home *** CD-ROM | disk | FTP | other *** search
- ; cdc 1.8 (24 Apr 1996)
- ; CAT Catalog Emitter $Revision: 1.10 $
- ;
- ; Catalog definitions for module "DPMI" (DPMI.Book)
-
- ; ======================================================================
-
- ; This catalog was generated based on the previous translation
- ; of dpmi.msg, revision 0.32.
- ; - 4 translations were kept, since the English text did not change.
- ; - 1 translations were identical to the English text.
- ; Please verify that no translations were forgotten.
-
- ; Note: you *must* use a Latin-1 (ISO 8859) editor. If you are, the following
- ; line will contain three accented versions of each vowel, in order:
- ; ßΓα ΘΩΦ φε∞ ≤⌠≥ ·√∙
-
- ; ======================================================================
-
- VERSION 1
- REVISION 0
- LANGUAGE "NEDERLANDS"
-
- ; ======================================================================
-
- ; The following translations have been kept, since the English text
- ; did not change since the previous translation.
- ; (If needed, you may make any corrections or adjustments
- ; to your translation.)
-
- ; ----------------------------------------------------------------------
-
- ; DPMI_IllegalDosMemSize
- ; Internal: Illegal allocation request
- ; English: "Illegal real-mode memory allocation request."
- MSG 0x0fb00400 "Illegale aanvraag van real-mode geheugentoekenning."
- ; ----------
- ; DPMI_DosMemFailed
- ; Memory allocation failed
- ; English: "Real-mode memory allocation failed."
- MSG 0x0fb00800 "Real-mode geheugentoekenning is mislukt."
- ; ----------
- ; DPMI_CallFailed
- ; DPMI called return with error
- ; English: "DPMI request 0x%1 failed (error code 0x%2)."
- MSG 0x0fb01002 "DPMI-aanvraag 0x%1 is mislukt (foutcode 0x%2)."
- ; ----------
- ; DPMI_MemoryLockFailed
- ; When locking memory for interrupt use, a DPMI server may fail the
- ; lock for any number of reasons. Usually this is due to a lack of
- ; physical memory available to commit to the locked region.
- ; English: "Could not lock %1 bytes of memory."
- MSG 0x0fb01401 "Kan niet %1 geheugenbytes vastzetten."
-
- ; ======================================================================
-
- ; The following translations are identical to the English text.
- ; Please check that this is intentional!
- ; If any messages were missed, please translate them now.
- ; (If it is correct that the translation is identical to the English text,
- ; you do not need to do anything for that message.)
-
- ; ----------------------------------------------------------------------
-
- ; Name of the module as presented to the user:
- ; English: "DPMI"
- NATURALNAME "DPMI"
-
- ; ======================================================================
-
-