revert massive l10n refersh
[ikiwiki.git] / po / underlays / basewiki / ikiwiki / pagespec / attachment.da.po
1 # Danish translation of basewiki/ikiwiki/pagespec/attachment 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 22:29+0000\n"
11 "PO-Revision-Date: 2009-07-19 23:45+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
23 #. type: Plain text
24 #, no-wrap
25 msgid "[[!meta robots=\"noindex, follow\"]]\n"
26 msgstr "[[!meta robots=\"noindex, follow\"]]\n"
27
28 #. type: Plain text
29 #, no-wrap
30 msgid ""
31 "[[!if test=\"enabled(attachment)\"\n"
32 "     then=\"This wiki has attachments **enabled**.\"\n"
33 "     else=\"This wiki has attachments **disabled**.\"]]\n"
34 msgstr ""
35 "[[!if test=\"enabled(attachment)\"\n"
36 "     then=\"Denne wiki har vedhæftninger **aktiveret**.\"\n"
37 "     else=\"Denne wiki har vedhæftninger **deaktiveret**.\"]]\n"
38
39 #. type: Plain text
40 msgid ""
41 "If attachments are enabled, the wiki admin can control what types of "
42 "attachments will be accepted, via the `allowed_attachments` configuration "
43 "setting."
44 msgstr ""
45 "Hvis vedhæftninger er aktiveret, kan wiki-administratoren styre hvilke typer "
46 "vedhæftninger der vil blive accepteret gennem opsætningsindstillingen "
47 "`allowed_attachments`."
48
49 #. type: Plain text
50 #, fuzzy
51 #| msgid ""
52 #| "For example, to limit arbitrary files to 50 kilobytes, but allow larger "
53 #| "mp3 files to be uploaded by joey into a specific directory, and check all "
54 #| "attachments for viruses, something like this could be used:"
55 msgid ""
56 "For example, to limit most users to uploading small images, and nothing "
57 "else, while allowing larger mp3 files to be uploaded by joey into a specific "
58 "directory, and check all attachments for viruses, something like this could "
59 "be used:"
60 msgstr ""
61 "Som eksempel, for at begrænse vilkårlige filer til 50 kilobytes, men tillade "
62 "større mp3-filer at blive lagt op af joey til en bestemt mappe, og checke "
63 "alle vedhæftninger for vira, kunne noget i stil med dette bruges:"
64
65 #. type: Plain text
66 #, fuzzy, no-wrap
67 #| msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n"
68 msgid "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))\n"
69 msgstr "\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n"
70
71 #. type: Plain text
72 msgid ""
73 "The regular [[ikiwiki/PageSpec]] syntax is expanded with the following "
74 "additional tests:"
75 msgstr ""
76 "Den normale [[ikiwiki/PageSpec]]-syntaks er udvidet med følgende yderligere "
77 "tests:"
78
79 #. type: Bullet: '* '
80 msgid ""
81 "\"`maxsize(size)`\" - tests whether the attachment is no larger than the "
82 "specified size. The size defaults to being in bytes, but \"kb\", \"mb\", \"gb"
83 "\" etc can be used to specify the units."
84 msgstr ""
85 "\"`maxsize(størrelse)`\" - tester hvorvidt vedhæftningen højst fylder den "
86 "angivne størrelse. Størrelsen angives som standard i bytes, men \"kb\", \"mb"
87 "\", \"gb\" osv. kan bruges til at angive enheder."
88
89 #. type: Bullet: '* '
90 msgid ""
91 "\"`minsize(size)`\" - tests whether the attachment is no smaller than the "
92 "specified size."
93 msgstr ""
94 "\"`minsize(størrelse)`\" - tester hvorvidt størrelsen mindst fylder den "
95 "angivne størrelse."
96
97 #. type: Bullet: '* '
98 msgid ""
99 "\"`ispage()`\" - tests whether the attachment will be treated by ikiwiki as "
100 "a wiki page. (Ie, if it has an extension of \".mdwn\", or of any other "
101 "enabled page format)."
102 msgstr ""
103 "\"`ispage()`\" - tester hvorvidt vedhæftningen bliver håndteret af ikiwiki "
104 "som en wikiside. (altså om den har endelsen \".mdwn\", eller et hvilket som "
105 "helst andet aktiveret sideformat)."
106
107 #. type: Plain text
108 #, no-wrap
109 msgid ""
110 "  So, if you don't want to allow wiki pages to be uploaded as attachments,\n"
111 "  use `!ispage()` ; if you only want to allow wiki pages to be uploaded\n"
112 "  as attachments, use `ispage()`.\n"
113 msgstr ""
114 "  Derfor, hvis du ikke vil tillade wikisider at blive lagt op som vedhæftninger,\n"
115 "  så brug `!ispage()` ; hvis du kun vil tillade wikisider at blive lagt op som\n"
116 "  vedhæftninger, så brug `ispage()`.\n"
117
118 #. type: Bullet: '* '
119 msgid ""
120 "\"`mimetype(foo/bar)`\" - checks the MIME type of the attachment. You can "
121 "include a glob in the type, for example `mimetype(image/*)`."
122 msgstr ""
123 "\"`mimetype(foo/bar)`\" - checker MIME-typen for vedhæftningen. Du kan "
124 "angive et glob som type, eksampelvis `mimetype(image/*)`."
125
126 #. type: Bullet: '* '
127 msgid "\"`virusfree()`\" - checks the attachment with an antiviral program."
128 msgstr "\"`virusfree()`\" - checker vedhæftningen med et antivirusprogram."