]> sipb.mit.edu Git - ikiwiki.git/blobdiff - po/underlays/directives/ikiwiki/directive/meta.da.po
Merge remote-tracking branch 'intrigeri/po'
[ikiwiki.git] / po / underlays / directives / ikiwiki / directive / meta.da.po
index 08fdc9c0a8021f275aff29c8a0d0c3ede26ae266..fbc11ecae6e43d258a6258bb5634d816eae98e71 100644 (file)
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ikiwiki 3.15\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-07-19 23:45+0200\n"
+"POT-Creation-Date: 2011-05-05 20:04+0300\n"
 "PO-Revision-Date: 2009-07-23 00:06+0200\n"
 "Last-Translator: Jonas Smedegaard <dr@jones.dk>\n"
 "Language-Team: None\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -43,7 +44,8 @@ msgstr ""
 #. type: Plain text
 msgid ""
 "The first form sets a given field to a given value, while the second form "
-"also specifies some additional sub-parameters."
+"also specifies some additional sub-parameters. You can have only one field "
+"per `meta` directive, use more directives if you want to specify more fields."
 msgstr ""
 
 #. type: Plain text
@@ -75,6 +77,23 @@ msgid ""
 "  differently in this case.\n"
 msgstr ""
 
+#. type: Plain text
+#, no-wrap
+msgid ""
+"  An optional `sortas` parameter will be used preferentially when\n"
+"  [[ikiwiki/pagespec/sorting]] by `meta(title)`:\n"
+msgstr ""
+
+#. type: Plain text
+#, no-wrap
+msgid "\t\\[[!meta title=\"The Beatles\" sortas=\"Beatles, The\"]]\n"
+msgstr ""
+
+#. type: Plain text
+#, no-wrap
+msgid "\t\\[[!meta title=\"David Bowie\" sortas=\"Bowie, David\"]]\n"
+msgstr ""
+
 #. type: Bullet: '* '
 msgid "license"
 msgstr "license"
@@ -106,6 +125,18 @@ msgstr "author"
 msgid "  Specifies the author of a page.\n"
 msgstr ""
 
+#. type: Plain text
+#, no-wrap
+msgid ""
+"  An optional `sortas` parameter will be used preferentially when\n"
+"  [[ikiwiki/pagespec/sorting]] by `meta(author)`:\n"
+msgstr ""
+
+#. type: Plain text
+#, no-wrap
+msgid "\t\\[[!meta author=\"Joey Hess\" sortas=\"Hess, Joey\"]]\n"
+msgstr ""
+
 #. type: Bullet: '* '
 msgid "authorurl"
 msgstr "authorurl"
@@ -122,8 +153,8 @@ msgstr "description"
 #. type: Plain text
 #, no-wrap
 msgid ""
-"  Specifies a \"description\" of the page. You could use this to provide\n"
-"  a summary, for example, to be picked up by the [[map]] directive.\n"
+"  Specifies a short description for the page. This will be put in\n"
+"  the html header, and can also be displayed by eg, the [[map]] directive.\n"
 msgstr ""
 
 #. type: Bullet: '* '
@@ -169,6 +200,39 @@ msgstr ""
 "\t\\[[!meta stylesheet=somestyle rel=\"alternate stylesheet\"\n"
 "\ttitle=\"etstilark\"]]\n"
 
+#. type: Plain text
+#, no-wrap
+msgid ""
+"  However, this will be scrubbed away if the \n"
+"  [[!iki plugins/htmlscrubber desc=htmlscrubber]] plugin is enabled,\n"
+"  since it can be used to insert unsafe content.\n"
+msgstr ""
+
+#. type: Bullet: '* '
+#, fuzzy
+#| msgid "description"
+msgid "script"
+msgstr "description"
+
+#. type: Plain text
+#, no-wrap
+msgid ""
+"  Adds a script to a page. The script is treated as a wiki link to\n"
+"  a `.js` file in the wiki, so it cannot be used to add links to external\n"
+"  scripts. The optional `defer` and `async` keywords can be used to set\n"
+"  the corresponding HTML4 and HTML5 script options. Example:\n"
+msgstr ""
+
+#. type: Plain text
+#, no-wrap
+msgid "\t\\[[!meta script=somescript defer async]]\n"
+msgstr ""
+
+#. type: Plain text
+#, no-wrap
+msgid "  The tag is subject to scrubbing as with the stylesheet and link fields.\n"
+msgstr ""
+
 #. type: Bullet: '* '
 msgid "openid"
 msgstr "openid"
@@ -201,9 +265,13 @@ msgid "  Example:\n"
 msgstr "  Eksempel:\n"
 
 #. type: Plain text
-#, no-wrap
+#, fuzzy, no-wrap
+#| msgid ""
+#| "\t\\\\[[!meta openid=\"http://joeyh.myopenid.com/\"\n"
+#| "\tserver=\"http://www.myopenid.com/server\"\n"
+#| "\txrds-location=\"http://www.myopenid.com/xrds?username=joeyh.myopenid.com\"\"]]\n"
 msgid ""
-"\t\\\\[[!meta openid=\"http://joeyh.myopenid.com/\"\n"
+"\t\\[[!meta openid=\"http://joeyh.myopenid.com/\"\n"
 "\tserver=\"http://www.myopenid.com/server\"\n"
 "\txrds-location=\"http://www.myopenid.com/xrds?username=joeyh.myopenid.com\"\"]]\n"
 msgstr ""
@@ -349,6 +417,23 @@ msgid ""
 "  [[!cpan TimeDate]] can understand, just like the `date` field.\n"
 msgstr ""
 
+#. type: Bullet: '* '
+msgid "foaf"
+msgstr ""
+
+#. type: Plain text
+#, no-wrap
+msgid ""
+"  Adds a Friend of a Friend ([FOAF](http://wiki.foaf-project.org/w/Autodiscovery))\n"
+"  reference to a page.\n"
+msgstr ""
+
+#. type: Plain text
+#, fuzzy, no-wrap
+#| msgid "  \t\\[[!meta redir=otherpage]]\n"
+msgid "  \t\\[[!meta foaf=foaf.rdf]]\n"
+msgstr "  \t\\[[!meta redir=otherpage]]\n"
+
 #. type: Plain text
 msgid ""
 "If the field is not one of the above predefined fields, the metadata will be "