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

Commitbe42396

Browse files
authored
Traducción de library/language.po (#1047)
1 parentbf955bd commitbe42396

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

‎library/language.po

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,38 @@
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-10 12:20+0100\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/language.rst:5
2123
msgid"Python Language Services"
22-
msgstr""
24+
msgstr"Servicios del lenguaje Python"
2325

2426
#:../Doc/library/language.rst:7
2527
msgid""
2628
"Python provides a number of modules to assist in working with the Python "
2729
"language. These modules support tokenizing, parsing, syntax analysis, "
2830
"bytecode disassembly, and various other facilities."
2931
msgstr""
32+
"Python proporciona una serie de módulos para ayudar a trabajar con el "
33+
"lenguaje Python. Estos módulos admiten tokenización, análisis, análisis "
34+
"sintáctico, desensamblado de código de bytes, entre otras funciones."
3035

3136
#:../Doc/library/language.rst:11
3237
msgid"These modules include:"
33-
msgstr""
38+
msgstr"Estos módulos incluyen:"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp