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

Translate reference/introduction#3339

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
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
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
1 change: 1 addition & 0 deletionsTRANSLATORS
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -195,6 +195,7 @@ nicocastanio
Nicolás Demarchi (@gilgamezh)
Nicolás Lunardi (@nicolunardi)
Omar Mendo (@beejeke)
Oscar Criado (@ocriado91)
Oscar Garzon (@oscar-garzon)
Oscar Martinez
Pablo Lobariñas (@Qkolnek)
Expand Down
20 changes: 10 additions & 10 deletionsreference/introduction.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,15 +11,16 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-21 16:38-0300\n"
"PO-Revision-Date: 2024-01-22 13:59-0500\n"
"PO-Revision-Date: 2024-11-27 23:58+0100\n"
"Last-Translator: Xavi Francisco <xavi@srxavi.me>\n"
"Language: es\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.16.0\n"
"X-Generator: Poedit 3.5\n"

#: ../Doc/reference/introduction.rst:6
msgid "Introduction"
Expand DownExpand Up@@ -180,7 +181,6 @@ msgid "PyPy"
msgstr "PyPy"

#: ../Doc/reference/introduction.rst:72
#, fuzzy
msgid ""
"An implementation of Python written completely in Python. It supports "
"several advanced features not found in other implementations like stackless "
Expand All@@ -192,11 +192,11 @@ msgid ""
msgstr ""
"Una implementación de Python escrita completamente en Python. Soporta varias "
"características avanzadas que no se encuentran en otras implementaciones "
"comosoporte stackless y un compilador Just in Time. Uno de los objetivos "
"del proyecto es fomentar la experimentación con el propio lenguaje "
"comocompatibilidad stackless y un compilador Just in Time. Uno de los "
"objetivosdel proyecto es fomentar la experimentación con el propio lenguaje "
"facilitando la modificación del intérprete (ya que está escrito en Python). "
"Puede encontrar más información en la página principal del proyecto 'PyPy "
"<https://www.pypy.org/>_'"
"<https://www.pypy.org/>_'."

#: ../Doc/reference/introduction.rst:79
msgid ""
Expand All@@ -217,15 +217,15 @@ msgid "Notation"
msgstr "Notación"

#: ../Doc/reference/introduction.rst:93
#, fuzzy, python-format
msgid ""
"The descriptions of lexical analysis and syntax use a modified `Backus–Naur "
"form (BNF) <https://en.wikipedia.org/wiki/Backus%E2%80%93Naur_form>`_ "
"grammar notation. This uses the following style of definition:"
msgstr ""
"Las descripciones del análisis léxico y sintáctico usan una notación "
"gramatical BNF modificada. De tal forma, utilizan el siguiente estilo de "
"definición:"
"gramatical BNF modificada `Backus–Naur form (BNF) <https://es.wikipedia.org/"
"wiki/Notación_de_Backus-Naur>`_. De tal forma, utilizan el siguiente estilo "
"de definición:"

#: ../Doc/reference/introduction.rst:101
msgid ""
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp