Subversion Repositories SvarDOS

Rev

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

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