# German translation of FiltersIE (7.x-1.0-beta2)
# Copyright (c) 2024 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: FiltersIE (7.x-1.0-beta2)\n"
"POT-Creation-Date: 2024-12-31 14:47+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\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"

msgid "!name must be a number."
msgstr "!name muss eine Zahl sein."
msgid "Label"
msgstr "Beschriftung"
msgid "Media"
msgstr "Medien"
msgid "Amount"
msgstr "Betrag"
msgid "level"
msgstr "Stufe"
msgid "Not installed"
msgstr "Nicht installiert"
msgid "Threshold"
msgstr "Grenzwert"
msgid "Offset"
msgstr "Versatz"
msgid "Radius"
msgstr "Radius"
msgid "amount"
msgstr "Betrag"
msgid "radius"
msgstr "Radius"
msgid ""
"The GD library for PHP is missing or outdated. Check the <a "
"href=\"@url\">PHP image documentation</a> for information on how to "
"correct this."
msgstr ""
"Die GD Grafikbibliothek für PHP fehlt oder ist veraltet. Schauen sie "
"in der <a href=\"@url\">PHP Bildverarbeitungs Dokumentation</a> nach "
"wie Sie das Problem beheben können."
msgid ""
"The GD Library for PHP is enabled, but was compiled without support "
"for functions used by the rotate and desaturate effects. It was "
"probably compiled using the official GD libraries from "
"http://www.libgd.org instead of the GD library bundled with PHP. You "
"should recompile PHP --with-gd using the bundled GD library. See <a "
"href=\"http://www.php.net/manual/book.image.php\">the PHP manual</a>."
msgstr ""
"Die GD Grafikbibliothek für PHP ist aktiviert, wurde aber ohne "
"Unterstützung für Funktionen die von den Drehen und Entsättigungs "
"Effekten verwendet werden compiliert. Es wurde wahrscheinlich die GD "
"Bibliothek von http://www.libgd.org und nicht die mit PHP "
"ausgelieferte Version verwendet. Sie Sollten PHP nochmal mit der "
"Option --with-gd compilieren und dabei die mit PHP ausgelieferte GD "
"Bibliothek verwenden. In der <a "
"href=\"http://www.php.net/manual/book.image.php\">PHP Anleitung</a> "
"finden Sie mehr Informationen."
msgid "Kernel matrix"
msgstr "Kernel-Matrix"
msgid "Entries sum: "
msgstr "Summe der Einträge: "
msgid "Matrix entry"
msgstr "Matrixeintrag"
msgid "Divisor"
msgstr "Teiler"
msgid "Typically the matrix entries sum (normalization)."
msgstr "Typischerweise summieren sich die Matrixeinträge (Normalisierung)."
msgid "This value is added to the division result."
msgstr "Dieser Wert wird zum Ergebnis des Divisionsvorgangs hinzuaddiert."
msgid "A label to identify this filter effect."
msgstr "Eine Beschriftung zur Identifizierung dieses Filtereffektes."
msgid "Sharpen level"
msgstr "Schärfegrad"
msgid "Sharpen"
msgstr "Schärfen"
msgid "threshold"
msgstr "Schwellenwert"
msgid "Typically 1 - 50."
msgstr "Normalerweise 1 - 50."
