Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork214
Translatec-api/hash.po
#881
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
2 commits Select commitHold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
32 changes: 17 additions & 15 deletionsc-api/hash.po
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,60 @@ | ||
# Copyright (C) 2001-2024, Python Software Foundation | ||
# This file is distributed under the same license as the Python package. | ||
# | ||
# Translators: | ||
# Matt Wang <mattwang44@gmail.com>, 2024 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Python 3.12\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-02-18 00:03+0000\n" | ||
"PO-Revision-Date: 2024-04-30 00:20+0800\n" | ||
"Last-Translator: Matt Wang <mattwang44@gmail.com>\n" | ||
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" | ||
"tw)\n" | ||
"Language: zh_TW\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
#: ../../c-api/hash.rst:4 | ||
msgid "PyHash API" | ||
msgstr "PyHash API" | ||
#: ../../c-api/hash.rst:6 | ||
msgid "See also the :c:member:`PyTypeObject.tp_hash` member." | ||
msgstr "另請參閱 :c:member:`PyTypeObject.tp_hash` 成員。" | ||
#: ../../c-api/hash.rst:10 | ||
msgid "Hash value type: signed integer." | ||
msgstr "雜湊值型別:有符號整數。" | ||
#: ../../c-api/hash.rst:16 | ||
msgid "Hash value type: unsigned integer." | ||
msgstr "雜湊值型別:無符號整數。" | ||
#: ../../c-api/hash.rst:23 | ||
msgid "Hash function definition used by :c:func:`PyHash_GetFuncDef`." | ||
msgstr ":c:func:`PyHash_GetFuncDef` 所使用的雜湊函式定義。" | ||
#: ../../c-api/hash.rst:31 | ||
msgid "Hash function name (UTF-8 encoded string)." | ||
msgstr "雜湊函式名稱(UTF-8 編碼字串)。" | ||
#: ../../c-api/hash.rst:35 | ||
msgid "Internal size of the hash value in bits." | ||
msgstr "雜湊值的內部大小(以位元為單位)。" | ||
#: ../../c-api/hash.rst:39 | ||
msgid "Size of seed input in bits." | ||
msgstr "Seed 輸入的大小(以位元為單位)。" | ||
#: ../../c-api/hash.rst:46 | ||
msgid "Get the hash function definition." | ||
msgstr "取得雜湊函式定義。" | ||
#: ../../c-api/hash.rst:49 | ||
msgid ":pep:`456` \"Secure and interchangeable hash algorithm\"." | ||
msgstr "" | ||
":pep:`456`\\ 「安全且可交替使用的雜湊演算法 (Secure and interchangeable hash " | ||
"algorithm)」。" |
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.