diff options
Diffstat (limited to 'po/ko/man5/motd.5.po')
-rw-r--r-- | po/ko/man5/motd.5.po | 154 |
1 files changed, 154 insertions, 0 deletions
diff --git a/po/ko/man5/motd.5.po b/po/ko/man5/motd.5.po new file mode 100644 index 00000000..c29d2242 --- /dev/null +++ b/po/ko/man5/motd.5.po @@ -0,0 +1,154 @@ +# Korean translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# 이준기 <joongee@nownuri.net>, 2000. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n\n" +"POT-Creation-Date: 2024-03-01 17:02+0100\n" +"PO-Revision-Date: 2000-04-19 08:57+0900\n" +"Last-Translator: 이준기 <joongee@nownuri.net>\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 +#, no-wrap +msgid "motd" +msgstr "motd" + +#. 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 +#, no-wrap +msgid "NAME" +msgstr "이름" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +msgid "motd - message of the day" +msgstr "motd - 오늘의 메시지" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "DESCRIPTION" +msgstr "설명" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +msgid "" +"The contents of I</etc/motd> are displayed by B<login>(1) after a " +"successful login but just before it executes the login shell." +msgstr "" +"I</etc/motd>의 내용은 B<login>(1) 에서 로그인이 성공한 후 로그인 쉘이 실행되" +"기 직전에 보여준다." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, fuzzy +#| msgid "" +#| "The \"motd\" stands for \"message of the day\", and this file has been " +#| "traditionally been used for exactly that (it requires much less disk " +#| "space than mail to all users)." +msgid "" +"The abbreviation \"motd\" stands for \"message of the day\", and this file " +"has been traditionally used for exactly that (it requires much less disk " +"space than mail to all users)." +msgstr "" +"\"motd\"는 \"오늘의 메시지(message of the day)\"를 의미한다. 이 파일은 (모든 " +"유저에게 메일을 보내는 것 보다 디스크 용량을 적게 차지하기 때문에) 전통적으" +"로 사용되어져 왔다." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "FILES" +msgstr "파일" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +msgid "I</etc/motd>" +msgstr "I</etc/motd>" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "SEE ALSO" +msgstr "추가 참조" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +msgid "B<login>(1), B<issue>(5)" +msgstr "B<login>(1), B<issue>(5)" + +#. type: TH +#: debian-bookworm debian-unstable +#, 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" + +#. Patched in Debian, maybe other distribs +#. End of patch +#. .BR login (1) +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"The contents of I</etc/motd> are displayed by B<pam_motd>(8) B<login>(1) " +"after a successful login but just before it executes the login shell." +msgstr "" +"I</etc/motd>의 내용은 B<pam_motd>(8) B<login>(1) 에서 로그인이 성공한 후 로" +"그인 쉘이 실행되기 직전에 보여준다." + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"On Debian GNU/Linux, dynamic content configured at I</etc/pam.d/login> is " +"also displayed by I<pam_exec>." +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "I</etc/pam.d/login>" +msgstr "I</etc/pam.d/login>" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "B<login>(1), B<issue>(5) B<pam_motd>(8)" +msgstr "B<login>(1), B<issue>(5) B<pam_motd>(8)" + +#. type: TH +#: debian-unstable +#, no-wrap +msgid "Linux man-pages 6.05.01" +msgstr "Linux man-pages 6.05.01" |