ModPlus.po 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. # Translation of StatusNet - ModPlus 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 - ModPlus\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:16+0000\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. "X-POT-Import-Date: 2012-01-02 10:11:36+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: Error message displayed when referring to a user without a profile.
  21. msgid "User has no profile."
  22. msgstr "El usuario no tiene ningún perfil."
  23. #. TRANS: Remote profile action page title.
  24. #. TRANS: %1$s is a username, %2$s is a hostname.
  25. #, php-format
  26. msgid "%1$s on %2$s"
  27. msgstr "%1$s en %2$s"
  28. #. TRANS: Message on remote profile page.
  29. #. TRANS: This message contains Markdown links in the form [description](link).
  30. #. TRANS: %1$s is a profile nickname, %2$s is a hostname, %3$s is a URL.
  31. #, php-format
  32. msgid ""
  33. "This remote profile is registered on another site; see [%1$s's original "
  34. "profile page on %2$s](%3$s)."
  35. msgstr ""
  36. "Este perfil remoto está registrado en otro sitio; Consulte [la página del "
  37. "perfil original de %1$s en %2$s](%3$s)."
  38. #. TRANS: Message on blocked remote profile page.
  39. msgid ""
  40. "Site moderators have silenced this profile, which prevents delivery of new "
  41. "messages to any users on this site."
  42. msgstr ""
  43. "Los moderadores del sitio han silenciado este perfil, lo que impide el envío "
  44. "de nuevos mensajes a los usuarios de este sitio."
  45. #. TRANS: Plugin description.
  46. msgid "UI extension for profile moderation actions."
  47. msgstr ""
  48. "Extensión de interfaz de usuario para las acciones de moderación de los "
  49. "perfiles."
  50. #. TRANS: Label for access to remote profile options.
  51. msgid "Remote profile options..."
  52. msgstr "Opciones de perfil remoto..."