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
|
# Korean translation of manpages
# This file is distributed under the same license as the manpages-l10n package.
# Copyright © of this file:
# ASPLINUX <man@asp-linux.co.kr>, 2000.
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n\n"
"POT-Creation-Date: 2024-03-01 16:53+0100\n"
"PO-Revision-Date: 2000-07-29 08:57+0900\n"
"Last-Translator: ASPLINUX <man@asp-linux.co.kr>\n"
"Language-Team: Korean <translation-team-ko@googlegroups.com>\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"
#. type: TH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "charmap"
msgstr "charmap"
#. type: TH
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid "2023-10-31"
msgstr "2023년 10월 31일"
#. type: TH
#: archlinux fedora-40 fedora-rawhide mageia-cauldron
#, fuzzy, no-wrap
#| msgid "Linux man-pages 6.03"
msgid "Linux man-pages 6.06"
msgstr "Linux man-pages 6.03"
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "NAME"
msgstr "이름"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "charmap - character symbols to define character encodings"
msgid "charmap - character set description file"
msgstr "charmap - 문자 인코딩을 정의할 문자 심볼"
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "DESCRIPTION"
msgstr "설명"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid ""
#| "A character set description (charmap) defines a characterset of available "
#| "characters and their encodings. All supported character sets should have "
#| "the B<portable character set> as a proper subset. The portable character "
#| "set is defined in the file I</usr/lib/nls/charmap/POSIX> for reference "
#| "purposes."
msgid ""
"A character set description (charmap) defines all available characters and "
"their encodings in a character set. B<localedef>(1) can use charmaps to "
"create locale variants for different character sets."
msgstr ""
"문자 설정 설명(charmap)은 사용가능한 문자들과 그들의 인코딩들의 문자세트를 정"
"의한다. 모든 지원된 문자세트 .B 포팅가능한 문자세트를 적절한 하위 세트로서 "
"가져야 한다. 포팅가능한 문자 세트는 파일 참조 목표를 위한. I</usr/lib/nls/"
"charmap/POSIX>에 정의되어 있다."
#. type: SS
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Syntax"
msgstr ""
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The charmap file starts with a header that may consist of the following "
"keywords:"
msgstr "charmap 파일은 다음의 키워드로 구성된 헤더로 시작한다:"
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "I<E<lt>codesetE<gt>>"
msgid "E<lt>I<code_set_name>E<gt>"
msgstr "I<E<lt>codesetE<gt>>"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "is followed by the name of the codeset."
msgid "is followed by the name of the character map."
msgstr "는 코드세트의 이름이 따른다."
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "I<E<lt>comment_charE<gt>>"
msgid "E<lt>I<comment_char>E<gt>"
msgstr "I<E<lt>comment_charE<gt>>"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"is followed by a character that will be used as the comment character for "
"the rest of the file. It defaults to the number sign (#)."
msgstr ""
"는 파일의 나머지에 대한 주석 문자로서 사용될 수 있는 문자에 따른다. 이는 숫"
"자 기호가 기본적으로 설정된다 (#)."
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "I<E<lt>escape_charE<gt>>"
msgid "E<lt>I<escape_char>E<gt>"
msgstr "I<E<lt>escape_charE<gt>>"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"is followed by a character that should be used as the escape character for "
"the rest of the file to mark characters that should be interpreted in a "
"special way. It defaults to the backslash (\\e)."
msgstr ""
"특별한 방법으로 해석되어야 하는 문자들을 표기하기 위한 파일의 나머지 부분에 "
"대한 확장 문자로서 사용되어야 하는 문자가 따른다. 이는 백슬러쉬가 기본으로 "
"설정된다 (\\e)."
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "I<E<lt>mb_cur_maxE<gt>>"
msgid "E<lt>I<mb_cur_max>E<gt>"
msgstr "I<E<lt>mb_cur_maxE<gt>>"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid ""
#| "is followed by the max number of bytes for a multibyte-character. "
#| "Multibyte characters are currently not supported. The default value is 1."
msgid ""
"is followed by the maximum number of bytes for a character. The default "
"value is 1."
msgstr ""
"은 멀티 바이트 문자에 대한 바이트의 최대 숫자가 따른다. 멀티바이트 문자들은 "
"현재 지원되지 않는다. 기본 값은 1이다."
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "I<E<lt>mb_cur_minE<gt>>"
msgid "E<lt>I<mb_cur_min>E<gt>"
msgstr "I<E<lt>mb_cur_minE<gt>>"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid ""
#| "is followed by the min number of bytes for a character. This value must "
#| "be less or equal than B<mb_cur_max.> If not specified, it defaults to "
#| "B<mb_cur_max.>"
msgid ""
"is followed by the minimum number of bytes for a character. This value must "
"be less than or equal than E<lt>I<mb_cur_max>E<gt>. If not specified, it "
"defaults to E<lt>I<mb_cur_max>E<gt>."
msgstr ""
"은 문자에 대한 바이트의 최소 숫자가 따른다. 이 값은 B<mb_cur_max>보다 적거나 "
"동등해야 한다. 만일 지정되지 않으면, 이는 B<mb_cur_max>로 기본으로 지정한다."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
msgid ""
"The character set definition section starts with the keyword I<CHARMAP> in "
"the first column."
msgstr "The charmap-정의 자체가 열1에서 키워드 B<CHARMAP>으로 시작한다."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid ""
#| "The following lines may have one of the two following forms to define the "
#| "character-encodings:"
msgid ""
"The following lines may have one of the two following forms to define the "
"character set:"
msgstr ""
"다음의 행들은 문자 인코딩을 정의하는 다음의 두가지 형식중 하나를 갖는다."
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "E<lt>I<character>E<gt>\\ I<byte-sequence\\ comment>"
msgstr ""
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "This for defines exactly one character and its encoding."
msgid ""
"This form defines exactly one character and its byte sequence, I<comment> "
"being optional."
msgstr "정확하게 하나의 문자와 인코딩을 정의한다."
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "E<lt>I<character>E<gt>..E<lt>I<character>E<gt>\\ I<byte-sequence\\ comment>"
msgstr ""
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "This for defines exactly one character and its encoding."
msgid ""
"This form defines a character range and its byte sequence, I<comment> being "
"optional."
msgstr "정확하게 하나의 문자와 인코딩을 정의한다."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
msgid ""
"The character set definition section ends with the string I<END CHARMAP>."
msgstr "The charmap-정의 자체가 열1에서 키워드 B<CHARMAP>으로 시작한다."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The character set definition section may optionally be followed by a section "
"to define widths of characters."
msgstr ""
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The I<WIDTH_DEFAULT> keyword can be used to define the default width for all "
"characters not explicitly listed. The default character width is 1."
msgstr ""
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
msgid ""
"The width section for individual characters starts with the keyword I<WIDTH> "
"in the first column."
msgstr "The charmap-정의 자체가 열1에서 키워드 B<CHARMAP>으로 시작한다."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid ""
#| "The following lines may have one of the two following forms to define the "
#| "character-encodings:"
msgid ""
"The following lines may have one of the two following forms to define the "
"widths of the characters:"
msgstr ""
"다음의 행들은 문자 인코딩을 정의하는 다음의 두가지 형식중 하나를 갖는다."
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "E<lt>I<character>E<gt>\\ I<width>"
msgstr ""
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "This for defines exactly one character and its encoding."
msgid "This form defines the width of exactly one character."
msgstr "정확하게 하나의 문자와 인코딩을 정의한다."
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "E<lt>I<character>E<gt>...E<lt>I<character>E<gt>\\ I<width>"
msgstr ""
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, fuzzy
#| msgid "This for defines exactly one character and its encoding."
msgid "This form defines the width for all the characters in the range."
msgstr "정확하게 하나의 문자와 인코딩을 정의한다."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The width definition section ends with the string I<END WIDTH>."
msgstr ""
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "FILES"
msgstr "파일"
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "I</usr/share/i18n/charmaps>"
msgstr "I</usr/share/i18n/charmaps>"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Usual default character map path."
msgstr ""
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "STANDARDS"
msgstr "표준"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "POSIX.2."
msgstr "POSIX.2."
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "EXAMPLES"
msgstr "폐제"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The Euro sign is defined as follows in the I<UTF-8> charmap:"
msgstr ""
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "E<lt>U20ACE<gt> /xe2/x82/xac EURO SIGN\n"
msgstr "E<lt>U20ACE<gt> /xe2/x82/xac EURO SIGN\n"
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "SEE ALSO"
msgstr "추가 참조"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"B<iconv>(1), B<locale>(1), B<localedef>(1), B<locale>(5), B<charsets>(7)"
msgstr ""
"B<iconv>(1), B<locale>(1), B<localedef>(1), B<locale>(5), B<charsets>(7)"
#. type: TH
#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "2022-10-30"
msgstr "2022년 10월 30일"
#. type: TH
#: debian-bookworm
#, no-wrap
msgid "Linux man-pages 6.03"
msgstr "Linux man-pages 6.03"
#. type: TH
#: debian-unstable opensuse-tumbleweed
#, no-wrap
msgid "Linux man-pages 6.05.01"
msgstr "Linux man-pages 6.05.01"
#. type: TH
#: opensuse-leap-15-6
#, no-wrap
msgid "Linux man-pages 6.04"
msgstr "Linux man-pages 6.04"
|