home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga MA Magazine 1998 #6
/
amigamamagazinepolishissue1998.iso
/
coders
/
phxlnk
/
locale
/
phxlnk_nl.ct
(
.txt
)
< prev
next >
Wrap
Amiga Catalog Translation file
|
1977-12-31
|
5KB
|
91 lines
## version $VER: PhxLnk.catalog 4.20 (23.12.95)
## codeset 0
## language nederlands
\nPhxLnk AmigaDOS Linker V%d.%02d\n\
Copyright 1992-95 by Frank Wille and Volker Barthelmann\n\n\
Beschrijving van de parameters:\n\
FROM/M\t\tDe te linken object en library modules\n\
TO/K\t\t\tDoelbestand\n\
SC=SMALLCODE/S\tAlle code-secties verenigen\n\
SD=SMALLDATA/S\tAlle data- en Bss-secties verenigen\n\
ND=NODEBUG/S\tDebugger informatie ignoreren\n\
PV=PVCOMPAT/S\tPowerVisor kompatibele DEBUG-blocken genereren\n\
CHIP/S\t\tAlle secties in CHIP-RAM laden\n\
PRESERVE/S\t\tLege secties behouden\n\
B=BLINKCOMPAT/S\tBLink compatibele small data offsets\n\
K1=KICK1/S\t\tKickstart 1.x compatabiliteit\n\
MAXSECTS/K/N\t\tMaximaal aantal secties per eenheid (normaal: %d)\n\
DEF=DEFINE/K\t\tSymbool defini
ren\n
; \nPhxLnk Amiga DOS Linker V%d.%02d\n\
; Coded in 1992-95 by Frank Wille (Phoenix/Phantasm)\n\n\
; Description of parameters:\n\
; FROM/M\t\tObject and library modules to link\n\
; TO/K\t\t\tOutput file\n\
; SC=SMALLCODE/S\tCoalesce code sections\n\
; SD=SMALLDATA/S\tCoalesce data and bss sections\n\
; ND=NODEBUG/S\t\tIgnore Debugger informations\n\
; PV=PVCOMPAT/S \tPowerVisor compatible DEBUG blocks\n\
; CHIP/S\t\tForce all sections into Chip RAM\n\
; PRESERVE/S\t\tPreserve empty sections\n\
; B=BLINKCOMPAT/S\tBLink compatible small data offsets\n\
; K1=KICK1/S\t\tKickstart 1.x compatibility\n\
; MAXSECTS/K/N\t\tMaximum number of sections per unit (default %d)\n\
; DEF=DEFINE/K\t\tDefine symbol\n
Minimaal drie secties per eenheid benodigd!\n
; Minimum of three sections per unit required!\n
Object module "%s" niet gevonden!\n
; Object module "%s" not found !\n
Library module "%s" niet gevonden!\n
; Library module "%s" not found !\n
Missende HUNK_UNIT of HUNK_LIB in "%s"!\n
; Missing HUNK_UNIT or HUNK_LIB in "%s" !\n
Het doelbestand kan niet aangemaakt worden!\n
; Unable to write load file !\n
HUNK_LIB zonder HUNK_INDEX gevonden in "%s"!\n
; HUNK_LIB without HUNK_INDEX in "%s" !\n
HUNK_LIB in "%s" bevat een onbekend hunk blok!\n
; HUNK_LIB in "%s" contains an unknown hunk block!\n
HUN_RELOC mag niet voorkomen na HUNK_EXT in "%s"!\n
; HUNK_RELOC must not appear after HUNK_EXT in "%s" !\n
Small data adressering onmogelijk in eenheid "%s" van "%s"!\n\
Sectie grootte overschreed 64k.\n
; Small Data addressing impossible in unit "%s" of "%s" !\n\
; Section size exceeded 64k.\n
Onbekend XDEF type in eenheid "%s" van "%s" \
(alleen ext_def and ext_abs are supported)!\n
; Unknown XDEF type in unit "%s" of "%s" \
; (only ext_def and ext_abs are supported) !\n
Onbekend XREF type in eenheid "%s" van "%s"!\n
; Unknown XREF type in unit "%s" of "%s" !\n
Eenheid "%s" van bestand "%s" :\nGeen relatieve adressering tussen verschillende secties!\n
; Unit "%s" of file "%s" :\nNo relative addressing between different sections!\n
Relatief buiten bereik in eenheid "%s" van "%s"!\n
; Relative out of range in unit "%s" of "%s" !\n
8-Bit relatieve adressering is onmogelijk (eenheid "%s" van "%s")!\n
; 8-Bit relative addressing is impossible (Unit "%s" of "%s")!\n
Op offset $%08lx:\n
; At Offset $%08lx:\n
Ongedef. symbolen Hunk Eenheid Bestand\n
; Undefined Symbols Hunk Unit File\n
Niet genoeg geheugen beschikbaar!\n
; Out of memory error !\n
Onbekend sectie type in eenheid "%s" van "%s"!\n
; Unknown section type in unit "%s" of "%s" !\n
Hunk "%s" in eenheid "%s" van "%s" kan geen ander hunk of eenheid bevatten!\n
; Hunk "%s" cannot contain another hunk or unit\nin unit "%s" of "%s" !\n
Onbekende hunk type in hunk "%s"\n(Eenheid "%s" van "%s")!\n
; Unknown hunk type in hunk "%s"\n(Unit "%s" of "%s") !\n
Hunk block verschijnt dubbel in hunk "%s"\n(Eenheid "%s" van "%s")!\n
; Hunk block appeared twice in hunk "%s"\n(Unit "%s" of "%s") !\n
Te veel hunks in eenheid "%s" van "%s"!\nGebruik MAXSECTS om het buffer te vergroten.\n
; Too many hunks in unit "%s" of "%s" !\nUse MAXSECTS to resize buffer.\n
Leesfout tijdens het lezen van "%s"!\n
; Read error while reading "%s" !\n
Onverwachte bestandseinde in "%s"!\n
; Unexpected end of file in "%s" !\n
Illegale bestandsnaam extensie in "%s" (probeer .o, .obj of .lib)!\n
; Illegal file name extension in "%s" (try .o, .obj or .lib)!\n
Te veel offsets voor RELOC32SHORT! Selecteer KICK1.\n
; Too many offsets for RELOC32SHORT! Select KICK1 switch.\n