NoticeTitle.po 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. # Translation of StatusNet - NoticeTitle 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 - NoticeTitle\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:19+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:09+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 "Adds optional titles to notices."
  22. msgstr "Agrega títulos opcionales a las notas."
  23. #. TRANS: Exception thrown when a notice title is too long.
  24. #. TRANS: %d is the maximum number of characters allowed in a title (used for plural).
  25. #, php-format
  26. msgid "The notice title is too long (maximum %d character)."
  27. msgid_plural "The notice title is too long (maximum %d characters)."
  28. msgstr[0] ""
  29. "El título de la nota es demasiado largo (el máximo es %d carácter). "
  30. msgstr[1] ""
  31. "El título del aviso es demasiado largo (el máximo son %d caracteres)."
  32. #. TRANS: Page title. %1$s is the title, %2$s is the site name.
  33. #, php-format
  34. msgid "%1$s - %2$s"
  35. msgstr "%1$s - %2$s"