/[m4]/m4/po/de.po
ViewVC logotype

Diff of /m4/po/de.po

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by gary, Tue Sep 18 01:07:09 2001 UTC revision 1.15 by akim, Thu Sep 20 07:49:23 2001 UTC
# Line 7  Line 7 
7  msgid ""  msgid ""
8  msgstr ""  msgstr ""
9  "Project-Id-Version: m4 1.4ppre2\n"  "Project-Id-Version: m4 1.4ppre2\n"
10  "POT-Creation-Date: 2001-09-12 09:16+0100\n"  "POT-Creation-Date: 2001-09-18 14:34+0200\n"
11  "PO-Revision-Date: 1999-03-20 00:46+01:00\n"  "PO-Revision-Date: 1999-03-20 00:46+01:00\n"
12  "Last-Translator: Martin von Löwis <martin@mira.isdn.cs.tu-berlin.de>\n"  "Last-Translator: Martin von Löwis <martin@mira.isdn.cs.tu-berlin.de>\n"
13  "Language-Team: German <de@li.org>\n"  "Language-Team: German <de@li.org>\n"
# Line 185  msgstr "INTERNER FEHLER: Rekursives push Line 185  msgstr "INTERNER FEHLER: Rekursives push
185  msgid "INTERNAL ERROR: Bad call to init_macro_token ()"  msgid "INTERNAL ERROR: Bad call to init_macro_token ()"
186  msgstr "INTERNER FEHLER: Falscher Aufruf von init_macro_token ()"  msgstr "INTERNER FEHLER: Falscher Aufruf von init_macro_token ()"
187    
188  #: m4/input.c:638  #: m4/input.c:640
189  msgid "INTERNAL ERROR: Input stack botch in next_char ()"  msgid "INTERNAL ERROR: Input stack botch in next_char ()"
190  msgstr ""  msgstr ""
191  "INTERNER FEHLER: Kellerspeicher der Eingabe durcheinander in next_char ()"  "INTERNER FEHLER: Kellerspeicher der Eingabe durcheinander in next_char ()"
192    
193  #: m4/input.c:672  #: m4/input.c:674
194  #, fuzzy  #, fuzzy
195  msgid "INTERNAL ERROR: Input stack botch in m4_peek_input ()"  msgid "INTERNAL ERROR: Input stack botch in m4_peek_input ()"
196  msgstr ""  msgstr ""
# Line 198  msgstr "" Line 198  msgstr ""
198    
199  # This is the name of the input file when there is no current input file.  # This is the name of the input file when there is no current input file.
200  # Is this ever printed in a message?  # Is this ever printed in a message?
201  #: m4/input.c:762  #: m4/input.c:764
202  msgid "NONE"  msgid "NONE"
203  msgstr "NONE"  msgstr "NONE"
204    
205  #: m4/input.c:970  #: m4/input.c:972
206  #, c-format  #, c-format
207  msgid "Undefined syntax code %c"  msgid "Undefined syntax code %c"
208  msgstr "Syntaxzeichen %c nicht definiert."  msgstr "Syntaxzeichen %c nicht definiert."
209    
210  #: m4/input.c:1097 m4/input.c:1124  #: m4/input.c:1099 m4/input.c:1126
211  msgid "ERROR: EOF in string"  msgid "ERROR: EOF in string"
212  msgstr "FEHLER: Dateiende in Zeichenkette"  msgstr "FEHLER: Dateiende in Zeichenkette"
213    
# Line 219  msgstr "INTERNER FEHLER: Falscher Datent Line 219  msgstr "INTERNER FEHLER: Falscher Datent
219  msgid "ERROR: EOF in argument list"  msgid "ERROR: EOF in argument list"
220  msgstr "FEHLER: Dateiende in Argumentliste"  msgstr "FEHLER: Dateiende in Argumentliste"
221    
222  #: m4/macro.c:176  #: m4/macro.c:177
223  msgid "INTERNAL ERROR: Bad token type in expand_argument ()"  msgid "INTERNAL ERROR: Bad token type in expand_argument ()"
224  msgstr "INTERNER FEHLER: Falscher Typ des Tokens in expand_argument ()"  msgstr "INTERNER FEHLER: Falscher Typ des Tokens in expand_argument ()"
225    
226  #: m4/macro.c:248  #: m4/macro.c:249
227  msgid "INTERNAL ERROR: Bad symbol type in call_macro ()"  msgid "INTERNAL ERROR: Bad symbol type in call_macro ()"
228  msgstr "INTERNER FEHLER: Falsche Symboltyp in call_macro ()"  msgstr "INTERNER FEHLER: Falsche Symboltyp in call_macro ()"
229    
230  #: m4/macro.c:274  #: m4/macro.c:275
231  #, c-format  #, c-format
232  msgid "ERROR: Recursion limit of %d exceeded, use -L<N> to change it"  msgid "ERROR: Recursion limit of %d exceeded, use -L<N> to change it"
233  msgstr ""  msgstr ""
# Line 367  msgstr "WARNUNG: \\0 wird wegfallen, ben Line 367  msgstr "WARNUNG: \\0 wird wegfallen, ben
367  msgid "Warning: cannot make module `%s' resident: %s"  msgid "Warning: cannot make module `%s' resident: %s"
368  msgstr "FEHLER: Kann Module »%s« nicht finden."  msgstr "FEHLER: Kann Module »%s« nicht finden."
369    
370  #: modules/m4.c:177 modules/m4.c:229 modules/m4.c:357 modules/m4.c:667  #: modules/m4.c:184 modules/m4.c:236 modules/m4.c:364 modules/m4.c:674
371  #: modules/m4.c:687  #: modules/m4.c:694
372  #, fuzzy, c-format  #, fuzzy, c-format
373  msgid "Warning: %s: undefined name: %s"  msgid "Warning: %s: undefined name: %s"
374  msgstr "Name %s nicht definiert"  msgstr "Name %s nicht definiert"
375    
376  #: modules/m4.c:487  #: modules/m4.c:494
377  #, c-format  #, c-format
378  msgid "Cannot undivert %s"  msgid "Cannot undivert %s"
379  msgstr "Kann Umleitung %s nicht aufheben"  msgstr "Kann Umleitung %s nicht aufheben"
380    
381  #: modules/m4.c:559 src/freeze.c:385  #: modules/m4.c:566 src/freeze.c:385
382  #, c-format  #, c-format
383  msgid "Cannot open %s"  msgid "Cannot open %s"
384  msgstr "Kann %s nicht öffnen"  msgstr "Kann %s nicht öffnen"

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26