home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 52 / af052sub.adf / newlist.lha / NewList / Languages / NEWLIST_LANG.english < prev    next >
Text File  |  1993-07-16  |  9KB  |  239 lines

  1. # $VER: Newlist8 (19-Jun-93)  English language
  2. # by Phil Dietz
  3. #
  4. # IMPORTANT: kill old file in memory if you edit or change this file 
  5. #            with 'nl -K'
  6. #
  7. # This language file should copied to ENV:NEWLIST_LANG and newlist8
  8. # should be run.
  9.  
  10. #---------------------------------------------#
  11. # This is the color of dirs and \C characters #
  12. # You MUST define this first or your colors   #
  13. # will be mixed with \f3's          1 string  #
  14. #---------------------------------------------#
  15.  
  16. _NAMECOLOR:     #this defines \C constant
  17. "\f3"
  18.  
  19. #------------------------------------------------------------------------
  20. # (new) 7 strings  Allows changing of dir and link print styles and color
  21. #------------------------------------------------------------------------
  22.  
  23. _STYLEMISC:      #(new)
  24. "\C"             #(new) long directory color and style  (colored)
  25. "\C\s3"          #(new) long dir link  color and style  (italic and colored)
  26. "\s3"            #(new) long file link color and style  (italic only)
  27. "\C"             #(new) quick directory color and style (colored)
  28. "\o\C\s3"        #(new) quick directory link color and style (italic and colored)
  29. "\o\s3"          #(new) quick file link color and style (italic only)
  30. "\s1"            #(new) Envoy/mufs User/Group name style(bold)
  31. #\o above is in so dir.links wont be both have dir style AND link style
  32.  
  33. #-----------------------------------------------
  34. # (new)  Styles for matching filenames  [-U]
  35. #        Upto 20 pairs of a pattern with a style
  36. #-----------------------------------------------
  37.  
  38. _STYLEFILENAMES:
  39. "newlist#?"       "\b3\f1"      # highlight newlist*
  40. "phil#?"          "\b3\f2"      # highlight phil* :-)
  41.  
  42. #------------------------------------------------
  43. # (new)  Styles for Matching Datatypes  [-V]
  44. #        Upto 20 pairs of a datatype with a style
  45. #------------------------------------------------
  46.  
  47. _STYLEDATATYPES:
  48. "picture"  "\b1\f2"
  49. "sound"    "\b1\f3"
  50. "anim"     "\b1\f4"
  51. "text"     "\b2\f0"
  52. "*guide*"  "\b2\f1"
  53. # ^notice that datatype wildcards can be given as well
  54.  
  55. #-----------------------------------------------------------#
  56. #         11   Regular (non ANSI) strings.                  #
  57. #-----------------------------------------------------------#
  58.  
  59. _REG:
  60. "\nDirectory of %R\"%s\" on %A %.5B\n"                         # Long Header
  61. "\n%R%s\n"                                                     # Quick Header
  62. "%s - Not found\n"                                             # Bad path
  63. "%s - "                                                        # IoErr() string
  64. "%ld files - %ld dirs - %ld links - %ld blocks - %ld bytes\n"  # Totals
  65. "Used %4ld bytes  -  Free %4ld bytes (%ld %% free)\n"          # Usage
  66. "\nTotals: %ld files - %ld dirs - %ld links - %ld blocks - %ld bytes\n" # Grand Totals
  67. "\n/* %s */"                                                   # Comment str
  68. "%ld Files %ld Dirs %ld Bytes: More (spc/ret/n/q):"            # Pager
  69. " -> "                 #(new) link separator
  70. "\n --%R%s--\n"        #(new) Expert mode default header format
  71.  
  72. #-----------------------------------------------------------#
  73. #         11       ANSI (colored) strings.                  #
  74. #-----------------------------------------------------------#
  75.  
  76. _ANSI:
  77. "\n\CDirectory of\o %R\"%s\" \Con\o %A %.5B\n"  # See Above
  78. "\n\f2\b1%R%s\o\n"
  79. "\C%s\o - Not found\n"
  80. "\C%s\o - "
  81. "%ld \Cfiles\o - %ld \Cdirs\o - %ld \Clinks\o - %ld \Cblocks\o - %ld \Cbytes\o\n"
  82. "\CUsed \o%4ld \Cbytes\o  -  \CFree \o%4ld \Cbytes (\o%ld%% \Cfree)\o\n"
  83. "\nTotals: \C%ld\o files - \C%ld\o dirs - \C%ld\o links - \C%ld\o blocks - \C%ld\o bytes\n"
  84. "\n/* %s */"
  85. "\f2\b1%ld \CFiles\f2 %ld \CDirs\f2 %ld \CBytes: More (spc/ret/n/q):\f1\b0"
  86. " -> "                    #(new) link separator
  87. "\n --\C%R%s\o--\n"       #(new) Expert mode default header format
  88.  
  89. #-----------------------------------------------------------#
  90. #        8     Date Format (-d0..7) strings.                #
  91. #-----------------------------------------------------------#
  92.  
  93. _DATES:
  94. "%.3M %2d %5v"     #(new) Expert mode default date format
  95. "%-9A %.5B"
  96. "%T %02y.%02m.%02d%T %B"
  97. "%T %02m/%02d/%02y%T %B %I"
  98. "%T %02y.%02m.%02d%T"
  99. "%T %02m/%02d/%02y%T"
  100. "%3.3C %3.3M %02d"
  101. "%3.3C %3.3M %02d %5v"
  102.  
  103. #---------------------------------------
  104. #  upto 10 print formats   -f0..9  (new)
  105. #---------------------------------------
  106.  
  107. _FORMATS:
  108. "%U %c %4b  @7s %d %n%L %e"        #(new) Expert mode default print format
  109. "%c %U %o %g %d  %-9B @7v %n%L %e"
  110. "%-10.10e %4b %U %d  %n"
  111. "%-20.20n %6k %6b @8s %p %d %e"
  112. "%20.20n @7.7v %D %B %T %G %I"     # Shows all Datatype info for a file
  113. "%20.20n @7.7v %U %o %g  %e %E %f %F %h %H"  # Shows all networking stuff
  114.  
  115. #-----------------------------------------------------------#
  116. #      <30     Newlist Usage (nl ?) strings.                #
  117. #-----------------------------------------------------------#
  118.  
  119. _USAGE:
  120. "\n NewList\o  [FLAGS ie. -rqt -p] <paths and wildcards>"
  121. "\n       \Co\o  Overlook ENV:NEWLIST* variables    \Ce\o  Append ENV:NEWLIST to flags"
  122. "\n       \Cp\o  Use Pager                          \CZ\o  No ANSI"
  123. "\n     \Cb k\o  Show blocks or disk keys           \Ca\o  No 'Today' substitution"
  124. "\n       \Cu\o  Show DEVICE: usage info            \Ch\o  No header"
  125. "\n       \Cn\o  Show comments                      \Ct\o  No totals"
  126. "\n\Cgd gf gl\o  Show ONLY dirs, files, or links    \CQ\o  No system requesters"
  127. "\n      \Cgm\o  Mixed output dirs & files          \Ci\o  Show *.info files"
  128. "\n    \Cs ss\o  Sort by name or filesize       \CX\o pat  Exclude pattern"
  129. "\n   \Csc sr\o  Sort by comment or as-read     \Cd\o0..8  Eight date/time formats"
  130. "\n   \Csd sn\o  Sort by date or no sort            \CS\o  Stat totals only"
  131. "\n       \Cr\o  Reverse the sort                   \Cz\o  C= list style directories"
  132. "\n       \CR\o  Enter subs w/wild one level        \CA\o  Include assign add's"
  133. "\n       \CW\o  Enter subs w/wild ALL levels       \C/\o  Add / to dirs and > to links"
  134. "\n       \CH\o  Hunt for files on disk       \Cq qs qt\o  Quick short directories"
  135. "\n       \CJ\o  Do not enter links                 \Cv\o  Horizontal sort quick style"
  136. "\n      \Cx\o#  Max # dir-levels to enter         \Cy\o#  Quick option uses # columns"
  137. "\n   \Cc\o pat  Comment wildcard                   \C=\o  Separator line"
  138. "\n       \CP\o  Use FULL path for names            \CK\o  Kill language buffer"
  139. "\n     \C] [\o  Show/hide 'a' bit                  \CB\o  Relative path names"
  140. "\n      \CT\o#  Turbo screen output 0..N       \Cf\o0..9  Ten formats"
  141. "\n       \CI\o  Toggle Expert mode                 \CG\o  Force Grand totals"
  142. "\n   \CY\o pat  Datatype wildcard                  \C!\o  Force ANSI on"
  143. "\n       \CU\o  Use Styles for filenames           \CV\o  Use Styles for datatypes"
  144. "\n       \Cl\o  Use long instead of quick output   \CL\o  Use Envoy/muFS under WB2.xx"
  145. "\n     \CN O\o  dd-mmm-yy or #  Files made after/before date or # days ago"
  146. "\n       \CC\o  Custom header format \" %@Rs and all date formats \""
  147. "\n       \CD\o  Custom date   format \" %@ABCmdyvMDYhHNSItT   \\Cnte' \\f#b#s#o\""
  148. "\n   \CE M F\o  Custom print format \"%@pUdbksvcCNnPogDBTGIeEfFhH \\Cnte' \\f#b#s#o\""
  149.  
  150. #-----------------------------------------------------------#
  151. #         2              Dir strings.                       #
  152. #                   lengths must be 8 and 4 !               #
  153. #-----------------------------------------------------------#
  154.  
  155. _DIR:
  156. "  (dir) "
  157. "(dir)"
  158.  
  159. #-----------------------------------------------------------#
  160. #                    Miscellaneous strings.                 #
  161. #-----------------------------------------------------------#
  162.  
  163. _BREAK:
  164. "** Cool down dude!\n"
  165.  
  166. _MATCH:
  167. "No match for \"%s\"\n"
  168. "No files found.\n"
  169.  
  170. _COMMENT:
  171. "Comment"
  172. "c"
  173.  
  174. _LOWMEN:
  175. "Low memory!\n"
  176.  
  177. _EXEC:
  178. "Executing: %s"
  179. "\n ERROR: '%s' was not successful (%ld).\n Continue (y/n/=)? "
  180.  
  181. _UNKNOWN:
  182. ":UNKNOWN FILE:"
  183.  
  184. #-----------------------------------------------------------#
  185. #  12 & 11           Date strings for non %A %B %C          #
  186. #-----------------------------------------------------------#
  187.  
  188. _MONTHS:
  189. "January"
  190. "February"
  191. "March"
  192. "April"
  193. "May"
  194. "June"
  195. "July"
  196. "August"
  197. "September"
  198. "October"
  199. "November"
  200. "December"
  201.  
  202. _DAYS:
  203. "Sunday"
  204. "Monday"
  205. "Tuesday"
  206. "Wednesday"
  207. "Thursday"
  208. "Friday"
  209. "Saturday"
  210. "Tomorrow"
  211. "Today"
  212. "Yesterday"
  213. "Future"
  214.  
  215. ############################
  216. # 11 strings
  217. #
  218. # If _CENTER: is commented out,
  219. #    newlist will auto-center values for _DAYS: above for length 9
  220. #
  221. # If you would like to have _CENTER strings greater than 9, you must uncomment
  222. #   the section below, set the strings by hand, AND use a new date format.
  223. #   The default of length 9 is:   "%-9.9T%3.3M %02d %02y%T %02h:%02N"
  224. #   If you want length 11  use:   "%-11.11T %3.3M %02d %02y %T %02h:%02N"
  225. #   Simply add -D "%-11.11T %3.3M %02d %02y %T %02h:%02N" to your NEWLIST_LONG
  226. #
  227. #_CENTER
  228. #"  Sunday "
  229. #"  Monday "
  230. #" Tuesday "
  231. #"Wednesday"
  232. #" Thursday"
  233. #"  Friday "
  234. #" Saturday"
  235. #" Tomorrow"
  236. #"  Today  "
  237. #"Yesterday"
  238. #"  Future "
  239.