From 2c3307fb903f427be3d021c5780b75cac9af2ce8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 12:52:33 +0200 Subject: Merging upstream version 4.23.0. Signed-off-by: Daniel Baumann --- po/id/man1/logger.1.po | 325 ++++++++++++++++++++----------------------------- 1 file changed, 129 insertions(+), 196 deletions(-) (limited to 'po/id/man1/logger.1.po') diff --git a/po/id/man1/logger.1.po b/po/id/man1/logger.1.po index fba277f5..844d5d48 100644 --- a/po/id/man1/logger.1.po +++ b/po/id/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: 1999-06-20 10:49+0200\n" "Last-Translator: Rachman M. Heryanto \n" "Language-Team: Indonesian <>\n" @@ -15,7 +15,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "LOGGER" msgstr "LOGGER" @@ -33,48 +33,48 @@ 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 "Perintah Pengguna" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NAME" msgstr "NAMA" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "logger - enter messages into the system log" msgstr "logger - membuat catatan untuk sistem" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SYNOPSIS" msgstr "RINGKASAN" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B [options] I" msgstr "B [pilihan] I" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "DESKRIPSI" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "make entries in the system log" msgid "B makes entries in the system log." msgstr "membuat catatan untuk sistem" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "When the optional I argument is present, it is written to the log. " "If it is not present, and the B<-f> option is not given either, then " @@ -82,35 +82,35 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "OPTIONS" msgstr "PILIHAN" #. 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, 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 " @@ -121,43 +121,43 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-f>, B<--file> I" 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. 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 msgid "Log the PID of the B process with each line." msgstr "Catat sebuah proses id dari proses B dengan setiap barisnya." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--id>[B<=>I]" msgstr "B<--id>[B<=>I]" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Log the PID of the B process with each line. When the optional " -"argument I is specified, then it is used instead of the B " -"command\\(cqs PID. The use of B<--id=$$> (PPID) is recommended in scripts " -"that send several messages." +"argument I is specified, then it is used instead of the B 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 when " "listening on I) may follow local socket credentials to overwrite " @@ -168,7 +168,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--journald>[B<=>I]" msgstr "B<--journald>[B<=>I]" @@ -183,7 +183,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "" "logger --journald EEend\n" @@ -201,13 +201,13 @@ msgstr "" "end\n" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "logger --journald=entry.txt\n" msgstr "logger --journald=entry.txt\n" #. 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 " @@ -216,7 +216,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 " @@ -224,17 +224,17 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--msgid> I" 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. This option is only used if B<--rfc5424> is specified as well; " @@ -242,14 +242,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-s>, B<--shell> I" msgid "B<-n>, B<--server> I" msgstr "B<-s>, B<--shell> I" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Write to the specified remote syslog I instead of to the system log " "socket. Unless B<--udp> or B<--tcp> is specified, B will first try " @@ -257,7 +257,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--no-act>" msgstr "B<--no-act>" @@ -270,17 +270,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 " @@ -288,7 +288,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-O>, B<--log-out> I" msgid "B<-P>, B<--port> I" @@ -302,14 +302,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-B>, B<--log-io> I" msgid "B<-p>, B<--priority> I" msgstr "B<-B>, B<--log-io> 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 " @@ -329,12 +329,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 " @@ -344,7 +344,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 " @@ -352,27 +352,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]" 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 argument can be a comma-separated list of the following values: " @@ -380,7 +380,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B value suppresses the time-quality structured data from the " "submitted message. The time-quality information shows whether the local " @@ -390,42 +390,42 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B value (which implies B) 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 value suppresses B(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 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 msgid "Output the message to standard error as well as to the system log." msgstr "Catat sebuah pesan kepada kesalahan standar, sebagaimana log sistem." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--sd-id> I[B<@>I]" 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 " @@ -447,12 +447,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--sd-param> I=I" 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 " @@ -461,7 +461,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" @@ -479,28 +479,27 @@ msgstr "" " \"this is message\"\n" #. 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 "" "B13E1 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<-s>, B<--shell> I" msgid "B<-S>, B<--size> I" msgstr "B<-s>, B<--shell> I" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Sets the maximum permitted message size to I. The default is 1KiB " "characters, which is the limit traditionally used and specified in RFC 3164. " @@ -509,7 +508,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 in all cases (not " @@ -517,7 +516,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 " @@ -529,7 +528,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--socket-errors>[B<=>I]" msgstr "" @@ -546,7 +545,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The default mode is B. When errors are not enabled lost messages are " "not communicated and will result to successful exit status of B(1) " @@ -554,24 +553,24 @@ 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 port defined in I, which is often I<601>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-t>, B<--tag> I" msgstr "B<-t>, B<--tag> I" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Mark every line to be logged with the specified I. The default tag is " "the name of the user logged in on the terminal (or a user name based on " @@ -579,40 +578,40 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-u>, B<--socket> I" msgstr "B<-u>, B<--socket> I" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Write to the specified I 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 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 #, fuzzy #| msgid "display this help and exit" msgid "Display help text and exit." msgstr "Menampilkan cara penggunaan program." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-V>, B<--version>" msgstr "B<-V>, B<--version>" @@ -622,13 +621,13 @@ msgid "Print version and exit." msgstr "Tampilkan versi dan keluar." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "EXIT STATUS" msgstr "STATUS KELUAR" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B utility exits 0 on success, and E0 if an error occurs." msgstr "" @@ -636,173 +635,173 @@ msgstr "" "kesalahan." #. 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" msgstr "B" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B for security information of a sensitive nature" 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 "B" msgstr "B" #. 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 "" "B cannot be generated from userspace process, automatically converted " "to B" 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 "B" msgstr "B" #. 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 "B" msgstr "B" #. 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 "B" msgstr "B" #. 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 "to" 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 "B deprecated synonym for B" 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" msgstr "B" #. 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 "B" msgstr "B" #. 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 "B" msgstr "B" #. 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 "B" msgstr "B" #. 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 "B deprecated synonym for B" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B deprecated synonym for B" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B deprecated synonym for B" 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(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 msgid "" "The B command is expected to be IEEE Std 1003.2 (\"POSIX.2\") " "compatible." @@ -811,13 +810,13 @@ msgstr "" "1003.2 (\"POSIX.2\")." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "EXAMPLES" msgstr "CONTOH" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B B " "B" @@ -826,120 +825,54 @@ msgstr "" "B" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AUTHORS" msgstr "PENULIS" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B 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 "LIHAT JUGA" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B(1), B(3), B(7)" msgstr "B(1), B(3), B(7)" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "REPORTING BUGS" msgstr "MELAPORKAN BUG" #. 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 "KETERSEDIAAN" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B 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 "14 Februari 2022" - -#. 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, " -"when specified, otherwise from standard input. Each line must begin with a " -"field that is accepted by journald; see B(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. 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 currently generates the B standardized element only. " -"RFC 5424 also describes the elements B (with parameters ip, " -"enterpriseId, software and swVersion) and B (with parameters " -"sequenceId, sysUpTime and language). These element IDs may be specified " -"without the B<@>I suffix." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Print errors about Unix socket connections. The I can be a value of " -"B, B, or B. When the mode is B, then B will " -"detect if the init process is B(1), and if so assumption is made I can be used early at boot. Other init systems lack of I " -"will not cause errors that is identical with messaging using B(3) " -"system call. The B(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 -#, fuzzy -#| msgid "Display version information." -msgid "Display version information and exit." -msgstr "Tampilkan informasi versi." -- cgit v1.2.3