annotate libcpp/po/da.po @ 120:f93fa5091070

fix conv1.c
author mir3636
date Thu, 08 Mar 2018 14:53:42 +0900
parents 04ced10e8804
children 84e7813d76e9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
111
kono
parents: 67
diff changeset
1 # Danish version of cpplib.
kono
parents: 67
diff changeset
2 # Copyright (C) 2017 Free Software Foundation, Inc.
kono
parents: 67
diff changeset
3 # This file is distributed under the same license as the gcc package.
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 # Ole Laursen <olau@hardworking.dk>, 2001, 02, 03.
111
kono
parents: 67
diff changeset
5 # Joe Hansen <joedalton2@yahoo.dk>, 2015, 2016, 2017.
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 #
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 # Konventioner:
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 #
111
kono
parents: 67
diff changeset
9 # ABI -> binær grænseflade
kono
parents: 67
diff changeset
10 # ANSI -> (har jeg tilladt mig at opdatere til (modsvarer Info-hjælpen)) ISO
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
11 # access -> tilgangs-
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
12 # aggregate -> en variabel af en sammensat type (fx struct, class)
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
13 # ambigeous -> tvetydig
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
14 # arg, argument -> parameter (for ikke at blande sammen med diskussionsargument)
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
15 # array -> tabel
111
kono
parents: 67
diff changeset
16 # assembler -> maskinkodeoversætter
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
17 # assertion -> postulat
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
18 # attribute -> egenskab
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
19 # base class -> stamklasse
111
kono
parents: 67
diff changeset
20 # basic block -> basisblok (funktioner deles op i disse under oversættelsen)
kono
parents: 67
diff changeset
21 # braces -> krøllede paranteser
kono
parents: 67
diff changeset
22 # braced-group -> sætningsblok
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
23 # branch -> forgrening
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
24 # buffer -> mellemlager
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
25 # cast -> typetildeling, omtvingelse af typen
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
26 # con-/destructor -> kon-/destruktionsfunktion
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
27 # conflicting -> modstridende
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
28 # convert -> konvertere, omdanne
111
kono
parents: 67
diff changeset
29 # declared -> erklæret
kono
parents: 67
diff changeset
30 # defaults to -> antages at være
kono
parents: 67
diff changeset
31 # dereference -> følge
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
32 # discard -> fjerne
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
33 # discard -> kassere
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
34 # driver -> styringsprogram
111
kono
parents: 67
diff changeset
35 # duplicate -> optræder mere end én gang; mangfoldiggøre
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
36 # edge list -> kantliste
111
kono
parents: 67
diff changeset
37 # elt -> udtrykstræ
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
38 # endian -> endet (fx storendet, lillendet)
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
39 # endianness -> endethed
111
kono
parents: 67
diff changeset
40 # exception handling -> håndtering af undtagelser
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
41 # excess -> for mange
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
42 # expansion -> udfoldning
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
43 # extra -> (ret ofte) overskydende
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
44 # floating point -> kommatal
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
45 # formals -> parametre
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
46 # format string -> formateringsstreng
111
kono
parents: 67
diff changeset
47 # forward -> forhånd (f.eks. forhåndserklæring)
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
48 # frame table -> rammetabel
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
49 # friend -> ven(ne-)
111
kono
parents: 67
diff changeset
50 # gp (general purpose) register -> alment register (havde først brug- med, med det er overflødigt)
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
51 # hard register -> hardware-register
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
52 # have no effect -> udvirker intet
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
53 # identifier -> kaldenavn
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
54 # incompatible -> uforenelig, passer ikke
111
kono
parents: 67
diff changeset
55 # incomplete -> ufuldstændig
kono
parents: 67
diff changeset
56 # initialize -> tildele startværdi, klargøre
kono
parents: 67
diff changeset
57 # initializer -> startværdi
kono
parents: 67
diff changeset
58 # initializer list -> klargøringsliste
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
59 # inline -> integrede, indbygges (eller som reserveret ord: inline)
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
60 # instance -> instans (fx af en klasse)
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
61 # issue (fx warnings) -> fremkom med
111
kono
parents: 67
diff changeset
62 # iterator -> løkkevariabel
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
63 # junk -> ragelse
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
64 # keyword -> reserveret ord
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
65 # label -> etiket
111
kono
parents: 67
diff changeset
66 # linking -> sammenkædning
kono
parents: 67
diff changeset
67 # lvalue -> venstreværdi
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
68 # macro -> makro
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
69 # malformed -> forkert udformet, misdannet
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
70 # member function/method -> [medlems]funktion (metode i Objective C)
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
71 # mismatch -> passer ikke med
111
kono
parents: 67
diff changeset
72 # mmap -> indlæse
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
73 # modifier, qualifier -> modifikation
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
74 # multiple inheritance -> multipel nedarvning
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
75 # newline -> linjeskift
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
76 # non-numeric -> ikke et tal
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
77 # null character -> nultegn
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
78 # null pointer -> nul[-]henvisning
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
79 # offset -> forskydning
111
kono
parents: 67
diff changeset
80 # opcodes (til ovenstående) -> instruktioner
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
81 # out of range -> uden for det gyldige (til tider mulige) interval
111
kono
parents: 67
diff changeset
82 # overflow -> (til tider) løber over
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
83 # overlap -> [interval]sammenfald
111
kono
parents: 67
diff changeset
84 # overloading -> flertydiggørelse
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
85 # padding -> udfylning
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
86 # pass -> overbringe (fx parametre), videregive
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
87 # pointer -> henvisning[svariabel]
111
kono
parents: 67
diff changeset
88 # preprocessor -> præprocessor
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
89 # profiling -> profilering
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
90 # promote -> forfremme
111
kono
parents: 67
diff changeset
91 # request -> (til tider) forespørgsel
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
92 # return -> returnerer
111
kono
parents: 67
diff changeset
93 # schedule -> planlæg
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
94 # scope -> virkningsfelt
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
95 # shadowing -> skygger for
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
96 # shift -> skift
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
97 # specified -> (oftest) angivet
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
98 # specifier -> anvisning, angivelse
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
99 # stab -> stik (?)
111
kono
parents: 67
diff changeset
100 # statement -> sætning
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
101 # storage class -> lagringsklasse
111
kono
parents: 67
diff changeset
102 # strict -> nøje
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
103 # string -> streng
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
104 # subscript -> indeks, opslag
111
kono
parents: 67
diff changeset
105 # target -> mål[arkitektur]
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
106 # template -> skabelon
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
107 # thrown -> kastet
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
108 # token -> symbol
111
kono
parents: 67
diff changeset
109 # top-level -> øverste niveau
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
110 # trigraphs ('??%c'-dimser) -> trigrafer
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
111 # undefine -> glemme definitionen
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
112 # undefined blahblah -> blahblah er ikke defineret
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
113 # underscore -> understreg
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
114 # universal-character-name -> universelt tegn[navn]
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
115 # unsigned -> uden fortegn
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
116 # varargs -> variable parameterlister
111
kono
parents: 67
diff changeset
117 # variadic macro -> makro med vilkårligt antal parametre
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
118 # variabels -> variabler (med afslutnings-r)
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
119 # vtable -> virtuel tabel
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
120 # wide character -> bredtegn
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
121 # white space -> mellemrum
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
122 # whitespace -> mellemrum
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
123 #
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
124 # Reserverede ord ofte ikke oversat, ej heller er der anbragt ' omkring
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
125 # (fx unsigned -> unsigned; derimod function -> funktion). Forkortelser
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
126 # som decl (for declaration) og arg (for argument) er oversat uforkortet
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
127 # - der er jo masser af plads at tage af.
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
128 #
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
129 msgid ""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
130 msgstr ""
111
kono
parents: 67
diff changeset
131 "Project-Id-Version: cpplib 7.1-b20170101\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
132 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
111
kono
parents: 67
diff changeset
133 "POT-Creation-Date: 2017-01-01 00:51+0000\n"
kono
parents: 67
diff changeset
134 "PO-Revision-Date: 2017-01-23 18:00+0200\n"
kono
parents: 67
diff changeset
135 "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
kono
parents: 67
diff changeset
136 "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
kono
parents: 67
diff changeset
137 "Language: da\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
138 "MIME-Version: 1.0\n"
111
kono
parents: 67
diff changeset
139 "Content-Type: text/plain; charset=UTF-8\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
140 "Content-Transfer-Encoding: 8bit\n"
111
kono
parents: 67
diff changeset
141 "X-Bugs: Report translation errors to the Language-Team address.\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
142
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
143 #: charset.c:674
111
kono
parents: 67
diff changeset
144 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
145 msgid "conversion from %s to %s not supported by iconv"
111
kono
parents: 67
diff changeset
146 msgstr "konvertering fra %s til %s er ikke understøttet af iconv"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
147
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
148 #: charset.c:677
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
149 msgid "iconv_open"
111
kono
parents: 67
diff changeset
150 msgstr "iconv_open"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
151
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
152 #: charset.c:685
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
153 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
154 msgid "no iconv implementation, cannot convert from %s to %s"
111
kono
parents: 67
diff changeset
155 msgstr "ingen iconv-implementering, kan ikke konvertere fra %s til %s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
156
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
157 #: charset.c:781
111
kono
parents: 67
diff changeset
158 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
159 msgid "character 0x%lx is not in the basic source character set\n"
111
kono
parents: 67
diff changeset
160 msgstr "tegnet 0x%lx er ikke det grundlæggende kildetegnsæt\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
161
111
kono
parents: 67
diff changeset
162 #: charset.c:798 charset.c:1677
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
163 msgid "converting to execution character set"
111
kono
parents: 67
diff changeset
164 msgstr "konverterer til kørseltegnsæt"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
165
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
166 #: charset.c:804
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
167 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
168 msgid "character 0x%lx is not unibyte in execution character set"
111
kono
parents: 67
diff changeset
169 msgstr "tegn 0x%lx er ikke unibyte i kørseltegnsæt"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
170
111
kono
parents: 67
diff changeset
171 #: charset.c:1047
kono
parents: 67
diff changeset
172 msgid "universal character names are only valid in C++ and C99"
kono
parents: 67
diff changeset
173 msgstr "universelle tegnnavne er kun gyldige i C++ og C99"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
174
111
kono
parents: 67
diff changeset
175 #: charset.c:1051
kono
parents: 67
diff changeset
176 msgid "C99's universal character names are incompatible with C90"
kono
parents: 67
diff changeset
177 msgstr "C99's universelle tegnnavne er ikke kompatible med C90"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
178
111
kono
parents: 67
diff changeset
179 #: charset.c:1054
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
180 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
181 msgid "the meaning of '\\%c' is different in traditional C"
111
kono
parents: 67
diff changeset
182 msgstr "betydningen af »\\%c« er anderledes i traditionel C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
183
111
kono
parents: 67
diff changeset
184 #: charset.c:1063
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
185 msgid "In _cpp_valid_ucn but not a UCN"
111
kono
parents: 67
diff changeset
186 msgstr "I _cpp_valid_ucn men ikke en UCN"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
187
111
kono
parents: 67
diff changeset
188 #: charset.c:1096
kono
parents: 67
diff changeset
189 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
190 msgid "incomplete universal character name %.*s"
111
kono
parents: 67
diff changeset
191 msgstr "ufuldstændigt universelt tegnnavn %.*s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
192
111
kono
parents: 67
diff changeset
193 #: charset.c:1111
kono
parents: 67
diff changeset
194 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
195 msgid "%.*s is not a valid universal character"
111
kono
parents: 67
diff changeset
196 msgstr "%.*s er ikke et gyldigt universelt tegn"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
197
111
kono
parents: 67
diff changeset
198 #: charset.c:1121 lex.c:1333
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
199 msgid "'$' in identifier or number"
111
kono
parents: 67
diff changeset
200 msgstr "»$« i kaldenavn eller tal"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
201
111
kono
parents: 67
diff changeset
202 #: charset.c:1131
kono
parents: 67
diff changeset
203 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
204 msgid "universal character %.*s is not valid in an identifier"
111
kono
parents: 67
diff changeset
205 msgstr "universelt tegn %.*s er ikke gyldigt i et kaldenavn"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
206
111
kono
parents: 67
diff changeset
207 #: charset.c:1135
kono
parents: 67
diff changeset
208 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
209 msgid "universal character %.*s is not valid at the start of an identifier"
111
kono
parents: 67
diff changeset
210 msgstr "universelt tegn %.*s er ikke gyldigt i starten af et kaldenavn"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
211
111
kono
parents: 67
diff changeset
212 #: charset.c:1181 charset.c:2000
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
213 msgid "converting UCN to source character set"
111
kono
parents: 67
diff changeset
214 msgstr "konverterer UCN til et kildetegnsæt"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
215
111
kono
parents: 67
diff changeset
216 #: charset.c:1188
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
217 msgid "converting UCN to execution character set"
111
kono
parents: 67
diff changeset
218 msgstr "konverterer UCN til et kørselstegnsæt"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
219
111
kono
parents: 67
diff changeset
220 #: charset.c:1277
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
221 msgid "the meaning of '\\x' is different in traditional C"
111
kono
parents: 67
diff changeset
222 msgstr "betydningen af »\\x« er anderledes i traditionel C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
223
111
kono
parents: 67
diff changeset
224 #: charset.c:1302
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
225 msgid "\\x used with no following hex digits"
111
kono
parents: 67
diff changeset
226 msgstr "\\x angivet uden efterfølgende hexadecimale cifre"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
227
111
kono
parents: 67
diff changeset
228 #: charset.c:1309
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
229 msgid "hex escape sequence out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
230 msgstr "den hexadecimale undvigesekvens er uden for det gyldige interval"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
231
111
kono
parents: 67
diff changeset
232 #: charset.c:1361
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
233 msgid "octal escape sequence out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
234 msgstr "den oktale undvigesekvens er uden for det gyldige interval"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
235
111
kono
parents: 67
diff changeset
236 #: charset.c:1443
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
237 msgid "the meaning of '\\a' is different in traditional C"
111
kono
parents: 67
diff changeset
238 msgstr "betydningen af »\\a« er anderledes i traditionel C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
239
111
kono
parents: 67
diff changeset
240 #: charset.c:1450
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
241 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
242 msgid "non-ISO-standard escape sequence, '\\%c'"
111
kono
parents: 67
diff changeset
243 msgstr "undvigesekvensen »\\%c« er ikke ISO-standard"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
244
111
kono
parents: 67
diff changeset
245 #: charset.c:1458
kono
parents: 67
diff changeset
246 #, c-format
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
247 msgid "unknown escape sequence: '\\%c'"
111
kono
parents: 67
diff changeset
248 msgstr "ukendt undvigesekvens: »\\%c«"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
249
111
kono
parents: 67
diff changeset
250 #: charset.c:1466
kono
parents: 67
diff changeset
251 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
252 msgid "unknown escape sequence: '\\%s'"
111
kono
parents: 67
diff changeset
253 msgstr "ukendt undvigesekvens: »\\%s«"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
254
111
kono
parents: 67
diff changeset
255 #: charset.c:1474
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
256 msgid "converting escape sequence to execution character set"
111
kono
parents: 67
diff changeset
257 msgstr "konverterer undvigesekvens til kørselstegnsæt"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
258
111
kono
parents: 67
diff changeset
259 #: charset.c:1614
kono
parents: 67
diff changeset
260 msgid "missing open quote"
kono
parents: 67
diff changeset
261 msgstr "manglende indledende citationstegn"
kono
parents: 67
diff changeset
262
kono
parents: 67
diff changeset
263 #: charset.c:1827 charset.c:1891
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
264 msgid "character constant too long for its type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
265 msgstr "tegnkonstanten er for lang for dens type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
266
111
kono
parents: 67
diff changeset
267 #: charset.c:1830
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
268 msgid "multi-character character constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
269 msgstr "flerbyte-tegnkonstant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
270
111
kono
parents: 67
diff changeset
271 #: charset.c:1931
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
272 msgid "empty character constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
273 msgstr "tom tegnkonstant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
274
111
kono
parents: 67
diff changeset
275 #: charset.c:2047
kono
parents: 67
diff changeset
276 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
277 msgid "failure to convert %s to %s"
111
kono
parents: 67
diff changeset
278 msgstr "kunne ikke konvertere %s til %s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
279
111
kono
parents: 67
diff changeset
280 #: directives.c:235 directives.c:278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
281 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
282 msgid "extra tokens at end of #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
283 msgstr "ekstra symboler i slutningen af #%s-direktiv"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
284
111
kono
parents: 67
diff changeset
285 #: directives.c:385
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
286 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
287 msgid "#%s is a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
288 msgstr "#%s er en GCC-udvidelse"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
289
111
kono
parents: 67
diff changeset
290 #: directives.c:390
kono
parents: 67
diff changeset
291 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
292 msgid "#%s is a deprecated GCC extension"
111
kono
parents: 67
diff changeset
293 msgstr "#%s er en forældet GCC-udvidelse"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
294
111
kono
parents: 67
diff changeset
295 #: directives.c:403
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
296 msgid "suggest not using #elif in traditional C"
111
kono
parents: 67
diff changeset
297 msgstr "foreslår undladelse af brug af #elif i traditionel C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
298
111
kono
parents: 67
diff changeset
299 #: directives.c:406
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
300 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
301 msgid "traditional C ignores #%s with the # indented"
111
kono
parents: 67
diff changeset
302 msgstr "traditionel C ignorerer #%s når # er indrykket"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
303
111
kono
parents: 67
diff changeset
304 #: directives.c:410
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
305 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
306 msgid "suggest hiding #%s from traditional C with an indented #"
111
kono
parents: 67
diff changeset
307 msgstr "foreslår at skjule #%s fra traditionel C vha. indrykket #"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
308
111
kono
parents: 67
diff changeset
309 #: directives.c:436
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
310 msgid "embedding a directive within macro arguments is not portable"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
311 msgstr "indlejring af et direktiv inden i makroparametre er ikke portabelt"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
312
111
kono
parents: 67
diff changeset
313 #: directives.c:456
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
314 msgid "style of line directive is a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
315 msgstr "linjestilsdirektiv er en GCC-udvidelse"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
316
111
kono
parents: 67
diff changeset
317 #: directives.c:537
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
318 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
319 msgid "invalid preprocessing directive #%s"
111
kono
parents: 67
diff changeset
320 msgstr "ugyldigt præprocessordirektiv #%s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
321
111
kono
parents: 67
diff changeset
322 #: directives.c:606
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
323 msgid "\"defined\" cannot be used as a macro name"
111
kono
parents: 67
diff changeset
324 msgstr "»defined« kan ikke bruges som makronavn"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
325
111
kono
parents: 67
diff changeset
326 #: directives.c:611
kono
parents: 67
diff changeset
327 msgid "\"__has_include__\" cannot be used as a macro name"
kono
parents: 67
diff changeset
328 msgstr "»__has_include__« kan ikke bruges som et makronavn"
kono
parents: 67
diff changeset
329
kono
parents: 67
diff changeset
330 #: directives.c:617
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
331 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
332 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
111
kono
parents: 67
diff changeset
333 msgstr "»%s« kan ikke bruges som et makronavn, da det er en operator i C++"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
334
111
kono
parents: 67
diff changeset
335 #: directives.c:620
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
336 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
337 msgid "no macro name given in #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
338 msgstr "intet makronavn angivet i direktivet #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
339
111
kono
parents: 67
diff changeset
340 #: directives.c:623
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
341 msgid "macro names must be identifiers"
111
kono
parents: 67
diff changeset
342 msgstr "makronavne skal være kaldenavne"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
343
111
kono
parents: 67
diff changeset
344 #: directives.c:672 directives.c:677
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
345 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
346 msgid "undefining \"%s\""
111
kono
parents: 67
diff changeset
347 msgstr "fjerner definitionen af »%s«"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
348
111
kono
parents: 67
diff changeset
349 #: directives.c:732
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
350 msgid "missing terminating > character"
111
kono
parents: 67
diff changeset
351 msgstr "manglende afsluttende >-tegn"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
352
111
kono
parents: 67
diff changeset
353 #: directives.c:791
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
354 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
355 msgid "#%s expects \"FILENAME\" or <FILENAME>"
111
kono
parents: 67
diff changeset
356 msgstr "#%s forventer »FILNAVN« eller <FILNAVN>"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
357
111
kono
parents: 67
diff changeset
358 #: directives.c:837
kono
parents: 67
diff changeset
359 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
360 msgid "empty filename in #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
361 msgstr "tomt filnavn i #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
362
111
kono
parents: 67
diff changeset
363 #: directives.c:847
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
364 msgid "#include nested too deeply"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
365 msgstr "#include indlejret for dybt"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
366
111
kono
parents: 67
diff changeset
367 #: directives.c:888
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
368 msgid "#include_next in primary source file"
111
kono
parents: 67
diff changeset
369 msgstr "#include_next i den primære kildekodefil"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
370
111
kono
parents: 67
diff changeset
371 #: directives.c:914
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
372 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
373 msgid "invalid flag \"%s\" in line directive"
111
kono
parents: 67
diff changeset
374 msgstr "ugyldigt flag »%s« i linjedirektiv"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
375
111
kono
parents: 67
diff changeset
376 #: directives.c:974
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
377 msgid "unexpected end of file after #line"
111
kono
parents: 67
diff changeset
378 msgstr "uventet filafslutning efter #line"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
379
111
kono
parents: 67
diff changeset
380 #: directives.c:977
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
381 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
382 msgid "\"%s\" after #line is not a positive integer"
111
kono
parents: 67
diff changeset
383 msgstr "»%s« efter #line er ikke et positivt heltal"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
384
111
kono
parents: 67
diff changeset
385 #: directives.c:983 directives.c:985
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
386 msgid "line number out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
387 msgstr "linjenummer er uden for det gyldige interval"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
388
111
kono
parents: 67
diff changeset
389 #: directives.c:998 directives.c:1079
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
390 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
391 msgid "\"%s\" is not a valid filename"
111
kono
parents: 67
diff changeset
392 msgstr "»%s« er ikke et gyldigt filnavn"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
393
111
kono
parents: 67
diff changeset
394 #: directives.c:1039
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
395 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
396 msgid "\"%s\" after # is not a positive integer"
111
kono
parents: 67
diff changeset
397 msgstr "»%s« efter # er ikke et positivt heltal"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
398
111
kono
parents: 67
diff changeset
399 #: directives.c:1098
kono
parents: 67
diff changeset
400 #, c-format
kono
parents: 67
diff changeset
401 msgid "file \"%s\" linemarker ignored due to incorrect nesting"
kono
parents: 67
diff changeset
402 msgstr "filen »%s« linjemarkør ignoreret på grund af ukorrekt indlejring"
kono
parents: 67
diff changeset
403
kono
parents: 67
diff changeset
404 #: directives.c:1157 directives.c:1159 directives.c:1161 directives.c:1747
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
405 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
406 msgid "%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
407 msgstr "%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
408
111
kono
parents: 67
diff changeset
409 #: directives.c:1185
kono
parents: 67
diff changeset
410 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
411 msgid "invalid #%s directive"
111
kono
parents: 67
diff changeset
412 msgstr "ugyldig #%s-direktiv"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
413
111
kono
parents: 67
diff changeset
414 #: directives.c:1248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
415 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
416 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
111
kono
parents: 67
diff changeset
417 msgstr "registrerer pragmaer i navnerum »%s« med fejlmatchede navneudvidelse"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
418
111
kono
parents: 67
diff changeset
419 #: directives.c:1257
kono
parents: 67
diff changeset
420 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
421 msgid "registering pragma \"%s\" with name expansion and no namespace"
111
kono
parents: 67
diff changeset
422 msgstr "registrerer pragma »%s« med navneudvidelse og intet navnerum"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
423
111
kono
parents: 67
diff changeset
424 #: directives.c:1275
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
425 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
426 msgid "registering \"%s\" as both a pragma and a pragma namespace"
111
kono
parents: 67
diff changeset
427 msgstr "registrerer »%s« som både et pragma og et pragmanavnerum"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
428
111
kono
parents: 67
diff changeset
429 #: directives.c:1278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
430 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
431 msgid "#pragma %s %s is already registered"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
432 msgstr "#pragma %s %s er allerede registreret"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
433
111
kono
parents: 67
diff changeset
434 #: directives.c:1281
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
435 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
436 msgid "#pragma %s is already registered"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
437 msgstr "#pragma %s er allerede registreret"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
438
111
kono
parents: 67
diff changeset
439 #: directives.c:1311
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
440 msgid "registering pragma with NULL handler"
111
kono
parents: 67
diff changeset
441 msgstr "registrerer pragma med NULL-håndtering"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
442
111
kono
parents: 67
diff changeset
443 #: directives.c:1528
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
444 msgid "#pragma once in main file"
111
kono
parents: 67
diff changeset
445 msgstr "#pragma once i hovedfil"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
446
111
kono
parents: 67
diff changeset
447 #: directives.c:1551
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
448 msgid "invalid #pragma push_macro directive"
111
kono
parents: 67
diff changeset
449 msgstr "ugyldigt #pragma push_macro-direktiv"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
450
111
kono
parents: 67
diff changeset
451 #: directives.c:1606
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
452 msgid "invalid #pragma pop_macro directive"
111
kono
parents: 67
diff changeset
453 msgstr "ugyldigt #pragma pop_macro-direktiv"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
454
111
kono
parents: 67
diff changeset
455 #: directives.c:1661
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
456 msgid "invalid #pragma GCC poison directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
457 msgstr "ugyldigt #pragma GCC poison-direktiv"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
458
111
kono
parents: 67
diff changeset
459 #: directives.c:1670
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
460 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
461 msgid "poisoning existing macro \"%s\""
111
kono
parents: 67
diff changeset
462 msgstr "forgifter eksisterende makro »%s«"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
463
111
kono
parents: 67
diff changeset
464 #: directives.c:1689
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
465 msgid "#pragma system_header ignored outside include file"
111
kono
parents: 67
diff changeset
466 msgstr "#pragma system_header ignoreret uden for inkluderingsfil"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
467
111
kono
parents: 67
diff changeset
468 #: directives.c:1714
kono
parents: 67
diff changeset
469 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
470 msgid "cannot find source file %s"
111
kono
parents: 67
diff changeset
471 msgstr "kan ikke finde kildefilen %s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
472
111
kono
parents: 67
diff changeset
473 #: directives.c:1718
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
474 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
475 msgid "current file is older than %s"
111
kono
parents: 67
diff changeset
476 msgstr "aktuel fil er ældre end %s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
477
111
kono
parents: 67
diff changeset
478 #: directives.c:1742
kono
parents: 67
diff changeset
479 #, c-format
kono
parents: 67
diff changeset
480 msgid "invalid \"#pragma GCC %s\" directive"
kono
parents: 67
diff changeset
481 msgstr "ugyldigt »#pragma GCC %s«-direktiv"
kono
parents: 67
diff changeset
482
kono
parents: 67
diff changeset
483 #: directives.c:1943
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
484 msgid "_Pragma takes a parenthesized string literal"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
485 msgstr "_Pragma tager en strengkonstant med paranteser omkring"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
486
111
kono
parents: 67
diff changeset
487 #: directives.c:2064
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
488 msgid "#else without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
489 msgstr "#else uden #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
490
111
kono
parents: 67
diff changeset
491 #: directives.c:2069
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
492 msgid "#else after #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
493 msgstr "#else efter #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
494
111
kono
parents: 67
diff changeset
495 #: directives.c:2071 directives.c:2104
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
496 msgid "the conditional began here"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
497 msgstr "betingelsen begyndte her"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
498
111
kono
parents: 67
diff changeset
499 #: directives.c:2097
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
500 msgid "#elif without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
501 msgstr "#elif uden #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
502
111
kono
parents: 67
diff changeset
503 #: directives.c:2102
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
504 msgid "#elif after #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
505 msgstr "#elif efter #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
506
111
kono
parents: 67
diff changeset
507 #: directives.c:2133
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
508 msgid "#endif without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
509 msgstr "#endif uden #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
510
111
kono
parents: 67
diff changeset
511 #: directives.c:2213
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
512 msgid "missing '(' after predicate"
111
kono
parents: 67
diff changeset
513 msgstr "manglende »(« efter udsagn"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
514
111
kono
parents: 67
diff changeset
515 #: directives.c:2228
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
516 msgid "missing ')' to complete answer"
111
kono
parents: 67
diff changeset
517 msgstr "manglende »)« til at fuldføre svar"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
518
111
kono
parents: 67
diff changeset
519 #: directives.c:2248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
520 msgid "predicate's answer is empty"
111
kono
parents: 67
diff changeset
521 msgstr "udsagnets svar er tomt"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
522
111
kono
parents: 67
diff changeset
523 #: directives.c:2275
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
524 msgid "assertion without predicate"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
525 msgstr "postulat uden udsagn"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
526
111
kono
parents: 67
diff changeset
527 #: directives.c:2278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
528 msgid "predicate must be an identifier"
111
kono
parents: 67
diff changeset
529 msgstr "udsagn skal være et kaldenavn"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
530
111
kono
parents: 67
diff changeset
531 #: directives.c:2364
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
532 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
533 msgid "\"%s\" re-asserted"
111
kono
parents: 67
diff changeset
534 msgstr "»%s« genpostuleret"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
535
111
kono
parents: 67
diff changeset
536 #: directives.c:2656
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
537 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
538 msgid "unterminated #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
539 msgstr "uafsluttet #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
540
111
kono
parents: 67
diff changeset
541 #: directives-only.c:221 lex.c:2819 traditional.c:167
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
542 msgid "unterminated comment"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
543 msgstr "uafsluttet kommentar"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
544
111
kono
parents: 67
diff changeset
545 #: errors.c:300
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
546 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
547 msgid "%s: %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
548 msgstr "%s: %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
549
111
kono
parents: 67
diff changeset
550 #: errors.c:312
kono
parents: 67
diff changeset
551 msgid "stdout"
kono
parents: 67
diff changeset
552 msgstr "standardud"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
553
111
kono
parents: 67
diff changeset
554 #: expr.c:601 expr.c:718
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
555 msgid "fixed-point constants are a GCC extension"
111
kono
parents: 67
diff changeset
556 msgstr "fast punkt-konstanter er en GCC-udvidelse"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
557
111
kono
parents: 67
diff changeset
558 #: expr.c:626
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
559 msgid "invalid prefix \"0b\" for floating constant"
111
kono
parents: 67
diff changeset
560 msgstr "ugyldigt præfiks »0b« i kommatalskonstant"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
561
111
kono
parents: 67
diff changeset
562 #: expr.c:639
kono
parents: 67
diff changeset
563 msgid "use of C++1z hexadecimal floating constant"
kono
parents: 67
diff changeset
564 msgstr "brug af C++1z hexadecimal kommatalskonstant"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
565
111
kono
parents: 67
diff changeset
566 #: expr.c:642
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
567 msgid "use of C99 hexadecimal floating constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
568 msgstr "brug af C99 hexadecimal kommatalskonstant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
569
111
kono
parents: 67
diff changeset
570 #: expr.c:686
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
571 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
572 msgid "invalid suffix \"%.*s\" on floating constant"
111
kono
parents: 67
diff changeset
573 msgstr "ugyldig endelse »%.*s« i kommatalskonstant"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
574
111
kono
parents: 67
diff changeset
575 #: expr.c:697 expr.c:757
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
576 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
577 msgid "traditional C rejects the \"%.*s\" suffix"
111
kono
parents: 67
diff changeset
578 msgstr "traditionel C tillader ikke endelsen »%.*s«"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
579
111
kono
parents: 67
diff changeset
580 #: expr.c:705
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
581 msgid "suffix for double constant is a GCC extension"
111
kono
parents: 67
diff changeset
582 msgstr "endelse for dobbelt konstant er en GCC-udvidelse"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
583
111
kono
parents: 67
diff changeset
584 #: expr.c:711
kono
parents: 67
diff changeset
585 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
586 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
111
kono
parents: 67
diff changeset
587 msgstr "ugyldig endelse »%.*s« med hexadecimal kommatalskonstant"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
588
111
kono
parents: 67
diff changeset
589 #: expr.c:722
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
590 msgid "decimal float constants are a GCC extension"
111
kono
parents: 67
diff changeset
591 msgstr "decimal kommatalskonstanter er en GCC-udvidelse"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
592
111
kono
parents: 67
diff changeset
593 #: expr.c:740
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
594 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
595 msgid "invalid suffix \"%.*s\" on integer constant"
111
kono
parents: 67
diff changeset
596 msgstr "ugyldig endelse »%.*s« i heltalskonstant"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
597
111
kono
parents: 67
diff changeset
598 #: expr.c:765
kono
parents: 67
diff changeset
599 msgid "use of C++11 long long integer constant"
kono
parents: 67
diff changeset
600 msgstr "brug af C++11 long long-heltalskonstant"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
601
111
kono
parents: 67
diff changeset
602 #: expr.c:766
67
f6334be47118 update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents: 63
diff changeset
603 msgid "use of C99 long long integer constant"
111
kono
parents: 67
diff changeset
604 msgstr "brug af C99 long long-heltalskonstant"
67
f6334be47118 update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents: 63
diff changeset
605
111
kono
parents: 67
diff changeset
606 #: expr.c:782
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
607 msgid "imaginary constants are a GCC extension"
111
kono
parents: 67
diff changeset
608 msgstr "imaginære konstanter er en GCC-udvidelse"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
609
111
kono
parents: 67
diff changeset
610 #: expr.c:788
kono
parents: 67
diff changeset
611 msgid "binary constants are a C++14 feature or GCC extension"
kono
parents: 67
diff changeset
612 msgstr "binære konstanter er en C++14-funktion eller GCC-udvidelse"
kono
parents: 67
diff changeset
613
kono
parents: 67
diff changeset
614 #: expr.c:790
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
615 msgid "binary constants are a GCC extension"
111
kono
parents: 67
diff changeset
616 msgstr "binære konstanter er en GCC-udvidelse"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
617
111
kono
parents: 67
diff changeset
618 #: expr.c:885
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
619 msgid "integer constant is too large for its type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
620 msgstr "heltalskonstanten er for stor for dens type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
621
111
kono
parents: 67
diff changeset
622 #: expr.c:916
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
623 msgid "integer constant is so large that it is unsigned"
111
kono
parents: 67
diff changeset
624 msgstr "heltalskonstanten er så stor at den er usigneret"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
625
111
kono
parents: 67
diff changeset
626 #: expr.c:1011
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
627 msgid "missing ')' after \"defined\""
111
kono
parents: 67
diff changeset
628 msgstr "manglende »)« efter »defined«"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
629
111
kono
parents: 67
diff changeset
630 #: expr.c:1018
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
631 msgid "operator \"defined\" requires an identifier"
111
kono
parents: 67
diff changeset
632 msgstr "operatoren »defined« kræver et kaldenavn"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
633
111
kono
parents: 67
diff changeset
634 #: expr.c:1026
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
635 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
636 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
111
kono
parents: 67
diff changeset
637 msgstr "(»%s« er et alternativt symbol for »%s« i C++)"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
638
111
kono
parents: 67
diff changeset
639 #: expr.c:1038
kono
parents: 67
diff changeset
640 msgid "this use of \"defined\" may not be portable"
kono
parents: 67
diff changeset
641 msgstr "denne brug af »defined« er muligvis ikke portabel"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
642
111
kono
parents: 67
diff changeset
643 #: expr.c:1098
kono
parents: 67
diff changeset
644 msgid "user-defined literal in preprocessor expression"
kono
parents: 67
diff changeset
645 msgstr "brugerdefineret ordret i præprocessorudtrykket"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
646
111
kono
parents: 67
diff changeset
647 #: expr.c:1103
kono
parents: 67
diff changeset
648 msgid "floating constant in preprocessor expression"
kono
parents: 67
diff changeset
649 msgstr "kommatalskonstant i præprocessorudtryk"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
650
111
kono
parents: 67
diff changeset
651 #: expr.c:1109
kono
parents: 67
diff changeset
652 msgid "imaginary number in preprocessor expression"
kono
parents: 67
diff changeset
653 msgstr "imaginært tal i præprocessorudtryk"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
654
111
kono
parents: 67
diff changeset
655 #: expr.c:1162
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
656 #, c-format
111
kono
parents: 67
diff changeset
657 msgid "\"%s\" is not defined, evaluates to 0"
kono
parents: 67
diff changeset
658 msgstr "»%s« er ikke defineret, evaluerer til 0"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
659
111
kono
parents: 67
diff changeset
660 #: expr.c:1175
kono
parents: 67
diff changeset
661 msgid "assertions are a GCC extension"
kono
parents: 67
diff changeset
662 msgstr "påstande er en GCC-udvidelse"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
663
111
kono
parents: 67
diff changeset
664 #: expr.c:1178
kono
parents: 67
diff changeset
665 msgid "assertions are a deprecated extension"
kono
parents: 67
diff changeset
666 msgstr "påstande er en forældet udvidelse"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
667
111
kono
parents: 67
diff changeset
668 #: expr.c:1424
kono
parents: 67
diff changeset
669 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
670 msgid "unbalanced stack in %s"
111
kono
parents: 67
diff changeset
671 msgstr "ubalanceret stak i %s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
672
111
kono
parents: 67
diff changeset
673 #: expr.c:1444
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
674 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
675 msgid "impossible operator '%u'"
111
kono
parents: 67
diff changeset
676 msgstr "umulig operator »%u«"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
677
111
kono
parents: 67
diff changeset
678 #: expr.c:1545
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
679 msgid "missing ')' in expression"
111
kono
parents: 67
diff changeset
680 msgstr "manglende »)« i udtryk"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
681
111
kono
parents: 67
diff changeset
682 #: expr.c:1574
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
683 msgid "'?' without following ':'"
111
kono
parents: 67
diff changeset
684 msgstr "»?« uden efterfølgende »:«"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
685
111
kono
parents: 67
diff changeset
686 #: expr.c:1584
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
687 msgid "integer overflow in preprocessor expression"
111
kono
parents: 67
diff changeset
688 msgstr "heltallet løber over i præprocessorudtrykket"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
689
111
kono
parents: 67
diff changeset
690 #: expr.c:1589
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
691 msgid "missing '(' in expression"
111
kono
parents: 67
diff changeset
692 msgstr "manglende »(« i udtryk"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
693
111
kono
parents: 67
diff changeset
694 #: expr.c:1621
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
695 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
696 msgid "the left operand of \"%s\" changes sign when promoted"
111
kono
parents: 67
diff changeset
697 msgstr "den venstre operand til »%s« ændrer fortegn ved forfremmelse"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
698
111
kono
parents: 67
diff changeset
699 #: expr.c:1626
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
700 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
701 msgid "the right operand of \"%s\" changes sign when promoted"
111
kono
parents: 67
diff changeset
702 msgstr "den højre operand til »%s« ændrer fortegn ved forfremmelse"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
703
111
kono
parents: 67
diff changeset
704 #: expr.c:1885
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
705 msgid "traditional C rejects the unary plus operator"
111
kono
parents: 67
diff changeset
706 msgstr "traditionel C tillader ikke operatoren unær plus"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
707
111
kono
parents: 67
diff changeset
708 #: expr.c:1983
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
709 msgid "comma operator in operand of #if"
111
kono
parents: 67
diff changeset
710 msgstr "kommaoperator i en operand til #if"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
711
111
kono
parents: 67
diff changeset
712 #: expr.c:2119
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
713 msgid "division by zero in #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
714 msgstr "division med nul i #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
715
111
kono
parents: 67
diff changeset
716 #: expr.c:2216
kono
parents: 67
diff changeset
717 msgid "operator \"__has_include__\" requires a header string"
kono
parents: 67
diff changeset
718 msgstr "operatoren »__has_include__« kræver en teksthovedstreng"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
719
111
kono
parents: 67
diff changeset
720 #: expr.c:2232
kono
parents: 67
diff changeset
721 msgid "missing ')' after \"__has_include__\""
kono
parents: 67
diff changeset
722 msgstr "manglende »)« efter »__has_include__«"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
723
111
kono
parents: 67
diff changeset
724 #: files.c:573
kono
parents: 67
diff changeset
725 msgid "one or more PCH files were found, but they were invalid"
kono
parents: 67
diff changeset
726 msgstr "en eller flere PCH-filer blev fundet, men de var ugyldige"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
727
111
kono
parents: 67
diff changeset
728 #: files.c:576
kono
parents: 67
diff changeset
729 msgid "use -Winvalid-pch for more information"
kono
parents: 67
diff changeset
730 msgstr "brug -Winvalid-pch for yderligere information"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
731
111
kono
parents: 67
diff changeset
732 #: files.c:981
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
733 #, c-format
111
kono
parents: 67
diff changeset
734 msgid "no include path in which to search for %s"
kono
parents: 67
diff changeset
735 msgstr "der er ingen inkluderingssti at søge efter %s i"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
736
111
kono
parents: 67
diff changeset
737 #: files.c:1441
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
738 msgid "Multiple include guards may be useful for:\n"
111
kono
parents: 67
diff changeset
739 msgstr "Flere inkluderingsvagter kan være nyttige til:\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
740
111
kono
parents: 67
diff changeset
741 #: init.c:553
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
742 msgid "cppchar_t must be an unsigned type"
111
kono
parents: 67
diff changeset
743 msgstr "cppchar_t skal være en usigneret type"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
744
111
kono
parents: 67
diff changeset
745 #: init.c:557
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
746 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
747 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
111
kono
parents: 67
diff changeset
748 msgstr "præprocessorberegning har en maksimal præcision på %lu bit; målarkitektur kræver %lu bit"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
749
111
kono
parents: 67
diff changeset
750 #: init.c:564
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
751 msgid "CPP arithmetic must be at least as precise as a target int"
111
kono
parents: 67
diff changeset
752 msgstr "CPP-beregning skal være mindst lige så præcis som en målarkitekturs int"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
753
111
kono
parents: 67
diff changeset
754 #: init.c:567
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
755 msgid "target char is less than 8 bits wide"
111
kono
parents: 67
diff changeset
756 msgstr "målarkitekturs char er mindre end 8 bit bred"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
757
111
kono
parents: 67
diff changeset
758 #: init.c:571
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
759 msgid "target wchar_t is narrower than target char"
111
kono
parents: 67
diff changeset
760 msgstr "målarkitekturs wchar_t er mindre end målarkitekturs char"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
761
111
kono
parents: 67
diff changeset
762 #: init.c:575
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
763 msgid "target int is narrower than target char"
111
kono
parents: 67
diff changeset
764 msgstr "målarkitekturs int er mindre end målarkitekturs char"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
765
111
kono
parents: 67
diff changeset
766 #: init.c:580
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
767 msgid "CPP half-integer narrower than CPP character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
768 msgstr "CPP-halvheltal er mindre end CPP-tegn"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
769
111
kono
parents: 67
diff changeset
770 #: init.c:584
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
771 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
772 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
111
kono
parents: 67
diff changeset
773 msgstr "CPP på denne vært kan ikke håndtere bredtegnkonstanter over %lu bit, men målarkitekturen kræver %lu bit"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
774
111
kono
parents: 67
diff changeset
775 #: lex.c:1126
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
776 msgid "backslash and newline separated by space"
111
kono
parents: 67
diff changeset
777 msgstr "omvendt skråstreg og linjeskift er adskilt af mellemrum"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
778
111
kono
parents: 67
diff changeset
779 #: lex.c:1131
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
780 msgid "backslash-newline at end of file"
111
kono
parents: 67
diff changeset
781 msgstr "omvendt skråstreg efterfulgt af linjeskift ved slutningen af filen"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
782
111
kono
parents: 67
diff changeset
783 #: lex.c:1147
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
784 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
785 msgid "trigraph ??%c converted to %c"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
786 msgstr "trigrafen ??%c konverteret til %c"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
787
111
kono
parents: 67
diff changeset
788 #: lex.c:1155
kono
parents: 67
diff changeset
789 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
790 msgid "trigraph ??%c ignored, use -trigraphs to enable"
111
kono
parents: 67
diff changeset
791 msgstr "trigrafen ??%c ignoreret, brug -trigraphs for at aktivere"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
792
111
kono
parents: 67
diff changeset
793 #: lex.c:1204
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
794 msgid "\"/*\" within comment"
111
kono
parents: 67
diff changeset
795 msgstr "»/*« i en kommentar"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
796
111
kono
parents: 67
diff changeset
797 #: lex.c:1262
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
798 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
799 msgid "%s in preprocessing directive"
111
kono
parents: 67
diff changeset
800 msgstr "%s i præprocessordirektiv"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
801
111
kono
parents: 67
diff changeset
802 #: lex.c:1271
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
803 msgid "null character(s) ignored"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
804 msgstr "nultegn ignoreret"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
805
111
kono
parents: 67
diff changeset
806 #: lex.c:1308
kono
parents: 67
diff changeset
807 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
808 msgid "`%.*s' is not in NFKC"
111
kono
parents: 67
diff changeset
809 msgstr "»%.*s« er ikke i NFKC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
810
111
kono
parents: 67
diff changeset
811 #: lex.c:1311
kono
parents: 67
diff changeset
812 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
813 msgid "`%.*s' is not in NFC"
111
kono
parents: 67
diff changeset
814 msgstr "»%.*s« er ikke i NFC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
815
111
kono
parents: 67
diff changeset
816 #: lex.c:1381 lex.c:1470
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
817 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
818 msgid "attempt to use poisoned \"%s\""
111
kono
parents: 67
diff changeset
819 msgstr "forsøg på at bruge forgiftet »%s«"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
820
111
kono
parents: 67
diff changeset
821 #: lex.c:1391 lex.c:1480
kono
parents: 67
diff changeset
822 msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
kono
parents: 67
diff changeset
823 msgstr "__VA_ARGS__ kan kun optræde i udfoldelsen af en C++11-makro med vilkårligt antal parametre"
kono
parents: 67
diff changeset
824
kono
parents: 67
diff changeset
825 #: lex.c:1395 lex.c:1484
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
826 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
111
kono
parents: 67
diff changeset
827 msgstr "__VA_ARGS__ kan kun optræde i udfoldelsen af en C99-makro med vilkårligt antal parametre"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
828
111
kono
parents: 67
diff changeset
829 #: lex.c:1402 lex.c:1491
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
830 #, c-format
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
831 msgid "identifier \"%s\" is a special operator name in C++"
111
kono
parents: 67
diff changeset
832 msgstr "kaldenavn »%s« er et specielt operatornavn i C++"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
833
111
kono
parents: 67
diff changeset
834 #: lex.c:1781
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
835 msgid "raw string delimiter longer than 16 characters"
111
kono
parents: 67
diff changeset
836 msgstr "rå strengafgrænser længere end 16 tegn"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
837
111
kono
parents: 67
diff changeset
838 #: lex.c:1785
kono
parents: 67
diff changeset
839 msgid "invalid new-line in raw string delimiter"
kono
parents: 67
diff changeset
840 msgstr "ugyldig nylinje i rå strengafgrænser"
kono
parents: 67
diff changeset
841
kono
parents: 67
diff changeset
842 #: lex.c:1789
kono
parents: 67
diff changeset
843 #, c-format
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
844 msgid "invalid character '%c' in raw string delimiter"
111
kono
parents: 67
diff changeset
845 msgstr "ugyldigt tegn »%c« i rå strengafgrænser"
kono
parents: 67
diff changeset
846
kono
parents: 67
diff changeset
847 #: lex.c:1838 lex.c:1860
kono
parents: 67
diff changeset
848 msgid "unterminated raw string"
kono
parents: 67
diff changeset
849 msgstr "uafsluttet rå streng"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
850
111
kono
parents: 67
diff changeset
851 #: lex.c:1881 lex.c:2011
kono
parents: 67
diff changeset
852 msgid "invalid suffix on literal; C++11 requires a space between literal and string macro"
kono
parents: 67
diff changeset
853 msgstr "ugyldig suffiks på ordret; C++11 kræver et mellemrum mellem ordret og strengmakro"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
854
111
kono
parents: 67
diff changeset
855 #: lex.c:1993
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
856 msgid "null character(s) preserved in literal"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
857 msgstr "nultegn bevaret i strengkonstant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
858
111
kono
parents: 67
diff changeset
859 #: lex.c:1996
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
860 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
861 msgid "missing terminating %c character"
111
kono
parents: 67
diff changeset
862 msgstr "manglende afsluttende %c-tegn"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
863
111
kono
parents: 67
diff changeset
864 #: lex.c:2029
kono
parents: 67
diff changeset
865 msgid "C++11 requires a space between string literal and macro"
kono
parents: 67
diff changeset
866 msgstr "C++11 kræver et mellemrum mellem ordret og strengmakro"
kono
parents: 67
diff changeset
867
kono
parents: 67
diff changeset
868 #: lex.c:2833 lex.c:2867
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
869 msgid "C++ style comments are not allowed in ISO C90"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
870 msgstr "kommentarer i C++-stil er ikke tilladt i ISO C90"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
871
111
kono
parents: 67
diff changeset
872 #: lex.c:2835 lex.c:2846 lex.c:2869
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
873 msgid "(this will be reported only once per input file)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
874 msgstr "(dette rapporteres kun en enkelt gang per inddatafil)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
875
111
kono
parents: 67
diff changeset
876 #: lex.c:2844
kono
parents: 67
diff changeset
877 msgid "C++ style comments are incompatible with C90"
kono
parents: 67
diff changeset
878 msgstr "kommentarer i C++-stil er ikke kompatible med C90"
kono
parents: 67
diff changeset
879
kono
parents: 67
diff changeset
880 #: lex.c:2875
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
881 msgid "multi-line comment"
111
kono
parents: 67
diff changeset
882 msgstr "flerlinjekommentar"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
883
111
kono
parents: 67
diff changeset
884 #: lex.c:3248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
885 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
886 msgid "unspellable token %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
887 msgstr "symbol %s kan ikke staves"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
888
111
kono
parents: 67
diff changeset
889 #: macro.c:203
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
890 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
891 msgid "macro \"%s\" is not used"
111
kono
parents: 67
diff changeset
892 msgstr "makroen »%s« bliver ikke brugt"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
893
111
kono
parents: 67
diff changeset
894 #: macro.c:242 macro.c:488
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
895 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
896 msgid "invalid built-in macro \"%s\""
111
kono
parents: 67
diff changeset
897 msgstr "ugyldig indbygget makro »%s«"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
898
111
kono
parents: 67
diff changeset
899 #: macro.c:249 macro.c:349
kono
parents: 67
diff changeset
900 #, c-format
kono
parents: 67
diff changeset
901 msgid "macro \"%s\" might prevent reproducible builds"
kono
parents: 67
diff changeset
902 msgstr "makroen »%s« kan forhindre reproducerbare bygninger"
kono
parents: 67
diff changeset
903
kono
parents: 67
diff changeset
904 #: macro.c:280
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
905 msgid "could not determine file timestamp"
111
kono
parents: 67
diff changeset
906 msgstr "kunne ikke bestemme filtidsstempel"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
907
111
kono
parents: 67
diff changeset
908 #: macro.c:395
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
909 msgid "could not determine date and time"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
910 msgstr "kunne ikke bestemme dato og tid"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
911
111
kono
parents: 67
diff changeset
912 #: macro.c:411
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
913 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
111
kono
parents: 67
diff changeset
914 msgstr "__COUNTER__ udvidet inden i direktiv med -fdirectives-only"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
915
111
kono
parents: 67
diff changeset
916 #: macro.c:599
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
917 msgid "invalid string literal, ignoring final '\\'"
111
kono
parents: 67
diff changeset
918 msgstr "ugyldig strengkonstant, ignorerer afsluttende »\\«"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
919
111
kono
parents: 67
diff changeset
920 #: macro.c:661
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
921 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
922 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
111
kono
parents: 67
diff changeset
923 msgstr "indsættelse af »%s« og »%s« giver ikke et gyldigt præprocessorsymbol"
kono
parents: 67
diff changeset
924
kono
parents: 67
diff changeset
925 #: macro.c:785
kono
parents: 67
diff changeset
926 msgid "ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
kono
parents: 67
diff changeset
927 msgstr "ISO C++11 kræver mindst en parameter for »...« i en makro med vilkårligt antal parametre"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
928
111
kono
parents: 67
diff changeset
929 #: macro.c:789
kono
parents: 67
diff changeset
930 msgid "ISO C99 requires at least one argument for the \"...\" in a variadic macro"
kono
parents: 67
diff changeset
931 msgstr "ISO C99 kræver mindst en parameter for »...« i en makro med vilkårligt antal parametre"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
932
111
kono
parents: 67
diff changeset
933 #: macro.c:796
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
934 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
935 msgid "macro \"%s\" requires %u arguments, but only %u given"
111
kono
parents: 67
diff changeset
936 msgstr "makroen »%s« kræver %u parametre, men modtager kun %u"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
937
111
kono
parents: 67
diff changeset
938 #: macro.c:801
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
939 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
940 msgid "macro \"%s\" passed %u arguments, but takes just %u"
111
kono
parents: 67
diff changeset
941 msgstr "makroen »%s« viderebragte %u parametre, men tager kun mod %u"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
942
111
kono
parents: 67
diff changeset
943 #: macro.c:995 traditional.c:819
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
944 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
945 msgid "unterminated argument list invoking macro \"%s\""
111
kono
parents: 67
diff changeset
946 msgstr "uafsluttet parameterliste ved kald af makroen »%s«"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
947
111
kono
parents: 67
diff changeset
948 #: macro.c:1146
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
949 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
950 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
111
kono
parents: 67
diff changeset
951 msgstr "funktionsagtig makro »%s« skal bruges med parametre i traditionel C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
952
111
kono
parents: 67
diff changeset
953 #: macro.c:1836
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
954 #, c-format
111
kono
parents: 67
diff changeset
955 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C++98"
kono
parents: 67
diff changeset
956 msgstr "starter makroen %s parameter %d: tomme makroparametre er ikke defineret i ISO C+98"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
957
111
kono
parents: 67
diff changeset
958 #: macro.c:1844 macro.c:1853
kono
parents: 67
diff changeset
959 #, c-format
kono
parents: 67
diff changeset
960 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
kono
parents: 67
diff changeset
961 msgstr "starter makroen %s parameter %d: tomme makroparametre er ikke defineret i ISO C90"
kono
parents: 67
diff changeset
962
kono
parents: 67
diff changeset
963 #: macro.c:2817
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
964 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
965 msgid "duplicate macro parameter \"%s\""
111
kono
parents: 67
diff changeset
966 msgstr "makroparameternavnet »%s« optræder mere end en gang"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
967
111
kono
parents: 67
diff changeset
968 #: macro.c:2866
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
969 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
970 msgid "\"%s\" may not appear in macro parameter list"
111
kono
parents: 67
diff changeset
971 msgstr "»%s« må ikke optræde i makroparameterliste"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
972
111
kono
parents: 67
diff changeset
973 #: macro.c:2874
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
974 msgid "macro parameters must be comma-separated"
111
kono
parents: 67
diff changeset
975 msgstr "makroparametre skal være kommaadskilte"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
976
111
kono
parents: 67
diff changeset
977 #: macro.c:2893
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
978 msgid "parameter name missing"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
979 msgstr "parameternavn mangler"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
980
111
kono
parents: 67
diff changeset
981 #: macro.c:2914
kono
parents: 67
diff changeset
982 msgid "anonymous variadic macros were introduced in C++11"
kono
parents: 67
diff changeset
983 msgstr "anonyme makroer med vilkårligt antal parametre blev introduceret i C++11"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
984
111
kono
parents: 67
diff changeset
985 #: macro.c:2918 macro.c:2923
kono
parents: 67
diff changeset
986 msgid "anonymous variadic macros were introduced in C99"
kono
parents: 67
diff changeset
987 msgstr "anonyme makroer med vilkårligt antal parametre blev introduceret i C99"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
988
111
kono
parents: 67
diff changeset
989 #: macro.c:2930
kono
parents: 67
diff changeset
990 msgid "ISO C++ does not permit named variadic macros"
kono
parents: 67
diff changeset
991 msgstr "ISO C++ tillader ikke navngivne makroer med vilkårligt antal parametre"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
992
111
kono
parents: 67
diff changeset
993 #: macro.c:2933
kono
parents: 67
diff changeset
994 msgid "ISO C does not permit named variadic macros"
kono
parents: 67
diff changeset
995 msgstr "ISO C tillader ikke navngivne makroer med vilkårligt antal parametre"
kono
parents: 67
diff changeset
996
kono
parents: 67
diff changeset
997 #: macro.c:2943
kono
parents: 67
diff changeset
998 msgid "missing ')' in macro parameter list"
kono
parents: 67
diff changeset
999 msgstr "manglende »)« i makroparameterliste"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1000
111
kono
parents: 67
diff changeset
1001 #: macro.c:2994
kono
parents: 67
diff changeset
1002 msgid "'##' cannot appear at either end of a macro expansion"
kono
parents: 67
diff changeset
1003 msgstr "»##« må ikke optræde ved nogen af enderne i en makrokrop"
kono
parents: 67
diff changeset
1004
kono
parents: 67
diff changeset
1005 #: macro.c:3031
kono
parents: 67
diff changeset
1006 msgid "ISO C++11 requires whitespace after the macro name"
kono
parents: 67
diff changeset
1007 msgstr "ISO C++11 kræver mellemrum efter makronavnet"
kono
parents: 67
diff changeset
1008
kono
parents: 67
diff changeset
1009 #: macro.c:3034
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1010 msgid "ISO C99 requires whitespace after the macro name"
111
kono
parents: 67
diff changeset
1011 msgstr "ISO C99 kræver mellemrum efter makronavnet"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1012
111
kono
parents: 67
diff changeset
1013 #: macro.c:3059
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1014 msgid "missing whitespace after the macro name"
111
kono
parents: 67
diff changeset
1015 msgstr "manglende mellemrum efter makronavnet"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1016
111
kono
parents: 67
diff changeset
1017 #: macro.c:3093
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1018 msgid "'#' is not followed by a macro parameter"
111
kono
parents: 67
diff changeset
1019 msgstr "»#« efterfølges ikke af en makroparameter"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1020
111
kono
parents: 67
diff changeset
1021 #: macro.c:3254
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1022 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1023 msgid "\"%s\" redefined"
111
kono
parents: 67
diff changeset
1024 msgstr "»%s« omdefineret"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1025
111
kono
parents: 67
diff changeset
1026 #: macro.c:3259
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1027 msgid "this is the location of the previous definition"
111
kono
parents: 67
diff changeset
1028 msgstr "den foregående definition er her"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1029
111
kono
parents: 67
diff changeset
1030 #: macro.c:3320
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1031 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1032 msgid "macro argument \"%s\" would be stringified in traditional C"
111
kono
parents: 67
diff changeset
1033 msgstr "makroparameteren »%s« ville blive gjort til en streng i traditionel C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1034
111
kono
parents: 67
diff changeset
1035 #: macro.c:3356
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1036 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1037 msgid "invalid hash type %d in cpp_macro_definition"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1038 msgstr "ugyldig hashtype %d i cpp_macro_definition"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1039
111
kono
parents: 67
diff changeset
1040 #: pch.c:89 pch.c:347 pch.c:361 pch.c:379 pch.c:385 pch.c:394 pch.c:401
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1041 msgid "while writing precompiled header"
111
kono
parents: 67
diff changeset
1042 msgstr "under skrivning af prækompileret teksthoved"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1043
111
kono
parents: 67
diff changeset
1044 #: pch.c:621
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
1045 #, c-format
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
1046 msgid "%s: not used because `%.*s' is poisoned"
111
kono
parents: 67
diff changeset
1047 msgstr "%s: ikke brugt da »%.*s« er forgiftet"
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
1048
111
kono
parents: 67
diff changeset
1049 #: pch.c:643
kono
parents: 67
diff changeset
1050 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1051 msgid "%s: not used because `%.*s' not defined"
111
kono
parents: 67
diff changeset
1052 msgstr "%s: ikke brugt da »%.*s« ikke er defineret"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1053
111
kono
parents: 67
diff changeset
1054 #: pch.c:655
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1055 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1056 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
111
kono
parents: 67
diff changeset
1057 msgstr "%s: ikke brugt da »%.*s« er defineret som »%s« ikke »%.*s«"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1058
111
kono
parents: 67
diff changeset
1059 #: pch.c:696
kono
parents: 67
diff changeset
1060 #, c-format
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1061 msgid "%s: not used because `%s' is defined"
111
kono
parents: 67
diff changeset
1062 msgstr "%s ikke brugt da »%s« er defineret"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1063
111
kono
parents: 67
diff changeset
1064 #: pch.c:716
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1065 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1066 msgid "%s: not used because `__COUNTER__' is invalid"
111
kono
parents: 67
diff changeset
1067 msgstr "%s: ikke brugt da »__COUNTER__« er ugyldig"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1068
111
kono
parents: 67
diff changeset
1069 #: pch.c:725 pch.c:902
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1070 msgid "while reading precompiled header"
111
kono
parents: 67
diff changeset
1071 msgstr "under læsning af prækompileret teksthoved"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1072
111
kono
parents: 67
diff changeset
1073 #: traditional.c:889
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1074 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1075 msgid "detected recursion whilst expanding macro \"%s\""
111
kono
parents: 67
diff changeset
1076 msgstr "opdagede rekursion ved udfoldelse af makroen »%s«"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1077
111
kono
parents: 67
diff changeset
1078 #: traditional.c:1108
kono
parents: 67
diff changeset
1079 msgid "syntax error in macro parameter list"
kono
parents: 67
diff changeset
1080 msgstr "syntaksfejl i makroparameterliste"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1081
111
kono
parents: 67
diff changeset
1082 #~ msgid "NULL directory in find_file"
kono
parents: 67
diff changeset
1083 #~ msgstr "NULL-mappe i find_file"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1084
111
kono
parents: 67
diff changeset
1085 #~ msgid "%s is a block device"
kono
parents: 67
diff changeset
1086 #~ msgstr "%s er en blokenhed"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1087
111
kono
parents: 67
diff changeset
1088 #~ msgid "%s is too large"
kono
parents: 67
diff changeset
1089 #~ msgstr "%s er for stor"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1090
111
kono
parents: 67
diff changeset
1091 #~ msgid "%s is shorter than expected"
kono
parents: 67
diff changeset
1092 #~ msgstr "%s er kortere end forventet"