• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# ko.po -- Korean messages for GNU sed
2# Copyright (C) 2001 Free Software Foundation, Inc.
3# Jong-Hoon Ryu <redhat4u@netian.com>, 2001.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: GNU sed 3.02.80\n"
8"Report-Msgid-Bugs-To: bug-gnu-utils@gnu.org\n"
9"POT-Creation-Date: 2009-06-27 15:08+0200\n"
10"PO-Revision-Date: 2001-10-12 17:26+0900\n"
11"Last-Translator: Jong-Hoon Ryu <redhat4u@netian.com>\n"
12"Language-Team: Korean <ko@li.org>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=EUC-KR\n"
15"Content-Transfer-Encoding: 8bit\n"
16
17#: sed/compile.c:161
18#, fuzzy
19msgid "multiple `!'s"
20msgstr "`!' �� �ߺ��Ǿ����ϴ�"
21
22#: sed/compile.c:162
23#, fuzzy
24msgid "unexpected `,'"
25msgstr "���ʿ��� `,' �� ���ǰ� �ֽ��ϴ�"
26
27#: sed/compile.c:163
28#, fuzzy
29msgid "invalid usage of +N or ~N as first address"
30msgstr "ù��° �ּҷ� '+N' �Ǵ� '~N' �� ����� �� �����ϴ�"
31
32#: sed/compile.c:164
33#, fuzzy
34msgid "unmatched `{'"
35msgstr "`{' �� ��ġ���� �ʽ��ϴ�"
36
37#: sed/compile.c:165
38#, fuzzy
39msgid "unexpected `}'"
40msgstr "���ʿ��� `}' �� ���ǰ� �ֽ��ϴ�"
41
42#: sed/compile.c:166
43#, fuzzy
44msgid "extra characters after command"
45msgstr "��ɵڿ� �ʿ���� ���ڵ��� �ֽ��ϴ�"
46
47#: sed/compile.c:167
48msgid "expected \\ after `a', `c' or `i'"
49msgstr ""
50
51#: sed/compile.c:168
52msgid "`}' doesn't want any addresses"
53msgstr "`}' �� ��� �ּҵ� �ʿ�ġ �ʽ��ϴ�"
54
55#: sed/compile.c:169
56msgid ": doesn't want any addresses"
57msgstr ": �� ��� �ּҵ� �ʿ�ġ �ʽ��ϴ�"
58
59#: sed/compile.c:170
60#, fuzzy
61msgid "comments don't accept any addresses"
62msgstr "�ڸ�Ʈ�� ��� �ּҵ� ����� �� �����ϴ�"
63
64#: sed/compile.c:171
65#, fuzzy
66msgid "missing command"
67msgstr "����� �������� �ʾҽ��ϴ�"
68
69#: sed/compile.c:172
70#, fuzzy
71msgid "command only uses one address"
72msgstr "��ɿ� �ϳ��� �ּҸ� ����� �� �ֽ��ϴ�"
73
74#: sed/compile.c:173
75#, fuzzy
76msgid "unterminated address regex"
77msgstr "�ּ� ����ǥ���� ������� �ʾҽ��ϴ�"
78
79#: sed/compile.c:174
80#, fuzzy
81msgid "unterminated `s' command"
82msgstr "`s' ����� ������� �ʾҽ��ϴ�"
83
84#: sed/compile.c:175
85#, fuzzy
86msgid "unterminated `y' command"
87msgstr "`y' ����� ������� �ʾҽ��ϴ�"
88
89#: sed/compile.c:176
90#, fuzzy
91msgid "unknown option to `s'"
92msgstr "`s' �� �� �� ���� �ɼ��� �ֽ��ϴ�"
93
94#: sed/compile.c:177
95msgid "multiple `p' options to `s' command"
96msgstr "`s' ��ɿ� `p' �ɼ��� �ߺ��Ǿ� �ֽ��ϴ�"
97
98#: sed/compile.c:178
99msgid "multiple `g' options to `s' command"
100msgstr "`s' ��ɿ� `g' �ɼ��� �ߺ��Ǿ� �ֽ��ϴ�"
101
102#: sed/compile.c:179
103msgid "multiple number options to `s' command"
104msgstr "`s' ��ɿ� ���� �ɼ��� �ߺ��Ǿ� �ֽ��ϴ�"
105
106#: sed/compile.c:180
107msgid "number option to `s' command may not be zero"
108msgstr "`s' ����� ���� �ɼǿ� '0' �� ������ �� �����ϴ�"
109
110#: sed/compile.c:181
111#, fuzzy
112msgid "strings for `y' command are different lengths"
113msgstr "`y' ����� ���ڿ��� ���̰� �ٸ��ϴ�"
114
115#: sed/compile.c:182
116msgid "delimiter character is not a single-byte character"
117msgstr ""
118
119#: sed/compile.c:183
120msgid "expected newer version of sed"
121msgstr ""
122
123#: sed/compile.c:184
124#, fuzzy
125msgid "invalid usage of line address 0"
126msgstr "�ּ� ������(modifier)�� ����� �ùٸ��� �ʽ��ϴ�"
127
128#: sed/compile.c:185
129#, fuzzy, c-format
130msgid "unknown command: `%c'"
131msgstr "�� �� ���� ���:"
132
133#: sed/compile.c:208
134#, c-format
135msgid "%s: file %s line %lu: %s\n"
136msgstr "%s: %s ������ %lu ��° ��: %s\n"
137
138#: sed/compile.c:211
139#, c-format
140msgid "%s: -e expression #%lu, char %lu: %s\n"
141msgstr "%s: -e expression #%lu, char %lu: %s\n"
142
143#: sed/compile.c:1665
144#, fuzzy, c-format
145msgid "can't find label for jump to `%s'"
146msgstr "`%s' (��)�� ������ ���̺��� ã�� �� �����ϴ�"
147
148#: sed/execute.c:709
149#, c-format
150msgid "%s: can't read %s: %s\n"
151msgstr "%s: %s (��)�� ���� �� ����: %s\n"
152
153#: sed/execute.c:740
154#, c-format
155msgid "couldn't edit %s: is a terminal"
156msgstr ""
157
158#: sed/execute.c:745
159#, c-format
160msgid "couldn't edit %s: not a regular file"
161msgstr ""
162
163#: sed/execute.c:757
164#, c-format
165msgid "%s: warning: failed to set default file creation context to %s: %s"
166msgstr ""
167
168#: sed/execute.c:764
169#, c-format
170msgid "%s: warning: failed to get security context of %s: %s"
171msgstr ""
172
173#: sed/execute.c:783 sed/utils.c:227
174#, fuzzy, c-format
175msgid "couldn't open temporary file %s: %s"
176msgstr "%s ������ �� �� �����ϴ�"
177
178#: sed/execute.c:1317 sed/execute.c:1497
179msgid "error in subprocess"
180msgstr ""
181
182#: sed/execute.c:1319
183msgid "option `e' not supported"
184msgstr ""
185
186#: sed/execute.c:1499
187msgid "`e' command not supported"
188msgstr ""
189
190#: sed/execute.c:1843
191msgid "no input files"
192msgstr ""
193
194#: sed/regexp.c:41
195msgid "no previous regular expression"
196msgstr ""
197
198#: sed/regexp.c:42
199msgid "cannot specify modifiers on empty regexp"
200msgstr ""
201
202#: sed/regexp.c:131
203#, c-format
204msgid "invalid reference \\%d on `s' command's RHS"
205msgstr ""
206
207#: sed/sed.c:97
208#, c-format
209msgid ""
210"GNU sed home page: <http://www.gnu.org/software/sed/>.\n"
211"General help using GNU software: <http://www.gnu.org/gethelp/>.\n"
212msgstr ""
213
214#: sed/sed.c:104
215#, fuzzy, c-format
216msgid ""
217"E-mail bug reports to: <%s>.\n"
218"Be sure to include the word ``%s'' somewhere in the ``Subject:'' field.\n"
219msgstr ""
220"���׸� ������ E-mail �ּ�: %s .\n"
221"``Subject:'' �׸� �ݵ�� ``%s'' �ܾ ������ �ֽñ� �ٶ��ϴ�.\n"
222
223#: sed/sed.c:117
224msgid ""
225"  -R, --regexp-perl\n"
226"                 use Perl 5's regular expressions syntax in the script.\n"
227msgstr ""
228
229#: sed/sed.c:122
230#, c-format
231msgid ""
232"Usage: %s [OPTION]... {script-only-if-no-other-script} [input-file]...\n"
233"\n"
234msgstr ""
235
236#: sed/sed.c:126
237#, c-format
238msgid ""
239"  -n, --quiet, --silent\n"
240"                 suppress automatic printing of pattern space\n"
241msgstr ""
242
243#: sed/sed.c:128
244#, c-format
245msgid ""
246"  -e script, --expression=script\n"
247"                 add the script to the commands to be executed\n"
248msgstr ""
249
250#: sed/sed.c:130
251#, c-format
252msgid ""
253"  -f script-file, --file=script-file\n"
254"                 add the contents of script-file to the commands to be "
255"executed\n"
256msgstr ""
257
258#: sed/sed.c:133
259#, c-format
260msgid ""
261"  --follow-symlinks\n"
262"                 follow symlinks when processing in place\n"
263msgstr ""
264
265#: sed/sed.c:136
266#, c-format
267msgid ""
268"  -i[SUFFIX], --in-place[=SUFFIX]\n"
269"                 edit files in place (makes backup if extension supplied)\n"
270msgstr ""
271
272#: sed/sed.c:139
273#, c-format
274msgid ""
275"  -b, --binary\n"
276"                 open files in binary mode (CR+LFs are not processed "
277"specially)\n"
278msgstr ""
279
280#: sed/sed.c:142
281#, c-format
282msgid ""
283"  -l N, --line-length=N\n"
284"                 specify the desired line-wrap length for the `l' command\n"
285msgstr ""
286
287#: sed/sed.c:144
288#, c-format
289msgid ""
290"  --posix\n"
291"                 disable all GNU extensions.\n"
292msgstr ""
293
294#: sed/sed.c:146
295#, c-format
296msgid ""
297"  -r, --regexp-extended\n"
298"                 use extended regular expressions in the script.\n"
299msgstr ""
300
301#: sed/sed.c:151
302#, c-format
303msgid ""
304"  -s, --separate\n"
305"                 consider files as separate rather than as a single "
306"continuous\n"
307"                 long stream.\n"
308msgstr ""
309
310#: sed/sed.c:154
311#, c-format
312msgid ""
313"  -u, --unbuffered\n"
314"                 load minimal amounts of data from the input files and "
315"flush\n"
316"                 the output buffers more often\n"
317msgstr ""
318
319#: sed/sed.c:157
320#, c-format
321msgid "      --help     display this help and exit\n"
322msgstr ""
323
324#: sed/sed.c:158
325#, c-format
326msgid "      --version  output version information and exit\n"
327msgstr ""
328
329#: sed/sed.c:159
330#, c-format
331msgid ""
332"\n"
333"If no -e, --expression, -f, or --file option is given, then the first\n"
334"non-option argument is taken as the sed script to interpret.  All\n"
335"remaining arguments are names of input files; if no input files are\n"
336"specified, then the standard input is read.\n"
337"\n"
338msgstr ""
339
340#: sed/sed.c:315
341#, c-format
342msgid "super-sed version %s\n"
343msgstr ""
344
345#: sed/sed.c:316
346#, c-format
347msgid ""
348"based on GNU sed version %s\n"
349"\n"
350msgstr ""
351
352#: sed/sed.c:318
353#, c-format
354msgid "GNU sed version %s\n"
355msgstr ""
356
357#: sed/sed.c:320
358#, fuzzy, c-format
359msgid ""
360"Copyright (C) %d Free Software Foundation, Inc.\n"
361"This is free software; see the source for copying conditions.  There is NO\n"
362"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,\n"
363"to the extent permitted by law.\n"
364msgstr ""
365"%s\n"
366"�� ���α׷��� ���� ����Ʈ���� �Դϴ�; �ڼ��� ������ ���۱� ������ ������\n"
367"�����Ͻñ� �ٶ��ϴ�.  �� ���α׷��� ���� ���˵��� �ʴ� �������� ������̳�\n"
368"Ư�� �������� ���� ��츦 ������ ��� ��쿡�� �������� �ʽ��ϴ�.\n"
369
370#: sed/utils.c:93 sed/utils.c:438
371#, fuzzy, c-format
372msgid "cannot remove %s: %s"
373msgstr "%s: %s (��)�� ���� �� ����: %s\n"
374
375#: sed/utils.c:163
376#, fuzzy, c-format
377msgid "couldn't open file %s: %s"
378msgstr "%s ������ �� �� �����ϴ�"
379
380#: sed/utils.c:186
381#, fuzzy, c-format
382msgid "couldn't attach to %s: %s"
383msgstr "%s �� �׸�(item)�� ����� �� �����ϴ�: %s"
384
385#: sed/utils.c:245
386#, fuzzy, c-format
387msgid "couldn't write %d item to %s: %s"
388msgid_plural "couldn't write %d items to %s: %s"
389msgstr[0] "%2$s �� %1$d �׸�(item)�� ����� �� �����ϴ�: %3$s"
390msgstr[1] "%2$s �� %1$d �׸�(item)�� ����� �� �����ϴ�: %3$s"
391
392#: sed/utils.c:260 sed/utils.c:276
393#, c-format
394msgid "read error on %s: %s"
395msgstr "%s �� ���� �б� ����: %s"
396
397#: sed/utils.c:378
398#, fuzzy, c-format
399msgid "couldn't follow symlink %s: %s"
400msgstr "%s �� �׸�(item)�� ����� �� �����ϴ�: %s"
401
402#: sed/utils.c:412
403#, fuzzy, c-format
404msgid "cannot stat %s: %s"
405msgstr "%s: %s (��)�� ���� �� ����: %s\n"
406
407#: sed/utils.c:443
408#, fuzzy, c-format
409msgid "cannot rename %s: %s"
410msgstr "%s: %s (��)�� ���� �� ����: %s\n"
411
412#: lib/regcomp.c:134
413msgid "Success"
414msgstr ""
415
416#: lib/regcomp.c:137
417msgid "No match"
418msgstr ""
419
420#: lib/regcomp.c:140
421msgid "Invalid regular expression"
422msgstr ""
423
424#: lib/regcomp.c:143
425msgid "Invalid collation character"
426msgstr ""
427
428#: lib/regcomp.c:146
429msgid "Invalid character class name"
430msgstr ""
431
432#: lib/regcomp.c:149
433msgid "Trailing backslash"
434msgstr ""
435
436#: lib/regcomp.c:152
437msgid "Invalid back reference"
438msgstr ""
439
440#: lib/regcomp.c:155
441#, fuzzy
442msgid "Unmatched [ or [^"
443msgstr "`{' �� ��ġ���� �ʽ��ϴ�"
444
445#: lib/regcomp.c:158
446#, fuzzy
447msgid "Unmatched ( or \\("
448msgstr "`{' �� ��ġ���� �ʽ��ϴ�"
449
450#: lib/regcomp.c:161
451#, fuzzy
452msgid "Unmatched \\{"
453msgstr "`{' �� ��ġ���� �ʽ��ϴ�"
454
455#: lib/regcomp.c:164
456msgid "Invalid content of \\{\\}"
457msgstr ""
458
459#: lib/regcomp.c:167
460msgid "Invalid range end"
461msgstr ""
462
463#: lib/regcomp.c:170
464msgid "Memory exhausted"
465msgstr ""
466
467#: lib/regcomp.c:173
468msgid "Invalid preceding regular expression"
469msgstr ""
470
471#: lib/regcomp.c:176
472msgid "Premature end of regular expression"
473msgstr ""
474
475#: lib/regcomp.c:179
476msgid "Regular expression too big"
477msgstr ""
478
479#: lib/regcomp.c:182
480#, fuzzy
481msgid "Unmatched ) or \\)"
482msgstr "`{' �� ��ġ���� �ʽ��ϴ�"
483
484#: lib/regcomp.c:703
485msgid "No previous regular expression"
486msgstr ""
487
488#~ msgid "bad regexp: %s\n"
489#~ msgstr "�߸��� ����ǥ����: %s\n"
490
491#~ msgid "Unexpected End-of-file"
492#~ msgstr "������ ��(EOF)�� �߸��Ǿ����ϴ�"
493
494#~ msgid "Called savchar() with unexpected pushback (%x)"
495#~ msgstr "����ġ ���� pushback (%x) �� �Բ� savchar() �� ȣ��Ǿ����ϴ�"
496
497#~ msgid "input read error: %s"
498#~ msgstr "�Է� ���� �б� ����: %s"
499
500#~ msgid "INTERNAL ERROR: bad address type"
501#~ msgstr "���� ����: �߸��� �ּ� �����Դϴ�"
502
503#~ msgid "INTERNAL ERROR: Bad cmd %c"
504#~ msgstr "���� ����: %c (��)�� �߸��� ����Դϴ�"
505
506#~ msgid ""
507#~ "Usage: %s [OPTION]... {script-only-if-no-other-script} [input-file]...\n"
508#~ "\n"
509#~ "  -n, --quiet, --silent\n"
510#~ "                 suppress automatic printing of pattern space\n"
511#~ "  -e script, --expression=script\n"
512#~ "                 add the script to the commands to be executed\n"
513#~ "  -f script-file, --file=script-file\n"
514#~ "                 add the contents of script-file to the commands to be "
515#~ "executed\n"
516#~ "  -l N, --line-length=N\n"
517#~ "                 specify the desired line-wrap length for the `l' "
518#~ "command\n"
519#~ "  -u, --unbuffered\n"
520#~ "\n"
521#~ "      --help     display this help and exit\n"
522#~ "  -V, --version  output version information and exit\n"
523#~ "\n"
524#~ "If no -e, --expression, -f, or --file option is given, then the first\n"
525#~ "non-option argument is taken as the sed script to interpret.  All\n"
526#~ "remaining arguments are names of input files; if no input files are\n"
527#~ "specified, then the standard input is read.\n"
528#~ "\n"
529#~ msgstr ""
530#~ "����: %s [�ɼ�]... {��ũ��Ʈ-��ũ��Ʈ�� ���� ��쿡��} [�Է�-����]...\n"
531#~ "\n"
532#~ "  -n, --quiet, --silent\n"
533#~ "                 �ڵ����� ���� ������ ������� ���ϵ��� �մϴ�\n"
534#~ "  -e ��ũ��Ʈ, --expression=��ũ��Ʈ\n"
535#~ "                 ����� ��ɿ� ��ũ��Ʈ�� �߰��մϴ�\n"
536#~ "  -f ��ũ��Ʈ-����, --file=��ũ��Ʈ-����\n"
537#~ "                 ����� ��ɿ� ��ũ��Ʈ-������ ������ �߰��մϴ�\n"
538#~ "  -l ����, --line-length=����\n"
539#~ "                 `l' ��ɿ� �ٹٲ�(line-wrap)�� ���ڸ� �����մϴ�\n"
540#~ "  -u, --unbuffered\n"
541#~ "\n"
542#~ "      --help     ���� �������� ������ ����մϴ�\n"
543#~ "  -V, --version  ���� ����ϴ� ���� ������ ����մϴ�\n"
544#~ "\n"
545#~ "���� -e, --expression, -f, --file �ɼ��� �־����� �ʾ��� ��쿡�� �ɼ�-��"
546#~ "��\n"
547#~ "ù��° �μ��� �ؼ��� sed ��ũ��Ʈ�� �������� �˴ϴ�.  �� ������ �� �� ��"
548#~ "��\n"
549#~ "�μ��δ� �Է� ������ �̸��Դϴ�; ���� �Է� ������ �������� �ʾ��� ��쿡"
550#~ "��\n"
551#~ "ǥ�� �Է��� ������ �н��ϴ�.\n"
552#~ "\n"
553