revert between 56095 -> 55830 in arch
[AROS.git] / workbench / tools / Edit / catalogs / danish.ct
blob5a9531d91edc9c268698b1b7ad725352286efbb9
1 ## version $VER: JanoEditor.catalog 1.1 (17.03.2017)
2 ## language dansk
3 ## codeset 0
6 ; Catalog description for JanoEditor
7 ; JanoEditor.cd
9 ; Initial Danish translation by Kristian Poul Herkild
11 ; *****************************
12 ;  NewMenu strings
13 ; *****************************
15 ; Project Menu
17 MSG_PROJECTTITLE
18 Projekt
19 ; Project
21 MSG_NEWEMPTYFILE
23 ; New
25 MSG_OPENNEWFILE
26 Åbn fil...
27 ; Open file...
29 MSG_LOADINPRJ
30 Indlæs fil...
31 ; Load file...
33 MSG_SAVEFILE
34 Gem
35 ; Save
37 MSG_SAVEFILEAS
38 Gem som...
39 ; Save as...
41 MSG_SAVECHANGES
42 Gem ændringer
43 ; Save changes
45 MSG_PRINTFILE
46 Udskriv
47 ; Print
49 MSG_INFORMATION
50 Information...
51 ; Information...
53 MSG_CLOSE
54 Luk
55 ; Close
57 MSG_QUIT
58 Afslut
59 ; Quit
61 ; Edit Menu
63 MSG_EDITTITLE
64 Redigér
65 ; Edit
67 MSG_CUT
68 Klip
69 ; Cut
71 MSG_COPY
72 Kopiér
73 ; Copy
75 MSG_PASTE
76 Indsæt
77 ; Paste
79 MSG_MARK
80 Markér
81 ; Mark
83 MSG_MARKCOLUMN
84 Markér kolonne
85 ; Mark column
87 MSG_SELECTALL
88 Vælg alle
89 ; Select all
91 MSG_DELLINE
92 Slet linie
93 ; Delete line
95 MSG_SUBTOOLS
96 Værktøjer
97 ; Tools
99 MSG_INDENT
100 Indryk
101 ; Indent
103 MSG_UNINDENT
104 Ophæv indrykning
105 ; Unindent
107 MSG_UPPERCASE
108 Store bogstaver
109 ; Upper case
111 MSG_LOWERCASE
112 Små bogstaver
113 ; Lower case
115 MSG_TOGGLECASE
116 Skift mellem store og små bogstaver
117 ; Toggle case
119 MSG_INSERTFILE
120 Indsæt fil...
121 ; Insert file...
123 MSG_UNDO
124 Fortryd
125 ; Undo
127 MSG_REDO
128 Redo
129 ; Redo
131 ; Search Menu
133 MSG_SEARCHTITLE
134 Søg
135 ; Search
137 MSG_FIND
138 Find...
139 ; Find...
141 MSG_REPLACE
142 Erstat...
143 ; Replace...
145 MSG_SUBFIND
146 Find
147 ; Find
149 MSG_NEXTFIND
150 Næste
151 ; Next
153 MSG_PREVFIND
154 Forrige
155 ; Previous
157 MSG_NEXTREPLACE
158 Erstat
159 ; Replace
161 MSG_PREVPAGE
162 Forrige side
163 ; Previous page
165 MSG_NEXTPAGE
166 Næste side
167 ; Next page
169 MSG_GOTOLINE
170 Gå til linie...
171 ; Goto line...
173 MSG_FINDBRACKET
174 Find modsvarende kantet parentes
175 ; Matching bracket
177 MSG_LASTMODIF
178 Sidste ændring
179 ; Last modification
181 MSG_BEGOFLINE
182 Begyndelse på linie
183 ; Start of line
185 MSG_ENDOFLINE
186 Slutning på linie
187 ; End of line
189 ; Macro Menu
191 MSG_MACROTITLE
192 Makro
193 ; Macro
195 MSG_STARTRECORD
196 Start optagelse
197 ; Start recording
199 MSG_STOPRECORD
200 Stop optagelse
201 ; Stop recording
203 MSG_PLAYMACRO
204 Udfør makro
205 ; Execute macro
207 MSG_REPEATMACRO
208 Gentag makro...
209 ; Repeat macro...
211 ; Environment Menu
213 MSG_ENVTITLE
214 Miljø
215 ; Environment
217 MSG_SCRMODE
218 Skærmtilstand...
219 ; Screen mode...
221 MSG_FONTS
222 Skrifttyper...
223 ; Fonts...
225 MSG_PREFS
226 Generelle indstillinger...
227 ; General preferences...
229 MSG_LOADPREFS
230 Indlæs indstillinger...
231 ; Load preferences..
233 MSG_SAVEPREFS
234 Gem indstillinger
235 ; Save preferences
237 MSG_SAVEPREFSAS
238 Gem indstillinger som...
239 ; Save preferences as...
243 ; *****************************
244 ;  Possible error messages
245 ; *****************************
247 ERR_BADOS
248 Forældet styresystem. Installér version 2.0 eller nyere.
249 ; Obsolete OS. Install v2.0 or better.
251 ERR_NOASLREQ
252 Kan ikke tildele ASL-requester!
253 ; Cannot alloc ASL requester!
255 ERR_NOMEM
256 For lidt hukommelse!
257 ; Out of memory!
259 ERR_NOGUI
260 Åbning af hovedinterface mislykkedes!
261 ; Main interface failed to open!
263 ERR_NONAME
264 Ingen title
265 ; No title
266 ; Not really an error but simplify translation
268 ERR_WRITECLIP
269 Skriv fejl til klippebordet
270 ; Write error into clipboard device
272 ERR_OPENCLIP
273 Kan ikke åbne klippebord!
274 ; Unable to open clipboard!
276 ERR_LOADFILE
277 Kan ikke indlæse ønsket fil
278 ; Unable to load requested file
280 ERR_NOTXTINCLIP
281 Ingen tekst i klippebordet
282 ; No text in clipboard
284 ERR_WRONG_TYPE
285 Objektet er et katalog!
286 ; Object is a directory!
288 ERR_READCLIP
289 Læsehandling ufuldstændig
290 ; Read operation incomplete
292 ERR_NOBRACKET
293 Ingen paranteser under markør!
294 ; No parenthesis under cursor!
296 ERR_NOT_FOUND
297 Mønstret `%s' kunne ikke findes
298 ; Pattern `%s' not found
300 ERR_LOADFONT
301 Kan ikke åbne den ønskede skrifttype!
302 ; Can't open desired font!
304 ERR_NOPREFEDITOR
305 Kan ikke finde indstillingsredigering!
306 ; Can't find preference editor!
308 ERR_BADPREFSFILE
309 Ugyldigt indstillingsfilformat.
310 ; Bad preference file format.
312 ERR_FILEMODIFIED
313 %s er blevet ændret.\nEr du sikker på, at du vil lukke den?
314 ; %s has been modified.\nAre you sure want to close it?
316 ERR_SLC
317 Gem|Luk|Afbryd
318 ; Save|Close|Cancel
320 ERR_NOSEARCHTEXT
321 Ingen tekst at søge på!
322 ; No text to search for!
324 ERR_FILEEXISTS
325 Filen findes allerede. Ønsker du at overskrive den?
326 ; This file already exists. Overwrite it?
328 ERR_OC
329 Ja|Nej!
330 ; Yes|No!
332 WARN_RECORD
333 Start optagelse af makro
334 ; Start recording macro
336 WARN_RECORDED
337 Makro blev optaget
338 ; Macro recorded
340 WARN_REC
341 [REC]
342 ; [REC]
345 ; *************************************
346 ;  Information window related messages
347 ; *************************************
349 MSG_ABOUT
350 Information
351 ; Information
353 MSG_FORMATINFO
354 %s\nDesigned by T.Pierron and C.Guillaume © 2000\n\nFile edited: %s\nLength: %iu %s, %iu %s.
355 ; %s\nDesigned by T.Pierron and C.Guillaume © 2000\n\nFile edited: %s\nLength: %iu %s, %iu %s.
357 MSG_CONTINUE
358 Fortsæt
359 ; Continue
361 MSG_BYTE
362 byte
363 ; byte
365 MSG_BYTES
366 byte
367 ; bytes
369 MSG_LINE
370 linie
371 ; line
373 MSG_LINES
374 linier
375 ; lines
378 ; *************************
379 ;  Search & replace window
380 ; *************************
382 MSG_SEARCHWINDOW
383 Søgemønster
384 ; Search pattern
386 MSG_REPLACEWINDOW
387 Søg & erstat
388 ; Search & Replace
390 MSG_SEARCHSTRING
391 Find:
392 ; Locate:
394 MSG_REPLACESTRING
395 Erstat:
396 ; Replace:
398 MSG_OPTCASE
399 Afstem med store/små bogstaver
400 ; Match case
402 MSG_OPTWORDS
403 hele ord
404 ; Whole words
406 MSG_BUTTONREPLACE
407 _Erstat
408 ; _Replace
410 MSG_BUTTONREPALL
411 Erstat a_lle
412 ; Replace _All
414 MSG_BUTTONSEARCH
415 Søg
416 ; Search
418 MSG_NEXTSEARCH
419 _Forrige
420 ; _Previous
422 MSG_USESEARCH
423 Br_ug
424 ; _Use
426 MSG_CANCELSEARCH
427 _Afbryd
428 ; _Cancel
430 MSG_REPLACEALL
431 %iu %s af `%s' blev erstattet
432 ; %iu %s of `%s' replaced
434 MSG_OCCURENCY
435 Forekomst
436 ; occurency
438 MSG_OCCURENCIES
439 Forekomster
440 ; occurencies