summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/po/ko.po
blob: 787058e059cd702bfd14f1ad774818017569c717 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
# LANGUAGE message translation file for ecpg
# Copyright (C) 2017 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
# Ioseph Kim <ioseph@uri.sarang.net>, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: ecpg (PostgreSQL) 10\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-08-02 13:57+0900\n"
"PO-Revision-Date: 2017-08-17 13:21+0900\n"
"Last-Translator: Ioseph Kim <ioseph@uri.sarang.net>\n"
"Language-Team: Korean Team <pgsql-kr@postgresql.kr>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: descriptor.c:64
#, c-format
msgid "variable \"%s\" must have a numeric type"
msgstr "\"%s\" 변수는 숫자 형식이어야 함"

#: descriptor.c:124 descriptor.c:146
#, c-format
msgid "descriptor \"%s\" does not exist"
msgstr "\"%s\" 설명자가 없음"

#: descriptor.c:161 descriptor.c:213
#, c-format
msgid "descriptor header item \"%d\" does not exist"
msgstr "설명자 헤더 항목 \"%d\"이(가) 없음"

#: descriptor.c:183
#, c-format
msgid "nullable is always 1"
msgstr "null 허용 여부는 항상 1"

#: descriptor.c:186
#, c-format
msgid "key_member is always 0"
msgstr "key_member는 항상 0"

#: descriptor.c:280
#, c-format
msgid "descriptor item \"%s\" is not implemented"
msgstr "설명자 항목 \"%s\"이(가) 구현되지 않음"

#: descriptor.c:290
#, c-format
msgid "descriptor item \"%s\" cannot be set"
msgstr "설명자 항목 \"%s\"을(를) 설정할 수 없음"

#: ecpg.c:35
#, c-format
msgid ""
"%s is the PostgreSQL embedded SQL preprocessor for C programs.\n"
"\n"
msgstr ""
"%s은(는) C 프로그램용 PostgreSQL 포함 SQL 전처리기입니다.\n"
"\n"

#: ecpg.c:37
#, c-format
msgid ""
"Usage:\n"
"  %s [OPTION]... FILE...\n"
"\n"
msgstr ""
"사용:\n"
"  %s [OPTION]... 파일...\n"
"\n"

#: ecpg.c:40
#, c-format
msgid "Options:\n"
msgstr "옵션들:\n"

#: ecpg.c:41
#, c-format
msgid ""
"  -c             automatically generate C code from embedded SQL code;\n"
"                 this affects EXEC SQL TYPE\n"
msgstr ""
"  -c             포함된 SQL 코드에서 자동으로 C 코드를 생성합니다.\n"
"                 EXEC SQL TYPE에 영향을 줍니다.\n"

#: ecpg.c:43
#, c-format
msgid ""
"  -C MODE        set compatibility mode; MODE can be one of\n"
"                 \"INFORMIX\", \"INFORMIX_SE\"\n"
msgstr ""
"  -C MODE        호환성 모드를 설정합니다. MODE는 다음 중 하나일 수 있습니"
"다.\n"
"                 \"INFORMIX\", \"INFORMIX_SE\"\n"

#: ecpg.c:46
#, c-format
msgid "  -d             generate parser debug output\n"
msgstr "  -d             파서 디버그 출력 생성\n"

#: ecpg.c:48
#, c-format
msgid "  -D SYMBOL      define SYMBOL\n"
msgstr "  -D SYMBOL      SYMBOL 정의\n"

#: ecpg.c:49
#, c-format
msgid ""
"  -h             parse a header file, this option includes option \"-c\"\n"
msgstr "  -h             헤더 파일 구문 분석. 이 옵션은 \"-c\" 옵션 포함\n"

#: ecpg.c:50
#, c-format
msgid "  -i             parse system include files as well\n"
msgstr "  -i             시스템 포함 파일도 구문 분석\n"

#: ecpg.c:51
#, c-format
msgid "  -I DIRECTORY   search DIRECTORY for include files\n"
msgstr "  -I DIRECTORY   DIRECTORY에서 포함 파일 검색\n"

#: ecpg.c:52
#, c-format
msgid "  -o OUTFILE     write result to OUTFILE\n"
msgstr "  -o OUTFILE     OUTFILE에 결과 쓰기\n"

#: ecpg.c:53
#, c-format
msgid ""
"  -r OPTION      specify run-time behavior; OPTION can be:\n"
"                 \"no_indicator\", \"prepare\", \"questionmarks\"\n"
msgstr ""
"  -r OPTION      런타임 동작을 지정합니다. 사용 가능한 OPTION은 다음과 같습니"
"다.\n"
"                 \"no_indicator\", \"prepare\", \"questionmarks\"\n"

