8000 Translate reference/introduction by ocriado91 · Pull Request #3339 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 29, 2024
Merged
Changes from 1 commit
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
8000
Diff view
Prev Previous commit
Next Next commit
Update introduction.po
Remove python-format to add the Spanish Wikipedia reference.
  • Loading branch information
ocriado91 committed Nov 29, 2024
commit e35152fbb7c2e5334278a6a0800a0823cb9183a8
5 changes: 2 additions & 3 deletions reference/introduction.po
Original file line number Diff line number Diff line change
Expand Up @@ -217,15 +217,14 @@ msgid "Notation"
msgstr "Notación"

#: ../Doc/reference/introduction.rst:93
#, 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 `Backus–Naur form (BNF) <https://en.wikipedia.org/"
"wiki/Backus%E2%80%93Naur_form>`_. De tal forma, utilizan el siguiente estilo "
"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
Expand Down
0