summaryrefslogtreecommitdiffhomepage
path: root/ro-ro
Commit message (Collapse)AuthorAgeLines
* Fix broken 4clojure linkswang sy2023-01-14-1/+1
|
* Rename OS X to macOS (#4166)Борис Верховский2021-05-25-1/+1
|
* 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)/' {} \; ```
* 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 ```
* Type correction for the output of math.sqrt() propagated across versions and ↵Anindya Srivastava2019-02-06-1/+1
| | | | languages
* Add language labelRholais Lii2018-09-05-1/+1
|
* Added Romanian translation for ElixirVitalie Lazu2018-07-20-0/+459
|
* [haskell] Updating second headline (#2695)Andy2017-04-01-1/+1
| | | | | | | | | | | | | | | | | | * Haskell: Updating second headline * Haskell: Updating second headline (es) * Haskell: Updating second headline (fr) * Haskell: Updating second headline (pl) * Haskell: Updating second headline (pt) * Haskell: Updating second headline (ro) * Haskell: Updating second headline (ru) * Haskell: Updating second headline (cn)
* Attempt at #2299ven2016-07-06-2/+3
|
* Fix haskell-ro headers (#2266)ven2016-05-27-0/+2
|
* Fixed typos for latex-ro, added haskell-ro (#2266)Petru Dimitriu2016-05-26-31/+482
|
* Merge pull request #1683 from tricinel/masterven2016-03-13-0/+102
|\ | | | | [coffeescript/en] Add coffeescript translation to Romanian
| * Add -ro filename suffix and a lang fieldtricinel2016-03-11-1/+2
| |
| * [coffeescript/en] Add coffeescript translation to Romaniantricinel2015-10-20-0/+101
| |
* | Merge pull request #1649 from fuzzmz/feature/xml-ro-translationven2016-03-11-0/+133
|\ \ | | | | | | [xml/ro] Translate XML document to Romanian
| * | add translated fileSerban Constantin2015-09-30-81/+85
| | |
| * | update headerSerban Constantin2015-09-30-1/+4
| | |
| * | add untranslated file to ro-ro folderSerban Constantin2015-09-30-0/+126
| |/ | | | | | | | | Add the original untranslated file to the ro-ro folder and rename it to respect the correct naming structure.
* | Merge pull request #1648 from fuzzmz/feature/json-ro-translationven2016-03-11-0/+61
|\ \ | | | | | | [json/ro] Translate JSON file to Romanian
| * | translate to romanianSerban Constantin2015-09-30-24/+24
| | |
| * | update headerSerban Constantin2015-09-30-1/+4
| | |
| * | add untranslated file to ro-ro folderSerban Constantin2015-09-30-0/+58
| |/ | | | | | | | | Add the original untranslated file to the ro-ro folder and rename it to respect the correct naming structure.
* | Merge pull request #1555 from ianiD/ianiD-patching-old-onesven2016-03-11-77/+82
|\ \ | | | | | | [bash/ro] Changed some old stuff and added diacritics
| * | Update bash-ro.html.markdownflatt2015-10-16-77/+82
| |/ | | | | Tweaked around with the old translations
* | Merge pull request #1498 from fuzzmz/fix-line-length-python-roven2016-03-10-7/+10
|\ \ | | | | | | [python/ro] fix line lengths
| * | fix line lengthsSerban Constantin2015-10-13-7/+10
| |/
* | Removed old bf filePetru Dimitriu2016-02-15-90/+0
| |
* | Fixed bf filenamePetru Dimitriu2016-02-15-0/+90
| |
* | Fix another tiny typoPetru Dimitriu2016-02-01-1/+0
| |
* | Add Brainf*ck and LaTeX Romanian translationsPetru Dimitriu2016-02-01-0/+349
|/
* line length tweaking..Bogdan Paun2015-08-07-3/+2
|
* fixed some spacing issuesBogdan Paun2015-08-07-2/+4
|
* Added Romanian Clojure translationBogdan Paun2015-08-07-0/+385
|
* fixed typos, a little bit of formattingAdrian Bordinc2014-05-07-34/+52
|
* Added bash/ro-ro translationAdrian Bordinc2014-03-07-0/+171
|
* Added ruby/ro-ro translationAdrian Bordinc2014-03-07-0/+479
|
* Fixed up so it buildsAdam2013-09-08-1/+2
|
* Fixed up potential conflictsAdam2013-09-04-1/+1
|
* Corrections.Ovidiu Ciule2013-09-04-3/+2
|
* Add romanian python translation. Expect spelling corrections.Ovidiu Ciule2013-09-04-0/+490