home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Magazin 1996 October / 10_96.BIN / install / italian / catalogs / snapload.msg < prev    next >
Text File  |  1996-05-06  |  5KB  |  140 lines

  1. ; cdc 1.8 (24 Apr 1996)
  2. ; CAT Catalog Emitter $Revision: 1.4 $
  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.2.
  9. ; - 9 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. ; - 1 English messages have been revised since the last translation.
  13. ;   Please make matching revisions to the translation.
  14.  
  15. ; Note: you *must* use a Latin-1 (ISO 8859) editor.  If you are, the following
  16. ; line will contain three accented versions of each vowel, in order:
  17. ; ßΓα ΘΩΦ φε∞ ≤⌠≥ ·√∙
  18.  
  19. ; ======================================================================
  20.  
  21. VERSION 1
  22. REVISION 3
  23. LANGUAGE "ITALIANO"
  24.  
  25. ; ======================================================================
  26.  
  27. ; The following translations have been kept, since the English text
  28. ; did not change since the previous translation.
  29. ; (If needed, you may make any corrections or adjustments
  30. ; to your translation.)
  31.  
  32. ; ----------------------------------------------------------------------
  33.  
  34. ; SNAPREF_NeedMoreSample
  35. ;    A bare minimum of sample data is guaranteed. If that isn't enough, 
  36. ;    and the parser haven't implemented reading more, then the parser will 
  37. ;    report this error. 
  38. ; English:          "Not enough sample data was provided."
  39. MSG 0x06c01800      "Dati campione forniti non sufficienti."
  40. ; ----------
  41. ; SNAPREF_NoFormats
  42. ;    There aren't any file formats available 
  43. ; English:          "No file formats available to load \"%1\"."
  44. MSG 0x06c00c01      "Nessun formato disponibile per caricare \"%1\"."
  45. ; ----------
  46. ; SNAPREF_FailedToParseFile
  47. ;    The FailedToParseFile error is used by some snap picture EXes to 
  48. ;    report a corrupt or unsupported file. The parameter is the fullpath 
  49. ;    of this file. 
  50. ; English:          "File %1 is corrupt."
  51. MSG 0x06c00401      "Il file %1 Φ corrotto."
  52. ; ----------
  53. ; SNAPSTATE_IncorrectType
  54. ;    If the subclass of SnapState is passed in the incorrect FileType() 
  55. ;    key during create, it will report this error. 
  56. ;    Typically: 
  57. ;    "test.bmp is not a picture it is a sound sample" 
  58. ; English:          "%1 is not a %2, it is a %3."
  59. MSG 0x06c01c03      "%1 non Φ %2, ma %3."
  60. ; ----------
  61. ; FILEMEM_WhileReadingFile
  62. ;    This information is used to inform the user of which file a error 
  63. ;    occured inside. 
  64. ;    
  65. ;    This text takes one parameter. 
  66. ;    
  67. ;    This argument is the name of the file we was reading from. 
  68. ; English:          "While reading file %1"
  69. MSG 0x06c02401      "Durante la lettura del file %1"
  70. ; ----------
  71. ; FILEMEM_EmptyFile
  72. ;    FileMem will fail to create if the file is empty. 
  73. ; English:          "The file '%1' is empty."
  74. MSG 0x06c02801      "Il file '%1' Φ vuoto."
  75. ; ----------
  76. ; WrongFileType
  77. ;    The WrongFileType error is used when snapload is able to detect the 
  78. ;    filetype of the file, but the caller did specify that the file should 
  79. ;    have been of another type. 
  80. ;    
  81. ;    This error takes one parameter. 
  82. ;    
  83. ;    This parameter is the fullpath of the file. 
  84. ; English:          "The file '%1' is of the wrong type."
  85. MSG 0x06c00801      "Il file '%1' Φ del tipo errato."
  86. ; ----------
  87. ; WhileReadingFileCore
  88. ;    This information is used to inform the user of which fileparser an 
  89. ;    error occured inside. 
  90. ;    
  91. ;    This text takes on argument. 
  92. ;    
  93. ;    This argument is the name of the fileparser. 
  94. ; English:          "While reading %1 file"
  95. MSG 0x06c01001      "Durante la lettura del file %1"
  96. ; ----------
  97. ; WhileWritingFile
  98. ;    This information is used to inform the user of which filetype a error 
  99. ;    uccured inside during writing. 
  100. ;    
  101. ;    This text takes on argument. 
  102. ;    
  103. ;    This argument is the name of the fileparser. 
  104. ; English:          "While writing %1 file"
  105. MSG 0x06c01401      "Durante la scrittura del file %1"
  106.  
  107. ; ======================================================================
  108.  
  109. ; The following translations are identical to the English text.
  110. ; Please check that this is intentional!
  111. ; If any messages were missed, please translate them now.
  112. ; (If it is correct that the translation is identical to the English text,
  113. ; you do not need to do anything for that message.)
  114.  
  115. ; ----------------------------------------------------------------------
  116.  
  117. ; Name of the module as presented to the user:
  118. ; English:          "SnapLoad"
  119. NATURALNAME         "SnapLoad"
  120.  
  121. ; ======================================================================
  122.  
  123. ; The English text of the following messages has been
  124. ; revised since the last translation.
  125. ; Please make matching revisions to the translation.
  126.  
  127. ; ----------------------------------------------------------------------
  128.  
  129. ; SNAPREF_UnknownFormat
  130. ;    The UnknownFormat error is used by snapload to report that it did not 
  131. ;    recognize a specific file's format. This error takes one parameter. 
  132. ;    This parameter is the fullpath of the file. 
  133. ; Last Translation: "Il formato %1 Φ sconosciuto."
  134. ; Last English:     "The format %1 is unknown."
  135. MSG 0x06c02001      "The format of the file \"%1\" is not recognized."
  136.  
  137. ; ======================================================================
  138.  
  139.