# Danish translation of Drupal (textile.module) # Copyright 2005 Morten Wulff msgid "" msgstr "" "Project-Id-Version: Danish translation of Drupal (textile.module) $Id: da.po,v 1.2 2006-01-13 16:03:00 wulff Exp $\n" "POT-Creation-Date: 2005-07-06 14:44+0200\n" "PO-Revision-Date: 2006-01-13 17:02+0100\n" "Last-Translator: Morten Wulff \n" "Language-Team: Danish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-Language: Danish\n" "X-Poedit-Country: DENMARK\n" #: textile.module:62 msgid "Textile" msgstr "Textile" #: textile.module:65 msgid "Allows content to be submitted using Textile, a simple, plain text syntax that is filtered into valid XHTML." msgstr "Opret indhold med Textile, en simpel syntaks, der omdannes til gyldig XHTML." #: textile.module:76 msgid "Textile filter" msgstr "Textile filter" #: textile.module:76 msgid "Use tags" msgstr "Brug mærker" #: textile.module:76 msgid "If enabled, only text between [textile] and optional [/textile] tags will be processed. Otherwise, all text will be processed as Textile markup." msgstr "Hvis dette aktiveres behandles kun tekst mellem [textile] og (valgfrit) [/textile] mærker. Ellers bliver al tekst behandlet af Textile." #: textile.module:88 msgid "" "\n" "

Textile Help

\n" "\n" "

Block modifier syntax:

\n" "\n" "

\n" " CSS attributes can be applied to blocks (paragraphes, headers,\n" " etc.). CSS classes are specifed with \"(class)\";\n" " CSS IDs are specified with \"(#id)\"; both can be\n" " specified with \"(class#id)\". An arbtirary\n" " CSS style can be applied by using\n" " \"{style}\". Finally, language attributes are\n" " applied using \"[language]\".\n" "

\n" "

\n" " Additionally, alignment and indentation shorthands are provided. To\n" " left-align, right-align, center, and justify text, use\n" " \"<\", \">\", \"=\", and\n" " \"<>\", respectively. \"(\" left-indents\n" " a block 1em for each occurrence, and \")\" right-indents\n" " similarly.\n" "

\n" "

\n" " Tables have additional options. \"^\", \"-\",\n" " and \"~\" specify top, middle, and bottom vertical\n" " alignment. The \"_\" attribute on a cell indicates that\n" " it is a table header.\n" "

\n" "

\n" " The examples below illustrate these attributes.\n" "

\n" "\n" "\n" "\n" " \n" " \n" "\n" "\n" "\n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" "\n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" "\n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" "\n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" "\n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" "\n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" "\n" " \n" "\n" "\n" " \n" " \n" "\n" "
textile inputoutput
\n" "

Headings

\n" " hx. (where x is 1 - 6)\n" "
h1. Heading

Heading

h2(class). Heading with class

Heading with class

Paragraphs

p=. Centered text

Centered text

