Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6ae7640

Browse files
committed
[po] auto sync bot
1 parent 9eac412 commit 6ae7640

5 files changed

Lines changed: 46 additions & 39 deletions

File tree

library/__future__.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2018, Python Software Foundation
2+
# Copyright (C) 2001-2019, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# cissoid <[email protected]>, 2018
8+
#
69
#, fuzzy
710
msgid ""
811
msgstr ""
912
"Project-Id-Version: Python 3.7\n"
1013
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14+
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
15+
"PO-Revision-Date: 2017-02-16 17:47+0000\n"
1316
"Last-Translator: cissoid <[email protected]>, 2018\n"
1417
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1518
"MIME-Version: 1.0\n"

library/http.po

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -620,124 +620,124 @@ msgstr "WebDAV RFC 4918, Section 11.4"
620620

621621
#: ../../library/http.rst:105
622622
msgid "``426``"
623-
msgstr ""
623+
msgstr "``426``"
624624

625625
#: ../../library/http.rst:105
626626
msgid "``UPGRADE_REQUIRED``"
627-
msgstr ""
627+
msgstr "``UPGRADE_REQUIRED``:升级需要"
628628

629629
#: ../../library/http.rst:105
630630
msgid "HTTP/1.1 :rfc:`7231`, Section 6.5.15"
631-
msgstr ""
631+
msgstr "HTTP/1.1 RFC 7231, Section 6.5.15"
632632

633633
#: ../../library/http.rst:106
634634
msgid "``428``"
635-
msgstr ""
635+
msgstr "``428``"
636636

637637
#: ../../library/http.rst:106
638638
msgid "``PRECONDITION_REQUIRED``"
639-
msgstr ""
639+
msgstr "``PRECONDITION_REQUIRED``:先决条件要求"
640640

641641
#: ../../library/http.rst:106 ../../library/http.rst:107
642642
#: ../../library/http.rst:108
643643
msgid "Additional HTTP Status Codes :rfc:`6585`"
644-
msgstr ""
644+
msgstr "Additional HTTP Status Codes RFC 6585"
645645

646646
#: ../../library/http.rst:107
647647
msgid "``429``"
648-
msgstr ""
648+
msgstr "``429``"
649649

650650
#: ../../library/http.rst:107
651651
msgid "``TOO_MANY_REQUESTS``"
652-
msgstr ""
652+
msgstr "``TOO_MANY_REQUESTS``:太多的请求"
653653

654654
#: ../../library/http.rst:108
655655
msgid "``431``"
656-
msgstr ""
656+
msgstr "``431``"
657657

658658
#: ../../library/http.rst:108
659659
msgid "``REQUEST_HEADER_FIELDS_TOO_LARGE``"
660-
msgstr ""
660+
msgstr "``REQUEST_HEADER_FIELDS_TOO_LARGE``:请求头太大"
661661

662662
#: ../../library/http.rst:109
663663
msgid "``500``"
664-
msgstr ""
664+
msgstr "``500``"
665665

666666
#: ../../library/http.rst:109
667667
msgid "``INTERNAL_SERVER_ERROR``"
668-
msgstr ""
668+
msgstr "``INTERNAL_SERVER_ERROR``:内部服务错误"
669669

670670
#: ../../library/http.rst:109
671671
msgid "HTTP/1.1 :rfc:`7231`, Section 6.6.1"
672-
msgstr ""
672+
msgstr "HTTP/1.1 RFC 7231, Section 6.6.1"
673673

674674
#: ../../library/http.rst:110
675675
msgid "``501``"
676-
msgstr ""
676+
msgstr "``501``"
677677

678678
#: ../../library/http.rst:110
679679
msgid "``NOT_IMPLEMENTED``"
680-
msgstr ""
680+
msgstr "``NOT_IMPLEMENTED``:不可执行"
681681

682682
#: ../../library/http.rst:110
683683
msgid "HTTP/1.1 :rfc:`7231`, Section 6.6.2"
684-
msgstr ""
684+
msgstr "HTTP/1.1 RFC 7231, Section 6.6.2"
685685

686686
#: ../../library/http.rst:111
687687
msgid "``502``"
688-
msgstr ""
688+
msgstr "``502``"
689689

690690
#: ../../library/http.rst:111
691691
msgid "``BAD_GATEWAY``"
692-
msgstr ""
692+
msgstr "``BAD_GATEWAY``:无效网关"
693693

694694
#: ../../library/http.rst:111
695695
msgid "HTTP/1.1 :rfc:`7231`, Section 6.6.3"
696-
msgstr ""
696+
msgstr "HTTP/1.1 RFC 7231, Section 6.6.3"
697697

698698
#: ../../library/http.rst:112
699699
msgid "``503``"
700-
msgstr ""
700+
msgstr "``503``"
701701

702702
#: ../../library/http.rst:112
703703
msgid "``SERVICE_UNAVAILABLE``"
704-
msgstr ""
704+
msgstr "``SERVICE_UNAVAILABLE``:服务不可用"
705705

