# Translation of image module to German.
# Gerhard Killesreiter <gerhard@killesreiter.de>, 2004.
# Uwe Hermann <uwe@hermann-uwe.de>, 2005.
# Martin Stadler <mstadler@gmx.de>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: image_attach\n"
"POT-Creation-Date: 2008-12-27 12:04+0100\n"
"PO-Revision-Date: 2009-01-01 18:16+0100\n"
"Last-Translator: Alexander Haß\n"
"Language-Team: German Drupal translation team\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-Country: GERMANY\n"
"X-Poedit-Language: German\n"

#: contrib/image_attach/image_attach.views.inc:13
#: contrib/image_attach/image_attach.module:33
msgid "Image attach"
msgstr "Bildanhang"

#: contrib/image_attach/image_attach.views.inc:27
msgid "Attached image"
msgstr "Angehängtes Bild"

#: contrib/image_attach/image_attach.views.inc:32
msgid "An image attached to a node."
msgstr "Ein Bild das an einen Beitrag angehängt ist."

#: contrib/image_attach/image_attach_views_handler_field_iid.inc:28
#: contrib/image_attach/image_attach.module:102
msgid "Image size"
msgstr "Bildgröße"

#: contrib/image_attach/image_attach_views_handler_field_iid.inc:36
msgid "No link"
msgstr "Keine Verlinkung"

#: contrib/image_attach/image_attach_views_handler_field_iid.inc:36
msgid "Node"
msgstr "Beitrag"

#: contrib/image_attach/image_attach_views_handler_field_iid.inc:36
msgid "Image node"
msgstr "Bildbeitrag"

#: contrib/image_attach/image_attach.module:16
#: contrib/image_attach/image_attach.info:0
msgid "Allows easy attaching of image nodes to other content types."
msgstr "Ermöglicht das einfache Anhängen von Bildbeiträgen zu anderen Inhaltstypen."

#: contrib/image_attach/image_attach.module:49
msgid "Attach existing images"
msgstr "Vorhandene Bilder anhängen"

#: contrib/image_attach/image_attach.module:52;144
msgid "Disabled"
msgstr "Deaktiviert"

#: contrib/image_attach/image_attach.module:53;144
msgid "Enabled"
msgstr "Aktiviert"

#: contrib/image_attach/image_attach.module:55
msgid "When enabled, will allow existing image nodes to be attached instead of uploading new images."
msgstr "Sobald aktiviert, können auch vorhandene Bildbeiträge angehängt werden, anstatt neue Bilder hochzuladen."

#: contrib/image_attach/image_attach.module:68;85;186
msgid "Attached images"
msgstr "Angehängte Bilder"

#: contrib/image_attach/image_attach.module:105
msgid "This determines the size of the image that appears in the block."
msgstr "Dies bestimmt die Größe des Bildes das im Block erscheint."

#: contrib/image_attach/image_attach.module:129
msgid "<Hidden>"
msgstr "<Versteckt>"

#: contrib/image_attach/image_attach.module:136
msgid "Image Attach settings"
msgstr "Einstellungen für Bildanhang"

#: contrib/image_attach/image_attach.module:142
msgid "Attach images"
msgstr "Bilder anhängen"

#: contrib/image_attach/image_attach.module:145
msgid "Should this node allows users to upload an image?"
msgstr "Soll dieser Beitrag den Benutzern erlauben ein Bild hochzuladen?"

#: contrib/image_attach/image_attach.module:149
msgid "Teaser image size"
msgstr "Bildgröße im Anrisstext"

#: contrib/image_attach/image_attach.module:152
msgid "This determines the size of the image that appears when the node is displayed as a teaser. 'Hidden' will not show the image."
msgstr "Dieser Wert bestimmt die Größe des Bildes, dass bei der Anrisstextanzeige des Beitrages erscheint. Bei ‚Versteckt‘ wird das Bild nicht angezeigt."

#: contrib/image_attach/image_attach.module:156
msgid "Teaser image weight"
msgstr "Bildreihenfolge im Anrisstext"

#: contrib/image_attach/image_attach.module:158
msgid "This value determines the order of the image when displayed in the teaser."
msgstr "Dieser Wert bestimmt die Reihenfolge des Bildes, wenn es im Anrisstext angezeigt wird."

#: contrib/image_attach/image_attach.module:162
msgid "Full node image size"
msgstr "Bildgröße im vollständigen Beitrag"

#: contrib/image_attach/image_attach.module:165
msgid "This determines the size of the image that appears when the full node is displayed. 'Hidden' will not show the image."
msgstr "Dieser Wert bestimmt die Größe des Bildes, dass bei der vollständigen Beitragsanzeige erscheint. Bei ‚Versteckt‘ wird das Bild nicht angezeigt."

#: contrib/image_attach/image_attach.module:169
msgid "Full node image weight"
msgstr "Bildreihenfolge im vollständigen Beitrag"

#: contrib/image_attach/image_attach.module:171
msgid "This value determines the order of the image when displayed in the body."
msgstr "Dieser Wert bestimmt die Reihenfolge des Bildes, wenn es im Textkörper angezeigt wird."

#: contrib/image_attach/image_attach.module:204
msgid "Existing image"
msgstr "Vorhandenes Bild"

#: contrib/image_attach/image_attach.module:207
msgid "Choose an image already existing on the server if you do not upload a new one."
msgstr "Ein auf dem Server vorhandenes Bild auswählen, wenn kein neues Bild hochgeladen wird."

#: contrib/image_attach/image_attach.module:211
msgid "-or-"
msgstr "-oder-"

#: contrib/image_attach/image_attach.module:223
msgid "Upload image"
msgstr "Bild hochladen"

#: contrib/image_attach/image_attach.module:229
msgid "The title the image will be shown with."
msgstr "Der Titel mit dem das Bild angezeigt wird."

#: contrib/image_attach/image_attach.module:250
msgid "Created new image to attach to this node. !image_link"
msgstr "Neues Bild wurde erstellt, um es an diesen Beitrag anzuhängen. !image_link"

#: contrib/image_attach/image_attach.module:324
msgid "None"
msgstr "Keine"

#: contrib/image_attach/image_attach.module:27
msgid "Image attachment view"
msgstr "Ansicht des Bildanhang"

#: contrib/image_attach/image_attach.module:34
msgid "Enable image attach for content."
msgstr "Bildanhang für den Inhalt aktivieren."

#: contrib/image_attach/image_attach.module:0
msgid "image_attach"
msgstr "image_attach"

#: contrib/image_attach/image_attach.install:9
msgid "Stores the image/node relationship."
msgstr ""

#: contrib/image_attach/image_attach.install:12
msgid "Primary Key: The {node}.nid of the node."
msgstr ""

#: contrib/image_attach/image_attach.install:18
msgid "TODO"
msgstr ""

#: contrib/image_attach/image_attach.info:0
msgid "Image Attach"
msgstr "Bildanhang"

