diff options
Diffstat (limited to 'po/id/man1/script.1.po')
-rw-r--r-- | po/id/man1/script.1.po | 196 |
1 files changed, 75 insertions, 121 deletions
diff --git a/po/id/man1/script.1.po b/po/id/man1/script.1.po index 6caa10d3..42a9b8a4 100644 --- a/po/id/man1/script.1.po +++ b/po/id/man1/script.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2023-08-27 17:20+0200\n" +"POT-Creation-Date: 2024-03-29 09:51+0100\n" "PO-Revision-Date: 1999-06-20 10:49+0200\n" "Last-Translator: Decy Sophan Aryanto <decy.sophan@upg.siemens.co.id>\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 "SCRIPT" msgstr "SCRIPT" @@ -33,41 +33,41 @@ 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 "script - make typescript of terminal session" msgstr "script - membuat script pada sesion terminal" #. 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<script> [options] [I<file>]" msgstr "" #. 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 msgid "" "B<script> makes a typescript of everything on your terminal session. The " "terminal data are stored in raw form to the log file and information about " @@ -87,7 +87,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "" #| "If the argument E<.Ar file> is given, E<.Nm> saves all dialogue in E<.Ar " @@ -103,7 +103,7 @@ msgstr "" "typescript akan disimpan sebuah file E<.Pa typescript>." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Note that logging input using B<--log-in> or B<--log-io> may record security-" "sensitive information as the log file contains all terminal session input (e." @@ -111,13 +111,13 @@ 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 "" "Below, the I<size> argument may be followed by the multiplicative suffixes " "KiB (=1024), MiB (=1024*1024), and so on for GiB, TiB, PiB, EiB, ZiB and YiB " @@ -127,12 +127,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-a>, B<--append>" msgstr "B<-a>, B<--append>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Append the output to I<file> or to I<typescript>, retaining the prior " "contents." @@ -140,14 +140,14 @@ msgstr "" "Tambahkan hasil keluaran ke I<file> or I<typescript>, sesuai dengan isinya." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-c>, B<--changes>" msgid "B<-c>, B<--command> I<command>" msgstr "B<-c>, B<--changes>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Run the I<command> rather than an interactive shell. This makes it easy for " "a script to capture the output of a program that behaves differently when " @@ -155,21 +155,21 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-s>, B<--shell> I<shell>" msgid "B<-E>, B<--echo> I<when>" msgstr "B<-s>, B<--shell> I<shell>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This option controls the B<ECHO> flag for the slave end of the session\\(cqs " "pseudoterminal. The supported modes are I<always>, I<never>, or I<auto>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The default is I<auto> \\(em in this case, B<ECHO> enabled for the " "pseudoterminal slave; if the current standard input is a terminal, B<ECHO> " @@ -180,19 +180,19 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Note that \\(aqnever\\(aq mode affects content of the session output log, " "because users input is not repeated on output." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-e>, B<--return>" msgstr "B<-e>, B<--return>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Return the exit status of the child process. Uses the same format as bash " "termination on signal termination (i.e., exit status is 128 + the signal " @@ -201,7 +201,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-f>, B<--flush>" msgstr "B<-f>, B<--flush>" @@ -216,24 +216,24 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--force>" msgstr "B<--force>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Allow the default output file I<typescript> to be a hard or symbolic link. " "The command will follow a symbolic link." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-B>, B<--log-io> I<file>" msgstr "B<-B>, B<--log-io> I<berkas>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Log input and output to the same I<file>. Note, this option makes sense only " "if B<--log-timing> is also specified, otherwise it\\(cqs impossible to " @@ -241,31 +241,31 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-I>, B<--log-in> I<file>" msgstr "B<-I>, B<--log-in> I<berkas>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Log input to the I<file>. The log output is disabled if only B<--log-in> " "specified." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Use this logging functionality carefully as it logs all input, including " "input when terminal has disabled echo flag (for example, password inputs)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-O>, B<--log-out> I<file>" msgstr "B<-O>, B<--log-out> I<berkas>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Log output to the I<file>. The default is to log output to the file with " "name I<typescript> if the option B<--log-out> or B<--log-in> is not given. " @@ -273,12 +273,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-T>, B<--log-timing> I<file>" msgstr "B<-T>, B<--log-timing> I<berkas>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Log timing information to the I<file>. Two timing file formats are supported " "now. The classic format is used when only one stream (input or output) " @@ -287,12 +287,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-m>, B<--logging-format> I<format>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Force use of I<advanced> or I<classic> format. The default is the classic " "format to log only output and the advanced format when input as well as " @@ -300,12 +300,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<Classic format>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The log contains two fields, separated by a space. The first field indicates " "how much time elapsed since the previous output. The second field indicates " @@ -313,26 +313,26 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<Advanced (multi-stream) format>" msgstr "" #. type: Plain text #: debian-bookworm msgid "" -"The first field is an entry type identifier (\\(aqI\\(cqnput, " -"\\(aqO\\(cqutput, \\(aqH\\(cqeader, \\(aqS\\(cqignal). The second field is " -"how much time elapsed since the previous entry, and the rest of the entry is " +"The first field is an entry type identifier (\\(aqI\\(cqnput, \\(aqO" +"\\(cqutput, \\(aqH\\(cqeader, \\(aqS\\(cqignal). The second field is how " +"much time elapsed since the previous entry, and the rest of the entry is " "type-specific data." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-o>, B<--output-limit> I<size>" msgstr "B<-o>, B<--output-limit> I<besar>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Limit the size of the typescript and timing files to I<size> and stop the " "child process after this size is exceeded. The calculated file size does not " @@ -342,22 +342,22 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-q>, B<--quiet>" msgstr "B<-q>, B<--quiet>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Be quiet (do not write start and done messages to standard output)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-t>[I<file>], B<--timing>[=I<file>]" msgstr "B<-t>[I<berkas>], B<--timing>[=I<berkas>]" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Output timing data to standard error, or to I<file> when given. This option " "is deprecated in favour of B<--log-timing> where the I<file> argument is not " @@ -365,19 +365,19 @@ 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 #, 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>" @@ -387,35 +387,35 @@ msgid "Print version and exit." msgstr "Tampilkan versi dan keluar." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SIGNALS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Upon receiving B<SIGUSR1>, B<script> immediately flushes the output files." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "ENVIRONMENT" msgstr "LINGKUNGAN" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The following environment variable is utilized by B<script>:" msgstr "Dibawah ini adalah lingkungan bagi B<script>:" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<SHELL>" msgstr "B<SHELL>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If the variable B<SHELL> exists, the shell forked by B<script> will be that " "shell. If B<SHELL> is not set, the Bourne shell is assumed. (Most shells set " @@ -426,13 +426,13 @@ msgstr "" "akan dijalankan . (banyak shell mengatur variabelnya secara otomatis)." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NOTES" msgstr "CATATAN" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "" #| "The script ends when the forked shell exits (a E<.Em control-D> to exit " @@ -450,7 +450,7 @@ msgstr "" "shell, E<.Xr csh 1>)." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Certain interactive commands, such as B<vi>(1), create garbage in the " "typescript file. B<script> works best with commands that do not manipulate " @@ -462,7 +462,7 @@ msgstr "" "mengemulasi sebuah hardcopy terminal." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "It is not recommended to run B<script> in non-interactive shells. The inner " "shell of B<script> is always interactive, and this could lead to unexpected " @@ -472,7 +472,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "" "if test -t 0 ; then\n" @@ -486,31 +486,31 @@ msgstr "" "fi\n" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "You should also avoid use of B<script> in command pipes, as B<script> can " "read more input than you would expect." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "HISTORY" msgstr "SEJARAH" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The B<script> command appeared in 3.0BSD." msgstr "Perintah B<script> muncul pertama kali di 3.0BSD." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "BUGS" msgstr "BUGS" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<script> places I<everything> in the log file, including linefeeds and " "backspaces. This is not what the naive user expects." @@ -520,7 +520,7 @@ msgstr "" "seorang user yang naif." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<script> is primarily designed for interactive terminal sessions. When " "stdin is not a terminal (for example: B<echo foo | script>), then the " @@ -530,84 +530,38 @@ msgid "" 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<csh>(1) (for the I<history> mechanism), B<scriptreplay>(1), " "B<scriptlive>(1)" msgstr "B<csh>(1) (untuk I<Sejarahnya>), B<scriptreplay>(1), B<scriptlive>(1)" #. 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<script> 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 "" -"Since version 2.35, B<script> supports multiple streams and allows the " -"logging of input and output to separate files or all the one file. This " -"version also supports new timing file which records additional information. " -"The command B<scriptreplay --summary> then provides all the information." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Flush output after each write. This is nice for telecooperation: one person " -"does B<mkfifo foo; script -f foo>, and another can supervise in real-time " -"what is being done using B<cat foo>. Note that flush has an impact on " -"performance; it\\(cqs possible to use B<SIGUSR1> to flush logs on demand." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"The first field is an entry type identifier (\\(aqI\\(cqnput, " -"\\(aqO\\(cqutput, \\(aqH\\(cqeader, \\(aqS\\(cqignal). The socond field is " -"how much time elapsed since the previous entry, and the rest of the entry is " -"type-specific data." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -#, fuzzy -#| msgid "Display version information." -msgid "Display version information and exit." -msgstr "Tampilkan informasi versi." |