msgid"bad insn to frv_print_operand_memory_reference:"
msgstr"ongeldige operand voor %N-code"
msgstr"slechte insn gegeven aan frv_print_memory_reference:"
# of is het 'slechte register-uitbreidingscode'?
#: config/frv/frv.c:2722
#, fuzzy, c-format
#, c-format
msgid"bad condition code"
msgstr"Slechte code voor registeruitbreiding"
msgstr"slechte conditiecode"
#: config/frv/frv.c:2797
#, fuzzy
msgid"bad insn in frv_print_operand, bad const_double"
msgstr"ongeldige operand voor %N-code"
msgstr"slechte insn in frv_print_operandm slechte const_double"
#: config/frv/frv.c:2858
#, fuzzy
msgid"bad insn to frv_print_operand, 'e' modifier:"
msgstr"ongeldige operand voor %N-code"
msgstr"slechte insn in frv_print_operand, 'e' modifier:"
#: config/frv/frv.c:2866
#, fuzzy
msgid"bad insn to frv_print_operand, 'F' modifier:"
msgstr"ongeldige operand voor %N-code"
msgstr"slechte insn in frv_print_operand, 'F' modifier:"
#: config/frv/frv.c:2882
#, fuzzy
msgid"bad insn to frv_print_operand, 'f' modifier:"
msgstr"ongeldige operand voor %N-code"
msgstr"slechte insn in frv_print_operand, 'f' modifier:"
#: config/frv/frv.c:2896
#, fuzzy
msgid"bad insn to frv_print_operand, 'g' modifier:"
msgstr"ongeldige operand voor %N-code"
msgstr"slechte insn in frv_print_operand, 'g' modifier:"
#: config/frv/frv.c:2944
#, fuzzy
msgid"bad insn to frv_print_operand, 'L' modifier:"
msgstr"ongeldige operand voor %N-code"
msgstr"slechte insn in frv_print_operand, 'L' modifier:"
#: config/frv/frv.c:2957
#, fuzzy
msgid"bad insn to frv_print_operand, 'M/N' modifier:"
msgstr"ongeldige operand voor %N-code"
msgstr"slechte insn in frv_print_operand, 'M/N' modifier:"
#: config/frv/frv.c:2978
#, fuzzy
msgid"bad insn to frv_print_operand, 'O' modifier:"
msgstr"ongeldige operand voor %N-code"
msgstr"slechte insn in frv_print_operand, 'O' modifier:"
#: config/frv/frv.c:2996
#, fuzzy
msgid"bad insn to frv_print_operand, P modifier:"
msgstr"ongeldige operand voor %N-code"
msgstr"slechte insn in frv_print_operand, P modifier:"
# gaat "case" hier wel over "geval"?
#: config/frv/frv.c:3016
#, fuzzy
msgid"bad insn in frv_print_operand, z case"
msgstr"ongeldige operand voor %N-code"
msgstr"slechte insn in frv_print_operand, z-geval"
#: config/frv/frv.c:3047
#, fuzzy
msgid"bad insn in frv_print_operand, 0 case"
msgstr"ongeldige operand voor %N-code"
msgstr"slechte insn in frv_print_operand, 0-geval"
#: config/frv/frv.c:3052
#, fuzzy
msgid"frv_print_operand: unknown code"
msgstr"ongeldige operand voor %N-code"
msgstr"frv_print_operand: onbekende code"
#: config/frv/frv.c:4421
msgid"bad output_move_single operand"
msgstr""
msgstr"ongeldige output_move_single operand"
#: config/frv/frv.c:4548
#, fuzzy
msgid"bad output_move_double operand"
msgstr"ongeldige const_double operand"
msgstr"ongeldige output_move_double operand"
#: config/frv/frv.c:4690
msgid"bad output_condmove_single operand"
msgstr""
msgstr"ongeldige output_condmove_single operand"
#. This macro is a C statement to print on `stderr' a string describing the
#. particular machine description choice. Every machine description should
...
...
@@ -3048,7 +3011,7 @@ msgstr ""
#: config/frv/frv.h:329
#, c-format
msgid" (frv)"
msgstr""
msgstr" (frv)"
#: config/i386/i386.c:6676
#, c-format
...
...
@@ -3058,22 +3021,22 @@ msgstr "ongeldige UNSPEC als operand"
#: config/i386/i386.c:7258
#, c-format
msgid"operand is neither a constant nor a condition code, invalid operand code 'c'"
msgstr""
msgstr"operand is noch een constante, noch een conditiecode ⇒ ongeldige operandcode 'c'"
#: config/i386/i386.c:7311
#, fuzzy, c-format
#, c-format
msgid"invalid operand code '%c'"
msgstr"ongeldige operand van %s"
msgstr"ongeldige operand voor '%c'"
# "constraints" hier te vertalen ("beperkingen"/"restricties") of niet?
#: config/i386/i386.c:7354
#, fuzzy, c-format
#, c-format
msgid"invalid constraints for operand"
msgstr"ongeldige operand voor %P"
msgstr"ongeldige constraints voor operand"
#: config/i386/i386.c:12948
#, fuzzy
msgid"unknown insn mode"
msgstr"onbekende machine-modus %qs"
msgstr"onbekende insn-modus"
#. If the environment variable DJDIR is not defined, then DJGPP is not installed correctly and GCC will quickly become confused with the default prefix settings. Report the problem now so the user doesn't receive deceptive "file not found" error messages later.
#. DJDIR is automatically defined by the DJGPP environment config file pointed to by the environment variable DJGPP. Examine DJGPP to try and figure out what's wrong.