summaryrefslogtreecommitdiff
path: root/ikiwiki/directive/calendar.da.po
blob: e1e63e716287445dba846a708fbd4d3ea5191a6a (plain)
  1. # Danish translation of directives/ikiwiki/directive/calendar page for ikiwiki.
  2. # Copyright (C) 2008-2009 Jonas Smedegaard <dr@jones.dk>
  3. # This file is distributed under the same license as the ikiwiki package.
  4. # Jonas Smedegaard <dr@jones.dk>, 2008.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: ikiwiki 3.15\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2010-07-18 19:05-0300\n"
  11. "PO-Revision-Date: 2009-07-23 00:06+0200\n"
  12. "Last-Translator: Jonas Smedegaard <dr@jones.dk>\n"
  13. "Language-Team: None\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. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. "X-Poedit-Language: Danish\n"
  20. "X-Poedit-Country: DENMARK\n"
  21. "X-Poedit-SourceCharset: utf-8\n"
  22. #. type: Plain text
  23. msgid ""
  24. "The `calendar` directive is supplied by the [[!iki plugins/calendar "
  25. "desc=calendar]] plugin."
  26. msgstr ""
  27. #. type: Plain text
  28. msgid ""
  29. "This directive displays a calendar, similar to the typical calendars shown "
  30. "on some blogs."
  31. msgstr ""
  32. #. type: Title #
  33. #, no-wrap
  34. msgid "examples"
  35. msgstr "exempler"
  36. #. type: Plain text
  37. #, no-wrap
  38. msgid "\t\\[[!calendar ]]\n"
  39. msgstr "\t\\[[!calendar ]]\n"
  40. #. type: Plain text
  41. #, no-wrap
  42. msgid "\t\\[[!calendar type=\"month\" pages=\"blog/* and !*/Discussion\"]]\n"
  43. msgstr "\t\\[[!calendar type=\"month\" pages=\"blog/* and !*/Discussion\"]]\n"
  44. #. type: Plain text
  45. #, no-wrap
  46. msgid "\t\\[[!calendar type=\"year\" year=\"2005\" pages=\"blog/* and !*/Discussion\"]]\n"
  47. msgstr "\t\\[[!calendar type=\"year\" year=\"2005\" pages=\"blog/* and !*/Discussion\"]]\n"
  48. #. type: Title ##
  49. #, no-wrap
  50. msgid "setup"
  51. msgstr ""
  52. #. type: Plain text
  53. msgid ""
  54. "The calendar is essentially a fancy front end to archives of previous pages, "
  55. "usually used for blogs. It can produce a calendar for a given month, or a "
  56. "list of months for a given year. The month format calendar simply links to "
  57. "any page posted on each day of the month. The year format calendar links to "
  58. "archive pages, with names like `archives/2007` (for all of 2007) and "
  59. "`archives/2007/01` (for January, 2007)."
  60. msgstr ""
  61. #. type: Plain text
  62. msgid ""
  63. "While you can insert calendar directives anywhere on your wiki, including in "
  64. "the sidebar, you'll also need to create these archive pages. They typically "
  65. "use this directive to display a calendar, and also use [[inline]] to display "
  66. "or list pages created in the given time frame."
  67. msgstr ""
  68. #. type: Plain text
  69. msgid ""
  70. "The `ikiwiki-calendar` command can be used to automatically generate the "
  71. "archive pages. It also refreshes the wiki, updating the calendars to "
  72. "highlight the current day. This command is typically run at midnight from "
  73. "cron."
  74. msgstr ""
  75. #. type: Plain text
  76. msgid "An example crontab:"
  77. msgstr ""
  78. #. type: Plain text
  79. #, no-wrap
  80. msgid "\t0 0 * * * ikiwiki-calendar ~/ikiwiki.setup \"posts/* and !*/Discussion\"\n"
  81. msgstr ""
  82. #. type: Title ##
  83. #, no-wrap
  84. msgid "usage"
  85. msgstr "brug"
  86. #. type: Bullet: '* '
  87. msgid ""
  88. "`type` - Used to specify the type of calendar wanted. Can be one of \"month"
  89. "\" or \"year\". The default is a month view calendar."
  90. msgstr ""
  91. #. type: Bullet: '* '
  92. msgid ""
  93. "`pages` - Specifies the [[ikiwiki/PageSpec]] of pages to link to from the "
  94. "month calendar. Defaults to \"*\"."
  95. msgstr ""
  96. #. type: Bullet: '* '
  97. msgid ""
  98. "`archivebase` - Configures the base of the archives hierarchy. The default "
  99. "is \"archives\". Note that this default can also be overridden for the whole "
  100. "wiki by setting `archivebase` in ikiwiki's setup file. Calendars link to "
  101. "pages under here, with names like \"2010/04\" and \"2010\". These pages can "
  102. "be automatically created using the `ikiwiki-calendar` program."
  103. msgstr ""
  104. #. type: Bullet: '* '
  105. msgid ""
  106. "`year` - The year for which the calendar is requested. Defaults to the "
  107. "current year. Can also use -1 to refer to last year, and so on."
  108. msgstr ""
  109. #. type: Bullet: '* '
  110. msgid ""
  111. "`month` - The numeric month for which the calendar is requested, in the "
  112. "range 1..12. Used only for the month view calendar, and defaults to the "
  113. "current month. Can also use -1 to refer to last month, and so on."
  114. msgstr ""
  115. #. type: Bullet: '* '
  116. msgid ""
  117. "`week_start_day` - A number, in the range 0..6, which represents the day of "
  118. "the week that the month calendar starts with. 0 is Sunday, 1 is Monday, and "
  119. "so on. Defaults to 0, which is Sunday."
  120. msgstr ""
  121. #. type: Bullet: '* '
  122. msgid ""
  123. "`months_per_row` - In the year calendar, number of months to place in each "
  124. "row. Defaults to 3."
  125. msgstr ""
  126. #. type: Plain text
  127. #, no-wrap
  128. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  129. msgstr "[[!meta robots=\"noindex, follow\"]]\n"