summaryrefslogtreecommitdiffstats
path: root/po/ko/man1/logger.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ko/man1/logger.1.po')
-rw-r--r--po/ko/man1/logger.1.po323
1 files changed, 129 insertions, 194 deletions
diff --git a/po/ko/man1/logger.1.po b/po/ko/man1/logger.1.po
index 0018f26b..a1110251 100644
--- a/po/ko/man1/logger.1.po
+++ b/po/ko/man1/logger.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n\n"
-"POT-Creation-Date: 2023-08-27 17:06+0200\n"
+"POT-Creation-Date: 2024-03-29 09:43+0100\n"
"PO-Revision-Date: 2000-03-28 08:57+0900\n"
"Last-Translator: 한글 Manpage 프로젝트 <http://man.kldp.org>\n"
"Language-Team: Korean <translation-team-ko@googlegroups.com>\n"
@@ -16,7 +16,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. type: TH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "LOGGER"
msgstr "LOGGER"
@@ -34,50 +34,50 @@ 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
#, fuzzy
#| msgid "make entries in the system log"
msgid "logger - enter messages into the system log"
msgstr "system log 기록"
#. 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
msgid "B<logger> [options] I<message>"
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 "make entries in the system log"
msgid "B<logger> makes entries in the system log."
msgstr "system log 기록"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"When the optional I<message> argument is present, it is written to the log. "
"If it is not present, and the B<-f> option is not given either, then "
@@ -85,35 +85,35 @@ msgid ""
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<-d>, B<--udp>"
msgstr "B<-d>, B<--udp>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Use datagrams (UDP) only. By default the connection is tried to the syslog "
"port defined in I</etc/services>, which is often 514."
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "See also B<--server> and B<--socket> to specify where to connect."
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-e>, B<--skip-empty>"
msgstr "B<-e>, B<--skip-empty>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Ignore empty lines when processing files. An empty line is defined to be a "
"line without any characters. Thus a line consisting only of whitespace is "
@@ -124,45 +124,45 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-f>, B<--file> I<file>"
msgstr "B<-f>, B<--file> I<파일>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Log the contents of the specified I<file>. This option cannot be combined "
"with a command-line message."
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-i>"
msgstr "B<-i>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "Log the process id of the logger process with each line."
msgid "Log the PID of the B<logger> process with each line."
msgstr "매 줄마다 logger의 프로세스 ID를 기록한다."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<--id>[B<=>I<id>]"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Log the PID of the B<logger> process with each line. When the optional "
-"argument I<id> is specified, then it is used instead of the B<logger> "
-"command\\(cqs PID. The use of B<--id=$$> (PPID) is recommended in scripts "
-"that send several messages."
+"argument I<id> is specified, then it is used instead of the B<logger> command"
+"\\(cqs PID. The use of B<--id=$$> (PPID) is recommended in scripts that send "
+"several messages."
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Note that the system logging infrastructure (for example B<systemd> when "
"listening on I</dev/log>) may follow local socket credentials to overwrite "
@@ -173,7 +173,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<--journald>[B<=>I<file>]"
msgstr "B<--journald>[B<=>I<파일>]"
@@ -188,7 +188,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid ""
"logger --journald E<lt>E<lt>end\n"
@@ -200,13 +200,13 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "logger --journald=entry.txt\n"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Notice that B<--journald> will ignore values of other options, such as "
"priority. If priority is needed it must be within input, and use PRIORITY "
@@ -215,7 +215,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"+ To include newlines in MESSAGE, specify MESSAGE several times. This is "
"handled as a special case, other fields will be stored as an array in the "
@@ -223,17 +223,17 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<--msgid> I<msgid>"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Sets the"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"MSGID field. Note that the space character is not permitted inside of "
"I<msgid>. This option is only used if B<--rfc5424> is specified as well; "
@@ -241,14 +241,14 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-v>, B<--verbose>"
msgid "B<-n>, B<--server> I<server>"
msgstr "B<-v>, B<--verbose>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Write to the specified remote syslog I<server> instead of to the system log "
"socket. Unless B<--udp> or B<--tcp> is specified, B<logger> will first try "
@@ -256,7 +256,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<--no-act>"
msgstr "B<--no-act>"
@@ -269,17 +269,17 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<--octet-count>"
msgstr "B<--octet-count>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Use the"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"octet counting framing method for sending messages. When this option is not "
"used, the default is no framing on UDP, and RFC6587 non-transparent framing "
@@ -287,7 +287,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-t>, B<--test>"
msgid "B<-P>, B<--port> I<port>"
@@ -301,12 +301,12 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-p>, B<--priority> I<priority>"
msgstr "B<-p>, B<--priority> I<우선권>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid ""
#| "Enter the message with the specified priority. The priority may be "
@@ -325,12 +325,12 @@ msgstr ""
"기값은 ``user.notice.''"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<--prio-prefix>"
msgstr "B<--prio-prefix>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Look for a syslog prefix on every line read from standard input. This prefix "
"is a decimal number within angle brackets that encodes both the facility and "
@@ -340,7 +340,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"If the prefix contains no facility, the facility defaults to what is "
"specified by the B<-p> option. Similarly, if no prefix is provided, the line "
@@ -348,27 +348,27 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "This option doesn\\(cqt affect a command-line message."
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<--rfc3164>"
msgstr "B<--rfc3164>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "BSD syslog protocol to submit messages to a remote server."
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<--rfc5424>[B<=>I<without>]"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"syslog protocol to submit messages to a remote server. The optional "
"I<without> argument can be a comma-separated list of the following values: "
@@ -376,7 +376,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The B<notq> value suppresses the time-quality structured data from the "
"submitted message. The time-quality information shows whether the local "
@@ -386,44 +386,44 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The B<notime> value (which implies B<notq>) suppresses the complete sender "
"timestamp that is in ISO-8601 format, including microseconds and timezone."
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The B<nohost> value suppresses B<gethostname>(2) information from the "
"message header."
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The RFC 5424 protocol has been the default for B<logger> since version 2.26."
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-s>, B<--stderr>"
msgstr "B<-s>, B<--stderr>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "Log the message to standard error, as well as the system log."
msgid "Output the message to standard error as well as to the system log."
msgstr "system log와 같이 메시지를 표준 오류 장치에 기록한다."
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<--sd-id> I<name>[B<@>I<digits>]"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Specifies a structured data element ID for an RFC 5424 message header. The "
"option has to be used before B<--sd-param> to introduce a new element. The "
@@ -445,12 +445,12 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<--sd-param> I<name>=I<value>"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Specifies a structured data element parameter, a name and value pair. The "
"option has to be used after B<--sd-id> and may be specified more than once "
@@ -459,7 +459,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid ""
" logger --rfc5424 --sd-id zoo@123 \\(rs\n"
@@ -471,28 +471,27 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "produces:"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"B<E<lt>13E<gt>1 2015-10-01T14:07:59.168662+02:00 ws kzak - - [timeQuality "
-"tzKnown=\"1\" isSynced=\"1\" syncAccuracy=\"218616\"][zoo@123 "
-"tiger=\"hungry\" zebra=\"running\"][manager@123 onMeeting=\"yes\"] this is "
-"message>"
+"tzKnown=\"1\" isSynced=\"1\" syncAccuracy=\"218616\"][zoo@123 tiger=\"hungry"
+"\" zebra=\"running\"][manager@123 onMeeting=\"yes\"] this is message>"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-v>, B<--version>"
msgid "B<-S>, B<--size> I<size>"
msgstr "B<-v>, B<--version>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Sets the maximum permitted message size to I<size>. The default is 1KiB "
"characters, which is the limit traditionally used and specified in RFC 3164. "
@@ -501,7 +500,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Most receivers accept messages larger than 1KiB over any type of syslog "
"protocol. As such, the B<--size> option affects B<logger> in all cases (not "
@@ -509,7 +508,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Note: the message-size limit limits the overall message size, including the "
"syslog header. Header sizes vary depending on the selected options and the "
@@ -521,7 +520,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<--socket-errors>[B<=>I<mode>]"
msgstr ""
@@ -538,7 +537,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The default mode is B<auto>. When errors are not enabled lost messages are "
"not communicated and will result to successful exit status of B<logger>(1) "
@@ -546,26 +545,26 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-T>, B<--tcp>"
msgstr "B<-T>, B<--tcp>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Use stream (TCP) only. By default the connection is tried to the I<syslog-"
"conn> port defined in I</etc/services>, which is often I<601>."
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-t>, B<--test>"
msgid "B<-t>, B<--tag> I<tag>"
msgstr "B<-t>, B<--test>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"Mark every line to be logged with the specified I<tag>. The default tag is "
"the name of the user logged in on the terminal (or a user name based on "
@@ -573,40 +572,40 @@ msgid ""
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "B<-c>, B<--stdout>, B<--to-stdout>"
msgid "B<-u>, B<--socket> I<socket>"
msgstr "B<-c>, B<--stdout>, B<--to-stdout>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Write to the specified I<socket> instead of to the system log socket."
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<-->"
msgstr "B<-->"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"End the argument list. This allows the I<message> to start with a hyphen (-)."
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>"
@@ -616,13 +615,13 @@ msgid "Print version and exit."
msgstr "버전 정보를 보여주고 마친다."
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "EXIT STATUS"
msgstr "종료 상태"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid ""
#| "The E<.Nm logger> utility exits 0 on success, and E<gt>0 if an error "
@@ -634,175 +633,175 @@ msgstr ""
"한다."
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "FACILITIES AND LEVELS"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Valid facility names are:"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<auth>"
msgstr "B<auth>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<authpriv> for security information of a sensitive nature"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<cron>"
msgstr "B<cron>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<daemon>"
msgstr "B<daemon>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<ftp>"
msgstr "B<ftp>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"B<kern> cannot be generated from userspace process, automatically converted "
"to B<user>"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<lpr>"
msgstr "B<lpr>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<mail>"
msgstr "B<mail>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<news>"
msgstr "B<news>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<syslog>"
msgstr "B<syslog>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<user>"
msgstr "B<user>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<uucp>"
msgstr "B<uucp>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<local0>"
msgstr "B<local0>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid "o"
msgid "to"
msgstr "o"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<local7>"
msgstr "B<local7>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<security> deprecated synonym for B<auth>"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "Valid level names are:"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<emerg>"
msgstr "B<emerg>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<alert>"
msgstr "B<alert>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<crit>"
msgstr "B<crit>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<err>"
msgstr "B<err>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<warning>"
msgstr "B<warning>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<notice>"
msgstr "B<notice>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<info>"
msgstr "B<info>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<debug>"
msgstr "B<debug>"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<panic> deprecated synonym for B<emerg>"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<error> deprecated synonym for B<err>"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<warn> deprecated synonym for B<warning>"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"For the priority order and intended purposes of these facilities and levels, "
"see B<syslog>(3)."
msgstr ""
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "CONFORMING TO"
msgstr "호환"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, fuzzy
#| msgid ""
#| "The E<.Nm logger> command is expected to be E<.St -p1003.2> compatible."
@@ -812,131 +811,67 @@ msgid ""
msgstr "E<.Nm logger> 명령은 E<.St -p1003.2> 시스템과 호환되고자 한다."
#. 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
msgid ""
"B<logger System rebooted> B<logger -p local0.notice -t HOSTIDM -f /dev/idmc> "
"B<logger -n loghost.example.com System rebooted>"
msgstr ""
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "AUTHORS"
msgstr "저자"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid ""
"The B<logger> command was originally written by University of California in "
"1983-1993 and later rewritten by"
msgstr ""
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "and"
msgstr ""
#. type: SH
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
#, no-wrap
msgid "SEE ALSO"
msgstr "추가 참조"
#. type: Plain text
-#: debian-bookworm opensuse-leap-15-6
+#: debian-bookworm
msgid "B<journalctl>(1), B<syslog>(3), B<systemd.journal-fields>(7)"
msgstr "B<journalctl>(1), B<syslog>(3), B<systemd.journal-fields>(7)"
#. 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<logger> 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 ""
-"Write a systemd journal entry. The entry is read from the given I<file>, "
-"when specified, otherwise from standard input. Each line must begin with a "
-"field that is accepted by journald; see B<systemd.journal-fields>(7) for "
-"details. The use of a MESSAGE_ID field is generally a good idea, as it makes "
-"finding entries easy. Examples:"
-msgstr ""
-
-#. type: Plain text
-#: opensuse-leap-15-6
-msgid ""
-"Causes everything to be done except for writing the log message to the "
-"system log, and removing the connection or the journal. This option can be "
-"used together with B<--stderr> for testing purposes."
-msgstr ""
-
-#. type: Plain text
-#: opensuse-leap-15-6
-msgid ""
-"Use the specified I<port>. When this option is not specified, the port "
-"defaults to syslog for udp and to syslog-conn for tcp connections."
-msgstr ""
-
-#. type: Plain text
-#: opensuse-leap-15-6
-msgid ""
-"B<logger> currently generates the B<timeQuality> standardized element only. "
-"RFC 5424 also describes the elements B<origin> (with parameters ip, "
-"enterpriseId, software and swVersion) and B<meta> (with parameters "
-"sequenceId, sysUpTime and language). These element IDs may be specified "
-"without the B<@>I<digits> suffix."
-msgstr ""
-
-#. type: Plain text
-#: opensuse-leap-15-6
-msgid ""
-"Print errors about Unix socket connections. The I<mode> can be a value of "
-"B<off>, B<on>, or B<auto>. When the mode is B<auto>, then B<logger> will "
-"detect if the init process is B<systemd>(1), and if so assumption is made I</"
-"dev/log> can be used early at boot. Other init systems lack of I</dev/log> "
-"will not cause errors that is identical with messaging using B<openlog>(3) "
-"system call. The B<logger>(1) before version 2.26 used openlog, and hence "
-"was unable to detected loss of messages sent to Unix sockets."
-msgstr ""
-
-#. type: Plain text
-#: opensuse-leap-15-6
-msgid "Display version information and exit."
-msgstr "버전 정보를 출력합니다."