Minify.po 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. # Translation of StatusNet - Minify to Spanish (español)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Armando-Martin
  5. # --
  6. # This file is distributed under the same license as the StatusNet package.
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: StatusNet - Minify\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2012-06-30 11:07+0000\n"
  13. "PO-Revision-Date: 2012-06-30 11:09:11+0000\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. "X-POT-Import-Date: 2011-06-05 21:51:03+0000\n"
  17. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  18. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. TRANS: Plugin description.
  21. msgid ""
  22. "The Minify plugin minifies StatusNet's CSS and JavaScript, removing "
  23. "whitespace and comments."
  24. msgstr ""
  25. "El complemento (plugin) Minify minimiza los archivos CSS y JavaScript de "
  26. "StatusNet, quitando espacios en blanco y comentarios."
  27. #. TRANS: Client error displayed when not providing a valid path in parameter "f".
  28. msgid "The parameter \"f\" is not a valid path."
  29. msgstr "El parámetro \"f\" no es una ruta válida."
  30. #. TRANS: Client error displayed when not providing parameter "f".
  31. msgid "The parameter \"f\" is required but missing."
  32. msgstr "El parámetro \"f\" es necesario, pero no existe."
  33. #. TRANS: Client error displayed when trying to minify an unsupported file type.
  34. msgid "File type not supported."
  35. msgstr "Tipo de archivo no soportado."