p())(#id). Indented text with ID\n" "

Indented\n" " text with ID

\n" "

Block quotes

bq(class#id). Quote with class and ID\n" "
Quote with class and\n" " ID
\n" "
bq[en]. English quote\n" "
English quote
\n" "

Ordered lists

\n" " {color: blue}# Attributes specified
\n" " # before the first item
\n" " # affect the whole list\n" "
\n" "
    \n" "
  1. Attributes specified
  2. \n" "
  3. before the first item
  4. \n" "
  5. affect the whole list
  6. \n" "
\n" "

Unordered lists

\n" " * Lists can have
\n" " ## subitems or
\n" " ## sublists
\n" " * too\n" "
\n" "
    \n" "
  • Lists can have\n" "
      \n" "
    1. subitems or
    2. \n" "
    3. sublists
    4. \n" "
    \n" "
  • \n" "
  • too
  • \n" "
\n" "
\n" "

Footnotes

\n" " fnx. (where x is 1 - 100)\n" "
fn17. Footnote

17 Footnote

Tables

\n" " |_. A|_. B|_. C|
\n" " (dark). |very|simple|table|
\n" " |<. left|=. center|>. right|
\n" " |^{height:3em}. top|-. middle|~. bottom|\n" "
\n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" "
ABC
verysimpletable
leftcenterright
topmiddlebottom
\n" "
\n" "\n" "

Phrase modifier syntax:

\n" "

\n" " The class, ID, style, and language attributes described above also\n" " apply to the span phrase modifier as shown below.\n" "

\n" "\n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "\n" " \n" " \n" "\n" "
textile inputoutput
_emphasis_emphasis
__italic__italic
*strong*strong
**bold**bold
??citation??citation
-delete text-deleted text
+inserted text+inserted text
^superscript^superscript
~subscript~subscript
@code@code
%(class)span%span
%{color:red;}span%span
==no textile==no textile
\"link text\":urllink text
\"link text(title)\":urllink text
!imageurl!
!imageurl(alt text)!\"alt
!imageurl!:url
ABC(Always Be Closing)ABC
Footnote reference[17]Footnote reference17
\n" msgstr "" "\n" "

Hjælp til Textile

Omform blok

CSS egenskaber kan anvendes på blokke (afsnit, overskrifter, osv.). CSS klasser angives med \"(klasse)\"; CSS id angives med \"(#id)\"; begge kan angives samtidigt med \"(klasse#id)\". En vilkårlig CSS stil kan angives med \"{style}\". Endelig kan sprog attributter angives med \"[language]\".

Det er muligt at bestemme justering og indrykning. Brug \"<\", \">\", \"=\", eller \"<>\" for at venstrestille, højrestille, centrere eller justere teksten. \"(\" indrykker en blok 1 em fra venstre for hver forekomst og \")\" indrykker fra højre på samme måde.

Tabeller har flere valgmuligheder. \"^\", \"-\", eller \"~\" justerer lodret til top, midt eller bund. \"_\" angiver at cellen er et tabelhoved.

Eksemplerne herunder demonstrerer brugen af de forskellige attributter.

textile inddata uddata

Overskrifter

hx. (hvor x er 1 - 6)
h1. Overskrift

Overskrift

h2(class). Overskrift med klasse

Overskrift med klasse

Afsnit

p=. Centreret tekst

Centreret tekst

p())(#id). Indrykket tekst med ID

Indrykket tekst med ID

Citater

bq(class#id). Citat med klasse og ID
Citat med klasse og ID
bq[en]. Engelsk citat
Engelsk citat

Nummererede lister

{color: blue}# Attributter angivet
# før det første element
# påvirker hele listen
  1. Attributter angivet
  2. før det første element
  3. påvirker hele listen

Unummererede lister

* Lister kan have
## underelementer eller
## underlister
* i flere niveauer
  • Lister kan have
    1. underelementer eller
    2. underlister
  • i flere niveauer

Fodnoter

fnx. (hvor x er 1 - 100)
fn17. Fodnote

17 Fodnote

Tabeller

|_. A|_. B|_. C|
(dark). |meget|simpel|tabel|
|<. venstre|=. centreret|>. højre|
|^{height:3em}. top|-. midt|~. bund|
A B C
meget simpel tabel
venstre centreret højre
top midt bund

Omform udtryk

Klasse-, ID-, stil- og sprog-attributterne nævnt ovenfor påvirker også udtryk som vist herunder,

textile inddata uddata
_fremhævning_ fremhævning
__kursiv__ kursiv
*stærk* stærk
**fed** fed
??citat?? citat
-slettet tekst- slettet tekst
+indsat tekst+ indsat tekst
^hævet^ hævet
~sænket~ sænket
@kode@ kode
%(class)span% span
%{color:red;}span% span
==ingen textile== ingen textile
\"henvisning\":url henvisning
\"henvisning(titel)\":url henvisning
!billedurl!
!billedurl(alternativ tekst)! \"alternativ
!billedurl!:url
ABC(Alfa Bravo Charlie) ABC
Fodnote henvisning[17] Fodnote henvisning17
\n" #: textile.module:357 msgid "You can use Textile markup to format text between the [textile] and (optional) [/textile] tags." msgstr "Du kan bruge Textile til at formatere indhold mellem [textile] og (valgfrit) [/textile] mærker." #: textile.module:360 msgid "You can use Textile markup to format text." msgstr "Du kan bruge Textile til at formatere tekst." #: textile.module:373 msgid "" "\n" "

\n" " The Textile module allows users to enter content using Textile, a simple, plain text syntax that is\n" " filtered into valid XHTML. The filter tips page provides syntax descriptions and\n" " examples.\n" "

\n" msgstr "" "\n" "

Textile modulet gør det muligt for brugerne at formatere indhold med Textile, en simpel, tekstbaseret syntaks, der omdannes til gyldig XHTML. Inddata vejledningen indeholder eksempler og definition af syntaksen.

\n" #: textile.module:0 msgid "textile" msgstr "textile"