diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2004-10-20 12:42:31 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2004-10-20 12:42:31 +0000 |
commit | a645f60ad7c6a6a55ea57b17f2f947a15cf21c5f (patch) | |
tree | 8dfea4453af4ba298d76c719613fb1175cf54c7e /po/de.po | |
parent | 8b49af75b093844551fc8001fa9c5ef04cf91fad (diff) | |
download | fetchmail-a645f60ad7c6a6a55ea57b17f2f947a15cf21c5f.tar.gz fetchmail-a645f60ad7c6a6a55ea57b17f2f947a15cf21c5f.tar.bz2 fetchmail-a645f60ad7c6a6a55ea57b17f2f947a15cf21c5f.zip |
Add translations for xalloca.c.
svn path=/trunk/; revision=3962
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: fetchmail 6.2.6\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n" -"POT-Creation-Date: 2004-10-20 14:34+0200\n" +"POT-Creation-Date: 2004-10-20 14:41+0200\n" "PO-Revision-Date: 2004-10-20 00:59+0200\n" "Last-Translator: Matthias Andree <matthias.andree@gmx.de>\n" "Language-Team: German <de@li.org>\n" @@ -2808,6 +2808,10 @@ msgstr "Datei fetchids wird gelöscht.\n" msgid "Writing fetchids file.\n" msgstr "Datei fetchids wird geschrieben.\n" +#: xalloca.c:44 +msgid "alloca failed\n" +msgstr "alloca fehlgeschlagen\n" + #: xmalloc.c:33 msgid "malloc failed\n" msgstr "malloc fehlgeschlagen\n" |