# German translation of lightbox2 (6.x-1.6)
# Copyright (c) 2008 by the German translation team
# Generated from files:
# lightbox2.module,v 1.16.2.16.2.85 2008/05/02 22:27:34 snpower
# lightbox2.info,v 1.1.6.3 2008/04/12 14:21:41 snpower
#
msgid ""
msgstr ""
"Project-Id-Version: lightbox2 (6.x-1.6)\n"
"POT-Creation-Date: 2008-05-12 15:52+0200\n"
"PO-Revision-Date: 2008-05-12 15:52+0100\n"
"Language-Team: German\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"
"Last-Translator: Tobias Bähr Lightbox2 JS is a simple, unobtrusive script used to overlay images on the current page. It's a snap to setup and works on all modern browsers. The module comes with a Lightbox2 Lite option which does not use the JQuery libraries; it is therefore less likely to conflict with anything else. Places images above your current page, not within. This frees you from the constraints of the layout, particularly column widths. Keeps users on the same page. Clicking to view an image and then having to click the back button to return to your site is bad for continuity (and no fun!).<a href=\"image-1.jpg\" rel=\"lightbox\" title=\"my caption\">image #1</a>
"
msgstr "<a href=\"bild-1.jpg\" rel=\"lightbox\" title=\"bildbeschriftung\">image #1</a>
"
#: lightbox2.module:611,630
msgid "The title attribute in the link tag is optional. The addition of this attribute enables the display of a caption with the image displayed in the lightbox."
msgstr "Der Titelattribut in dem Link-Tag ist optional. Jedoch wird durch diesen Attribut die Anzeige einer Bildbeschriftung in der Lightbox ermöglicht."
#: lightbox2.module:612
msgid "If you have a set of related images that you would like to group, then you will need to include a group name between square brackets in the rel attribute. For example:"
msgstr "Wenn Sie zusammengehörige Bilder zu einer Gruppe zusammenfassen wollen, dann müssen Sie einen Gruppennamen in eckigen Klammern in das rel-Attribut einfügen. Zum Beispiel:"
#: lightbox2.module:613
msgid "<a href=\"image-1.jpg\" rel=\"lightbox[roadtrip]\">image #1</a>
"
msgstr "
<a href=\"image-2.jpg\" rel=\"lightbox[roadtrip]\">image #2</a>
<a href=\"image-3.jpg\" rel=\"lightbox[roadtrip]\">image #3</a>
<a href=\"bild-1.jpg\" rel=\"lightbox[ausflug]\">Bild #1</a>
"
#: lightbox2.module:614
msgid "There are no limits to the number of image sets per page or how many images are allowed in each set."
msgstr "Es gibt keine Begrenzung für die Anzahl der Bilder pro Seite oder wie viele Bilder in einem Set zulässig sind."
#: lightbox2.module:615,632
msgid "If you wish to turn the caption into a link, format your caption in the following way:"
msgstr "Wenn Sie die Beschriftung in einen Hyperlink umwandeln möchten, formatieren Sie ihre Beschriftung in folgender Weise:"
#: lightbox2.module:616
msgid "
<a href=\"bild-2.jpg\" rel=\"lightbox[ausflug]\">Bild #2</a>
<a href=\"bild-3.jpg\" rel=\"lightbox[ausflug]\">Bild #3</a>
<a href=\"image-1.jpg\" rel=\"lightbox\" title='<a href=\"http://www.yourlink.com\">View Image Details</a>'>image #1</a>
"
msgstr "<a href=\"bild-1.jpg\" rel=\"lightbox\" title='<a href=\"http://www.ihrlink.de\">Bilddetails anzeigen</a>'>image #1</a>
"
#: lightbox2.module:679
msgid "Lightbox filter"
msgstr "Lightbox 2 Filter"
#: lightbox2.module:680
msgid "Lightbox G2 filter"
msgstr "Lightbox G2 Filter"
#: lightbox2.module:852
msgid "press !x to close"
msgstr "!x zum Schließen drücken"
#: lightbox2.module:155
msgid "administer lightbox2"
msgstr "Lightbox 2 verwalten"
#: lightbox2.module:173;
#: lightbox2.info:0
msgid "Lightbox2"
msgstr "Lightbox 2"
#: lightbox2.module:174,181
msgid "Allows the user to configure the lightbox2 settings"
msgstr "Erlaubt dem Benutzer die Einstellungen von Lightbox 2 zu ändern"
#: lightbox2.module:180
msgid "General"
msgstr "Allgemein"
#: lightbox2.module:200
msgid "Automatic image handling"
msgstr "Automatische Bildbehandlung"
#: lightbox2.module:201
msgid "Allows the user to configure the lightbox2 automatic image handling settings"
msgstr "Erlaubt den Benutzer die Einstellungen der Lightbox2 automatischen Bildbehandlung anzupassen"
#: lightbox2.module:0
msgid "lightbox2"
msgstr "lightbox2"
#: lightbox2.info:0
msgid "Javascript tools"
msgstr "JavaScript Tools"
#: lightbox2.module:25;
#: lightbox2.info:0
msgid "Enables Lightbox2 for Drupal"
msgstr "Aktiviert Lightbox 2 in Drupal"
#: lightbox2.module:27
msgid ""
"Overview
\n"
" Features
\n"
"The version 2 module has several benefits over the plain Lightbox module. Note, not all of these features are available when the \"Lightbox2 Lite\" option is enabled.\n"
"\n"
"
\n"
"Usage
Add rel="lightbox" attribute to any link tag to activate the lightbox. For example:
\n" "<a href="image-1.jpg" rel="lightbox" title="my caption">image #1</a>
\n" "Optional: Use the title attribute if you want to show a caption.
\n" "If you have a set of related images that you would like to group, follow\n" " step one but additionally include a group name between square brackets in the\n" " rel attribute. For example:
<a href=\"images/image-1.jpg\"\n"
" rel=\"lightbox[roadtrip]\">image #1</a>
\n"
"<a href=\"images/image-2.jpg\" rel=\"lightbox[roadtrip]\">image\n"
"#2</a>
\n"
"<a href=\"images/image-3.jpg\" rel=\"lightbox[roadtrip]\">image\n"
"#3</a>
No limits to the number of image sets per page or how many images are allowed\n" "in each set.
\n" "\n" "If you have a set of images that you would like to group together in a lightbox, but only wish for one of these images to be visible on your page, you can assign the \"lightbox_hide_image\" class to hide the additional images. For example:
\n" "\n" "<a href=\"images/image-1.jpg\" rel=\"lightbox[roadtrip]\">image #1</a>
\n"
"<a href=\"images/image-2.jpg\" rel=\"lightbox[roadtrip]\" class=\"lightbox_hide_image\">image #2</a>
\n"
"<a href=\"images/image-3.jpg\" rel=\"lightbox[roadtrip]\" class=\"lightbox_hide_image\">image #3</a>
This is very similar to the grouping functionality described above. The only difference is that \"rel\" attribute should be set to \"lightshow\" instead of \"lightbox\". Using the same example as above, we could launch the images in a slideshow by doing:
\n" "\n" "<a href=\"images/image-1.jpg\" rel=\"lightshow[roadtrip]\">image #1</a>
\n"
"<a href=\"images/image-2.jpg\" rel=\"lightshow[roadtrip]\">image #2</a>
\n"
"<a href=\"images/image-3.jpg\" rel=\"lightshow[roadtrip]\">image #3</a>
\n"
"It's possible to show video content in the lightbox. In this case the \"rel\" attribute should be set to lightvideo
. It's not possible to group videos but it is possible to control the size of the lightbox by setting the 'width' and 'height' properties. The properties can be configured like lightvideo[width:300px; height: 200px;]
. The properties should all be of the format \"property: value;\" - note the closing semi-colon. If no properties are set, then the default width and height of 400px will be used. See below for more detailed examples.
Basic example:
\n"
"\n"
"<a href=\"http://video.google.com/videoplay?docid=1811233136844420765\" rel=\"lightvideo\">Google video example - default size</a>
\n"
"
Controlling lightbox size example:
\n"
"\n"
"<a href=\"http://video.google.com/videoplay?docid=1811233136844420765\" rel=\"lightvideo[width:400px; height:300px;]\">Google video example - custom size</a>
\n"
"
Supported Video Formats
\n"
"asx, wmv, mov and swf videos should all be supported. A number of video providers are also supported, for example YouTube and Google Video. For full details on how to integrate these with lightbox, please see the online documentation.
It's possible to show webpage content in the lightbox, using iframes. In this case the \"rel\" attribute should be set to lightframe
. Again it's possible to group the items, (e.g. lightframe[search]
) but in addition to that, it's possible to control some of the iframe properties. It's possible to set the 'width', 'height' and 'scrolling' properties of the iframe. The properties are separated from the group name by a |
, for example lightframe[search|width:100px;]
. If no grouping is being used, then the |
is still used and the format would be lightframe[|width:100px;]
. The properties should all be of the format \"property: value;\" - note the closing semi-colon. If no iframe properties are set, then the default width and height of 400px will be used. See below for more detailed examples.
Basic example:
\n"
"\n"
"<a href=\"http://www.google.com\" rel=\"lightframe\">Search google</a>\n"
"
Grouped example:
\n"
"\n"
"<a href=\"http://www.google.com\" rel=\"lightframe[search]\">Search google</a>
\n"
"<a href=\"http://www.yahoo.com\" rel=\"lightframe[search]\">Search yahoo</a>\n"
"
Controlling iframe property example:
\n"
"\n"
"<a href=\"http://www.google.com\" rel=\"lightframe[|width:400px; height:300px; scrolling: auto;]\">Search google</a>\n"
"
Controlling iframe property when grouped example:
\n"
"\n"
"<a href=\"http://www.google.com\" rel=\"lightframe[search|width:400px; height:300px; scrolling: auto;]\">Search google</a>
\n"
"<a href=\"http://www.yahoo.com\" rel=\"lightframe[search|width:400px; height:300px;]\">Search yahoo</a>\n"
"
Close Lightbox | x |
o | |
c | |
ESC | |
Previous Image | p |
Left Arrow | |
Next Image | n |
Right Arrow | |
Toggle Zoom | z (not available in slideshow) |
Toggle Play / Pause | Spacebar (slideshow only) |
Not all of the keyboard shortcuts work in the Opera browser, for example \"z\" for toggling the zoom and \"spacebar\" for toggling play / pause in slideshows. This can be overcome by updating your shortcut settings in the Opera preferences editor.
\n" msgstr "" "Lightbox2 JS ist ein simples, unauffälliges JavaScript, um Bilder über die aktuelle Seite überlagern zu können. Ein Fingerschnipps für die Installation und lauffähig auf allen modernen Browser. Das Modul kommt mit einer Lightbox2-Lite Option, welche die JQuery-Bibliothek nicht verwendet und kann somit weniger in irgendwelche Konflikte geraten.
\r\n" "Platziert die Bilder über der aktuellen Seite, nicht innerhalb. Gewährt ihn Layoutfreiheit, besonders bei der Spaltenbreite. Und die Benutzer bleiben auf der gleichen Seite. Auf den Zurück-Button zu klicken, um auf die Website zurückzugelangen, wenn man ein Bild betratet ist schlecht für die Kontinuität (und das macht kein Spass!).
\r\n" "Die Version 2 des Moduls hat mehrere Vorteile gegenüber dem normalem Lightbox-Modul. Beachten Sie, dass nicht alle Funktionen zur Verfügung stehen, wenn die \"Lightbox2 Lite\"-Option aktiviert ist.
\r\n" "Fügen Sie das rel=\"lightbox\" Attribut in einen beliebigen Link-Tag, der zu ein Bild führt, hinzu, um die Lightbox zu aktivieren. Zum Beispiel:
\r\n" "<a href="bild-1.jpg" rel="lightbox" title="meine bildbeschriftung">Bild #1</a>
\r\n" "Optional: Kann das Titel-Attribut hinzugefügt werden, wenn ein Bildbeschriftung angezeigt werden soll.
\r\n" "Wenn Sie Bilder-Sets haben oder allgemein zusammengehörige Bilder zu einer Gruppe zusammenfassen wollen, funktioniert das auf gleiche Weise nur zusätzlich muss ein Gruppenname in eckigen Klammern in das rel-Attribut eingefügt werden. Zum Beispiel:
\r\n" "<a href=\"images/Bild-1.jpg\" rel=\"lightbox[ausflug]\">Bild #1</a>
\r\n"
"<a href=\"images/Bild-2.jpg\" rel=\"lightbox[ausflug]\">Bild #2</a>
\r\n"
"<a href=\"images/Bild-3.jpg\" rel=\"lightbox[ausflug]\">Bild #3</a>
Es gibt keine Begrenzung für die Anzahl der Bilder pro Seite oder wie viele Bilder in einem Set zulässig sind.
\r\n" "Wenn Sie ein Set an Bildern haben und diese zusammenfassen möchten, aber nur eins von diesen Bildern soll sichtbar sein. Dann geben Sie bei diesen Bildern noch diese CSS-Klasse \"lightbox_hide_image\" an, um die zusätzlichen Bilder auszublenden. Zum Beispiel:
\r\n" "<a href=\"images/bild-1.jpg\" rel=\"lightbox[ausflug]\">Bild #1</a>
<a href=\"images/bild-2.jpg\" rel=\"lightbox[ausflug]\" class=\"lightbox_hide_image\">Bild #2</a>
<a href=\"images/bild-3.jpg\" rel=\"lightbox[ausflug]\" class=\"lightbox_hide_image\">Bild #3</a>
Dies ähnelt sich der Gruppierung-Funktionalität, die oben beschriebenen wird. Es gibt nur ein Unterschied das rel-Attribut sollte auf \"lightshow\" geändert werden anstelle von \"lightbox\". Unter Verwendung des gleichen Beispiels wie oben, könnte man die Bilder in einer Slideshow starten, indem man folgendes tut:
\r\n" "<a href=\"images/bild-1.jpg\" rel=\"lightshow[ausflug]\">Bild #1</a>
<a href=\"images/bild-2.jpg\" rel=\"lightshow[ausflug]\">Bild #2</a>
<a href=\"images/bild-3.jpg\" rel=\"lightshow[ausflug]\">Bild #3</a>
Es ist möglich Video-Inhalte in der Lightbox anzuzeigen. In diesem Fall muss das rel-Attribut auf lightvideo
gesetzt sein. Es ist nicht möglich Videos zu gruppieren, aber es ist möglich die Größe der Lightbox zu kontrollieren, durch ändern der Eigenschaften für die 'Breite' und 'Höhe'. Diese Eigenschaften können wie folgt konfiguriert werden: lightvideo[width:300px; height: 200px;]
. Diese Eigenschaften sollten im folgenden Format sein \"Eigenschaft: Wert;\" - vergessen Sie das schließende Semikolon nicht. Wenn keine Eigenschaft gesetzt wurde, dann wird die Standard Breite und Höhe von 400px verwendet. Für ein detailliertes Beispiel siehe unten.
Einfaches Beispiel:
\r\n"
"\r\n"
"<a href=\"http://video.google.com/videoplay?docid=1811233136844420765\" rel=\"lightvideo\">Google Video Beispiel - Standardgröße</a>
Beispiel für eine kontrollierte Größe der Lightbox:
\r\n"
"\r\n"
"<a href=\"http://video.google.com/videoplay?docid=1811233136844420765\" rel=\"lightvideo[width:400px; height:300px;]\">Google Video Beispiel - benutzerdefinierte Größe</a>
Unterstützte Video Formate
asx, wmv, mov und swf Videos sollten alle unterstützt sein. Ebenso werden einige Video-Hoster unterstützt, z.B. YouTube und Google Video. Für ausführliche Details, wie diese integriert werden, schauen Sie bitte in die Online Dokumentation.
Es ist möglich Websites durch IFrames in der Lightbox anzuzeigen. In diesem Fall muss das rel-Attribute auf lightframe
gesetzt sein. Es ist auch möglich diese Websites zu gruppieren, (z.B. lightframe[search]
), aber zusätzlich dazu ist es noch möglich einige der Eigenschaften zu kontrollieren. Unter anderen kann die 'Breite', 'Höhe' und die 'Scroll' Eigenschaft von dem IFrame gesetzt werden. Diese Eigenschaften werden von dem Gruppenname mit ein |
getrennt, z.B. lightframe[search|width:100px;]
. Wenn keine Gruppierung benutzt wird, dann wird der |
trotzdem verwendet und das Format würde folgend sein lightframe[|width:100px;]
. Diese Eigenschaften sollten im folgenden Format sein \"Eigenschaft: Wert;\" - vergessen Sie das schließende Semikolon nicht. Wenn keine IFrame Eigenschaft gesetzt wurde, dann wird die Standard Breite und Höhe von 400px verwendet. Für ein detailliertes Beispiel siehe unten.
Einfaches Beispiel:
<a href=\"http://www.google.de\" rel=\"lightframe\">Google Suche</a>
Beispiel für das Gruppieren:
\r\n"
"\r\n"
"<a href=\"http://www.google.de\" rel=\"lightframe[search]\">Google Suche</a>
\r\n"
"<a href=\"http://de.yahoo.com/\" rel=\"lightframe[search]\">Yahoo Suche</a>
Beispiel für das Kontrollieren der IFrame Eigenschaften:
\r\n"
"<a href=\"http://www.google.de\" rel=\"lightframe[|width:400px; height:300px; scrolling: auto;]\">Google Suche</a>
Beispiel für das Kontrollieren der IFrame Eigenschaften, wenn gruppiert:
\r\n"
"<a href=\"http://www.google.de\" rel=\"lightframe[search|width:400px; height:300px; scrolling: auto;]\">Google Suche</a>
\r\n"
"<a href=\"http://de.yahoo.com/\" rel=\"lightframe[search|width:400px; height:300px;]\">Yahoo Suche</a>\r\n"
"
Lightbox schließen | x |
o | |
c | |
ESC | |
Vorheriges Bild | p |
Pfeil nach Links | |
Nächstes Bild | n |
Pfeil nach Rechts | |
Zoom Schalter | z (nicht bei der Slideshow möglich) |
Play / Pause Schalter | Leerzeichen (Nur bei der Slideshow) |
Nicht alle Tastaturkürzel funktionieren im Opera Browser, z.B. das \"z\" beim Umschalten zum zoomen und die \"Leerzeichen\" Taste beim Umschalten von Play/Pause in den Slideshows. Dies könnte aber überwältigt werden, wenn Sie die Tastaturkürzel-Einstellung in dem Opera Präferenzen-Editor ändern.
\r\n" #: lightbox2.module:239 msgid "Page !current of !total" msgstr "Seite !current von !total" #: lightbox2.module:255 msgid "Checking this box will enable Lightbox2 Lite and will disable all of the automatic image URL re-formatting features. It also disables all grouping features." msgstr "Aktiviert Lightbox 2 Lite und deaktiviert die automatische Bild-URL Formatierungsfunktion. Ebenso werden alle Funktionen zur Gruppierung deaktiviert." #: lightbox2.module:264 msgid "Enabling this option alters the layout of the lightbox elements. In the alternative layout the navigational links appear under the image with the caption text, instead of being overlayed on the image itself. This doesn't apply when using Lightbox Lite." msgstr "Aktiviere diese Option, um das Layout der Lightbox zu ändern. Beim alternativen Layout werden die Navigationselemente unter dem Bild mit einer Bildbeschreibung angezeigt, anstand das dies auf dem Bild geschieht. Diese Option steht bei der Benutzung von Lightbox 2 Lite nicht zur Verfügung." #: lightbox2.module:288 msgid "Page Count Text" msgstr "Text für den Seitenzähler" #: lightbox2.module:289 msgid "This text is used to display the page count underneath HTML content displayed in the lightbox when using groups. Use !current as a placeholder for the number of the current page and !total for the total number of pages in the group. For example, \"Page !current of !total\"." msgstr "Dieser Text wird verwendet, um die Seitenanzahl unterhalb des HTML-Inhalt in der Lightbox anzuzeigen, wenn Gruppen verwendet werden. Verwende !current als ein Platzhalter für die Nummer der aktuellen Seite und !total für die gesamte Anzahl an Seiten in der Gruppe. Zum Beispiel: \"Seite !current von !total\"." #: lightbox2.module:320 msgid "No Grouping" msgstr "Keine Gruppierung" #: lightbox2.module:321 msgid "Group by Field Name" msgstr "Gruppiert nach Feldname" #: lightbox2.module:322 msgid "Group by Node Id" msgstr "Gruppiert nach Beitrag-ID" #: lightbox2.module:323 msgid "Group by Field Name and Node Id" msgstr "Gruppiert nach Feldname und Beitrag-ID" #: lightbox2.module:328 msgid "Select Imagefield Grouping in Views" msgstr "Wählen Sie die Imagefield Gruppierung in Ansichten aus." #: lightbox2.module:329 msgid "By default, imagefields in views are grouped by the field name they appear in the view in. You can override that grouping here." msgstr "Standardmäßig werden Imagefields in Ansichten nach dem Feldnamen gruppiert sowie sie in der Ansicht auftreten. Hier kann diese Gruppierung überschrieben werden." #: lightbox2.module:354 msgid "The overlay opacity setting determines how visible the background page is behind the lightbox. The opacity value can range from 0.0 to 1.0 where 0.0 is 100% transparent and 1.0 is 100% opaque." msgstr "Die Überlagerungsdeckkraft-Einstellung legt fest, wie sichtbar oder transparent der Hintergrund hinter der Lighbox ist. Der Deckkraftwert reicht von 0,0 bis 1,0, wobei 0,0 zu 100% transparent ist und 1,0 ist zu 100% deckend." #: lightbox2.module:392 msgid "Interval Seconds" msgstr "Intervall in Sekunden" #: lightbox2.module:393 msgid "The slideshow interval is the length of time in seconds an image is visible before the slideshow shows the next image." msgstr "Der Slideshow Intervall ist die Länge der Zeitspanne in Sekunden, wo ein Bild sichtbar bleibt bis die Slideshow das nächste Bild zeigt." #: lightbox2.module:401 msgid "Automatically Exit Slideshow" msgstr "Slideshow automatisch schließen" #: lightbox2.module:402 msgid "When enabled the lightbox will automatically close after displaying the last image." msgstr "Wenn aktiviert wird Lightbox automatisch geschlossen nachdem das letzte Bild angezeigt wurde." #: lightbox2.module:409 msgid "Show Play / Pause Button" msgstr "Play / Pause Button anzeigen" #: lightbox2.module:410 msgid "When enabled, a play / pause button will be shown in the slideshow allowing the user more control over their viewing experience." msgstr "Wenn aktiviert wird ein Play / Pause Button in der Slideshow angezeigt, welches dem Benutzern mehr Kontrolle über das Verhalten der Slideshow erlaubt." #: lightbox2.module:417 msgid "Pause Slideshow on \"Next Image\" Click" msgstr "Slideshow beim Klick auf \"Nächstes Bild\" pausieren" #: lightbox2.module:418 msgid "When enabled the slideshow is automatically paused, and the following image shown, when the \"Next\" button is clicked." msgstr "Wenn aktiviert, wird die Slideshow automatisch pausiert und die folgenden Bilder werden erst angezeigt, wenn der \"Nächstes\" Button geklickt wurde." #: lightbox2.module:425 msgid "Pause Slideshow on \"Previous Image\" Click" msgstr "Slideshow beim Klick auf \"Vorheriges Bild\" pausieren" #: lightbox2.module:426 msgid "When enabled the slideshow is automatically paused, and the previous image shown, when the \"Previous\" button is clicked." msgstr "Wenn aktiviert, wird die Slideshow automatisch pausiert und die vorherigen Bilder werden erst angezeigt, wenn der \"Vorheriges\" Button geklickt wurde." #: lightbox2.module:440 msgid "The \"interval seconds\" value must be numeric." msgstr "Der Wert für den \"Intervall in Sekunden\" muss numerisch sein." #: lightbox2.module:461 msgid "Lightbox" msgstr "Lightbox" #: lightbox2.module:462 msgid "Lightbox grouped" msgstr "Lightbox gruppiert" #: lightbox2.module:463,190 msgid "Slideshow" msgstr "Slideshow" #: lightbox2.module:468 msgid "These options allow automatic URL re-formatting of images. This removes the need for you to add 'rel=\"lightbox\"' to each image link throughout your site. You can select which image sizes will trigger the lightbox and configure a list of image CSS classes which should also have their URLs automatically re-formatted. This feature is not available when using Lightbox2 Lite." msgstr "Diese Einstellungen bewirken, dass automatisch die URLs von Bildern für Lightbox geändert werden. Dadurch ist es nicht mehr notwendig innerhalb der ganzen Website bei jeden Link zu einen Bild das rel=\"lightbox\" Attribut einzufügen. Es kann bestimmt werden welche Bildformate in der Lightbox zu verwenden ist und das Anlegen einer Liste der CSS-Klassen für Bilder, bei denen die URLs genauso für Lightbox angepasst werden soll. Diese Funktion steht nicht zur Verfügung bei der Verwendung von Lightbox2-Lite." #: lightbox2.module:483 msgid "Automatic handler for Image Nodes" msgstr "Automatische Behandlung für Bildbeiträge" #: lightbox2.module:485 msgid "Choose how URLs for image nodes will be automatically handled." msgstr "Wählen Sie aus, wie URLs für Bildbeiträge automatisch behandelt werden." #: lightbox2.module:528 msgid "Automatic handler for Flickr images" msgstr "Automatische Behandlung für Flickr-Bilder" #: lightbox2.module:530 msgid "Choose how URLs for Flickr images will be automatically handled." msgstr "Wählen Sie aus, wie URLs für Flickr-Bilder automatisch behandelt werden." #: lightbox2.module:537 msgid "Automatic handler for Gallery2 block images" msgstr "Automatische Behandlung für Bilder in einem Gallery2-Block " #: lightbox2.module:539 msgid "Choose how URLs for images, contained within Gallery2 image blocks, will be automatically handled." msgstr "Wählen Sie aus, wie URLs für Bilder automatisch behandelt werden, die innerhalb eines der Bild-Blöcke der Gallery2 enthalten sind." #: lightbox2.module:546 msgid "Automatic handler for Inline images" msgstr "Automatische Behandlung für Inline-Bilder" #: lightbox2.module:548 msgid "Choose how URLs for Inline images will be automatically handled." msgstr "Wählen Sie aus, wie URLs für Inline-Bilder automatisch behandelt werden." #: lightbox2.module:555 msgid "Automatic handler for Image Assist custom size images" msgstr "Automatische Behandlung für Image_Assist benutzerdefinierte Format-Bilder " #: lightbox2.module:557 msgid "Choose how URLs for custom size images, displayed by the Image Assist module, will be automatically handled." msgstr "Wählen Sie aus, wie URLs automatisch für benutzerdefinierte Format-Bilder behandelt werden, die vom Image_Assist-Modul angezeigt werden." #: lightbox2.module:621 msgid "Image links from G2 are formatted for use with Lightbox2" msgstr "Bildverweise von G2 werden für den Gebrauch mit Lightbox2 formatiert" #: lightbox2.module:625,694 msgid "Image links with 'rel=\"lightshow\"' in the <a> tag will appear in a Lightbox slideshow when clicked on." msgstr "Bildverweise mit dem 'rel=\"lightshow\"' in den <a> Tags werden in einer Lightbox Slideshow aufrufen, wenn darauf geklickt wurde." #: lightbox2.module:628 msgid "To add a lightbox slideshow to your images, add rel=\"lightshow[slideshowname]\" attribute to any link tag to activate the slideshow. For example:" msgstr "Um die Slideshow in Lightbox für Bilder bereitzustellen, muss das rel=\"lightshow[slideshowname]\" Attribut bei einem beliebigen Link-Tag hinzugefügt, damit die Slideshow aktiviert wird. Zum Beispiel:" #: lightbox2.module:629 msgid "<a href=\"image-1.jpg\" rel=\"lightshow[show1]\">image #1</a>
<a href=\"image-2.jpg\" rel=\"lightshow[show1]\">image #2</a>
<a href=\"image-3.jpg\" rel=\"lightshow[show1]\">image #3</a>
"
msgstr "<a href=\"bild-1.jpg\" rel=\"lightshow[show1]\">Bild #1</a>
<a href=\"bild-2.jpg\" rel=\"lightshow[show1]\">Bild #2</a>
<a href=\"bild-3.jpg\" rel=\"lightshow[show1]\">Bild #3</a>
"
#: lightbox2.module:631
msgid "There are no limits to the number of slideshow image sets per page or how many images are allowed in each slideshow."
msgstr "Es gibt keine Begrenzung für die Anzahl der Bilder einer Slideshow oder wie viele Bilder in einem Slideshow zulässig sind."
#: lightbox2.module:633
msgid "<a href=\"image-1.jpg\" rel=\"lightshow[show1]\" title='<a href=\"http://www.yourlink.com\">View Image Details</a>'>image #1</a>
"
msgstr "<a href=\"bild-1.jpg\" rel=\"lightshow[show1]\" title='<a href=\"http://www.ihrlink.de\">Bilddetails anzeigen</a>'>image #1</a>
"
#: lightbox2.module:639,697
msgid "Links to HTML content with 'rel=\"lightframe\"' in the <a> tag will appear in a Lightbox when clicked on."
msgstr "Links zu den HTML-Inhalt mit dem 'rel=\"lightframe\"' in den <a> Tag wird die Lightbox aufrufen, wenn darauf geklickt wurde."
#: lightbox2.module:642
msgid "It's possible to show webpage content in the lightbox, using iframes. In this case the \"rel\" attribute should be set to \"lightframe\". Again it's possible to group the images, (e.g. lightframe[search]
) but in addition to that, it's possible to control some of the iframe properties. It's possible to set the \"width\", \"height\" and \"scrolling\" properties of the iframe. The properties are separated from the group name by a |
, for example lightframe[search|width:100px;]
. If no grouping is being used, then the |
is still used and the format would be lightframe[|width:100px;]
. The properties should all be of the format \"property: value;\" - note the closing semi-colon. If no iframe properties are set, then the default width and height of 400px will be used. See below for more detailed examples."
msgstr "Es ist möglich Websites durch IFrames in der Lightbox anzuzeigen. In diesem Fall muss das rel-Attribute auf lightframe gesetzt sein. Es ist auch möglich diese Websites zu gruppieren, (z.B. lightframe[search]
), aber zusätzlich dazu ist es noch möglich einige der Eigenschaften zu kontrollieren. Unter anderen kann die 'Breite', 'Höhe' und die 'Scroll' Eigenschaft von dem IFrame gesetzt werden. Diese Eigenschaften werden von dem Gruppenname mit ein |
getrennt, z.B. lightframe[search|width:100px;]
. Wenn keine Gruppierung benutzt wird, dann wird der |
trotzdem verwendet und das Format würde folgend sein lightframe[|width:100px;]
. Diese Eigenschaften sollten im folgenden Format sein \"Eigenschaft: Wert;\" - vergessen Sie das schließende Semikolon nicht. Wenn keine IFrame Eigenschaft gesetzt wurde, dann wird die Standard Breite und Höhe von 400px verwendet. Für ein detailliertes Beispiel siehe unten."
#: lightbox2.module:643,662
msgid "Basic example:"
msgstr "Einfaches Beispiel:"
#: lightbox2.module:644
msgid "<a href="http://www.google.com" rel="lightframe">Search google</a>
"
msgstr "<a href="http://www.google.de" rel="lightframe">Google Suche</a>
"
#: lightbox2.module:645
msgid "Grouped example:"
msgstr "Beispiel für das Gruppieren:"
#: lightbox2.module:646
msgid "<a href="http://www.google.com" rel="lightframe[search]">Search google</a>
<a href="http://www.yahoo.com" rel="lightframe[search]">Search yahoo</a>
"
msgstr "<a href="http://www.google.de" rel="lightframe[search]">Google Suche</a>
<a href="http://de.yahoo.com" rel="lightframe[search]">Yahoo Suche</a>
"
#: lightbox2.module:648
msgid "Controlling iframe property example:"
msgstr "Beispiel für das Kontrollieren der IFrame Eigenschaften:"
#: lightbox2.module:649
msgid "<a href="http://www.google.com" rel="lightframe[|width:400px; height:300px; scrolling: auto;]">Search google</a>
"
msgstr "<a href="http://www.google.de" rel="lightframe[|width:400px; height:300px; scrolling: auto;]">Google Suche</a>
"
#: lightbox2.module:650
msgid "Controlling iframe property when grouped example:"
msgstr "Beispiel für das Kontrollieren der IFrame Eigenschaften, wenn gruppiert:"
#: lightbox2.module:651
msgid "<a href="http://www.google.com" rel="lightframe[search|width:400px; height:300px; scrolling: auto;]">Search google</a>
<a href="http://www.yahoo.com" rel="lightframe[search|width:400px; height:300px;]">Search yahoo</a>
"
msgstr "<a href="http://www.google.de" rel="lightframe[search|width:400px; height:300px; scrolling: auto;]">Google Suche</a>
<a href="http://de.yahoo.com" rel="lightframe[search|width:400px; height:300px;]">Yahoo Suche</a>
"
#: lightbox2.module:658,700
msgid "Links to video content with 'rel=\"lightvideo\"' in the <a> tag will appear in a Lightbox when clicked on."
msgstr "Links zu Video-Inhalte mit 'rel=\"lightvideo\"' in den <a> Tags wird die Lightbox aufrufen, wenn darauf geklickt wurde."
#: lightbox2.module:661
msgid "It's possible to show video content in the lightbox. In this case the \"rel\" attribute should be set to lightvideo
. It's not possible to group videos but it is possible to control the size of the lightbox by setting the \"width\" and \"height\" properties. The properties can be configured like lightvideo[width:300px; height: 200px;]
. The properties should all be of the format \"property: value;\" - note the closing semi-colon. If no properties are set, then the default width and height of 400px will be used. See below for more detailed examples."
msgstr "Es ist möglich Video-Inhalte in der Lightbox anzuzeigen. In diesem Fall muss das rel-Attribut auf lightvideo
gesetzt sein. Es ist nicht möglich Videos zu gruppieren, aber es ist möglich die Größe der Lightbox zu kontrollieren, durch ändern der Eigenschaften für die 'Breite' und 'Höhe'. Diese Eigenschaften können wie folgt konfiguriert werden: lightvideo[width:300px; height: 200px;]
. Diese Eigenschaften sollten im folgenden Format sein \"Eigenschaft: Wert;\" - vergessen Sie das schließende Semikolon nicht. Wenn keine Eigenschaft gesetzt wurde, dann wird die Standard Breite und Höhe von 400px verwendet. Für ein detailliertes Beispiel siehe unten."
#: lightbox2.module:663
msgid "<a href="http://video.google.com/videoplay?docid=1811233136844420765" rel="lightvideo">Google video example - default size</a>
"
msgstr "<a href="http://video.google.com/videoplay?docid=1811233136844420765" rel="lightvideo">Google Video Beispiel - Standardgröße</a>
"
#: lightbox2.module:664
msgid "Controlling lightbox size example:"
msgstr "Beispiel für eine kontrollierte Größe der Lightbox:"
#: lightbox2.module:665
msgid "<a href="http://video.google.com/videoplay?docid=1811233136844420765" rel="lightvideo[width:400px; height:300px;]">Google video example - custom size</a>
"
msgstr "<a href="http://video.google.com/videoplay?docid=1811233136844420765" rel="lightvideo[width:400px; height:300px;]">Google Video Beispiel - benutzerdefinierte Größe</a>
"
#: lightbox2.module:666
msgid "Supported video formats include asx, wmv, mov and swf. A number of online video providers are also supported, including YouTube and Google Video. For a full list of the current supported video providers please see the documentation on drupal.org."
msgstr "Unterstützte Video Formate sind asx, wmv, mov und swf. Ebenso werden einige Video-Hoster unterstützt, z.B. YouTube und Google Video. Für eine ausführliche Liste der unterstützten Video-Hoster, schauen Sie bitte in die Online Dokumentation."
#: lightbox2.module:681
msgid "Lightbox slideshow filter"
msgstr "Lightbox Slideshow Filter"
#: lightbox2.module:682
msgid "Lightbox iframe filter"
msgstr "Lightbox IFrame Filter"
#: lightbox2.module:683
msgid "Lightbox video filter"
msgstr "Lightbox Video Filter"
#: lightbox2.module:691
msgid "Turns g2_filter links into Lightbox2 appropriate links"
msgstr "Wandelt g2_filter Links in die entsprechende Lightbox-fähige Links um."