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

Appearance settings

Commit 9f0ec2f

Browse filesBrowse files
committed
translate library/crypto.po
1 parent 03abf06 commit 9f0ec2f
Copy full SHA for 9f0ec2f

File tree

Expand file treeCollapse file tree

1 file changed

+7
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-4
lines changed

‎library/crypto.po

Copy file name to clipboard
+7-4Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,27 @@
1-
# SOME DESCRIPTIVE TITLE.
21
# Copyright (C) 2001-2022, Python Software Foundation
32
# This file is distributed under the same license as the Python package.
43
#
54
# Translators:
5+
# Matt Wang <mattwang44@gmail.com>, 2022
66
msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.10\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
11-
"PO-Revision-Date: 2016-11-19 00:29+0000\n"
12-
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
11+
"PO-Revision-Date: 2022-02-15 18:06+0800\n"
12+
"Last-Translator: Matt Wang <mattwang44@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1414
"tw)\n"
1515
"Language: zh_TW\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=1; plural=0;\n"
20+
"X-Generator: Poedit 3.0.1\n"
2021

2122
#: ../../library/crypto.rst:5
2223
msgid "Cryptographic Services"
23-
msgstr ""
24+
msgstr "加密服務"
2425

2526
#: ../../library/crypto.rst:9
2627
msgid ""
@@ -29,3 +30,5 @@ msgid ""
2930
"installation. On Unix systems, the :mod:`crypt` module may also be "
3031
"available. Here's an overview:"
3132
msgstr ""
33+
"本章所描述的模組 (module) 實作了多種加密演算法。它們可以在安裝時選擇是否一同"
34+
"安裝。在 Unix 系統上,\\ :mod:`crypt` 模組也有機會能夠被使用。以下為概述:"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.