ShareNotice.po 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. # Translation file for GNU social - the free software social networking platform
  2. # Copyright (C) 2012 - 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-28 12:11+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: %s is notice content that is shared on Twitter, Facebook or another
  21. #. platform.
  22. #: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
  23. #, php-format
  24. msgid "\"%s\""
  25. msgstr "«%s»"
  26. #. TRANS: Truncation symbol.
  27. #: ShareNoticePlugin.php:113
  28. msgid "…"
  29. msgstr "…"
  30. #. TRANS: Tooltip for image to share a notice on Twitter.
  31. #: ShareNoticePlugin.php:133
  32. msgid "Share on Twitter"
  33. msgstr "Compartir en Twitter"
  34. #. TRANS: Tooltip for image to share a notice on another platform (other than
  35. #. Twitter or Facebook).
  36. #. TRANS: %s is a host name.
  37. #: ShareNoticePlugin.php:166
  38. #, php-format
  39. msgid "Share on %s"
  40. msgstr "Compartir en %s"
  41. #. TRANS: Tooltip for image to share a notice on Facebook.
  42. #: ShareNoticePlugin.php:189
  43. msgid "Share on Facebook"
  44. msgstr "Compartir en Facebook"
  45. #. TRANS: Plugin description.
  46. #: ShareNoticePlugin.php:222
  47. msgid ""
  48. "This plugin allows sharing of notices to Twitter, Facebook and other "
  49. "platforms."
  50. msgstr "Este complemento permite compartir notificaciones en Twitter, Facebook y otras redes."