Subversion Repositories SvarDOS

Rev

Rev 2070 | 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
13
# showUsage [Set 2]
2073 mateusz.vi 14
2.1:Grafiski parāda diska vai ceļa katalogu struktūru.
15
2.2:TREE [disks:][ceļš] [/F] [/A]
16
2.3:   /F   Izvadīt failu nosaukumus katrā katalogā.
17
2.4:   /A   Izmantot ASCII paplašināto simbolu vietā.
2070 mateusz.vi 18
# showInvalidUsage [Set 3]
2067 mateusz.vi 19
# Must include the %s for option given.
20
3.1:Nepareiza atslēga - %s\n
21
# The %c will be replaced with the primary switch (default is /)
22
3.2:Lietojiet TREE %c? lai iegūtu lietošanas informāciju.\n
23
#showTooManyOptions
24
3.3:Pārāk daudz parametru - %s\n
2070 mateusz.vi 25
# showVersionInfo [Set 4]
2067 mateusz.vi 26
# also uses treeDescription, message 2.1
27
4.1:Sarakstīts lai darbotos ar FreeDOS\n
28
4.2:Win32(c) console and DOS with LFN support.\n
2070 mateusz.vi 29
# Must include the %s for version string.
2067 mateusz.vi 30
4.3:Versija %s\n
31
4.4:Sarakstījis:   Kenneth J. Davis\n
32
4.5:Datums:        Augusts/Septembris/Oktobris/Novembris, 2000; Janvāris, 2001\n
33
4.6:Saziņa:        jeremyd@computer.org\n
34
4.7:Autortiesības: sabiedrības īpašums [ASV definīcijā]\n
35
#4.8 is only used when cats support is compiled in.
36
4.8:Izmanto Jim Hall <jhall@freedos.org> Cats bibliotēku\n  Autortiesības (C) 1999,2000,2001 Jim Hall\n
37
#4.20 20-30 reserved for FreeDOS tree derived from Dave Dunfield's tree
38
#4.20:Copyright 1995 Dave Dunfield - Freely distributable.\n
39
4.20:Autortiesības 1995, 2000 Dave Dunfield - brīvi izplatāms (kopš 2000 zem VPL).\n
2070 mateusz.vi 40
# showInvalidDrive [Set 5]
2067 mateusz.vi 41
5.1:Kļūdaini norādīta diskiekārta\n
2070 mateusz.vi 42
# showInvalidPath [Set 6]
43
# Must include %s for the invalid path given.
2067 mateusz.vi 44
6.1:Kļūdains ceļš - %s\n
45
# misc error conditions [Set 7]
46
# showBufferOverrun
2070 mateusz.vi 47
# %u required to show what the buffer's current size is.
2067 mateusz.vi 48
7.1:Kļūda: Faila ceļš pārsniedz maksimālo buferi = %u baitus\n
49
# showOutOfMemory
50
# %s required to display what directory we were processing when ran out of memory.
51
7.2:Pietrūkst atmiņas apakškatalogā: %s\n
52
#
53
# parseArguments [Set 8] contains the Character[s] used for
54
#   argument processing.  Only the 1st character on a line is used.
55
#   Each argument is listed twice, the first is the uppercase version,
56
#   with the next entry being the lowercase version.
57
# Primary character used to determine option follows, default is '-'
58
8.1:/
59
# Secondary character used to determine option follows, default is '/'
60
8.2:-