#: ecpg.c:55
#, c-format
msgid "  --regression   run in regression testing mode\n"
msgstr "  --regression   회귀 테스트 모드에서 실행\n"

#: ecpg.c:56
#, c-format
msgid "  -t             turn on autocommit of transactions\n"
msgstr "  -t             트랜잭션 자동 커밋 설정\n"

#: ecpg.c:57
#, c-format
msgid "  -V, --version  output version information, then exit\n"
msgstr "  -V, --version  버전 정보 보여주고 마침\n"

#: ecpg.c:58
#, c-format
msgid "  -?, --help     show this help, then exit\n"
msgstr "  -?, --help     이 도움말을 보여주고 마침\n"

#: ecpg.c:59
#, c-format
msgid ""
"\n"
"If no output file is specified, the name is formed by adding .c to the\n"
"input file name, after stripping off .pgc if present.\n"
msgstr ""
"\n"
"출력 파일 이름을 지정하지 않으면 입력 파일 이름에 .pgc가 있을 경우 제거하고\n"
".c를 추가하여 이름이 지정됩니다.\n"

#: ecpg.c:61
#, c-format
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr ""
"\n"
"오류보고: <pgsql-bugs@postgresql.org>.\n"

#: ecpg.c:139
#, c-format
msgid "%s: could not locate my own executable path\n"
msgstr "%s: 실행 가능한 경로를 지정할 수 없습니다\n"

#: ecpg.c:174 ecpg.c:327 ecpg.c:337
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: \"%s\" 파일 열 수 없음: %s\n"

#: ecpg.c:213 ecpg.c:226 ecpg.c:242 ecpg.c:268
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "자제한 사항은 \"%s --help\" 명령으로 살펴보십시오.\n"

#: ecpg.c:237
#, c-format
msgid "%s: parser debug support (-d) not available\n"
msgstr "%s: 파서 디버그 지원(-d)을 사용할 수 없음\n"

#: ecpg.c:256
#, c-format
msgid "%s, the PostgreSQL embedded C preprocessor, version %s\n"
msgstr "%s, PostgreSQL 포함 C 전처리기, 버전 %s\n"

#: ecpg.c:258
#, c-format
msgid "EXEC SQL INCLUDE ... search starts here:\n"
msgstr "EXEC SQL INCLUDE ... 여기서 검색 시작:\n"

#: ecpg.c:261
#, c-format
msgid "end of search list\n"
msgstr "검색 목록의 끝\n"

#: ecpg.c:267
#, c-format
msgid "%s: no input files specified\n"
msgstr "%s: 지정된 입력 파일 없음\n"

#: ecpg.c:460
#, c-format
msgid "cursor \"%s\" has been declared but not opened"
msgstr "\"%s\" 커서가 선언되었지만 열리지 않음"

#: ecpg.c:473 preproc.y:127
#, c-format
msgid "could not remove output file \"%s\"\n"
msgstr "출력 파일 \"%s\"을(를) 제거할 수 없음\n"

#: pgc.l:431
#, c-format
msgid "unterminated /* comment"
msgstr "마무리 안된 /* 주석"

#: pgc.l:444
#, c-format
msgid "invalid bit string literal"
msgstr "잘못된 비트 문자열 리터럴"

#: pgc.l:453
#, c-format
msgid "unterminated bit string literal"
msgstr "마무리 안된 비트 문자열 문자"

#: pgc.l:469
#, c-format
msgid "unterminated hexadecimal string literal"
msgstr "마무리 안된 16진수 문자열 문자"

#: pgc.l:547
#, c-format
msgid "unterminated quoted string"
msgstr "마무리 안된 따옴표 안의 문자열"

#: pgc.l:605 pgc.l:618
#, c-format
msgid "zero-length delimited identifier"
msgstr "길이가 0인 구분 식별자"

#: pgc.l:626
#, c-format
msgid "unterminated quoted identifier"
msgstr "마무리 안된 따옴표 안의 식별자"

#: pgc.l:881
#, c-format
msgid "nested /* ... */ comments"
msgstr "중첩된 /* ... */ 주석"

#: pgc.l:974
#, c-format
msgid "missing identifier in EXEC SQL UNDEF command"
msgstr "EXEC SQL UNDEF 명령에 식별자 누락"

#: pgc.l:1020 pgc.l:1034
#, c-format
msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
msgstr "일치하는 \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\" 누락"

