home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / coders / phxlnk / locale / phxlnk_nl.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1977-12-31  |  5KB  |  91 lines

  1. ## version $VER: PhxLnk.catalog 4.20 (23.12.95)
  2. ## codeset 0
  3. ## language nederlands
  4. \nPhxLnk AmigaDOS Linker V%d.%02d\n\
  5. Copyright 1992-95 by Frank Wille and Volker Barthelmann\n\n\
  6. Beschrijving van de parameters:\n\
  7.   FROM/M\t\tDe te linken object en library modules\n\
  8.   TO/K\t\t\tDoelbestand\n\
  9.   SC=SMALLCODE/S\tAlle code-secties verenigen\n\
  10.   SD=SMALLDATA/S\tAlle data- en Bss-secties verenigen\n\
  11.   ND=NODEBUG/S\tDebugger informatie ignoreren\n\
  12.   PV=PVCOMPAT/S\tPowerVisor kompatibele DEBUG-blocken genereren\n\
  13.   CHIP/S\t\tAlle secties in CHIP-RAM laden\n\
  14.   PRESERVE/S\t\tLege secties behouden\n\
  15.   B=BLINKCOMPAT/S\tBLink compatibele small data offsets\n\
  16.   K1=KICK1/S\t\tKickstart 1.x compatabiliteit\n\
  17.   MAXSECTS/K/N\t\tMaximaal aantal secties per eenheid (normaal: %d)\n\
  18.   DEF=DEFINE/K\t\tSymbool defini
  19. ren\n
  20. ; \nPhxLnk Amiga DOS Linker V%d.%02d\n\
  21. ; Coded in 1992-95 by Frank Wille (Phoenix/Phantasm)\n\n\
  22. ; Description of parameters:\n\
  23. ;   FROM/M\t\tObject and library modules to link\n\
  24. ;   TO/K\t\t\tOutput file\n\
  25. ;   SC=SMALLCODE/S\tCoalesce code sections\n\
  26. ;   SD=SMALLDATA/S\tCoalesce data and bss sections\n\
  27. ;   ND=NODEBUG/S\t\tIgnore Debugger informations\n\
  28. ;   PV=PVCOMPAT/S \tPowerVisor compatible DEBUG blocks\n\
  29. ;   CHIP/S\t\tForce all sections into Chip RAM\n\
  30. ;   PRESERVE/S\t\tPreserve empty sections\n\
  31. ;   B=BLINKCOMPAT/S\tBLink compatible small data offsets\n\
  32. ;   K1=KICK1/S\t\tKickstart 1.x compatibility\n\
  33. ;   MAXSECTS/K/N\t\tMaximum number of sections per unit (default %d)\n\
  34. ;   DEF=DEFINE/K\t\tDefine symbol\n
  35. Minimaal drie secties per eenheid benodigd!\n
  36. ; Minimum of three sections per unit required!\n
  37. Object module "%s" niet gevonden!\n
  38. ; Object module "%s" not found !\n
  39. Library module "%s" niet gevonden!\n
  40. ; Library module "%s" not found !\n
  41. Missende HUNK_UNIT of HUNK_LIB in "%s"!\n
  42. ; Missing HUNK_UNIT or HUNK_LIB in "%s" !\n
  43. Het doelbestand kan niet aangemaakt worden!\n
  44. ; Unable to write load file !\n
  45. HUNK_LIB zonder HUNK_INDEX gevonden in "%s"!\n
  46. ; HUNK_LIB without HUNK_INDEX in "%s" !\n
  47. HUNK_LIB in "%s" bevat een onbekend hunk blok!\n
  48. ; HUNK_LIB in "%s" contains an unknown hunk block!\n
  49. HUN_RELOC mag niet voorkomen na HUNK_EXT in "%s"!\n
  50. ; HUNK_RELOC must not appear after HUNK_EXT in "%s" !\n
  51. Small data adressering onmogelijk in eenheid "%s" van "%s"!\n\
  52. Sectie grootte overschreed 64k.\n
  53. ; Small Data addressing impossible in unit "%s" of "%s" !\n\
  54. ; Section size exceeded 64k.\n
  55. Onbekend XDEF type in eenheid "%s" van "%s" \
  56. (alleen ext_def and ext_abs are supported)!\n
  57. ; Unknown XDEF type in unit "%s" of "%s" \
  58. ; (only ext_def and ext_abs are supported) !\n
  59. Onbekend XREF type in eenheid "%s" van "%s"!\n
  60. ; Unknown XREF type in unit "%s" of "%s" !\n
  61. Eenheid "%s" van bestand "%s" :\nGeen relatieve adressering tussen verschillende secties!\n
  62. ; Unit "%s" of file "%s" :\nNo relative addressing between different sections!\n
  63. Relatief buiten bereik in eenheid "%s" van "%s"!\n
  64. ; Relative out of range in unit "%s" of "%s" !\n
  65. 8-Bit relatieve adressering is onmogelijk (eenheid "%s" van "%s")!\n
  66. ; 8-Bit relative addressing is impossible (Unit "%s" of "%s")!\n
  67. Op offset $%08lx:\n
  68. ; At Offset $%08lx:\n
  69. Ongedef. symbolen     Hunk            Eenheid         Bestand\n
  70. ; Undefined Symbols     Hunk            Unit            File\n
  71. Niet genoeg geheugen beschikbaar!\n
  72. ; Out of memory error !\n
  73. Onbekend sectie type in eenheid "%s" van "%s"!\n
  74. ; Unknown section type in unit "%s" of "%s" !\n
  75. Hunk "%s" in eenheid "%s" van "%s" kan geen ander hunk of eenheid bevatten!\n
  76. ; Hunk "%s" cannot contain another hunk or unit\nin unit "%s" of "%s" !\n
  77. Onbekende hunk type in hunk "%s"\n(Eenheid "%s" van "%s")!\n
  78. ; Unknown hunk type in hunk "%s"\n(Unit "%s" of "%s") !\n
  79. Hunk block verschijnt dubbel in hunk "%s"\n(Eenheid "%s" van "%s")!\n
  80. ; Hunk block appeared twice in hunk "%s"\n(Unit "%s" of "%s") !\n
  81. Te veel hunks in eenheid "%s" van "%s"!\nGebruik MAXSECTS om het buffer te vergroten.\n
  82. ; Too many hunks in unit "%s" of "%s" !\nUse MAXSECTS to resize buffer.\n
  83. Leesfout tijdens het lezen van "%s"!\n
  84. ; Read error while reading "%s" !\n
  85. Onverwachte bestandseinde in "%s"!\n 
  86. ; Unexpected end of file in "%s" !\n
  87. Illegale bestandsnaam extensie in "%s" (probeer .o, .obj of .lib)!\n
  88. ; Illegal file name extension in "%s" (try .o, .obj or .lib)!\n
  89. Te veel offsets voor RELOC32SHORT! Selecteer KICK1.\n
  90. ; Too many offsets for RELOC32SHORT! Select KICK1 switch.\n
  91.