home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / multimedia / scala / install / INSTALL / DUTCH / CATALOGS / SNAPLOAD.MSG < prev    next >
Encoding:
Text File  |  1996-05-31  |  5.0 KB  |  129 lines

  1. ; cdc 1.8 (24 Apr 1996)
  2. ; CAT Catalog Emitter $Revision: 1.10 $
  3. ; Catalog definitions for module "SnapLoad" (SnapLoad.Book)
  4.  
  5. ; ======================================================================
  6.  
  7. ; This catalog was generated based on the previous translation
  8. ; of snapload.msg, revision 1.3.
  9. ; - 10 translations were kept, since the English text did not change.
  10. ; - 1 translations were identical to the English text.
  11. ;   Please verify that no translations were forgotten.
  12.  
  13. ; Note: you *must* use a Latin-1 (ISO 8859) editor.  If you are, the following
  14. ; line will contain three accented versions of each vowel, in order:
  15. ; ßΓα ΘΩΦ φε∞ ≤⌠≥ ·√∙
  16.  
  17. ; ======================================================================
  18.  
  19. VERSION 1
  20. REVISION 5
  21. LANGUAGE "NEDERLANDS"
  22.  
  23. ; ======================================================================
  24.  
  25. ; The following translations have been kept, since the English text
  26. ; did not change since the previous translation.
  27. ; (If needed, you may make any corrections or adjustments
  28. ; to your translation.)
  29.  
  30. ; ----------------------------------------------------------------------
  31.  
  32. ; SNAPREF_NeedMoreSample
  33. ;    A bare minimum of sample data is guaranteed. If that isn't enough, 
  34. ;    and the parser haven't implemented reading more, then the parser will 
  35. ;    report this error. 
  36. ; English:          "Not enough sample data was provided."
  37. MSG 0x06c01800      "Niet genoeg sample-data aangeleverd."
  38. ; ----------
  39. ; SNAPREF_UnknownFormat
  40. ;    The UnknownFormat error is used by snapload to report that it did not 
  41. ;    recognize a specific file's format. This error takes one parameter. 
  42. ;    This parameter is the fullpath of the file. 
  43. ; English:          "The format of the file \"%1\" is not recognized."
  44. MSG 0x06c02001      "Het formaat van het bestand \"%1\" is niet herkend."
  45. ; ----------
  46. ; SNAPREF_NoFormats
  47. ;    There aren't any file formats available 
  48. ; English:          "No file formats available to load \"%1\"."
  49. MSG 0x06c00c01      "Er zijn geen bestandsformaten beschikbaar om \"%1\" in the laden."
  50. ; ----------
  51. ; SNAPREF_FailedToParseFile
  52. ;    The FailedToParseFile error is used by some snap picture EXes to 
  53. ;    report a corrupt or unsupported file. The parameter is the fullpath 
  54. ;    of this file. 
  55. ; English:          "File %1 is corrupt."
  56. MSG 0x06c00401      "Het bestand %1 is corrupt."
  57. ; ----------
  58. ; SNAPSTATE_IncorrectType
  59. ;    If the subclass of SnapState is passed in the incorrect FileType() 
  60. ;    key during create, it will report this error. 
  61. ;    Typically: 
  62. ;    "test.bmp is not a picture it is a sound sample" 
  63. ; English:          "%1 is not a %2, it is a %3."
  64. MSG 0x06c01c03      "%1 is geen %2, maar een %3."
  65. ; ----------
  66. ; FILEMEM_WhileReadingFile
  67. ;    This information is used to inform the user of which file a error 
  68. ;    occured inside. 
  69. ;    
  70. ;    This text takes one parameter. 
  71. ;    
  72. ;    This argument is the name of the file we was reading from. 
  73. ; English:          "While reading file %1"
  74. MSG 0x06c02401      "Terwijl het bestand %1 gelezen werd"
  75. ; ----------
  76. ; FILEMEM_EmptyFile
  77. ;    FileMem will fail to create if the file is empty. 
  78. ; English:          "The file '%1' is empty."
  79. MSG 0x06c02801      "Het bestand '%1' is leeg."
  80. ; ----------
  81. ; WrongFileType
  82. ;    The WrongFileType error is used when snapload is able to detect the 
  83. ;    filetype of the file, but the caller did specify that the file should 
  84. ;    have been of another type. 
  85. ;    
  86. ;    This error takes one parameter. 
  87. ;    
  88. ;    This parameter is the fullpath of the file. 
  89. ; English:          "The file '%1' is of the wrong type."
  90. MSG 0x06c00801      "Het bestand '%1' is van het verkeerde type."
  91. ; ----------
  92. ; WhileReadingFileCore
  93. ;    This information is used to inform the user of which fileparser an 
  94. ;    error occured inside. 
  95. ;    
  96. ;    This text takes on argument. 
  97. ;    
  98. ;    This argument is the name of the fileparser. 
  99. ; English:          "While reading %1 file"
  100. MSG 0x06c01001      "Terwijl het bestand %1 gelezen werd"
  101. ; ----------
  102. ; WhileWritingFile
  103. ;    This information is used to inform the user of which filetype a error 
  104. ;    uccured inside during writing. 
  105. ;    
  106. ;    This text takes on argument. 
  107. ;    
  108. ;    This argument is the name of the fileparser. 
  109. ; English:          "While writing %1 file"
  110. MSG 0x06c01401      "Terwijl het bestand %1 werd opgeslagen"
  111.  
  112. ; ======================================================================
  113.  
  114. ; The following translations are identical to the English text.
  115. ; Please check that this is intentional!
  116. ; If any messages were missed, please translate them now.
  117. ; (If it is correct that the translation is identical to the English text,
  118. ; you do not need to do anything for that message.)
  119.  
  120. ; ----------------------------------------------------------------------
  121.  
  122. ; Name of the module as presented to the user:
  123. ; English:          "SnapLoad"
  124. NATURALNAME         "SnapLoad"
  125.  
  126. ; ======================================================================
  127.  
  128.