706706
#: ../../library/http.rst:112
707707
msgid "HTTP/1.1 :rfc:`7231`, Section 6.6.4"
708-
msgstr ""
708+
msgstr "HTTP/1.1 RFC 7231, Section 6.6.4"
709709

710710
#: ../../library/http.rst:113
711711
msgid "``504``"
712-
msgstr ""
712+
msgstr "``504``"
713713

714714
#: ../../library/http.rst:113
715715
msgid "``GATEWAY_TIMEOUT``"
716-
msgstr ""
716+
msgstr "``GATEWAY_TIMEOUT``:网关超时"
717717

718718
#: ../../library/http.rst:113
719719
msgid "HTTP/1.1 :rfc:`7231`, Section 6.6.5"
720-
msgstr ""
720+
msgstr "HTTP/1.1 RFC 7231, Section 6.6.5"
721721

722722
#: ../../library/http.rst:114
723723
msgid "``505``"
724-
msgstr ""
724+
msgstr "``505``"
725725

726726
#: ../../library/http.rst:114
727727
msgid "``HTTP_VERSION_NOT_SUPPORTED``"
728-
msgstr ""
728+
msgstr "``HTTP_VERSION_NOT_SUPPORTED``:HTTP版本不支持"
729729

730730
#: ../../library/http.rst:114
731731
msgid "HTTP/1.1 :rfc:`7231`, Section 6.6.6"
732-
msgstr ""
732+
msgstr "HTTP/1.1 RFC 7231, Section 6.6.6"
733733

734734
#: ../../library/http.rst:115
735735
msgid "``506``"
736-
msgstr ""
736+
msgstr "``506``"
737737

738738
#: ../../library/http.rst:115
739739
msgid "``VARIANT_ALSO_NEGOTIATES``"
740-
msgstr ""
740+
msgstr "``VARIANT_ALSO_NEGOTIATES``:服务器存在内部配置错误"
741741

742742
#: ../../library/http.rst:115
743743
msgid ""

library/threading.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -424,19 +424,21 @@ msgid ""
424424
"to :meth:`~Thread.join` a thread before it has been started and attempts to "
425425
"do so raise the same exception."
426426
msgstr ""
427+
"如果尝试加入当前线程会导致死锁, :meth:`~Thread.join` 会抛出 :exc:`RuntimeError` 。如果尝试 "
428+
":meth:`~Thread.join` 一个尚未开始的线程,也会抛出相同的异常。"
427429

428430
#: ../../library/threading.rst:282
429431
msgid ""
430432
"A string used for identification purposes only. It has no semantics. "
431433
"Multiple threads may be given the same name. The initial name is set by the"
432434
" constructor."
433-
msgstr ""
435+
msgstr "只用于识别的字符串。它没有语义。多个线程可以赋予相同的名称。 初始名称由构造函数设置。"
434436

435437
#: ../../library/threading.rst:289
436438
msgid ""
437439
"Old getter/setter API for :attr:`~Thread.name`; use it directly as a "
438440
"property instead."
439-
msgstr ""
441+
msgstr "旧的 :attr:`~Thread.name` 取值/设值 API;直接当做特征属性使用它。"
440442

441443
#: ../../library/threading.rst:294
442444
msgid ""

reference/compound_stmts.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ msgstr ""
2525

2626
#: ../../reference/compound_stmts.rst:5
2727
msgid "Compound statements"
28-
msgstr ""
28+
msgstr "复合语句"
2929

3030
#: ../../reference/compound_stmts.rst:9
3131
msgid ""

reference/simple_stmts.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1142,17 +1142,19 @@ msgid ""
11421142
"enclosing scope (the scope in which a new binding should be created cannot "
11431143
"be determined unambiguously)."
11441144
msgstr ""
1145+
"与 :keyword:`global` 语句中列出的名称不同,:keyword:`nonlocal` "
1146+
"语句中列出的名称必须指向之前存在于包含作用域之中的绑定(在这个应当用来创建新绑定的作用域不能被无歧义地确定)。"
11451147

11461148
#: ../../reference/simple_stmts.rst:1001
11471149
msgid ""
11481150
"Names listed in a :keyword:`nonlocal` statement must not collide with pre-"
11491151
"existing bindings in the local scope."
1150-
msgstr ""
1152+
msgstr ":keyword:`nonlocal` 语句中列出的名称不得与之前存在于局部作用域中的绑定相冲突。"
11511153

11521154
#: ../../reference/simple_stmts.rst:1006
11531155
msgid ":pep:`3104` - Access to Names in Outer Scopes"
1154-
msgstr ""
1156+
msgstr ":pep:`3104` - 访问外层作用域中的名称"
11551157

11561158
#: ../../reference/simple_stmts.rst:1007
11571159
msgid "The specification for the :keyword:`nonlocal` statement."
1158-
msgstr ""
1160+
msgstr "有关 :keyword:`nonlocal` 语句的规范说明。"

0 commit comments

Comments
 (0)