annotate libcpp/po/sv.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 # Swedish messages for cpplib.
kono
parents: 67
diff changeset
2 # Copyright © 2000, 2005, 2006, 2007, 2008, 2009, 2010, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc.
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 # This file is distributed under the same license as the gcc package.
111
kono
parents: 67
diff changeset
4 # Dennis Björklund <db@zigo.dhs.org>, 2000, 2001, 2002.
kono
parents: 67
diff changeset
5 # Göran Uddeborg <goeran@uddeborg.se>, 2005, 2006, 2007, 2008, 2009, 2010, 2012, 2013, 2014, 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 # Remember: GCC team does not want RCS keywords in the header!
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 #
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 msgid ""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 msgstr ""
111
kono
parents: 67
diff changeset
11 "Project-Id-Version: cpplib 7.1-b20170101\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
12 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
111
kono
parents: 67
diff changeset
13 "POT-Creation-Date: 2017-01-01 00:51+0000\n"
kono
parents: 67
diff changeset
14 "PO-Revision-Date: 2017-01-03 18:12+0100\n"
kono
parents: 67
diff changeset
15 "Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
16 "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
111
kono
parents: 67
diff changeset
17 "Language: sv\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
18 "MIME-Version: 1.0\n"
111
kono
parents: 67
diff changeset
19 "Content-Type: text/plain; charset=UTF-8\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
20 "Content-Transfer-Encoding: 8-bit\n"
111
kono
parents: 67
diff changeset
21 "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
22
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
23 #: charset.c:674
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
24 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
25 msgid "conversion from %s to %s not supported by iconv"
111
kono
parents: 67
diff changeset
26 msgstr "konvertering från %s till %s stödjs inte av iconv"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
27
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
28 #: charset.c:677
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
29 msgid "iconv_open"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
30 msgstr "iconv_open"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
31
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
32 #: charset.c:685
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
33 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
34 msgid "no iconv implementation, cannot convert from %s to %s"
111
kono
parents: 67
diff changeset
35 msgstr "ingen iconv-implementation, kan inte konvertera från %s till %s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
36
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
37 #: charset.c:781
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
38 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
39 msgid "character 0x%lx is not in the basic source character set\n"
111
kono
parents: 67
diff changeset
40 msgstr "tecken 0x%lx finns inte i källkodens grundteckenuppsättning\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
41
111
kono
parents: 67
diff changeset
42 #: charset.c:798 charset.c:1677
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
43 msgid "converting to execution character set"
111
kono
parents: 67
diff changeset
44 msgstr "konverterar till teckenuppsättning för körning"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
45
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
46 #: charset.c:804
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
47 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
48 msgid "character 0x%lx is not unibyte in execution character set"
111
kono
parents: 67
diff changeset
49 msgstr "tecken 0x%lx är inte en byte i teckenuppsättning för körning"
kono
parents: 67
diff changeset
50
kono
parents: 67
diff changeset
51 #: charset.c:1047
kono
parents: 67
diff changeset
52 msgid "universal character names are only valid in C++ and C99"
kono
parents: 67
diff changeset
53 msgstr "universella teckennamn är endast giltiga i C++ och C99"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
54
111
kono
parents: 67
diff changeset
55 #: charset.c:1051
kono
parents: 67
diff changeset
56 msgid "C99's universal character names are incompatible with C90"
kono
parents: 67
diff changeset
57 msgstr "C99:s universella teckennamn är inkompatibla med C90"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
58
111
kono
parents: 67
diff changeset
59 #: charset.c:1054
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
60 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
61 msgid "the meaning of '\\%c' is different in traditional C"
111
kono
parents: 67
diff changeset
62 msgstr "betydelsen av ”\\%c” är annorlunda i traditionell C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
63
111
kono
parents: 67
diff changeset
64 #: charset.c:1063
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
65 msgid "In _cpp_valid_ucn but not a UCN"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
66 msgstr "I _cpp_valid_ucn men inte en UCN"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
67
111
kono
parents: 67
diff changeset
68 #: charset.c:1096
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
69 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
70 msgid "incomplete universal character name %.*s"
111
kono
parents: 67
diff changeset
71 msgstr "ofullständigt universellt teckennamn %.*s"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
72
111
kono
parents: 67
diff changeset
73 #: charset.c:1111
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
74 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
75 msgid "%.*s is not a valid universal character"
111
kono
parents: 67
diff changeset
76 msgstr "%.*s är inte ett giltigt universellt tecken"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
77
111
kono
parents: 67
diff changeset
78 #: charset.c:1121 lex.c:1333
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
79 msgid "'$' in identifier or number"
111
kono
parents: 67
diff changeset
80 msgstr "”$” i identifierare eller tal"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
81
111
kono
parents: 67
diff changeset
82 #: charset.c:1131
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
83 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
84 msgid "universal character %.*s is not valid in an identifier"
111
kono
parents: 67
diff changeset
85 msgstr "universellt tecken %.*s är inte giltigt i en identifierare"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
86
111
kono
parents: 67
diff changeset
87 #: charset.c:1135
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
88 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
89 msgid "universal character %.*s is not valid at the start of an identifier"
111
kono
parents: 67
diff changeset
90 msgstr "universellt tecken %.*s är inte giltigt vid början av en identifierare"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
91
111
kono
parents: 67
diff changeset
92 #: charset.c:1181 charset.c:2000
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
93 msgid "converting UCN to source character set"
111
kono
parents: 67
diff changeset
94 msgstr "vid konvertering av UCN källteckenuppsättning"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
95
111
kono
parents: 67
diff changeset
96 #: charset.c:1188
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
97 msgid "converting UCN to execution character set"
111
kono
parents: 67
diff changeset
98 msgstr "vid konvertering av UCN till teckenuppsättning för körning"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
99
111
kono
parents: 67
diff changeset
100 #: charset.c:1277
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
101 msgid "the meaning of '\\x' is different in traditional C"
111
kono
parents: 67
diff changeset
102 msgstr "betydelsen av ”\\x” är annorlunda i traditionell C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
103
111
kono
parents: 67
diff changeset
104 #: charset.c:1302
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
105 msgid "\\x used with no following hex digits"
111
kono
parents: 67
diff changeset
106 msgstr "\\x använt utan några följande hexadecimala siffror"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
107
111
kono
parents: 67
diff changeset
108 #: charset.c:1309
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
109 msgid "hex escape sequence out of range"
111
kono
parents: 67
diff changeset
110 msgstr "hexadecimal specialsekvens utanför intervallet"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
111
111
kono
parents: 67
diff changeset
112 #: charset.c:1361
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
113 msgid "octal escape sequence out of range"
111
kono
parents: 67
diff changeset
114 msgstr "oktal specialsekvens utanför intervallet"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
115
111
kono
parents: 67
diff changeset
116 #: charset.c:1443
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
117 msgid "the meaning of '\\a' is different in traditional C"
111
kono
parents: 67
diff changeset
118 msgstr "betydelsen av ”\\a” är annorlunda i traditionell C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
119
111
kono
parents: 67
diff changeset
120 #: charset.c:1450
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
121 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
122 msgid "non-ISO-standard escape sequence, '\\%c'"
111
kono
parents: 67
diff changeset
123 msgstr "icke-ISO-standardspecialsekvens, ”\\%c”"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
124
111
kono
parents: 67
diff changeset
125 #: charset.c:1458
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
126 #, 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
127 msgid "unknown escape sequence: '\\%c'"
111
kono
parents: 67
diff changeset
128 msgstr "okänd specialsekvens: ”\\%c”"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
129
111
kono
parents: 67
diff changeset
130 #: charset.c:1466
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
131 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
132 msgid "unknown escape sequence: '\\%s'"
111
kono
parents: 67
diff changeset
133 msgstr "okänd specialsekvens: ”\\%s”"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
134
111
kono
parents: 67
diff changeset
135 #: charset.c:1474
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
136 msgid "converting escape sequence to execution character set"
111
kono
parents: 67
diff changeset
137 msgstr "vid konvertering av specialsekvens till teckenuppsättning för körning"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
138
111
kono
parents: 67
diff changeset
139 #: charset.c:1614
kono
parents: 67
diff changeset
140 msgid "missing open quote"
kono
parents: 67
diff changeset
141 msgstr "inledande citationstecken saknas"
kono
parents: 67
diff changeset
142
kono
parents: 67
diff changeset
143 #: charset.c:1827 charset.c:1891
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
144 msgid "character constant too long for its type"
111
kono
parents: 67
diff changeset
145 msgstr "teckenkonstant för lång för sin typ"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
146
111
kono
parents: 67
diff changeset
147 #: charset.c:1830
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
148 msgid "multi-character character constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
149 msgstr "flerteckens teckenkonstant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
150
111
kono
parents: 67
diff changeset
151 #: charset.c:1931
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
152 msgid "empty character constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
153 msgstr "tom teckenkonstant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
154
111
kono
parents: 67
diff changeset
155 #: charset.c:2047
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
156 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
157 msgid "failure to convert %s to %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
158 msgstr "misslyckades att konvertera %s till %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
159
111
kono
parents: 67
diff changeset
160 #: directives.c:235 directives.c:278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
161 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
162 msgid "extra tokens at end of #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
163 msgstr "extra symboler vid slutet av direktivet #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
164
111
kono
parents: 67
diff changeset
165 #: directives.c:385
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
166 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
167 msgid "#%s is a GCC extension"
111
kono
parents: 67
diff changeset
168 msgstr "#%s är en GCC-utvidgning"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
169
111
kono
parents: 67
diff changeset
170 #: directives.c:390
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
171 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
172 msgid "#%s is a deprecated GCC extension"
111
kono
parents: 67
diff changeset
173 msgstr "#%s är en GCC-utvidgning som avrådes ifrån"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
174
111
kono
parents: 67
diff changeset
175 #: directives.c:403
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
176 msgid "suggest not using #elif in traditional C"
111
kono
parents: 67
diff changeset
177 msgstr "föreslår att inte använda #elif i traditionell C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
178
111
kono
parents: 67
diff changeset
179 #: directives.c:406
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 "traditional C ignores #%s with the # indented"
111
kono
parents: 67
diff changeset
182 msgstr "traditionell C ignorerar #%s där tecknet # är indenterat"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
183
111
kono
parents: 67
diff changeset
184 #: directives.c:410
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
185 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
186 msgid "suggest hiding #%s from traditional C with an indented #"
111
kono
parents: 67
diff changeset
187 msgstr "föreslår att dölja #%s från traditionell C med en indenterad #"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
188
111
kono
parents: 67
diff changeset
189 #: directives.c:436
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
190 msgid "embedding a directive within macro arguments is not portable"
111
kono
parents: 67
diff changeset
191 msgstr "att bädda in ett direktiv i makroargument är inte portabelt"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
192
111
kono
parents: 67
diff changeset
193 #: directives.c:456
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
194 msgid "style of line directive is a GCC extension"
111
kono
parents: 67
diff changeset
195 msgstr "stil på raddirektiv är en GCC-utvidgning"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
196
111
kono
parents: 67
diff changeset
197 #: directives.c:537
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
198 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
199 msgid "invalid preprocessing directive #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
200 msgstr "ogiltigt preprocessordirektiv #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
201
111
kono
parents: 67
diff changeset
202 #: directives.c:606
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
203 msgid "\"defined\" cannot be used as a macro name"
111
kono
parents: 67
diff changeset
204 msgstr "”defined” kan inte användas som ett makronamn"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
205
111
kono
parents: 67
diff changeset
206 #: directives.c:611
kono
parents: 67
diff changeset
207 msgid "\"__has_include__\" cannot be used as a macro name"
kono
parents: 67
diff changeset
208 msgstr "”__has_include__” kan inte användas som ett makronamn"
kono
parents: 67
diff changeset
209
kono
parents: 67
diff changeset
210 #: directives.c:617
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
211 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
212 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
111
kono
parents: 67
diff changeset
213 msgstr "”%s” kan inte användas som ett makronamn eftersom det är en operator i C++"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
214
111
kono
parents: 67
diff changeset
215 #: directives.c:620
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
216 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
217 msgid "no macro name given in #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
218 msgstr "inget makronamn angivet i direktivet #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
219
111
kono
parents: 67
diff changeset
220 #: directives.c:623
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
221 msgid "macro names must be identifiers"
111
kono
parents: 67
diff changeset
222 msgstr "makronamn måste vara identifierare"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
223
111
kono
parents: 67
diff changeset
224 #: directives.c:672 directives.c:677
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
225 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
226 msgid "undefining \"%s\""
111
kono
parents: 67
diff changeset
227 msgstr "avdefinierar ”%s”"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
228
111
kono
parents: 67
diff changeset
229 #: directives.c:732
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
230 msgid "missing terminating > character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
231 msgstr "saknar avslutande tecken >"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
232
111
kono
parents: 67
diff changeset
233 #: directives.c:791
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
234 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
235 msgid "#%s expects \"FILENAME\" or <FILENAME>"
111
kono
parents: 67
diff changeset
236 msgstr "#%s förväntar ”FILNAMN” eller <FILNAMN>"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
237
111
kono
parents: 67
diff changeset
238 #: directives.c:837
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
239 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
240 msgid "empty filename in #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
241 msgstr "tomt filnamn i #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
242
111
kono
parents: 67
diff changeset
243 #: directives.c:847
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
244 msgid "#include nested too deeply"
111
kono
parents: 67
diff changeset
245 msgstr "#include nästlad för djupt"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
246
111
kono
parents: 67
diff changeset
247 #: directives.c:888
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
248 msgid "#include_next in primary source file"
111
kono
parents: 67
diff changeset
249 msgstr "#include_next i primär källkodsfil"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
250
111
kono
parents: 67
diff changeset
251 #: directives.c:914
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
252 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
253 msgid "invalid flag \"%s\" in line directive"
111
kono
parents: 67
diff changeset
254 msgstr "ogiltig flagga ”%s” i line-direktiv"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
255
111
kono
parents: 67
diff changeset
256 #: directives.c:974
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
257 msgid "unexpected end of file after #line"
111
kono
parents: 67
diff changeset
258 msgstr "oväntat filslut efter #line"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
259
111
kono
parents: 67
diff changeset
260 #: directives.c:977
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
261 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
262 msgid "\"%s\" after #line is not a positive integer"
111
kono
parents: 67
diff changeset
263 msgstr "”%s” efter #line är inte ett positivt heltal"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
264
111
kono
parents: 67
diff changeset
265 #: directives.c:983 directives.c:985
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
266 msgid "line number out of range"
111
kono
parents: 67
diff changeset
267 msgstr "radnummer utanför möjligt intervall"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
268
111
kono
parents: 67
diff changeset
269 #: directives.c:998 directives.c:1079
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
270 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
271 msgid "\"%s\" is not a valid filename"
111
kono
parents: 67
diff changeset
272 msgstr "”%s” är inte ett giltigt filnamn"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
273
111
kono
parents: 67
diff changeset
274 #: directives.c:1039
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
275 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
276 msgid "\"%s\" after # is not a positive integer"
111
kono
parents: 67
diff changeset
277 msgstr "”%s” efter # är inte ett positivt heltal"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
278
111
kono
parents: 67
diff changeset
279 #: directives.c:1098
kono
parents: 67
diff changeset
280 #, c-format
kono
parents: 67
diff changeset
281 msgid "file \"%s\" linemarker ignored due to incorrect nesting"
kono
parents: 67
diff changeset
282 msgstr "filen ”%s” linjemarkör ignoreras på grund av felaktig nästning"
kono
parents: 67
diff changeset
283
kono
parents: 67
diff changeset
284 #: 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
285 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
286 msgid "%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
287 msgstr "%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
288
111
kono
parents: 67
diff changeset
289 #: directives.c:1185
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
290 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
291 msgid "invalid #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
292 msgstr "ogiltigt #%s-direktiv"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
293
111
kono
parents: 67
diff changeset
294 #: directives.c:1248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
295 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
296 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
111
kono
parents: 67
diff changeset
297 msgstr "registrerar pragman i namnrymden ”%s” med namnexpansion som inte passar ihop"
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:1257
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 "registering pragma \"%s\" with name expansion and no namespace"
111
kono
parents: 67
diff changeset
302 msgstr "registrerar pragma ”%s” med namnexpansion och utan namnrymd"
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:1275
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 "registering \"%s\" as both a pragma and a pragma namespace"
111
kono
parents: 67
diff changeset
307 msgstr "registrerar ”%s” både som ett pragma och ett pragma namespace"
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:1278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
310 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
311 msgid "#pragma %s %s is already registered"
111
kono
parents: 67
diff changeset
312 msgstr "#pragma %s %s är redan registrerat"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
313
111
kono
parents: 67
diff changeset
314 #: directives.c:1281
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
315 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
316 msgid "#pragma %s is already registered"
111
kono
parents: 67
diff changeset
317 msgstr "#pragma %s är redan registrerat"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
318
111
kono
parents: 67
diff changeset
319 #: directives.c:1311
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
320 msgid "registering pragma with NULL handler"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
321 msgstr "registrerar pragma med NULL-hanterare"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
322
111
kono
parents: 67
diff changeset
323 #: directives.c:1528
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
324 msgid "#pragma once in main file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
325 msgstr "#pragma once i huvudfil"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
326
111
kono
parents: 67
diff changeset
327 #: 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
328 msgid "invalid #pragma push_macro directive"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
329 msgstr "ogiltigt direktiv #pragma push_macro"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
330
111
kono
parents: 67
diff changeset
331 #: 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
332 msgid "invalid #pragma pop_macro directive"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
333 msgstr "ogiltigt direktiv #pragma pop_macro"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
334
111
kono
parents: 67
diff changeset
335 #: directives.c:1661
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
336 msgid "invalid #pragma GCC poison directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
337 msgstr "ogiltigt direktiv #pragma GCC poison"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
338
111
kono
parents: 67
diff changeset
339 #: directives.c:1670
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
340 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
341 msgid "poisoning existing macro \"%s\""
111
kono
parents: 67
diff changeset
342 msgstr "förgiftar existerande makro ”%s”"
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:1689
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
345 msgid "#pragma system_header ignored outside include file"
111
kono
parents: 67
diff changeset
346 msgstr "#pragma system_header ignorerat utanför huvudfil"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
347
111
kono
parents: 67
diff changeset
348 #: directives.c:1714
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
349 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
350 msgid "cannot find source file %s"
111
kono
parents: 67
diff changeset
351 msgstr "kan inte hitta källfil %s"
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:1718
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 "current file is older than %s"
111
kono
parents: 67
diff changeset
356 msgstr "aktuell fil är äldre än %s"
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:1742
kono
parents: 67
diff changeset
359 #, c-format
kono
parents: 67
diff changeset
360 msgid "invalid \"#pragma GCC %s\" directive"
kono
parents: 67
diff changeset
361 msgstr "ogiltigt direktiv ”#pragma GCC %s”"
kono
parents: 67
diff changeset
362
kono
parents: 67
diff changeset
363 #: directives.c:1943
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
364 msgid "_Pragma takes a parenthesized string literal"
111
kono
parents: 67
diff changeset
365 msgstr "_Pragma tar en strängkonstant inom parenteser"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
366
111
kono
parents: 67
diff changeset
367 #: directives.c:2064
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
368 msgid "#else without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
369 msgstr "#else utan #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
370
111
kono
parents: 67
diff changeset
371 #: directives.c:2069
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
372 msgid "#else after #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
373 msgstr "#else efter #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
374
111
kono
parents: 67
diff changeset
375 #: directives.c:2071 directives.c:2104
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
376 msgid "the conditional began here"
111
kono
parents: 67
diff changeset
377 msgstr "villkorssatsen började här"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
378
111
kono
parents: 67
diff changeset
379 #: directives.c:2097
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
380 msgid "#elif without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
381 msgstr "#elif utan #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
382
111
kono
parents: 67
diff changeset
383 #: directives.c:2102
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
384 msgid "#elif after #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
385 msgstr "#elif efter #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
386
111
kono
parents: 67
diff changeset
387 #: directives.c:2133
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
388 msgid "#endif without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
389 msgstr "#endif utan #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
390
111
kono
parents: 67
diff changeset
391 #: directives.c:2213
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
392 msgid "missing '(' after predicate"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
393 msgstr "saknas '(' efter predikat"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
394
111
kono
parents: 67
diff changeset
395 #: directives.c:2228
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
396 msgid "missing ')' to complete answer"
111
kono
parents: 67
diff changeset
397 msgstr "saknas ')' för att avsluta svaret"
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:2248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
400 msgid "predicate's answer is empty"
111
kono
parents: 67
diff changeset
401 msgstr "predikatets svar är tomt"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
402
111
kono
parents: 67
diff changeset
403 #: directives.c:2275
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
404 msgid "assertion without predicate"
111
kono
parents: 67
diff changeset
405 msgstr "försäkran utan predikat"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
406
111
kono
parents: 67
diff changeset
407 #: directives.c:2278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
408 msgid "predicate must be an identifier"
111
kono
parents: 67
diff changeset
409 msgstr "predikat måste vara en identifierare"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
410
111
kono
parents: 67
diff changeset
411 #: directives.c:2364
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
412 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
413 msgid "\"%s\" re-asserted"
111
kono
parents: 67
diff changeset
414 msgstr "”%s” omförsäkrat"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
415
111
kono
parents: 67
diff changeset
416 #: directives.c:2656
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
417 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
418 msgid "unterminated #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
419 msgstr "oavslutad #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
420
111
kono
parents: 67
diff changeset
421 #: 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
422 msgid "unterminated comment"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
423 msgstr "ej avslutad kommentar"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
424
111
kono
parents: 67
diff changeset
425 #: errors.c:300
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
426 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
427 msgid "%s: %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
428 msgstr "%s: %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
429
111
kono
parents: 67
diff changeset
430 #: errors.c:312
kono
parents: 67
diff changeset
431 msgid "stdout"
kono
parents: 67
diff changeset
432 msgstr "standard ut"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
433
111
kono
parents: 67
diff changeset
434 #: expr.c:601 expr.c:718
kono
parents: 67
diff changeset
435 msgid "fixed-point constants are a GCC extension"
kono
parents: 67
diff changeset
436 msgstr "fastdecimalskonstanter är en GCC-utvidgning"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
437
111
kono
parents: 67
diff changeset
438 #: expr.c:626
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
439 msgid "invalid prefix \"0b\" for floating constant"
111
kono
parents: 67
diff changeset
440 msgstr "ogiltigt prefix ”0b” på flyttalskonstant"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
441
111
kono
parents: 67
diff changeset
442 #: expr.c:639
kono
parents: 67
diff changeset
443 msgid "use of C++1z hexadecimal floating constant"
kono
parents: 67
diff changeset
444 msgstr "användning av hexadecimal flyttalskonstant enligt C++1z"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
445
111
kono
parents: 67
diff changeset
446 #: expr.c:642
kono
parents: 67
diff changeset
447 msgid "use of C99 hexadecimal floating constant"
kono
parents: 67
diff changeset
448 msgstr "användning av hexadecimal flyttalskonstant enligt C99"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
449
111
kono
parents: 67
diff changeset
450 #: expr.c:686
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
451 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
452 msgid "invalid suffix \"%.*s\" on floating constant"
111
kono
parents: 67
diff changeset
453 msgstr "ogiltigt suffix ”%.*s” på flyttalskonstant"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
454
111
kono
parents: 67
diff changeset
455 #: expr.c:697 expr.c:757
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
456 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
457 msgid "traditional C rejects the \"%.*s\" suffix"
111
kono
parents: 67
diff changeset
458 msgstr "traditionell C tillåter inte suffixet ”%.*s”"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
459
111
kono
parents: 67
diff changeset
460 #: 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
461 msgid "suffix for double constant is a GCC extension"
111
kono
parents: 67
diff changeset
462 msgstr "suffix för double-konstanter är en GCC-utvidgning"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
463
111
kono
parents: 67
diff changeset
464 #: expr.c:711
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
465 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
466 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
111
kono
parents: 67
diff changeset
467 msgstr "ogiltigt suffix ”%.*s” på hexadecimal flyttalskonstant"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
468
111
kono
parents: 67
diff changeset
469 #: expr.c:722
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
470 msgid "decimal float constants are a GCC extension"
111
kono
parents: 67
diff changeset
471 msgstr "decimala flyttalskonstanter är en GCC-utvidgning"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
472
111
kono
parents: 67
diff changeset
473 #: expr.c:740
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 "invalid suffix \"%.*s\" on integer constant"
111
kono
parents: 67
diff changeset
476 msgstr "ogiltig ändelse ”%.*s” på heltalskonstant"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
477
111
kono
parents: 67
diff changeset
478 #: expr.c:765
kono
parents: 67
diff changeset
479 msgid "use of C++11 long long integer constant"
kono
parents: 67
diff changeset
480 msgstr "användning av long long heltalskonstant enligt C++11"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
481
111
kono
parents: 67
diff changeset
482 #: 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
483 msgid "use of C99 long long integer constant"
111
kono
parents: 67
diff changeset
484 msgstr "användning av long long heltalskonstant enligt C99"
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
485
111
kono
parents: 67
diff changeset
486 #: expr.c:782
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
487 msgid "imaginary constants are a GCC extension"
111
kono
parents: 67
diff changeset
488 msgstr "imaginära konstanter är en GCC-utvidgning"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
489
111
kono
parents: 67
diff changeset
490 #: expr.c:788
kono
parents: 67
diff changeset
491 msgid "binary constants are a C++14 feature or GCC extension"
kono
parents: 67
diff changeset
492 msgstr "binära konstanter är C++14-funktion eller GCC-utvidgning"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
493
111
kono
parents: 67
diff changeset
494 #: expr.c:790
kono
parents: 67
diff changeset
495 msgid "binary constants are a GCC extension"
kono
parents: 67
diff changeset
496 msgstr "binära konstanter är en GCC-utvidgning"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
497
111
kono
parents: 67
diff changeset
498 #: expr.c:885
kono
parents: 67
diff changeset
499 msgid "integer constant is too large for its type"
kono
parents: 67
diff changeset
500 msgstr "heltalskonstant är för stor för sin typ"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
501
111
kono
parents: 67
diff changeset
502 #: expr.c:916
kono
parents: 67
diff changeset
503 msgid "integer constant is so large that it is unsigned"
kono
parents: 67
diff changeset
504 msgstr "heltalskonstant är så stor att den är teckenlös"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
505
111
kono
parents: 67
diff changeset
506 #: expr.c:1011
kono
parents: 67
diff changeset
507 msgid "missing ')' after \"defined\""
kono
parents: 67
diff changeset
508 msgstr "saknar ')' efter ”defined”"
kono
parents: 67
diff changeset
509
kono
parents: 67
diff changeset
510 #: expr.c:1018
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
511 msgid "operator \"defined\" requires an identifier"
111
kono
parents: 67
diff changeset
512 msgstr "operatorn ”defined” måste ha en identifierare"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
513
111
kono
parents: 67
diff changeset
514 #: expr.c:1026
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
515 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
516 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
111
kono
parents: 67
diff changeset
517 msgstr "(”%s” är en alternativ symbol för ”%s” i C++)"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
518
111
kono
parents: 67
diff changeset
519 #: expr.c:1038
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
520 msgid "this use of \"defined\" may not be portable"
111
kono
parents: 67
diff changeset
521 msgstr "denna användning av ”defined” är kanske inte portabel"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
522
111
kono
parents: 67
diff changeset
523 #: expr.c:1098
kono
parents: 67
diff changeset
524 msgid "user-defined literal in preprocessor expression"
kono
parents: 67
diff changeset
525 msgstr "användardefinierad konstant i preprocessoruttryck"
kono
parents: 67
diff changeset
526
kono
parents: 67
diff changeset
527 #: expr.c:1103
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
528 msgid "floating constant in preprocessor expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
529 msgstr "flyttalskonstant i preprocessoruttryck"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
530
111
kono
parents: 67
diff changeset
531 #: expr.c:1109
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
532 msgid "imaginary number in preprocessor expression"
111
kono
parents: 67
diff changeset
533 msgstr "imaginärt tal i preprocessoruttryck"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
534
111
kono
parents: 67
diff changeset
535 #: expr.c:1162
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
536 #, c-format
111
kono
parents: 67
diff changeset
537 msgid "\"%s\" is not defined, evaluates to 0"
kono
parents: 67
diff changeset
538 msgstr "”%s” är inte definierad, beräknas till 0"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
539
111
kono
parents: 67
diff changeset
540 #: expr.c:1175
kono
parents: 67
diff changeset
541 msgid "assertions are a GCC extension"
kono
parents: 67
diff changeset
542 msgstr "försäkringar är en GCC-utvidgning"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
543
111
kono
parents: 67
diff changeset
544 #: expr.c:1178
kono
parents: 67
diff changeset
545 msgid "assertions are a deprecated extension"
kono
parents: 67
diff changeset
546 msgstr "försäkringar är en utvidgning som avrådes ifrån"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
547
111
kono
parents: 67
diff changeset
548 #: expr.c:1424
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
549 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
550 msgid "unbalanced stack in %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
551 msgstr "obalanserad stack i %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
552
111
kono
parents: 67
diff changeset
553 #: expr.c:1444
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
554 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
555 msgid "impossible operator '%u'"
111
kono
parents: 67
diff changeset
556 msgstr "omöjlig operator ”%u”"
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:1545
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
559 msgid "missing ')' in expression"
111
kono
parents: 67
diff changeset
560 msgstr "saknad ”)” i uttryck"
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:1574
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
563 msgid "'?' without following ':'"
111
kono
parents: 67
diff changeset
564 msgstr "”?” utan följande ”:”"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
565
111
kono
parents: 67
diff changeset
566 #: expr.c:1584
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
567 msgid "integer overflow in preprocessor expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
568 msgstr "heltalsspill i preprocessoruttryck"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
569
111
kono
parents: 67
diff changeset
570 #: expr.c:1589
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
571 msgid "missing '(' in expression"
111
kono
parents: 67
diff changeset
572 msgstr "saknad ”(” i uttryck"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
573
111
kono
parents: 67
diff changeset
574 #: expr.c:1621
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
575 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
576 msgid "the left operand of \"%s\" changes sign when promoted"
111
kono
parents: 67
diff changeset
577 msgstr "vänsteroperanden till ”%s” byter tecken vid befordran"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
578
111
kono
parents: 67
diff changeset
579 #: expr.c:1626
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
580 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
581 msgid "the right operand of \"%s\" changes sign when promoted"
111
kono
parents: 67
diff changeset
582 msgstr "högeroperanden till ”%s” byter tecken vid befordran"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
583
111
kono
parents: 67
diff changeset
584 #: expr.c:1885
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
585 msgid "traditional C rejects the unary plus operator"
111
kono
parents: 67
diff changeset
586 msgstr "traditionell C hanterar inte operatorn unärt plus"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
587
111
kono
parents: 67
diff changeset
588 #: expr.c:1983
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
589 msgid "comma operator in operand of #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
590 msgstr "kommaoperator i operand till #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
591
111
kono
parents: 67
diff changeset
592 #: expr.c:2119
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
593 msgid "division by zero in #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
594 msgstr "division med noll i #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
595
111
kono
parents: 67
diff changeset
596 #: expr.c:2216
kono
parents: 67
diff changeset
597 msgid "operator \"__has_include__\" requires a header string"
kono
parents: 67
diff changeset
598 msgstr "operatorn ”__has_include__” måste ha en huvudsträng"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
599
111
kono
parents: 67
diff changeset
600 #: expr.c:2232
kono
parents: 67
diff changeset
601 msgid "missing ')' after \"__has_include__\""
kono
parents: 67
diff changeset
602 msgstr "saknar ')' efter ”__has_include__”"
kono
parents: 67
diff changeset
603
kono
parents: 67
diff changeset
604 #: files.c:573
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
605 msgid "one or more PCH files were found, but they were invalid"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
606 msgstr "en eller flera PCH-filer hittades, men de var inte korrekta"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
607
111
kono
parents: 67
diff changeset
608 #: files.c:576
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
609 msgid "use -Winvalid-pch for more information"
111
kono
parents: 67
diff changeset
610 msgstr "använd -Winvalid-pch för mer information"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
611
111
kono
parents: 67
diff changeset
612 #: files.c:981
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
613 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
614 msgid "no include path in which to search for %s"
111
kono
parents: 67
diff changeset
615 msgstr "ingen huvudfilssökväg att leta efter %s i"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
616
111
kono
parents: 67
diff changeset
617 #: files.c:1441
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
618 msgid "Multiple include guards may be useful for:\n"
111
kono
parents: 67
diff changeset
619 msgstr "Multipla inkluderingsvakter kan vara användbart för:\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
620
111
kono
parents: 67
diff changeset
621 #: init.c:553
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
622 msgid "cppchar_t must be an unsigned type"
111
kono
parents: 67
diff changeset
623 msgstr "cppchar_t måste vare en teckenlös typ"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
624
111
kono
parents: 67
diff changeset
625 #: init.c:557
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
626 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
627 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
111
kono
parents: 67
diff changeset
628 msgstr "preprocessoraritmetik har en högsta precision på %lu bitar; målet kräver %lu bitar"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
629
111
kono
parents: 67
diff changeset
630 #: init.c:564
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
631 msgid "CPP arithmetic must be at least as precise as a target int"
111
kono
parents: 67
diff changeset
632 msgstr "CPP-aritmetik måste vara åtminstone så precis som målets int"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
633
111
kono
parents: 67
diff changeset
634 #: init.c:567
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
635 msgid "target char is less than 8 bits wide"
111
kono
parents: 67
diff changeset
636 msgstr "målets char är mindre än 8 bitar bred"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
637
111
kono
parents: 67
diff changeset
638 #: init.c:571
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
639 msgid "target wchar_t is narrower than target char"
111
kono
parents: 67
diff changeset
640 msgstr "målets wchar_t är smalare än målets char"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
641
111
kono
parents: 67
diff changeset
642 #: init.c:575
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
643 msgid "target int is narrower than target char"
111
kono
parents: 67
diff changeset
644 msgstr "målets int är smalare än målets char"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
645
111
kono
parents: 67
diff changeset
646 #: init.c:580
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
647 msgid "CPP half-integer narrower than CPP character"
111
kono
parents: 67
diff changeset
648 msgstr "CPP:s halva heltal är smalare än CPP:s tecken"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
649
111
kono
parents: 67
diff changeset
650 #: init.c:584
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
651 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
652 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
653 msgstr "CPP på denna värd kan inte hantera breda teckenkonstanter över %lu bitar, men målet kräver %lu bitar"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
654
111
kono
parents: 67
diff changeset
655 #: lex.c:1126
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
656 msgid "backslash and newline separated by space"
111
kono
parents: 67
diff changeset
657 msgstr "bakåtstreck och nyrad skiljda av mellanrum"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
658
111
kono
parents: 67
diff changeset
659 #: lex.c:1131
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
660 msgid "backslash-newline at end of file"
111
kono
parents: 67
diff changeset
661 msgstr "bakåtstreck-nyrad vid filslut"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
662
111
kono
parents: 67
diff changeset
663 #: lex.c:1147
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
664 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
665 msgid "trigraph ??%c converted to %c"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
666 msgstr "trigraph ??%c konverterad till %c"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
667
111
kono
parents: 67
diff changeset
668 #: lex.c:1155
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
669 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
670 msgid "trigraph ??%c ignored, use -trigraphs to enable"
111
kono
parents: 67
diff changeset
671 msgstr "trigraph ??%c ignorerad, använd -trigraphs för att aktivera"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
672
111
kono
parents: 67
diff changeset
673 #: lex.c:1204
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
674 msgid "\"/*\" within comment"
111
kono
parents: 67
diff changeset
675 msgstr "”/*” i kommentar"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
676
111
kono
parents: 67
diff changeset
677 #: lex.c:1262
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
678 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
679 msgid "%s in preprocessing directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
680 msgstr "%s i preprocessordirektiv"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
681
111
kono
parents: 67
diff changeset
682 #: lex.c:1271
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
683 msgid "null character(s) ignored"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
684 msgstr "nolltecken ignorerat"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
685
111
kono
parents: 67
diff changeset
686 #: lex.c:1308
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
687 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
688 msgid "`%.*s' is not in NFKC"
111
kono
parents: 67
diff changeset
689 msgstr "”%.*s” är inte i NFKC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
690
111
kono
parents: 67
diff changeset
691 #: lex.c:1311
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
692 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
693 msgid "`%.*s' is not in NFC"
111
kono
parents: 67
diff changeset
694 msgstr "”%.*s” är inte i NFC"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
695
111
kono
parents: 67
diff changeset
696 #: lex.c:1381 lex.c:1470
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
697 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
698 msgid "attempt to use poisoned \"%s\""
111
kono
parents: 67
diff changeset
699 msgstr "försök att använda förgiftad ”%s”"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
700
111
kono
parents: 67
diff changeset
701 #: lex.c:1391 lex.c:1480
kono
parents: 67
diff changeset
702 msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
kono
parents: 67
diff changeset
703 msgstr "__VA_ARGS__ kan endast dyka upp i expansionen av ett C++11-makro med variabelt argumentantal"
kono
parents: 67
diff changeset
704
kono
parents: 67
diff changeset
705 #: lex.c:1395 lex.c:1484
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
706 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
707 msgstr "__VA_ARGS__ kan endast dyka upp i expansionen av ett C99-makro med variabelt argumentantal"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
708
111
kono
parents: 67
diff changeset
709 #: 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
710 #, c-format
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
711 msgid "identifier \"%s\" is a special operator name in C++"
111
kono
parents: 67
diff changeset
712 msgstr "identifieraren ”%s” är ett speciellt operatornamn 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
713
111
kono
parents: 67
diff changeset
714 #: 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
715 msgid "raw string delimiter longer than 16 characters"
111
kono
parents: 67
diff changeset
716 msgstr "avgränsare för rå sträng längre än 16 tecken"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
717
111
kono
parents: 67
diff changeset
718 #: lex.c:1785
kono
parents: 67
diff changeset
719 msgid "invalid new-line in raw string delimiter"
kono
parents: 67
diff changeset
720 msgstr "felaktig nyrad i rå sträng-avgränsare"
kono
parents: 67
diff changeset
721
kono
parents: 67
diff changeset
722 #: lex.c:1789
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
723 #, c-format
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
724 msgid "invalid character '%c' in raw string delimiter"
111
kono
parents: 67
diff changeset
725 msgstr "ogiltigt tecken ”%c” i avgränsare för rå sträng"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
726
111
kono
parents: 67
diff changeset
727 #: lex.c:1838 lex.c:1860
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
728 msgid "unterminated raw string"
111
kono
parents: 67
diff changeset
729 msgstr "oavslutad rå sträng"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
730
111
kono
parents: 67
diff changeset
731 #: lex.c:1881 lex.c:2011
kono
parents: 67
diff changeset
732 msgid "invalid suffix on literal; C++11 requires a space between literal and string macro"
kono
parents: 67
diff changeset
733 msgstr "ogiltigt suffix på konstant; C++11 kräver ett mellanrum mellan konstant och strängmakro"
kono
parents: 67
diff changeset
734
kono
parents: 67
diff changeset
735 #: lex.c:1993
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
736 msgid "null character(s) preserved in literal"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
737 msgstr "nolltecken bevarade i konstant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
738
111
kono
parents: 67
diff changeset
739 #: lex.c:1996
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
740 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
741 msgid "missing terminating %c character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
742 msgstr "avslutande %c-tecken saknas"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
743
111
kono
parents: 67
diff changeset
744 #: lex.c:2029
kono
parents: 67
diff changeset
745 msgid "C++11 requires a space between string literal and macro"
kono
parents: 67
diff changeset
746 msgstr "C++11 kräver ett mellanrum mellan en strängkonstant och ett makro"
kono
parents: 67
diff changeset
747
kono
parents: 67
diff changeset
748 #: lex.c:2833 lex.c:2867
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
749 msgid "C++ style comments are not allowed in ISO C90"
111
kono
parents: 67
diff changeset
750 msgstr "C++ kommentarer tillåts inte i ISO C90"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
751
111
kono
parents: 67
diff changeset
752 #: lex.c:2835 lex.c:2846 lex.c:2869
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
753 msgid "(this will be reported only once per input file)"
111
kono
parents: 67
diff changeset
754 msgstr "(detta rapporteras bara en gång per infil)"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
755
111
kono
parents: 67
diff changeset
756 #: lex.c:2844
kono
parents: 67
diff changeset
757 msgid "C++ style comments are incompatible with C90"
kono
parents: 67
diff changeset
758 msgstr "kommentarer i C++-stil är inkompatibla med C90"
kono
parents: 67
diff changeset
759
kono
parents: 67
diff changeset
760 #: lex.c:2875
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
761 msgid "multi-line comment"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
762 msgstr "flerradskommentar"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
763
111
kono
parents: 67
diff changeset
764 #: lex.c:3248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
765 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
766 msgid "unspellable token %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
767 msgstr "ostavbar symbol %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
768
111
kono
parents: 67
diff changeset
769 #: macro.c:203
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
770 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
771 msgid "macro \"%s\" is not used"
111
kono
parents: 67
diff changeset
772 msgstr "makrot ”%s” är inte använt"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
773
111
kono
parents: 67
diff changeset
774 #: macro.c:242 macro.c:488
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
775 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
776 msgid "invalid built-in macro \"%s\""
111
kono
parents: 67
diff changeset
777 msgstr "ogiltigt inbyggt makro ”%s”"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
778
111
kono
parents: 67
diff changeset
779 #: macro.c:249 macro.c:349
kono
parents: 67
diff changeset
780 #, c-format
kono
parents: 67
diff changeset
781 msgid "macro \"%s\" might prevent reproducible builds"
kono
parents: 67
diff changeset
782 msgstr "makrot ”%s” kan förhindra reproducerbara byggen"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
783
111
kono
parents: 67
diff changeset
784 #: macro.c:280
kono
parents: 67
diff changeset
785 msgid "could not determine file timestamp"
kono
parents: 67
diff changeset
786 msgstr "det gick inte att avgöra fils tidsstämpel"
kono
parents: 67
diff changeset
787
kono
parents: 67
diff changeset
788 #: macro.c:395
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
789 msgid "could not determine date and time"
111
kono
parents: 67
diff changeset
790 msgstr "det gick inte att avgöra datum och tid"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
791
111
kono
parents: 67
diff changeset
792 #: macro.c:411
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
793 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
794 msgstr "__COUNTER__ expanderad inuti direktiv med -fdirectives-only"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
795
111
kono
parents: 67
diff changeset
796 #: macro.c:599
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
797 msgid "invalid string literal, ignoring final '\\'"
111
kono
parents: 67
diff changeset
798 msgstr "ogiltig strängkonstant, ignorerar avslutande ”\\”"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
799
111
kono
parents: 67
diff changeset
800 #: macro.c:661
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
801 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
802 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
111
kono
parents: 67
diff changeset
803 msgstr "att sätta ihop ”%s” och ”%s” ger inte en giltig preprocessorsymbol"
kono
parents: 67
diff changeset
804
kono
parents: 67
diff changeset
805 #: macro.c:785
kono
parents: 67
diff changeset
806 msgid "ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
kono
parents: 67
diff changeset
807 msgstr "ISO C++11 kräver åtminstone ett argument för ”...” i ett makro med variabelt antal argument"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
808
111
kono
parents: 67
diff changeset
809 #: macro.c:789
kono
parents: 67
diff changeset
810 msgid "ISO C99 requires at least one argument for the \"...\" in a variadic macro"
kono
parents: 67
diff changeset
811 msgstr "ISO C99 kräver åtminstone ett argument för ”...” i ett makro med variabelt antal argument"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
812
111
kono
parents: 67
diff changeset
813 #: macro.c:796
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
814 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
815 msgid "macro \"%s\" requires %u arguments, but only %u given"
111
kono
parents: 67
diff changeset
816 msgstr "makrot ”%s” kräver %u argument, men endast %u anges"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
817
111
kono
parents: 67
diff changeset
818 #: macro.c:801
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
819 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
820 msgid "macro \"%s\" passed %u arguments, but takes just %u"
111
kono
parents: 67
diff changeset
821 msgstr "makro ”%s” skickade %u argument, men det tar bara %u"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
822
111
kono
parents: 67
diff changeset
823 #: macro.c:995 traditional.c:819
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
824 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
825 msgid "unterminated argument list invoking macro \"%s\""
111
kono
parents: 67
diff changeset
826 msgstr "oavslutad argumentlista vid anrop av makrot ”%s”"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
827
111
kono
parents: 67
diff changeset
828 #: macro.c:1146
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
829 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
830 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
111
kono
parents: 67
diff changeset
831 msgstr "funktionsliknande makrot ”%s” måste användas med ett argument i traditionell C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
832
111
kono
parents: 67
diff changeset
833 #: macro.c:1836
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
834 #, c-format
111
kono
parents: 67
diff changeset
835 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C++98"
kono
parents: 67
diff changeset
836 msgstr "vid anrop av makro %s argument %d: tomma makroargument är odefinierade i ISO C++98"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
837
111
kono
parents: 67
diff changeset
838 #: macro.c:1844 macro.c:1853
kono
parents: 67
diff changeset
839 #, c-format
kono
parents: 67
diff changeset
840 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
kono
parents: 67
diff changeset
841 msgstr "vid anrop av makro %s argument %d: tomma makroargument är odefinierade i ISO C90"
kono
parents: 67
diff changeset
842
kono
parents: 67
diff changeset
843 #: macro.c:2817
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
844 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
845 msgid "duplicate macro parameter \"%s\""
111
kono
parents: 67
diff changeset
846 msgstr "dubblerad makroparameter ”%s”"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
847
111
kono
parents: 67
diff changeset
848 #: macro.c:2866
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
849 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
850 msgid "\"%s\" may not appear in macro parameter list"
111
kono
parents: 67
diff changeset
851 msgstr "”%s” får inte förekomma i en makroparameterlista"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
852
111
kono
parents: 67
diff changeset
853 #: macro.c:2874
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
854 msgid "macro parameters must be comma-separated"
111
kono
parents: 67
diff changeset
855 msgstr "makroparametrar måste avdelas av komman"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
856
111
kono
parents: 67
diff changeset
857 #: macro.c:2893
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
858 msgid "parameter name missing"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
859 msgstr "parameternamn saknas"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
860
111
kono
parents: 67
diff changeset
861 #: macro.c:2914
kono
parents: 67
diff changeset
862 msgid "anonymous variadic macros were introduced in C++11"
kono
parents: 67
diff changeset
863 msgstr "anonyma variabla makron introducerades i C++11"
kono
parents: 67
diff changeset
864
kono
parents: 67
diff changeset
865 #: macro.c:2918 macro.c:2923
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
866 msgid "anonymous variadic macros were introduced in C99"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
867 msgstr "anonyma variabla makron introducerades i C99"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
868
111
kono
parents: 67
diff changeset
869 #: macro.c:2930
kono
parents: 67
diff changeset
870 msgid "ISO C++ does not permit named variadic macros"
kono
parents: 67
diff changeset
871 msgstr "ISO C++ tillåter inte namngivna variabla makron"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
872
111
kono
parents: 67
diff changeset
873 #: macro.c:2933
kono
parents: 67
diff changeset
874 msgid "ISO C does not permit named variadic macros"
kono
parents: 67
diff changeset
875 msgstr "ISO C tillåter inte namngivna variabla makron"
kono
parents: 67
diff changeset
876
kono
parents: 67
diff changeset
877 #: macro.c:2943
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
878 msgid "missing ')' in macro parameter list"
111
kono
parents: 67
diff changeset
879 msgstr "saknad ”)” i makroparameterlista"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
880
111
kono
parents: 67
diff changeset
881 #: macro.c:2994
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
882 msgid "'##' cannot appear at either end of a macro expansion"
111
kono
parents: 67
diff changeset
883 msgstr "”##” kan inte förekomma vid någon av ändarna av makroexpansionen"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
884
111
kono
parents: 67
diff changeset
885 #: macro.c:3031
kono
parents: 67
diff changeset
886 msgid "ISO C++11 requires whitespace after the macro name"
kono
parents: 67
diff changeset
887 msgstr "ISO C++11 kräver mellanrum efter makronamnet"
kono
parents: 67
diff changeset
888
kono
parents: 67
diff changeset
889 #: macro.c:3034
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
890 msgid "ISO C99 requires whitespace after the macro name"
111
kono
parents: 67
diff changeset
891 msgstr "ISO C99 kräver mellanrum efter makronamnet"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
892
111
kono
parents: 67
diff changeset
893 #: macro.c:3059
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
894 msgid "missing whitespace after the macro name"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
895 msgstr "mellanrum saknas efter makronamn"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
896
111
kono
parents: 67
diff changeset
897 #: macro.c:3093
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
898 msgid "'#' is not followed by a macro parameter"
111
kono
parents: 67
diff changeset
899 msgstr "”#” följs inte av en makroparameter"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
900
111
kono
parents: 67
diff changeset
901 #: macro.c:3254
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
902 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
903 msgid "\"%s\" redefined"
111
kono
parents: 67
diff changeset
904 msgstr "”%s” omdefinierad"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
905
111
kono
parents: 67
diff changeset
906 #: macro.c:3259
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
907 msgid "this is the location of the previous definition"
111
kono
parents: 67
diff changeset
908 msgstr "detta är platsen för den tidigare definitionen"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
909
111
kono
parents: 67
diff changeset
910 #: macro.c:3320
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
911 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
912 msgid "macro argument \"%s\" would be stringified in traditional C"
111
kono
parents: 67
diff changeset
913 msgstr "makroargumentet ”%s” skulle bli gjort till sträng i traditionell C"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
914
111
kono
parents: 67
diff changeset
915 #: macro.c:3356
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
916 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
917 msgid "invalid hash type %d in cpp_macro_definition"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
918 msgstr "ogiltig hash-typ %d i cpp_macro_definition"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
919
111
kono
parents: 67
diff changeset
920 #: 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
921 msgid "while writing precompiled header"
111
kono
parents: 67
diff changeset
922 msgstr "vid skrivning av förkompilerat huvud"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
923
111
kono
parents: 67
diff changeset
924 #: pch.c:621
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
925 #, c-format
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
926 msgid "%s: not used because `%.*s' is poisoned"
111
kono
parents: 67
diff changeset
927 msgstr "%s: inte använd för att ”%.*s” är förgiftad"
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
928
111
kono
parents: 67
diff changeset
929 #: pch.c:643
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
930 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
931 msgid "%s: not used because `%.*s' not defined"
111
kono
parents: 67
diff changeset
932 msgstr "%s: inte använd för att ”%.*s” inte är definierad"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
933
111
kono
parents: 67
diff changeset
934 #: pch.c:655
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
935 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
936 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
111
kono
parents: 67
diff changeset
937 msgstr "%s: används inte för att ”%.*s” definieras som ”%s” inte ”%.*s”"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
938
111
kono
parents: 67
diff changeset
939 #: pch.c:696
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
940 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
941 msgid "%s: not used because `%s' is defined"
111
kono
parents: 67
diff changeset
942 msgstr "%s: inte använd för att ”%s” är definierad"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
943
111
kono
parents: 67
diff changeset
944 #: pch.c:716
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
945 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
946 msgid "%s: not used because `__COUNTER__' is invalid"
111
kono
parents: 67
diff changeset
947 msgstr "%s: inte använd för att ”__COUNTER__” är ogiltig"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
948
111
kono
parents: 67
diff changeset
949 #: pch.c:725 pch.c:902
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
950 msgid "while reading precompiled header"
111
kono
parents: 67
diff changeset
951 msgstr "vid läsning av förkompilerat huvud"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
952
111
kono
parents: 67
diff changeset
953 #: traditional.c:889
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
954 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
955 msgid "detected recursion whilst expanding macro \"%s\""
111
kono
parents: 67
diff changeset
956 msgstr "upptäckte rekursion vid under expansion av makrot ”%s”"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
957
111
kono
parents: 67
diff changeset
958 #: traditional.c:1108
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
959 msgid "syntax error in macro parameter list"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
960 msgstr "syntaxfel i makroparameterlista"