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

Finalizando reference#1237

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
cmaureir merged 5 commits intopython:3.9fromcmaureir:terminando_reference
Aug 4, 2021
Merged
Changes from1 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
Diff view
PrevPrevious commit
NextNext commit
Apply suggestions from code review
Co-authored-by: Carlos A. Crespo <lvccrespo@gmail.com>
  • Loading branch information
@cmaureir@cacrespo
cmaureir andcacrespo authoredAug 4, 2021
commitffe9a60677ab4ed9279e6842d6d86d35c7a9dd10
3 changes: 1 addition & 2 deletionsreference/grammar.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -48,8 +48,7 @@ msgid ""
"lookahead (i.e., is required _not_ to match). We use the ``|`` separator to "
"mean PEG's \"ordered choice\" (written as ``/`` in traditional PEG grammars)."
msgstr ""
"La notación es una mezcla de `EBNF <https://en.wikipedia.org/wiki/"
"Extended_Backus%E2%80%93Naur_form>`_ y `PEG <https://en.wikipedia.org/wiki/"
"La notación es una mezcla de `EBNF <https://es.wikipedia.org/wiki/BNF_extendido>`_ y `PEG <https://en.wikipedia.org/wiki/"
"Parsing_expression_grammar>`_. En particular, ``&`` seguido de un símbolo, "
"ficha o grupo entre paréntesis indica una anticipación positiva (es decir, "
"se requiere que coincida pero no se consume), mientras que ``!`` Indica una "
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp