Subversion Repositories SvarDOS

Rev

Rev 2075 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2067 mateusz.vi 1
# Latvian translation of pdTree v1 and FreeDOS tree 3.6
2
# by Kristaps Kaupe <neons@hackers.lv>
3
#
2073 mateusz.vi 4
 
2070 mateusz.vi 5
# main [Set 1]
2067 mateusz.vi 6
1.2:Katalogu CEĻA saraksts\n
2070 mateusz.vi 7
# Must include %s for label
2067 mateusz.vi 8
1.3:Katalogu CEĻA saraksts sējumam %s\n
2070 mateusz.vi 9
# Must include %s for serial #
2067 mateusz.vi 10
1.4:Sējuma sērijas numurs ir %s\n
11
1.5:Apakškatalogi neeksistē\n\n
12
1.6: --- Press any key to continue ---\n
2074 mateusz.vi 13
 
2067 mateusz.vi 14
# showUsage [Set 2]
2073 mateusz.vi 15
2.1:Grafiski parāda diska vai ceļa katalogu struktūru.
2075 mateusz.vi 16
2.2:\t
2074 mateusz.vi 17
2.3:TREE [disks:][ceļš] [/F] [/A]
2075 mateusz.vi 18
2.4:\t
2074 mateusz.vi 19
2.5:  /F  Izvadīt failu nosaukumus katrā katalogā.
20
2.6:  /A  Izmantot ASCII paplašināto simbolu vietā.
21
 
2070 mateusz.vi 22
# showInvalidUsage [Set 3]
2067 mateusz.vi 23
# Must include the %s for option given.
24
3.1:Nepareiza atslēga - %s\n
2076 mateusz.vi 25
3.2:Lietojiet TREE /? lai iegūtu lietošanas informāciju.
2067 mateusz.vi 26
3.3:Pārāk daudz parametru - %s\n
2075 mateusz.vi 27
 
2070 mateusz.vi 28
# showVersionInfo [Set 4]
2075 mateusz.vi 29
 
2070 mateusz.vi 30
# showInvalidDrive [Set 5]
2067 mateusz.vi 31
5.1:Kļūdaini norādīta diskiekārta\n
2070 mateusz.vi 32
# showInvalidPath [Set 6]
33
# Must include %s for the invalid path given.
2067 mateusz.vi 34
6.1:Kļūdains ceļš - %s\n
35
# misc error conditions [Set 7]
36
# showBufferOverrun
2070 mateusz.vi 37
# %u required to show what the buffer's current size is.
2067 mateusz.vi 38
7.1:Kļūda: Faila ceļš pārsniedz maksimālo buferi = %u baitus\n
39
# showOutOfMemory
40
# %s required to display what directory we were processing when ran out of memory.
41
7.2:Pietrūkst atmiņas apakškatalogā: %s\n
42
#
43
# parseArguments [Set 8] contains the Character[s] used for
44
#   argument processing.  Only the 1st character on a line is used.
45
#   Each argument is listed twice, the first is the uppercase version,
46
#   with the next entry being the lowercase version.
47
# Primary character used to determine option follows, default is '-'
48
8.1:/
49
# Secondary character used to determine option follows, default is '/'
50
8.2:-