# German translation for libpeas.
# Copyright (C) 2010 libpeas's COPYRIGHT HOLDER
# This file is distributed under the same license as the libpeas package.
# Mario Blättermann <mario.blaettermann@gmail.com>, 2010, 2011, 2012.
# Paul Seyfert <pseyfert@mathphys.fsk.uni-heidelberg.de>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: libpeas master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=libpeas&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2015-09-01 22:44+0000\n"
"PO-Revision-Date: 2015-09-02 09:54+0100\n"
"Last-Translator: Paul Seyfert <pseyfert@mathphys.fsk.uni-heidelberg.de>\n"
"Language-Team: German <gnome-de@gnome.org>\n"
"Language: de\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-Generator: Poedit 1.6.10\n"

#: ../data/glade/libpeas-gtk.xml.in.h:1
msgid "Plugin Manager"
msgstr "Plugin-Verwaltung"

#. Translators: What PeasGtkPluginManagerView to use
#: ../data/glade/libpeas-gtk.xml.in.h:3
msgid "View"
msgstr "Ansicht"

#: ../data/glade/libpeas-gtk.xml.in.h:4
msgid "Plugin Manager View"
msgstr "Ansicht der Plugin-Verwaltung"

#. Translators: Whether builtin plugins should appear in the view (property name)
#: ../data/glade/libpeas-gtk.xml.in.h:6
msgid "Show Builtin"
msgstr "Eingebaute anzeigen"

#: ../data/glade/libpeas-gtk.xml.in.h:7
msgid "Peas Gtk"
msgstr "Peas Gtk"

#: ../libpeas/peas-engine.c:976
#, c-format
msgid "Dependency '%s' was not found"
msgstr "Abhängigkeit »%s« wurde nicht gefunden"

#: ../libpeas/peas-engine.c:986
#, c-format
msgid "Dependency '%s' failed to load"
msgstr "Abhängigkeit »%s« konnte nicht geladen werden"

#: ../libpeas/peas-engine.c:1000
#, c-format
msgid "Plugin loader '%s' was not found"
msgstr "Plugin-Lader »%s« wurde nicht gefunden"

#: ../libpeas/peas-engine.c:1012
#, c-format
msgid "Failed to load"
msgstr "Laden fehlgeschlagen"

#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:95
msgid "Additional plugins must be disabled"
msgstr "Weitere Plugins müssen deaktiviert werden"

#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:102
#, c-format
msgid "The following plugins depend on '%s' and will also be disabled:"
msgstr ""
"Die folgenden Plugins sind von »%s« abhängig und müssen ebenfalls "
"deaktiviert werden:"

#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:144
msgid "Plugins"
msgstr "Plugins"

#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:161
msgid "An additional plugin must be disabled"
msgstr "Ein weiteres Plugin muss deaktiviert werden"

#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:168
#, c-format
msgid ""
"The '%s' plugin depends on the '%s' plugin.\n"
"If you disable '%s', '%s' will also be disabled."
msgstr ""
"Das Plugin »%s« ist vom Plugin »%s« abhängig.\n"
"Falls Sie »%s« deaktivieren, wird »%s« ebenfalls deaktiviert."

#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:182
msgid "_Cancel"
msgstr "_Abbrechen"

#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:184
msgid "Disable Plugins"
msgstr "Plugins deaktivieren"

#: ../libpeas-gtk/peas-gtk-plugin-manager.c:207
msgid "There was an error displaying the help."
msgstr "Beim Anzeigen der Hilfe ist ein Fehler aufgetreten."

#: ../libpeas-gtk/peas-gtk-plugin-manager.c:253
msgid "_Close"
msgstr "_Schließen"

#: ../libpeas-gtk/peas-gtk-plugin-manager.c:265
msgid "_Help"
msgstr "_Hilfe"

#: ../libpeas-gtk/peas-gtk-plugin-manager.c:323
msgid "Pr_eferences"
msgstr "_Einstellungen"

#: ../libpeas-gtk/peas-gtk-plugin-manager.c:328
#: ../libpeas-gtk/peas-gtk-plugin-manager.c:379
msgid "_About"
msgstr "_Info"

#: ../libpeas-gtk/peas-gtk-plugin-manager.c:387
msgid "_Preferences"
msgstr "_Einstellungen"

#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:351
msgid "_Enabled"
msgstr "Aktivi_ert"

#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:362
msgid "E_nable All"
msgstr "Alle aktiviere_n"

#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:366
msgid "_Disable All"
msgstr "Alle _deaktivieren"

#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:526
msgid "Enabled"
msgstr "Aktiviert"

#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:547
msgid "Plugin"
msgstr "Plugin"

#. Avoid having markup in a translated string
#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:634
#, c-format
msgid "The plugin '%s' could not be loaded"
msgstr "Das Plugin »%s« konnte nicht geladen werden"

#. Keep separate because some translations do special things
#. * for the ':' and might accidentally not keep the space after it
#.
#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:640
#, c-format
msgid "An error occurred: %s"
msgstr "Ein Fehler ist aufgetreten: %s"

#. Translators: The directory in which the demo program was compiled at
#: ../peas-demo/peas-demo.c:41
msgid "Run from build directory"
msgstr "Aus dem Erstellungsordner ausführen"

#: ../peas-demo/peas-demo.c:92
msgid "_Quit"
msgstr "_Beenden"

#: ../peas-demo/peas-demo.c:108
msgid "- libpeas demo application"
msgstr "- libpeas-Demoanwendung"

#: ../tests/libpeas-gtk/plugin-manager.c:77
msgid "About"
msgstr "Info"

#: ../tests/libpeas-gtk/plugin-manager.c:82
msgid "Preferences"
msgstr "Einstellungen"
