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

[WIP] Translatec-api/unicode.po 🤖#3413

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

Open
erickisos wants to merge1 commit intopython:3.13
base:3.13
Choose a base branch
Loading
fromerickisos:translate/c-api/unicode.po
Open
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 10 additions & 6 deletionsc-api/unicode.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -6,13 +6,17 @@
# Check https://github.com/python/python-docs-es/blob/3.8/TRANSLATORS to
# get the list of volunteers
#
# WIP: This file has ~151 translation issues identified by GitHub Actions bot
# and requires extensive work. Marked as [WIP] until resources are available
# for comprehensive translation effort.
#
msgid ""
msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-21 16:38-0300\n"
"PO-Revision-Date:2022-11-03 03:56-0400\n"
"Last-Translator:Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
"PO-Revision-Date:2024-12-13 11:15-0800\n"
"Last-Translator:Erick G. Islas-Osuna <erickisos653@gmail.com>\n"
"Language: es\n"
"Language-Team: python-doc-es (https://mail.python.org/mailman3/lists/docs-es."
"python.org)\n"
Expand DownExpand Up@@ -51,16 +55,16 @@ msgstr ""
msgid ""
"UTF-8 representation is created on demand and cached in the Unicode object."
msgstr ""
"La representación UTF-8 se crea bajo demanda y se almacena en caché en el "
"objeto Unicode."

#: ../Doc/c-api/unicode.rst:23
#, fuzzy
msgid ""
"The :c:type:`Py_UNICODE` representation has been removed since Python 3.12 "
"with deprecated APIs. See :pep:`623` for more information."
msgstr ""
"El objeto Unicode \"heredado\" se eliminará en Python 3.12 con APIs "
"obsoletas. Todos los objetos Unicode serán \"canónicos\" desde entonces. "
"Consulte :pep:`623` para obtener más información."
"La representación :c:type:`Py_UNICODE` ha sido eliminada desde Python 3.12 "
"con APIs obsoletas. Consulte :pep:`623` para obtener más información."

#: ../Doc/c-api/unicode.rst:29
msgid "Unicode Type"
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp