home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / zkuste / delphi / kolekce / d6 / FRCLX.ZIP / SOURCE / fr_lng1.rc < prev    next >
Text File  |  2001-07-03  |  5KB  |  149 lines

  1. //;--- PreviewSearchForm resources ---------------------------------------------
  2.   S53000 = 'Find text';
  3.   S53001 = 'Text to &find';
  4.   S53002 = 'Options';
  5.   S53003 = '&Case sensitive';
  6.   S53004 = 'Origin';
  7.   S53005 = '&1st page';
  8.   S53006 = 'Current &page';
  9. //;--- PreviewForm resources ---------------------------------------------------
  10.   S53020 = '&Page width';
  11.   S53021 = '&Whole page';
  12.   S53022 = '&Two pages';
  13.   S53023 = 'Close preview';
  14.   S53024 = 'Scale';
  15.   S53025 = 'Open report';
  16.   S53026 = 'Save report';
  17.   S53027 = 'Print report';
  18.   S53028 = 'Find text';
  19.   S53029 = 'Edit page';
  20.   S53030 = 'Add page';
  21.   S53031 = 'Delete page';
  22.   S53032 = 'Show help';
  23. //;--- PrintForm resources -----------------------------------------------------
  24.   S53040 = 'Print';
  25.   S53041 = 'Printer';
  26.   S53042 = 'Properties';
  27.   S53043 = 'Copies';
  28.   S53044 = 'Page range';
  29.   S53045 = '&All';
  30.   S53046 = 'Current pa&ge';
  31.   S53047 = '&Pages:';
  32.   S53048 = 'Enter page numbers and/or page ranges, separated by commas. For example, 1,3,5-12';
  33.   S53049 = '&Name:';
  34.   S53050 = 'Number of &copies:';
  35.   S53051 = 'Co&llate';
  36.   S53052 = 'P&rint';
  37.   S53053 = 'All pages';
  38.   S53054 = 'Odd pages';
  39.   S53055 = 'Even pages';
  40. //;--- TXTExportForm resources -------------------------------------------------
  41.   S54800 = 'TXT export options';
  42.   S54801 = '&Kill empty lines';
  43.   S54802 = 'Convert to &DOS';
  44.   S54803 = 'Export &frames';
  45.   S54804 = 'Use DOS &pseudographic';
  46.   S54805 = 'Insert page &breaks';
  47.   S54806 = 'Scaling factor';
  48. //;--- CSVExportForm resources -------------------------------------------------
  49.   S54810 = 'CSV export options';
  50.   S54811 = '&CSV delimiter';
  51. //;--- RTFExportForm resources -------------------------------------------------
  52.   S54820 = 'RTF export options';
  53.   S54821 = 'Export &pictures';
  54.   S54822 = 'Convert to &table';
  55. //;--- HTMExportForm resources -------------------------------------------------
  56.   S54830 = 'HTML export options';
  57. //;--- Strings resources -------------------------------------------------------
  58.   SOk = 'OK';
  59.   SCancel = 'Cancel';
  60.   SYes = 'Yes';
  61.   SNo = 'No';
  62.   SPg = 'Page';
  63.   SNotAssigned = '[None]';
  64.   SDefaultPrinter = 'Virtual printer';
  65.   SBand1 = 'Report title';
  66.   SBand2 = 'Report summary';
  67.   SBand3 = 'Page header';
  68.   SBand4 = 'Page footer';
  69.   SBand5 = 'Master header';
  70.   SBand6 = 'Master data';
  71.   SBand7 = 'Master footer';
  72.   SBand8 = 'Detail header';
  73.   SBand9 = 'Detail data';
  74.   SBand10 = 'Detail footer';
  75.   SBand11 = 'Subdetail header';
  76.   SBand12 = 'Subdetail data';
  77.   SBand13 = 'Subdetail footer';
  78.   SBand14 = 'Overlay';
  79.   SBand15 = 'Column header';
  80.   SBand16 = 'Column footer';
  81.   SBand17 = 'Group header';
  82.   SBand18 = 'Group footer';
  83.   SBand19 = 'Cross header';
  84.   SBand20 = 'Cross data';
  85.   SBand21 = 'Cross footer';
  86.   SBand22 = 'Child';
  87.   SBand23 = 'None';
  88.   SCateg1 = 'Text';
  89.   SCateg2 = 'Number';
  90.   SCateg3 = 'Date';
  91.   SCateg4 = 'Time';
  92.   SCateg5 = 'Boolean';
  93.   SFormat11 = '[None]';
  94.   SFormat12 = '';
  95.   SFormat13 = '';
  96.   SFormat14 = '';
  97.   SFormat15 = '';
  98.   SFormat21 = '1234,5';
  99.   SFormat22 = '1234,50';
  100.   SFormat23 = '1 234,5';
  101.   SFormat24 = '1 234,50';
  102.   SFormat25 = 'Custom';
  103.   SFormat31 = '11.15.98';
  104.   SFormat32 = '11.15.1998';
  105.   SFormat33 = '15 nov 1998';
  106.   SFormat34 = '15 november 1998';
  107.   SFormat35 = 'Custom';
  108.   SFormat41 = '02:43:35';
  109.   SFormat42 = '2:43:35';
  110.   SFormat43 = '02:43';
  111.   SFormat44 = '2:43';
  112.   SFormat45 = 'Custom';
  113.   SFormat51 = '0;1';
  114.   SFormat52 = 'No;Yes';
  115.   SFormat53 = '_;x';
  116.   SFormat54 = 'False;True';
  117.   SFormat55 = 'Custom';
  118.   SDateFormat1 = 'mm.dd.yy';
  119.   SDateFormat2 = 'mm.dd.yyyy';
  120.   SDateFormat3 = 'd mmm yyyy';
  121.   SDateFormat4 = 'd mmmm yyyy';
  122.   STimeFormat1 = 'hh:nn:ss';
  123.   STimeFormat2 = 'h:nn:ss';
  124.   STimeFormat3 = 'hh:nn';
  125.   STimeFormat4 = 'h:nn';
  126.   SFrom = 'from';
  127.   SErrorOccured = 'An error occured during calculating';
  128.   SDoc = 'Report:';
  129.   SObject = 'Object:';
  130.   SReportPreparing = 'Preparing report';
  131.   SFirstPass = 'Performing 1st pass:';
  132.   SPagePreparing = 'Processing page:';
  133.   SError = 'Error';
  134.   SPreview = 'Preview';
  135.   SPagePrinting = 'Printing page:';
  136.   SUntitled = 'Untitled';
  137.   SPrinterError = 'Printer selected is not valid';
  138.   SRepFile = 'Report file';
  139.   STextFile = 'ASCII Text file';
  140.   SRTFFile = 'Rich Text file';
  141.   SCSVFile = 'CSV File';
  142.   SHTMFile = 'HTML file';
  143.   SFont = 'Font...';
  144.   SCharset = '1';
  145.   SBarcodeError = 'Error in barcode';
  146.   SFRFError = 'Unsupported FRF format';
  147.   SUndefinedSymbol = 'Undefined symbol';
  148.  
  149.