Ignore:
Timestamp:
Jan 8, 2014, 6:34:10 PM (10 years ago)
Author:
TranslationTeam
Message:

[extended_description] Update de_DE, thanks to : Yogie

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ExtendedDescription/language/de_DE/help.cat_photo.html

    r26523 r26535  
    22  <li><b>[cat=xx]</b></li>
    33</ul>
    4 <p>This tag inserts an album in the description, where xx is the album identifier.</p>
     4<p>Dieser Tag erlaubt das Einfügen eines Albums in der Beschreibung, xx ist die Album ID.</p>
    55
    66<ul>
    77  <li><b>[photo id=xx album=yy size=M html=yes link=yes]</b></li>
    88</ul>
    9 <p>This tag allows you to insert one picture of any size you want, with:<br><br>
    10 - <code>id</code> the photo identifier<br>
    11 - <code>album</code> (optional) the parent album identifier<br>
    12 - <code>size</code> (optional) the size of the photo, from <i>{SQ, TH, XXS, XS, S, M, L, XL, XXL}</i><br>
    13 - <code>html</code> (optional) if set to <i>no</i> the tag only returns the URL of the photo, without HTML<br>
    14 - <code>link</code> (optional) if set to <i>yes</i> the photo is wrapped into a link to the picture page</p>
     9<p>Dieser Tag erlaubt das Einfügen eines Bildes mit beliebiger Größe mittels:<br><br>
     10- <code>id</code> ID des Bildes<br>
     11- <code>album</code> (optional) ID des übergeordneten Albums<br>
     12- <code>size</code> (optional) Größe des Bildes, Auswahl <i>{SQ, TH, XXS, XS, S, M, L, XL, XXL}</i><br>
     13- <code>html</code> (optional) bei <i>no</i> liefert der Tag nur nur die URL des Bildes zurück ohne HTML<br>
     14- <code>link</code> (optional) bei <i>yes</i> wird das Bild mit einem Link zur Bildseite versehen</p>
    1515
    1616<ul>
    1717  <li><b>[random album=yy size=M html=yes link=yes]</b></li>
    1818</ul>
    19 <p>Same thing as above, except that the photo is chosen randomly from <code>album</code></p>
     19<p>Genau wie oben, Ausnahme das Bild wird per Zufall aus dem <code>album</code> geholt</p>
Note: See TracChangeset for help on using the changeset viewer.