Add it build Czech catalog (Find)
[AROS.git] / workbench / system / find / catalogs / find.cd
blob8a076ef9d54021a784dfa52d6a962cff1d3cc723
1 MSG_APP_TITLE (//)
2 Find
4 MSG_APP_DESCRIPTION (//)
5 File search tool
7 MSG_APP_COPYRIGHT (//)
8 Copyright \xa9 2016 The AROS Development Team
10 MSG_WI_TITLE (//)
11 Find
13 MSG_OK (//)
16 MSG_LST_FULLPATH (//)
17 Full Path
19 MSG_LST_SIZE (//)
20 Size
22 MSG_LST_ATTRIBUTES (//)
23 Attributes
25 MSG_LST_DATE (//)
26 Date
28 MSG_LST_TIME (//)
29 Time
31 MSG_LST_COMMENT (//)
32 Comment
34 MSG_LBL_PATH (//)
35 Path
37 MSG_LBL_PATTERN (//)
38 Pattern
40 MSG_LBL_CONTENTS (//)
41 Contents
43 MSG_BTN_START (//)
44 Start
46 MSG_BTN_STOP (//)
47 Stop
49 MSG_BTN_OPEN (//)
50 Open
52 MSG_BTN_VIEW (//)
53 View
55 MSG_BTN_DRAWER (//)
56 Drawer
58 ; Error messages
60 MSG_ERR (//)
61 Error
63 MSG_ERR_NO_APPLICATION (//)
64 Can't create application.
66 MSG_ERR_READARGS (//)
67 Can't read commandline arguments.
69 MSG_ERR_NO_MEM (//)
70 Error:\nCan't allocate memory.
72 MSG_ERR_NO_WINDOW (//)
73 Error:\nCan't open window.
75 MSG_ERR_DOS (//)
76 DOS Error:\n%s
78 MSG_ERR_NO_FILE (//)
79 Error:\nCan't open file\n\"%s\".
81 MSG_ERR_NO_DIR (//)
82 Error:\nCan't open directory\n\"%s\".
84 MSG_ERR_PATTERN (//)
85 Error:\nCan't parse pattern.