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

traducción library/typing.po#2872

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
rtobar merged 37 commits intopython:3.12fromAlfareiza:traduccion-typing
Nov 21, 2024
Merged
Changes from1 commit
Commits
Show all changes
37 commits
Select commitHold shift + click to select a range
a2e835b
traducción library/typing.po
AlfareizaNov 11, 2024
2b6eb0f
agregando espacio faltante entre textos
AlfareizaNov 11, 2024
b1333ab
ejecutando powrap después del último commit
AlfareizaNov 11, 2024
cb86735
corrigiendo traducciones
AlfareizaNov 13, 2024
ef3c691
corrigiendo traducciones con undefined label
AlfareizaNov 13, 2024
b723ecc
agregando dos puntos faltantes
AlfareizaNov 13, 2024
709f47d
Update library/typing.po
AlfareizaNov 17, 2024
0820086
Update library/typing.po
AlfareizaNov 17, 2024
79d6aac
Update library/typing.po
AlfareizaNov 17, 2024
b45da30
Update library/typing.po
AlfareizaNov 17, 2024
cbe95b9
Update library/typing.po
AlfareizaNov 17, 2024
4b6029b
Update library/typing.po
AlfareizaNov 17, 2024
625ffda
Update library/typing.po
AlfareizaNov 17, 2024
843d360
Correcciones generales en traducción
AlfareizaNov 17, 2024
dc1ad1e
corrigiendo traducción de Type Parameter Syntax
AlfareizaNov 17, 2024
a73153b
Update library/typing.po
AlfareizaNov 18, 2024
80e497e
Update library/typing.po
AlfareizaNov 18, 2024
1dbdf29
Update library/typing.po
AlfareizaNov 18, 2024
c189b40
Update library/typing.po
AlfareizaNov 18, 2024
d8990ba
Update library/typing.po
AlfareizaNov 18, 2024
1340da6
Update library/typing.po
AlfareizaNov 18, 2024
0a2bed0
Update library/typing.po
AlfareizaNov 18, 2024
b03eeea
Update library/typing.po
AlfareizaNov 18, 2024
76fd41d
Update library/typing.po
AlfareizaNov 18, 2024
0dbf7df
Update library/typing.po
AlfareizaNov 18, 2024
9dbdcc8
Update library/typing.po
AlfareizaNov 18, 2024
89df6a4
Update library/typing.po
AlfareizaNov 18, 2024
8054481
estandarizando traducciones
AlfareizaNov 18, 2024
b80ae91
eliminando logs antiguos
AlfareizaNov 19, 2024
908ee52
Update library/typing.po
AlfareizaNov 21, 2024
2a857e1
Update library/typing.po
AlfareizaNov 21, 2024
2c330e0
Update library/typing.po
AlfareizaNov 21, 2024
dc84609
Update library/typing.po
AlfareizaNov 21, 2024
79d6dd2
Update library/typing.po
AlfareizaNov 21, 2024
2caa4ad
Update library/typing.po
AlfareizaNov 21, 2024
213d596
probando versionadded sin traducirse
AlfareizaNov 21, 2024
78130a8
traduciendo versionadded
AlfareizaNov 21, 2024
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
PrevPrevious commit
NextNext commit
probando versionadded sin traducirse
  • Loading branch information
@Alfareiza
Alfareiza committedNov 21, 2024
commit213d596f318a3024601dede11a1d0dec2be35dc6
20 changes: 10 additions & 10 deletionslibrary/typing.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,7 +11,7 @@ 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: 2024-11-13 14:38-0300\n"
"PO-Revision-Date: 2024-11-21 10:15-0500\n"
"Last-Translator: Alfonso Areiza Guerra <alfareiza@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand DownExpand Up@@ -3219,8 +3219,8 @@ msgid ""
"versionadded:: 3.12"
msgstr ""
"Indica si se asume que el parámetro ``frozen`` es ``True`` o ``False`` si el "
"llamador lo omite. El valor predeterminado es ``False``. ..Agregado en la "
"versión::3.12"
"llamador lo omite. El valor predeterminado es ``False``...versionadded:: "
"3.12"

#: ../Doc/library/typing.rst:2679
msgid ""
Expand DownExpand Up@@ -3298,8 +3298,8 @@ msgid ""
"assumed to have no default value and must be provided a value when the class "
"is instantiated."
msgstr ""
"Proporciona una retrollamada en tiempo de ejecución que devuelve el "
"valorpredeterminado del campo. Si no se especifican ``default`` ni "
"Proporciona una retrollamada en tiempo de ejecución que devuelve elvalor"
"predeterminado del campo. Si no se especifican ``default`` ni "
"``default_factory``, se supone que el campo no tiene un valor predeterminado "
"y se le debe proporcionar un valor cuando se cree una instancia de la clase."

Expand DownExpand Up@@ -3505,11 +3505,11 @@ msgid ""
"not to methods defined in its superclasses or subclasses). Type checkers "
"will ignore all annotations in a function or class with this decorator."
msgstr ""
"Esto funciona como un :term:`decorator` (decorador) de clase o función. Conuna clase, se"
"aplica recursivamente a todos los métodos y clases definidos en esa clase "
"(pero no a los métodos definidos en sus superclases o subclases). Los "
"validadores de tipos ignorarán todas las anotaciones en una función o clase "
"con este decorador."
"Esto funciona como un :term:`decorator` (decorador) de clase o función. Con "
"una clase, seaplica recursivamente a todos los métodos y clases definidos "
"en esa clase(pero no a los métodos definidos en sus superclases o "
"subclases). Losvalidadores de tipos ignorarán todas las anotaciones en una "
"función o clasecon este decorador."

#: ../Doc/library/typing.rst:2853
msgid "``@no_type_check`` mutates the decorated object in place."
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp