/Res/DUTCH/FR_LNG1.RC

http://github.com/FastReports/FreeReport · Windows Resource-Definition Script · 128 lines · 126 code · 2 blank · 0 comment · 0 complexity · 1604b3349dc1a118a5f38fd97de7e13e MD5 · raw file

  1. #include "FR_Const.pas"
  2. STRINGTABLE
  3. {
  4. ;--- PreviewSearchForm resources ---------------------------------------------
  5. 53000, "Zoek tekst"
  6. 53001, "&Te zoeken tekst"
  7. 53002, "Opties"
  8. 53003, "&Case sensitive"
  9. 53004, "Oorsprong"
  10. 53005, "&1e pagina"
  11. 53006, "Huidige &pagina"
  12. ;--- PreviewForm resources ---------------------------------------------------
  13. 53020, "&Pagina breedte"
  14. 53021, "&Hele pagina"
  15. 53022, "&Twee paginas"
  16. 53023, "Sluit bezichtiging"
  17. 53024, "Schaal"
  18. 53025, "Rapport openen"
  19. 53026, "Rapport opslaan"
  20. 53027, "Rapport afdrukken"
  21. 53028, "Zoek tekst"
  22. 53029, "Pagina bewerken"
  23. 53030, "Pagina toevoegen"
  24. 53031, "Pagina verwijderen"
  25. 53032, "Toon help"
  26. ;--- PrintForm resources ---------------------------------------------------
  27. 53040, "Afdrukken"
  28. 53041, "Printer"
  29. 53042, "Eigenschappen"
  30. 53043, "&Copieën:"
  31. 53044, "Page bereik"
  32. 53045, "&Alles"
  33. 53046, "Huidige &pagina"
  34. 53047, "&Nummers:"
  35. 53048, "Voer in pagina nummers en/of bereiken, gescheiden door commas. Bijv. 1,3,5-12"
  36. ;--- Strings resources -------------------------------------------------------
  37. SOk, "OK"
  38. SCancel, "Annuleren"
  39. SYes, "Ja"
  40. SNo, "Nee"
  41. SPg, "Pagina"
  42. SNotAssigned, "[Geen]"
  43. SBand1, "Report title"
  44. SBand2, "Report summary"
  45. SBand3, "Page header"
  46. SBand4, "Page footer"
  47. SBand5, "Master header"
  48. SBand6, "Master data"
  49. SBand7, "Master footer"
  50. SBand8, "Detail header"
  51. SBand9, "Detail data"
  52. SBand10, "Detail footer"
  53. SBand11, "Subdetail header"
  54. SBand12, "Subdetail data"
  55. SBand13, "Subdetail footer"
  56. SBand14, "Overlay"
  57. SBand15, "Column header"
  58. SBand16, "Column footer"
  59. SBand17, "Group header"
  60. SBand18, "Group footer"
  61. SBand19, "Cross header"
  62. SBand20, "Cross data"
  63. SBand21, "Cross footer"
  64. SBand22, "None"
  65. SCateg1, "Text"
  66. SCateg2, "Number"
  67. SCateg3, "Date"
  68. SCateg4, "Time"
  69. SCateg5, "Boolean"
  70. SFormat11, "[None]"
  71. SFormat12, ""
  72. SFormat13, ""
  73. SFormat14, ""
  74. SFormat15, ""
  75. SFormat21, "1234,5"
  76. SFormat22, "1234,50"
  77. SFormat23, "1 234,5"
  78. SFormat24, "1 234,50"
  79. SFormat25, "Custom"
  80. SFormat31, "11.15.98"
  81. SFormat32, "11.15.1998"
  82. SFormat33, "15 nov 1998"
  83. SFormat34, "15 november 1998"
  84. SFormat35, "Custom"
  85. SFormat41, "02:43:35"
  86. SFormat42, "2:43:35"
  87. SFormat43, "02:43"
  88. SFormat44, "2:43"
  89. SFormat45, "Custom"
  90. SFormat51, "0;1"
  91. SFormat52, "No;Yes"
  92. SFormat53, "_;x"
  93. SFormat54, "False;True"
  94. SFormat55, "Custom"
  95. SDateFormat1, "mm.dd.yy"
  96. SDateFormat2, "mm.dd.yyyy"
  97. SDateFormat3, "d mmm yyyy"
  98. SDateFormat4, "d mmmm yyyy"
  99. STimeFormat1, "hh:nn:ss"
  100. STimeFormat2, "h:nn:ss"
  101. STimeFormat3, "hh:nn"
  102. STimeFormat4, "h:nn"
  103. SFrom, "van"
  104. SErrorOccured, "Een fout ontstond tijdens het berekenen"
  105. SDoc, "Rapport:"
  106. SBand, "Band:"
  107. SReportPreparing, "Voorbereiden van rapport"
  108. SFirstPass, "Uitvoeren van 1e slag:"
  109. SPagePreparing, "Verwerken van pagina:"
  110. SError, "Fout"
  111. SPreview, "Bezichtiging"
  112. SPagePrinting, "Printen van pagina:"
  113. SUntitled, "Naamloos"
  114. SPrinterError, "Geselecteerde printer is ongelding"
  115. SRepFile, "Rapport bestand"
  116. STextFile, "ASCII Text bestand"
  117. SRTFFile, "RTF (Rich Text Format) bestand"
  118. SCSVFile, "CSV (comma gescheiden) bestand"
  119. SHTMFile, "HTML bestand"
  120. SFilter, "Filter eigenschappen"
  121. SFilterParam, "Gemiddeld font hoogte:"
  122. SFont, "Font..."
  123. SCharset, "0"
  124. SBarcodeError, "Fout in barcode"
  125. SFRFError, "Unsupported FRF format"
  126. }