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

Commit310633a

Browse files
committed
First translation for index of the tutorial
1 parent7ecf07a commit310633a

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

‎tutorial/index.po

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,24 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6-
#,fuzzy
76
msgid ""
87
msgstr ""
98
"Project-Id-Version:Python 3.7\n"
109
"Report-Msgid-Bugs-To:\n"
1110
"POT-Creation-Date:2019-05-06 11:59-0400\n"
12-
"PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator:FULL NAME <EMAIL@ADDRESS>\n"
14-
"Language-Team:LANGUAGE <LL@li.org>\n"
11+
"PO-Revision-Date:2019-05-06 12:20-0400\n"
1512
"MIME-Version:1.0\n"
1613
"Content-Type:text/plain; charset=UTF-8\n"
1714
"Content-Transfer-Encoding:8bit\n"
15+
"Plural-Forms:nplurals=2; plural=(n != 1);\n"
16+
"Last-Translator:\n"
17+
"Language-Team:es\n"
18+
"Language:es_ES\n"
19+
"X-Generator:Poedit 2.2.1\n"
1820

1921
#:../Doc/tutorial/index.rst:5
2022
msgid"The Python Tutorial"
21-
msgstr""
23+
msgstr"Tutorial de Python"
2224

2325
#:../Doc/tutorial/index.rst:7
2426
msgid""
@@ -28,6 +30,12 @@ msgid ""
2830
"with its interpreted nature, make it an ideal language for scripting and "
2931
"rapid application development in many areas on most platforms."
3032
msgstr""
33+
"Python es un lenguaje de programación potente y fácil de aprender. Tiene "
34+
"estructuras de datos de alto nivel eficientes y un simple pero efectivo "
35+
"sistema de programación orientado a objetos. La elegante sintaxis de Python "
36+
"y su tipado dinámico, junto a su naturaleza interpretada lo convierten en un "
37+
"lenguaje ideal para scripting y desarrollo rápido de aplicaciones en muchas "
38+
"áreas, para la mayoría de plataformas."
3139

3240
#:../Doc/tutorial/index.rst:13
3341
msgid""
@@ -37,6 +45,12 @@ msgid ""
3745
"site also contains distributions of and pointers to many free third party "
3846
"Python modules, programs and tools, and additional documentation."
3947
msgstr""
48+
"El intérprete de Python y la extensiva librería estándar se encuentran "
49+
"disponibles libremente en código fuente y forma binaria para la mayoría de "
50+
"plataformas desde la Web de Python, https://www.python.org/, y se pueden "
51+
"distribuir libremente. El mismo sitio contiene distribuciones y direcciones "
52+
"a muchos módulos de Python de terceras partes, programas, herramientas y "
53+
"adicionalmente documentación."
4054

4155
#:../Doc/tutorial/index.rst:19
4256
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp