summaryrefslogtreecommitdiffstats
path: root/po/ko/man5/nsswitch.conf.5.po
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--po/ko/man5/nsswitch.conf.5.po1053
1 files changed, 1053 insertions, 0 deletions
diff --git a/po/ko/man5/nsswitch.conf.5.po b/po/ko/man5/nsswitch.conf.5.po
new file mode 100644
index 00000000..30674fc3
--- /dev/null
+++ b/po/ko/man5/nsswitch.conf.5.po
@@ -0,0 +1,1053 @@
+# 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 17:03+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 "nsswitch.conf"
+msgstr "nsswitch.conf"
+
+#. 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 ""
+#| "nsswitch.conf - System Databases and Name Service Switch configuration "
+#| "file"
+msgid "nsswitch.conf - Name Service Switch configuration file"
+msgstr "nsswitch.conf - 시스템 데이타베이스와 네임서비스 스위치설정파일."
+
+#. 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
+msgid ""
+"The Name Service Switch (NSS) configuration file, I</etc/nsswitch.conf>, is "
+"used by the GNU C Library and certain other applications to determine the "
+"sources from which to obtain name-service information in a range of "
+"categories, and in what order. Each category of information is identified "
+"by a database name."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The file is plain ASCII text, with columns separated by spaces or tab "
+"characters. The first column specifies the database name. The remaining "
+"columns describe the order of sources to query and a limited set of actions "
+"that can be performed by lookup result."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "The following databases are available in the NSS:"
+msgid "The following databases are understood by the GNU C Library:"
+msgstr "다음 데이타 베이스들은 NSS에 쓰인다:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<aliases>"
+msgstr "B<aliases>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "User passwords, used by B<getpwent>(3) functions."
+msgid "Mail aliases, used by B<getaliasent>(3) and related functions."
+msgstr "B<getpwent>(3) 함수에 의해 사용되는 사용자 비밀번호."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<ethers>"
+msgstr "B<ethers>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Ethernet numbers."
+msgstr "이더넷 번호."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<group>"
+msgstr "B<group>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "Groups of users, used by B<getgrent>(3) functions."
+msgid "Groups of users, used by B<getgrent>(3) and related functions."
+msgstr "B<getgrent>(3) 함수에 의해 사용되는 사용자들 그룹."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<hosts>"
+msgstr "B<hosts>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "Host names and numbers, used by B<gethostbyname>(3) and similar "
+#| "functions."
+msgid ""
+"Host names and numbers, used by B<gethostbyname>(3) and related functions."
+msgstr ""
+"B<gethostbyname>(3) 와 같은 종류의 함수들에 의해 사용되는 호스트명과 번호."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<initgroups>"
+msgstr "B<initgroups>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "User passwords, used by B<getpwent>(3) functions."
+msgid "Supplementary group access list, used by B<getgrouplist>(3) function."
+msgstr "B<getpwent>(3) 함수에 의해 사용되는 사용자 비밀번호."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<netgroup>"
+msgstr "B<netgroup>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "Network wide list of hosts and users, used for access rules. C libraries "
+#| "before glibc 2.1 only support netgroups over NIS."
+msgid ""
+"Network-wide list of hosts and users, used for access rules. C libraries "
+"before glibc 2.1 supported netgroups only over NIS."
+msgstr ""
+"액세스 룰을 위해 사용되는 호읏 사용자의 네트웍리스트. glibc 2.1전의 C 라이브"
+"러리는 단지 NIS를 넘어 넥그룹들을 지원한다."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<networks>"
+msgstr "B<networks>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "Network names and numbers, used by B<getnetent>(3) functions."
+msgid ""
+"Network names and numbers, used by B<getnetent>(3) and related functions."
+msgstr "B<getnetent>(3) 함수에 의해 사용되는 네크웍명과 번호."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<passwd>"
+msgstr "B<passwd>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "User passwords, used by B<getpwent>(3) functions."
+msgid "User passwords, used by B<getpwent>(3) and related functions."
+msgstr "B<getpwent>(3) 함수에 의해 사용되는 사용자 비밀번호."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<protocols>"
+msgstr "B<protocols>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "Network protocols, used by B<getprotoent>(3) functions."
+msgid "Network protocols, used by B<getprotoent>(3) and related functions."
+msgstr "B<getprotoent>(3) 함수에 의해 사용되는 네트웍 프로토콜."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<publickey>"
+msgstr "B<publickey>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Public and secret keys for Secure_RPC used by NFS and NIS+."
+msgstr "NFS와 NIS+에 의해 사용되는 Secure_RPC를 위한 퍼블릭,시크릿 키."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<rpc>"
+msgstr "B<rpc>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "Remote procedure call names and numbers, used by B<getrpcbyname>(3) and "
+#| "similar functions."
+msgid ""
+"Remote procedure call names and numbers, used by B<getrpcbyname>(3) and "
+"related functions."
+msgstr ""
+"B<getrpcbyname>(3) 와 비슷한 함수들에의해 사용되는 원격진행호출명과 번호."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<services>"
+msgstr "B<services>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "Network services, used by B<getservent>(3) functions."
+msgid "Network services, used by B<getservent>(3) and related functions."
+msgstr "B<getservent>(3) 함수에 의해 사용되는 네트웍 서비스."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<shadow>"
+msgstr "B<shadow>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "Shadow user passwords, used by B<getspnam>(3)."
+msgid "Shadow user passwords, used by B<getspnam>(3) and related functions."
+msgstr "B<getspnam>(3) 에 의해 사용되는 샤도우 패스워드."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The GNU C Library ignores databases with unknown names. Some applications "
+"use this to implement special handling for their own databases. For "
+"example, B<sudo>(8) consults the B<sudoers> database. Delegation of "
+"subordinate user/group IDs can be configured using the B<subid> database. "
+"Refer to B<subuid>(5) and B<subgid>(5) for more details."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Here is an example I</etc/nsswitch.conf> file:"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"passwd: compat\n"
+"group: compat\n"
+"shadow: compat\n"
+"\\&\n"
+"hosts: dns [!UNAVAIL=return] files\n"
+"networks: nis [NOTFOUND=return] files\n"
+"ethers: nis [NOTFOUND=return] files\n"
+"protocols: nis [NOTFOUND=return] files\n"
+"rpc: nis [NOTFOUND=return] files\n"
+"services: nis [NOTFOUND=return] files\n"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The first column is the database name. The remaining columns specify:"
+msgstr ""
+
+#. type: IP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "\\[bu]"
+msgstr "\\[bu]"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"One or more service specifications, for example, \"files\", \"db\", or "
+"\"nis\". The order of the services on the line determines the order in "
+"which those services will be queried, in turn, until a result is found."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Optional actions to perform if a particular result is obtained from the "
+"preceding service, for example, \"[NOTFOUND=return]\"."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The service specifications supported on your system depend on the presence "
+"of shared libraries, and are therefore extensible. Libraries called I</lib/"
+"libnss_SERVICE.so.>B<X> will provide the named I<SERVICE>. On a standard "
+"installation, you can use \"files\", \"db\", \"nis\", and \"nisplus\". For "
+"the B<hosts> database, you can additionally specify \"dns\". For the "
+"B<passwd>, B<group>, and B<shadow> databases, you can additionally specify "
+"\"compat\" (see B<Compatibility mode> below). The version number B<X> may "
+"be 1 for glibc 2.0, or 2 for glibc 2.1 and later. On systems with "
+"additional libraries installed, you may have access to further services such "
+"as \"hesiod\", \"ldap\", \"winbind\", and \"wins\"."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"An action may also be specified following a service specification. The "
+"action modifies the behavior following a result obtained from the preceding "
+"data source. Action items take the general form:"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "[I<STATUS>=I<ACTION>]"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "[!I<STATUS>=I<ACTION>]"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "where"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "STATUS =E<gt> success | notfound | unavail | tryagain"
+msgid "I<STATUS> =E<gt> B<success> | B<notfound> | B<unavail> | B<tryagain>"
+msgstr "STATUS =E<gt> success | notfound | unavail | tryagain"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "ACTION =E<gt> return | continue"
+msgid "I<ACTION> =E<gt> B<return> | B<continue> | B<merge>"
+msgstr "ACTION =E<gt> return | continue"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The ! negates the test, matching all possible results except the one "
+"specified. The case of the keywords is not significant."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The I<STATUS> value is matched against the result of the lookup function "
+"called by the preceding service specification, and can be one of:"
+msgstr ""
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<success>"
+msgstr "B<success>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "No error occurred and the wanted entry is returned. The default action "
+#| "for this is `return'."
+msgid ""
+"No error occurred and the requested entry is returned. The default action "
+"for this condition is \"return\"."
+msgstr "어떠한 에러도 없었고 원하는 entry가 반환됐다."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<notfound>"
+msgstr "B<notfound>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "The lookup process works ok but the needed value was not found. The "
+#| "default action is `continue'."
+msgid ""
+"The lookup succeeded, but the requested entry was not found. The default "
+"action for this condition is \"continue\"."
+msgstr "룩업프로세스는 제대로 작동하지만, 원한는 값은 찾지 못했다."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<unavail>"
+msgstr "B<unavail>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "The service is permanently unavailable. This can either mean the needed "
+#| "file is not available, or, for DNS, the server is not available or does "
+#| "not allow queries. The default action is `continue'."
+msgid ""
+"The service is permanently unavailable. This can mean either that the "
+"required file cannot be read, or, for network services, that the server is "
+"not available or does not allow queries. The default action for this "
+"condition is \"continue\"."
+msgstr ""
+"서비스는 영원히 이용할 수 없다. 이것은 원하는 파일이 유효하지 않거나 혹은 DNS"
+"때문에 서버가 유효 하지 않거나 쿼리가 허락되지 않는것 모두를 의미할 수 있다."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<tryagain>"
+msgstr "B<tryagain>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "The service is temporarily unavailable. This could mean a file is locked "
+#| "or a server currently cannot accept more connections. The default action "
+#| "is `continue'."
+msgid ""
+"The service is temporarily unavailable. This could mean a file is locked or "
+"a server currently cannot accept more connections. The default action for "
+"this condition is \"continue\"."
+msgstr ""
+"서비스는 일시적으로 이용할 수 없다. 이것은 파일이 잠겨있거나 서버가 현재 더이"
+"상의 접속을 받아들 일 수 없는것을 의미한다."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The I<ACTION> value can be one of:"
+msgstr ""
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<return>"
+msgstr "B<return>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Return a result now. Do not call any further lookup functions. However, "
+"for compatibility reasons, if this is the selected action for the B<group> "
+"database and the B<notfound> status, and the configuration file does not "
+"contain the B<initgroups> line, the next lookup function is always called, "
+"without affecting the search result."
+msgstr ""
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<continue>"
+msgstr "B<continue>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Call the next lookup function."
+msgstr ""
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<merge>"
+msgstr "B<merge>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"I<[SUCCESS=merge]> is used between two database entries. When a group is "
+"located in the first of the two group entries, processing will continue on "
+"to the next one. If the group is also found in the next entry (and the "
+"group name and GID are an exact match), the member list of the second entry "
+"will be added to the group object to be returned. Available since glibc "
+"2.24. Note that merging will not be done for B<getgrent>(3) nor will "
+"duplicate members be pruned when they occur in both entries being merged."
+msgstr ""
+
+#. type: SS
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "Compatibility mode (compat)"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The NSS \"compat\" service is similar to \"files\" except that it "
+"additionally permits special entries in corresponding files for granting "
+"users or members of netgroups access to the system. The following entries "
+"are valid in this mode:"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "For B<passwd> and B<shadow> databases:"
+msgstr ""
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<+>I<user>"
+msgstr "B<+>I<사용자>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Include the specified I<user> from the NIS passwd/shadow 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 "B<netgroup>"
+msgid "B<+@>I<netgroup>"
+msgstr "B<netgroup>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Include all users in the given I<netgroup>."
+msgstr ""
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<->I<user>"
+msgstr "B<->I<사용자>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Exclude the specified I<user> from the NIS passwd/shadow 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 "B<netgroup>"
+msgid "B<-@>I<netgroup>"
+msgstr "B<netgroup>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Exclude all users in the given I<netgroup>."
+msgstr ""
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<+>"
+msgstr "B<+>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Include every user, except previously excluded ones, from the NIS passwd/"
+"shadow map."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "For B<group> database:"
+msgstr ""
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<+>I<group>"
+msgstr "B<+>I<그룹>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Include the specified I<group> from the NIS group map."
+msgstr ""
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<->I<group>"
+msgstr "B<->I<그룹>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Exclude the specified I<group> from the NIS group map."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Include every group, except previously excluded ones, from the NIS group map."
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"By default, the source is \"nis\", but this may be overridden by specifying "
+"any NSS service except \"compat\" itself as the source for the pseudo-"
+"databases B<passwd_compat>, B<group_compat>, and B<shadow_compat>."
+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: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"A service named I<SERVICE> is implemented by a shared object library named "
+"I<libnss_SERVICE.so.>B<X> that resides in I</lib>."
+msgstr ""
+"서비스명 I<SERVICE>는 I</lib> 안에 위치하는 공유 오브젝트 라이브러리명 "
+"I<libnss_SERVICE.so.>B<X> 에 의해 구현된다."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I</etc/nsswitch.conf>"
+msgstr "I</etc/nsswitch.conf>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "configuration file"
+msgid "NSS configuration file."
+msgstr "설정 파일"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I</lib/libnss_compat.so.>B<X>"
+msgstr "I</lib/libnss_compat.so.>B<X>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "implements `compat' source for glibc2"
+msgid "implements \"compat\" source."
+msgstr "glibc2를 위한 'compat'소스 구현."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I</lib/libnss_db.so.>B<X>"
+msgstr "I</lib/libnss_db.so.>B<X>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "implements `db' source for glibc2"
+msgid "implements \"db\" source."
+msgstr "glibc2를 위한 'db'소스 구현."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I</lib/libnss_dns.so.>B<X>"
+msgstr "I</lib/libnss_dns.so.>B<X>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "implements `dns' source for glibc2"
+msgid "implements \"dns\" source."
+msgstr "glibc2를 위한 'dns'소스 구현."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I</lib/libnss_files.so.>B<X>"
+msgstr "I</lib/libnss_files.so.>B<X>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "implements `files' source for glibc2"
+msgid "implements \"files\" source."
+msgstr "glibc2를 위한 'files'소스 구현."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I</lib/libnss_hesiod.so.>B<X>"
+msgstr "I</lib/libnss_hesiod.so.>B<X>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "implements `hesoid' source for glibc2"
+msgid "implements \"hesiod\" source."
+msgstr "glibc2를 위한 'hesoid'소스 구현."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I</lib/libnss_nis.so.>B<X>"
+msgstr "I</lib/libnss_nis.so.>B<X>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "implements `nis' source for glibc2"
+msgid "implements \"nis\" source."
+msgstr "glibc2를 위한 'nis'소스 구현."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "I</lib/libnss_nisplus.so.>B<X>"
+msgstr "I</lib/libnss_nisplus.so.>B<X>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "implements `nisplus' source for glibc 2.1"
+msgid "implements \"nisplus\" source."
+msgstr "glibc2.1를 위한 'nisplus'소스 구현."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The following files are read when \"files\" source is specified for "
+"respective databases:"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I</etc/aliases>"
+msgstr "I</etc/aliases>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I</etc/ethers>"
+msgstr "I</etc/ethers>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I</etc/group>"
+msgstr "I</etc/group>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I</etc/hosts>"
+msgstr "I</etc/hosts>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I</etc/netgroup>"
+msgstr "I</etc/netgroup>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I</etc/networks>"
+msgstr "I</etc/networks>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I</etc/passwd>"
+msgstr "I</etc/passwd>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I</etc/protocols>"
+msgstr "I</etc/protocols>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I</etc/publickey>"
+msgstr "I</etc/publickey>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I</etc/rpc>"
+msgstr "I</etc/rpc>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I</etc/services>"
+msgstr "I</etc/services>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "I</etc/shadow>"
+msgstr "I</etc/shadow>"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "NOTES"
+msgstr "주의"
+
+#. https://sourceware.org/bugzilla/show_bug.cgi?id=12459
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid ""
+#| "Within each process that uses B<nsswitch.conf>, the entire file is read "
+#| "only once; if the file is later changed, the process will continue using "
+#| "the old configuration."
+msgid ""
+"Starting with glibc 2.33, B<nsswitch.conf> is automatically reloaded if the "
+"file is changed. In earlier versions, the entire file was read only once "
+"within each process. If the file was later changed, the process would "
+"continue using the old configuration."
+msgstr ""
+"B<nsswitch.conf>, 사용하는 각 프로세스의 완전한 파일은 한번만 읽는다; 파일이 "
+"후에 바뀐다면, 프로세스는 전의 설정을 계속 사용할 것이다."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Traditionally, there was only a single source for service information, often "
+"in the form of a single configuration file (e.g., I</etc/passwd>). However, "
+"as other name services, such as the Network Information Service (NIS) and "
+"the Domain Name Service (DNS), became popular, a method was needed that "
+"would be more flexible than fixed search orders coded into the C library. "
+"The Name Service Switch mechanism, which was based on the mechanism used by "
+"Sun Microsystems in the Solaris 2 C library, introduced a cleaner solution "
+"to the problem."
+msgstr ""
+
+#. 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<getent>(1), B<nss>(5)"
+msgstr "B<getent>(1), B<nss>(5)"
+
+#. type: TH
+#: debian-bookworm opensuse-leap-15-6
+#, no-wrap
+msgid "2023-02-05"
+msgstr "2023년 2월 5일"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "Linux man-pages 6.03"
+msgstr "Linux man-pages 6.03"
+
+#. type: Plain text
+#: debian-bookworm opensuse-leap-15-6
+#, no-wrap
+msgid ""
+"passwd: compat\n"
+"group: compat\n"
+"shadow: compat\n"
+msgstr ""
+"passwd: compat\n"
+"group: compat\n"
+"shadow: compat\n"
+
+#. type: Plain text
+#: debian-bookworm opensuse-leap-15-6
+#, no-wrap
+msgid ""
+"hosts: dns [!UNAVAIL=return] files\n"
+"networks: nis [NOTFOUND=return] files\n"
+"ethers: nis [NOTFOUND=return] files\n"
+"protocols: nis [NOTFOUND=return] files\n"
+"rpc: nis [NOTFOUND=return] files\n"
+"services: nis [NOTFOUND=return] files\n"
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable
+#, no-wrap
+msgid "B<+>I<user::::::>"
+msgstr "B<+>I<사용자::::::>"
+
+#. type: Plain text
+#: debian-bookworm debian-unstable
+msgid ""
+"Include the specified I<user> from the NIS passwd map, but override with non-"
+"empty passwd fields."
+msgstr ""
+
+#. type: TH
+#: debian-unstable opensuse-tumbleweed
+#, no-wrap
+msgid "2023-05-03"
+msgstr "2023년 5월 3일"
+
+#. 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"