Commit Graph

28 Commits (3522353fa0a747c38176608899d9d06a0d30abfb)

Author SHA1 Message Date
Manuel Urrutia Reyes e4c311e1c2 Cleaned up Spanish translation of Java For-loop guide (#34112) 2019-08-13 13:34:59 -07:00
Joan Chirinos 34d5cb21d6 Added ArrayList.add() info (#31860) 2019-08-13 12:51:57 -07:00
Kirajav f897a5e156 Redaction errors fixed (#30086)
More accurate translation for this article and also translation for variables and classes' names
2019-08-13 07:05:04 -07:00
atorr5555 63d20ba26c Adición de un dato acerca de capturar excepciones (#28857)
Se agregó el dato de que se pueden capturar n excepciones.
2019-08-12 18:37:07 -07:00
Peter 2cdb3fc291 Agregar el texto " Java produce applets.." (#27938) 2019-08-12 13:48:40 -07:00
Alejandro Pardo 61b5ee4c5c Updates Java Stream entry (#27817)
Adds description, introduction and fixes format and code
2019-08-12 13:43:56 -07:00
Alejandro Pardo 1b8e9eb3da Fixes some translations and comments (#27772)
Fixes automatic translations and adds comments in correct language for code.
2019-08-12 09:49:44 -07:00
Awes0meM4n 923573cf46 Method declaration fitted to Java specification (#26930)
Method declaration fitted to Java specification: static is a modifier and identifier and parametres are the method header.
Some minor translation improved.
2019-08-12 09:28:17 -07:00
Awes0meM4n 6dc3ebfd38 Translation corrected and added new comments (#26912)
Do not use "sorcerers", they remain untranslated as getters and setters.
From the beginning it must be made clear that they can incorporate security checks.
It is also remarkable to say that the usual thing with boolean return types is to start with "is".
2019-08-12 09:27:46 -07:00
Awes0meM4n 92af3c94fd List titles improved and bucle differences summary (#26905)
The translations seem literal and I have never seen them in this way. It is normal to speak directly of the reserved word that defines them.
I consider it important to say that there is a way to decide which of the four loops to choose and on what basis.
2019-08-12 09:27:09 -07:00
Awes0meM4n 73b6da19fe Added explanation about sintactic sugar (#25849) 2019-08-12 08:59:33 -07:00
Awes0meM4n 684820da90 Invalid code solved and improved description (#25845) 2019-08-12 08:59:03 -07:00
André Castillo 91c0a28f5b Translated comment in typecasting section of java into Spanish (#25702) 2019-08-12 08:49:42 -07:00
André Castillo b646e89cc8 I translated comment code into spanish (#25698) 2019-08-12 08:48:30 -07:00
André Castillo a489004e68 I translated some code comments to spanish (#25692) 2019-08-12 08:47:44 -07:00
André Castillo 2b456d6ba4 I translated the commented code into spanish (#25632) 2019-08-10 17:05:23 -07:00
kzellers 5d25593f2a translated comments to spanish (#23926) 2019-08-10 16:10:09 -07:00
Naaani cb35fd2d51 Translate some lines into Spanish (#21368)
Translate "You cannot create an object of Vehicle class anywhere in your program. You can however, extend the abstract vehicle class and create objects of the child classes;" into Spanish
2019-08-07 21:29:20 -07:00
Alejandro Pardo 9985aebda7 Updates comments and translations (#27769)
Updates Code comments and texts to correct language and fixes some automatic translation errors.
2019-07-06 14:36:26 -07:00
Ahmad Abdolsaheb d24778ceb8
fix: replace imgur URLs with s3 URLs for files with potential conflict (#36049)
* fix: replace imgur with s3 for files with potential conflict

(cherry picked from commit 4ec62c0e29a64b0288eade45fb510f25c622945a)

* fix/remote extra link

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: revert change
2019-06-12 11:19:43 +03:00
Aingeru 3f8d31656b Code comments translated (#21909)
* Code comments translated

Traducidos los comentarios del código de los ejemplos.

* Update index.md
2019-05-12 12:42:55 +05:30
Amin Chaloukh b103dd6150 Pequeña corrección gramatical (#20300) 2018-12-10 20:56:27 +01:00
Victor Alloza Visart 80c1b8871d Update index.md (#19617) 2018-11-16 08:05:01 -07:00
Naaani 6953662931 Clarify note in Spanish (#25647) 2018-10-28 22:40:41 -06:00
André Castillo 7ef729bfb3 I translated the commented code into spanish (#25640) 2018-10-28 22:39:23 -06:00
Naaani b8654ccba4 Translating some comments into Spanish (#25658) 2018-10-23 15:06:55 -04:00
Bouncey b1a785c87d fix(guide): Fix directory structure 2018-10-19 16:28:34 +01:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30