summaryrefslogtreecommitdiff
path: root/shortcuts.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'shortcuts.mdwn')
-rw-r--r--shortcuts.mdwn32
1 files changed, 16 insertions, 16 deletions
diff --git a/shortcuts.mdwn b/shortcuts.mdwn
index 7884084..e33cf39 100644
--- a/shortcuts.mdwn
+++ b/shortcuts.mdwn
@@ -1,14 +1,14 @@
[[if test="enabled(shortcut)"
- then="This wiki has shortcuts **enabled**."
- else="This wiki has shortcuts **disabled**."]]
+ then="Denne wiki har forkortelser **aktiveret**."
+ else="Denne wiki har forkortelser **deaktiveret**."]]
-Some examples of using shortcuts include:
+Nogle eksempler på brug af forkortelser:
\[[google foo]]
\[[wikipedia War_of_1812]]
\[[debbug 12345]]
-This page controls what shortcut links the wiki supports.
+Denne side hvilke forkortelser wikien understøtter.
* [[shortcut name=google url="http://www.google.com/search?q=%s"]]
* [[shortcut name=archive url="http://web.archive.org/*/%s"]]
@@ -23,7 +23,7 @@ This page controls what shortcut links the wiki supports.
* [[shortcut name=debmsg url="http://lists.debian.org/msgid-search/%s"]]
* [[shortcut name=debrt url="https://rt.debian.org/Ticket/Display.html?id=%s"]]
* [[shortcut name=debss url="http://snapshot.debian.net/package/%s"]]
- * Usage: `\[[debss package]]`, `\[[debss package#version]]`, or `\[[debss package/version]]`. See http://snapshot.debian.net for details.
+ * Brug: `\[[debss package]]`, `\[[debss package#version]]`, eller `\[[debss package/version]]`. Se http://snapshot.debian.net for detailjer.
* [[shortcut name=fdobug url="https://bugs.freedesktop.org/show_bug.cgi?id=%s" desc="freedesktop.org bug #%s"]]
* [[shortcut name=fdolist url="http://lists.freedesktop.org/mailman/listinfo/%s" desc="%s@lists.freedesktop.org"]]
* [[shortcut name=gnomebug url="http://bugzilla.gnome.org/show_bug.cgi?id=%s" desc="GNOME bug #%s"]]
@@ -55,17 +55,17 @@ This page controls what shortcut links the wiki supports.
* [[shortcut name=ciauser url="http://cia.vc/stats/user/%s"]]
* [[shortcut name=flickr url="http://www.flickr.com/photos/%s"]]
* [[shortcut name=zooomr url="http://www.zooomr.com/photos/%s"]]
- * Note: You have to include the username and number in here, such as `bob/123455`.
+ * Note: Du skal medtage brugernavn og nummer her, som i `bob/123455`.
-To add a new shortcut, use the `shortcut` [[PreprocessorDirective]]. "%s" is
-replaced with the text passed to the named shortcut. The optional `desc`
-parameter controls the description of the link.
+Tilføj en ny forkortelse med [[PreprocessorDirektivet|PreprocessorDirective]]
+`shortcut`. "%s" erstattes med teksten som gives til den navngivne forkortelse.
+Den valgfri `desc`-parameter styrer beskrivelsen af henvisningen.
-Remember that the `name` you give the shortcut will become a new
-[[PreprocessorDirective]]. Avoid using a `name` that conflicts with an
-existing directive.
+Husk at navnet (parameteren `name`) du giver forkortelsen bliver et nyt
+[[ProcessorDirektiv|PreprocessorDirective]]. Undgå et navn som er i strid med
+et eksisterende direktiv.
-If you come up with a shortcut that you think others might find useful,
-consider contributing it to the [[iki shortcuts]] page on the ikiwiki
-ikiwiki, so that future versions of ikiwiki will include your shortcut
-in the standard underlay.
+Hvis du finder på en forkortelse som du mener andre kunne få glæde af også, kan
+du overveje at bidrage med den til [[iki shortcuts]]-siden på ikiwiki ikiwikien,
+så fremtidige versioner af ikiwiki inkluderer din forkortelse i standard-
+underlaget.