+"Konnte Verzeichnis '%s' nicht erstellen\n"
+"(Haben Sie die nötigen Zugriffsrechte?)"
+
+#: ../src/unix/epolldispatcher.cpp:85
+msgid "Failed to create epoll descriptor"
+msgstr "Epoll Beschreibungselement konnte nicht erzeugt werden"
+
+#: ../src/msw/mimetype.cpp:199
+#, c-format
+msgid "Failed to create registry entry for '%s' files."
+msgstr "Konnte keinen Registrierungseintrag für '%s'-Dateien erstellen."
+
+#: ../src/msw/fdrepdlg.cpp:443
+#, c-format
+msgid "Failed to create the standard find/replace dialog (error code %d)"
+msgstr "Konnte keinen Standard-Finden/Ersetzen-Dialog erstellen (Fehler %d)"
+
+#: ../src/unix/evtloopunix.cpp:87
+msgid "Failed to create wake up pipe used by event loop."
+msgstr "Erzeugung der Weckleitung für die Ereignisschleife gescheitert."
+
+#: ../src/html/winpars.cpp:733
+#, c-format
+msgid "Failed to display HTML document in %s encoding"
+msgstr "Konnte HTML-Dokument nicht in der Kodierung %s anzeigen"
+
+#: ../src/msw/clipbrd.cpp:127
+msgid "Failed to empty the clipboard."
+msgstr "Konnte Zwischenablage nicht leeren."
+
+#: ../src/unix/displayx11.cpp:266
+msgid "Failed to enumerate video modes"
+msgstr "Auflisten der Video-Modi gescheitert"
+
+#: ../src/msw/dde.cpp:728
+msgid "Failed to establish an advise loop with DDE server"
+msgstr "Aufbau einer 'advise Schleife' mit dem DDE-Server gescheitert"
+
+#: ../src/msw/dialup.cpp:651
+#: ../src/msw/dialup.cpp:886
+#, c-format
+msgid "Failed to establish dialup connection: %s"
+msgstr "Aufbau der DFÜ-Verbindung gescheitert: %s"
+
+#: ../src/unix/utilsunx.cpp:548
+#: ../src/unix/utilsunx.cpp:562
+#, c-format
+msgid "Failed to execute '%s'\n"
+msgstr "Kann '%s' nicht ausführen\n"
+
+#: ../src/common/debugrpt.cpp:700
+msgid "Failed to execute curl, please install it in PATH."
+msgstr "Konnte curl nicht starten, bitte im PATH installieren."
+
+#: ../src/msw/ole/automtn.cpp:497
+#, c-format
+msgid "Failed to find CLSID of \"%s\""
+msgstr "Konnte CLSID von '%s' nicht finden"
+
+#: ../src/common/regex.cpp:435
+#: ../src/common/regex.cpp:483
+#, c-format
+msgid "Failed to find match for regular expression: %s"
+msgstr "Konnte keine Übereinstimmung mit regulärem Ausdruck %s finden"
+
+#: ../src/msw/dialup.cpp:717
+#, c-format
+msgid "Failed to get ISP names: %s"
+msgstr "Konnte ISP-Namen '%s' nicht ermitteln"
+
+#: ../src/msw/ole/automtn.cpp:566
+#, c-format
+msgid "Failed to get OLE automation interface for \"%s\""
+msgstr "Konnte die OLE Automatisierungsschnittstelle für \"%s\" nicht bekommen"
+
+#: ../src/msw/clipbrd.cpp:745
+msgid "Failed to get data from the clipboard"
+msgstr "Konnte Daten nicht aus der Zwischenablage kopieren"
+
+#: ../src/common/time.cpp:263
+msgid "Failed to get the local system time"
+msgstr "Versuch örtliche Systemzeit zu bekommen, fehlgeschlagen."
+
+#: ../src/common/filefn.cpp:1452
+msgid "Failed to get the working directory"
+msgstr "Konnte Arbeitsverzeichnis nicht ermitteln"
+
+#: ../src/univ/theme.cpp:114
+msgid "Failed to initialize GUI: no built-in themes found."
+msgstr "Konnte GUI nicht initialisieren: kein Thema gefunden."
+
+#: ../src/msw/helpchm.cpp:64
+msgid "Failed to initialize MS HTML Help."
+msgstr "Konnte MS-HTML-Hilfe nicht initialisieren."
+
+#: ../src/msw/glcanvas.cpp:893
+msgid "Failed to initialize OpenGL"
+msgstr "Konnte OpenGL nicht initialisieren"
+
+#: ../src/msw/dialup.cpp:881
+#, c-format
+msgid "Failed to initiate dialup connection: %s"
+msgstr "Versuch gescheitert, die Einwählverbindung einzuleiten: %s"
+
+#: ../src/gtk/textctrl.cpp:1100
+msgid "Failed to insert text in the control."
+msgstr "Einfügen von Text in das Steuerelement fehlgeschlagen."
+
+#: ../src/unix/snglinst.cpp:242
+#, c-format
+msgid "Failed to inspect the lock file '%s'"
+msgstr "Konnte die Sperr-Datei '%s' nicht lesen"
+
+#: ../src/unix/appunix.cpp:90
+msgid "Failed to install signal handler"
+msgstr "Konnte Signalbearbeitung nicht installieren"
+
+#: ../src/unix/threadpsx.cpp:1010
+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:747
+#, c-format
+msgid "Failed to kill process %d"
+msgstr "Konnte Prozess %d nicht abbrechen"
+
+#: ../src/common/iconbndl.cpp:183
+#, c-format
+msgid "Failed to load image %%d from file '%s'."
+msgstr "Konnte das Bild %%d aus der Datei '%s' nicht laden."
+
+#: ../src/common/iconbndl.cpp:191
+#, c-format
+msgid "Failed to load image %d from stream."
+msgstr "Konnte das Bild %d aus demStrom nicht laden."
+
+#: ../src/common/image.cpp:2251
+#: ../src/common/image.cpp:2270
+#, c-format
+msgid "Failed to load image from file \"%s\"."
+msgstr "Konnte das Bild aus der Datei \"%s\" nicht laden."
+
+#: ../src/msw/enhmeta.cpp:98
+#, c-format
+msgid "Failed to load metafile from file \"%s\"."
+msgstr "Konnte Metadatei aus Datei \"%s\" nicht laden."
+
+#: ../src/msw/volume.cpp:328
+msgid "Failed to load mpr.dll."
+msgstr "Konnte mpr.dll nicht laden."
+
+#: ../src/msw/utils.cpp:1128
+#, c-format
+msgid "Failed to load resource \"%s\"."
+msgstr "Konnte die Ressource \"%s\" nicht laden."
+
+#: ../src/common/dynlib.cpp:105
+#, c-format
+msgid "Failed to load shared library '%s'"
+msgstr "Laden der dynamischen Bibliothek '%s' gescheitert"
+
+#: ../src/msw/utils.cpp:1135
+#, c-format
+msgid "Failed to lock resource \"%s\"."
+msgstr "Konnte die Ressource \"%s\" nicht sperren."
+
+#: ../src/unix/snglinst.cpp:199
+#, c-format
+msgid "Failed to lock the lock file '%s'"
+msgstr "Konnte die Sperr-Datei '%s' nicht sperren"
+
+#: ../src/unix/epolldispatcher.cpp:137
+#, c-format
+msgid "Failed to modify descriptor %d in epoll descriptor %d"
+msgstr "Wechsel von Beschreibung %d in Epoll beschreibung %d fehlgeschlagen"
+
+#: ../src/common/filename.cpp:2582
+#, c-format
+msgid "Failed to modify file times for '%s'"
+msgstr "Konnte Zugriffszeit von Datei '%s' nicht ändern"
+
+#: ../src/common/selectdispatcher.cpp:253
+msgid "Failed to monitor I/O channels"
+msgstr "Die Überwachung der I/O Kanäle ist fehlgeschlagen"
+
+#: ../src/common/filename.cpp:205
+#, c-format
+msgid "Failed to open '%s' for reading"
+msgstr "Konnte '%s' nicht zum Lesen öffnen"
+
+#: ../src/common/filename.cpp:210
+#, c-format
+msgid "Failed to open '%s' for writing"
+msgstr "Konnte '%s' nicht zum Schreiben öffnen"
+
+#: ../src/html/chm.cpp:142
+#, c-format
+msgid "Failed to open CHM archive '%s'."
+msgstr "CHM-Archiv '%s' lässt sich nicht öffnen."
+
+#: ../src/common/utilscmn.cpp:1132
+#, c-format
+msgid "Failed to open URL \"%s\" in default browser."
+msgstr "Konnte die URL \"%s\" nicht im voreingestellten Browser öffnen."
+
+#: ../include/wx/msw/private/fswatcher.h:93
+#, c-format
+msgid "Failed to open directory \"%s\" for monitoring."
+msgstr "Konnte das Verzeichnis \"%s\" nicht zur Überwachung öffnen."
+
+#: ../src/x11/utils.cpp:226
+#, c-format
+msgid "Failed to open display \"%s\"."
+msgstr "Öffnen des Displays \"%s\" fehlgeschlagen."
+
+#: ../src/common/filename.cpp:1067
+msgid "Failed to open temporary file."
+msgstr "Konnte temporäre Datei nicht öffnen."
+
+#: ../src/msw/clipbrd.cpp:94
+msgid "Failed to open the clipboard."
+msgstr "Konnte Zwischenablage nicht öffnen."
+
+#: ../src/common/translation.cpp:1014
+#, c-format
+msgid "Failed to parse Plural-Forms: '%s'"
+msgstr "Analyse der Pluralformen fehlgeschlagen: '%s'"
+
+#: ../src/msw/clipbrd.cpp:645
+msgid "Failed to put data on the clipboard"
+msgstr "Versuch Daten in der Zwischenablage abzulegen, gescheitert"
+
+#: ../src/unix/snglinst.cpp:279
+msgid "Failed to read PID from lock file."
+msgstr "Konnte keine PID von Sperr-Datei lesen."
+
+#: ../src/common/fileconf.cpp:465
+msgid "Failed to read config options."
+msgstr "Lesen der Konfigurationsoptionen fehlgeschlagen."
+
+#: ../src/common/docview.cpp:680
+#, c-format
+msgid "Failed to read document from the file \"%s\"."
+msgstr "Konnte Dokument aus der Datei \"%s\" nicht lesen."
+
+#: ../src/dfb/evtloop.cpp:99
+msgid "Failed to read event from DirectFB pipe"
+msgstr "Konnte Ereignis von DirectFB Kanal nicht lesen"
+
+#: ../src/unix/evtloopunix.cpp:136
+msgid "Failed to read from wake-up pipe"
+msgstr "Konnte nicht aus dem Weckkanal lesen"
+
+#: ../src/unix/utilsunx.cpp:608
+msgid "Failed to redirect child process input/output"
+msgstr "Umleitung der Ein-/Ausgabe des Unterprozesses gescheitert"
+
+#: ../src/msw/utilsexc.cpp:733
+msgid "Failed to redirect the child process IO"
+msgstr "Umleitung der Ein-/Ausgabe des Unterprozesses gescheitert"
+
+#: ../src/msw/dde.cpp:294
+#, c-format
+msgid "Failed to register DDE server '%s'"
+msgstr "Versuch DDE-Server '%s' zu registrieren, gescheitert"
+
+#: ../src/common/fontmap.cpp:244
+#, c-format
+msgid "Failed to remember the encoding for the charset '%s'."
+msgstr "Versuch gescheitert, an die Kodierung für den Zeichensatz '%s' zu erinnern."
+
+#: ../src/common/debugrpt.cpp:226
+#, c-format
+msgid "Failed to remove debug report file \"%s\""
+msgstr "Konnte Fehlerberichtsdatei \"%s\" nicht entfernen."
+
+#: ../src/unix/snglinst.cpp:323
+#, c-format
+msgid "Failed to remove lock file '%s'"
+msgstr "Konnte Sperr-Datei '%s' nicht löschen."
+
+#: ../src/unix/snglinst.cpp:289
+#, c-format
+msgid "Failed to remove stale lock file '%s'."
+msgstr "Konnte unbenutzte Sperr-Datei '%s' nicht entfernen."
+
+#: ../src/msw/registry.cpp:529
+#, c-format
+msgid "Failed to rename registry value '%s' to '%s'."
+msgstr "Umbenennen des Registrieungswertes '%s' in '%s' gescheitert"
+
+#: ../src/common/filefn.cpp:1165
+#, c-format
+msgid "Failed to rename the file '%s' to '%s' because the destination file already exists."
+msgstr "Umbenennen der Datei '%s' nach '%s' fehlgeschlagen, da die Zieldatei bereits existiert."
+
+#: ../src/msw/registry.cpp:634
+#, c-format
+msgid "Failed to rename the registry key '%s' to '%s'."
+msgstr "Umbenennen des Registrieungsschlüssels von '%s' in '%s' gescheitert."
+
+#: ../src/msw/clipbrd.cpp:499
+msgid "Failed to retrieve data from the clipboard."
+msgstr "Konnte Daten von der Zwischenablage nicht bekommen."
+
+#: ../src/common/filename.cpp:2676
+#, c-format
+msgid "Failed to retrieve file times for '%s'"
+msgstr "Konnte Zugriffszeit von Datei '%s' nicht ermitteln"
+
+#: ../src/msw/dialup.cpp:488
+msgid "Failed to retrieve text of RAS error message"
+msgstr "Versuch den Inhalt der RAS-Fehlernachricht zu holen, gescheitert"
+
+#: ../src/msw/clipbrd.cpp:782
+msgid "Failed to retrieve the supported clipboard formats"
+msgstr "Konnte die von der Zwischenablage unterstützten Formate nicht ermitteln"
+
+#: ../src/common/docview.cpp:651
+#, c-format
+msgid "Failed to save document to the file \"%s\"."
+msgstr "Das Dokument konnte nicht in die Datei \"%s\" gesichert werden."
+
+#: ../src/msw/dib.cpp:329
+#, c-format
+msgid "Failed to save the bitmap image to file \"%s\"."
+msgstr "Das Bitmap-Bild konnte nicht in der Datei \"%s\" geschrieben werden."
+
+#: ../src/msw/dde.cpp:769
+msgid "Failed to send DDE advise notification"
+msgstr "Versuch gescheitert, eine DDE-Benachrichtigung zu schicken"
+
+#: ../src/common/ftp.cpp:407
+#, c-format
+msgid "Failed to set FTP transfer mode to %s."
+msgstr "Konnte den FTP-Transfermodus nicht auf '%s' setzen."
+
+#: ../src/msw/clipbrd.cpp:375
+msgid "Failed to set clipboard data."
+msgstr "Konnte Dateien nicht in die Zwischenablage kopieren."
+
+#: ../src/unix/snglinst.cpp:182
+#, c-format
+msgid "Failed to set permissions on lock file '%s'"
+msgstr "Konnte die Zugriffsrechte für Datei '%s' nicht setzen"
+
+#: ../src/common/file.cpp:549
+msgid "Failed to set temporary file permissions"
+msgstr "Konnte die Zugriffsrechte der temporären Datei nicht setzen"
+
+#: ../src/gtk/textctrl.cpp:1041
+msgid "Failed to set text in the text control."
+msgstr "Setzen von Text in das Text-Steuerelement fehlgeschlagen."
+
+#: ../src/unix/threadpsx.cpp:1333
+#: ../src/unix/threadpsx.cpp:1343
+#, c-format
+msgid "Failed to set thread priority %d."
+msgstr "Versuch gescheitert, die Thread-Priorität %d zu setzten."
+
+#: ../src/unix/utilsunx.cpp:729
+msgid "Failed to set up non-blocking pipe, the program might hang."
+msgstr "Das Erzeugen einer nicht blockierenden Pipe ist fehlgeschlagen, das Programm könnte stehen bleiben."
+
+#: ../src/common/fs_mem.cpp:262
+#, c-format
+msgid "Failed to store image '%s' to memory VFS!"
+msgstr "Versuch das Bild '%s' im VFS-Speicher zu laden, gescheitert!"
+
+#: ../src/dfb/evtloop.cpp:171
+msgid "Failed to switch DirectFB pipe to non-blocking mode"
+msgstr "Wechsel von DirectFB Pipe in den Nicht blockierenden Modus schlug fehl"
+
+#: ../src/unix/evtloopunix.cpp:93
+msgid "Failed to switch wake up pipe to non-blocking mode"
+msgstr "Fehlgeschlagen die aufweck Pipe in den nicht blockierenden Modus umzuschalten"
+
+#: ../src/unix/threadpsx.cpp:1525
+msgid "Failed to terminate a thread."
+msgstr "Versuch den Thread zu beenden, gescheitert."
+
+#: ../src/msw/dde.cpp:747
+msgid "Failed to terminate the advise loop with DDE server"
+msgstr "Versuch gescheitert, die 'advise Schleife' mit DDE-Server zu beenden."
+
+#: ../src/msw/dialup.cpp:961
+#, c-format
+msgid "Failed to terminate the dialup connection: %s"
+msgstr "Versuch gescheitert, die DFÜ-Verbindung zu beenden: %s"
+
+#: ../src/common/filename.cpp:2597
+#, c-format
+msgid "Failed to touch the file '%s'"
+msgstr "Konnte die Datei '%s' nicht 'berühren'"
+
+#: ../src/unix/snglinst.cpp:329
+#, c-format
+msgid "Failed to unlock lock file '%s'"
+msgstr "Konnte die Sperrung von Datei '%s' nicht aufheben"
+
+#: ../src/msw/dde.cpp:315
+#, c-format
+msgid "Failed to unregister DDE server '%s'"
+msgstr "Die Registrierung des DDE-Servers '%s' konnte nicht aufgehoben werden"
+
+#: ../src/unix/epolldispatcher.cpp:156
+#, c-format
+msgid "Failed to unregister descriptor %d from epoll descriptor %d"
+msgstr "Konnte Descriptor %d vom Epoll Descriptor nicht %d austragen"
+
+#: ../src/common/fileconf.cpp:1038
+msgid "Failed to update user configuration file."
+msgstr "Kann Benutzer-Konfigurationsdatei nicht aktualisieren."
+
+#: ../src/common/debugrpt.cpp:713
+#, c-format
+msgid "Failed to upload the debug report (error code %d)."
+msgstr "Konnte den Fehlerbericht nicht hochladen (Fehlercode %d)."
+
+#: ../src/unix/snglinst.cpp:169
+#, c-format
+msgid "Failed to write to lock file '%s'"
+msgstr "Konnte Sperr-Datei '%s' nicht schreiben"
+
+#: ../src/propgrid/propgrid.cpp:173
+msgid "False"
+msgstr "Falsch"
+
+#: ../src/propgrid/advprops.cpp:659
+msgid "Family"
+msgstr "Familie"
+
+#: ../src/common/stockitem.cpp:158
+#: ../src/msw/wince/filedlgwce.cpp:119
+msgid "File"
+msgstr "Datei"
+
+#: ../src/common/docview.cpp:668
+#, c-format
+msgid "File \"%s\" could not be opened for reading."
+msgstr "Die Datei \"%s\" konnte nicht zum Lesen geöffnet werden."
+
+#: ../src/common/docview.cpp:645
+#, c-format
+msgid "File \"%s\" could not be opened for writing."
+msgstr "Die Datei \"%s\" konnte nicht zum Schreiben geöffnet werden."
+
+#: ../src/gtk/filedlg.cpp:53
+#, c-format
+msgid "File '%s' already exists, do you really want to overwrite it?"
+msgstr "Datei '%s' existiert bereits, möchten Sie diese wirklich überschreiben?"
+
+#: ../src/os2/filedlg.cpp:308
+#, c-format
+msgid ""
+"File '%s' already exists.\n"
+"Do you want to replace it?"
+msgstr ""
+"Datei '%s' existiert bereits.\n"
+"Möchten Sie diese wirklich überschreiben?"
+
+#: ../src/common/filefn.cpp:1204
+#, c-format
+msgid "File '%s' couldn't be removed"
+msgstr "Die Datei '%s' konnte nicht gelöscht werden."
+
+#: ../src/common/filefn.cpp:1184
+#, c-format
+msgid "File '%s' couldn't be renamed '%s'"
+msgstr "Die Datei '%s' konnte nicht nach '%s' umbenannt werden."
+
+#: ../src/richtext/richtextctrl.cpp:2665
+#: ../src/common/textcmn.cpp:870
+msgid "File couldn't be loaded."
+msgstr "Datei konnte nicht geladen werden."
+
+#: ../src/msw/filedlg.cpp:429
+#, c-format
+msgid "File dialog failed with error code %0lx."
+msgstr "Datei Dialog schlug fehl mit dem Fehlercode %0lx."
+
+#: ../src/common/docview.cpp:1752
+msgid "File error"
+msgstr "Dateifehler"
+
+#: ../src/generic/dirctrlg.cpp:680
+#: ../src/generic/filectrlg.cpp:799
+msgid "File name exists already."
+msgstr "Dateiname bereits vorhanden"
+
+#: ../src/unix/fswatcher_inotify.cpp:413
+msgid "File system containing watched object was unmounted"
+msgstr "Das Dateisystem das die beobachteten Objekte enthält wurde ausgehängt"
+
+#: ../src/motif/filedlg.cpp:219
+msgid "Files"
+msgstr "Dateien"
+
+#: ../src/common/filefn.cpp:1756
+#, c-format
+msgid "Files (%s)"
+msgstr "Dateien (%s)"
+
+#: ../src/motif/filedlg.cpp:217
+msgid "Filter"
+msgstr "Filter"
+
+#: ../src/common/stockitem.cpp:159
+#: ../src/html/helpwnd.cpp:498
+msgid "Find"
+msgstr "Suchen"
+
+#: ../src/common/stockitem.cpp:160
+msgid "First"
+msgstr "Erste(r)"
+
+#: ../src/common/prntbase.cpp:1493
+msgid "First page"
+msgstr "Erste Seite"
+
+#: ../src/html/helpwnd.cpp:1216
+msgid "Fixed font:"
+msgstr "Schrift fester Breite:"
+
+#: ../src/html/helpwnd.cpp:1279
+msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
+msgstr "Schrift fester Breite.<br> <b>fett</b> <i>kursiv</i> "
+
+#: ../src/richtext/richtextsizepage.cpp:181
+msgid "Floating"
+msgstr "Schwebend"
+
+#: ../src/common/stockitem.cpp:161
+msgid "Floppy"
+msgstr "Diskette"
+
+#: ../src/common/paper.cpp:113
+msgid "Folio, 8 1/2 x 13 in"
+msgstr "Folio, 8 1/2 x 13 Zoll"
+
+#: ../src/richtext/richtextformatdlg.cpp:319
+#: ../src/osx/carbon/fontdlg.cpp:471
+#: ../src/common/stockitem.cpp:195
+msgid "Font"
+msgstr "Schriftart"
+
+#: ../src/richtext/richtextfontpage.cpp:197
+msgid "Font &weight:"
+msgstr "Schrift&dicke:"
+
+#: ../src/html/helpwnd.cpp:1217
+msgid "Font size:"
+msgstr "Schriftgröße:"
+
+#: ../src/richtext/richtextfontpage.cpp:184
+msgid "Font st&yle:"
+msgstr "Schrifst&il:"
+
+#: ../src/osx/carbon/fontdlg.cpp:513
+msgid "Font:"
+msgstr "Schrift:"
+
+#: ../src/dfb/fontmgr.cpp:199
+#, c-format
+msgid "Fonts index file %s disappeared while loading fonts."
+msgstr "Indexdatei der Schriftarten %s während des Ladens der Schriften verschwunden."
+
+#: ../src/unix/utilsunx.cpp:581
+msgid "Fork failed"
+msgstr "'Fork' gescheitert"
+
+#: ../src/common/stockitem.cpp:162
+msgid "Forward"
+msgstr "Vorwärts"
+
+#: ../src/common/xtixml.cpp:236
+msgid "Forward hrefs are not supported"
+msgstr "Forward hrefs werden nicht unterstützt"
+
+#: ../src/html/helpwnd.cpp:890
+#, c-format
+msgid "Found %i matches"
+msgstr "Suchbegriff %i mal gefunden"
+
+#: ../src/generic/prntdlgg.cpp:244
+msgid "From:"
+msgstr "Von:"
+
+#: ../src/common/imaggif.cpp:161
+msgid "GIF: Invalid gif index."
+msgstr "GIF: Ungültiger Index."
+
+#: ../src/common/imaggif.cpp:151
+msgid "GIF: data stream seems to be truncated."
+msgstr "GIF: Datenstrom scheint unvollständig zu sein."
+
+#: ../src/common/imaggif.cpp:135
+msgid "GIF: error in GIF image format."
+msgstr "GIF: Fehler im GIF-Bildformat."
+
+#: ../src/common/imaggif.cpp:138
+msgid "GIF: not enough memory."
+msgstr "GIF: nicht genug Speicher."
+
+#: ../src/common/imaggif.cpp:141
+msgid "GIF: unknown error!!!"
+msgstr "GIF: unbekannter Fehler!"
+
+#: ../src/gtk/window.cpp:4119
+msgid "GTK+ installed on this machine is too old to support screen compositing, please install GTK+ 2.12 or later."
+msgstr "Das GTK+, das auf dieser Maschine installiert ist, ist zu alt um Bildschrimanordnung zu unterstützen, bitte GTK+ 2.12 oder neuer installieren. "
+
+#: ../src/univ/themes/gtk.cpp:528
+msgid "GTK+ theme"
+msgstr "GTK+ Thema"
+
+#: ../src/common/prntbase.cpp:244
+msgid "Generic PostScript"
+msgstr "Generisches PostScript"
+
+#: ../src/common/paper.cpp:137
+msgid "German Legal Fanfold, 8 1/2 x 13 in"
+msgstr "German Legal Endlospapier, 21,59 x 33,02 cm"
+
+#: ../src/common/paper.cpp:136
+msgid "German Std Fanfold, 8 1/2 x 12 in"
+msgstr "German Std Endlospapier, 8 1/2 x 12 Zoll"
+
+#: ../include/wx/xtiprop.h:189
+msgid "GetProperty called w/o valid getter"
+msgstr "GetProperty aufgerufen ohne gültigen getter"
+
+#: ../include/wx/xtiprop.h:267
+msgid "GetPropertyCollection called on a generic accessor"
+msgstr "GetPropertyCollection aufgerufen für einen allgemeinen accessor"
+
+#: ../include/wx/xtiprop.h:207
+msgid "GetPropertyCollection called w/o valid collection getter"
+msgstr "GetPropertyCollection aufgerufen ohne gültigen Collection getter"
+
+#: ../src/html/helpwnd.cpp:671
+msgid "Go back"
+msgstr "Vorherige HTML-Seite zeigen"
+
+#: ../src/html/helpwnd.cpp:672
+msgid "Go forward"
+msgstr "Nächste HTML-Seite zeigen"
+
+#: ../src/html/helpwnd.cpp:674
+msgid "Go one level up in document hierarchy"
+msgstr "In die nächste Dokumentebene gehen"
+
+#: ../src/generic/filedlgg.cpp:223
+#: ../src/generic/dirdlgg.cpp:137
+msgid "Go to home directory"
+msgstr "Gehe zum Benutzerverzeichnis"
+
+#: ../src/generic/filedlgg.cpp:219
+msgid "Go to parent directory"
+msgstr "Gehe zum 'Parent'-Verzeichnis"
+
+#: ../src/generic/aboutdlgg.cpp:77
+msgid "Graphics art by "
+msgstr "Grafik von "
+
+#: ../src/common/fmapbase.cpp:153
+msgid "Greek (ISO-8859-7)"
+msgstr "Griechisch (ISO-8859-7)"
+
+#: ../src/richtext/richtextborderspage.cpp:547
+msgid "Groove"
+msgstr "Groove"
+
+#: ../src/common/zstream.cpp:151
+#: ../src/common/zstream.cpp:311
+msgid "Gzip not supported by this version of zlib"
+msgstr "Gzip wird nicht von dieser zlib-Version unterstützt"
+
+#: ../src/common/accelcmn.cpp:76
+msgid "HELP"
+msgstr "HILFE"
+
+#: ../src/common/accelcmn.cpp:61
+msgid "HOME"
+msgstr "POS 1"
+
+#: ../src/html/helpwnd.cpp:1558
+msgid "HTML Help Project (*.hhp)|*.hhp|"
+msgstr "HTML-Hilfe-Projekt (*.hhp)|*.hhp|"
+
+#: ../src/html/htmlwin.cpp:655
+#, c-format
+msgid "HTML anchor %s does not exist."
+msgstr "HTML-Anker %s existiert nicht."
+
+#: ../src/html/helpwnd.cpp:1556
+msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
+msgstr "HTML-Dateien (*.html;*.htm)|*.html;*.htm|"
+
+#: ../src/common/stockitem.cpp:163
+msgid "Harddisk"
+msgstr "Festplatte"
+
+#: ../src/common/fmapbase.cpp:154
+msgid "Hebrew (ISO-8859-8)"
+msgstr "Hebräisch (ISO-8859-8)"
+
+#: ../src/osx/button_osx.cpp:40
+#: ../src/common/stockitem.cpp:164
+#: ../src/html/helpdlg.cpp:67
+#: ../src/html/helpfrm.cpp:117
+msgid "Help"
+msgstr "Hilfe"
+
+#: ../src/html/helpwnd.cpp:1210
+msgid "Help Browser Options"
+msgstr "Hilfe zu den Browser-Einstellungen"
+
+#: ../src/generic/helpext.cpp:459
+#: ../src/generic/helpext.cpp:460
+msgid "Help Index"
+msgstr "Hilfeindex"
+
+#: ../src/html/helpwnd.cpp:1540
+msgid "Help Printing"
+msgstr "Hilfe drucken"
+
+#: ../src/html/helpwnd.cpp:815
+msgid "Help Topics"
+msgstr "Hilfethemen"
+
+#: ../src/html/helpwnd.cpp:1557
+msgid "Help books (*.htb)|*.htb|Help books (*.zip)|*.zip|"
+msgstr "Hilfe-Bücher (*.htb)|*.htb|Hilfe-Bücher (*.zip)|*.zip|"
+
+#: ../src/generic/helpext.cpp:272
+#, c-format
+msgid "Help directory \"%s\" not found."
+msgstr "Hilfeverzeichnis \"%s\" nicht gefunden."
+
+#: ../src/generic/helpext.cpp:280
+#, c-format
+msgid "Help file \"%s\" not found."
+msgstr "Hilfedatei \"%s\" nicht gefunden."
+
+#: ../src/html/helpctrl.cpp:53
+#, c-format
+msgid "Help: %s"
+msgstr "Hilfe: %s"
+
+#: ../src/osx/menu_osx.cpp:556
+#, c-format
+msgid "Hide %s"
+msgstr "Verberge %s"
+
+#: ../src/osx/menu_osx.cpp:558
+msgid "Hide Others"
+msgstr "Andere ausblenden"
+
+#: ../src/generic/infobar.cpp:139
+msgid "Hide this notification message."
+msgstr "Diese Meldung ausblenden."
+
+#: ../src/generic/dirdlgg.cpp:99
+#: ../src/common/stockitem.cpp:165
+msgid "Home"
+msgstr "Start"
+
+#: ../src/generic/dirctrlg.cpp:616
+msgid "Home directory"
+msgstr "Benutzerverzeichnis"
+
+#: ../src/richtext/richtextsizepage.cpp:205
+#: ../src/richtext/richtextsizepage.cpp:207
+msgid "How the object will float relative to the text."
+msgstr "Wie das Objekt relativ zum Text angeordnet wird."
+
+#: ../src/common/imagbmp.cpp:1071
+msgid "ICO: Error in reading mask DIB."
+msgstr "ICO: Fehler beim Lesen der DIB-Maske."
+
+#: ../src/common/imagbmp.cpp:1187
+#: ../src/common/imagbmp.cpp:1248
+#: ../src/common/imagbmp.cpp:1259
+#: ../src/common/imagbmp.cpp:1272
+#: ../src/common/imagbmp.cpp:1318
+#: ../src/common/imagbmp.cpp:1330
+#: ../src/common/imagbmp.cpp:1341
+msgid "ICO: Error writing the image file!"
+msgstr "ICO: Schreibfehler beim Speichern."
+
+#: ../src/common/imagbmp.cpp:1151
+msgid "ICO: Image too tall for an icon."
+msgstr "ICO: Bild zu groß für ein Icon."
+
+#: ../src/common/imagbmp.cpp:1159
+msgid "ICO: Image too wide for an icon."
+msgstr "ICO: Bild zu breit für ein Icon."
+
+#: ../src/common/imagbmp.cpp:1416
+msgid "ICO: Invalid icon index."
+msgstr "ICO: Ungültiger Icon-Index."
+
+#: ../src/common/imagiff.cpp:760
+msgid "IFF: data stream seems to be truncated."
+msgstr "IFF: Datenstrom scheint unvollständig zu sein."
+
+#: ../src/common/imagiff.cpp:744
+msgid "IFF: error in IFF image format."
+msgstr "IFF: Fehler im IFF-Bildformat."
+
+#: ../src/common/imagiff.cpp:747
+msgid "IFF: not enough memory."
+msgstr "IFF: nicht genug Speicher."
+
+#: ../src/common/imagiff.cpp:750
+msgid "IFF: unknown error!!!"
+msgstr "IFF: unbekannter Fehler!"
+
+#: ../src/common/accelcmn.cpp:51
+msgid "INS"
+msgstr "EINF"
+
+#: ../src/common/accelcmn.cpp:52
+msgid "INSERT"
+msgstr "EINFÜGEN"
+
+#: ../src/common/fmapbase.cpp:194
+msgid "ISO-2022-JP"
+msgstr "ISO-2022-JP"
+
+#: ../src/osx/carbon/dataview.cpp:2421
+msgid "Icon & text renderer cannot render value; value type: "
+msgstr "Bild & Text Renderer kann den Wert nicht darstellen; Wert Typ"
+
+#: ../src/html/htmprint.cpp:283
+msgid "If possible, try changing the layout parameters to make the printout more narrow."
+msgstr "Wenn möglich die Layout Parameter ändern um den Ausdruck schmaler zu machen."
+
+#: ../src/generic/dbgrptg.cpp:355
+msgid ""
+"If you have any additional information pertaining to this bug\n"
+"report, please enter it here and it will be joined to it:"
+msgstr "Falls Sie weitere Informationen betreffend diesen Fehlerberichtes haben, tragen Sie sie bitte hier ein, um sie zum Bericht hinzuzufügen:"
+
+#: ../src/generic/dbgrptg.cpp:321
+msgid ""
+"If you wish to suppress this debug report completely, please choose the \"Cancel\" button,\n"
+"but be warned that it may hinder improving the program, so if\n"
+"at all possible please do continue with the report generation.\n"
+msgstr ""
+"Falls Sie diesen Fehlerbericht vollständig unterdrücken möchten, drücken Sie bitte \"Abbrechen\".\n"
+"Bedenken Sie aber bitte, dass dies eventuell die Verbesserung des Programms behindern kann,\n"
+"nach Möglichkeit sollten Sie also den Fehlerbericht erstellen.\n"
+
+#: ../src/msw/registry.cpp:1396
+#, c-format
+msgid "Ignoring value \"%s\" of the key \"%s\"."
+msgstr "Ignoriere Wert \"%s\" von Schlüssel \"%s\"."
+
+#: ../src/common/xtistrm.cpp:300
+msgid "Illegal Object Class (Non-wxEvtHandler) as Event Source"
+msgstr "Ungültige Objektklasse (nicht wxEvtHandler) als Ereignisquelle"
+
+#: ../src/common/xti.cpp:514
+msgid "Illegal Parameter Count for ConstructObject Method"
+msgstr "Ungültige Anzahl Parameter für ConstructObject-Methode"
+
+#: ../src/common/xti.cpp:502
+msgid "Illegal Parameter Count for Create Method"
+msgstr "Ungültige Anzahl Parameter für Create-Methode"
+
+#: ../src/generic/dirctrlg.cpp:662
+#: ../src/generic/filectrlg.cpp:785
+msgid "Illegal directory name."
+msgstr "Ungültiger Verzeichnisname."
+
+#: ../src/generic/filectrlg.cpp:1370
+msgid "Illegal file specification."
+msgstr "Ungültige Dateiangabe."
+
+#: ../src/common/image.cpp:2054
+msgid "Image and mask have different sizes."
+msgstr "Bild und Bildmaske haben verschiedene Größen."
+
+#: ../src/common/image.cpp:2410
+#, c-format
+msgid "Image file is not of type %d."
+msgstr "Bilddatei hat nicht den Typ %d."
+
+#: ../src/common/image.cpp:2540
+#, c-format
+msgid "Image is not of type %s."
+msgstr "Bilddatei hat nicht den Typ %s."
+
+#: ../src/msw/textctrl.cpp:399
+msgid "Impossible to create a rich edit control, using simple text control instead. Please reinstall riched32.dll"
+msgstr "Versuch eine 'rich edit control' zu erstellen gescheitert, verwende stattdessen ein einfaches Text-Control. Bitte 'riched32.dll' neu installieren"
+
+#: ../src/unix/utilsunx.cpp:322
+msgid "Impossible to get child process input"
+msgstr "Es war nicht möglich, die Eingabe des Unterprozesses zu verarbeiten"
+
+#: ../src/common/filefn.cpp:1071
+#, c-format
+msgid "Impossible to get permissions for file '%s'"
+msgstr "Konnte nicht die Zugriffsrechte der Datei '%s' ermitteln"
+
+#: ../src/common/filefn.cpp:1085
+#, c-format
+msgid "Impossible to overwrite the file '%s'"
+msgstr "Versuch die Datei '%s' zu überschreiben, gescheitert"
+
+#: ../src/common/filefn.cpp:1139
+#, c-format
+msgid "Impossible to set permissions for the file '%s'"
+msgstr "Konnte die Zugriffsrechte für Datei '%s' nicht setzen"
+
+#: ../src/common/gifdecod.cpp:819
+#, c-format
+msgid "Incorrect GIF frame size (%u, %d) for the frame #%u"
+msgstr "Ungültige GIF Bildgröße (%u, %d) für das Bild #%u"
+
+#: ../src/msw/ole/automtn.cpp:606
+msgid "Incorrect number of arguments."
+msgstr "Fehlerhafte Anzahl von Argumenten"
+
+#: ../src/common/stockitem.cpp:166
+msgid "Indent"
+msgstr "Einrücken"
+
+#: ../src/richtext/richtextformatdlg.cpp:325
+msgid "Indents && Spacing"
+msgstr "Einrückungen && Zeichenabstand"
+
+#: ../src/common/stockitem.cpp:167
+#: ../src/html/helpwnd.cpp:523
+msgid "Index"
+msgstr "Index"
+
+#: ../src/common/fmapbase.cpp:158
+msgid "Indian (ISO-8859-12)"
+msgstr "Indisch (ISO-8859-12)"
+
+#: ../src/common/stockitem.cpp:168
+msgid "Info"
+msgstr "Info"
+
+#: ../src/common/init.cpp:261
+msgid "Initialization failed in post init, aborting."
+msgstr "Initialisierung in \"post init\" fehlgeschlagen, breche ab."
+
+#: ../src/richtext/richtextsymboldlg.cpp:469
+msgid "Insert"
+msgstr "Einfügen"
+
+#: ../src/richtext/richtextbuffer.cpp:6985
+#: ../src/richtext/richtextbuffer.cpp:7840
+msgid "Insert Image"
+msgstr "Bild einfügen"
+
+#: ../src/richtext/richtextbuffer.cpp:7029
+msgid "Insert Object"
+msgstr "Objekt einfügen"
+
+#: ../src/richtext/richtextctrl.cpp:1219
+#: ../src/richtext/richtextctrl.cpp:1471
+#: ../src/richtext/richtextbuffer.cpp:6832
+#: ../src/richtext/richtextbuffer.cpp:6859
+#: ../src/richtext/richtextbuffer.cpp:6903
+msgid "Insert Text"
+msgstr "Text einfügen"
+
+#: ../src/richtext/richtextindentspage.cpp:320
+#: ../src/richtext/richtextindentspage.cpp:322
+msgid "Inserts a page break before the paragraph."
+msgstr "Fügt einen Seitenumbruch vor dem Absatz ein."
+
+#: ../src/richtext/richtextborderspage.cpp:549
+msgid "Inset"
+msgstr "Einfügen"
+
+#: ../src/gtk/app.cpp:428
+#, c-format
+msgid "Invalid GTK+ command line option, use \"%s --help\""
+msgstr "Ungültige GTK+ Kommentarzeile, benutzen sie \"%s --help\""
+
+#: ../src/common/imagtiff.cpp:315
+msgid "Invalid TIFF image index."
+msgstr "Ungültiger Index des TIFF-Bilds."
+
+#: ../src/osx/carbon/dataview.cpp:1783
+#: ../src/osx/carbon/dataview.cpp:1878
+msgid "Invalid data view item"
+msgstr "Ungültiges Datenansichtselement"
+
+#: ../src/common/appcmn.cpp:246
+#, c-format
+msgid "Invalid display mode specification '%s'."
+msgstr "Ungültige Angabe '%s' des Displays."
+
+#: ../src/x11/app.cpp:122
+#, c-format
+msgid "Invalid geometry specification '%s'"
+msgstr "Ungültige Angabe '%s' der Fenstergröße"
+
+#: ../src/unix/snglinst.cpp:307
+#, c-format
+msgid "Invalid lock file '%s'."
+msgstr "Ungültige Sperr-Datei '%s'."
+
+#: ../src/common/translation.cpp:955
+msgid "Invalid message catalog."
+msgstr "Ungültiger Nachrichtenkatalog."
+
+#: ../src/common/xtistrm.cpp:410
+#: ../src/common/xtistrm.cpp:425
+msgid "Invalid or Null Object ID passed to GetObjectClassInfo"
+msgstr "Ungültige oder Null Objekt-ID an GetObjectClassInfo übergeben"
+
+#: ../src/common/xtistrm.cpp:440
+msgid "Invalid or Null Object ID passed to HasObjectClassInfo"
+msgstr "Ungültige oder Null Objekt-ID an HasObjectClassInfo übergeben"
+
+#: ../src/common/regex.cpp:314
+#, c-format
+msgid "Invalid regular expression '%s': %s"
+msgstr "Ungültiger regulärer Ausdruck '%s': %s"
+
+#: ../src/common/config.cpp:227
+#, c-format
+msgid "Invalid value %ld for a boolean key \"%s\" in config file."
+msgstr "Ungültiger Wert %ld für einen booleschen Schlüssel \"%s\" in der Konfigurationsdatei."
+
+#: ../src/generic/fontdlgg.cpp:330
+#: ../src/richtext/richtextfontpage.cpp:293
+#: ../src/osx/carbon/fontdlg.cpp:545
+#: ../src/common/stockitem.cpp:169
+msgid "Italic"
+msgstr "Kursiv"
+
+#: ../src/common/paper.cpp:132
+msgid "Italy Envelope, 110 x 230 mm"
+msgstr "Italy Umschlag, 110 x 230 mm"
+
+#: ../src/common/imagjpeg.cpp:256
+msgid "JPEG: Couldn't load - file is probably corrupted."
+msgstr "JPEG: Lesefehler - Datei ist vermutlich beschädigt."
+
+#: ../src/common/imagjpeg.cpp:435
+msgid "JPEG: Couldn't save image."
+msgstr "JPEG: Konnte Bild nicht speichern."
+
+#: ../src/common/paper.cpp:165
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr "Japanische Doppelte Postkarte 200 x 148 mm"
+
+#: ../src/common/paper.cpp:169
+msgid "Japanese Envelope Chou #3"
+msgstr "Japanischer Briefumschlag Chou #3"
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr "Japanischer Briefumschlag Chou #3 Rotiert"
+
+#: ../src/common/paper.cpp:170
+msgid "Japanese Envelope Chou #4"
+msgstr "Japanischer Briefumschlag Chou #4"
+
+#: ../src/common/paper.cpp:183
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr "Japanischer Briefumschlag Chou #4 Rotiert"
+
+#: ../src/common/paper.cpp:167
+msgid "Japanese Envelope Kaku #2"
+msgstr "Japanischer Briefumschlag Kaku #2"
+
+#: ../src/common/paper.cpp:180
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr "Japanischer Briefumschlag Kaku #2 Rotiert"
+
+#: ../src/common/paper.cpp:168
+msgid "Japanese Envelope Kaku #3"
+msgstr "Japanischer Briefumschlag Kaku #3"
+
+#: ../src/common/paper.cpp:181
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr "Japanischer Briefumschlag Kaku #3 Rotiert"
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope You #4"
+msgstr "Japanischer Briefumschlag You #4"
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope You #4 Rotated"
+msgstr "Japanischer Briefumschlag You #4 Rotiert"
+
+#: ../src/common/paper.cpp:140
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr "Japanische Postkarte 100 x 148 mm"
+
+#: ../src/common/paper.cpp:177
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr "Japanische Postkarte Rotiert 100 x 148 mm"
+
+#: ../src/common/stockitem.cpp:170
+msgid "Jump to"
+msgstr "Springen zu"
+
+#: ../src/common/stockitem.cpp:172
+msgid "Justified"
+msgstr "Bündig"
+
+#: ../src/richtext/richtextindentspage.cpp:168
+#: ../src/richtext/richtextindentspage.cpp:170
+#: ../src/richtext/richtextliststylepage.cpp:345
+#: ../src/richtext/richtextliststylepage.cpp:347
+msgid "Justify text left and right."
+msgstr "Text rechts und links ausrichten"