#: pgc.l:1023 pgc.l:1036 pgc.l:1212
#, c-format
msgid "missing \"EXEC SQL ENDIF;\""
msgstr "\"EXEC SQL ENDIF;\" 누락"

#: pgc.l:1052 pgc.l:1071
#, c-format
msgid "more than one EXEC SQL ELSE"
msgstr "두 개 이상의 EXEC SQL ELSE"

#: pgc.l:1093 pgc.l:1107
#, c-format
msgid "unmatched EXEC SQL ENDIF"
msgstr "일치하지 않는 EXEC SQL ENDIF"

#: pgc.l:1127
#, c-format
msgid "too many nested EXEC SQL IFDEF conditions"
msgstr "중첩된 EXEC SQL IFDEF 조건이 너무 많음"

#: pgc.l:1160
#, c-format
msgid "missing identifier in EXEC SQL IFDEF command"
msgstr "EXEC SQL IFDEF 명령에 식별자 누락"

#: pgc.l:1169
#, c-format
msgid "missing identifier in EXEC SQL DEFINE command"
msgstr "EXEC SQL DEFINE 명령에 식별자 누락"

#: pgc.l:1202
#, c-format
msgid "syntax error in EXEC SQL INCLUDE command"
msgstr "EXEC SQL INCLUDE 명령에 구문 오류 발생"

#: pgc.l:1251
#, c-format
msgid ""
"internal error: unreachable state; please report this to <pgsql-"
"bugs@postgresql.org>"
msgstr ""
"내부 오류: 연결할 수 없습니다. 이 문제를 <pgsql-bugs@postgresql.org&gt;로 알"
"려주십시오."

#: pgc.l:1376
#, c-format
msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n"
msgstr "오류: 포함 경로 \"%s/%s\"이(가) %d줄에서 너무 길어서 건너뜀\n"

#: pgc.l:1399
#, c-format
msgid "could not open include file \"%s\" on line %d"
msgstr "포함 파일 \"%s\"을(를) %d줄에서 열 수 없음"

#: preproc.y:31
msgid "syntax error"
msgstr "구문 오류"

#: preproc.y:81
#, c-format
msgid "WARNING: "
msgstr "경고: "

#: preproc.y:84
#, c-format
msgid "ERROR: "
msgstr "오류: "

#: preproc.y:508
#, c-format
msgid "cursor \"%s\" does not exist"
msgstr "\"%s\" 이름의 커서가 없음"

#: preproc.y:537
#, c-format
msgid "initializer not allowed in type definition"
msgstr "형식 정의에 이니셜라이저가 허용되지 않음"

#: preproc.y:539
#, c-format
msgid "type name \"string\" is reserved in Informix mode"
msgstr "\"string\" 자료형 이름은 인포믹스 모드에서 예약어로 쓰입니다"

#: preproc.y:546 preproc.y:15416
#, c-format
msgid "type \"%s\" is already defined"
msgstr "\"%s\" 형식이 이미 정의됨"

#: preproc.y:570 preproc.y:16074 preproc.y:16394 variable.c:620
#, c-format
msgid "multidimensional arrays for simple data types are not supported"
msgstr "단순 데이터 형식에 다차원 배열이 지원되지 않음"

#: preproc.y:1681
#, c-format
msgid "AT option not allowed in CLOSE DATABASE statement"
msgstr "CLOSE DATABASE 문에 AT 옵션이 허용되지 않음"

#: preproc.y:1894
#, c-format
msgid "AT option not allowed in CONNECT statement"
msgstr "CONNECT 문에 AT 옵션이 허용되지 않음"

#: preproc.y:1928
#, c-format
msgid "AT option not allowed in DISCONNECT statement"
msgstr "DISCONNECT 문에 AT 옵션이 허용되지 않음"

#: preproc.y:1983
#, c-format
msgid "AT option not allowed in SET CONNECTION statement"
msgstr "SET CONNECTION 문에 AT 옵션이 허용되지 않음"

#: preproc.y:2005
#, c-format
msgid "AT option not allowed in TYPE statement"
msgstr "TYPE 문에 AT 옵션이 허용되지 않음"

#: preproc.y:2014
#, c-format
msgid "AT option not allowed in VAR statement"
msgstr "VAR 문에 AT 옵션이 허용되지 않음"

#: preproc.y:2021
#, c-format
msgid "AT option not allowed in WHENEVER statement"
msgstr "WHENEVER 문에 AT 옵션이 허용되지 않음"

