home *** CD-ROM | disk | FTP | other *** search
/ Freelog 10 / Freelog010.iso / BAS / Genealog / Ged2wwwf / English.txt < prev    next >
Text File  |  2000-02-13  |  11KB  |  250 lines

  1. /* English text file for Ged2www 1.5f&w*/
  2. /* the group of characters /* starts a comment
  3. /* to end a text by a space, end it by a space followed by /*
  4. 200#YNE
  5. M1#JAN#January
  6. M2#FEB#February
  7. M3#MAR#March
  8. M4#APR#April
  9. M5#MAY#May
  10. M6#JUN#June
  11. M7#JUL#July
  12. M8#AUG#August
  13. M9#SEP#September
  14. M10#OCT#October
  15. M11#NOV#November
  16. M12#DEC#December
  17. M13#ABT#about
  18. M14#BEF#before
  19. M15#AFT#after
  20. 1#GED2WWW converts GEDCOM files to HTML with an emphasis\n
  21. 2#on producing as little HTML as possible without sacrificing\n
  22. 3#vital content.\n\n
  23. 4#To learn more about GED2WWW visit the GED2WWW homepage at\n
  24. 5#http://www.netcom.com/~lhoward/ged2www.html\n
  25. 6#or email the author (Leslie Howard) at lhoward@ix.netcom.com\n
  26. 7#or to Jean-Baptiste Fahy at jbfahy@nordnet.fr\n
  27. 8#ATTENTION! GED2WWW needs to create a place to put the HTML\n
  28. 9#files it produces.  GED2WWW will create a directory called\n
  29. 10#.\\html\\ under the current directory.  If this directory already\n
  30. 11#exists, all HTML files in it will be deleted (such as the results\n
  31. 12#from a previous GED2WWW database conversion).\n
  32. 13#Do you want to continue (Y/N) ? 
  33. 14#thanks for using GED2WWW!\n
  34. 15#\n=====================technical database info========================\n\n
  35. 16#Default/present values of parameters are displayed inside of []\n
  36. 17#To accept the default just hit <enter>\n\n
  37. 18#Enter the name of the input GEDCOM file [%s]\n : 
  38. 19#\nThe filename you entered [%s] was not found.\n
  39. 20#Please try another filename : 
  40. 21#\nEnter the number of family groups per output data file.\n
  41. 22#This controls the size and number of output files produced by GED2WWW.\n
  42. 23#Smaller numbers create more files with fewer individuals per file\n
  43. 24#larger numbers create fewer files but the files\n
  44. 25#are larger [%li]\n : /*
  45. 26#\nDo you want to create a gendex.txt file [%c] (Y/N) ? /*
  46. 27#\nDo you want display the gender of individuals [%c] (Y/N) ? /*
  47. 28#\nDo you want to eclipse(hide) dates on living individuals [%c] (Y/N) ? /*
  48. 29#\nGED2WWW relies on the GEDCOM file containing LVG tags in order to\n
  49. 30#determine if people are alive or not.  If your GEDCOM does not have\n
  50. 31#LVG tags (many do not) GED2WWW can try and guess which people\n
  51. 32#may be alive based on their birth and/or marriage dates.\n
  52. 33#\nAssume people born after ???? may be alive [%li] : /*
  53. 34#\nAssume people married after ???? may be alive [%li] : /*
  54. 35#\nDo you want to display individual's birth and death dates on the\n
  55. 36#Index pages [%c] (Y/N) ?
  56. 37#\nDo you want to select custom colors for your HTML pages [%c] (Y/N) ?
  57. 38#\nColors are entered as a 6 character string.  Each character must be a\n
  58. 39#number 0-9 or a letter A-F.  These codes corespond to colors.  Be sure to\n
  59. 40#check out your page's apearance before uploading, some color choices can\n
  60. 41#render a page unreadable.  Some sample color codes are listed below:\n\n
  61. 42#FFFFFF - White       000000 - Black        BEBEBE - Grey\n
  62. 43#8000FF - Purple      0000FF - Blue         00FFFF - Cyan\n
  63. 44#00FF00 - Green       FFFF00 - Yellow       A52A2A - Brown\n
  64. 45#FF8000 - Orange      FF0000 - Red\n\n
  65. 46#\nEnter the background color [%s] :
  66. 47#  That is not a valid color code.\n
  67. 48#\nEnter the color for links that have not yet been followed [%s] :
  68. 49#\nEnter the color for links that have already been followed [%s] :
  69. 50#\nEnter the name for the base page. \n
  70. 51#Do not enter the trailing .htm or .html suffix [%s] : /*
  71. 52#\nTo use a background image on the HTML pages, enter the image file\n
  72. 53#name here.  Note: the image file should be placed in the same\n
  73. 54#location as the HTML pages [%s] : /*
  74. 55#==================database owner information====================\n
  75. 56#Enter the database title [%s]\n : /*
  76. 57#You must enter a title for your page.\n
  77. 58#Enter the name of the database owner [%s]\n : /*
  78. 59#Press <ENTER> on a blank line to stop entering the address.\n
  79. 60#Enter Address line %i [%s]\n : 
  80. 61#Enter the Phone Number of the database owner [%s]\n : /*
  81. 62#Enter the e-mail address of the database owner [%s]\n : /*
  82. 63#Enter the homepage of the database owner [%s]\n : /*
  83. 64#GEDCOM FILENAME                  : %s\n
  84. 65#FAMILY GROUPS PER PAGE           : %4i\n
  85. 66#GENERATE GENDEX.TXT FILE         :    %c\n
  86. 67#SHOW INDIVIDUAL'S GENDER         :    %c\n
  87. 68#HIDE DATES ON LIVING INDIVIDUALS :    %c\n
  88. 69#ASSUME ALIVE IF BORN AFTER       : %4i\n
  89. 70#ASSUME ALIVE IF MARRIED AFTER    : %4i\n
  90. 71#SHOW DATES ON INDEX PAGES        :    %c\n
  91. 72#USE CUSTOM COLORS                :    %c\n
  92. 73#  BACKGROUND COLOR        : %s\n
  93. 74#  TEXT COLOR              : %s\n
  94. 75#  LINK COLOR              : %s\n
  95. 76#  FOLLOWED LINK COLOR     : %s\n
  96. 77#BASE PAGE WILL BE : %s
  97. 78#BACKGROUND IMAGE  : (NONE)\n
  98. 79#BACKGROUND IMAGE  : %s\n
  99. 80#DATABASE TITLE    : /*
  100. 81#OWNER NAME        : /*
  101. 82#OWNER ADDRESS     :\n
  102. 83#OWNER PHONE       : /*
  103. 84#OWNER E-MAIL      : /*
  104. 85#OWNER HOMEPAGE    : /*
  105. 86#Is this info correct (Y/N) ? /*
  106. 87#\nSave data to disk for future use (Y/N)? /*
  107. 88#ERROR allocating file buffer, GED2WWW exiting\n
  108. 89#Error opening '%s' file for read\n. GED2WWW aborting\n
  109. 90#...Processing GEDCOM (pass 1/2)\n
  110. 91#   Max number of Individuals = %7li\n
  111. 92#   Max number of Families    = %7li\n
  112. 93#Error detected reading GEDCOM file, possible incorrect\n
  113. 94#gedcom format, empty file, or non-gedcom file.\nGED2WWW aborting\n
  114. 95#...Allocating internal data structures\n
  115. 96#Error allocating internal data structures\nGED2WWW aborting\n
  116. 97#...Processing GEDCOM (pass 2/2)\n
  117. 98#Error closing gedcom file\nGED2WWW aborting\n
  118. 99#   GEDCOM file using ASCII character set.\n
  119. 100#   GEDCOM file using ANSEL character set.\n
  120. 101#   GEDCOM file using UNICODE character set.  GED2WWW does not
  121. fully\n   support UNICODE.\n
  122. 102#   GEDCOM file using UNKNOWN character set.  Treating as ASCII.\n
  123. 103#...Parsing names\n
  124. 104#...Determining page locations\n
  125. 105#...Sorting Database\n
  126. 106#...Done!\n
  127. 107#The output HTML files can be found in the HTML subdirectory.\n
  128. 108#Thank you for using GED2WWW!\n
  129. 109#Error opening file ged2www.dat, data could not be saved to disk.\n
  130. 110##GED2WWW datafile generated by GED2WWW version %s\n
  131. 111##Enter the number of family groups per output data file\n
  132. 112##Do you want to create a gendex.txt file\n
  133. 113##Do you want display the gender of individuals\n
  134. 114##Do you want to eclipse(hide) dates on living individuals\n
  135. 115##Assume people born after ???? may be alive\n
  136. 116##Assume people married after ???? may be alive\n
  137. 117##Display individual's birth and death dates on the Index pages\n
  138. 118##Do you want to select custom colors for your HTML pages\n
  139. 119##Enter the background color\n
  140. 120##Enter the color for normal text\n
  141. 121##Enter the color for links that have not yet been followed\n
  142. 122##Enter the color for links that have already been followed\n
  143. 123##Enter the name for the base page.\n
  144. 124##Background image on the HTML pages\n
  145. 125##Enter the database title\n
  146. 126##Enter the name of the database owner\n
  147. 127##Enter Address lines; blank line terminates\n
  148. 128##Enter the Phone Number of the database owner\n
  149. 129##Enter the e-mail address of the database owner\n
  150. 130##Enter the homepage of the database owner\n
  151. 131#...Determining valid individuals\n
  152. 132#   Number of Individuals : %7li\n
  153. 133#   Number of Families    : %7li\n
  154. 134#...Sorting names\n
  155. 135#...Guessing if individuals are alive or not\n
  156. 136#...Generating index files\n
  157. 137#...Generating surname list\n
  158. 138#...Generating Surname/Place list\n
  159. 139#...Generating Place/Surname list\n
  160. 140#...Generating data pages\n
  161. 141#...Generating gendex.txt file\n\n
  162. 142#...Generating main page\n
  163. 143#GED2WWW is free software; you can redistribute it and/or modify it\n
  164. 144#under the term of the GNU General Public License. This program is\n
  165. 145#distributed in the hope that it will be useful, but WITHOUT ANY
  166. WARRANTY;\n
  167. 146#without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\n
  168. 147#PARTICULAR PURPOSE.  See the GNU General Public License for details.\n
  169. 148#A copy of the license can be found in the COPYING file.\n\n
  170. 149#\nEnter the color for normal text [%s] :
  171. 150#Enter the sort type of places [%s] :
  172. 151##Sort type for places\n
  173. 152#Sort type for places :
  174. 153#   GEDCOM file using IBMPC character set.\n
  175. 154#Pages shifted to the right [%c] :
  176. 155#Generation of Places/Surnames & Surnames/Places lists [%c] :
  177. 156#Appearance (1=classical, 2=tables) [%d] :
  178. 157#Printing REFN [%c] :
  179. 158#Printing occupation [%c] :
  180. 159#Printing NOTEs [%c] :
  181. 160#Hit Return\n
  182. 161#Number of names per index page      [%ld] :
  183. 162#Number of lines per Place/Name page [%ld] :
  184. 163#Number of names per index page                  : %ld\n
  185. 164#Number of lines per Place/Name page             : %ld\n
  186. 165#Generation of Place/Name and Name/Place pages  : %c
  187. 166#Appearance (1=classical, 2=tables)             : %d
  188. 167#Pages shifted to the right                     : %c
  189. 168#Printing      REFN                             : %c
  190. 169#Printing occupation                            : %c
  191. 170#Printing NOTEs                                 : %c
  192. 171#Printing Sosa numbers                          : %c
  193. 172#Individual with Sosa number 1                  : %s
  194. 173#Printing Sosa numbers [%c] :
  195. 174#Individual with Sosa number 1 [%s] :
  196. 175#Person with Sosa n° 1 not found
  197. 176#Size limit (in lines) for a NOTE (over: separate page) [%d] : /*
  198. 177#Size limit (in characters) for a NOTE (over separate page) [%d] : /*
  199. 178#NOTE size limit, in lignes            : %d
  200. 179#NOTE size limit, in characters        : %d
  201. 180#Number of NOTEs per page [%d] : /*
  202. 181#Number of NOTEs per page                       : %d
  203. 182#Printing divorces [%c] :
  204. 183#Printing divorces                              : %c
  205. 184#Internal sort for places/surnames [%c] :
  206. 185#Internal sort for places/surnames              : %c\n
  207.  
  208. 201#<center><p>There are %li individuals and %li families \n
  209. 202#representing %li surnames in this database.</p>\n
  210. 203#<p>These WWW pages were produced on %s.</p></center>\n
  211. 204#<center><h3>Database Owner Information</h3>
  212. 205#Surname List
  213. 206#Genealogy Surname List
  214. 207#Surnames and places where they appear
  215. 208#Places and surnames appearing
  216. 209#Index for surnames beginning with nothing or non-alphabetic character
  217. 210#Genealogy Index for surnames beginning with
  218. 211#Genealogy Data
  219.  
  220. 212#Family
  221. 213# --living--\n
  222. 214#in /* NB: need a space on right
  223. 215#Spouse
  224. 216#Children
  225. 217#Marriage
  226.  
  227. 218#<BR>Gender: Female
  228. 219#<BR>Gender: Male
  229. 220#Parents
  230. 221#Father
  231. 222#Mother
  232. 223#Birth
  233. 224#Death
  234. 225#Back to Main Page
  235. 226#(Other)
  236. 227#INDEX
  237. 228#Occupation : /*
  238. 229#Symbols: ° = birth, × = marriage, + = death<BR>
  239. 230#Baptism
  240. 231#Burial
  241. 233#Previous page
  242. 234#Next page
  243. 235#Reference : /*
  244. 236#Place table
  245. 237#The Sosa number 1 is
  246. 238#Notes
  247. 239#Note
  248. 240#Confirmation
  249. 241#Divorced
  250.