summaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/comment.es.po
blob: 31750284e047142844cddbd1084ced87493e7952 (plain)
  1. # SOME DESCRIPTIVE TITLE
  2. # Copyright (C) YEAR Free Software Foundation, Inc.
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "POT-Creation-Date: 2011-05-05 20:04+0300\n"
  11. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language-Team: LANGUAGE <LL@li.org>\n"
  14. "Language: \n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #. type: Plain text
  19. msgid ""
  20. "The `comment` directive is supplied by the [[!iki plugins/comments "
  21. "desc=comments]] plugin, and is used to add a comment to a page. Typically, "
  22. "the directive is the only thing on a comment page, and is filled out by the "
  23. "comment plugin when a user posts a comment."
  24. msgstr ""
  25. #. type: Plain text
  26. msgid "Example:"
  27. msgstr ""
  28. #. type: Plain text
  29. #, no-wrap
  30. msgid ""
  31. "\t\\[[!comment format=mdwn\n"
  32. "\tusername=\"foo\"\n"
  33. "\tsubject=\"Bar\"\n"
  34. "\tdate=\"2009-06-02T19:05:01Z\"\n"
  35. "\tcontent=\"\"\"\n"
  36. msgstr ""
  37. #. type: Plain text
  38. #, no-wrap
  39. msgid ""
  40. "\tBlah blah.\n"
  41. "\t\"\"\"\n"
  42. msgstr ""
  43. #. type: Plain text
  44. #, no-wrap
  45. msgid "\t]]\n"
  46. msgstr ""
  47. #. type: Title ##
  48. #, no-wrap
  49. msgid "usage"
  50. msgstr ""
  51. #. type: Plain text
  52. msgid ""
  53. "The only required parameter is `content`, the others just add or override "
  54. "metadata of the comment."
  55. msgstr ""
  56. #. type: Bullet: '* '
  57. msgid ""
  58. "`content` - Text to display for the comment. Note that "
  59. "[[directives|ikiwiki/directive]] may not be allowed, depending on the "
  60. "configuration of the comment plugin."
  61. msgstr ""
  62. #. type: Bullet: '* '
  63. msgid "`format` - Specifies the markup used for the content."
  64. msgstr ""
  65. #. type: Bullet: '* '
  66. msgid "`subject` - Subject for the comment."
  67. msgstr ""
  68. #. type: Bullet: '* '
  69. msgid ""
  70. "`date` - Date the comment was posted. Can be entered in nearly any format, "
  71. "since it's parsed by [[!cpan TimeDate]]"
  72. msgstr ""
  73. #. type: Bullet: '* '
  74. msgid ""
  75. "`username` - Used to record the username (or OpenID) of a logged in "
  76. "commenter."
  77. msgstr ""
  78. #. type: Bullet: '* '
  79. msgid ""
  80. "`nickname` - Name to display for a logged in commenter. (Optional; used for "
  81. "OpenIDs.)"
  82. msgstr ""
  83. #. type: Bullet: '* '
  84. msgid ""
  85. "`ip` - Can be used to record the IP address of a commenter, if they posted "
  86. "anonymously."
  87. msgstr ""
  88. #. type: Bullet: '* '
  89. msgid ""
  90. "`claimedauthor` - Records the name that the user entered, if anonymous "
  91. "commenters are allowed to enter their (unverified) name."
  92. msgstr ""
  93. #. type: Plain text
  94. #, no-wrap
  95. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  96. msgstr ""