#: preproc.y:2090 preproc.y:2274 preproc.y:2279 preproc.y:2395 preproc.y:3973
#: preproc.y:5523 preproc.y:5532 preproc.y:5832 preproc.y:7368 preproc.y:8805
#: preproc.y:8810 preproc.y:11542 preproc.y:12163
#, c-format
msgid "unsupported feature will be passed to server"
msgstr "지원되지 않는 기능이 서버에 전달됨"

#: preproc.y:2653
#, c-format
msgid "SHOW ALL is not implemented"
msgstr "SHOW ALL이 구현되지 않음"

#: preproc.y:3329
#, c-format
msgid "COPY FROM STDIN is not implemented"
msgstr "COPY FROM STDIN이 구현되지 않음"

#: preproc.y:9708 preproc.y:15005
#, c-format
msgid "using variable \"%s\" in different declare statements is not supported"
msgstr "서로 다른 선언 구문에서 \"%s\" 변수 사용은 지원하지 않습니다"

#: preproc.y:9710 preproc.y:15007
#, c-format
msgid "cursor \"%s\" is already defined"
msgstr "\"%s\" 커서가 이미 정의됨"

#: preproc.y:10140
#, c-format
msgid "no longer supported LIMIT #,# syntax passed to server"
msgstr "더 이상 지원되지 않는 LIMIT #,# 구문이 서버에 전달됨"

#: preproc.y:10456 preproc.y:10463
#, c-format
msgid "subquery in FROM must have an alias"
msgstr "FROM 절 내의 subquery 에는 반드시 alias 를 가져야만 합니다"

#: preproc.y:14735
#, c-format
msgid "CREATE TABLE AS cannot specify INTO"
msgstr "CREATE TABLE AS에서 INTO를 지정할 수 없음"

#: preproc.y:14771
#, c-format
msgid "expected \"@\", found \"%s\""
msgstr "\"@\"이 필요한데 \"%s\"이(가) 있음"

#: preproc.y:14783
#, c-format
msgid ""
"only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are "
"supported"
msgstr ""
"\"tcp\" 및 \"unix\" 프로토콜과 데이터베이스 형식 \"postgresql\"만 지원됨"

#: preproc.y:14786
#, c-format
msgid "expected \"://\", found \"%s\""
msgstr "\"://\"가 필요한데 \"%s\"이(가) 있음"

#: preproc.y:14791
#, c-format
msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\""
msgstr ""
"Unix-domain 소켓은 \"localhost\"에서만 작동하며 \"%s\"에서는 작동하지 않음"

#: preproc.y:14817
#, c-format
msgid "expected \"postgresql\", found \"%s\""
msgstr "\"postgresql\"이 필요한데 \"%s\"이(가) 있음"

#: preproc.y:14820
#, c-format
msgid "invalid connection type: %s"
msgstr "잘못된 연결 형식: %s"

#: preproc.y:14829
#, c-format
msgid "expected \"@\" or \"://\", found \"%s\""
msgstr "\"@\" 또는 \"://\"가 필요한데 \"%s\"이(가) 있음"

#: preproc.y:14904 preproc.y:14922
#, c-format
msgid "invalid data type"
msgstr "잘못된 데이터 형식"

#: preproc.y:14933 preproc.y:14950
#, c-format
msgid "incomplete statement"
msgstr "불완전한 문"

#: preproc.y:14936 preproc.y:14953
#, c-format
msgid "unrecognized token \"%s\""
msgstr "인식할 수 없는 토큰 \"%s\""

#: preproc.y:15227
#, c-format
msgid "only data types numeric and decimal have precision/scale argument"
msgstr "숫자 및 10진수 데이터 형식에만 전체 자릿수/소수 자릿수 인수 포함"

#: preproc.y:15239
#, c-format
msgid "interval specification not allowed here"
msgstr "여기에는 간격 지정이 허용되지 않음"

#: preproc.y:15391 preproc.y:15443
#, c-format
msgid "too many levels in nested structure/union definition"
msgstr "중첩된 구조/union 정의에 수준이 너무 많음"

#: preproc.y:15582
#, c-format
msgid "pointers to varchar are not implemented"
msgstr "varchar에 대한 포인터가 구현되지 않음"

#: preproc.y:15769 preproc.y:15794
#, c-format
msgid "using unsupported DESCRIBE statement"
msgstr "지원되지 않는 DESCRIBE 문 사용"

#: preproc.y:16041
#, c-format
msgid "initializer not allowed in EXEC SQL VAR command"
msgstr "EXEC SQL VAR 명령에 이니셜라이저가 허용되지 않음"

