Add it build Czech catalog (Find)
[AROS.git] / workbench / system / find / catalogs / german.ct
blob6828c715e07c6245206fc420af2a8b77b40241e5
1 ## version $VER: find.catalog 1.0 (30.03.2016)
2 ## language deutsch
3 ## codeset 0
5 MSG_APP_TITLE
6 Find
7 ; Find
9 MSG_APP_DESCRIPTION
10 Dateisuchwerkzeug
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 Find
19 ; Find
21 MSG_OK
23 ; OK
25 MSG_LST_FULLPATH
26 Voller Pfad
27 ; Full Path
29 MSG_LST_SIZE
30 Größe
31 ; Size
33 MSG_LST_ATTRIBUTES
34 Attribute
35 ; Attributes
37 MSG_LST_DATE
38 Datum
39 ; Date
41 MSG_LST_TIME
42 Zeit
43 ; Time
45 MSG_LST_COMMENT
46 Kommentar
47 ; Comment
49 MSG_LBL_PATH
50 Pfad
51 ; Path
53 MSG_LBL_PATTERN
54 Muster
55 ; Pattern
57 MSG_LBL_CONTENTS
58 Inhalt
59 ; Contents
61 MSG_BTN_START
62 Beginnen
63 ; Start
65 MSG_BTN_STOP
66 Anhalten
67 ; Stop
69 MSG_BTN_OPEN
70 Öffnen
71 ; Open
73 MSG_BTN_VIEW
74 Anzeigen
75 ; View
77 MSG_BTN_DRAWER
78 Schublade
79 ; Drawer
81 ; Error messages
83 MSG_ERR
84 Fehler
85 ; Error
87 MSG_ERR_NO_APPLICATION
88 Kann Applikation nicht erzeugen.
89 ; Can't create application.
91 MSG_ERR_READARGS
92 Kann Kommandozeilenargumente nicht lesen.
93 ; Can't read commandline arguments.
95 MSG_ERR_NO_MEM
96 Fehler:\nKann Speicher nicht anfordern.
97 ; Error:\nCan't allocate memory.
99 MSG_ERR_NO_WINDOW
100 Fehler:\nKann Fenster nicht öffnen.
101 ; Error:\nCan't open window.
103 MSG_ERR_DOS
104 DOS Fehler:\n%s
105 ; DOS Error:\n%s
107 MSG_ERR_NO_FILE
108 Fehler:\nKann Datei\n\"%s\"\nnicht öffnen.
109 ; Error:\nCan't open file\n\"%s\".
111 MSG_ERR_NO_DIR
112 Fehler:\nKann Schublade\n\"%s\"\nnicht öffnen.
113 ; Error:\nCan't open directory\n\"%s\".
115 MSG_ERR_PATTERN
116 Fehler:\nKann Muster nicht übersetzen.
117 ; Error:\nCan't parse pattern.