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

Conditional operators: if, '?'#95

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

Closed

Conversation

Giorgiosaud
Copy link
Contributor

Conditional operators: if, '?'

@CLAassistant
Copy link

CLAassistant commentedSep 8, 2019
edited
Loading

CLA assistant check
All committers have signed the CLA.

@GiorgiosaudGiorgiosaud requested review fromtscandalitta and removed request fora teamSeptember 8, 2019 03:20
Copy link
Member

@lizzie136lizzie136 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Aún no he terminado este review, pero te dejo los comentarios que ya tengo contemplados. Gracias@Giorgiosaud!!


Sometimes, we need to perform different actions based on different conditions.
Algunas Veces, necesitamos ejecutar diferentes acciones basadas en diferentes condiciones.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Algunas veces


The`if (…)`statement evaluates the expression in its parentheses and converts the result to a boolean.
La sentencia`if (…)`evalua la exprecion dentro de sus parentesis y convierte el resultado en booleano.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

expresión, yparéntesis


The`if`statement may contain an optional "else" block. It executes when the condition is false.
La sentencia`if`quizás contenga un bloque "de lo contrario" opcional. Este se ejecutará cuando la condición sea falsa.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

creo que en este caso"else" no debería ir traducido, o al menos si vas a poner la traducción podría ir comoque se traduce o lee como "de lo contrario"

@javascript-translate-bot

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@Giorgiosaud
Copy link
ContributorAuthor

/done

@GiorgiosaudGiorgiosaud requested review fromlizzie136 and removed request fora teamSeptember 11, 2019 00:21
Copy link
Member

@lizzie136lizzie136 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Gracias, en adelante, hay lugares donde diceparametros sin tilde, que debería serparámetros.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@lizzie136lizzie136lizzie136 approved these changes

@tscandalittatscandalittaAwaiting requested review from tscandalitta

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

6 participants
@Giorgiosaud@CLAassistant@javascript-translate-bot@lizzie136@tscandalitta@vplentinax

[8]ページ先頭

©2009-2025 Movatter.jp