diff options
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 34 |
1 files changed, 17 insertions, 17 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-29 13:30-0400\n" +"POT-Creation-Date: 2007-07-12 13:33-0400\n" "PO-Revision-Date: 2007-01-04 15:33+0100\n" "Last-Translator: Hendrik Richter <hendrikr@gnome.org>\n" "Language-Team: German <gnome-de@gnome.org>\n" @@ -209,53 +209,53 @@ msgstr "" "Datei »%s« konnte nicht in »%s« umbenannt werden: g_rename() ist " "fehlgeschlagen: %s" -#: glib/gfileutils.c:931 glib/gfileutils.c:1389 +#: glib/gfileutils.c:932 glib/gfileutils.c:1390 #, c-format msgid "Failed to create file '%s': %s" msgstr "Datei »%s« konnte nicht angelegt werden: %s" -#: glib/gfileutils.c:945 +#: glib/gfileutils.c:946 #, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgstr "" "Datei »%s« konnte nicht im Schreibmodus geöffnet werden: fdopen() ist " "fehlgeschlagen: %s" -#: glib/gfileutils.c:970 +#: glib/gfileutils.c:971 #, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "" "Datei »%s« konnte nicht geschrieben werden: fwrite() ist fehlgeschlagen: %s" -#: glib/gfileutils.c:989 +#: glib/gfileutils.c:990 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "" "Datei »%s« konnte nicht geschlossen werden: fclose() ist fehlgeschlagen: %s" -#: glib/gfileutils.c:1107 +#: glib/gfileutils.c:1108 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "" "Die vorhandene Datei »%s« konnte nicht entfernt werden: g_unlink() ist " "fehlgeschlagen: %s" -#: glib/gfileutils.c:1351 +#: glib/gfileutils.c:1352 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Vorlage »%s« ungültig, sollte kein »%s« enthalten" -#: glib/gfileutils.c:1364 +#: glib/gfileutils.c:1365 #, c-format msgid "Template '%s' doesn't contain XXXXXX" msgstr "Vorlage »%s« enthält nicht XXXXXX" -#: glib/gfileutils.c:1839 +#: glib/gfileutils.c:1840 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Die symbolische Verknüpfung »%s« konnte nicht gelesen werden: %s" -#: glib/gfileutils.c:1860 +#: glib/gfileutils.c:1861 #, c-format msgid "Symbolic links not supported" msgstr "Symbolische Verknüpfungen nicht unterstützt" @@ -470,7 +470,7 @@ msgstr "Dokument ist leer oder enthält nur Leerraum" msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "Dokument endete unerwartet nach einer offenen spitzen Klammer »<«" -#: glib/gmarkup.c:1775 glib/gmarkup.c:1819 +#: glib/gmarkup.c:1775 glib/gmarkup.c:1820 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " @@ -492,15 +492,15 @@ msgstr "" msgid "Document ended unexpectedly inside an element name" msgstr "Dokument endete unerwartet innerhalb eines Elementnamens" -#: glib/gmarkup.c:1794 +#: glib/gmarkup.c:1795 msgid "Document ended unexpectedly inside an attribute name" msgstr "Dokument endete unerwartet innerhalb eines Attributnamens" -#: glib/gmarkup.c:1799 +#: glib/gmarkup.c:1800 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "Dokument endete unerwartet innerhalb eines Element-öffnenden Tags." -#: glib/gmarkup.c:1805 +#: glib/gmarkup.c:1806 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -508,18 +508,18 @@ msgstr "" "Dokument endete unerwartet nach dem Gleichheitszeichen, das einem " "Attributnamen folgt; kein Attributwert" -#: glib/gmarkup.c:1812 +#: glib/gmarkup.c:1813 msgid "Document ended unexpectedly while inside an attribute value" msgstr "Dokument endete unerwartet innerhalb eines Attributwertes" -#: glib/gmarkup.c:1827 +#: glib/gmarkup.c:1829 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "" "Dokument endete unerwartet innerhalb eines schließenden Tags für das Element " "»%s«" -#: glib/gmarkup.c:1833 +#: glib/gmarkup.c:1835 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Dokument endete unerwartet innerhalb eines Kommentars oder " |