Subversion Repositories SvarDOS

Rev

Rev 2019 | Blame | Compare with Previous | Last modification | View Log | RSS feed

# Messages used by pdTree v1 and FreeDOS tree 3.6

# Each line is limited to 159 characters unless MAXLINE is changed,

# but if possible should be limited to 79 per line, with a \n

# added to indicate go to next line, max 2 lines.

# The messages are split into sets,

# where each set corresponds to a given function in pdTree.

# Set 1, is for main and common strings.

# Many of the strings are used directly by printf,

# so when a %? appears, be sure any changes also include the %?

# where ? is a variable identifier and format.

# Note: only \\, \n, \r, \t are supported (and a single slash must use \\).

#

# common to many functions [Set 1]

1.1:\n

# main [Set 1] 

1.2:‘¯¨á®ª ª â «®£®¢\n

# Must include %s for label 

1.3:‘¯¨á®ª ª â «®£®¢ ¤«ï ⮬  %s\n

# Must include %s for serial #  

1.4:‘¥à¨©­ë© ­®¬¥à ⮬ : %s\n

1.5:’®¬ ­¥ ᮤ¥à¦¨â ¯®¤ª â «®£®¢.\n\n

# showUsage [Set 2] 

2.1:ƒà ä¨ç¥áª®¥ ¯à¥¤áâ ¢«¥­¨¥ áâàãªâãàë ¤¨áª  ¨«¨ ª â «®£ .\n

# Each %c below will be replaced with proper switch/option

2.2:TREE [¤¨áª:][¯ãâì] [%c%c] [%c%c]\n

2.3:   %c%c   Žâ®¡à ¦ âì ¨¬¥­  ä ©«®¢ ¢ ª ¦¤®¬ ª â «®£¥.\n

2.4:   %c%c   ˆá¯®«ì§®¢ âì ASCII ¢¬¥áâ® Extended ASCII.\n

# showInvalidUsage [Set 3] 

# Must include the %s for option given.

3.1:¥ª®à४â­ë© ª«îç - %s\n

# The %c will be replaced with the primary switch (default is /)

3.2:ˆá¯®«ì§®¢ âì TREE %c? ¤«ï ¨á¯®«ì§®¢ ­¨ï ¨­ä®à¬ æ¨¨.\n

#showTooManyOptions

3.3:‘«¨èª®¬ ¬­®£® ¯ à ¬¥â஢ - %s\n

# showVersionInfo [Set 4] 

# also uses treeDescription, message 2.1

4.1: ¯¨á ­® ¤«ï à ¡®âë ¯®¤ FreeDOS,\n

4.2:ª®¬ ­¤­®© áâப¨ Win32(c) ¨ DOS á ¯®¤¤¥à¦ª®© LFN.\n

# Must include the %s for version string. 

4.3:‚¥àá¨ï %s\n

4.4:€¢â®à: Kenneth J. Davis\n

4.5:„ â :       €¢£ãáâ/‘¥­âï¡àì/Žªâï¡àì/®ï¡àì, 2000; Ÿ­¢ àì, 2001\n

4.6:Š®­â ªâë:    jeremyd@computer.org\n

4.7:Copyright (c): Public Domain [United States Definition]\n

#4.8 is only used when cats support is compiled in.

4.8:Uses Jim Hall's <jhall@freedos.org> Cats Library\n  Copyright (C) 1999,2000,2001 Jim Hall\n

#4.20 20-30 reserved for FreeDOS tree derived from Dave Dunfield's tree

#4.20:Copyright 1995 Dave Dunfield - Freely distributable.\n

4.20:Copyright 1995, 2000 Dave Dunfield - Freely distributable (2000 released GPL).\n

# showInvalidDrive [Set 5] 

5.1:¥¤®¯ãá⨬®¥ ¨¬ï ¤¨áª \n

# showInvalidPath [Set 6] 

# Must include %s for the invalid path given. 

6.1:¥ª®à४â­ë© ¯ãâì - %s\n

# misc error conditions [Set 7]

# showBufferOverrun

# %u required to show what the buffer's current size is. 

7.1:Žè¨¡ª : “ª § ­­ë© ¯ãâì ª ä ©«ã ¯à¥¢ë蠥⠬ ªá¨¬ «ì­ë© ¡ãä¥à = %u bytes\n

# showOutOfMemory

# %s required to display what directory we were processing when ran out of memory.

7.2:¥¤®áâ â®ç­® ¯ ¬ï⨠¢ ¯®¤ª â «®£¥: %s\n

#

# parseArguments [Set 8] contains the Character[s] used for

#   argument processing.  Only the 1st character on a line is used.

#   Each argument is listed twice, the first is the uppercase version,

#   with the next entry being the lowercase version.

# Primary character used to determine option follows, default is '-'

8.1:/

# Secondary character used to determine option follows, default is '/'

8.2:-

# Indicates should show files

8.3:F

8.4:f

# ˆá¯®«ì§®¢ âì ⮫쪮 ASCII-ª®¤¨à®¢ªã

8.5:A

8.6:a

# Show Version information

8.7:V

8.8:v

# DOS only version, Shortnames only (disable LFN support)

8.9:S

8.10:s

Generated by GNU Enscript 1.6.5.90.