You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

es-ES.lang.yaml 786B

123456789101112131415
  1. ---
  2. #translation info file for our example language
  3. #languages are made up of a few different files:
  4. #<locale>.lang.yaml - general info about the translation
  5. #<locale>-irc.lang.json - IRC strings to be translated
  6. #<locale>-help.lang.json - help entries to be translated
  7. #we split up translations in this way so that they can be displayed more nicely on CrowdIn
  8. #name - this is the 'nice' or 'full' name of the language
  9. name: "Español"
  10. #code - this is what the language will be referred to in our list of languages
  11. code: "es"
  12. #contributors - people who have contributed to this translation
  13. contributors: "Mauropek\nUnLokitoFeliz <unlokitofeliz@gmail.com>\nRené Montes <contacto@partidopirata.com.ar>"
  14. #incomplete - whether to mark this language as incomplete
  15. incomplete: true