#: preproc.y:16352
#, c-format
msgid "arrays of indicators are not allowed on input"
msgstr "입력에서 표시기의 배열이 허용되지 않음"

#: preproc.y:16573
#, c-format
msgid "operator not allowed in variable definition"
msgstr "연산자는 동적 정의 영역에서는 사용할 수 없음"

#. translator: %s is typically the translation of "syntax error"
#: preproc.y:16611
#, c-format
msgid "%s at or near \"%s\""
msgstr "%s, \"%s\" 부근"

#: type.c:18 type.c:30
#, c-format
msgid "out of memory"
msgstr "메모리 부족"

#: type.c:212 type.c:664
#, c-format
msgid "unrecognized variable type code %d"
msgstr "인식할 수 없는 변수 형식 코드 %d"

#: type.c:261
#, c-format
msgid "variable \"%s\" is hidden by a local variable of a different type"
msgstr "\"%s\" 변수가 다른 자료형의 지역 변수에 의해 숨겨졌음"

#: type.c:263
#, c-format
msgid "variable \"%s\" is hidden by a local variable"
msgstr "\"%s\" 변수가 지역 변수에 의해 숨겨졌음"

#: type.c:275
#, c-format
msgid ""
"indicator variable \"%s\" is hidden by a local variable of a different type"
msgstr "\"%s\" 지시자 변수가 지역 변수의 다른 자료형 때문에 숨겨졌음"

#: type.c:277
#, c-format
msgid "indicator variable \"%s\" is hidden by a local variable"
msgstr "\"%s\" 지시자 변수가 지역 변수에 의해 숨겨졌음"

#: type.c:285
#, c-format
msgid "indicator for array/pointer has to be array/pointer"
msgstr "배열/포인터의 표시기는 배열/포인터여야 함"

#: type.c:289
#, c-format
msgid "nested arrays are not supported (except strings)"
msgstr "중첩된 배열은 지원되지 않음(문자열 제외)"

#: type.c:331
#, c-format
msgid "indicator for struct has to be a struct"
msgstr "구조의 표시기는 구조여야 함"

#: type.c:351 type.c:372 type.c:392
#, c-format
msgid "indicator for simple data type has to be simple"
msgstr "단순 데이터 형식의 표시기는 단순이어야 함"

#: type.c:723
#, c-format
msgid "unrecognized descriptor item code %d"
msgstr "인식할 수 없는 설명자 항목 코드 %d"

#: variable.c:89 variable.c:116
#, c-format
msgid "incorrectly formed variable \"%s\""
msgstr "잘못된 형식의 변수 \"%s\""

#: variable.c:139
#, c-format
msgid "variable \"%s\" is not a pointer"
msgstr "\"%s\" 변수가 포인터가 아님"

#: variable.c:142 variable.c:167
#, c-format
msgid "variable \"%s\" is not a pointer to a structure or a union"
msgstr "\"%s\" 변수가 구조나 union의 포인터가 아님"

#: variable.c:154
#, c-format
msgid "variable \"%s\" is neither a structure nor a union"
msgstr "\"%s\" 변수가 구조나 union이 아님"

#: variable.c:164
#, c-format
msgid "variable \"%s\" is not an array"
msgstr "\"%s\" 변수가 배열이 아님"

#: variable.c:233 variable.c:255
#, c-format
msgid "variable \"%s\" is not declared"
msgstr "\"%s\" 변수가 선언되지 않음"

#: variable.c:494
#, c-format
msgid "indicator variable must have an integer type"
msgstr "표시기 변수에 정수 형식이 있어야 함"

#: variable.c:506
#, c-format
msgid "unrecognized data type name \"%s\""
msgstr "인식할 수 없는 데이터 형식 이름 \"%s\""

#: variable.c:517 variable.c:525 variable.c:542 variable.c:545
#, c-format
msgid "multidimensional arrays are not supported"
msgstr "다차원 배열이 지원되지 않음"

#: variable.c:534
#, c-format
msgid ""
"multilevel pointers (more than 2 levels) are not supported; found %d level"
msgid_plural ""
"multilevel pointers (more than 2 levels) are not supported; found %d levels"
msgstr[0] "다중단계 포인터(2단계 이상)는 지원하지 않음; 발견된 레벨: %d"

#: variable.c:539
#, c-format
msgid "pointer to pointer is not supported for this data type"
msgstr "이 데이터 형식에는 포인터에 대한 포인터가 지원되지 않음"

#: variable.c:559
#, c-format
msgid "multidimensional arrays for structures are not supported"
msgstr "구조에는 다차원 배열이 지원되지 않음"