Subversion Repositories SvarDOS

Rev

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