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

Commitc0a2878

Browse files
authored
Merge branch '3.8' into traduccion-allocation
2 parentsf5d13f2 +50c3fe1 commitc0a2878

File tree

4 files changed

+259
-18
lines changed

4 files changed

+259
-18
lines changed

‎c-api/objimpl.po

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,32 @@
11
# Copyright (C) 2001-2020, Python Software Foundation
22
# This file is distributed under the same license as the Python package.
3-
# Maintained by the python-doc-es workteam.
3+
# Maintained by the python-doc-es workteam.
44
# docs-es@python.org / https://mail.python.org/mailman3/lists/docs-es.python.org/
55
# Check https://github.com/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers
66
#
7-
#,fuzzy
87
msgid ""
98
msgstr ""
109
"Project-Id-Version:Python 3.8\n"
1110
"Report-Msgid-Bugs-To:\n"
1211
"POT-Creation-Date:2019-05-06 11:59-0400\n"
13-
"PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n"
14-
"Last-Translator:FULL NAME <EMAIL@ADDRESS>\n"
12+
"PO-Revision-Date:2020-05-08 01:35+0200\n"
1513
"Language-Team:python-doc-es\n"
1614
"MIME-Version:1.0\n"
1715
"Content-Type:text/plain; charset=UTF-8\n"
1816
"Content-Transfer-Encoding:8bit\n"
17+
"Plural-Forms:nplurals=2; plural=(n != 1);\n"
18+
"Last-Translator:\n"
19+
"Language:es\n"
20+
"X-Generator:Poedit 2.3\n"
1921

2022
#:../Doc/c-api/objimpl.rst:7
2123
msgid"Object Implementation Support"
22-
msgstr""
24+
msgstr"Soporte de implementación de objetos"
2325

2426
#:../Doc/c-api/objimpl.rst:9
2527
msgid""
2628
"This chapter describes the functions, types, and macros used when defining "
2729
"new object types."
2830
msgstr""
31+
"Este capítulo describe las funciones, los tipos y las macros utilizados al "
32+
"definir nuevos tipos de objetos."

‎c-api/utilities.po

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,27 @@
11
# Copyright (C) 2001-2020, Python Software Foundation
22
# This file is distributed under the same license as the Python package.
3-
# Maintained by the python-doc-es workteam.
3+
# Maintained by the python-doc-es workteam.
44
# docs-es@python.org / https://mail.python.org/mailman3/lists/docs-es.python.org/
55
# Check https://github.com/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers
66
#
7-
#,fuzzy
87
msgid ""
98
msgstr ""
109
"Project-Id-Version:Python 3.8\n"
1110
"Report-Msgid-Bugs-To:\n"
1211
"POT-Creation-Date:2019-05-06 11:59-0400\n"
13-
"PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n"
14-
"Last-Translator:FULL NAME <EMAIL@ADDRESS>\n"
12+
"PO-Revision-Date:2020-05-08 01:09+0200\n"
1513
"Language-Team:python-doc-es\n"
1614
"MIME-Version:1.0\n"
1715
"Content-Type:text/plain; charset=UTF-8\n"
1816
"Content-Transfer-Encoding:8bit\n"
17+
"Plural-Forms:nplurals=2; plural=(n != 1);\n"
18+
"Last-Translator:\n"
19+
"Language:es\n"
20+
"X-Generator:Poedit 2.3\n"
1921

2022
#:../Doc/c-api/utilities.rst:7
2123
msgid"Utilities"
22-
msgstr""
24+
msgstr"Utilidades"
2325

2426
#:../Doc/c-api/utilities.rst:9
2527
msgid""
@@ -28,3 +30,7 @@ msgid ""
2830
"C, and parsing function arguments and constructing Python values from C "
2931
"values."
3032
msgstr""
33+
"Las funciones de este capítulo realizan varias tareas de utilidad, que van "
34+
"desde ayudar a que el código C sea más portátil en todas las plataformas, "
35+
"usar módulos Python desde C y analizar argumentos de funciones y construir "
36+
"valores Python a partir de valores C."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp