home *** CD-ROM | disk | FTP | other *** search
- ; cdc 1.8 (24 Apr 1996)
- ; CAT Catalog Emitter $Revision: 1.11 $
- ;
- ; Catalog definitions for module "Element" (Element.Book)
-
- ; ======================================================================
-
- ; This catalog was generated based on the previous translation
- ; of element.msg, revision 1.31.
- ; - 10 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 40
- 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.)
-
- ; ----------------------------------------------------------------------
-
- ; ELEMENTBOOK_NoCanvas
- ; If there is no Canvas available at the time when TVMenu() asks for a
- ; Canvas then this error is returned
- ; English: "No canvas is currently available."
- MSG 0x06a00400 "Er is momenteel geen canvas beschikbaar."
- ; ----------
- ; ELEMENTBOOK_CanvasUnavailable
- ; If the TVLook.EX is currently in posession of the Canvas, then all
- ; Background elements are illegal. This error is reported
- ; English: "The canvas isn't available for executing background elements."
- MSG 0x06a00800 "Het canvas is niet beschikbaar voor het uitvoeren van achtergrond elementen."
- ; ----------
- ; ELEMENTBOOK_ChangingMouseImage
- ; If we run out of memory or something we would like to communicate
- ; that this was while dealing with the mousepointer to the user.
- ; English: "Changing mouse image."
- MSG 0x06a01000 "Veranderen van muisbeeld."
- ; ----------
- ; ELEMENTBOOK_LockedMode
- ; The video card has been locked to a video mode in order to play MPEG
- ; or something. Thus the page could not be displayed.
- ; English: "The page could not be displayed because the mode is locked in another mode."
- MSG 0x06a02800 "De pagina kan niet getoond worden, omdat de modus is vastgezet door een andere modus."
- ; ----------
- ; ELEMENTATOM_NoBackground
- ; A foreground element can only be played if there is a background to
- ; play it on
- ; English: "No background on which to play the element."
- MSG 0x06a00c00 "Er is geen achtergrond beschikbaar om het element op af te spelen."
- ; ----------
- ; ROOTBACKGROUND_DoNotNeedCanvas
- ; In order to make things more testable, we make it a rule that if the
- ; method returns NULL, then an error must be set during testing.
- ; English: "No Canvas is needed."
- MSG 0x06a02000 "Er is geen canvas nodig."
- ; ----------
- ; ROOTWIPE_NoOutwipe
- ; The wipe in question doesn't support out wipes
- ; English: "The %1 wipe cannot be used as an out wipe."
- MSG 0x06a01401 "Het %1 effekt kan niet als uit-effekt gebruikt worden."
- ; ----------
- ; WIPEOUT_NoElement
- ; A wipe out can reference an event that hasn't got it's element on the
- ; screen currently.
- ; English: "The out wipe references an element that isn't on the screen."
- MSG 0x06a01800 "Het uit-effekt verwijst naar een element dat niet op het scherm aanwezig is."
- ; ----------
- ; WIPEOUT_NoElementInScript
- ; The element to wipe out was deleted
- ; English: "The element that the out wipe referenced has been deleted."
- MSG 0x06a01c00 "Het element, waarna het uit-effekt verwijst, is verwijderd."
- ; ----------
- ; REFRESHEVENT_NoElement
- ; A refresh event must reference something that is on the screen.
- ; English: "The refresh event references an element that isn't on the screen."
- MSG 0x06a02400 "De 'ververs'-gebeurtenis verwijst naar een element dat niet op het scherm aanwezig is."
-
- ; ======================================================================
-
- ; 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: "Element"
- NATURALNAME "Element"
-
- ; ======================================================================
-
-