Fix language names (#5148)

This commit is contained in:
Boris Verkhovskiy 2024-10-20 14:46:35 -07:00 committed by GitHub
parent 774ae2c45a
commit f4d4fb76ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
472 changed files with 474 additions and 474 deletions

View File

@ -67,7 +67,7 @@ Here's an example header for an Esperanto translation of Ruby:
```yaml ```yaml
*-- *--
language: ruby language: Ruby
filename: learnruby-epo.ruby filename: learnruby-epo.ruby
contributors: contributors:
- ["Doktor Esperanto", "http://example.com/"] - ["Doktor Esperanto", "http://example.com/"]

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: amd tool: AMD
contributors: contributors:
- ["Frederik Ring", "https://github.com/m90"] - ["Frederik Ring", "https://github.com/m90"]
filename: learnamd.js filename: learnamd.js

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: ansible tool: Ansible
contributors: contributors:
- ["Jakub Muszynski" , "http://github.com/sirkubax"] - ["Jakub Muszynski" , "http://github.com/sirkubax"]
- ["Pat Myron" , "https://github.com/patmyron"] - ["Pat Myron" , "https://github.com/patmyron"]

View File

@ -1,5 +1,5 @@
--- ---
language: html language: HTML
lang: ar-ar lang: ar-ar
filename: learnhtml-tf.html filename: learnhtml-tf.html
contributors: contributors:

View File

@ -1,5 +1,5 @@
--- ---
language: arturo language: Arturo
filename: learnarturo.art filename: learnarturo.art
contributors: contributors:
- ["Dr.Kameleon", "https://github.com/drkameleon"] - ["Dr.Kameleon", "https://github.com/drkameleon"]

View File

@ -1,5 +1,5 @@
--- ---
language: asciidoc language: AsciiDoc
contributors: contributors:
- ["Ryan Mavilia", "http://unoriginality.rocks/"] - ["Ryan Mavilia", "http://unoriginality.rocks/"]
- ["Abel Salgado Romero", "https://twitter.com/abelsromero"] - ["Abel Salgado Romero", "https://twitter.com/abelsromero"]

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: awk tool: AWK
filename: learnawk.awk filename: learnawk.awk
contributors: contributors:
- ["Marshall Mason", "http://github.com/marshallmason"] - ["Marshall Mason", "http://github.com/marshallmason"]

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: bash tool: Bash
contributors: contributors:
- ["Max Yankov", "https://github.com/golergka"] - ["Max Yankov", "https://github.com/golergka"]
- ["Darren Lin", "https://github.com/CogBear"] - ["Darren Lin", "https://github.com/CogBear"]

View File

@ -1,5 +1,5 @@
--- ---
language: bf language: BF
filename: bf.bf filename: bf.bf
contributors: contributors:
- ["Prajit Ramachandran", "http://prajitr.github.io/"] - ["Prajit Ramachandran", "http://prajitr.github.io/"]

View File

@ -1,7 +1,7 @@
--- ---
name: perl name: perl
category: language category: language
language: perl language: Perl
filename: learnperl-bg.pl filename: learnperl-bg.pl
contributors: contributors:
- ["Korjavin Ivan", "http://github.com/korjavin"] - ["Korjavin Ivan", "http://github.com/korjavin"]

View File

@ -1,5 +1,5 @@
--- ---
language: asciidoc language: AsciiDoc
contributors: contributors:
- ["Ryan Mavilia", "http://unoriginality.rocks/"] - ["Ryan Mavilia", "http://unoriginality.rocks/"]
translators: translators:

View File

@ -1,5 +1,5 @@
--- ---
language: html language: HTML
filename: html-ca.md filename: html-ca.md
contributors: contributors:
- ["Christophe THOMAS", "https://github.com/WinChris"] - ["Christophe THOMAS", "https://github.com/WinChris"]

View File

@ -1,5 +1,5 @@
--- ---
language: kotlin language: Kotlin
contributors: contributors:
- ["S Webber", "https://github.com/s-webber"] - ["S Webber", "https://github.com/s-webber"]
translators: translators:

View File

@ -1,5 +1,5 @@
--- ---
language: chapel language: Chapel
filename: learnchapel.chpl filename: learnchapel.chpl
contributors: contributors:
- ["Ian J. Bertolacci", "https://www.cs.arizona.edu/~ianbertolacci/"] - ["Ian J. Bertolacci", "https://www.cs.arizona.edu/~ianbertolacci/"]

View File

@ -1,5 +1,5 @@
--- ---
language: "clojure macros" language: Clojure macros
filename: learnclojuremacros.clj filename: learnclojuremacros.clj
contributors: contributors:
- ["Adam Bard", "http://adambard.com/"] - ["Adam Bard", "http://adambard.com/"]

View File

@ -1,5 +1,5 @@
--- ---
language: clojure language: Clojure
filename: learnclojure.clj filename: learnclojure.clj
contributors: contributors:
- ["Adam Bard", "http://adambard.com/"] - ["Adam Bard", "http://adambard.com/"]

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: cmake tool: CMake
contributors: contributors:
- ["Bruno Alano", "https://github.com/brunoalano"] - ["Bruno Alano", "https://github.com/brunoalano"]
filename: CMake filename: CMake

View File

@ -1,5 +1,5 @@
--- ---
language: coffeescript language: CoffeeScript
contributors: contributors:
- ["Tenor Biel", "http://github.com/L8D"] - ["Tenor Biel", "http://github.com/L8D"]
- ["Xavier Yao", "http://github.com/xavieryao"] - ["Xavier Yao", "http://github.com/xavieryao"]

View File

@ -1,5 +1,5 @@
--- ---
language: coldfusion language: ColdFusion
filename: learncoldfusion.cfm filename: learncoldfusion.cfm
contributors: contributors:
- ["Wayne Boka", "http://wboka.github.io"] - ["Wayne Boka", "http://wboka.github.io"]

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: compojure tool: Compojure
contributors: contributors:
- ["Adam Bard", "http://adambard.com/"] - ["Adam Bard", "http://adambard.com/"]
filename: learncompojure.clj filename: learncompojure.clj

View File

@ -1,5 +1,5 @@
--- ---
language: crystal language: Crystal
filename: learncrystal.cr filename: learncrystal.cr
contributors: contributors:
- ["Vitalii Elenhaupt", "http://veelenga.com"] - ["Vitalii Elenhaupt", "http://veelenga.com"]

View File

@ -1,5 +1,5 @@
--- ---
language: bf language: BF
contributors: contributors:
- ["Prajit Ramachandran", "http://prajitr.github.io/"] - ["Prajit Ramachandran", "http://prajitr.github.io/"]
- ["Mathias Bynens", "http://mathiasbynens.be/"] - ["Mathias Bynens", "http://mathiasbynens.be/"]

View File

@ -1,5 +1,5 @@
--- ---
language: css language: CSS
contributors: contributors:
- ["Mohammad Valipour", "https://github.com/mvalipour"] - ["Mohammad Valipour", "https://github.com/mvalipour"]
- ["Marco Scannadinari", "https://github.com/marcoms"] - ["Marco Scannadinari", "https://github.com/marcoms"]

View File

@ -1,5 +1,5 @@
--- ---
language: javascript language: JavaScript
contributors: contributors:
- ["Leigh Brenecki", "https://leigh.net.au"] - ["Leigh Brenecki", "https://leigh.net.au"]
- ["Ariel Krakowski", "http://www.learneroo.com"] - ["Ariel Krakowski", "http://www.learneroo.com"]

View File

@ -1,5 +1,5 @@
--- ---
language: json language: JSON
contributors: contributors:
- ["Anna Harren", "https://github.com/iirelu"] - ["Anna Harren", "https://github.com/iirelu"]
- ["Marco Scannadinari", "https://github.com/marcoms"] - ["Marco Scannadinari", "https://github.com/marcoms"]

View File

@ -1,5 +1,5 @@
--- ---
language: markdown language: Markdown
lang: cs-cz lang: cs-cz
contributors: contributors:
- ["Dan Turkel", "http://danturkel.com/"] - ["Dan Turkel", "http://danturkel.com/"]

View File

@ -1,5 +1,5 @@
--- ---
language: sass language: Sass
filename: learnsass-cz.scss filename: learnsass-cz.scss
contributors: contributors:
- ["Laura Kyle", "https://github.com/LauraNK"] - ["Laura Kyle", "https://github.com/LauraNK"]

View File

@ -1,5 +1,5 @@
--- ---
language: css language: CSS
contributors: contributors:
- ["Mohammad Valipour", "https://github.com/mvalipour"] - ["Mohammad Valipour", "https://github.com/mvalipour"]
- ["Marco Scannadinari", "https://github.com/marcoms"] - ["Marco Scannadinari", "https://github.com/marcoms"]

View File

@ -1,5 +1,5 @@
--- ---
language: cypher language: Cypher
filename: LearnCypher.cql filename: LearnCypher.cql
contributors: contributors:
- ["Théo Gauchoux", "https://github.com/TheoGauchoux"] - ["Théo Gauchoux", "https://github.com/TheoGauchoux"]

View File

@ -1,5 +1,5 @@
--- ---
language: dart language: Dart
filename: learndart.dart filename: learndart.dart
contributors: contributors:
- ["Joao Pedrosa", "https://github.com/jpedrosa/"] - ["Joao Pedrosa", "https://github.com/jpedrosa/"]

View File

@ -1,5 +1,5 @@
--- ---
language: asciidoc language: AsciiDoc
contributors: contributors:
- ["Ryan Mavilia", "http://unoriginality.rocks/"] - ["Ryan Mavilia", "http://unoriginality.rocks/"]
translators: translators:

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: bash tool: Bash
lang: de-de lang: de-de
contributors: contributors:
- ["Max Yankov", "https://github.com/golergka"] - ["Max Yankov", "https://github.com/golergka"]

View File

@ -1,5 +1,5 @@
--- ---
language: bf language: BF
contributors: contributors:
- ["Prajit Ramachandran", "http://prajitr.github.io/"] - ["Prajit Ramachandran", "http://prajitr.github.io/"]
- ["Mathias Bynens", "http://mathiasbynens.be/"] - ["Mathias Bynens", "http://mathiasbynens.be/"]

View File

@ -1,5 +1,5 @@
--- ---
language: clojure language: Clojure
filename: learnclojure-de.clj filename: learnclojure-de.clj
contributors: contributors:
- ["Adam Bard", "http://adambard.com/"] - ["Adam Bard", "http://adambard.com/"]

View File

@ -1,5 +1,5 @@
--- ---
language: "clojure macros" language: Clojure macros
filename: learnclojuremacros-de.clj filename: learnclojuremacros-de.clj
contributors: contributors:
- ["Adam Bard", "http://adambard.com/"] - ["Adam Bard", "http://adambard.com/"]

View File

@ -1,5 +1,5 @@
--- ---
language: coffeescript language: CoffeeScript
contributors: contributors:
- ["Tenor Biel", "http://github.com/L8D"] - ["Tenor Biel", "http://github.com/L8D"]
- ["Xavier Yao", "http://github.com/xavieryao"] - ["Xavier Yao", "http://github.com/xavieryao"]

View File

@ -1,5 +1,5 @@
--- ---
language: crystal language: Crystal
contributors: contributors:
- ["Vitalii Elenhaupt", "http://veelenga.com"] - ["Vitalii Elenhaupt", "http://veelenga.com"]
- ["Arnaud Fernandés", "https://github.com/TechMagister/"] - ["Arnaud Fernandés", "https://github.com/TechMagister/"]

View File

@ -1,5 +1,5 @@
--- ---
language: css language: CSS
contributors: contributors:
- ["Mohammad Valipour", "https://github.com/mvalipour"] - ["Mohammad Valipour", "https://github.com/mvalipour"]
translators: translators:

View File

@ -1,5 +1,5 @@
--- ---
language: edn language: EDN
filename: learnedn-de.edn filename: learnedn-de.edn
contributors: contributors:
- ["Jason Yeo", "https://github.com/jsyeo"] - ["Jason Yeo", "https://github.com/jsyeo"]

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: git tool: Git
contributors: contributors:
- ["Jake Prather", "http://github.com/JakeHP"] - ["Jake Prather", "http://github.com/JakeHP"]
translators: translators:

View File

@ -1,5 +1,5 @@
--- ---
language: haml language: Haml
filename: learnhaml-de.haml filename: learnhaml-de.haml
contributors: contributors:
- ["Simon Neveu", "https://github.com/sneveu"] - ["Simon Neveu", "https://github.com/sneveu"]

View File

@ -1,5 +1,5 @@
--- ---
language: html language: HTML
contributors: contributors:
- ["Christophe THOMAS", "https://github.com/WinChris"] - ["Christophe THOMAS", "https://github.com/WinChris"]
translators: translators:

View File

@ -1,5 +1,5 @@
--- ---
language: java language: Java
filename: LearnJavaDe-de.java filename: LearnJavaDe-de.java
contributors: contributors:
- ["Jake Prather", "http://github.com/JakeHP"] - ["Jake Prather", "http://github.com/JakeHP"]

View File

@ -1,5 +1,5 @@
--- ---
language: javascript language: JavaScript
contributors: contributors:
- ["Leigh Brenecki", "https://leigh.net.au"] - ["Leigh Brenecki", "https://leigh.net.au"]
translators: translators:

View File

@ -1,5 +1,5 @@
--- ---
language: json language: JSON
filename: learnjson-de.json filename: learnjson-de.json
contributors: contributors:
- ["Anna Harren", "https://github.com/iirelu"] - ["Anna Harren", "https://github.com/iirelu"]

View File

@ -1,5 +1,5 @@
--- ---
language: latex language: LaTeX
contributors: contributors:
- ["Chaitanya Krishna Ande", "http://icymist.github.io"] - ["Chaitanya Krishna Ande", "http://icymist.github.io"]
- ["Colton Kohnke", "http://github.com/voltnor"] - ["Colton Kohnke", "http://github.com/voltnor"]

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: make tool: Make
contributors: contributors:
- ["Robert Steed", "https://github.com/robochat"] - ["Robert Steed", "https://github.com/robochat"]
- ["Stephan Fuhrmann", "https://github.com/sfuhrm"] - ["Stephan Fuhrmann", "https://github.com/sfuhrm"]

View File

@ -1,5 +1,5 @@
--- ---
language: markdown language: Markdown
contributors: contributors:
- ["Dan Turkel", "http://danturkel.com/"] - ["Dan Turkel", "http://danturkel.com/"]
translators : translators :

View File

@ -1,5 +1,5 @@
--- ---
language: nix language: Nix
filename: learnnix-de.nix filename: learnnix-de.nix
contributors: contributors:
- ["Chris Martin", "http://chris-martin.org/"] - ["Chris Martin", "http://chris-martin.org/"]

View File

@ -1,5 +1,5 @@
--- ---
language: perl language: Perl
filename: learnperl-de.pl filename: learnperl-de.pl
contributors: contributors:
- ["Korjavin Ivan", "http://github.com/korjavin"] - ["Korjavin Ivan", "http://github.com/korjavin"]

View File

@ -1,5 +1,5 @@
--- ---
language: processing language: Processing
filename: learnprocessing.pde filename: learnprocessing.pde
contributors: contributors:
- ["Phone Thant Ko", "http://github.com/phonethantko"] - ["Phone Thant Ko", "http://github.com/phonethantko"]

View File

@ -1,6 +1,6 @@
--- ---
category: framework category: framework
framework: PyQT framework: PyQt
filename: learnpyqt-de.py filename: learnpyqt-de.py
contributors: contributors:
- ["Nathan Hughes", "https://github.com/sirsharpest"] - ["Nathan Hughes", "https://github.com/sirsharpest"]

View File

@ -1,6 +1,6 @@
--- ---
category: framework category: framework
framework: Qt Framework framework: Qt
language: C++ language: C++
filename: learnqt-de.cpp filename: learnqt-de.cpp
contributors: contributors:

View File

@ -1,5 +1,5 @@
--- ---
language: restructured text (RST) language: reStructuredText (RST)
filename: restructuredtext-de.rst filename: restructuredtext-de.rst
contributors: contributors:
- ["DamienVGN", "https://github.com/martin-damien"] - ["DamienVGN", "https://github.com/martin-damien"]

View File

@ -1,5 +1,5 @@
--- ---
language: ruby language: Ruby
filename: ruby-de.rb filename: ruby-de.rb
contributors: contributors:
- ["David Underwood", "http://theflyingdeveloper.com"] - ["David Underwood", "http://theflyingdeveloper.com"]

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: ruby ecosystem tool: Ruby ecosystem
contributors: contributors:
- ["Jon Smock", "http://github.com/jonsmock"] - ["Jon Smock", "http://github.com/jonsmock"]
- ["Rafal Chmiel", "http://github.com/rafalchmiel"] - ["Rafal Chmiel", "http://github.com/rafalchmiel"]

View File

@ -1,5 +1,5 @@
--- ---
language: sass language: Sass
filename: learnsass-de.scss filename: learnsass-de.scss
contributors: contributors:
- ["Laura Kyle", "https://github.com/LauraNK"] - ["Laura Kyle", "https://github.com/LauraNK"]

View File

@ -1,5 +1,5 @@
--- ---
language: swift language: Swift
contributors: contributors:
- ["Grant Timmerman", "http://github.com/grant"] - ["Grant Timmerman", "http://github.com/grant"]
- ["Christopher Bess", "http://github.com/cbess"] - ["Christopher Bess", "http://github.com/cbess"]

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: vim tool: Vim
lang: de-de lang: de-de
contributors: contributors:
- ["RadhikaG", "https://github.com/RadhikaG"] - ["RadhikaG", "https://github.com/RadhikaG"]

View File

@ -1,5 +1,5 @@
--- ---
language: yaml language: YAML
contributors: contributors:
- ["Leigh Brenecki", "https://github.com/adambrenecki"] - ["Leigh Brenecki", "https://github.com/adambrenecki"]
translators: translators:

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: docker tool: Docker
filename: docker.bat filename: docker.bat
contributors: contributors:
- ["Ruslan López", "http://javapro.org/"] - ["Ruslan López", "http://javapro.org/"]

View File

@ -1,5 +1,5 @@
--- ---
language: edn language: EDN
filename: learnedn.edn filename: learnedn.edn
contributors: contributors:
- ["Jason Yeo", "https://github.com/jsyeo"] - ["Jason Yeo", "https://github.com/jsyeo"]

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: bash tool: Bash
contributors: contributors:
- ["Dimitri Kokkonis", "https://github.com/kokkonisd"] - ["Dimitri Kokkonis", "https://github.com/kokkonisd"]
filename: LearnBash-gr.sh filename: LearnBash-gr.sh

View File

@ -1,5 +1,5 @@
--- ---
language: css language: CSS
contributors: contributors:
- ["Kostas Bariotis", "http://kostasbariotis.com"] - ["Kostas Bariotis", "http://kostasbariotis.com"]
filename: css-gr.html.markdown filename: css-gr.html.markdown

View File

@ -1,5 +1,5 @@
--- ---
language: html language: HTML
filename: learnhtml-gr.html filename: learnhtml-gr.html
contributors: contributors:
- ["Dimitri Kokkonis", "https://github.com/kokkonisd"] - ["Dimitri Kokkonis", "https://github.com/kokkonisd"]

View File

@ -1,5 +1,5 @@
--- ---
language: java language: Java
contributors: contributors:
- ["Jake Prather", "http://github.com/JakeHP"] - ["Jake Prather", "http://github.com/JakeHP"]
- ["Jakukyo Friel", "http://weakish.github.io"] - ["Jakukyo Friel", "http://weakish.github.io"]

View File

@ -1,5 +1,5 @@
--- ---
language: json language: JSON
filename: json-gr.html.markdown filename: json-gr.html.markdown
contributors: contributors:
- ["Anna Harren", "https://github.com/iirelu"] - ["Anna Harren", "https://github.com/iirelu"]

View File

@ -1,5 +1,5 @@
--- ---
language: racket language: Racket
filename: learnracket-gr.rkt filename: learnracket-gr.rkt
contributors: contributors:
- ["th3rac25", "https://github.com/voila"] - ["th3rac25", "https://github.com/voila"]

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: vim tool: Vim
contributors: contributors:
- ["RadhikaG", "https://github.com/RadhikaG"] - ["RadhikaG", "https://github.com/RadhikaG"]
filename: LearnVim-gr.txt filename: LearnVim-gr.txt

View File

@ -1,5 +1,5 @@
--- ---
language: elisp language: Emacs Lisp
contributors: contributors:
- ["Bastien Guerry", "https://bzg.fr"] - ["Bastien Guerry", "https://bzg.fr"]
- ["Saurabh Sandav", "http://github.com/SaurabhSandav"] - ["Saurabh Sandav", "http://github.com/SaurabhSandav"]

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: emacs tool: Emacs
filename: emacs.txt filename: emacs.txt
contributors: contributors:
- ["Joseph Riad", "https://github.com/Joseph-Riad"] - ["Joseph Riad", "https://github.com/Joseph-Riad"]

View File

@ -1,5 +1,5 @@
--- ---
language: erlang language: Erlang
contributors: contributors:
- ["Giovanni Cappellotto", "http://giovanni.curlybrackets.it/"] - ["Giovanni Cappellotto", "http://giovanni.curlybrackets.it/"]
filename: learnerlang.erl filename: learnerlang.erl

View File

@ -1,7 +1,7 @@
--- ---
category: tool category: tool
tool: amd tool: AMD
contributors: contributors:
- ["Frederik Ring", "https://github.com/m90"] - ["Frederik Ring", "https://github.com/m90"]

View File

@ -1,5 +1,5 @@
--- ---
language: asciidoc language: AsciiDoc
contributors: contributors:
- ["Ryan Mavilia", "http://unoriginality.rocks/"] - ["Ryan Mavilia", "http://unoriginality.rocks/"]
translators: translators:

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: awk tool: AWK
filename: learnawk-es.awk filename: learnawk-es.awk
contributors: contributors:
- ["Marshall Mason", "http://github.com/marshallmason"] - ["Marshall Mason", "http://github.com/marshallmason"]

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: bash tool: Bash
contributors: contributors:
- ["Max Yankov", "https://github.com/golergka"] - ["Max Yankov", "https://github.com/golergka"]
- ["Darren Lin", "https://github.com/CogBear"] - ["Darren Lin", "https://github.com/CogBear"]

View File

@ -1,5 +1,5 @@
--- ---
language: bf language: BF
filename: bf-es.bf filename: bf-es.bf
contributors: contributors:
- ["Prajit Ramachandran", "http://prajitr.github.io/"] - ["Prajit Ramachandran", "http://prajitr.github.io/"]

View File

@ -1,5 +1,5 @@
--- ---
language: chapel language: Chapel
filename: learnchapel.chpl filename: learnchapel.chpl
contributors: contributors:
- ["Ian J. Bertolacci", "https://www.cs.arizona.edu/~ianbertolacci/"] - ["Ian J. Bertolacci", "https://www.cs.arizona.edu/~ianbertolacci/"]

View File

@ -1,5 +1,5 @@
--- ---
language: clojure language: Clojure
filename: learnclojure-es.clj filename: learnclojure-es.clj
contributors: contributors:
- ["Adam Bard", "http://adambard.com/"] - ["Adam Bard", "http://adambard.com/"]

View File

@ -1,5 +1,5 @@
--- ---
language: coffeescript language: CoffeeScript
lang: es-es lang: es-es
contributors: contributors:
- ["Tenor Biel", "http://github.com/L8D"] - ["Tenor Biel", "http://github.com/L8D"]

View File

@ -1,5 +1,5 @@
--- ---
language: coldfusion language: ColdFusion
filename: learncoldfusion-es.cfm filename: learncoldfusion-es.cfm
contributors: contributors:
- ["Wayne Boka", "http://wboka.github.io"] - ["Wayne Boka", "http://wboka.github.io"]

View File

@ -1,5 +1,5 @@
--- ---
language: css language: CSS
contributors: contributors:
- ["Mohammad Valipour", "https://github.com/mvalipour"] - ["Mohammad Valipour", "https://github.com/mvalipour"]
- ["Marco Scannadinari", "https://github.com/marcoms"] - ["Marco Scannadinari", "https://github.com/marcoms"]

View File

@ -1,5 +1,5 @@
--- ---
language: dart language: Dart
contributors: contributors:
- ["Joao Pedrosa", "https://github.com/jpedrosa/"] - ["Joao Pedrosa", "https://github.com/jpedrosa/"]
translators: translators:

View File

@ -1,5 +1,5 @@
--- ---
language: docker language: Docker
filename: docker-es.bat filename: docker-es.bat
contributors: contributors:
- ["Ruslan López", "http://javapro.org/"] - ["Ruslan López", "http://javapro.org/"]

View File

@ -1,5 +1,5 @@
--- ---
language: edn language: EDN
filename: learnedn-es.edn filename: learnedn-es.edn
contributors: contributors:
- ["Jason Yeo", "https://github.com/jsyeo"] - ["Jason Yeo", "https://github.com/jsyeo"]

View File

@ -1,5 +1,5 @@
--- ---
language: elisp language: Emacs Lisp
contributors: contributors:
- ["Bastien Guerry", "http://bzg.fr"] - ["Bastien Guerry", "http://bzg.fr"]
translators: translators:

View File

@ -1,5 +1,5 @@
--- ---
language: factor language: Factor
contributors: contributors:
- ["hyphz", "http://github.com/hyphz/"] - ["hyphz", "http://github.com/hyphz/"]
translators: translators:

View File

@ -1,5 +1,5 @@
--- ---
language: forth language: Forth
contributors: contributors:
- ["Horse M.D.", "http://github.com/HorseMD/"] - ["Horse M.D.", "http://github.com/HorseMD/"]
translators: translators:

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: git tool: Git
filename: LearnGit-es.txt filename: LearnGit-es.txt
contributors: contributors:
- ["Jake Prather", "http://github.com/JakeHP"] - ["Jake Prather", "http://github.com/JakeHP"]

View File

@ -1,5 +1,5 @@
--- ---
language: haml language: Haml
filename: learnhaml-es.haml filename: learnhaml-es.haml
contributors: contributors:
- ["Simon Neveu", "https://github.com/sneveu"] - ["Simon Neveu", "https://github.com/sneveu"]

View File

@ -1,5 +1,5 @@
--- ---
language: html language: HTML
filename: learnhtml-es.html filename: learnhtml-es.html
contributors: contributors:
- ["Christophe THOMAS", "https://github.com/WinChris"] - ["Christophe THOMAS", "https://github.com/WinChris"]

View File

@ -1,5 +1,5 @@
--- ---
language: hy language: Hy
filename: learnhy-es.hy filename: learnhy-es.hy
contributors: contributors:
- ["Abhishek L", "http://twitter.com/abhishekl"] - ["Abhishek L", "http://twitter.com/abhishekl"]

View File

@ -1,5 +1,5 @@
--- ---
language: java language: Java
contributors: contributors:
- ["Jake Prather", "http://github.com/JakeHP"] - ["Jake Prather", "http://github.com/JakeHP"]
translators: translators:

View File

@ -1,5 +1,5 @@
--- ---
language: javascript language: JavaScript
contributors: contributors:
- ["Leigh Brenecki", "https://leigh.net.au"] - ["Leigh Brenecki", "https://leigh.net.au"]
- ["Ariel Krakowski", "http://www.learneroo.com"] - ["Ariel Krakowski", "http://www.learneroo.com"]

View File

@ -1,6 +1,6 @@
--- ---
category: framework category: framework
framework: jquery framework: jQuery
contributors: contributors:
- ["Sawyer Charles", "https://github.com/xssc"] - ["Sawyer Charles", "https://github.com/xssc"]
translators: translators:

View File

@ -1,5 +1,5 @@
--- ---
language: json language: JSON
filename: learnjson-es.json filename: learnjson-es.json
contributors: contributors:
- ["Anna Harren", "https://github.com/iirelu"] - ["Anna Harren", "https://github.com/iirelu"]

View File

@ -1,5 +1,5 @@
--- ---
language: kotlin language: Kotlin
contributors: contributors:
- ["S Webber", "https://github.com/s-webber"] - ["S Webber", "https://github.com/s-webber"]
- ["Aitor Escolar", "https://github.com/aiescola"] - ["Aitor Escolar", "https://github.com/aiescola"]

View File

@ -1,5 +1,5 @@
--- ---
language: latex language: LaTeX
lang: es-es lang: es-es
contributors: contributors:
- ["Chaitanya Krishna Ande", "http://icymist.github.io"] - ["Chaitanya Krishna Ande", "http://icymist.github.io"]

View File

@ -1,5 +1,5 @@
--- ---
language: less language: Less
filename: learnless-es.less filename: learnless-es.less
lang: es-es lang: es-es
contributors: contributors:

View File

@ -1,6 +1,6 @@
--- ---
category: tool category: tool
tool: make tool: Make
filename: Makefile filename: Makefile
contributors: contributors:
- ["Robert Steed", "https://github.com/robochat"] - ["Robert Steed", "https://github.com/robochat"]

Some files were not shown because too many files have changed in this diff Show More