home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SHOWF13.ZIP / SF_LANG.ZIP / HOLLANDS.DEF < prev    next >
Encoding:
Text File  |  1992-09-13  |  2.7 KB  |  91 lines

  1. ;
  2. ; Special definitions
  3. ;
  4. ProgName "ShowFile"    ; Program name
  5. LANGID   "HOL"         ; Which language. Max 3 Char
  6. YesDef   "J"           ; Yes  = %Y
  7. NoDef    "N"           ; No   = %N
  8. StopDef  "S"           ; Stop = %S
  9. YesNorm  "j"           ; Yes  = %j
  10. NoNorm   "n"           ; No   = %n
  11. StopNorm "s"           ; Stop = %s
  12. BrackRight "]"         ; %R
  13. BrackLeft  "["         ; %L
  14. Enter    "ENTER"       ; %E
  15.  
  16. ;
  17. ; Define up to 10 colors (0..9) as
  18. ;   COLOR "<NR>,<ATTRIBUTE BYTE>"
  19. ; the attribute byte may be hexadecimal.
  20.  
  21. Color    "0,$0B"       ; Color 0, TextColor
  22. Color    "1,$0C"       ; Color 1, HotKeys
  23. Color    "2,$0F"       ; Color 2, Highlight and input
  24. Color    "3,$0E"       ; Color 3, Info
  25. Color    "4,$1F"       ; Color 4, Status
  26. Color    "5,$0C"       ; Lines and frames
  27. Color    "6,$4F"       ; Inputfield
  28.  
  29. ; The following macro's are available in the strings:
  30. ;    ^0..^9   for color 0..9
  31. ;    %Y %y    for upper- and lowercase YES
  32. ;    %N %n    for upper- and lowercase NO
  33. ;    %S %s    for upper- and lowercase STOP
  34. ;    %R %r    for the right bracket
  35. ;    %L %l    for the left bracket
  36. ;    %E %e    for ENTER
  37. ;
  38. ; The name of the resulting file is <PROGNAME>.<LANGID>
  39. ;
  40. ; A few color codes have a special meaning when they are used in non-tranlated
  41. ; stuff:
  42. ;
  43. ;  ^0  TextColor
  44. ;  ^1  HotKeys
  45. ;  ^2  HighLight info and userinput
  46. ;  ^3  Info color
  47. ;  ^4  the headers
  48. ;
  49. ; General language for all the doors.
  50. ;
  51. ]001 "^0Toets %L^1%E^0%R om door te gaan: ^2"
  52. ]002 "^0Toets %L^1%E^0%R om door te gaan, %L^1%S^0%R voor stop: ^2"
  53. ]003 "^0Uw keuze: ^6"
  54. ]004 "^1%L^2 je hebt nog maar 2 minuten over!^1%R^2"
  55. ]005 "^1%L^2 je hebt nog maar 1 minute over!^1%R^2"
  56. ]006 "^1Hallo???"
  57. ]007 "^1Je bent van het systeem verwijderd. Terugbellen heeft geen zin..."
  58. ]008 "^1De SysOp heeft de verbinding verbroken."
  59. ]009 "^1Sorry, je hebt je tijdslimiet voor vandaag bereikt."
  60. ]010 "^2Bedankt voor het gebruik van de "
  61.  
  62. ]099 "Leest een tekstfile m.b.v. "
  63. ;
  64. ; Start you program specific strings at f.e. ]100
  65. ;
  66. ;]100 "Gebruik ^1PgUp^0/^1PgDn^0/^1Home^0/^1End^0 om te bladeren, %L^1Q^0%Ruit, %L^1H^0%Relp of %L^1Z^0%Roek: ^6"
  67. ;
  68. ; and as alternatives:
  69. ;
  70. ]100 "           ^0%L^1B^0%Regin  %L^1E^0%Rind  %L^1T^0%Rerug  %L^1V^0%Rolgende  %L^1H^0%Relp  %L^1Z^0%Roek  %L^1Q^0%Ruit ^6"
  71.  
  72.  
  73.  
  74. ;
  75. ; Change this line into something else, line f.e.:
  76. ; "No arearules available"
  77. ;
  78. ]101 "^1Kan de gevraagde file niet vinden.^0"
  79. ]102 "^0Zoekstring: ^6"
  80. ]103 "^1Zoekstring niet gevonden.^0"
  81.  
  82. ]110 "BETVHQZ"
  83. ;     ||||||+- SEARCH          (Zoek)
  84. ;     |||||+-- Quit
  85. ;     ||||+--- Help
  86. ;     |||+---- Nextpage        (Volgende)
  87. ;     ||+----- Previouse page  (Terug)
  88. ;     |+------ End of file     (Eind)
  89. ;     +------- Top of file     (Begin)
  90.  
  91.