This commit is contained in:
Matthias Clasen
2004-12-16 05:48:25 +00:00
parent eefa2d9763
commit 32247a04c6
81 changed files with 2812 additions and 2674 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.3.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-12-02 16:01-0500\n"
"POT-Creation-Date: 2004-12-16 00:40-0500\n"
"PO-Revision-Date: 2004-11-15 15:28+0100\n"
"Last-Translator: Hendrik Richter <hendrik@gnome-de.org>\n"
"Language-Team: German <gnome-de@gnome.org>\n"
@@ -48,38 +48,38 @@ msgstr "Bruchstückhafte Zeichenfolge am Eingabeende"
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Notnagel »%s« kann nicht in Kodierung »%s« umgewandelt werden"
#: glib/gconvert.c:1597
#: glib/gconvert.c:1600
#, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "Der URI »%s« ist kein absoluter URI, der das »file«-Schema verwendet"
#: glib/gconvert.c:1607
#: glib/gconvert.c:1610
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "Der lokale URI »%s« darf kein »#« enthalten"
#: glib/gconvert.c:1624
#: glib/gconvert.c:1627
#, c-format
msgid "The URI '%s' is invalid"
msgstr "Der URI »%s« ist ungültig"
#: glib/gconvert.c:1636
#: glib/gconvert.c:1639
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "Der Rechnername der URI »%s« ist ungültig"
# CHECK
#: glib/gconvert.c:1652
#: glib/gconvert.c:1655
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Der URI »%s« enthält ungültige Escape-Zeichen"
#: glib/gconvert.c:1722
#: glib/gconvert.c:1748
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "Der Pfadname »%s« ist kein absoluter Pfad"
#: glib/gconvert.c:1732
#: glib/gconvert.c:1758
msgid "Invalid hostname"
msgstr "Ungültiger Rechnername"
@@ -426,11 +426,37 @@ msgstr ""
msgid "Text was empty (or contained only whitespace)"
msgstr "Text war leer (oder enthielt nur Leerraum)"
#: glib/gspawn-win32.c:296
#: glib/gspawn-win32.c:264
msgid "Failed to read data from child process"
msgstr "Daten konnten nicht vom Kindprozess gelesen werden"
#: glib/gspawn-win32.c:425
#: glib/gspawn-win32.c:281 glib/gspawn.c:1350
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
"Weiterleitung für Kommunikation mit Kindprozess (%s) konnte nicht erzeugt "
"werden"
#: glib/gspawn-win32.c:321 glib/gspawn.c:1014
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Lesen aus Weiterleitung zum Kind (%s) fehlgeschlagen"
#: glib/gspawn-win32.c:349 glib/gspawn.c:1219
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "In Verzeichnis »%s« (%s) konnte nicht gewechselt werden"
#: glib/gspawn-win32.c:357 glib/gspawn-win32.c:442
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Kindprozess konnte nicht ausgeführt werden (%s)"
#: glib/gspawn-win32.c:590
msgid "Failed to execute helper program"
msgstr "Hilfsprogramm konnte nicht ausgeführt werden"
#: glib/gspawn-win32.c:789
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
@@ -438,32 +464,6 @@ msgstr ""
"Unerwarteter Fehler in g_io_channel_win32_poll() beim Lesen aus dem "
"Kindprozess"
#: glib/gspawn-win32.c:851 glib/gspawn.c:1014
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Lesen aus Weiterleitung zum Kind (%s) fehlgeschlagen"
#: glib/gspawn-win32.c:931
msgid "Failed to execute helper program"
msgstr "Hilfsprogramm konnte nicht ausgeführt werden"
#: glib/gspawn-win32.c:952 glib/gspawn-win32.c:996
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Kindprozess konnte nicht ausgeführt werden (%s)"
#: glib/gspawn-win32.c:987 glib/gspawn.c:1219
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "In Verzeichnis »%s« (%s) konnte nicht gewechselt werden"
#: glib/gspawn-win32.c:1041 glib/gspawn.c:1350
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
"Weiterleitung für Kommunikation mit Kindprozess (%s) konnte nicht erzeugt "
"werden"
#: glib/gspawn.c:179
#, c-format
msgid "Failed to read data from child process (%s)"
@@ -534,33 +534,33 @@ msgstr "Aufruf:"
msgid "[OPTION...]"
msgstr "[OPTION...]"
#: glib/goption.c:489
#: glib/goption.c:491
msgid "Help Options:"
msgstr "Hilfeoptionen"
#: glib/goption.c:489
#: glib/goption.c:491
msgid "Show help options"
msgstr "Hilfeoptionen anzeigen"
#: glib/goption.c:493
#: glib/goption.c:495
msgid "Show all help options"
msgstr "Alle Hilfeoptionen anzeigen"
#: glib/goption.c:541
#: glib/goption.c:544
msgid "Application Options:"
msgstr "Anwendungsoptionen"
#: glib/goption.c:580
#: glib/goption.c:583
#, c-format
msgid "Cannot parse integer value '%s' for --%s"
msgstr "»%s« konnte nicht als ganzzahliger Wert für --%s interpretiert werden"
#: glib/goption.c:590
#: glib/goption.c:593
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "Ganzzahliger Wert »%s« für %s ist außerhalb des Bereiches."
#: glib/goption.c:1310
#: glib/goption.c:1313
#, c-format
msgid "Unknown option %s"
msgstr "Unbekannte Option %s"