diff options
Diffstat (limited to '')
-rw-r--r-- | po/ko/man5/charmap.5.po | 423 |
1 files changed, 423 insertions, 0 deletions
diff --git a/po/ko/man5/charmap.5.po b/po/ko/man5/charmap.5.po new file mode 100644 index 00000000..76d7b8af --- /dev/null +++ b/po/ko/man5/charmap.5.po @@ -0,0 +1,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" |