summaryrefslogtreecommitdiffhomepage
path: root/hu-hu
Commit message (Collapse)AuthorAgeLines
* trailing newlinesBoris Verkhovskiy2024-04-20-1/+1
|
* [typescript/*] Use ts for typescript syntaxBoris Verkhovskiy2024-04-19-1/+1
|
* [typescript/*] remove dead links and formatBoris Verkhovskiy2024-04-18-9/+7
|
* [python/*] remove feedback email requestBoris Verkhovskiy2024-04-07-3/+0
|
* Remove leading and trailing empty lines in code blocksBoris Verkhovskiy2024-04-06-2/+0
|
* Merge pull request #4636 from gmatt/patch-1Boris Verkhovskiy2024-04-03-1/+1
|\ | | | | [python/hu-hu] Fix typo
| * Update pythonlegacy-hu.html.markdownMatt Sárdi2023-03-31-1/+1
| |
* | Update Go official site links from golang.org -> go.dev (#4871)Kelli Rockwell2024-04-01-1/+1
| |
* | corrected an error in the number pi (#4839)qlikwer2024-02-12-1/+1
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update go-de.html.markdown corrected an error in the number pi * Update go.html.markdown corrected an error in the number pi * Update go-pt.html.markdown corrected an error in the number pi * Update go-hu.html.markdown corrected an error in the number pi * Update go-cn.html.markdown corrected an error in the number pi * Update go-kr.html.markdown corrected an error in the number pi * Update go-ca.html.markdown corrected an error in the number pi * Update go-es.html.markdown corrected an error in the number pi * Update go-fi.html.markdown corrected an error in the number pi * Update go-fr.html.markdown corrected an error in the number pi * Update go-ru.html.markdown corrected an error in the number pi * Update go-it.html.markdown corrected an error in the number pi * Update go.html.markdown corrected an error in the number pi
* Merge pull request #3856 from sshine/make-python3-defaultAdam Bard2020-02-13-3/+3
|\ | | | | [Python] Make Python 3 default
| * Change 'filename:' for Python 2 (legacy)Simon Shine2020-02-12-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before renaming, all Python 2 filenames were 'learnpython-*.py'. This commit renames them to 'learnpythonlegacy-*.py'. To verify that the filenames were named consistently across translations prior to this commit, and to change this: ``` find . -name "pythonlegacy*.markdown" -exec ack filename: {} \; find . -name "pythonlegacy*.markdown" -exec \ sed -i 's/^filename: learnpython/filename: learnpythonlegacy/' {} \; ```
| * Python 2 'language': Python 2 (legacy)Simon Shine2020-02-12-1/+1
| | | | | | | | | | | | | | | | | | | | | | Instead of listing 'language: python' for Python 2, use language: Python 2 (legacy) ``` find . -iname "*pythonlegacy*" -exec \ sed -i 's/^language: .*/language: Python 2 (legacy)/' {} \; ```
| * Switch links: 'python3 <-> python' and 'python <-> pythonlegacy'Simon Shine2020-02-12-1/+1
| | | | | | | | The list of references is exhausted by running 'ack docs/python'.
| * Rename Python 2 markdown files into 'pythonlegacy'Simon Shine2020-02-12-0/+0
| | | | | | | | | | | | | | | | | | ``` for f in $(find . -iname "*python*" | grep -vE 'python3|git|statcomp'); do flegacy=$(echo "$f" | sed 's/python/pythonlegacy/') git mv "$f" "$flegacy" done ```
* | Purge my deadnameLeigh Brenecki2020-02-13-1/+1
|/
* Type correction for the output of math.sqrt() propagated across versions and ↵Anindya Srivastava2019-02-06-1/+1
| | | | languages
* add Hungarian translation of Python entryditam2017-10-15-0/+816
|
* metadata fixup for #1874ven2016-06-26-1/+2
|
* add Hungarian translation (#1874)ditam2016-06-26-0/+174
|
* Clean up various errorsAdam2016-02-12-2/+2
|
* Merge pull request #1873 from ditam/yaml_hunGeoff Liu2016-01-08-0/+147
|\ | | | | [yaml/hu] add Hungarian YAML translation
| * add language labelditam2016-01-08-0/+1
| |
| * add language suffix to filenameditam2015-10-28-1/+1
| |
| * fix small typos and grammar.ditam2015-10-28-5/+5
| |
| * add Hungarian translationditam2015-10-28-0/+146
| |
* | "lang: hu-hu" line was missingHughes Perreault2015-11-14-1/+2
| | | | | | | | trying to fix issue #2013
* | add language suffix to filenameditam2015-10-28-1/+1
| |
* | add Hungarian translationditam2015-10-28-0/+106
|/
* Rename ruby.html.markdown to ruby-hu.html.markdownLeonardy Kristianto2015-10-28-0/+0
|
* Rename go.html.markdown to go-hu.html.markdownLeonardy Kristianto2015-10-28-0/+0
|
* Ruby hungarian translationZsolt Prontvai2015-10-09-0/+555
|
* fixed orthographic and grammar mistakesÁrpád Goretity 2014-03-07-20/+22
|
* Fixed typoSzabó Krisztián2013-08-30-1/+1
|
* Fixed typo's, cleaned up some sentences, added gobyexample.com refKrisztián Szabó2013-08-20-11/+11
|
* UpdatesAdam2013-08-19-207/+237
|
* Added hungarian translation of GolangKrisztián Szabó2013-08-18-0/+305