Linkback.po 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. # Translation file for GNU social - the free software social networking platform
  2. # Copyright (C) 2010 - 2019 Free Software Foundation, Inc http://www.fsf.org
  3. # This file is under https://www.gnu.org/licenses/agpl v3 or later
  4. #
  5. # Translators:
  6. # Juan Riquelme González <soulchainer@gmail.com>, 2015
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: GNU social\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-02-02 17:47+0100\n"
  12. "PO-Revision-Date: 2015-02-27 15:30+0000\n"
  13. "Last-Translator: Juan Riquelme González <soulchainer@gmail.com>\n"
  14. "Language-Team: Spanish (http://www.transifex.com/gnu-social/gnu-social/language/es/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: es\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. TRANS: Trackback title.
  21. #. TRANS: %1$s is a profile nickname, %2$s is a timestamp.
  22. #: LinkbackPlugin.php:206
  23. #, php-format
  24. msgid "%1$s's status on %2$s"
  25. msgstr "Estado de %1$s, el %2$s"
  26. #. TRANS: Plugin description.
  27. #: LinkbackPlugin.php:243
  28. msgid ""
  29. "Notify blog authors when their posts have been linked in microblog notices "
  30. "using <a href=\"http://www.hixie.ch/specs/pingback/pingback\">Pingback</a> "
  31. "or <a "
  32. "href=\"http://www.movabletype.org/docs/mttrackback.html\">Trackback</a> "
  33. "protocols."
  34. msgstr "Notificar a un bloguero cuando se publique un enlace a una publicación suya en un mensaje, utilizando para ello los protocolos <a href=\"http://www.hixie.ch/specs/pingback/pingback\">Pingback</a> o <a href=\"http://www.movabletype.org/docs/mttrackback.html\">Trackback</a>."