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

Commit60b426f

Browse files
Traducido archivo library/text (#923)
Co-authored-by: fjsevilla <fjsevilla2.0@gmail.com>
1 parente3c7d41 commit60b426f

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

‎TRANSLATORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,4 @@ Alfonso Reyes (@mxarc)
8585
Gustavo Adolfo Huarcaya Delgado (@diavolo)
8686
Enrique Giménez (@fenriquegimenez)
8787
Rishabh Mishra (@rishabhmishra25)
88+
Jonathan Aguilar (@drawsoek)

‎library/text.po

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,43 @@
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/python/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-10-01 15:01-0600\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.4.1\n"
1921

2022
#:../Doc/library/text.rst:6
2123
msgid"Text Processing Services"
22-
msgstr""
24+
msgstr"Servicios de procesamiento de texto"
2325

2426
#:../Doc/library/text.rst:8
2527
msgid""
2628
"The modules described in this chapter provide a wide range of string "
2729
"manipulation operations and other text processing services."
2830
msgstr""
31+
"Los módulos descritos en este capítulo proporcionan una amplia gama de "
32+
"operaciones de manipulación de cadenas de texto y otros servicios de "
33+
"procesamiento de texto."
2934

3035
#:../Doc/library/text.rst:11
3136
msgid""
3237
"The :mod:`codecs` module described under :ref:`binaryservices` is also "
3338
"highly relevant to text processing. In addition, see the documentation for "
3439
"Python's built-in string type in :ref:`textseq`."
3540
msgstr""
41+
"El módulo :mod:`codecs` descrito en :ref:`binaryservices` también es muy "
42+
"relevante para el procesamiento de texto. Además, consulta la documentación "
43+
"para el tipo *string* de Python en :ref:`textseq`."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp