diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
commit | 2c3307fb903f427be3d021c5780b75cac9af2ce8 (patch) | |
tree | 65cf431f40b7481d81ae2dfce9576342686448f7 /po/ko/man1/whereis.1.po | |
parent | Releasing progress-linux version 4.22.0-1~progress7.99u1. (diff) | |
download | manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.tar.xz manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/ko/man1/whereis.1.po')
-rw-r--r-- | po/ko/man1/whereis.1.po | 126 |
1 files changed, 52 insertions, 74 deletions
diff --git a/po/ko/man1/whereis.1.po b/po/ko/man1/whereis.1.po index d2cbcbe8..7be4a868 100644 --- a/po/ko/man1/whereis.1.po +++ b/po/ko/man1/whereis.1.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2023-08-27 17:33+0200\n" +"POT-Creation-Date: 2024-03-29 09:57+0100\n" "PO-Revision-Date: 2000-04-13 08:57+0900\n" "Last-Translator: Unknown <>\n" "Language-Team: Korean <translation-team-ko@googlegroups.com>\n" @@ -15,7 +15,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "WHEREIS" msgstr "WHEREIS" @@ -33,32 +33,32 @@ msgid "util-linux 2.38.1" msgstr "util-linux 2.38.1" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "User Commands" msgstr "사용자 명령" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NAME" msgstr "이름" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "whereis - locate the binary, source, and manual page files for a command" msgstr "" "whereis - 명령의 실행 파일, 소스, 매뉴얼 페이지가 어디 있는지 보여준다." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SYNOPSIS" msgstr "요약" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "" #| "B<whereis> [ B<-bmsu> ] [ B<-BMS> I<directory>.\\|.\\|. B<-f> ] " @@ -69,13 +69,13 @@ msgstr "" "\\&.\\|.\\|." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "설명" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "" #| "B<whereis> locates source/binary and manuals sections for specified " @@ -89,8 +89,8 @@ msgid "" "command names. The supplied names are first stripped of leading pathname " "components. Prefixes of B<s.> resulting from use of source code control are " "also dealt with. B<whereis> then attempts to locate the desired program in " -"the standard Linux places, and in the places specified by B<$PATH> and " -"B<$MANPATH>." +"the standard Linux places, and in the places specified by B<$PATH> and B<" +"$MANPATH>." msgstr "" "B<whereis> 명령은 지정한 I<파일이름>의 실행파일, 소스, 매뉴얼 페이지가 어디 " "있는지 알려준다. 지정할 I<파일이름>에는 확장자가 사용될 수 있다. 이때, `." @@ -99,7 +99,7 @@ msgstr "" "로 특별히 찾을 경로를 지정하지 않으면, 다음 경로를 바탕으로 찾는다:" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The search restrictions (options B<-b>, B<-m> and B<-s>) are cumulative and " "apply to the subsequent I<name> patterns on the command line. Any new search " @@ -107,85 +107,85 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<whereis -bm ls tr -m gcc>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "searches for \"ls\" and \"tr\" binaries and man pages, and for \"gcc\" man " "pages only." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The options B<-B>, B<-M> and B<-S> reset search paths for the subsequent " "I<name> patterns. For example," msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<whereis -m ls -M /usr/share/man/man1 -f cal>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "searches for \"B<ls>\" man pages in all default paths, but for \"cal\" in " "the I</usr/share/man/man1> directory only." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "OPTIONS" msgstr "옵션" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-b>" msgstr "B<-b>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "Search only for binaries." msgid "Search for binaries." msgstr "실행 파일만 찾는다." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-m>" msgstr "B<-m>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "Search only for manual sections." msgid "Search for manuals." msgstr "매뉴얼 페이지만 찾는다." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-s>" msgstr "B<-s>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "Search only for sources." msgid "Search for sources." msgstr "소스만 찾는다." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-u>" msgstr "B<-u>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "" #| "Search for unusual entries. A file is said to be unusual if it does not " @@ -203,14 +203,14 @@ msgstr "" "뉴얼 페이지가 없는 파일을 조사한다." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-l>, B<--list>" msgid "B<-B> I<list>" msgstr "B<-l>, B<--list>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "" #| "Change or otherwise limit the places where B<whereis> searches for " @@ -221,28 +221,28 @@ msgid "" msgstr "실행 파일을 찾을 경로를 지정한다." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-l>, B<--list>" msgid "B<-M> I<list>" msgstr "B<-l>, B<--list>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Limit the places where B<whereis> searches for manuals and documentation in " "Info format, by a whitespace-separated list of directories." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-l>, B<--list>" msgid "B<-S> I<list>" msgstr "B<-l>, B<--list>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "" #| "Change or otherwise limit the places where B<whereis> searches for " @@ -253,12 +253,12 @@ msgid "" msgstr "소스 파일을 찾을 경로를 지정한다." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-f>" msgstr "B<-f>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "" #| "Terminate the last directory list and signals the start of file names, " @@ -272,12 +272,12 @@ msgstr "" "션은 B<-B>, B<-M>, B<-S> 옵션들이 사용될 때에 사용해야 한다." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-l>" msgstr "B<-l>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Output the list of effective lookup paths that B<whereis> is using. When " "none of B<-B>, B<-M>, or B<-S> is specified, the option will output the hard-" @@ -285,17 +285,17 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-h>, B<--help>" msgstr "B<-h>, B<--help>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Display help text and exit." msgstr "도움말을 보여주고 마친다." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-V>, B<--version>" msgstr "B<-V>, B<--version>" @@ -305,23 +305,23 @@ msgid "Print version and exit." msgstr "버전 정보를 보여주고 마친다." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "FILE SEARCH PATHS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "By default B<whereis> tries to find files from hard-coded paths, which are " -"defined with glob patterns. The command attempts to use the contents of " -"B<$PATH> and B<$MANPATH> environment variables as default search path. The " +"defined with glob patterns. The command attempts to use the contents of B<" +"$PATH> and B<$MANPATH> environment variables as default search path. The " "easiest way to know what paths are in use is to add the B<-l> listing " "option. Effects of the B<-B>, B<-M>, and B<-S> are displayed with B<-l>." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "ENVIRONMENT" msgstr "환경" @@ -332,18 +332,18 @@ msgid "B<WHEREIS_DEBUG>=all" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "enables debug output." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "EXAMPLES" msgstr "폐제" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "" #| "Find all files in B</usr/bin> which are not documented in B</usr/man/" @@ -356,7 +356,7 @@ msgstr "" "고, B</usr/src> 경로 안에 그 해당 소스가 없는 모든 파일을 찾는 예제는:" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "" #| "B<example% cd /usr/bin\n" @@ -367,47 +367,25 @@ msgstr "" "example% whereis -u -M /usr/man/man1 -S /usr/src -f *>\n" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "REPORTING BUGS" msgstr "버그 보고" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "For bug reports, use the issue tracker at" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AVAILABILITY" msgstr "가용성" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<whereis> command is part of the util-linux package which can be " "downloaded from" msgstr "" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "2022-02-14" -msgstr "2022년 2월 14일" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "util-linux 2.37.4" -msgstr "util-linux 2.37.4" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Display version information and exit." -msgstr "버전 정보를 출력합니다." - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "WHEREIS_DEBUG=all" -msgstr "" |