Subversion Repositories SvarDOS

Rev

Rev 2074 | Go to most recent revision | 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
25
# The %c will be replaced with the primary switch (default is /)
26
3.2:Lietojiet TREE %c? lai iegūtu lietošanas informāciju.\n
27
#showTooManyOptions
28
3.3:Pārāk daudz parametru - %s\n
2075 mateusz.vi 29
 
2070 mateusz.vi 30
# showVersionInfo [Set 4]
2075 mateusz.vi 31
 
2070 mateusz.vi 32
# showInvalidDrive [Set 5]
2067 mateusz.vi 33
5.1:Kļūdaini norādīta diskiekārta\n
2070 mateusz.vi 34
# showInvalidPath [Set 6]
35
# Must include %s for the invalid path given.
2067 mateusz.vi 36
6.1:Kļūdains ceļš - %s\n
37
# misc error conditions [Set 7]
38
# showBufferOverrun
2070 mateusz.vi 39
# %u required to show what the buffer's current size is.
2067 mateusz.vi 40
7.1:Kļūda: Faila ceļš pārsniedz maksimālo buferi = %u baitus\n
41
# showOutOfMemory
42
# %s required to display what directory we were processing when ran out of memory.
43
7.2:Pietrūkst atmiņas apakškatalogā: %s\n
44
#
45
# parseArguments [Set 8] contains the Character[s] used for
46
#   argument processing.  Only the 1st character on a line is used.
47
#   Each argument is listed twice, the first is the uppercase version,
48
#   with the next entry being the lowercase version.
49
# Primary character used to determine option follows, default is '-'
50
8.1:/
51
# Secondary character used to determine option follows, default is '/'
52
8.2:-