comparison libcpp/po/id.po @ 55:77e2b8dfacca gcc-4.4.5

update it from 4.4.3 to 4.5.0
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Fri, 12 Feb 2010 23:39:51 +0900
parents 855418dad1a3
children b7f97abdc517
comparison
equal deleted inserted replaced
52:c156f1bd5cd9 55:77e2b8dfacca
3 # This file is distributed under the same license as the gcc package. 3 # This file is distributed under the same license as the gcc package.
4 # Arif E. Nugroho <arif_endro@yahoo.com>, 2008, 2009. 4 # Arif E. Nugroho <arif_endro@yahoo.com>, 2008, 2009.
5 # 5 #
6 msgid "" 6 msgid ""
7 msgstr "" 7 msgstr ""
8 "Project-Id-Version: cpplib 4.4.1\n" 8 "Project-Id-Version: cpplib 4.5-b20091203\n"
9 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" 9 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
10 "POT-Creation-Date: 2009-04-22 16:32+0000\n" 10 "POT-Creation-Date: 2009-12-02 14:22+0000\n"
11 "PO-Revision-Date: 2009-09-08 18:00+0700\n" 11 "PO-Revision-Date: 2009-12-07 14:00+0700\n"
12 "Last-Translator: Arif E. Nugroho <arif_endro@yahoo.com>\n" 12 "Last-Translator: Arif E. Nugroho <arif_endro@yahoo.com>\n"
13 "Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n" 13 "Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
14 "MIME-Version: 1.0\n" 14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=ISO-8859-1\n" 15 "Content-Type: text/plain; charset=ISO-8859-1\n"
16 "Content-Transfer-Encoding: 8bit\n" 16 "Content-Transfer-Encoding: 8bit\n"
27 #: charset.c:685 27 #: charset.c:685
28 #, c-format 28 #, c-format
29 msgid "no iconv implementation, cannot convert from %s to %s" 29 msgid "no iconv implementation, cannot convert from %s to %s"
30 msgstr "tidak ada implementasi iconv, tidak dapat mengubah dari %s ke %s" 30 msgstr "tidak ada implementasi iconv, tidak dapat mengubah dari %s ke %s"
31 31
32 #: charset.c:773 32 #: charset.c:781
33 #, c-format 33 #, c-format
34 msgid "character 0x%lx is not in the basic source character set\n" 34 msgid "character 0x%lx is not in the basic source character set\n"
35 msgstr "karakter 0x%lx tidak dalam sumber dasar set karaketer\n" 35 msgstr "karakter 0x%lx tidak dalam sumber dasar set karaketer\n"
36 36
37 #: charset.c:790 charset.c:1398 37 #: charset.c:798 charset.c:1457
38 msgid "converting to execution character set" 38 msgid "converting to execution character set"
39 msgstr "mengubah ke eksekusi set karakter" 39 msgstr "mengubah ke eksekusi set karakter"
40 40
41 #: charset.c:796 41 #: charset.c:804
42 #, c-format 42 #, c-format
43 msgid "character 0x%lx is not unibyte in execution character set" 43 msgid "character 0x%lx is not unibyte in execution character set"
44 msgstr "karakter 0x%lx bukan unibyte dalam eksekusi set karakter" 44 msgstr "karakter 0x%lx bukan unibyte dalam eksekusi set karakter"
45 45
46 #: charset.c:920 46 #: charset.c:928
47 #, c-format 47 #, c-format
48 msgid "Character %x might not be NFKC" 48 msgid "Character %x might not be NFKC"
49 msgstr "Karakter %x mungkin bukan NFKC" 49 msgstr "Karakter %x mungkin bukan NFKC"
50 50
51 #: charset.c:980 51 #: charset.c:994
52 msgid "universal character names are only valid in C++ and C99" 52 msgid "universal character names are only valid in C++ and C99"
53 msgstr "nama karakter universal hanya valid dalam C++ dan C99" 53 msgstr "nama karakter universal hanya valid dalam C++ dan C99"
54 54
55 #: charset.c:983 55 #: charset.c:997
56 #, c-format 56 #, c-format
57 msgid "the meaning of '\\%c' is different in traditional C" 57 msgid "the meaning of '\\%c' is different in traditional C"
58 msgstr "arti dari '\\%c' berbeda dalam tradisional C" 58 msgstr "arti dari '\\%c' berbeda dalam tradisional C"
59 59
60 #: charset.c:992 60 #: charset.c:1006
61 msgid "In _cpp_valid_ucn but not a UCN" 61 msgid "In _cpp_valid_ucn but not a UCN"
62 msgstr "Dalam _cpp_valid_ucn tetapi bukan sebuah UCN" 62 msgstr "Dalam _cpp_valid_ucn tetapi bukan sebuah UCN"
63 63
64 #: charset.c:1017 64 #: charset.c:1031
65 #, c-format 65 #, c-format
66 msgid "incomplete universal character name %.*s" 66 msgid "incomplete universal character name %.*s"
67 msgstr "nama karakter universal %.*s tidak lengkap" 67 msgstr "nama karakter universal %.*s tidak lengkap"
68 68
69 #: charset.c:1029 69 #: charset.c:1046
70 #, c-format 70 #, c-format
71 msgid "%.*s is not a valid universal character" 71 msgid "%.*s is not a valid universal character"
72 msgstr "%.*s bukan sebuah karakter universal yang valid" 72 msgstr "%.*s bukan sebuah karakter universal yang valid"
73 73
74 #: charset.c:1039 lex.c:486 74 #: charset.c:1056 lex.c:486
75 msgid "'$' in identifier or number" 75 msgid "'$' in identifier or number"
76 msgstr "'$' dalam identifier atau angka" 76 msgstr "'$' dalam identifier atau angka"
77 77
78 #: charset.c:1049 78 #: charset.c:1066
79 #, c-format 79 #, c-format
80 msgid "universal character %.*s is not valid in an identifier" 80 msgid "universal character %.*s is not valid in an identifier"
81 msgstr "karakter universal %.*s tidak valid dalam sebuah pengidentifikasi" 81 msgstr "karakter universal %.*s tidak valid dalam sebuah pengidentifikasi"
82 82
83 #: charset.c:1053 83 #: charset.c:1070
84 #, c-format 84 #, c-format
85 msgid "universal character %.*s is not valid at the start of an identifier" 85 msgid "universal character %.*s is not valid at the start of an identifier"
86 msgstr "karakter universal %.*s tidak valid di awal dari sebuah pengidentifikasi" 86 msgstr "karakter universal %.*s tidak valid di awal dari sebuah pengidentifikasi"
87 87
88 #: charset.c:1085 charset.c:1628 88 #: charset.c:1102 charset.c:1687
89 msgid "converting UCN to source character set" 89 msgid "converting UCN to source character set"
90 msgstr "mengubah UCN ke set karakter asal" 90 msgstr "mengubah UCN ke set karakter asal"
91 91
92 #: charset.c:1089 92 #: charset.c:1106
93 msgid "converting UCN to execution character set" 93 msgid "converting UCN to execution character set"
94 msgstr "mengubah UCN ke set karakter eksekusi" 94 msgstr "mengubah UCN ke set karakter eksekusi"
95 95
96 #: charset.c:1161 96 #: charset.c:1178
97 msgid "the meaning of '\\x' is different in traditional C" 97 msgid "the meaning of '\\x' is different in traditional C"
98 msgstr "arti dari '\\x' berbeda dalam tradisional C" 98 msgstr "arti dari '\\x' berbeda dalam tradisional C"
99 99
100 #: charset.c:1178 100 #: charset.c:1195
101 msgid "\\x used with no following hex digits" 101 msgid "\\x used with no following hex digits"
102 msgstr "\\x digunakan dengan tidak mengikuti hex digits" 102 msgstr "\\x digunakan dengan tidak mengikuti hex digits"
103 103
104 #: charset.c:1185 104 #: charset.c:1202
105 msgid "hex escape sequence out of range" 105 msgid "hex escape sequence out of range"
106 msgstr "hex escape sequence diluar dari jangkauan" 106 msgstr "hex escape sequence diluar dari jangkauan"
107 107
108 #: charset.c:1223 108 #: charset.c:1240
109 msgid "octal escape sequence out of range" 109 msgid "octal escape sequence out of range"
110 msgstr "oktal escape sequence diluar dari jangkauan" 110 msgstr "oktal escape sequence diluar dari jangkauan"
111 111
112 #: charset.c:1289 112 #: charset.c:1306
113 msgid "the meaning of '\\a' is different in traditional C" 113 msgid "the meaning of '\\a' is different in traditional C"
114 msgstr "arti dari '\\a' berbeda dalam tradisional C" 114 msgstr "arti dari '\\a' berbeda dalam tradisional C"
115 115
116 #: charset.c:1296 116 #: charset.c:1313
117 #, c-format 117 #, c-format
118 msgid "non-ISO-standard escape sequence, '\\%c'" 118 msgid "non-ISO-standard escape sequence, '\\%c'"
119 msgstr "bukan ISO standar escape sequence, '\\%c'" 119 msgstr "bukan ISO standar escape sequence, '\\%c'"
120 120
121 #: charset.c:1304 121 #: charset.c:1321
122 #, c-format 122 #, c-format
123 msgid "unknown escape sequence '\\%c'" 123 msgid "unknown escape sequence: '\\%c'"
124 msgstr "escape sequence '\\%c' tidak diketahui" 124 msgstr "escape sequence: '\\%c' tidak diketahui"
125 125
126 #: charset.c:1312 126 #: charset.c:1329
127 #, c-format 127 #, c-format
128 msgid "unknown escape sequence: '\\%s'" 128 msgid "unknown escape sequence: '\\%s'"
129 msgstr "escape sequence: '\\%s' tidak diketahui" 129 msgstr "escape sequence: '\\%s' tidak diketahui"
130 130
131 #: charset.c:1319 131 #: charset.c:1336
132 msgid "converting escape sequence to execution character set" 132 msgid "converting escape sequence to execution character set"
133 msgstr "mengubah escape sequence ke set karakter eksekusi" 133 msgstr "mengubah escape sequence ke set karakter eksekusi"
134 134
135 #: charset.c:1463 charset.c:1527 135 #: charset.c:1522 charset.c:1586
136 msgid "character constant too long for its type" 136 msgid "character constant too long for its type"
137 msgstr "konstanta karakter terlalu panjang untuk tipenya" 137 msgstr "konstanta karakter terlalu panjang untuk tipenya"
138 138
139 #: charset.c:1466 139 #: charset.c:1525
140 msgid "multi-character character constant" 140 msgid "multi-character character constant"
141 msgstr "konstanta karakter multi-karakter" 141 msgstr "konstanta karakter multi-karakter"
142 142
143 #: charset.c:1566 143 #: charset.c:1625
144 msgid "empty character constant" 144 msgid "empty character constant"
145 msgstr "konstanta karakter kosong" 145 msgstr "konstanta karakter kosong"
146 146
147 #: charset.c:1675 147 #: charset.c:1734
148 #, c-format 148 #, c-format
149 msgid "failure to convert %s to %s" 149 msgid "failure to convert %s to %s"
150 msgstr "gagal untuk mengubah %s ke %s" 150 msgstr "gagal untuk mengubah %s ke %s"
151 151
152 #: directives.c:216 directives.c:242 152 #: directives.c:222 directives.c:248
153 #, c-format 153 #, c-format
154 msgid "extra tokens at end of #%s directive" 154 msgid "extra tokens at end of #%s directive"
155 msgstr "ekstra token di akhir dari #%s direktif" 155 msgstr "ekstra token di akhir dari #%s direktif"
156 156
157 #: directives.c:348 157 #: directives.c:354
158 #, c-format 158 #, c-format
159 msgid "#%s is a GCC extension" 159 msgid "#%s is a GCC extension"
160 msgstr "#%s adalah sebuah ekstensi GCC" 160 msgstr "#%s adalah sebuah ekstensi GCC"
161 161
162 #: directives.c:352 162 #: directives.c:358
163 #, c-format 163 #, c-format
164 msgid "#%s is a deprecated GCC extension" 164 msgid "#%s is a deprecated GCC extension"
165 msgstr "#%s adalah sebuah ekstensi GCC yang sudah ditinggalkan" 165 msgstr "#%s adalah sebuah ekstensi GCC yang sudah ditinggalkan"
166 166
167 #: directives.c:366 167 #: directives.c:372
168 msgid "suggest not using #elif in traditional C" 168 msgid "suggest not using #elif in traditional C"
169 msgstr "disarankan tidak menggunakan #elif dalam tradisional C" 169 msgstr "disarankan tidak menggunakan #elif dalam tradisional C"
170 170
171 #: directives.c:369 171 #: directives.c:375
172 #, c-format 172 #, c-format
173 msgid "traditional C ignores #%s with the # indented" 173 msgid "traditional C ignores #%s with the # indented"
174 msgstr "tradisional C mengabaikan #%s dengan # terindentasi" 174 msgstr "tradisional C mengabaikan #%s dengan # terindentasi"
175 175
176 #: directives.c:373 176 #: directives.c:379
177 #, c-format 177 #, c-format
178 msgid "suggest hiding #%s from traditional C with an indented #" 178 msgid "suggest hiding #%s from traditional C with an indented #"
179 msgstr "disarankan menyembunyikan #%s dari tradisional C dengan sebuah indentasi #" 179 msgstr "disarankan menyembunyikan #%s dari tradisional C dengan sebuah indentasi #"
180 180
181 #: directives.c:399 181 #: directives.c:405
182 msgid "embedding a directive within macro arguments is not portable" 182 msgid "embedding a directive within macro arguments is not portable"
183 msgstr "embedding sebuah direktif didalam argumen makro yang bukan portabel" 183 msgstr "embedding sebuah direktif didalam argumen makro yang bukan portabel"
184 184
185 #: directives.c:419 185 #: directives.c:425
186 msgid "style of line directive is a GCC extension" 186 msgid "style of line directive is a GCC extension"
187 msgstr "gaya dari baris direktif bukan sebuah ekstensi GCC" 187 msgstr "gaya dari baris direktif bukan sebuah ekstensi GCC"
188 188
189 #: directives.c:474 189 #: directives.c:480
190 #, c-format 190 #, c-format
191 msgid "invalid preprocessing directive #%s" 191 msgid "invalid preprocessing directive #%s"
192 msgstr "preprosesing direktif #%s tidak valid" 192 msgstr "preprosesing direktif #%s tidak valid"
193 193
194 #: directives.c:542 194 #: directives.c:548
195 msgid "\"defined\" cannot be used as a macro name" 195 msgid "\"defined\" cannot be used as a macro name"
196 msgstr "\"defined\" tidak dapat digunakan sebagai sebuah nama makro" 196 msgstr "\"defined\" tidak dapat digunakan sebagai sebuah nama makro"
197 197
198 #: directives.c:548 198 #: directives.c:554
199 #, c-format 199 #, c-format
200 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" 200 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
201 msgstr "\"%s\" tidak dapat digunakan sebagai sebuah nama makro karena ini adalah sebuah operator dalam C++" 201 msgstr "\"%s\" tidak dapat digunakan sebagai sebuah nama makro karena ini adalah sebuah operator dalam C++"
202 202
203 #: directives.c:551 203 #: directives.c:557
204 #, c-format 204 #, c-format
205 msgid "no macro name given in #%s directive" 205 msgid "no macro name given in #%s directive"
206 msgstr "tidak ada nama makro yang diberikan dalam direktif #%s" 206 msgstr "tidak ada nama makro yang diberikan dalam direktif #%s"
207 207
208 #: directives.c:554 208 #: directives.c:560
209 msgid "macro names must be identifiers" 209 msgid "macro names must be identifiers"
210 msgstr "nama makro harus berupa pengidentifikasi" 210 msgstr "nama makro harus berupa pengidentifikasi"
211 211
212 #: directives.c:603 212 #: directives.c:609
213 #, c-format 213 #, c-format
214 msgid "undefining \"%s\"" 214 msgid "undefining \"%s\""
215 msgstr "tidak terdefinisi \"%s\"" 215 msgstr "tidak terdefinisi \"%s\""
216 216
217 #: directives.c:658 217 #: directives.c:664
218 msgid "missing terminating > character" 218 msgid "missing terminating > character"
219 msgstr "hilang karakter pengakhir >" 219 msgstr "hilang karakter pengakhir >"
220 220
221 #: directives.c:713 221 #: directives.c:723
222 #, c-format 222 #, c-format
223 msgid "#%s expects \"FILENAME\" or <FILENAME>" 223 msgid "#%s expects \"FILENAME\" or <FILENAME>"
224 msgstr "#%s diduga \"NAMA BERKAS\" atau <NAMA BERKAS>" 224 msgstr "#%s diduga \"NAMA BERKAS\" atau <NAMA BERKAS>"
225 225
226 #: directives.c:757 226 #: directives.c:769
227 #, c-format 227 #, c-format
228 msgid "empty filename in #%s" 228 msgid "empty filename in #%s"
229 msgstr "nama berkas kosong dalam #%s" 229 msgstr "nama berkas kosong dalam #%s"
230 230
231 #: directives.c:767 231 #: directives.c:779
232 msgid "#include nested too deeply" 232 msgid "#include nested too deeply"
233 msgstr "#include nested terlalu dalam" 233 msgstr "#include nested terlalu dalam"
234 234
235 #: directives.c:808 235 #: directives.c:820
236 msgid "#include_next in primary source file" 236 msgid "#include_next in primary source file"
237 msgstr "#include_next dalam berkas kode program utama" 237 msgstr "#include_next dalam berkas kode program utama"
238 238
239 #: directives.c:834 239 #: directives.c:846
240 #, c-format 240 #, c-format
241 msgid "invalid flag \"%s\" in line directive" 241 msgid "invalid flag \"%s\" in line directive"
242 msgstr "tanda \"%s\" tidak valid dalam baris direktif" 242 msgstr "tanda \"%s\" tidak valid dalam baris direktif"
243 243
244 #: directives.c:894 244 #: directives.c:906
245 msgid "unexpected end of file after #line" 245 msgid "unexpected end of file after #line"
246 msgstr "tidak terduga akhir dari berkas setelah #line" 246 msgstr "tidak terduga akhir dari berkas setelah #line"
247 247
248 #: directives.c:897 248 #: directives.c:909
249 #, c-format 249 #, c-format
250 msgid "\"%s\" after #line is not a positive integer" 250 msgid "\"%s\" after #line is not a positive integer"
251 msgstr "\"%s\" setelah #line bukan sebuah integer positif" 251 msgstr "\"%s\" setelah #line bukan sebuah integer positif"
252 252
253 #: directives.c:903 directives.c:905 253 #: directives.c:915 directives.c:917
254 msgid "line number out of range" 254 msgid "line number out of range"
255 msgstr "nomor baris diluar dari jangkauan" 255 msgstr "nomor baris diluar dari jangkauan"
256 256
257 #: directives.c:918 directives.c:998 257 #: directives.c:930 directives.c:1010
258 #, c-format 258 #, c-format
259 msgid "\"%s\" is not a valid filename" 259 msgid "\"%s\" is not a valid filename"
260 msgstr "\"%s\" bukan sebuah nama berkas yang valid" 260 msgstr "\"%s\" bukan sebuah nama berkas yang valid"
261 261
262 #: directives.c:958 262 #: directives.c:970
263 #, c-format 263 #, c-format
264 msgid "\"%s\" after # is not a positive integer" 264 msgid "\"%s\" after # is not a positive integer"
265 msgstr "\"%s\" setelah # bukan sebuah integer positif" 265 msgstr "\"%s\" setelah # bukan sebuah integer positif"
266 266
267 #: directives.c:1042 267 #: directives.c:1062
268 #, c-format 268 #, c-format
269 msgid "%s" 269 msgid "%s"
270 msgstr "%s" 270 msgstr "%s"
271 271
272 #: directives.c:1066 272 #: directives.c:1086
273 #, c-format 273 #, c-format
274 msgid "invalid #%s directive" 274 msgid "invalid #%s directive"
275 msgstr "direktif #%s tidak valid" 275 msgstr "direktif #%s tidak valid"
276 276
277 #: directives.c:1129 277 #: directives.c:1149
278 #, c-format 278 #, c-format
279 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion" 279 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
280 msgstr "mendaftarkan pragma dalam ruang-nama \"%s\" dengan ekspansi nama yang tidak cocok" 280 msgstr "mendaftarkan pragma dalam ruang-nama \"%s\" dengan ekspansi nama yang tidak cocok"
281 281
282 #: directives.c:1138 282 #: directives.c:1158
283 #, c-format 283 #, c-format
284 msgid "registering pragma \"%s\" with name expansion and no namespace" 284 msgid "registering pragma \"%s\" with name expansion and no namespace"
285 msgstr "mendaftarkan pragma \"%s\" dengan ekspansi nama dan tidak ada ruang-nama" 285 msgstr "mendaftarkan pragma \"%s\" dengan ekspansi nama dan tidak ada ruang-nama"
286 286
287 #: directives.c:1156 287 #: directives.c:1176
288 #, c-format 288 #, c-format
289 msgid "registering \"%s\" as both a pragma and a pragma namespace" 289 msgid "registering \"%s\" as both a pragma and a pragma namespace"
290 msgstr "mendaftarkan \"%s\" sebagai baik sebuah pragma dan sebuah ruang-nama" 290 msgstr "mendaftarkan \"%s\" sebagai baik sebuah pragma dan sebuah ruang-nama"
291 291
292 #: directives.c:1159 292 #: directives.c:1179
293 #, c-format 293 #, c-format
294 msgid "#pragma %s %s is already registered" 294 msgid "#pragma %s %s is already registered"
295 msgstr "#pragma %s %s telah terdaftar" 295 msgstr "#pragma %s %s telah terdaftar"
296 296
297 #: directives.c:1162 297 #: directives.c:1182
298 #, c-format 298 #, c-format
299 msgid "#pragma %s is already registered" 299 msgid "#pragma %s is already registered"
300 msgstr "#pragma %s telah terdaftar" 300 msgstr "#pragma %s telah terdaftar"
301 301
302 #: directives.c:1192 302 #: directives.c:1212
303 msgid "registering pragma with NULL handler" 303 msgid "registering pragma with NULL handler"
304 msgstr "mendaftarkan pragma dengan penanganan KOSONG" 304 msgstr "mendaftarkan pragma dengan penanganan KOSONG"
305 305
306 #: directives.c:1402 306 #: directives.c:1424
307 msgid "#pragma once in main file" 307 msgid "#pragma once in main file"
308 msgstr "#pragma sekali dalam berkas utama" 308 msgstr "#pragma sekali dalam berkas utama"
309 309
310 #: directives.c:1425 310 #: directives.c:1444
311 msgid "invalid #pragma push_macro directive"
312 msgstr "#pragma push_macro direktif tidak valid"
313
314 #: directives.c:1483
315 msgid "invalid #pragma pop_macro directive"
316 msgstr "#pragma pop_macro direktif tidak valid"
317
318 #: directives.c:1537
311 msgid "invalid #pragma GCC poison directive" 319 msgid "invalid #pragma GCC poison directive"
312 msgstr "#pragma GCC tidak valid merusak direktif" 320 msgstr "#pragma GCC tidak valid merusak direktif"
313 321
314 #: directives.c:1434 322 #: directives.c:1546
315 #, c-format 323 #, c-format
316 msgid "poisoning existing macro \"%s\"" 324 msgid "poisoning existing macro \"%s\""
317 msgstr "merusak makro \"%s\" yang sudah ada" 325 msgstr "merusak makro \"%s\" yang sudah ada"
318 326
319 #: directives.c:1453 327 #: directives.c:1565
320 msgid "#pragma system_header ignored outside include file" 328 msgid "#pragma system_header ignored outside include file"
321 msgstr "pragma system_header diabaikan diluar berkas include" 329 msgstr "pragma system_header diabaikan diluar berkas include"
322 330
323 #: directives.c:1477 331 #: directives.c:1590
324 #, c-format 332 #, c-format
325 msgid "cannot find source file %s" 333 msgid "cannot find source file %s"
326 msgstr "tidak dapat menemukan berkas sumber %s" 334 msgstr "tidak dapat menemukan berkas sumber %s"
327 335
328 #: directives.c:1481 336 #: directives.c:1594
329 #, c-format 337 #, c-format
330 msgid "current file is older than %s" 338 msgid "current file is older than %s"
331 msgstr "berkas ini lebih lama daripada %s" 339 msgstr "berkas ini lebih lama daripada %s"
332 340
333 #: directives.c:1665 341 #: directives.c:1779
334 msgid "_Pragma takes a parenthesized string literal" 342 msgid "_Pragma takes a parenthesized string literal"
335 msgstr "_Pragma mengambil sebuah string literal tanda kurung" 343 msgstr "_Pragma mengambil sebuah string literal tanda kurung"
336 344
337 #: directives.c:1766 345 #: directives.c:1884
338 msgid "#else without #if" 346 msgid "#else without #if"
339 msgstr "#else tanpa #if" 347 msgstr "#else tanpa #if"
340 348
341 #: directives.c:1771 349 #: directives.c:1889
342 msgid "#else after #else" 350 msgid "#else after #else"
343 msgstr "#else setelah #else" 351 msgstr "#else setelah #else"
344 352
345 #: directives.c:1773 directives.c:1806 353 #: directives.c:1891 directives.c:1924
346 msgid "the conditional began here" 354 msgid "the conditional began here"
347 msgstr "kondisional berawal disini" 355 msgstr "kondisional berawal disini"
348 356
349 #: directives.c:1799 357 #: directives.c:1917
350 msgid "#elif without #if" 358 msgid "#elif without #if"
351 msgstr "#elif tanpa #if" 359 msgstr "#elif tanpa #if"
352 360
353 #: directives.c:1804 361 #: directives.c:1922
354 msgid "#elif after #else" 362 msgid "#elif after #else"
355 msgstr "#elif setelah #else" 363 msgstr "#elif setelah #else"
356 364
357 #: directives.c:1842 365 #: directives.c:1960
358 msgid "#endif without #if" 366 msgid "#endif without #if"
359 msgstr "#endif tanpa #if" 367 msgstr "#endif tanpa #if"
360 368
361 #: directives.c:1919 369 #: directives.c:2040
362 msgid "missing '(' after predicate" 370 msgid "missing '(' after predicate"
363 msgstr "hilang '(' setelah predikat" 371 msgstr "hilang '(' setelah predikat"
364 372
365 #: directives.c:1934 373 #: directives.c:2055
366 msgid "missing ')' to complete answer" 374 msgid "missing ')' to complete answer"
367 msgstr "hilang ')' untuk melengkapi jawaban" 375 msgstr "hilang ')' untuk melengkapi jawaban"
368 376
369 #: directives.c:1954 377 #: directives.c:2075
370 msgid "predicate's answer is empty" 378 msgid "predicate's answer is empty"
371 msgstr "jawaban predikat kosong" 379 msgstr "jawaban predikat kosong"
372 380
373 #: directives.c:1981 381 #: directives.c:2102
374 msgid "assertion without predicate" 382 msgid "assertion without predicate"
375 msgstr "assertion tanpa predikat" 383 msgstr "assertion tanpa predikat"
376 384
377 #: directives.c:1983 385 #: directives.c:2105
378 msgid "predicate must be an identifier" 386 msgid "predicate must be an identifier"
379 msgstr "predikat harus berupa sebuah pengidentifikasi" 387 msgstr "predikat harus berupa sebuah pengidentifikasi"
380 388
381 #: directives.c:2069 389 #: directives.c:2191
382 #, c-format 390 #, c-format
383 msgid "\"%s\" re-asserted" 391 msgid "\"%s\" re-asserted"
384 msgstr "\"%s\" re-asserted" 392 msgstr "\"%s\" re-asserted"
385 393
386 #: directives.c:2375 394 #: directives.c:2474
387 #, c-format 395 #, c-format
388 msgid "unterminated #%s" 396 msgid "unterminated #%s"
389 msgstr "tidak terselesaikan #%s" 397 msgstr "tidak terselesaikan #%s"
390 398
391 #: directives-only.c:222 lex.c:1149 traditional.c:163 399 #: directives-only.c:222 lex.c:1415 traditional.c:163
392 msgid "unterminated comment" 400 msgid "unterminated comment"
393 msgstr "komentar tidak terselesaikan" 401 msgstr "komentar tidak terselesaikan"
394 402
395 #: errors.c:118 403 #: errors.c:93
396 msgid "warning: "
397 msgstr "peringatan: "
398
399 #: errors.c:120
400 msgid "internal error: "
401 msgstr "internal error: "
402
403 #: errors.c:122
404 msgid "error: "
405 msgstr "error: "
406
407 #: errors.c:195
408 msgid "stdout" 404 msgid "stdout"
409 msgstr "stdout" 405 msgstr "stdout"
410 406
411 #: errors.c:197 407 #: errors.c:95
412 #, c-format 408 #, c-format
413 msgid "%s: %s" 409 msgid "%s: %s"
414 msgstr "%s: %s" 410 msgstr "%s: %s"
415 411
416 #: expr.c:261 412 #: expr.c:279
417 msgid "too many decimal points in number" 413 msgid "too many decimal points in number"
418 msgstr "terlalu banyak titik desimal dalam angka" 414 msgstr "terlalu banyak titik desimal dalam angka"
419 415
420 #: expr.c:290 expr.c:365 416 #: expr.c:308 expr.c:390
421 msgid "fixed-point constants are a GCC extension" 417 msgid "fixed-point constants are a GCC extension"
422 msgstr "konstanta titik-tetap adalah sebuah ekstensi GCC" 418 msgstr "konstanta titik-tetap adalah sebuah ekstensi GCC"
423 419
424 #: expr.c:303 420 #: expr.c:321
425 #, c-format 421 #, c-format
426 msgid "invalid digit \"%c\" in binary constant" 422 msgid "invalid digit \"%c\" in binary constant"
427 msgstr "digit \"%c\" tidak valid dalam konstanta binari" 423 msgstr "digit \"%c\" tidak valid dalam konstanta binari"
428 424
429 #: expr.c:305 425 #: expr.c:323
430 #, c-format 426 #, c-format
431 msgid "invalid digit \"%c\" in octal constant" 427 msgid "invalid digit \"%c\" in octal constant"
432 msgstr "digit \"%c\" tidak valid dalam konstanta oktal" 428 msgstr "digit \"%c\" tidak valid dalam konstanta oktal"
433 429
434 #: expr.c:313 430 #: expr.c:331
435 msgid "invalid prefix \"0b\" for floating constant" 431 msgid "invalid prefix \"0b\" for floating constant"
436 msgstr "awalan \"0b\" tidak valid untuk konstanta pecahan" 432 msgstr "awalan \"0b\" tidak valid untuk konstanta pecahan"
437 433
438 #: expr.c:319 434 #: expr.c:337
439 msgid "use of C99 hexadecimal floating constant" 435 msgid "use of C99 hexadecimal floating constant"
440 msgstr "penggunaan dari konstanta pecahan heksa desimal C99" 436 msgstr "penggunaan dari konstanta pecahan heksa desimal C99"
441 437
442 #: expr.c:328 438 #: expr.c:346
443 msgid "exponent has no digits" 439 msgid "exponent has no digits"
444 msgstr "eksponen tidak memiliki digits" 440 msgstr "eksponen tidak memiliki digits"
445 441
446 #: expr.c:335 442 #: expr.c:353
447 msgid "hexadecimal floating constants require an exponent" 443 msgid "hexadecimal floating constants require an exponent"
448 msgstr "konstanta pecahan heksa desimal membutuhkan sebuah eksponen" 444 msgstr "konstanta pecahan heksa desimal membutuhkan sebuah eksponen"
449 445
450 #: expr.c:341 446 #: expr.c:359
451 #, c-format 447 #, c-format
452 msgid "invalid suffix \"%.*s\" on floating constant" 448 msgid "invalid suffix \"%.*s\" on floating constant"
453 msgstr "akhira \"%.*s\" tidak valid dalam konstanta pecahan" 449 msgstr "akhira \"%.*s\" tidak valid dalam konstanta pecahan"
454 450
455 #: expr.c:351 expr.c:393 451 #: expr.c:369 expr.c:418
456 #, c-format 452 #, c-format
457 msgid "traditional C rejects the \"%.*s\" suffix" 453 msgid "traditional C rejects the \"%.*s\" suffix"
458 msgstr "tradisional C menolah akhiran \"%.*s\"" 454 msgstr "tradisional C menolah akhiran \"%.*s\""
459 455
460 #: expr.c:358 456 #: expr.c:377
457 msgid "suffix for double constant is a GCC extension"
458 msgstr "akhiran untuk konstanta ganda adalah sebuah ekstensi GCC"
459
460 #: expr.c:383
461 #, c-format 461 #, c-format
462 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant" 462 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
463 msgstr "akhiran \"%.*s\" tidak valid dengan konstanta pecahan heksa desimal" 463 msgstr "akhiran \"%.*s\" tidak valid dengan konstanta pecahan heksa desimal"
464 464
465 #: expr.c:369 465 #: expr.c:394
466 msgid "decimal float constants are a GCC extension" 466 msgid "decimal float constants are a GCC extension"
467 msgstr "konstanta pecahan desimal adalah sebuah ekstensi GCC" 467 msgstr "konstanta pecahan desimal adalah sebuah ekstensi GCC"
468 468
469 #: expr.c:379 469 #: expr.c:404
470 #, c-format 470 #, c-format
471 msgid "invalid suffix \"%.*s\" on integer constant" 471 msgid "invalid suffix \"%.*s\" on integer constant"
472 msgstr "akhiran \"%.*s\" tidak valid dalam konstanta integer" 472 msgstr "akhiran \"%.*s\" tidak valid dalam konstanta integer"
473 473
474 #: expr.c:401 474 #: expr.c:427
475 msgid "use of C99 long long integer constant" 475 msgid "use of C++0x long long integer constant"
476 msgstr "penggunaan dari konstanta integer long long C99" 476 msgstr "penggunaan dari konstanta integer long long C++0x"
477 477
478 #: expr.c:409 478 #: expr.c:436
479 msgid "imaginary constants are a GCC extension" 479 msgid "imaginary constants are a GCC extension"
480 msgstr "konstanta imaginari adalah sebuah ekstensi GCC" 480 msgstr "konstanta imaginari adalah sebuah ekstensi GCC"
481 481
482 #: expr.c:412 482 #: expr.c:439
483 msgid "binary constants are a GCC extension" 483 msgid "binary constants are a GCC extension"
484 msgstr "konstanta binari adalah sebuah ekstensi GCC" 484 msgstr "konstanta binari adalah sebuah ekstensi GCC"
485 485
486 #: expr.c:505 486 #: expr.c:532
487 msgid "integer constant is too large for its type" 487 msgid "integer constant is too large for its type"
488 msgstr "konstanta integer terlalu besar untuk tipenya" 488 msgstr "konstanta integer terlalu besar untuk tipenya"
489 489
490 #: expr.c:517 490 #: expr.c:563
491 msgid "integer constant is so large that it is unsigned" 491 msgid "integer constant is so large that it is unsigned"
492 msgstr "konstanta integer terlalu besar yang itu unsigned" 492 msgstr "konstanta integer terlalu besar yang itu unsigned"
493 493
494 #: expr.c:612 494 #: expr.c:658
495 msgid "missing ')' after \"defined\"" 495 msgid "missing ')' after \"defined\""
496 msgstr "hilang ')' setelah \"defined\"" 496 msgstr "hilang ')' setelah \"defined\""
497 497
498 #: expr.c:619 498 #: expr.c:665
499 msgid "operator \"defined\" requires an identifier" 499 msgid "operator \"defined\" requires an identifier"
500 msgstr "operator \"defined\" membutuhkan sebuah pengidentifikasi" 500 msgstr "operator \"defined\" membutuhkan sebuah pengidentifikasi"
501 501
502 #: expr.c:627 502 #: expr.c:673
503 #, c-format 503 #, c-format
504 msgid "(\"%s\" is an alternative token for \"%s\" in C++)" 504 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
505 msgstr "(\"%s\" adalah sebuah tanda alternatif untuk \"%s\" dalam C++)" 505 msgstr "(\"%s\" adalah sebuah tanda alternatif untuk \"%s\" dalam C++)"
506 506
507 #: expr.c:637 507 #: expr.c:683
508 msgid "this use of \"defined\" may not be portable" 508 msgid "this use of \"defined\" may not be portable"
509 msgstr "penggunaan ini dari \"defined\" mungkin tidak portabel" 509 msgstr "penggunaan ini dari \"defined\" mungkin tidak portabel"
510 510
511 #: expr.c:690 511 #: expr.c:736
512 msgid "floating constant in preprocessor expression" 512 msgid "floating constant in preprocessor expression"
513 msgstr "konstanta pecahan dalam ekspresi preprosesor" 513 msgstr "konstanta pecahan dalam ekspresi preprosesor"
514 514
515 #: expr.c:696 515 #: expr.c:742
516 msgid "imaginary number in preprocessor expression" 516 msgid "imaginary number in preprocessor expression"
517 msgstr "angka imaginari dalam ekspresi preprosesor" 517 msgstr "angka imaginari dalam ekspresi preprosesor"
518 518
519 #: expr.c:743 519 #: expr.c:789
520 #, c-format 520 #, c-format
521 msgid "\"%s\" is not defined" 521 msgid "\"%s\" is not defined"
522 msgstr "\"%s\" tidak didefinisikan" 522 msgstr "\"%s\" tidak didefinisikan"
523 523
524 #: expr.c:755 524 #: expr.c:801
525 msgid "assertions are a GCC extension" 525 msgid "assertions are a GCC extension"
526 msgstr "assertions adalah sebuah ekstensi GCC" 526 msgstr "assertions adalah sebuah ekstensi GCC"
527 527
528 #: expr.c:758 528 #: expr.c:804
529 msgid "assertions are a deprecated extension" 529 msgid "assertions are a deprecated extension"
530 msgstr "assertions adalah sebuah ekstensi yang sudah ditinggalkan" 530 msgstr "assertions adalah sebuah ekstensi yang sudah ditinggalkan"
531 531
532 #: expr.c:891 expr.c:920 532 #: expr.c:937 expr.c:966
533 #, c-format 533 #, c-format
534 msgid "missing binary operator before token \"%s\"" 534 msgid "missing binary operator before token \"%s\""
535 msgstr "hilang operator binari sebelum tanda \"%s\"" 535 msgstr "hilang operator binari sebelum tanda \"%s\""
536 536
537 #: expr.c:911 537 #: expr.c:957
538 #, c-format 538 #, c-format
539 msgid "token \"%s\" is not valid in preprocessor expressions" 539 msgid "token \"%s\" is not valid in preprocessor expressions"
540 msgstr "tanda \"%s\" bukan sebuah ekspresi preprosesor yang valid" 540 msgstr "tanda \"%s\" bukan sebuah ekspresi preprosesor yang valid"
541 541
542 #: expr.c:928 542 #: expr.c:974
543 msgid "missing expression between '(' and ')'" 543 msgid "missing expression between '(' and ')'"
544 msgstr "hilang ekspresi diantara '(' dan ')'" 544 msgstr "hilang ekspresi diantara '(' dan ')'"
545 545
546 #: expr.c:931 546 #: expr.c:977
547 #, c-format 547 #, c-format
548 msgid "%s with no expression" 548 msgid "%s with no expression"
549 msgstr "%s dengan tidak ada ekspresi" 549 msgstr "%s dengan tidak ada ekspresi"
550 550
551 #: expr.c:934 551 #: expr.c:980
552 #, c-format 552 #, c-format
553 msgid "operator '%s' has no right operand" 553 msgid "operator '%s' has no right operand"
554 msgstr "operator '%s' tidak memiliki operan kanan" 554 msgstr "operator '%s' tidak memiliki operan kanan"
555 555
556 #: expr.c:939 556 #: expr.c:985
557 #, c-format 557 #, c-format
558 msgid "operator '%s' has no left operand" 558 msgid "operator '%s' has no left operand"
559 msgstr "operator '%s' tidak memiliki operan kiri" 559 msgstr "operator '%s' tidak memiliki operan kiri"
560 560
561 #: expr.c:965 561 #: expr.c:1011
562 msgid " ':' without preceding '?'" 562 msgid " ':' without preceding '?'"
563 msgstr " ':' tanpa awalan '?'" 563 msgstr " ':' tanpa awalan '?'"
564 564
565 #: expr.c:993 565 #: expr.c:1039
566 #, c-format 566 #, c-format
567 msgid "unbalanced stack in %s" 567 msgid "unbalanced stack in %s"
568 msgstr "stack dalam %s tidak seimbang" 568 msgstr "stack dalam %s tidak seimbang"
569 569
570 #: expr.c:1013 570 #: expr.c:1059
571 #, c-format 571 #, c-format
572 msgid "impossible operator '%u'" 572 msgid "impossible operator '%u'"
573 msgstr "operator '%u' tidak mungkin" 573 msgstr "operator '%u' tidak mungkin"
574 574
575 #: expr.c:1114 575 #: expr.c:1160
576 msgid "missing ')' in expression" 576 msgid "missing ')' in expression"
577 msgstr "hilang ')' dalam ekspresi" 577 msgstr "hilang ')' dalam ekspresi"
578 578
579 #: expr.c:1143 579 #: expr.c:1189
580 msgid "'?' without following ':'" 580 msgid "'?' without following ':'"
581 msgstr "'?' tanpa diikuti ':'" 581 msgstr "'?' tanpa diikuti ':'"
582 582
583 #: expr.c:1153 583 #: expr.c:1199
584 msgid "integer overflow in preprocessor expression" 584 msgid "integer overflow in preprocessor expression"
585 msgstr "integer overflow dalam ekspresi preprosesor" 585 msgstr "integer overflow dalam ekspresi preprosesor"
586 586
587 #: expr.c:1158 587 #: expr.c:1204
588 msgid "missing '(' in expression" 588 msgid "missing '(' in expression"
589 msgstr "hilang '(' dalam ekspresi" 589 msgstr "hilang '(' dalam ekspresi"
590 590
591 #: expr.c:1190 591 #: expr.c:1236
592 #, c-format 592 #, c-format
593 msgid "the left operand of \"%s\" changes sign when promoted" 593 msgid "the left operand of \"%s\" changes sign when promoted"
594 msgstr "operan kiri dari \"%s\" berubah tanda ketika dipromosikan" 594 msgstr "operan kiri dari \"%s\" berubah tanda ketika dipromosikan"
595 595
596 #: expr.c:1195 596 #: expr.c:1241
597 #, c-format 597 #, c-format
598 msgid "the right operand of \"%s\" changes sign when promoted" 598 msgid "the right operand of \"%s\" changes sign when promoted"
599 msgstr "operan kanan dari \"%s\" berubah tanda ketika dipromosikan" 599 msgstr "operan kanan dari \"%s\" berubah tanda ketika dipromosikan"
600 600
601 #: expr.c:1454 601 #: expr.c:1500
602 msgid "traditional C rejects the unary plus operator" 602 msgid "traditional C rejects the unary plus operator"
603 msgstr "tradisional C menolak operator unary plus" 603 msgstr "tradisional C menolak operator unary plus"
604 604
605 #: expr.c:1537 605 #: expr.c:1583
606 msgid "comma operator in operand of #if" 606 msgid "comma operator in operand of #if"
607 msgstr "operator koma dalam operator dari #if" 607 msgstr "operator koma dalam operator dari #if"
608 608
609 #: expr.c:1669 609 #: expr.c:1719
610 msgid "division by zero in #if" 610 msgid "division by zero in #if"
611 msgstr "pembagian oleh nol dalam #if" 611 msgstr "pembagian oleh nol dalam #if"
612 612
613 #: files.c:457 613 #: files.c:463
614 msgid "NULL directory in find_file" 614 msgid "NULL directory in find_file"
615 msgstr "direktori KOSONG dalam find_file" 615 msgstr "direktori KOSONG dalam find_file"
616 616
617 #: files.c:495 617 #: files.c:500
618 msgid "one or more PCH files were found, but they were invalid" 618 msgid "one or more PCH files were found, but they were invalid"
619 msgstr "satu atau lebih berkas PCH telah ditemukan, tetapi mereka tidak valid" 619 msgstr "satu atau lebih berkas PCH telah ditemukan, tetapi mereka tidak valid"
620 620
621 #: files.c:498 621 #: files.c:503
622 msgid "use -Winvalid-pch for more information" 622 msgid "use -Winvalid-pch for more information"
623 msgstr "gunakan -Winvalid-pch untuk informasi lebih lanjut" 623 msgstr "gunakan -Winvalid-pch untuk informasi lebih lanjut"
624 624
625 #: files.c:588 625 #: files.c:594
626 #, c-format 626 #, c-format
627 msgid "%s is a block device" 627 msgid "%s is a block device"
628 msgstr "%s adalah sebuah perangkat blok" 628 msgstr "%s adalah sebuah perangkat blok"
629 629
630 #: files.c:605 630 #: files.c:611
631 #, c-format 631 #, c-format
632 msgid "%s is too large" 632 msgid "%s is too large"
633 msgstr "%s terlalu besar" 633 msgstr "%s terlalu besar"
634 634
635 #: files.c:640 635 #: files.c:646
636 #, c-format 636 #, c-format
637 msgid "%s is shorter than expected" 637 msgid "%s is shorter than expected"
638 msgstr "%s lebih pendek dari yang diduga" 638 msgstr "%s lebih pendek dari yang diduga"
639 639
640 #: files.c:875 640 #: files.c:881
641 #, c-format 641 #, c-format
642 msgid "no include path in which to search for %s" 642 msgid "no include path in which to search for %s"
643 msgstr "tidak ada jalur include yang biasa digunakan untuk pencarian untuk %s" 643 msgstr "tidak ada jalur include yang biasa digunakan untuk pencarian untuk %s"
644 644
645 #: files.c:1286 645 #: files.c:1306
646 msgid "Multiple include guards may be useful for:\n" 646 msgid "Multiple include guards may be useful for:\n"
647 msgstr "Multiple include guards mungkin berguna untuk:\n" 647 msgstr "Multiple include guards mungkin berguna untuk:\n"
648 648
649 #: init.c:452 649 #: init.c:485
650 msgid "cppchar_t must be an unsigned type" 650 msgid "cppchar_t must be an unsigned type"
651 msgstr "cppchar_t harus berupa sebuah tipe unsigned" 651 msgstr "cppchar_t harus berupa sebuah tipe unsigned"
652 652
653 #: init.c:456 653 #: init.c:489
654 #, c-format 654 #, c-format
655 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits" 655 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
656 msgstr "aritmetik preprosesor memiliki presisi maksimal dari %lu bits; target membutuhkan%lu bits" 656 msgstr "aritmetik preprosesor memiliki presisi maksimal dari %lu bits; target membutuhkan%lu bits"
657 657
658 #: init.c:463 658 #: init.c:496
659 msgid "CPP arithmetic must be at least as precise as a target int" 659 msgid "CPP arithmetic must be at least as precise as a target int"
660 msgstr "aritmetik CPP harus paling tidak sama tepatnya dengan sebuah target int" 660 msgstr "aritmetik CPP harus paling tidak sama tepatnya dengan sebuah target int"
661 661
662 #: init.c:466 662 #: init.c:499
663 msgid "target char is less than 8 bits wide" 663 msgid "target char is less than 8 bits wide"
664 msgstr "target char lebih kecil dari 8 bits wide" 664 msgstr "target char lebih kecil dari 8 bits wide"
665 665
666 #: init.c:470 666 #: init.c:503
667 msgid "target wchar_t is narrower than target char" 667 msgid "target wchar_t is narrower than target char"
668 msgstr "target wchar_t lebih kecil dari target char" 668 msgstr "target wchar_t lebih kecil dari target char"
669 669
670 #: init.c:474 670 #: init.c:507
671 msgid "target int is narrower than target char" 671 msgid "target int is narrower than target char"
672 msgstr "target int lebih kecil dari target char" 672 msgstr "target int lebih kecil dari target char"
673 673
674 #: init.c:479 674 #: init.c:512
675 msgid "CPP half-integer narrower than CPP character" 675 msgid "CPP half-integer narrower than CPP character"
676 msgstr "CPP integer-setengah lebih kecil dari karakter CPP" 676 msgstr "CPP integer-setengah lebih kecil dari karakter CPP"
677 677
678 #: init.c:483 678 #: init.c:516
679 #, c-format 679 #, c-format
680 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits" 680 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
681 msgstr "CPP di host ini tidak dapat menangani konstanta karakter lebar diatas %lu bits, tetapi target membutuhkan %lu bits" 681 msgstr "CPP di host ini tidak dapat menangani konstanta karakter lebar diatas %lu bits, tetapi target membutuhkan %lu bits"
682 682
683 #: lex.c:285 683 #: lex.c:285
719 #: lex.c:465 719 #: lex.c:465
720 #, c-format 720 #, c-format
721 msgid "`%.*s' is not in NFC" 721 msgid "`%.*s' is not in NFC"
722 msgstr "`%.*s' tidak dalam NFC" 722 msgstr "`%.*s' tidak dalam NFC"
723 723
724 #: lex.c:553 724 #: lex.c:533 lex.c:610
725 #, c-format 725 #, c-format
726 msgid "attempt to use poisoned \"%s\"" 726 msgid "attempt to use poisoned \"%s\""
727 msgstr "mencoba untuk menggunakan terusak \"%s\"" 727 msgstr "mencoba untuk menggunakan terusak \"%s\""
728 728
729 #: lex.c:561 729 #: lex.c:541 lex.c:618
730 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro" 730 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
731 msgstr "__VA_ARGS__ hanya dapat muncul dalam ekspansi dari sebuah variadik makro C99" 731 msgstr "__VA_ARGS__ hanya dapat muncul dalam ekspansi dari sebuah variadik makro C99"
732 732
733 #: lex.c:675 733 #: lex.c:547 lex.c:624
734 #, c-format
735 msgid "identifier \"%s\" is a special operator name in C++"
736 msgstr "pengidentifikasi \"%s\" adalah nama operator spesial dalam C++"
737
738 #: lex.c:739
739 msgid "raw string delimiter longer than 16 characters"
740 msgstr "pembatas law string lebih panjang dari 16 karakter"
741
742 #: lex.c:742
743 #, c-format
744 msgid "invalid character '%c' in raw string delimiter"
745 msgstr "karakter '%c' tidak valid dalam pembatas mentas string"
746
747 #: lex.c:771 lex.c:818
748 msgid "unterminated raw string"
749 msgstr "tidak terselesaikan raw string"
750
751 #: lex.c:831 lex.c:930
734 msgid "null character(s) preserved in literal" 752 msgid "null character(s) preserved in literal"
735 msgstr "karakter kosong dijaga dalam literal" 753 msgstr "karakter kosong dijaga dalam literal"
736 754
737 #: lex.c:678 755 #: lex.c:933
738 #, c-format 756 #, c-format
739 msgid "missing terminating %c character" 757 msgid "missing terminating %c character"
740 msgstr "hilang karakter pengakhir %c" 758 msgstr "hilang karakter pengakhir %c"
741 759
742 #: lex.c:1160 760 #: lex.c:1426
743 msgid "C++ style comments are not allowed in ISO C90" 761 msgid "C++ style comments are not allowed in ISO C90"
744 msgstr "komentar gaya C++ tidak diijinkan dalam ISO C90" 762 msgstr "komentar gaya C++ tidak diijinkan dalam ISO C90"
745 763
746 #: lex.c:1162 764 #: lex.c:1428
747 msgid "(this will be reported only once per input file)" 765 msgid "(this will be reported only once per input file)"
748 msgstr "(ini hanya akan dilaporkan sekali setiap berkas masukan)" 766 msgstr "(ini hanya akan dilaporkan sekali setiap berkas masukan)"
749 767
750 #: lex.c:1167 768 #: lex.c:1433
751 msgid "multi-line comment" 769 msgid "multi-line comment"
752 msgstr "komentar multi baris" 770 msgstr "komentar multi baris"
753 771
754 #: lex.c:1481 772 #: lex.c:1753
755 #, c-format 773 #, c-format
756 msgid "unspellable token %s" 774 msgid "unspellable token %s"
757 msgstr "tanda %s tidak dapat disebutkan" 775 msgstr "tanda %s tidak dapat disebutkan"
758
759 #: line-map.c:319
760 #, c-format
761 msgid "In file included from %s:%u"
762 msgstr "Dalam berkas dimasukan dari %s:%u"
763
764 #: line-map.c:337
765 #, c-format
766 msgid ""
767 ",\n"
768 " from %s:%u"
769 msgstr ""
770 ",\n"
771 " dari %s:%u"
772 776
773 #: macro.c:87 777 #: macro.c:87
774 #, c-format 778 #, c-format
775 msgid "macro \"%s\" is not used" 779 msgid "macro \"%s\" is not used"
776 msgstr "makro \"%s\" tidak digunakan" 780 msgstr "makro \"%s\" tidak digunakan"
790 794
791 #: macro.c:272 795 #: macro.c:272
792 msgid "__COUNTER__ expanded inside directive with -fdirectives-only" 796 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
793 msgstr "__COUNTER__ diekspans didalam direktif dengan -fdirectives-only" 797 msgstr "__COUNTER__ diekspans didalam direktif dengan -fdirectives-only"
794 798
795 #: macro.c:427 799 #: macro.c:430
796 msgid "invalid string literal, ignoring final '\\'" 800 msgid "invalid string literal, ignoring final '\\'"
797 msgstr "string literal tidak valid, mengabaikan final '\\'" 801 msgstr "string literal tidak valid, mengabaikan final '\\'"
798 802
799 #: macro.c:487 803 #: macro.c:490
800 #, c-format 804 #, c-format
801 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token" 805 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
802 msgstr "pasting \"%s\" dan \"%s\" tidak memberikan sebuah tanda preprosesing valid" 806 msgstr "pasting \"%s\" dan \"%s\" tidak memberikan sebuah tanda preprosesing valid"
803 807
804 #: macro.c:562 808 #: macro.c:565
805 msgid "ISO C99 requires rest arguments to be used" 809 msgid "ISO C99 requires rest arguments to be used"
806 msgstr "ISO C99 membutuhkan argumen rest untuk digunakan" 810 msgstr "ISO C99 membutuhkan argumen rest untuk digunakan"
807 811
808 #: macro.c:567 812 #: macro.c:570
809 #, c-format 813 #, c-format
810 msgid "macro \"%s\" requires %u arguments, but only %u given" 814 msgid "macro \"%s\" requires %u arguments, but only %u given"
811 msgstr "makro \"%s\" membutuhkan %u argumen, tetapi hanya %u diberikan" 815 msgstr "makro \"%s\" membutuhkan %u argumen, tetapi hanya %u diberikan"
812 816
813 #: macro.c:572 817 #: macro.c:575
814 #, c-format 818 #, c-format
815 msgid "macro \"%s\" passed %u arguments, but takes just %u" 819 msgid "macro \"%s\" passed %u arguments, but takes just %u"
816 msgstr "makro \"%s\" melewatkan %u argumen, tetapi hanya mengambil %u" 820 msgstr "makro \"%s\" melewatkan %u argumen, tetapi hanya mengambil %u"
817 821
818 #: macro.c:731 traditional.c:681 822 #: macro.c:734 traditional.c:681
819 #, c-format 823 #, c-format
820 msgid "unterminated argument list invoking macro \"%s\"" 824 msgid "unterminated argument list invoking macro \"%s\""
821 msgstr "daftar argumen tidak terselesaikan memanggil makro \"%s\"" 825 msgstr "daftar argumen tidak terselesaikan memanggil makro \"%s\""
822 826
823 #: macro.c:848 827 #: macro.c:864
824 #, c-format 828 #, c-format
825 msgid "function-like macro \"%s\" must be used with arguments in traditional C" 829 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
826 msgstr "makro \"%s\" seperti fungsi harus digunakan dengan argumen dalam tradisional C" 830 msgstr "makro \"%s\" seperti fungsi harus digunakan dengan argumen dalam tradisional C"
827 831
828 #: macro.c:1016 832 #: macro.c:1038
829 #, c-format 833 #, c-format
830 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90 and ISO C++98" 834 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90 and ISO C++98"
831 msgstr "memanggil makro %s argumen %d: argumen makro kosong tidak didefinisikan dalam ISO C90 dan ISO C++98" 835 msgstr "memanggil makro %s argumen %d: argumen makro kosong tidak didefinisikan dalam ISO C90 dan ISO C++98"
832 836
833 #: macro.c:1479 837 #: macro.c:1501
834 #, c-format 838 #, c-format
835 msgid "duplicate macro parameter \"%s\"" 839 msgid "duplicate macro parameter \"%s\""
836 msgstr "duplikasi parameter makro \"%s\"" 840 msgstr "duplikasi parameter makro \"%s\""
837 841
838 #: macro.c:1525 842 #: macro.c:1547
839 #, c-format 843 #, c-format
840 msgid "\"%s\" may not appear in macro parameter list" 844 msgid "\"%s\" may not appear in macro parameter list"
841 msgstr "\"%s\" mungkin tidak muncul dalam daftar parameter makro" 845 msgstr "\"%s\" mungkin tidak muncul dalam daftar parameter makro"
842 846
843 #: macro.c:1533 847 #: macro.c:1555
844 msgid "macro parameters must be comma-separated" 848 msgid "macro parameters must be comma-separated"
845 msgstr "parameter makro yang berupa koma dipisahkan" 849 msgstr "parameter makro yang berupa koma dipisahkan"
846 850
847 #: macro.c:1550 851 #: macro.c:1572
848 msgid "parameter name missing" 852 msgid "parameter name missing"
849 msgstr "nama parameter hilang" 853 msgstr "nama parameter hilang"
850 854
851 #: macro.c:1567 855 #: macro.c:1589
852 msgid "anonymous variadic macros were introduced in C99" 856 msgid "anonymous variadic macros were introduced in C99"
853 msgstr "anonymous variadik makro diperkenalkan dalam C99" 857 msgstr "anonymous variadik makro diperkenalkan dalam C99"
854 858
855 #: macro.c:1572 859 #: macro.c:1594
856 msgid "ISO C does not permit named variadic macros" 860 msgid "ISO C does not permit named variadic macros"
857 msgstr "ISO C tidak mengijinkan makro variadik bernama" 861 msgstr "ISO C tidak mengijinkan makro variadik bernama"
858 862
859 #: macro.c:1581 863 #: macro.c:1603
860 msgid "missing ')' in macro parameter list" 864 msgid "missing ')' in macro parameter list"
861 msgstr "hilang ')' dalam daftar parameter makro" 865 msgstr "hilang ')' dalam daftar parameter makro"
862 866
863 #: macro.c:1630 867 #: macro.c:1652
864 msgid "'##' cannot appear at either end of a macro expansion" 868 msgid "'##' cannot appear at either end of a macro expansion"
865 msgstr "'##' tidak dapat muncul baik diakhir dari sebuah ekspansi makro" 869 msgstr "'##' tidak dapat muncul baik diakhir dari sebuah ekspansi makro"
866 870
867 #: macro.c:1664 871 #: macro.c:1687
868 msgid "ISO C99 requires whitespace after the macro name" 872 msgid "ISO C99 requires whitespace after the macro name"
869 msgstr "ISO C99 membutuhkan whitespace setelah nama makro" 873 msgstr "ISO C99 membutuhkan whitespace setelah nama makro"
870 874
871 #: macro.c:1688 875 #: macro.c:1711
872 msgid "missing whitespace after the macro name" 876 msgid "missing whitespace after the macro name"
873 msgstr "hilang whitespace setelah nama makro" 877 msgstr "hilang whitespace setelah nama makro"
874 878
875 #: macro.c:1718 879 #: macro.c:1745
876 msgid "'#' is not followed by a macro parameter" 880 msgid "'#' is not followed by a macro parameter"
877 msgstr "'#' tidak diikuti dengan sebuah parameter makro" 881 msgstr "'#' tidak diikuti dengan sebuah parameter makro"
878 882
879 #: macro.c:1837 883 #: macro.c:1900
880 #, c-format 884 #, c-format
881 msgid "\"%s\" redefined" 885 msgid "\"%s\" redefined"
882 msgstr "\"%s\" redefinisi" 886 msgstr "\"%s\" redefinisi"
883 887
884 #: macro.c:1842 888 #: macro.c:1905
885 msgid "this is the location of the previous definition" 889 msgid "this is the location of the previous definition"
886 msgstr "ini adalah lokasi dari definisi sebelumnya" 890 msgstr "ini adalah lokasi dari definisi sebelumnya"
887 891
888 #: macro.c:1903 892 #: macro.c:1966
889 #, c-format 893 #, c-format
890 msgid "macro argument \"%s\" would be stringified in traditional C" 894 msgid "macro argument \"%s\" would be stringified in traditional C"
891 msgstr "argumen makro \"%s\" akan stringified dalam tradisional C" 895 msgstr "argumen makro \"%s\" akan stringified dalam tradisional C"
892 896
893 #: macro.c:1926 897 #: macro.c:1989
894 #, c-format 898 #, c-format
895 msgid "invalid hash type %d in cpp_macro_definition" 899 msgid "invalid hash type %d in cpp_macro_definition"
896 msgstr "tipe hash %d tidak valid dalam cpp_macro_definition" 900 msgstr "tipe hash %d tidak valid dalam cpp_macro_definition"
897 901
898 #: pch.c:84 pch.c:332 pch.c:344 pch.c:362 pch.c:368 pch.c:377 902 #: pch.c:86 pch.c:334 pch.c:346 pch.c:364 pch.c:370 pch.c:379 pch.c:386
899 msgid "while writing precompiled header" 903 msgid "while writing precompiled header"
900 msgstr "ketika menulis precompiled header" 904 msgstr "ketika menulis precompiled header"
901 905
902 #: pch.c:484 906 #: pch.c:617
903 #, c-format 907 #, c-format
904 msgid "%s: not used because `%.*s' is poisoned" 908 msgid "%s: not used because `%.*s' is poisoned"
905 msgstr "%s: tidak digunakan karena `%.*s' teracuni" 909 msgstr "%s: tidak digunakan karena `%.*s' teracuni"
906 910
907 #: pch.c:506 911 #: pch.c:639
908 #, c-format 912 #, c-format
909 msgid "%s: not used because `%.*s' not defined" 913 msgid "%s: not used because `%.*s' not defined"
910 msgstr "%s: tidak digunakan karena `%.*s' tidak didefinisikan" 914 msgstr "%s: tidak digunakan karena `%.*s' tidak didefinisikan"
911 915
912 #: pch.c:518 916 #: pch.c:651
913 #, c-format 917 #, c-format
914 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'" 918 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
915 msgstr "%s: tidak digunakan karena `%.*s' didefinisikan sebaga `%s' bukan `%.*s'" 919 msgstr "%s: tidak digunakan karena `%.*s' didefinisikan sebaga `%s' bukan `%.*s'"
916 920
917 #: pch.c:559 921 #: pch.c:692
918 #, c-format 922 #, c-format
919 msgid "%s: not used because `%s' is defined" 923 msgid "%s: not used because `%s' is defined"
920 msgstr "%s: tidak digunakan karena `%s' didefinisikan" 924 msgstr "%s: tidak digunakan karena `%s' didefinisikan"
921 925
922 #: pch.c:579 926 #: pch.c:712
923 #, c-format 927 #, c-format
924 msgid "%s: not used because `__COUNTER__' is invalid" 928 msgid "%s: not used because `__COUNTER__' is invalid"
925 msgstr "%s: tidak digunakan karena `__COUNTER__' tidak valid" 929 msgstr "%s: tidak digunakan karena `__COUNTER__' tidak valid"
926 930
927 #: pch.c:588 pch.c:758 931 #: pch.c:721 pch.c:894
928 msgid "while reading precompiled header" 932 msgid "while reading precompiled header"
929 msgstr "ketika membaca precompiled header" 933 msgstr "ketika membaca precompiled header"
930 934
931 #: traditional.c:751 935 #: traditional.c:751
932 #, c-format 936 #, c-format
934 msgstr "terdeteksi rekursi ketika mengekspan makro \"%s\"" 938 msgstr "terdeteksi rekursi ketika mengekspan makro \"%s\""
935 939
936 #: traditional.c:969 940 #: traditional.c:969
937 msgid "syntax error in macro parameter list" 941 msgid "syntax error in macro parameter list"
938 msgstr "sintaks erro dalam daftar parameter makro" 942 msgstr "sintaks erro dalam daftar parameter makro"
943
944 #~ msgid "warning: "
945 #~ msgstr "peringatan: "
946
947 #~ msgid "internal error: "
948 #~ msgstr "internal error: "
949
950 #~ msgid "error: "
951 #~ msgstr "error: "
952
953 #~ msgid "In file included from %s:%u"
954 #~ msgstr "Dalam berkas dimasukan dari %s:%u"
955
956 #~ msgid ""
957 #~ ",\n"
958 #~ " from %s:%u"
959 #~ msgstr ""
960 #~ ",\n"
961 #~ " dari %s:%u"