summaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/ping.da.po
blob: 8eb46cb5cb9ffa680d3e065d8d1ec9e4c67178b0 (plain)
  1. # Danish translation of directives/ikiwiki/directive/ping 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: 2011-05-05 20:04+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 `ping` directive is supplied by the [[!iki plugins/pinger desc=pinger]] "
  25. "plugin."
  26. msgstr ""
  27. #. type: Plain text
  28. msgid ""
  29. "This directive allows ikiwiki to be configured to hit a URL each time it "
  30. "updates the wiki. One way to use this is in conjunction with the [[!iki "
  31. "plugins/pingee desc=pingee]] plugin to set up a loosely coupled mirror "
  32. "network, or a branched version of a wiki. By pinging the mirror or branch "
  33. "each time the main wiki changes, it can be kept up-to-date."
  34. msgstr ""
  35. #. type: Plain text
  36. #, no-wrap
  37. msgid ""
  38. " \\[[!ping from=\"http://mywiki.com/\"\n"
  39. " to=\"http://otherwiki.com/ikiwiki.cgi?do=ping\"]]\n"
  40. msgstr ""
  41. " \\[[!ping from=\"http://mywiki.com/\"\n"
  42. " to=\"http://otherwiki.com/ikiwiki.cgi?do=ping\"]]\n"
  43. #. type: Plain text
  44. msgid ""
  45. "The \"from\" parameter must be identical to the url of the wiki that is "
  46. "doing the pinging. This is used to prevent ping loops."
  47. msgstr ""
  48. #. type: Plain text
  49. msgid ""
  50. "The \"to\" parameter is the url to ping. The example shows how to ping "
  51. "another ikiwiki instance."
  52. msgstr ""
  53. #. type: Plain text
  54. #, no-wrap
  55. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  56. msgstr "[[!meta robots=\"noindex, follow\"]]\n"