Add it build Czech catalog (Find)
[AROS.git] / workbench / system / find / catalogs / czech.ct
blobfa701f647fafbdc37a29ed0af9091d7006e0a69c
1 ## version $VER: Find.catalog 1.0 (29.09.2016)
2 ## language czech
3 ## codeset 5
5 MSG_APP_TITLE
6 Find
7 ; Find
9 MSG_APP_DESCRIPTION
10 Vyhledávací nástroj
11 ; File search tool
13 MSG_APP_COPYRIGHT
14 Copyright \xa9 2016 The AROS Development Team
15 ; Copyright \xa9 2016 The AROS Development Team
17 MSG_WI_TITLE
18 Vyhledávací nástroj
19 ; Find
21 MSG_OK
23 ; OK
25 MSG_LST_FULLPATH
26 Cesta
27 ; Full Path
29 MSG_LST_SIZE
30 Velikost
31 ; Size
33 MSG_LST_ATTRIBUTES
34 Atributy
35 ; Attributes
37 MSG_LST_DATE
38 Datum
39 ; Date
41 MSG_LST_TIME
42 Èas
43 ; Time
45 MSG_LST_COMMENT
46 Komentáø
47 ; Comment
49 MSG_LBL_PATH
50 Cesta:
51 ; Path
53 MSG_LBL_PATTERN
54 Vzor:
55 ; Pattern
57 MSG_LBL_CONTENTS
58 Obsah:
59 ; Contents
61 MSG_BTN_START
62 Start
63 ; Start
65 MSG_BTN_STOP
66 Stop
67 ; Stop
69 MSG_BTN_OPEN
70 Otevøít
71 ; Open
73 MSG_BTN_VIEW
74 Zobrazit
75 ; View
77 MSG_BTN_DRAWER
78 Slo¾ka
79 ; Drawer
81 ; Error messages
83 MSG_ERR
84 Chyba
85 ; Error
87 MSG_ERR_NO_APPLICATION
88 Nelze vytvoøit aplikaci.
89 ; Can't create application.
91 MSG_ERR_READARGS
92 Nelze pøeèíst argument(y) z pøíkazové øádky.
93 ; Can't read commandline arguments.
95 MSG_ERR_NO_MEM
96 Chyba:\nNelze alokovat pamì».
97 ; Error:\nCan't allocate memory.
99 MSG_ERR_NO_WINDOW
100 Chyba:\nNelze otevøít okno.
101 ; Error:\nCan't open window.
103 MSG_ERR_DOS
104 Chyba DOS:\n%s
105 ; DOS Error:\n%s
107 MSG_ERR_NO_FILE
108 Chyba:\nNelze otevøít soubor\n\"%s\".
109 ; Error:\nCan't open file\n\"%s\".
111 MSG_ERR_NO_DIR
112 Chyba:\nNelze otevøít slo¾ku\n\"%s\".
113 ; Error:\nCan't open directory\n\"%s\".
115 MSG_ERR_PATTERN
116 Chyba:\nNelze pou¾ít vzor pro tøídìní.
117 ; Error:\nCan't parse pattern.