+#: ../contrib/src/deprecated/resource.cpp:2504
+#, c-format
+msgid ""
+"Failed to find XPM resource %s.\n"
+"Forgot to use wxResourceLoadBitmapData?"
+msgstr ""
+
+#: ../src/msw/dialup.cpp:681
+#, c-format
+msgid "Failed to get ISP names: %s"
+msgstr "Konnte ISP Namen '%s' nicht ermitteln"
+
+#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+msgid "Failed to get clipboard data."
+msgstr "Konnte Daten nicht von der Zwischenablage holen."
+
+#: ../src/msw/clipbrd.cpp:723
+msgid "Failed to get data from the clipboard"
+msgstr "Konnte Daten nicht aus der Zwischenablage kopieren"
+
+#: ../src/msw/stackwalk.cpp:221
+#, fuzzy, c-format
+msgid ""
+"Failed to get stack backtrace:\n"
+"%s"
+msgstr "Konnte ISP Namen '%s' nicht ermitteln"
+
+#: ../src/common/stopwatch.cpp:223
+msgid "Failed to get the local system time"
+msgstr "Versuch, örtliche Systemzeit zu bekommen, gescheitert."
+
+#: ../src/common/filefn.cpp:1423
+msgid "Failed to get the working directory"
+msgstr "Konnte Arbeits-Verzeichnis nicht ermitteln"
+
+#: ../src/univ/theme.cpp:122
+msgid "Failed to initialize GUI: no built-in themes found."
+msgstr "Konnte GUI nicht initialisieren: kein Thema gefunden."
+
+#: ../src/msw/helpchm.cpp:69
+msgid "Failed to initialize MS HTML Help."
+msgstr "Konnte MS HTML-Hilfe nicht initialisieren."
+
+#: ../src/msw/glcanvas.cpp:808
+msgid "Failed to initialize OpenGL"
+msgstr "Konnte OpenGL nicht initialisieren"
+
+#: ../src/unix/snglinst.cpp:246
+#, c-format
+msgid "Failed to inspect the lock file '%s'"
+msgstr "Konnte die Sperr-Datei '%s' nicht lesen"
+
+#: ../src/unix/threadpsx.cpp:897
+msgid ""
+"Failed to join a thread, potential memory leak detected - please restart the "
+"program"
+msgstr ""
+"Thread-Verbindung gescheitert. Dies ist ein mögliches Speicherleck - Bitte "
+"Programm neu starten"
+
+#: ../src/msw/utils.cpp:702
+#, c-format
+msgid "Failed to kill process %d"
+msgstr "Konnte Prozess %d nicht abbrechen"
+
+#: ../src/common/iconbndl.cpp:72
+#, c-format
+msgid "Failed to load image %d from file '%s'."
+msgstr "Konnte das Bild %d aus der Datei '%s' nicht laden."
+
+#: ../src/msw/enhmeta.cpp:84
+#, fuzzy, c-format
+msgid "Failed to load metafile from file \"%s\"."
+msgstr "Konnte das Bild %d aus der Datei '%s' nicht laden."
+
+#: ../src/msw/volume.cpp:312
+msgid "Failed to load mpr.dll."
+msgstr "Konnte mpr.dll nicht laden."
+
+#: ../src/common/dynlib.cpp:133