Skip to content
Merged
Changes from all 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
22 changes: 10 additions & 12 deletions library/unicodedata.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,22 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
"PO-Revision-Date: 2021-08-04 22:02+0200\n"
"PO-Revision-Date: 2024-10-31 02:32-0600\n"
"Last-Translator: Cristián Maureira-Fredes <[email protected]>\n"
"Language: es\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.13.0\n"
"X-Generator: Poedit 3.5\n"

#: ../Doc/library/unicodedata.rst:2
msgid ":mod:`unicodedata` --- Unicode Database"
msgstr ":mod:`unicodedata` --- Base de datos Unicode"

#: ../Doc/library/unicodedata.rst:18
#, fuzzy
msgid ""
"This module provides access to the Unicode Character Database (UCD) which "
"defines character properties for all Unicode characters. The data contained "
Expand All @@ -36,7 +36,7 @@ msgstr ""
"Este módulo proporciona acceso a la base de datos de caracteres Unicode "
"(UCD), que define las propiedades de todos los caracteres Unicode. Los datos "
"contenidos en esta base de datos se compilan a partir de la `UCD versión "
"13.0.0 <https://www.unicode.org/Public/13.0.0/ucd>`_."
"15.0.0 <https://www.unicode.org/Public/15.0.0/ucd>`_."

#: ../Doc/library/unicodedata.rst:23
msgid ""
Expand Down Expand Up @@ -264,23 +264,21 @@ msgid "Footnotes"
msgstr "Notas al pie"

#: ../Doc/library/unicodedata.rst:178
#, fuzzy
msgid "https://www.unicode.org/Public/15.0.0/ucd/NameAliases.txt"
msgstr "https://www.unicode.org/Public/13.0.0/ucd/NameAliases.txt"
msgstr "https://www.unicode.org/Public/15.0.0/ucd/NameAliases.txt"

#: ../Doc/library/unicodedata.rst:180
#, fuzzy
msgid "https://www.unicode.org/Public/15.0.0/ucd/NamedSequences.txt"
msgstr "https://www.unicode.org/Public/13.0.0/ucd/NamedSequences.txt"
msgstr "https://www.unicode.org/Public/15.0.0/ucd/NamedSequences.txt"

#: ../Doc/library/unicodedata.rst:11
msgid "Unicode"
msgstr ""
msgstr "Unicode"

#: ../Doc/library/unicodedata.rst:11
msgid "character"
msgstr ""
msgstr "character"

#: ../Doc/library/unicodedata.rst:11
msgid "database"
msgstr ""
msgstr "database"