2008-10-23 12:42:18 +00:00
# Pesan Bahasa Indonesia untuk glibc
# Copyright (C) 2008 Free Software Foundation, Inc.
# This file is distributed under the same license as the glibc package.
2009-03-08 14:45:23 +00:00
# Arif E. Nugroho <arif_endro@yahoo.com>, 2008, 2009.
2008-10-23 12:42:18 +00:00
#
msgid ""
msgstr ""
2009-06-23 05:53:20 +00:00
"Project-Id-Version: libc 2.10.1\n"
2015-02-06 03:56:00 +00:00
"POT-Creation-Date: 2015-01-20 22:14-0500\n"
2009-06-23 05:53:20 +00:00
"PO-Revision-Date: 2009-06-23 12:30+0700\n"
2008-10-23 12:42:18 +00:00
"Last-Translator: Arif E. Nugroho <arif_endro@yahoo.com>\n"
"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
2015-02-06 03:56:00 +00:00
"Language: id\n"
2008-10-23 12:42:18 +00:00
"MIME-Version: 1.0\n"
2015-02-06 03:56:00 +00:00
"Content-Type: text/plain; charset=UTF-8\n"
2008-10-23 12:42:18 +00:00
"Content-Transfer-Encoding: 8bit\n"
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:227
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
msgstr "%.*s: ARGP_HELP_FMT parameter membutuhkan sebuah nilai"
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:237
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
msgstr "%.*s: Parameter ARGP_HELP_FMT tidak dikenal"
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:250
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Garbage in ARGP_HELP_FMT: %s"
msgstr "Sampah dalam ARGP_HELP_FMT: %s"
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:1214
2008-10-23 12:42:18 +00:00
msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
2009-03-08 14:45:23 +00:00
msgstr "Argumen wajib atau opsional untuk pilihan panjang juga wajib atau opsional untuk pilihan pendek yang berhubungan."
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:1600
2008-10-23 12:42:18 +00:00
msgid "Usage:"
msgstr "Penggunaan:"
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:1604
2008-10-23 12:42:18 +00:00
msgid " or: "
msgstr " atau: "
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:1616
2008-10-23 12:42:18 +00:00
msgid " [OPTION...]"
2009-03-10 13:29:50 +00:00
msgstr " [PILIHAN...]"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:1643
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Try `%s --help' or `%s --usage' for more information.\n"
msgstr "Coba `%s --help' atau `%s --usage' untuk informasi lebih lanjut.\n"
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:1671
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Report bugs to %s.\n"
msgstr "Laporkan bugs ke %s.\n"
2015-02-06 03:56:00 +00:00
#: argp/argp-parse.c:101
2008-10-23 12:42:18 +00:00
msgid "Give this help list"
msgstr "Berikan daftar bantuan ini"
2015-02-06 03:56:00 +00:00
#: argp/argp-parse.c:102
2008-10-23 12:42:18 +00:00
msgid "Give a short usage message"
msgstr "Berikan sebuah pesan penggunaan pendek"
2015-02-06 03:56:00 +00:00
#: argp/argp-parse.c:103 catgets/gencat.c:109 catgets/gencat.c:113
#: iconv/iconv_prog.c:60 iconv/iconv_prog.c:61 nscd/nscd.c:105
#: nss/makedb.c:120
msgid "NAME"
msgstr "NAMA"
2008-10-23 12:42:18 +00:00
#: argp/argp-parse.c:104
msgid "Set the program name"
msgstr "Set nama aplikasi"
2015-02-06 03:56:00 +00:00
#: argp/argp-parse.c:105
msgid "SECS"
msgstr ""
2008-10-23 12:42:18 +00:00
#: argp/argp-parse.c:106
msgid "Hang for SECS seconds (default 3600)"
msgstr "Tahan untuk DET detik (baku 3600)"
#: argp/argp-parse.c:167
msgid "Print program version"
msgstr "Tampilkan versi aplikasi"
#: argp/argp-parse.c:183
msgid "(PROGRAM ERROR) No version known!?"
msgstr "(APLIKASI ERROR) Tidak ada versi yang dikenal!?"
#: argp/argp-parse.c:623
#, c-format
msgid "%s: Too many arguments\n"
msgstr "%s: Terlalu banyak argumen\n"
#: argp/argp-parse.c:766
msgid "(PROGRAM ERROR) Option should have been recognized!?"
2009-06-23 05:53:20 +00:00
msgstr "(APLIKASI ERROR) Pilihan seharusnya telah dikenal!?"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: assert/assert-perr.c:35
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n"
msgstr "%s%s%s:%u: %s%sError tidak terduga: %s.\n"
2015-02-06 03:56:00 +00:00
#: assert/assert.c:101
#, fuzzy, c-format
#| msgid "%s%s%s:%u: %s%sAssertion `%s' failed.\n"
msgid ""
"%s%s%s:%u: %s%sAssertion `%s' failed.\n"
"%n"
2008-10-23 12:42:18 +00:00
msgstr "%s%s%s:%u: %s%sAssertion `%s' gagal.\n"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:110
2008-10-23 12:42:18 +00:00
msgid "Create C header file NAME containing symbol definitions"
msgstr "Buat berkas header C NAMA berisi definisi simbol"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:112
2008-10-23 12:42:18 +00:00
msgid "Do not use existing catalog, force new output file"
msgstr "Jangan gunakan katalog yang sudah ada, paksa berkas keluaran baru"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:113 nss/makedb.c:120
2008-10-23 12:42:18 +00:00
msgid "Write output to file NAME"
msgstr "Tulis keluaran ke NAMA berkas"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:118
2008-10-23 12:42:18 +00:00
msgid ""
"Generate message catalog.\vIf INPUT-FILE is -, input is read from standard input. If OUTPUT-FILE\n"
"is -, output is written to standard output.\n"
msgstr ""
"Hasilkan pesan katalog.\n"
"Jika BERKAS-MASUKAN adalah -, masukan dibaca dari masukan baku. Jika BERKAS-KELUARAN\n"
"adalah -, keluaran ditulis ke keluaran baku.\n"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:123
2008-10-23 12:42:18 +00:00
msgid ""
"-o OUTPUT-FILE [INPUT-FILE]...\n"
"[OUTPUT-FILE [INPUT-FILE]...]"
msgstr ""
"-o BERKAS-KELUARAN [BERKAS-MASUKAN]...\n"
"[BERKAS-KELUARAN [BERKAS-MASUKAN]...]"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:229 debug/pcprofiledump.c:209 elf/ldconfig.c:307
#: elf/pldd.c:244 elf/sln.c:85 elf/sprof.c:372 iconv/iconv_prog.c:408
#: iconv/iconvconfig.c:379 locale/programs/locale.c:277
#: locale/programs/localedef.c:376 login/programs/pt_chown.c:88
#: malloc/memusagestat.c:563 nss/getent.c:969 nss/makedb.c:369
#: posix/getconf.c:486 sunrpc/rpcinfo.c:691
#: sysdeps/unix/sysv/linux/lddlibc4.c:61
#, fuzzy, c-format
#| msgid ""
#| "For bug reporting instructions, please see:\n"
#| "<http://www.gnu.org/software/libc/bugs.html>.\n"
2008-10-23 12:42:18 +00:00
msgid ""
"For bug reporting instructions, please see:\n"
2015-02-06 03:56:00 +00:00
"%s.\n"
2008-10-23 12:42:18 +00:00
msgstr ""
"Untuk instruksi pelaporan bug, tolong lihat:\n"
"<http://www.gnu.org/software/libc/bugs.html>.\n"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:245 debug/pcprofiledump.c:225 debug/xtrace.sh:64
#: elf/ldconfig.c:323 elf/ldd.bash.in:38 elf/pldd.c:260 elf/sotruss.sh:75
#: elf/sprof.c:389 iconv/iconv_prog.c:425 iconv/iconvconfig.c:396
#: locale/programs/locale.c:294 locale/programs/localedef.c:402
#: login/programs/pt_chown.c:62 malloc/memusage.sh:71
#: malloc/memusagestat.c:581 nscd/nscd.c:509 nss/getent.c:86 nss/makedb.c:385
#: posix/getconf.c:468 sysdeps/unix/sysv/linux/lddlibc4.c:68
2008-10-23 12:42:18 +00:00
#, c-format
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
"This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
msgstr ""
"Hak Cipta (C) %s Free Software Foundation, Inc.\n"
"Ini adalah aplikasi bebas; lihat sumber untuk kondisi penyalinan. Tidak ada\n"
"garansi; bahkan untuk PERDAGANGAN atau KECOCOKAN UNTUK SEBUAH TUJUAN TERTENTU.\n"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:250 debug/pcprofiledump.c:230 debug/xtrace.sh:68
#: elf/ldconfig.c:328 elf/pldd.c:265 elf/sprof.c:395 iconv/iconv_prog.c:430
#: iconv/iconvconfig.c:401 locale/programs/locale.c:299
#: locale/programs/localedef.c:407 malloc/memusage.sh:75
#: malloc/memusagestat.c:586 nscd/nscd.c:514 nss/getent.c:91 nss/makedb.c:390
#: posix/getconf.c:473
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Written by %s.\n"
msgstr "Ditulis oleh %s.\n"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:281
2008-10-23 12:42:18 +00:00
msgid "*standard input*"
msgstr "*masukan baku*"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:287 iconv/iconv_charmap.c:167 iconv/iconv_prog.c:293
#: nss/makedb.c:246
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot open input file `%s'"
msgstr "tidak dapat membuka berkas masukan `%s'"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:416 catgets/gencat.c:491
2008-10-23 12:42:18 +00:00
msgid "illegal set number"
msgstr "jumlah nomor tidak legal"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:443
2008-10-23 12:42:18 +00:00
msgid "duplicate set definition"
msgstr "definisi set duplikasi"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:445 catgets/gencat.c:617 catgets/gencat.c:669
2008-10-23 12:42:18 +00:00
msgid "this is the first definition"
msgstr "ini adalah definisi pertama"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:516
2008-10-23 12:42:18 +00:00
#, c-format
msgid "unknown set `%s'"
msgstr "set `%s' tidak diketahui"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:557
2008-10-23 12:42:18 +00:00
msgid "invalid quote character"
msgstr "karakter quote tidak valid"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:570
2008-10-23 12:42:18 +00:00
#, c-format
msgid "unknown directive `%s': line ignored"
msgstr "direktive `%s' tidak diketahui: baris diabaikan"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:615
2008-10-23 12:42:18 +00:00
msgid "duplicated message number"
msgstr "nomor pesan terduplikasi"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:666
2008-10-23 12:42:18 +00:00
msgid "duplicated message identifier"
msgstr "identifikasi pesan terduplikasi"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:723
2008-10-23 12:42:18 +00:00
msgid "invalid character: message ignored"
msgstr "karakter tidak valid: pesan diabaikan"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:766
2008-10-23 12:42:18 +00:00
msgid "invalid line"
msgstr "baris tidak valid"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:820
2008-10-23 12:42:18 +00:00
msgid "malformed line ignored"
msgstr "baris tidak dibentuk dengan benar diabaikan"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:984 catgets/gencat.c:1025
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot open output file `%s'"
msgstr "tidak dapat membuka berkas keluaran `%s'"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:1187 locale/programs/linereader.c:560
2008-10-23 12:42:18 +00:00
msgid "invalid escape sequence"
msgstr "urutan escape tidak valid"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:1209
2008-10-23 12:42:18 +00:00
msgid "unterminated message"
msgstr "pesan tidak terselesaikan"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:1233
2008-10-23 12:42:18 +00:00
#, c-format
msgid "while opening old catalog file"
msgstr "ketika membuka berkas katalog lama"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:1324
2008-10-23 12:42:18 +00:00
#, c-format
msgid "conversion modules not available"
msgstr "modul konversi tidak tersedia"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:1350
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot determine escape character"
msgstr "tidak dapat menentukan karakter escape"
#: debug/pcprofiledump.c:53
msgid "Don't buffer output"
msgstr "Jangan sangga keluaran"
#: debug/pcprofiledump.c:58
msgid "Dump information generated by PC profiling."
msgstr "Dump informasi dihasilkan oleh PC profiling."
#: debug/pcprofiledump.c:61
msgid "[FILE]"
msgstr "[BERKAS]"
2009-03-08 14:45:23 +00:00
#: debug/pcprofiledump.c:108
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot open input file"
msgstr "tidak dapat membuka berkas masukan"
2009-03-08 14:45:23 +00:00
#: debug/pcprofiledump.c:115
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot read header"
msgstr "tidak dapat membaca header"
2009-03-08 14:45:23 +00:00
#: debug/pcprofiledump.c:179
2008-10-23 12:42:18 +00:00
#, c-format
msgid "invalid pointer size"
msgstr "ukuran penunjuk tidak valid"
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:26 debug/xtrace.sh:44
2008-10-23 12:42:18 +00:00
msgid "Usage: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n"
2009-03-10 13:29:50 +00:00
msgstr "Penggunaan: xtrace [PILIHAN]... APLIKASI [PILIHAN APLIKASI]...\\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:32 elf/sotruss.sh:56 elf/sotruss.sh:67 elf/sotruss.sh:135
#: malloc/memusage.sh:26
#, fuzzy
#| msgid "Try `%s --help' or `%s --usage' for more information.\n"
msgid "Try \\`%s --help' or \\`%s --usage' for more information.\\n"
msgstr "Coba `%s --help' atau `%s --usage' untuk informasi lebih lanjut.\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:38
#, fuzzy
#| msgid "%s: option '%s' requires an argument\n"
msgid "%s: option '%s' requires an argument.\\n"
msgstr "%s: pilihan '%s' membutuhkan sebuah argumen\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:45
2008-10-23 12:42:18 +00:00
msgid ""
"Trace execution of program by printing currently executed function.\n"
"\n"
" --data=FILE Don't run the program, just print the data from FILE.\n"
"\n"
" -?,--help Print this help and exit\n"
" --usage Give a short usage message\n"
" -V,--version Print version information and exit\n"
"\n"
"Mandatory arguments to long options are also mandatory for any corresponding\n"
"short options.\n"
"\n"
msgstr ""
"Telusuri jalannya aplikasi dengan menampilkan fungsi yang sedang dijalankan.\n"
"\n"
" --data=BERKAS Jangan jalankan aplikasi, hanya tampilkan data dari BERKAS.\n"
2009-03-10 13:29:50 +00:00
"\n"
2008-10-23 12:42:18 +00:00
" -?,--help Tampilkan bantuan ini dan keluar\n"
" --usage Berikan sebuah pesan pendek penggunaan\n"
" -V,--version Tampilkan informasi versi dan keluar\n"
"\n"
2009-03-08 14:45:23 +00:00
"Argumen wajib untuk pilihan panjang juga wajib untuk setiap pilihan pendek\n"
2008-10-23 12:42:18 +00:00
"yang berhubungan.\n"
"\n"
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:57 elf/ldd.bash.in:55 elf/sotruss.sh:49
#: malloc/memusage.sh:64
#, fuzzy
#| msgid ""
#| "For bug reporting instructions, please see:\n"
#| "<http://www.gnu.org/software/libc/bugs.html>.\n"
msgid "For bug reporting instructions, please see:\\\\n%s.\\\\n"
msgstr ""
"Untuk instruksi pelaporan bug, tolong lihat:\n"
"<http://www.gnu.org/software/libc/bugs.html>.\n"
#: debug/xtrace.sh:125
2008-10-23 12:42:18 +00:00
msgid "xtrace: unrecognized option \\`$1'\\n"
2009-03-08 14:45:23 +00:00
msgstr "xtrace: pilihan tidak dikenal \\`$1'\\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:138
2008-10-23 12:42:18 +00:00
msgid "No program name given\\n"
msgstr "Tidak ada nama aplikasi yang diberikan\\n"
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:146
2008-10-23 12:42:18 +00:00
#, sh-format
msgid "executable \\`$program' not found\\n"
msgstr "aplikasi \\`$program' tidak ditemukan\\n"
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:150
2008-10-23 12:42:18 +00:00
#, sh-format
msgid "\\`$program' is no executable\\n"
msgstr "\\`$program' bukan sebuah aplikasi\\n"
2015-02-06 03:56:00 +00:00
#: dlfcn/dlinfo.c:63
2008-10-23 12:42:18 +00:00
msgid "RTLD_SELF used in code not dynamically loaded"
msgstr "RTLD_SELF digunakan dalam kode yang bukan secara dinamis dilod"
2015-02-06 03:56:00 +00:00
#: dlfcn/dlinfo.c:72
2008-10-23 12:42:18 +00:00
msgid "unsupported dlinfo request"
msgstr "perminttan dlinfo tidak didukung"
2015-02-06 03:56:00 +00:00
#: dlfcn/dlmopen.c:63
2008-10-23 12:42:18 +00:00
msgid "invalid namespace"
msgstr "ruang-nama tidak valid"
2015-02-06 03:56:00 +00:00
#: dlfcn/dlmopen.c:68
2008-10-23 12:42:18 +00:00
msgid "invalid mode"
msgstr "mode tidak valid"
2015-02-06 03:56:00 +00:00
#: dlfcn/dlopen.c:64
2008-10-23 12:42:18 +00:00
msgid "invalid mode parameter"
msgstr "mode parameter tidak valid"
#: elf/cache.c:69
msgid "unknown"
msgstr "tidak diketahui"
2015-02-06 03:56:00 +00:00
#: elf/cache.c:135
2008-10-23 12:42:18 +00:00
msgid "Unknown OS"
msgstr "OS tidak diketahui"
2015-02-06 03:56:00 +00:00
#: elf/cache.c:140
2008-10-23 12:42:18 +00:00
#, c-format
msgid ", OS ABI: %s %d.%d.%d"
msgstr ", OS ABI: %s %d.%d.%d"
2015-02-06 03:56:00 +00:00
#: elf/cache.c:157 elf/ldconfig.c:1340
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Can't open cache file %s\n"
msgstr "Tidak dapat membuka berkas cache %s\n"
2015-02-06 03:56:00 +00:00
#: elf/cache.c:171
2008-10-23 12:42:18 +00:00
#, c-format
msgid "mmap of cache file failed.\n"
msgstr "mmap dari berkas cache gagal.\n"
2015-02-06 03:56:00 +00:00
#: elf/cache.c:175 elf/cache.c:189
2008-10-23 12:42:18 +00:00
#, c-format
msgid "File is not a cache file.\n"
msgstr "Berkas bukan sebuah berkas cache.\n"
2015-02-06 03:56:00 +00:00
#: elf/cache.c:222 elf/cache.c:232
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%d libs found in cache `%s'\n"
msgstr "%d libs ditemukan dalam cache `%s'\n"
2015-02-06 03:56:00 +00:00
#: elf/cache.c:426
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Can't create temporary cache file %s"
msgstr "Tidak dapat membuat berkas cache %s sementara"
2015-02-06 03:56:00 +00:00
#: elf/cache.c:434 elf/cache.c:444 elf/cache.c:448 elf/cache.c:453
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Writing of cache data failed"
msgstr "Penulisan dari cache data gagal"
2015-02-06 03:56:00 +00:00
#: elf/cache.c:458
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Changing access rights of %s to %#o failed"
msgstr "Mengubah ijin akses dari %s ke %#o gagal"
2015-02-06 03:56:00 +00:00
#: elf/cache.c:463
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Renaming of %s to %s failed"
msgstr "Mengubah nama dari %s ke %s gagal"
2015-02-06 03:56:00 +00:00
#: elf/dl-close.c:385 elf/dl-open.c:470
2008-10-23 12:42:18 +00:00
msgid "cannot create scope list"
msgstr "tidak dapat membuat daftar scope"
2015-02-06 03:56:00 +00:00
#: elf/dl-close.c:770
2008-10-23 12:42:18 +00:00
msgid "shared object not open"
msgstr "shared objek tidak dapat dibuka"
2015-02-06 03:56:00 +00:00
#: elf/dl-deps.c:112
2008-10-23 12:42:18 +00:00
msgid "DST not allowed in SUID/SGID programs"
msgstr "DST tidak diperbolehkan dalam aplikasi SUID/SGID"
2015-02-06 03:56:00 +00:00
#: elf/dl-deps.c:125
2008-10-23 12:42:18 +00:00
msgid "empty dynamic string token substitution"
msgstr "penggantian string token dinamis kosong"
2015-02-06 03:56:00 +00:00
#: elf/dl-deps.c:131
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot load auxiliary `%s' because of empty dynamic string token substitution\n"
msgstr "tidak dapat melod tambahan `%s' karena penggantian string dinamis kosong\n"
2015-02-06 03:56:00 +00:00
#: elf/dl-deps.c:467
2008-10-23 12:42:18 +00:00
msgid "cannot allocate dependency list"
msgstr "tidak dapat mengalokasikan daftar ketergantungan"
2015-02-06 03:56:00 +00:00
#: elf/dl-deps.c:504 elf/dl-deps.c:564
2008-10-23 12:42:18 +00:00
msgid "cannot allocate symbol search list"
msgstr "tidak dapat mengalokasikan daftar pencarian simbol"
2015-02-06 03:56:00 +00:00
#: elf/dl-deps.c:544
2008-10-23 12:42:18 +00:00
msgid "Filters not supported with LD_TRACE_PRELINKING"
msgstr "Penyaring tidak didukung dengan LD_TRACE_PRELINKING"
#: elf/dl-error.c:77
msgid "DYNAMIC LINKER BUG!!!"
msgstr "BUG LINKER DINAMIS!!!"
2015-02-06 03:56:00 +00:00
#: elf/dl-error.c:127
2008-10-23 12:42:18 +00:00
msgid "error while loading shared libraries"
msgstr "error ketika melod perpustakaan terbagi"
2015-02-06 03:56:00 +00:00
#: elf/dl-fptr.c:88 sysdeps/hppa/dl-fptr.c:94
2008-10-23 12:42:18 +00:00
msgid "cannot map pages for fdesc table"
msgstr "tidak dapat memetakan halaman untuk tabel fdesc"
2015-02-06 03:56:00 +00:00
#: elf/dl-fptr.c:192 sysdeps/hppa/dl-fptr.c:207
2008-10-23 12:42:18 +00:00
msgid "cannot map pages for fptr table"
msgstr "tidak dapat memetakan halaman untuk tabel fptr"
2015-02-06 03:56:00 +00:00
#: elf/dl-fptr.c:221 sysdeps/hppa/dl-fptr.c:236
2008-10-23 12:42:18 +00:00
msgid "internal error: symidx out of range of fptr table"
msgstr "internal error: symidx diluar dari jangkauan tabel fptr"
2015-02-06 03:56:00 +00:00
#: elf/dl-hwcaps.c:184 elf/dl-hwcaps.c:196
msgid "cannot create capability list"
msgstr "tidak dapat membuat daftar kapabilitas"
#: elf/dl-load.c:410
2008-10-23 12:42:18 +00:00
msgid "cannot allocate name record"
msgstr "tidak dapat mengalokasikan rekaman nama"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:495 elf/dl-load.c:611 elf/dl-load.c:694 elf/dl-load.c:813
2008-10-23 12:42:18 +00:00
msgid "cannot create cache for search path"
msgstr "tidak dapat membuat cache untuk jalur pencarian"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:586
2008-10-23 12:42:18 +00:00
msgid "cannot create RUNPATH/RPATH copy"
msgstr "tidak dapat membuat salinan RUNPATH/RPATH"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:680
2008-10-23 12:42:18 +00:00
msgid "cannot create search path array"
msgstr "tidak dapat membuah array jalur pencarian"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:885
2008-10-23 12:42:18 +00:00
msgid "cannot stat shared object"
msgstr "tidak dapat memperoleh statistik objek terbagi"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:963
2008-10-23 12:42:18 +00:00
msgid "cannot open zero fill device"
msgstr "tidak dapat membuka perangkat pengisi nol"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1010 elf/dl-load.c:2165
2008-10-23 12:42:18 +00:00
msgid "cannot create shared object descriptor"
msgstr "tidak dapat membuat deskripsi objek terbagi"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1029 elf/dl-load.c:1570 elf/dl-load.c:1682
2008-10-23 12:42:18 +00:00
msgid "cannot read file data"
msgstr "tidak dapat membaca berkas data"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1069
2008-10-23 12:42:18 +00:00
msgid "ELF load command alignment not page-aligned"
msgstr "ELF perintah angkut tidak teralign-halaman"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1076
2008-10-23 12:42:18 +00:00
msgid "ELF load command address/offset not properly aligned"
msgstr "ELF perintah angkut alamat/ofset tidak secara benar ter-align"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1160
2008-10-23 12:42:18 +00:00
msgid "cannot allocate TLS data structures for initial thread"
msgstr "tidak dapat mengalokasikan struktur data TLS untuk inisial thread"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1183
2008-10-23 12:42:18 +00:00
msgid "cannot handle TLS data"
msgstr "tidak dapat menangani data TLS"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1202
2008-10-23 12:42:18 +00:00
msgid "object file has no loadable segments"
msgstr "berkas objek tidak memiliki segmen yang dapat diangkut"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1211 elf/dl-load.c:1662
2008-10-23 12:42:18 +00:00
msgid "cannot dynamically load executable"
msgstr "tidak dapat secara dinamis mengangkut aplikasi"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1232
2008-10-23 12:42:18 +00:00
msgid "object file has no dynamic section"
msgstr "berkas objek tidak memiliki bagian dinamis"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1255
2008-10-23 12:42:18 +00:00
msgid "shared object cannot be dlopen()ed"
msgstr "objek terbagi tidak dapat di dlopen()ed"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1268
2008-10-23 12:42:18 +00:00
msgid "cannot allocate memory for program header"
msgstr "tidak dapat mengalokasikan memori untuk aplikasi header"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1284 elf/dl-open.c:195
2008-10-23 12:42:18 +00:00
msgid "invalid caller"
msgstr "pemanggil tidak valid"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1307 elf/dl-load.h:130
msgid "cannot change memory protections"
msgstr "tidak dapat mengubah proteksi memori"
#: elf/dl-load.c:1327
2008-10-23 12:42:18 +00:00
msgid "cannot enable executable stack as shared object requires"
msgstr "tidak dapat mengaktifkan stack aplikasi sebagai objek terbagi yang dibutuhkan"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1340
2008-10-23 12:42:18 +00:00
msgid "cannot close file descriptor"
msgstr "tidak dapat menutup berkas deskripsi"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1570
2008-10-23 12:42:18 +00:00
msgid "file too short"
msgstr "berkas terlalu pendek"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1605
2008-10-23 12:42:18 +00:00
msgid "invalid ELF header"
msgstr "header ELF tidak valid"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1617
2008-10-23 12:42:18 +00:00
msgid "ELF file data encoding not big-endian"
msgstr "berkas data enkoding ELF bukan big-endian"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1619
2008-10-23 12:42:18 +00:00
msgid "ELF file data encoding not little-endian"
msgstr "berkas data enkoding ELF bukan little-endian"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1623
2008-10-23 12:42:18 +00:00
msgid "ELF file version ident does not match current one"
msgstr "berkas versi ident ELF tidak cocok dengan yang sekarang"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1627
2008-10-23 12:42:18 +00:00
msgid "ELF file OS ABI invalid"
msgstr "berkas OS ABI ELF tidak valid"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1630
2008-10-23 12:42:18 +00:00
msgid "ELF file ABI version invalid"
msgstr "berkas versi ABI ELF tidak valid"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1633
msgid "nonzero padding in e_ident"
msgstr ""
#: elf/dl-load.c:1636
2008-10-23 12:42:18 +00:00
msgid "internal error"
msgstr "internal error"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1643
2008-10-23 12:42:18 +00:00
msgid "ELF file version does not match current one"
msgstr "berkas versi ELF tidak cocok dengan yang sekarang"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1651
2008-10-23 12:42:18 +00:00
msgid "only ET_DYN and ET_EXEC can be loaded"
msgstr "hanya ET_DYN dan ET_EXEC yang dapat diangkut"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1667
2008-10-23 12:42:18 +00:00
msgid "ELF file's phentsize not the expected size"
msgstr "berkas phentsize ELF tidak seperti ukuran yang diduga"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:2184
2008-10-23 12:42:18 +00:00
msgid "wrong ELF class: ELFCLASS64"
msgstr "kelas ELF salah: ELFCLASS64"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:2185
2008-10-23 12:42:18 +00:00
msgid "wrong ELF class: ELFCLASS32"
msgstr "kelas ELF salah: ELFCLASS32"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:2188
2008-10-23 12:42:18 +00:00
msgid "cannot open shared object file"
msgstr "tidak dapat membuka berkas objek terbagi"
2015-02-06 03:56:00 +00:00
#: elf/dl-load.h:128
msgid "failed to map segment from shared object"
msgstr "gagal untuk memetakan segmen dari objek terbagi"
#: elf/dl-load.h:132
msgid "cannot map zero-fill pages"
msgstr "tidak dapat memetakan halaman pengisian-nol"
#: elf/dl-lookup.c:791
2008-10-23 12:42:18 +00:00
msgid "relocation error"
msgstr "relokasi error"
2015-02-06 03:56:00 +00:00
#: elf/dl-lookup.c:818
2008-10-23 12:42:18 +00:00
msgid "symbol lookup error"
msgstr "simbol lookup error"
2015-02-06 03:56:00 +00:00
#: elf/dl-open.c:102
2008-10-23 12:42:18 +00:00
msgid "cannot extend global scope"
msgstr "tidak dapat mengeksten global scope"
2015-02-06 03:56:00 +00:00
#: elf/dl-open.c:520
2008-10-23 12:42:18 +00:00
msgid "TLS generation counter wrapped! Please report this."
msgstr "pembuatan TLS penghitung wrapped! Tolong laporkan ini."
2015-02-06 03:56:00 +00:00
#: elf/dl-open.c:542
#, fuzzy
#| msgid "cannot allocate memory in static TLS block"
msgid "cannot load any more object with static TLS"
msgstr "tidak dapat mengalokasikan memori dalam blok TLS statis"
#: elf/dl-open.c:599
2008-10-23 12:42:18 +00:00
msgid "invalid mode for dlopen()"
msgstr "mode untuk dlopen() tidak valid"
2015-02-06 03:56:00 +00:00
#: elf/dl-open.c:616
2008-10-23 12:42:18 +00:00
msgid "no more namespaces available for dlmopen()"
msgstr "tidak ada lagi ruang-nama yang tersedia untuk dlmopen()"
2015-02-06 03:56:00 +00:00
#: elf/dl-open.c:634
2008-10-23 12:42:18 +00:00
msgid "invalid target namespace in dlmopen()"
msgstr "target ruang-nama dalam dlmopen() tidak valid"
2015-02-06 03:56:00 +00:00
#: elf/dl-reloc.c:120
2008-10-23 12:42:18 +00:00
msgid "cannot allocate memory in static TLS block"
msgstr "tidak dapat mengalokasikan memori dalam blok TLS statis"
2015-02-06 03:56:00 +00:00
#: elf/dl-reloc.c:212
2008-10-23 12:42:18 +00:00
msgid "cannot make segment writable for relocation"
msgstr "tidak dapat membuat segmen dapat ditulis untuk relokasi"
2015-02-06 03:56:00 +00:00
#: elf/dl-reloc.c:275
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: no PLTREL found in object %s\n"
msgstr "%s: tidak ada PLTREL ditemukan dalam objek %s\n"
2015-02-06 03:56:00 +00:00
#: elf/dl-reloc.c:290
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: out of memory to store relocation results for %s\n"
msgstr "%s: kehabisan dari memori untuk menyimpan hasil relokasi untuk %s\n"
2015-02-06 03:56:00 +00:00
#: elf/dl-reloc.c:306
2008-10-23 12:42:18 +00:00
msgid "cannot restore segment prot after reloc"
msgstr "tidak dapat merestore segmen prot setelah relokasi"
2015-02-06 03:56:00 +00:00
#: elf/dl-reloc.c:335
2008-10-23 12:42:18 +00:00
msgid "cannot apply additional memory protection after relocation"
msgstr "tidak dapat mengaplikasikan proteksi memori tambahan setelah relokasi"
2015-02-06 03:56:00 +00:00
#: elf/dl-sym.c:153
2008-10-23 12:42:18 +00:00
msgid "RTLD_NEXT used in code not dynamically loaded"
msgstr "RTLD_NEXT digunakan dalam kode yang tidak secara dinamis diangkut"
2015-02-06 03:56:00 +00:00
#: elf/dl-tls.c:933
2008-10-23 12:42:18 +00:00
msgid "cannot create TLS data structures"
msgstr "tidak dapat membuat struktur data TLS"
2015-02-06 03:56:00 +00:00
#: elf/dl-version.c:166
#, fuzzy
#| msgid "symbol lookup error"
msgid "version lookup error"
msgstr "simbol lookup error"
#: elf/dl-version.c:296
2008-10-23 12:42:18 +00:00
msgid "cannot allocate version reference table"
msgstr "tidak dapat mengalokasikan tabel referensi versi"
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:141
2008-10-23 12:42:18 +00:00
msgid "Print cache"
msgstr "Menampilkan cache"
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:142
2008-10-23 12:42:18 +00:00
msgid "Generate verbose messages"
msgstr "Menghasilkan pesan verbose"
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:143
2008-10-23 12:42:18 +00:00
msgid "Don't build cache"
msgstr "Jangan membuat cache"
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:144
2008-10-23 12:42:18 +00:00
msgid "Don't generate links"
msgstr "Jangan menghasilkan links"
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:145
2008-10-23 12:42:18 +00:00
msgid "Change to and use ROOT as root directory"
msgstr "Ubah ke dan gunakan ROOT sebagai direktori root"
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:145
2008-10-23 12:42:18 +00:00
msgid "ROOT"
msgstr "ROOT"
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:146
2008-10-23 12:42:18 +00:00
msgid "CACHE"
msgstr "CACHE"
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:146
2008-10-23 12:42:18 +00:00
msgid "Use CACHE as cache file"
msgstr "Gunakan CACHE sebagai berkas cache"
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:147
2008-10-23 12:42:18 +00:00
msgid "CONF"
msgstr "CONF"
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:147
2008-10-23 12:42:18 +00:00
msgid "Use CONF as configuration file"
msgstr "Gunakan CONF sebagai berkas konfigurasi"
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:148
2008-10-23 12:42:18 +00:00
msgid "Only process directories specified on the command line. Don't build cache."
msgstr "Hanya proses direktori yang dispesifikasikan dalam baris perintah. Jangan buat cache."
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:149
2008-10-23 12:42:18 +00:00
msgid "Manually link individual libraries."
msgstr "Secara manual hubungkan perpustakaan individu."
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:150
2008-10-23 12:42:18 +00:00
msgid "FORMAT"
msgstr "FORMAT"
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:150
2008-10-23 12:42:18 +00:00
msgid "Format to use: new, old or compat (default)"
msgstr "Format yang digunakan: baru, lama atau kompatibel (baku)"
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:151
2008-10-23 12:42:18 +00:00
msgid "Ignore auxiliary cache file"
msgstr "Abaikan berkas cache tambahan"
2009-03-08 14:45:23 +00:00
#: elf/ldconfig.c:159
2008-10-23 12:42:18 +00:00
msgid "Configure Dynamic Linker Run Time Bindings."
msgstr "Konfigurasi Linker Dinamis Ikatan Waktu Jalan."
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:346
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Path `%s' given more than once"
msgstr "Jalur `%s' diberikan lebih dari sekali"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:386
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s is not a known library type"
msgstr "%s bukan tipe perpustakaan yang dikenal"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:414
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Can't stat %s"
msgstr "Tidak dapat memperoleh statistik %s"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:488
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Can't stat %s\n"
msgstr "Tidak dapat memperoleh statistik %s\n"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:498
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s is not a symbolic link\n"
msgstr "%s bukan sebuah link simbolis\n"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:517
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Can't unlink %s"
msgstr "Tidak dapat memutuskan %s"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:523
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Can't link %s to %s"
msgstr "Tidak dapat menghubungkan %s ke %s"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:529
2008-10-23 12:42:18 +00:00
msgid " (changed)\n"
msgstr " (berubah)\n"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:531
2008-10-23 12:42:18 +00:00
msgid " (SKIPPED)\n"
msgstr " (DILEWATI)\n"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:586
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Can't find %s"
msgstr "Tidak dapat menemukan %s"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:602 elf/ldconfig.c:775 elf/ldconfig.c:834 elf/ldconfig.c:868
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Cannot lstat %s"
msgstr "Tidak dapat lstat %s"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:609
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Ignored file %s since it is not a regular file."
msgstr "Mengabaikan berkas %s karena itu bukan sebuah berkas umum."
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:618
2008-10-23 12:42:18 +00:00
#, c-format
msgid "No link created since soname could not be found for %s"
msgstr "Tidak ada hubungan yang dibuat karena soname tidak dapaat ditemukan untuk %s"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:701
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Can't open directory %s"
msgstr "Tidak dapat membuka direktori %s"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:793 elf/ldconfig.c:855 elf/readlib.c:90
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Input file %s not found.\n"
msgstr "Berkas masukan %s tidak ditemukan.\n"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:800
#, c-format
msgid "Cannot stat %s"
msgstr "Tidak dapat memperoleh statistik %s"
#: elf/ldconfig.c:951
2008-10-23 12:42:18 +00:00
#, c-format
msgid "libc5 library %s in wrong directory"
msgstr "perpustakaan libc5 %s berada dalam direktori salah"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:954
2008-10-23 12:42:18 +00:00
#, c-format
msgid "libc6 library %s in wrong directory"
msgstr "perpustakaan libc6 %s berada dalam direktori salah"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:957
2008-10-23 12:42:18 +00:00
#, c-format
msgid "libc4 library %s in wrong directory"
msgstr "perpustakaan lib4 %s berada dalam direktori salah"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:985
2008-10-23 12:42:18 +00:00
#, c-format
msgid "libraries %s and %s in directory %s have same soname but different type."
msgstr "perpustakaan %s dan %s berada dalam direktori %s memiliki soname sama tetapi memiliki tipe berbeda."
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1094
2008-10-23 12:42:18 +00:00
#, c-format
2015-02-06 03:56:00 +00:00
msgid "Warning: ignoring configuration file that cannot be opened: %s"
msgstr ""
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1160
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s:%u: bad syntax in hwcap line"
msgstr "%s:%u: sintaks buruk dalam baris hwcap"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1166
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s:%u: hwcap index %lu above maximum %u"
msgstr "%s:%u: indeks hwcap %lu diatas maksimal %u"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1173 elf/ldconfig.c:1181
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s:%u: hwcap index %lu already defined as %s"
msgstr "%s:%u: hwcap indeks %lu telah didefinisikan sebagai %s"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1184
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s:%u: duplicate hwcap %lu %s"
msgstr "%s:%u: duplikasi hwcap %lu %s"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1206
2008-10-23 12:42:18 +00:00
#, c-format
msgid "need absolute file name for configuration file when using -r"
msgstr "membutuhkan nama berkas absolut untuk berkas konfigurasi ketika menggunakan -r"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1213 locale/programs/xmalloc.c:64 malloc/obstack.c:416
#: malloc/obstack.c:418 posix/getconf.c:441 posix/getconf.c:661
2008-10-23 12:42:18 +00:00
#, c-format
msgid "memory exhausted"
msgstr "kehabisan memori"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1245
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s:%u: cannot read directory %s"
msgstr "%s:%u: tidak dapat membaca direktori %s"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1289
2008-10-23 12:42:18 +00:00
#, c-format
msgid "relative path `%s' used to build cache"
msgstr "jalur relatif `%s' digunakan untuk membuat cache"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1319
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Can't chdir to /"
msgstr "Tidak dapat chdir ke /"
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1360
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Can't open cache file directory %s\n"
msgstr "Tidak dapat membuat berkas cache direktori %s\n"
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:42
2008-10-23 12:42:18 +00:00
msgid "Written by %s and %s.\n"
msgstr "Ditulis oleh %s dan %s.\n"
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:47
2008-10-23 12:42:18 +00:00
msgid ""
"Usage: ldd [OPTION]... FILE...\n"
" --help print this help and exit\n"
" --version print version information and exit\n"
" -d, --data-relocs process data relocations\n"
" -r, --function-relocs process data and function relocations\n"
" -u, --unused print unused direct dependencies\n"
" -v, --verbose print all information\n"
msgstr ""
2009-03-10 13:29:50 +00:00
"Penggunaan: ldd [PILIHAN... BERKAS...\n"
2008-10-23 12:42:18 +00:00
" --help tampilkan bantuan ini dan keluar\n"
" --version tampilkan informasi versi dan keluar\n"
" -d, --data-relocs proses relokasi data\n"
" -r, --function-relocs proses data dan relokasi fungsi\n"
" -u, --unused tampilkan tidak digunakan ketergantungan langsung\n"
" -v, --verbose tampilkan seluruh informasi\n"
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:80
2008-10-23 12:42:18 +00:00
msgid "ldd: option \\`$1' is ambiguous"
2009-03-08 14:45:23 +00:00
msgstr "ldd: pilihan \\`$1' adalah ambigu"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:87
2008-10-23 12:42:18 +00:00
msgid "unrecognized option"
2009-03-08 14:45:23 +00:00
msgstr "pilihan tidak dikenal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:88 elf/ldd.bash.in:125
2008-10-23 12:42:18 +00:00
msgid "Try \\`ldd --help' for more information."
msgstr "Coba \\`ldd --help' untuk informasi lebih lanjut."
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:124
2008-10-23 12:42:18 +00:00
msgid "missing file arguments"
msgstr "hilang berkas argumen"
#. TRANS No such file or directory. This is a ``file doesn't exist'' error
#. TRANS for ordinary files that are referenced in contexts where they are
#. TRANS expected to already exist.
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:147 sysdeps/gnu/errlist.c:37
2008-10-23 12:42:18 +00:00
msgid "No such file or directory"
msgstr "Tidak ada berkas atau direktori seperti itu"
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:150 inet/rcmd.c:488
2008-10-23 12:42:18 +00:00
msgid "not regular file"
msgstr "bukan sebuah berkas regular"
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:153
2008-10-23 12:42:18 +00:00
msgid "warning: you do not have execution permission for"
msgstr "peringatan: anda tidak memiliki ijin untuk menjalankan untuk"
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:182
2008-10-23 12:42:18 +00:00
msgid "\tnot a dynamic executable"
msgstr "\tbukan sebuah aplikasi dinamis"
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:190
2008-10-23 12:42:18 +00:00
msgid "exited with unknown exit code"
msgstr "keluar dengan kode keluar yang tidak diketahui"
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:195
2008-10-23 12:42:18 +00:00
msgid "error: you do not have read permission for"
msgstr "error: anda tidak memiliki ijin membaca untuk"
2015-02-06 03:56:00 +00:00
#: elf/pldd-xx.c:105
#, fuzzy, c-format
#| msgid "cannot read header from `%s'"
msgid "cannot find program header of process"
msgstr "tidak dapat membaca header dari `%s'"
#: elf/pldd-xx.c:110
#, fuzzy, c-format
#| msgid "cannot read header"
msgid "cannot read program header"
msgstr "tidak dapat membaca header"
#: elf/pldd-xx.c:135
#, fuzzy, c-format
#| msgid "object file has no dynamic section"
msgid "cannot read dynamic section"
msgstr "berkas objek tidak memiliki bagian dinamis"
#: elf/pldd-xx.c:147
#, fuzzy, c-format
#| msgid "cannot read header"
msgid "cannot read r_debug"
msgstr "tidak dapat membaca header"
#: elf/pldd-xx.c:167
#, fuzzy, c-format
#| msgid "cannot read archive header"
msgid "cannot read program interpreter"
msgstr "tidak dapat membaca archive header"
#: elf/pldd-xx.c:196
#, fuzzy, c-format
#| msgid "cannot read file data"
msgid "cannot read link map"
msgstr "tidak dapat membaca berkas data"
#: elf/pldd-xx.c:207
#, fuzzy, c-format
#| msgid "cannot read header"
msgid "cannot read object name"
msgstr "tidak dapat membaca header"
#: elf/pldd.c:63
msgid "List dynamic shared objects loaded into process."
msgstr ""
#: elf/pldd.c:67
msgid "PID"
msgstr ""
#: elf/pldd.c:99
#, c-format
msgid "Exactly one parameter with process ID required.\n"
msgstr ""
#: elf/pldd.c:111
#, fuzzy, c-format
#| msgid "invalid pointer size"
msgid "invalid process ID '%s'"
msgstr "ukuran penunjuk tidak valid"
#: elf/pldd.c:119
#, fuzzy, c-format
#| msgid "cannot open `%s'"
msgid "cannot open %s"
msgstr "tidak dapat membuka `%s'"
#: elf/pldd.c:144
#, fuzzy, c-format
#| msgid "cannot open `%s'"
msgid "cannot open %s/task"
msgstr "tidak dapat membuka `%s'"
#: elf/pldd.c:147
#, fuzzy, c-format
#| msgid "cannot create searchlist"
msgid "cannot prepare reading %s/task"
msgstr "tidak dapat membuat daftar pencarian"
#: elf/pldd.c:160
#, fuzzy, c-format
#| msgid "invalid ELF header"
msgid "invalid thread ID '%s'"
msgstr "header ELF tidak valid"
#: elf/pldd.c:171
#, fuzzy, c-format
#| msgid "cannot access '%s'"
msgid "cannot attach to process %lu"
msgstr "tidak dapat mengakses '%s'"
#: elf/pldd.c:286
#, c-format
msgid "cannot get information about process %lu"
msgstr ""
#: elf/pldd.c:299
#, c-format
msgid "process %lu is no ELF program"
msgstr ""
#: elf/readelflib.c:34
2008-10-23 12:42:18 +00:00
#, c-format
msgid "file %s is truncated\n"
msgstr "berkas %s terpotong\n"
2015-02-06 03:56:00 +00:00
#: elf/readelflib.c:66
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s is a 32 bit ELF file.\n"
msgstr "%s adalah sebuah berkas ELF 32 bit.\n"
2015-02-06 03:56:00 +00:00
#: elf/readelflib.c:68
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s is a 64 bit ELF file.\n"
msgstr "%s adalah sebuah berkas ELF 64 bit.\n"
2015-02-06 03:56:00 +00:00
#: elf/readelflib.c:70
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Unknown ELFCLASS in file %s.\n"
msgstr "ELFCLASS dalam berkas %s tidak diketahui.\n"
2015-02-06 03:56:00 +00:00
#: elf/readelflib.c:77
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s is not a shared object file (Type: %d).\n"
msgstr "%s bukan sebuah berkas objek terbagi (Tipe: %d).\n"
2015-02-06 03:56:00 +00:00
#: elf/readelflib.c:108
2008-10-23 12:42:18 +00:00
#, c-format
msgid "more than one dynamic segment\n"
msgstr "lebih dari satu segmen dinamis\n"
2015-02-06 03:56:00 +00:00
#: elf/readlib.c:96
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Cannot fstat file %s.\n"
msgstr "Tidak dapat fstat berkas %s.\n"
2015-02-06 03:56:00 +00:00
#: elf/readlib.c:107
2008-10-23 12:42:18 +00:00
#, c-format
msgid "File %s is empty, not checked."
msgstr "Berkas %s kosong, tidak diperiksa."
2015-02-06 03:56:00 +00:00
#: elf/readlib.c:113
2008-10-23 12:42:18 +00:00
#, c-format
msgid "File %s is too small, not checked."
msgstr "Berkas %s terlalu kecil, tidak diperiksa."
2015-02-06 03:56:00 +00:00
#: elf/readlib.c:123
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Cannot mmap file %s.\n"
msgstr "Tidak dapat mmap berkas %s.\n"
2015-02-06 03:56:00 +00:00
#: elf/readlib.c:161
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n"
msgstr "%s bukan sebuah berkas ELF - ini memiliki magis bytes salah di awal.\n"
2015-02-06 03:56:00 +00:00
#: elf/sln.c:84
2009-03-08 14:45:23 +00:00
#, c-format
msgid ""
"Usage: sln src dest|file\n"
"\n"
msgstr ""
"penggunaan: sln sumber tujuan|berkas\n"
"\n"
2015-02-06 03:56:00 +00:00
#: elf/sln.c:109
2009-03-08 14:45:23 +00:00
#, c-format
msgid "%s: file open error: %m\n"
msgstr "%s: error membuka berkas: %m\n"
2015-02-06 03:56:00 +00:00
#: elf/sln.c:146
2009-03-08 14:45:23 +00:00
#, c-format
msgid "No target in line %d\n"
msgstr "Tidak ada target dalam baris %d\n"
2015-02-06 03:56:00 +00:00
#: elf/sln.c:178
2009-03-08 14:45:23 +00:00
#, c-format
msgid "%s: destination must not be a directory\n"
msgstr "%s: tujuan tidak boleh berupa sebuah direktori\n"
2015-02-06 03:56:00 +00:00
#: elf/sln.c:184
2009-03-08 14:45:23 +00:00
#, c-format
msgid "%s: failed to remove the old destination\n"
msgstr "%s: gagal untuk menghapus tujuan lama\n"
2015-02-06 03:56:00 +00:00
#: elf/sln.c:192
2009-03-08 14:45:23 +00:00
#, c-format
msgid "%s: invalid destination: %s\n"
msgstr "%s: tujuan tidak valid: %s\n"
2015-02-06 03:56:00 +00:00
#: elf/sln.c:207 elf/sln.c:216
2009-03-08 14:45:23 +00:00
#, c-format
msgid "Invalid link from \"%s\" to \"%s\": %s\n"
msgstr "Sambungan tidak valid dari \"%s\" ke \"%s\": %s\n"
2015-02-06 03:56:00 +00:00
#: elf/sotruss.sh:32
#, sh-format
msgid ""
"Usage: sotruss [OPTION...] [--] EXECUTABLE [EXECUTABLE-OPTION...]\n"
" -F, --from FROMLIST Trace calls from objects on FROMLIST\n"
" -T, --to TOLIST Trace calls to objects on TOLIST\n"
"\n"
" -e, --exit Also show exits from the function calls\n"
" -f, --follow Trace child processes\n"
" -o, --output FILENAME Write output to FILENAME (or FILENAME.$PID in case\n"
"\t\t\t -f is also used) instead of standard error\n"
"\n"
" -?, --help Give this help list\n"
" --usage Give a short usage message\n"
" --version Print program version"
msgstr ""
#: elf/sotruss.sh:46
#, fuzzy
#| msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
msgid "Mandatory arguments to long options are also mandatory for any corresponding\\nshort options.\\n"
msgstr "Argumen wajib atau opsional untuk pilihan panjang juga wajib atau opsional untuk pilihan pendek yang berhubungan."
#: elf/sotruss.sh:55
#, fuzzy
#| msgid "%s: option requires an argument -- '%c'\n"
msgid "%s: option requires an argument -- '%s'\\n"
msgstr "%s: pilihan membutuhkan sebuah argumen -- '%c'\n"
#: elf/sotruss.sh:61
#, fuzzy
#| msgid "%s: option '%s' is ambiguous\n"
msgid "%s: option is ambiguous; possibilities:"
msgstr "%s: pilihan '%s' adalah ambigu\n"
#: elf/sotruss.sh:79
#, fuzzy
#| msgid "Written by %s.\n"
msgid "Written by %s.\\n"
msgstr "Ditulis oleh %s.\n"
#: elf/sotruss.sh:86
msgid ""
"Usage: %s [-ef] [-F FROMLIST] [-o FILENAME] [-T TOLIST] [--exit]\n"
"\t [--follow] [--from FROMLIST] [--output FILENAME] [--to TOLIST]\n"
"\t [--help] [--usage] [--version] [--]\n"
"\t EXECUTABLE [EXECUTABLE-OPTION...]\\n"
msgstr ""
#: elf/sotruss.sh:134
#, fuzzy
#| msgid "%s: unrecognized option '%c%s'\n"
msgid "%s: unrecognized option '%c%s'\\n"
msgstr "%s: pilihan tidak dikenal '%c%s'\n"
2008-10-23 12:42:18 +00:00
#: elf/sprof.c:77
msgid "Output selection:"
msgstr "Pemilihan keluaran:"
#: elf/sprof.c:79
msgid "print list of count paths and their number of use"
msgstr "tampilkan daftar dari jumlah jalur dan nomor yang digunakannya"
#: elf/sprof.c:81
msgid "generate flat profile with counts and ticks"
msgstr "hasilkan profile datar dengan jumlah dan ticks"
#: elf/sprof.c:82
msgid "generate call graph"
msgstr "hasilkan call graph"
#: elf/sprof.c:89
2009-03-08 14:45:23 +00:00
msgid "Read and display shared object profiling data."
2009-03-10 13:29:50 +00:00
msgstr "Baca dan tampilkan data profiling objek terbagi."
2008-10-23 12:42:18 +00:00
#: elf/sprof.c:94
msgid "SHOBJ [PROFDATA]"
msgstr "SHOBJ [PROFDATA]"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:433
2008-10-23 12:42:18 +00:00
#, c-format
msgid "failed to load shared object `%s'"
msgstr "gagal mengangkut objek terbagi `%s'"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:442
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot create internal descriptors"
msgstr "tidak dapat membuat deskripsi internal"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:554
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Reopening shared object `%s' failed"
msgstr "Membuka kembali objek terbagi `%s' gagal"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:561 elf/sprof.c:656
2008-10-23 12:42:18 +00:00
#, c-format
msgid "reading of section headers failed"
msgstr "membaca dari daerah headers gagal"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:569 elf/sprof.c:664
2008-10-23 12:42:18 +00:00
#, c-format
msgid "reading of section header string table failed"
msgstr "membaca dari daerah header tabel string gagal"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:595
2008-10-23 12:42:18 +00:00
#, c-format
msgid "*** Cannot read debuginfo file name: %m\n"
msgstr "*** Tidak dapat membaca nama berkas debuginfo: %m\n"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:616
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot determine file name"
msgstr "tidak dapat menentukan nama berkas"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:649
2008-10-23 12:42:18 +00:00
#, c-format
msgid "reading of ELF header failed"
msgstr "pembacaan dari header ELF gagal"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:685
2008-10-23 12:42:18 +00:00
#, c-format
msgid "*** The file `%s' is stripped: no detailed analysis possible\n"
msgstr "*** Berkas `%s' terstrip: tidak ada kemungkinan analisa detail\n"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:715
2008-10-23 12:42:18 +00:00
#, c-format
msgid "failed to load symbol data"
msgstr "gagal mengangkut data simbol"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:780
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot load profiling data"
msgstr "tidak dapat mengangkut data profiling"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:789
2008-10-23 12:42:18 +00:00
#, c-format
msgid "while stat'ing profiling data file"
msgstr "ketika melakukan statistik data profiling berkas"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:797
2008-10-23 12:42:18 +00:00
#, c-format
msgid "profiling data file `%s' does not match shared object `%s'"
msgstr "profiling berkas data `%s' tidak cocok dengan berkas terbagi `%s'"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:808
2008-10-23 12:42:18 +00:00
#, c-format
msgid "failed to mmap the profiling data file"
msgstr "gagal untuk memetakan berkas data profiling"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:816
2008-10-23 12:42:18 +00:00
#, c-format
msgid "error while closing the profiling data file"
msgstr "error ketika menutup berkas data profiling"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:825 elf/sprof.c:923
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot create internal descriptor"
msgstr "tidak dapat membuat deskripsi internal"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:899
2008-10-23 12:42:18 +00:00
#, c-format
msgid "`%s' is no correct profile data file for `%s'"
msgstr "`%s' bukan sebuah profile benar untuk berkas data untuk `%s'"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:1080 elf/sprof.c:1138
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot allocate symbol data"
msgstr "tidak dapat mengalokasikan data simbol"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_charmap.c:141 iconv/iconv_prog.c:448
2009-03-08 14:45:23 +00:00
#, c-format
msgid "cannot open output file"
msgstr "tidak dapat membuka berkas keluaran"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_charmap.c:187 iconv/iconv_prog.c:311
2008-10-23 12:42:18 +00:00
#, c-format
msgid "error while closing input `%s'"
msgstr "error ketika menutup masukan `%s'"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_charmap.c:435
2008-10-23 12:42:18 +00:00
#, c-format
msgid "illegal input sequence at position %Zd"
msgstr "urutan masukan tidak legal di posisi %Zd"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_charmap.c:454 iconv/iconv_prog.c:539
2008-10-23 12:42:18 +00:00
#, c-format
msgid "incomplete character or shift sequence at end of buffer"
msgstr "karakter tidak lengkap atau urutan shift diakhir dari penyangga"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_charmap.c:499 iconv/iconv_charmap.c:535 iconv/iconv_prog.c:582
#: iconv/iconv_prog.c:618
2008-10-23 12:42:18 +00:00
#, c-format
msgid "error while reading the input"
msgstr "error ketika membaca masukan"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_charmap.c:517 iconv/iconv_prog.c:600
2008-10-23 12:42:18 +00:00
#, c-format
msgid "unable to allocate buffer for input"
msgstr "tidak dapat mengalokasikan penyangga untuk masukan"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:59
2008-10-23 12:42:18 +00:00
msgid "Input/Output format specification:"
msgstr "Spesifikasi format Masukan/Keluaran:"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:60
2008-10-23 12:42:18 +00:00
msgid "encoding of original text"
msgstr "enkoding dari teks asli"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:61
2008-10-23 12:42:18 +00:00
msgid "encoding for output"
msgstr "enkoding untuk keluaran"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:62
2008-10-23 12:42:18 +00:00
msgid "Information:"
msgstr "Informasi:"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:63
2008-10-23 12:42:18 +00:00
msgid "list all known coded character sets"
msgstr "daftar seluruh kode karakter set yang dikenal"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:64 locale/programs/localedef.c:129
2008-10-23 12:42:18 +00:00
msgid "Output control:"
msgstr "Pengontrol keluaran:"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:65
2008-10-23 12:42:18 +00:00
msgid "omit invalid characters from output"
msgstr "abaikan karakter tidak valid dari keluaran"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:66 iconv/iconvconfig.c:128
#: locale/programs/localedef.c:122 locale/programs/localedef.c:124
#: locale/programs/localedef.c:126 locale/programs/localedef.c:147
#: malloc/memusagestat.c:56
#, fuzzy
#| msgid "[FILE]"
msgid "FILE"
msgstr "[BERKAS]"
#: iconv/iconv_prog.c:66
2008-10-23 12:42:18 +00:00
msgid "output file"
msgstr "berkas keluaran"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:67
2008-10-23 12:42:18 +00:00
msgid "suppress warnings"
msgstr "tekan peringatan"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:68
2008-10-23 12:42:18 +00:00
msgid "print progress information"
msgstr "tampilkan informasi perkembangan"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:73
2008-10-23 12:42:18 +00:00
msgid "Convert encoding of given files from one encoding to another."
msgstr "Ubah enkoding dari berkas yang diberikan dari satu enkoding ke yang lain."
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:77
2008-10-23 12:42:18 +00:00
msgid "[FILE...]"
msgstr "[BERKAS...]"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:233
2008-10-23 12:42:18 +00:00
#, c-format
msgid "conversions from `%s' and to `%s' are not supported"
msgstr "pengubahan dari `%s' dan ke `%s' tidak didukung"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:238
2008-10-23 12:42:18 +00:00
#, c-format
msgid "conversion from `%s' is not supported"
msgstr "pengubahan dari `%s' tidak didukung"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:245
2008-10-23 12:42:18 +00:00
#, c-format
msgid "conversion to `%s' is not supported"
msgstr "pengubahan ke `%s' tidak didukung"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:249
2008-10-23 12:42:18 +00:00
#, c-format
msgid "conversion from `%s' to `%s' is not supported"
msgstr "pengubahan dari `%s' ke `%s' tidak didukung"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:259
2008-10-23 12:42:18 +00:00
#, c-format
msgid "failed to start conversion processing"
msgstr "gagal untuk menjalankan proses pengubahan"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:357
2008-10-23 12:42:18 +00:00
#, c-format
msgid "error while closing output file"
msgstr "error ketika menutup berkas keluaran"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:458
2008-10-23 12:42:18 +00:00
#, c-format
msgid "conversion stopped due to problem in writing the output"
msgstr "pengubahan berhenti karena ada masalah dalam penulisan keluaran"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:535
2008-10-23 12:42:18 +00:00
#, c-format
msgid "illegal input sequence at position %ld"
msgstr "urutan masukan tidak legal di posisi %ld"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:543
2008-10-23 12:42:18 +00:00
#, c-format
msgid "internal error (illegal descriptor)"
msgstr "internal error (deskripsi tidak legal)"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:546
2008-10-23 12:42:18 +00:00
#, c-format
msgid "unknown iconv() error %d"
msgstr "error %d iconv() tidak dikenal"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:791
#, fuzzy
#| msgid ""
#| "The following list contain all the coded character sets known. This does\n"
#| "not necessarily mean that all combinations of these names can be used for\n"
#| "the FROM and TO command line parameters. One coded character set can be\n"
#| "listed with several different names (aliases).\n"
#| "\n"
#| " "
2008-10-23 12:42:18 +00:00
msgid ""
2015-02-06 03:56:00 +00:00
"The following list contains all the coded character sets known. This does\n"
2008-10-23 12:42:18 +00:00
"not necessarily mean that all combinations of these names can be used for\n"
"the FROM and TO command line parameters. One coded character set can be\n"
"listed with several different names (aliases).\n"
"\n"
" "
msgstr ""
"Daftar berikut berisi seluruh kode karakter yang dikenal. Ini bukan berarti\n"
"bahwa seluruh kombinasi dari nama ini dapat digunakan untuk parameter DARI\n"
"dan KE baris perintah. Satu kode karakter dapat terdiri dari\n"
"beberapa nama yang berbeda (alias).\n"
"\n"
" "
2015-02-06 03:56:00 +00:00
#: iconv/iconvconfig.c:109
2008-10-23 12:42:18 +00:00
msgid "Create fastloading iconv module configuration file."
msgstr "Buat berkas konfigurasi fastloading iconv modul."
2015-02-06 03:56:00 +00:00
#: iconv/iconvconfig.c:113
2008-10-23 12:42:18 +00:00
msgid "[DIR...]"
msgstr "[DIR...]"
2015-02-06 03:56:00 +00:00
#: iconv/iconvconfig.c:126 locale/programs/localedef.c:133
msgid "PATH"
msgstr ""
2008-10-23 12:42:18 +00:00
#: iconv/iconvconfig.c:127
msgid "Prefix used for all file accesses"
msgstr "Awalan digunakan untuk seluruh berkas akses"
#: iconv/iconvconfig.c:128
msgid "Put output in FILE instead of installed location (--prefix does not apply to FILE)"
msgstr "Letakan keluaran dalam BERKAS daripada dilokasi terinstal (--prefix tidak berjalan ke BERKAS)"
#: iconv/iconvconfig.c:132
msgid "Do not search standard directories, only those on the command line"
msgstr "Jangan cari di direktori baku, hanya yang disebutkan di baris perintah"
2015-02-06 03:56:00 +00:00
#: iconv/iconvconfig.c:299
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Directory arguments required when using --nostdlib"
msgstr "Argumen direktori dibutuhkan ketika menggunakan --nostdlib"
2015-02-06 03:56:00 +00:00
#: iconv/iconvconfig.c:341 locale/programs/localedef.c:294
2008-10-23 12:42:18 +00:00
#, c-format
msgid "no output file produced because warnings were issued"
msgstr "tidak ada berkas keluaran yang dihasilkan karena peringatan diberikan"
2015-02-06 03:56:00 +00:00
#: iconv/iconvconfig.c:430
2008-10-23 12:42:18 +00:00
#, c-format
msgid "while inserting in search tree"
msgstr "ketika memasukan dalam pohon pencarian"
2015-02-06 03:56:00 +00:00
#: iconv/iconvconfig.c:1239
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot generate output file"
msgstr "tidak dapat menghasilkan berkas keluaran"
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:163
2008-10-23 12:42:18 +00:00
msgid "rcmd: Cannot allocate memory\n"
msgstr "rcmd: Tidak dapat mengalokasikan memori\n"
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:178
2008-10-23 12:42:18 +00:00
msgid "rcmd: socket: All ports in use\n"
msgstr "rcmd: socket: Seluruh ports sedang digunakan\n"
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:206
2008-10-23 12:42:18 +00:00
#, c-format
msgid "connect to address %s: "
msgstr "menghubungi alamat %s: "
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:219
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Trying %s...\n"
msgstr "Mencoba %s...\n"
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:255
2008-10-23 12:42:18 +00:00
#, c-format
msgid "rcmd: write (setting up stderr): %m\n"
msgstr "rcmd: tulis (konfigurasi stderr): %m\n"
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:271
2008-10-23 12:42:18 +00:00
#, c-format
msgid "rcmd: poll (setting up stderr): %m\n"
msgstr "rcmd: poll (konfigurasi stderr): %m\n"
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:274
2008-10-23 12:42:18 +00:00
msgid "poll: protocol failure in circuit setup\n"
msgstr "poll: protokol gagal dalam konfigurasi circuit\n"
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:306
2008-10-23 12:42:18 +00:00
msgid "socket: protocol failure in circuit setup\n"
msgstr "socket: protokol gagal dalam konfigurasi circuit\n"
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:330
2008-10-23 12:42:18 +00:00
#, c-format
msgid "rcmd: %s: short read"
msgstr "rcmd: %s: pembacaan pendek"
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:486
2008-10-23 12:42:18 +00:00
msgid "lstat failed"
msgstr "lstat gagal"
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:493
2008-10-23 12:42:18 +00:00
msgid "cannot open"
msgstr "tidak dapat membuka"
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:495
2008-10-23 12:42:18 +00:00
msgid "fstat failed"
msgstr "fstat gagal"
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:497
2008-10-23 12:42:18 +00:00
msgid "bad owner"
msgstr "pemilik buruk"
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:499
2008-10-23 12:42:18 +00:00
msgid "writeable by other than owner"
msgstr "dapat ditulis oleh selain dari pemilik"
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:501
2008-10-23 12:42:18 +00:00
msgid "hard linked somewhere"
msgstr "hard linked kesuatu tempat"
#: inet/ruserpass.c:170 inet/ruserpass.c:193
msgid "out of memory"
msgstr "kehabisan memori"
#: inet/ruserpass.c:184
msgid "Error: .netrc file is readable by others."
msgstr "Error: .netrc berkas dapat dibaca oleh yang lain."
#: inet/ruserpass.c:185
msgid "Remove password or make file unreadable by others."
msgstr "Hapus kata-kunci atau buat berkas tidak dapat dibaca oleh yang lain."
#: inet/ruserpass.c:277
#, c-format
msgid "Unknown .netrc keyword %s"
msgstr "Tidak diketahui .netrc kata-kunci %s"
2015-02-06 03:56:00 +00:00
#: libidn/nfkc.c:463
2008-10-23 12:42:18 +00:00
msgid "Character out of range for UTF-8"
msgstr "Karakter diluar dari jangkauan untuk UTF-8"
2015-02-06 03:56:00 +00:00
#: locale/programs/charmap-dir.c:57
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot read character map directory `%s'"
msgstr "tidak dapat membaca peta karakter direktori `%s'"
#: locale/programs/charmap.c:138
#, c-format
msgid "character map file `%s' not found"
msgstr "peta karakter berkas `%s' tidak ditemukan"
#: locale/programs/charmap.c:195
#, c-format
msgid "default character map file `%s' not found"
msgstr "peta karakter baku berkas `%s' tidak ditemukan"
#: locale/programs/charmap.c:258
#, c-format
msgid "character map `%s' is not ASCII compatible, locale not ISO C compliant\n"
msgstr "peta karakter `%s' tidak kompatibel dengan ASCII, lokal bukan ISO C compliant\n"
#: locale/programs/charmap.c:337
#, c-format
msgid "%s: <mb_cur_max> must be greater than <mb_cur_min>\n"
msgstr "%s: <mb_cur_max> harus lebih besar dari <mb_cur_min>\n"
#: locale/programs/charmap.c:357 locale/programs/charmap.c:374
#: locale/programs/repertoire.c:174
#, c-format
msgid "syntax error in prolog: %s"
msgstr "sintaks error dalam prolog: %s"
#: locale/programs/charmap.c:358
msgid "invalid definition"
msgstr "definisi tidak valid"
2015-02-06 03:56:00 +00:00
#: locale/programs/charmap.c:375 locale/programs/locfile.c:131
#: locale/programs/locfile.c:158 locale/programs/repertoire.c:175
2008-10-23 12:42:18 +00:00
msgid "bad argument"
msgstr "argumen buruk"
#: locale/programs/charmap.c:403
#, c-format
msgid "duplicate definition of <%s>"
msgstr "duplikasi definisi dari <%s>"
#: locale/programs/charmap.c:410
#, c-format
msgid "value for <%s> must be 1 or greater"
msgstr "nilai untuk <%s> harus 1 atau lebih besar"
#: locale/programs/charmap.c:422
#, c-format
msgid "value of <%s> must be greater or equal than the value of <%s>"
msgstr "nilai dari <%s> harus lebih besar atau sama dengan nilai dari <%s>"
#: locale/programs/charmap.c:445 locale/programs/repertoire.c:183
#, c-format
msgid "argument to <%s> must be a single character"
msgstr "argumen ke <%s> harus berupa sebuah karakter tunggal"
#: locale/programs/charmap.c:471
msgid "character sets with locking states are not supported"
msgstr "set karakter dengan status terkunci tidak didukung"
#: locale/programs/charmap.c:498 locale/programs/charmap.c:552
#: locale/programs/charmap.c:584 locale/programs/charmap.c:678
#: locale/programs/charmap.c:733 locale/programs/charmap.c:774
#: locale/programs/charmap.c:815
#, c-format
msgid "syntax error in %s definition: %s"
msgstr "sintaks error dalam %s definisi: %s"
#: locale/programs/charmap.c:499 locale/programs/charmap.c:679
#: locale/programs/charmap.c:775 locale/programs/repertoire.c:230
msgid "no symbolic name given"
msgstr "tidak ada nama simbolis yang diberikan"
#: locale/programs/charmap.c:553
msgid "invalid encoding given"
msgstr "pengkodean yang diberikan tidak valid"
#: locale/programs/charmap.c:562
msgid "too few bytes in character encoding"
msgstr "terlalu sedikit bytes dalam pengkodean karakter"
#: locale/programs/charmap.c:564
msgid "too many bytes in character encoding"
msgstr "terlalu banyak bytes dalam karakter pengkodean"
#: locale/programs/charmap.c:586 locale/programs/charmap.c:734
#: locale/programs/charmap.c:817 locale/programs/repertoire.c:296
msgid "no symbolic name given for end of range"
msgstr "tidak ada nama simbolis yang diberikan untuk akhir dari jangkauan"
2015-02-06 03:56:00 +00:00
#: locale/programs/charmap.c:610 locale/programs/ld-address.c:528
#: locale/programs/ld-collate.c:2626 locale/programs/ld-collate.c:3784
#: locale/programs/ld-ctype.c:2162 locale/programs/ld-ctype.c:2913
#: locale/programs/ld-identification.c:368
#: locale/programs/ld-measurement.c:215 locale/programs/ld-messages.c:298
#: locale/programs/ld-monetary.c:740 locale/programs/ld-name.c:264
#: locale/programs/ld-numeric.c:326 locale/programs/ld-paper.c:214
#: locale/programs/ld-telephone.c:278 locale/programs/ld-time.c:943
2008-10-23 12:42:18 +00:00
#: locale/programs/repertoire.c:313
#, c-format
msgid "%1$s: definition does not end with `END %1$s'"
msgstr "%1$s: definisi tidak berakhir dengan `END %1$s'"
#: locale/programs/charmap.c:643
msgid "only WIDTH definitions are allowed to follow the CHARMAP definition"
msgstr "hanya definisi WIDTH yang diijinkan untuk mengikuti definisi CHARMAP"
#: locale/programs/charmap.c:651 locale/programs/charmap.c:714
#, c-format
msgid "value for %s must be an integer"
msgstr "nilai untuk %s harus berupa sebuah integer"
#: locale/programs/charmap.c:842
#, c-format
msgid "%s: error in state machine"
msgstr "%s: error dalam mesin status"
2015-02-06 03:56:00 +00:00
#: locale/programs/charmap.c:850 locale/programs/ld-address.c:544
#: locale/programs/ld-collate.c:2623 locale/programs/ld-collate.c:3977
#: locale/programs/ld-ctype.c:2159 locale/programs/ld-ctype.c:2930
#: locale/programs/ld-identification.c:384
#: locale/programs/ld-measurement.c:231 locale/programs/ld-messages.c:314
#: locale/programs/ld-monetary.c:756 locale/programs/ld-name.c:280
#: locale/programs/ld-numeric.c:342 locale/programs/ld-paper.c:230
#: locale/programs/ld-telephone.c:294 locale/programs/ld-time.c:959
#: locale/programs/locfile.c:1000 locale/programs/repertoire.c:324
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: premature end of file"
msgstr "%s: prematur akhir dari berkas"
#: locale/programs/charmap.c:869 locale/programs/charmap.c:880
#, c-format
msgid "unknown character `%s'"
msgstr "karakter `%s' tidak dikenal"
#: locale/programs/charmap.c:888
#, c-format
msgid "number of bytes for byte sequence of beginning and end of range not the same: %d vs %d"
msgstr "jumlah dari bytes untuk urutan byte dari awal dan akhir dari jangkauan tidak sama: %d vs %d"
2015-02-06 03:56:00 +00:00
#: locale/programs/charmap.c:993 locale/programs/ld-collate.c:2903
2008-10-23 12:42:18 +00:00
#: locale/programs/repertoire.c:419
msgid "invalid names for character range"
msgstr "nama tidak valid untuk jangkauan karakter"
#: locale/programs/charmap.c:1005 locale/programs/repertoire.c:431
msgid "hexadecimal range format should use only capital characters"
msgstr "format jangkauan heksadesimal seharusnya hanya menggunakan huruf besar"
#: locale/programs/charmap.c:1023 locale/programs/repertoire.c:449
#, c-format
msgid "<%s> and <%s> are invalid names for range"
msgstr "<%s> dan <%s> nama tidak valid untuk jangkauan"
#: locale/programs/charmap.c:1029 locale/programs/repertoire.c:456
msgid "upper limit in range is smaller than lower limit"
msgstr "batas atas dalam jangkauan adalah lebih kecil daripada batas bawah"
#: locale/programs/charmap.c:1087
msgid "resulting bytes for range not representable."
msgstr "menghasilkan bytes untuk jangkauan tidak dapat direpresentasikan."
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-address.c:135 locale/programs/ld-collate.c:1565
#: locale/programs/ld-ctype.c:465 locale/programs/ld-identification.c:133
2008-10-23 12:42:18 +00:00
#: locale/programs/ld-measurement.c:94 locale/programs/ld-messages.c:97
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:193 locale/programs/ld-name.c:94
2008-10-23 12:42:18 +00:00
#: locale/programs/ld-numeric.c:98 locale/programs/ld-paper.c:91
#: locale/programs/ld-telephone.c:94 locale/programs/ld-time.c:159
#, c-format
msgid "No definition for %s category found"
msgstr "Tidak ada definisi untuk kategori %s yang ditemukan"
2009-03-08 14:45:23 +00:00
#: locale/programs/ld-address.c:146 locale/programs/ld-address.c:184
#: locale/programs/ld-address.c:202 locale/programs/ld-address.c:231
#: locale/programs/ld-address.c:303 locale/programs/ld-address.c:322
#: locale/programs/ld-address.c:335 locale/programs/ld-identification.c:146
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-measurement.c:105 locale/programs/ld-monetary.c:205
#: locale/programs/ld-monetary.c:249 locale/programs/ld-monetary.c:265
#: locale/programs/ld-monetary.c:277 locale/programs/ld-name.c:105
2008-10-23 12:42:18 +00:00
#: locale/programs/ld-name.c:142 locale/programs/ld-numeric.c:112
#: locale/programs/ld-numeric.c:126 locale/programs/ld-paper.c:102
#: locale/programs/ld-paper.c:111 locale/programs/ld-telephone.c:105
#: locale/programs/ld-telephone.c:162 locale/programs/ld-time.c:175
#: locale/programs/ld-time.c:196
#, c-format
msgid "%s: field `%s' not defined"
msgstr "%s: daerah `%s' tidak terdefinisi"
2009-03-08 14:45:23 +00:00
#: locale/programs/ld-address.c:158 locale/programs/ld-address.c:210
#: locale/programs/ld-address.c:240 locale/programs/ld-address.c:278
2008-10-23 12:42:18 +00:00
#: locale/programs/ld-name.c:117 locale/programs/ld-telephone.c:117
#, c-format
msgid "%s: field `%s' must not be empty"
msgstr "%s: daerah `%s' tidak boleh kosong"
2009-03-08 14:45:23 +00:00
#: locale/programs/ld-address.c:170
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: invalid escape `%%%c' sequence in field `%s'"
msgstr "%s: urutan escape `%%%c' tidak valid dalam daerah `%s'"
2009-03-08 14:45:23 +00:00
#: locale/programs/ld-address.c:221
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: terminology language code `%s' not defined"
msgstr "%s: kode bahasa terminologi `%s' tidak terdefinisi"
2009-03-08 14:45:23 +00:00
#: locale/programs/ld-address.c:246
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: field `%s' must not be defined"
msgstr "%s: daerah `%s' tidak boleh didefinisikan"
2009-03-08 14:45:23 +00:00
#: locale/programs/ld-address.c:260 locale/programs/ld-address.c:289
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: language abbreviation `%s' not defined"
msgstr "%s: kependekan bahasa `%s' tidak terdefinisi"
2009-03-08 14:45:23 +00:00
#: locale/programs/ld-address.c:267 locale/programs/ld-address.c:295
#: locale/programs/ld-address.c:329 locale/programs/ld-address.c:341
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: `%s' value does not match `%s' value"
msgstr "%s: `%s' nilai tidak cocok dengan nilai `%s'"
2009-03-08 14:45:23 +00:00
#: locale/programs/ld-address.c:314
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: numeric country code `%d' not valid"
msgstr "%s: kode negara numerik `%d' tidak valid"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-address.c:436 locale/programs/ld-address.c:473
#: locale/programs/ld-address.c:511 locale/programs/ld-ctype.c:2537
#: locale/programs/ld-identification.c:280
#: locale/programs/ld-measurement.c:198 locale/programs/ld-messages.c:267
#: locale/programs/ld-monetary.c:495 locale/programs/ld-monetary.c:530
#: locale/programs/ld-monetary.c:571 locale/programs/ld-name.c:237
#: locale/programs/ld-numeric.c:218 locale/programs/ld-paper.c:197
#: locale/programs/ld-telephone.c:253 locale/programs/ld-time.c:848
#: locale/programs/ld-time.c:890
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: field `%s' declared more than once"
msgstr "%s: daerah `%s' terdeklarasi lebih dari sekali"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-address.c:440 locale/programs/ld-address.c:478
#: locale/programs/ld-identification.c:284 locale/programs/ld-messages.c:277
#: locale/programs/ld-monetary.c:499 locale/programs/ld-monetary.c:534
#: locale/programs/ld-name.c:241 locale/programs/ld-numeric.c:222
#: locale/programs/ld-telephone.c:257 locale/programs/ld-time.c:742
#: locale/programs/ld-time.c:811 locale/programs/ld-time.c:853
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: unknown character in field `%s'"
msgstr "%s: karakter dalam daerah `%s' tidak dikenal"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-address.c:525 locale/programs/ld-collate.c:3782
#: locale/programs/ld-ctype.c:2910 locale/programs/ld-identification.c:365
#: locale/programs/ld-measurement.c:212 locale/programs/ld-messages.c:296
#: locale/programs/ld-monetary.c:738 locale/programs/ld-name.c:262
#: locale/programs/ld-numeric.c:324 locale/programs/ld-paper.c:212
#: locale/programs/ld-telephone.c:276 locale/programs/ld-time.c:941
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: incomplete `END' line"
msgstr "%s: tidak lengkap `END' baris"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-address.c:535 locale/programs/ld-collate.c:551
#: locale/programs/ld-collate.c:603 locale/programs/ld-collate.c:899
#: locale/programs/ld-collate.c:912 locale/programs/ld-collate.c:2592
#: locale/programs/ld-collate.c:2613 locale/programs/ld-collate.c:3967
#: locale/programs/ld-ctype.c:1891 locale/programs/ld-ctype.c:2149
#: locale/programs/ld-ctype.c:2735 locale/programs/ld-ctype.c:2921
#: locale/programs/ld-identification.c:375
#: locale/programs/ld-measurement.c:222 locale/programs/ld-messages.c:305
#: locale/programs/ld-monetary.c:747 locale/programs/ld-name.c:271
#: locale/programs/ld-numeric.c:333 locale/programs/ld-paper.c:221
#: locale/programs/ld-telephone.c:285 locale/programs/ld-time.c:950
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: syntax error"
msgstr "%s: sintaks error"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:426
2008-10-23 12:42:18 +00:00
#, c-format
msgid "`%.*s' already defined in charmap"
msgstr "`%.*s' telah terdefinisi dalam charmap"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:435
2008-10-23 12:42:18 +00:00
#, c-format
msgid "`%.*s' already defined in repertoire"
msgstr "`%.*s' telah terdefinisi dalam repertoire"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:442
2008-10-23 12:42:18 +00:00
#, c-format
msgid "`%.*s' already defined as collating symbol"
msgstr "`%.*s' telah terdefinisi sebagai simbol collating"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:449
2008-10-23 12:42:18 +00:00
#, c-format
msgid "`%.*s' already defined as collating element"
msgstr "`%.*s' telah terdefinisi sebagai elemen collating"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:480 locale/programs/ld-collate.c:506
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: `forward' and `backward' are mutually excluding each other"
msgstr "%s: `forward' dan `backward' adalah secara muttual excluding satu sama lain"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:490 locale/programs/ld-collate.c:516
#: locale/programs/ld-collate.c:532
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: `%s' mentioned more than once in definition of weight %d"
msgstr "%s: `%s' disebutkan lebih dari sekali dalam definisi dari berat %d"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:588
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: too many rules; first entry only had %d"
msgstr "%s: terlalu banyak aturan; masukan pertama hanya memiliki %d"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:624
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: not enough sorting rules"
msgstr "%s: tidak cukup aturan pengurutan"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:789
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: empty weight string not allowed"
msgstr "%s: berat kosong string tidak diijinkan"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:884
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: weights must use the same ellipsis symbol as the name"
msgstr "%s: berat seharusnya menggunakan ellipsis sama simbol sebagai nama"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:940
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: too many values"
msgstr "%s: terlalu banyak nilai"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1060 locale/programs/ld-collate.c:1235
2008-10-23 12:42:18 +00:00
#, c-format
msgid "order for `%.*s' already defined at %s:%Zu"
msgstr "perintah untuk `%.*s' telah terdefinisi di %s:%Zu"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1110
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: the start and the end symbol of a range must stand for characters"
msgstr "%s: awal dan akhir dari simbol dari sebuah jangkauan harus berdiri untuk karakter"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1137
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: byte sequences of first and last character must have the same length"
msgstr "%s: urutan byte dari karakter awal dan akhir harus memiliki panjang sama"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1179
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: byte sequence of first character of range is not lower than that of the last character"
msgstr "%s: urutan byte dari awal karakter dari jangkauan tidak lebih rendah dari karakter terakhir"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1304
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: symbolic range ellipsis must not directly follow `order_start'"
msgstr "%s: jangkauan simbolis ellipsis tidak boleh secara langsung mengikuti `order_start'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1308
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: symbolic range ellipsis must not be directly followed by `order_end'"
msgstr "%s: jangkauan simbolis ellipsis tidak boleh secara langsung mengikuti `order_end'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1328 locale/programs/ld-ctype.c:1408
2008-10-23 12:42:18 +00:00
#, c-format
msgid "`%s' and `%.*s' are not valid names for symbolic range"
msgstr "`%s' dan `%.*s' bukan sebuah nama valid untuk jangkauan simbolis"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1378 locale/programs/ld-collate.c:3718
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: order for `%.*s' already defined at %s:%Zu"
msgstr "%s: urutan untuk `%.*s' telah terdefinisi di %s:%Zu"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1387
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: `%s' must be a character"
msgstr "%s: `%s' harus berupa sebuah karakter"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1582
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: `position' must be used for a specific level in all sections or none"
msgstr "%s: `posisi' harus digunakan untuk tingkat spesifik dalam seluruh bagian atau kosong"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1607
2008-10-23 12:42:18 +00:00
#, c-format
msgid "symbol `%s' not defined"
msgstr "simbol `%s' tidak terdefinisi"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1683 locale/programs/ld-collate.c:1789
2008-10-23 12:42:18 +00:00
#, c-format
msgid "symbol `%s' has the same encoding as"
msgstr "simbol `%s' memiliki pengkodean yang sama seperti"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1687 locale/programs/ld-collate.c:1793
2008-10-23 12:42:18 +00:00
#, c-format
msgid "symbol `%s'"
msgstr "simbol `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1833
2008-10-23 12:42:18 +00:00
#, c-format
msgid "no definition of `UNDEFINED'"
msgstr "tidak ada definisi dari `UNDEFINED'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1862
2008-10-23 12:42:18 +00:00
#, c-format
msgid "too many errors; giving up"
msgstr "terlalu banyak error; menyerah"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:2518 locale/programs/ld-collate.c:3906
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: nested conditionals not supported"
msgstr "%s: nested kondisional tidak didukung"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:2536
#, fuzzy, c-format
#| msgid "%s: more then one 'else'"
msgid "%s: more than one 'else'"
2008-10-23 12:42:18 +00:00
msgstr "%s: lebih dari satu 'else'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:2711
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: duplicate definition of `%s'"
msgstr "%s: duplikasi definisi dari `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:2747
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: duplicate declaration of section `%s'"
msgstr "%s: duplikasi deklarasi dari daerah `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:2883
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: unknown character in collating symbol name"
msgstr "%s: karakter tidak dikenal dalam nama simbol collating"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3012
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: unknown character in equivalent definition name"
msgstr "%s: karakter tidak dikenal dalam definisi nama yang ekuivalen"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3023
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: unknown character in equivalent definition value"
msgstr "%s: karakter tidak dikenal dalam nilai definisi yang ekuivalen"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3033
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: unknown symbol `%s' in equivalent definition"
msgstr "%s: simbol tidak dikenal `%s' definisi ekuivalen"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3042
2008-10-23 12:42:18 +00:00
msgid "error while adding equivalent collating symbol"
msgstr "error ketika menambahkan simbol collating ekuivalen"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3080
2008-10-23 12:42:18 +00:00
#, c-format
msgid "duplicate definition of script `%s'"
msgstr "duplikasi definisi dari skrip `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3128
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: unknown section name `%.*s'"
msgstr "%s: nama daerah `%.*s' tidak dikenal"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3157
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: multiple order definitions for section `%s'"
msgstr "%s: multiple tingkat definisi untuk daerah `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3185
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: invalid number of sorting rules"
msgstr "%s: nomor tidak valid untuk aturan pengurutan"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3212
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: multiple order definitions for unnamed section"
msgstr "%s: banyak tingkat definisi untuk daerah tidak bernama"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3267 locale/programs/ld-collate.c:3397
#: locale/programs/ld-collate.c:3760
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: missing `order_end' keyword"
msgstr "%s: hilang `order_end' kata-kunci"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3330
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: order for collating symbol %.*s not yet defined"
msgstr "%s: tingkat untuk collaing simbol %.*s belum terdefinisi"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3348
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: order for collating element %.*s not yet defined"
msgstr "%s: tingkat untuk collating elemen %.*s belum terdefinisi"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3359
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: cannot reorder after %.*s: symbol not known"
msgstr "%s: tidak dapat mengurutkan setelah %.*s: simbol tidak diketahui"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3411 locale/programs/ld-collate.c:3772
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: missing `reorder-end' keyword"
msgstr "%s: hilang `reorder-end' kata-kunci"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3445 locale/programs/ld-collate.c:3643
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: section `%.*s' not known"
msgstr "%s: bagian `%.*s' tidak dikenal"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3510
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: bad symbol <%.*s>"
msgstr "%s: simbol buruk <%.*s>"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3706
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: cannot have `%s' as end of ellipsis range"
msgstr "%s: tidak dapat memiliki `%s' sebagai akhir dari jangkauan ellipsis"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3756
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: empty category description not allowed"
msgstr "%s: deskripsi kategori kosong tidak diperbolehkan"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3775
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: missing `reorder-sections-end' keyword"
msgstr "%s: hilang `reorder-section-end' kata-kunci"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3939
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: '%s' without matching 'ifdef' or 'ifndef'"
msgstr "%s: '%s' tanpa pencocokan 'ifdef' atau 'ifndef'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3957
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: 'endif' without matching 'ifdef' or 'ifndef'"
msgstr "%s: 'endif' tanpa pencocokan 'ifdef' atau 'ifndef'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:484
2008-10-23 12:42:18 +00:00
#, c-format
msgid "No character set name specified in charmap"
msgstr "Tidak ada nama karakter set yang dispesifikasikan dalam charmap"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:513
2008-10-23 12:42:18 +00:00
#, c-format
msgid "character L'\\u%0*x' in class `%s' must be in class `%s'"
msgstr "karakter L'\\u%0*x' dalam kelas `%s' harus berada dalam kelas `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:528
2008-10-23 12:42:18 +00:00
#, c-format
msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'"
msgstr "karakter L'\\u%0*x' dalam kelas `%s' tidak boleh berada dalam kelas `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:542 locale/programs/ld-ctype.c:600
2008-10-23 12:42:18 +00:00
#, c-format
msgid "internal error in %s, line %u"
msgstr "internal error dalam %s, baris %u"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:571
2008-10-23 12:42:18 +00:00
#, c-format
msgid "character '%s' in class `%s' must be in class `%s'"
msgstr "karakter '%s' dalam kelas `%s' harus berada dalam kelas `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:587
2008-10-23 12:42:18 +00:00
#, c-format
msgid "character '%s' in class `%s' must not be in class `%s'"
msgstr "karakter '%s' dalam kelas `%s' tidak boleh berada dalam kelas `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:617 locale/programs/ld-ctype.c:655
2008-10-23 12:42:18 +00:00
#, c-format
msgid "<SP> character not in class `%s'"
msgstr "<SP> karakter tidak dalam kelas `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:629 locale/programs/ld-ctype.c:666
2008-10-23 12:42:18 +00:00
#, c-format
msgid "<SP> character must not be in class `%s'"
msgstr "<SP> karakter tidak boleh berada dalam kelas `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:644
2008-10-23 12:42:18 +00:00
#, c-format
msgid "character <SP> not defined in character map"
msgstr "karakter <SP> tidak terdefinisi dalam peta karakter"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:780
2008-10-23 12:42:18 +00:00
#, c-format
msgid "`digit' category has not entries in groups of ten"
msgstr "`digit' kategori tidak memiliki masukan dalam grup dari sepuluh"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:829
2008-10-23 12:42:18 +00:00
#, c-format
msgid "no input digits defined and none of the standard names in the charmap"
msgstr "tidak ada masukan digit yang terdefinisi dan kosong dari nama baku dalam charmap"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:894
2008-10-23 12:42:18 +00:00
#, c-format
msgid "not all characters used in `outdigit' are available in the charmap"
msgstr "tidak semua karakter digunakan dalam `outdigit' tersedia dalam charmap"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:911
2008-10-23 12:42:18 +00:00
#, c-format
msgid "not all characters used in `outdigit' are available in the repertoire"
msgstr "tidak semua karakter yang digunakan dalam `outdigit' tersedia dalam repertoire"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1176
2008-10-23 12:42:18 +00:00
#, c-format
msgid "character class `%s' already defined"
msgstr "karakter kelas `%s' telah terdefinisi"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1182
2008-10-23 12:42:18 +00:00
#, c-format
msgid "implementation limit: no more than %Zd character classes allowed"
msgstr "batas implementasi: tidak lebih dari %Zd karakter kelas diperbolehkan"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1208
2008-10-23 12:42:18 +00:00
#, c-format
msgid "character map `%s' already defined"
msgstr "peta karakter `%s' telah terdefinisi"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1214
2008-10-23 12:42:18 +00:00
#, c-format
msgid "implementation limit: no more than %d character maps allowed"
msgstr "batas implementasi: tidak lebih dari %d peta karakter diperbolehkan"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1479 locale/programs/ld-ctype.c:1604
#: locale/programs/ld-ctype.c:1710 locale/programs/ld-ctype.c:2400
#: locale/programs/ld-ctype.c:3397
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: field `%s' does not contain exactly ten entries"
msgstr "%s: daerah `%s' tidak berisi tepat sepuluh masukan"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1507 locale/programs/ld-ctype.c:2081
2008-10-23 12:42:18 +00:00
#, c-format
msgid "to-value <U%0*X> of range is smaller than from-value <U%0*X>"
msgstr "ke-nilai <U%0*X> dari jangkauan adalah lebih kecil dari dari-nilai <U%0*X>"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1634
2008-10-23 12:42:18 +00:00
msgid "start and end character sequence of range must have the same length"
msgstr "awal dan akhir urutan karakter dari jangkauan harus memiliki panjang yang sama"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1641
2008-10-23 12:42:18 +00:00
msgid "to-value character sequence is smaller than from-value sequence"
msgstr "ke-nilai urutan karakter lebih kecil daripada urutan dari-nilai"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2001 locale/programs/ld-ctype.c:2052
2008-10-23 12:42:18 +00:00
msgid "premature end of `translit_ignore' definition"
msgstr "prematur akhir dari `translit_ignore' definisi"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2007 locale/programs/ld-ctype.c:2058
#: locale/programs/ld-ctype.c:2100
2008-10-23 12:42:18 +00:00
msgid "syntax error"
msgstr "sintaks error"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2233
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: syntax error in definition of new character class"
msgstr "%s: sintaks error dalam definisi dari kelas karakter baru"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2248
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: syntax error in definition of new character map"
msgstr "%s: sintaks error dalam definisi dari peta karakter baru"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2422
2008-10-23 12:42:18 +00:00
msgid "ellipsis range must be marked by two operands of same type"
msgstr "jangkauan ellipsis harus ditandai dengan dua operan dari tipe yang sama"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2431
2008-10-23 12:42:18 +00:00
msgid "with symbolic name range values the absolute ellipsis `...' must not be used"
msgstr "dengann nilai jangkauan nama simbol absolut ellipsis `...' tidak boleh digunakan"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2446
2008-10-23 12:42:18 +00:00
msgid "with UCS range values one must use the hexadecimal symbolic ellipsis `..'"
msgstr "dengan nilai jangkauan UCS salah satu harus menggunakan heksadesimal simbolis ellipsis `..'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2460
2008-10-23 12:42:18 +00:00
msgid "with character code range values one must use the absolute ellipsis `...'"
msgstr "dengan nilai jangkauan kode karakter salah satu harus menggunakan ellipsis absolut `...'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2611
2008-10-23 12:42:18 +00:00
#, c-format
msgid "duplicated definition for mapping `%s'"
msgstr "duplikasi definisi untuk pemetaan `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2697 locale/programs/ld-ctype.c:2841
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: `translit_start' section does not end with `translit_end'"
msgstr "%s: `translit_start' daerah tidak berakhir dengan `translit_end'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2792
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: duplicate `default_missing' definition"
msgstr "%s: duplikasi `default_missing' definisi"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2797
2008-10-23 12:42:18 +00:00
msgid "previous definition was here"
msgstr "definisi sebelumnya ada disini"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2819
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: no representable `default_missing' definition found"
msgstr "%s: tidak ada representasi `default_missing' definisi ditemukan"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2962 locale/programs/ld-ctype.c:3059
#: locale/programs/ld-ctype.c:3079 locale/programs/ld-ctype.c:3100
#: locale/programs/ld-ctype.c:3121 locale/programs/ld-ctype.c:3142
#: locale/programs/ld-ctype.c:3163 locale/programs/ld-ctype.c:3203
#: locale/programs/ld-ctype.c:3224 locale/programs/ld-ctype.c:3289
#: locale/programs/ld-ctype.c:3331 locale/programs/ld-ctype.c:3356
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: character `%s' not defined while needed as default value"
msgstr "%s: karakter `%s' tidak terdefinisi ketika dibutuhkan sebagai nilai default"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2967 locale/programs/ld-ctype.c:3064
#: locale/programs/ld-ctype.c:3084 locale/programs/ld-ctype.c:3105
#: locale/programs/ld-ctype.c:3126 locale/programs/ld-ctype.c:3147
#: locale/programs/ld-ctype.c:3168 locale/programs/ld-ctype.c:3208
#: locale/programs/ld-ctype.c:3229 locale/programs/ld-ctype.c:3294
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: character `%s' in charmap not representable with one byte"
msgstr "%s: karakter `%s' dalam charmap tidak dapat direpresentasikan dengan satu byte"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:3338 locale/programs/ld-ctype.c:3363
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: character `%s' needed as default value not representable with one byte"
msgstr "%s: karakter `%s' dibutuhkan sebagai nilai baku tidak dapat direpresentasikan dengan satu byte"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:3419
2008-10-23 12:42:18 +00:00
#, c-format
msgid "no output digits defined and none of the standard names in the charmap"
msgstr "tidak ada keluaran digital terdefinisi dan tidak ada nama baku dalam charmaps"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:3668
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: transliteration data from locale `%s' not available"
msgstr "%s: transliteration data dari lokal `%s' tidak tersedia"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:3768
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: table for class \"%s\": %lu bytes\n"
msgstr "%s: tabel untuk kelas \"%s\": %lu bytes\n"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:3833
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: table for map \"%s\": %lu bytes\n"
msgstr "%s: tabel untuk peta \"%s\": %lu bytes\n"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:3958
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: table for width: %lu bytes\n"
msgstr "%s: tabel untuk lebar: %lu bytes\n"
#: locale/programs/ld-identification.c:170
#, c-format
msgid "%s: no identification for category `%s'"
msgstr "%s: tidak ada identifikasi untuk kategori `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-identification.c:351
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: duplicate category version definition"
msgstr "%s: duplikasi kategori definisi versi"
#: locale/programs/ld-measurement.c:113
#, c-format
msgid "%s: invalid value for field `%s'"
msgstr "%s: nilai tidak valid untuk daerah `%s'"
#: locale/programs/ld-messages.c:114 locale/programs/ld-messages.c:148
#, c-format
msgid "%s: field `%s' undefined"
msgstr "%s: daerah `%s' tidak terdefinisi"
#: locale/programs/ld-messages.c:121 locale/programs/ld-messages.c:155
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:255 locale/programs/ld-numeric.c:118
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: value for field `%s' must not be an empty string"
msgstr "%s: nilai untuk daerah `%s' tidak boleh berupa string kosong"
#: locale/programs/ld-messages.c:137 locale/programs/ld-messages.c:171
#, c-format
msgid "%s: no correct regular expression for field `%s': %s"
msgstr "%s: tidak ada ekspresi reguler yang benar untuk daerah `%s': %s"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:223
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: value of field `int_curr_symbol' has wrong length"
msgstr "%s: nilai untuk daerah `int_curr_symbol' memiliki panjang salah"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:236
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: value of field `int_curr_symbol' does not correspond to a valid name in ISO 4217"
msgstr "%s: nilai dari daerah `int_curr_symbol' tidak berhubungan dengan sebuah nama yang valid dalam ISO 4217"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:284 locale/programs/ld-monetary.c:314
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: value for field `%s' must be in range %d...%d"
msgstr "%s: nilai untuk daerah `%s' harus berada dalam jangkauan %d...%d"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:541 locale/programs/ld-numeric.c:229
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: value for field `%s' must be a single character"
msgstr "%s: nilai untuk daerah `%s' harus berupa karakter tunggal"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:638 locale/programs/ld-numeric.c:273
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: `-1' must be last entry in `%s' field"
msgstr "%s: `-1' harus berupa masukan terakhir dalam daerah `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:660 locale/programs/ld-numeric.c:290
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: values for field `%s' must be smaller than 127"
msgstr "%s: nilai untuk daerah `%s' harus lebih kecil dari 127"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:706
2008-10-23 12:42:18 +00:00
msgid "conversion rate value cannot be zero"
msgstr "nilai tingkat konversi tidak dapat nol"
#: locale/programs/ld-name.c:129 locale/programs/ld-telephone.c:126
#: locale/programs/ld-telephone.c:149
#, c-format
msgid "%s: invalid escape sequence in field `%s'"
msgstr "%s: urutan escape tidak valid dalam daerah `%s'"
#: locale/programs/ld-time.c:247
#, c-format
msgid "%s: direction flag in string %Zd in `era' field is not '+' nor '-'"
msgstr "%s: tanda direksi dalam string %Zd dalam `era' field bukan '+' ataupun '-'"
#: locale/programs/ld-time.c:258
#, c-format
msgid "%s: direction flag in string %Zd in `era' field is not a single character"
msgstr "%s: tanda direksi dalam string %Zd dalam daerah `era' bukan sebuah karakter tunggal"
#: locale/programs/ld-time.c:271
#, c-format
msgid "%s: invalid number for offset in string %Zd in `era' field"
msgstr "%s: nomor tidak valid untuk ofset dalam string %Zd dalam daerah `era'"
#: locale/programs/ld-time.c:279
#, c-format
msgid "%s: garbage at end of offset value in string %Zd in `era' field"
msgstr "%s: sampah diakhir dari nilai ofset dalam string %Zd dalam daerah `era'"
#: locale/programs/ld-time.c:330
#, c-format
msgid "%s: invalid starting date in string %Zd in `era' field"
msgstr "%s: tanggal mulai tidak valid dalam string %Zd dalam daerah `era'"
#: locale/programs/ld-time.c:339
#, c-format
msgid "%s: garbage at end of starting date in string %Zd in `era' field "
msgstr "%s: sampah di akhir dari awal tanggal dalam string %Zd dalam daerah `era'"
#: locale/programs/ld-time.c:358
#, c-format
msgid "%s: starting date is invalid in string %Zd in `era' field"
msgstr "%s: tanggal mulai tidak valid dalam string %Zd dalam daerah `era'"
2009-03-08 14:45:23 +00:00
#: locale/programs/ld-time.c:407 locale/programs/ld-time.c:435
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: invalid stopping date in string %Zd in `era' field"
msgstr "%s: tanggal selesai tidak valid dalam string %Zd dalam daerah `era'"
#: locale/programs/ld-time.c:416
#, c-format
msgid "%s: garbage at end of stopping date in string %Zd in `era' field"
msgstr "%s: sampah diakhir dari tanggal selesai dalam string %Zd dalam daerah `era'"
#: locale/programs/ld-time.c:444
#, c-format
msgid "%s: missing era name in string %Zd in `era' field"
msgstr "%s: hilang nama era dalam string %Zd dalam daerah `era'"
#: locale/programs/ld-time.c:456
#, c-format
msgid "%s: missing era format in string %Zd in `era' field"
msgstr "%s: hilang format era dalam string %Zd dalam daerah `era'"
#: locale/programs/ld-time.c:497
#, c-format
msgid "%s: third operand for value of field `%s' must not be larger than %d"
msgstr "%s: operan ketiga untuk nilai dari field `%s' tidak boleh lebih besar daripada %d"
#: locale/programs/ld-time.c:505 locale/programs/ld-time.c:513
#: locale/programs/ld-time.c:521
#, c-format
msgid "%s: values for field `%s' must not be larger than %d"
msgstr "%s: nilai untuk daerah `%s' tidak boleh lebih besar daripada %d"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-time.c:726
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: too few values for field `%s'"
msgstr "%s: terlalu sedikit nilai untuk daerah `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-time.c:771
2008-10-23 12:42:18 +00:00
msgid "extra trailing semicolon"
msgstr "kelebihan akhiran semicolon"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-time.c:774
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: too many values for field `%s'"
msgstr "%s: terlalu banyak nilai untuk daerah `%s'"
#: locale/programs/linereader.c:130
msgid "trailing garbage at end of line"
msgstr "kelebihan sampah diakhir dari baris"
#: locale/programs/linereader.c:298
msgid "garbage at end of number"
msgstr "sampah diakhir dari nomor"
#: locale/programs/linereader.c:410
msgid "garbage at end of character code specification"
msgstr "sampah diakhir dari spesifikasi kode karakter"
#: locale/programs/linereader.c:496
msgid "unterminated symbolic name"
msgstr "nama simbolis tidak terselesaikan"
#: locale/programs/linereader.c:623
msgid "illegal escape sequence at end of string"
msgstr "urutan escape tidak legal diakhir dari string"
#: locale/programs/linereader.c:627 locale/programs/linereader.c:855
msgid "unterminated string"
msgstr "string tidak selesai"
#: locale/programs/linereader.c:669
msgid "non-symbolic character value should not be used"
msgstr "nilai karakter bukan simbolis seharusnya tidak digunakan"
#: locale/programs/linereader.c:816
#, c-format
msgid "symbol `%.*s' not in charmap"
msgstr "simbol `%.*s' tidak dalam charmap"
#: locale/programs/linereader.c:837
#, c-format
msgid "symbol `%.*s' not in repertoire map"
msgstr "simbol `%.*s' tidak dalam repertoire map"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale-spec.c:130
#, fuzzy, c-format
#| msgid "unknown set `%s'"
msgid "unknown name \"%s\""
msgstr "set `%s' tidak diketahui"
#: locale/programs/locale.c:72
2008-10-23 12:42:18 +00:00
msgid "System information:"
msgstr "Informasi sistem:"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:74
2008-10-23 12:42:18 +00:00
msgid "Write names of available locales"
msgstr "Tulis nama dari lokal yang tersedia"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:76
2008-10-23 12:42:18 +00:00
msgid "Write names of available charmaps"
msgstr "Tulis nama dari charmaps yang tersedia"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:77
2008-10-23 12:42:18 +00:00
msgid "Modify output format:"
msgstr "Modifikasi format keluaran:"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:78
2008-10-23 12:42:18 +00:00
msgid "Write names of selected categories"
msgstr "Tulis nama dari kategori yang dipilih"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:79
2008-10-23 12:42:18 +00:00
msgid "Write names of selected keywords"
msgstr "Tulis nama dari kata-kunci yang dipilih"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:80
2008-10-23 12:42:18 +00:00
msgid "Print more information"
msgstr "Tampilkan informasi lebih"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:85
2009-03-08 14:45:23 +00:00
msgid "Get locale-specific information."
msgstr "Dapatkan informasi spesifik lokal."
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:88
2008-10-23 12:42:18 +00:00
msgid ""
"NAME\n"
"[-a|-m]"
msgstr ""
"NAMA\n"
"[-a|-m]"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:192
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Cannot set LC_CTYPE to default locale"
msgstr "Tidak dapat menset lokal baku ke LC_CTYPE"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:194
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Cannot set LC_MESSAGES to default locale"
msgstr "Tidak dapat menset lokal baku ke LC_MESSAGES"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:207
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Cannot set LC_COLLATE to default locale"
msgstr "Tidak dapat menset lokal baku ke LC_COLLATE"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:223
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Cannot set LC_ALL to default locale"
msgstr "Tidak dapat menset lokal baku ke LC_ALL"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:519
2008-10-23 12:42:18 +00:00
#, c-format
msgid "while preparing output"
msgstr "ketika menyiapkan keluaran"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:121
2008-10-23 12:42:18 +00:00
msgid "Input Files:"
msgstr "Berkas Masukan:"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:123
2008-10-23 12:42:18 +00:00
msgid "Symbolic character names defined in FILE"
msgstr "Nama karakter simbolis didefinisikan dalam BERKAS"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:125
2008-10-23 12:42:18 +00:00
msgid "Source definitions are found in FILE"
msgstr "Definisi sumber ditemukan dalam BERKAS"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:127
2008-10-23 12:42:18 +00:00
msgid "FILE contains mapping from symbolic names to UCS4 values"
msgstr "BERKAS berisi pemetaan dari nama simbolis ke nilai UCS4"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:131
2008-10-23 12:42:18 +00:00
msgid "Create output even if warning messages were issued"
msgstr "Membuat keluaran walaupun jika pesan peringatan diberikan"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:132
2008-10-23 12:42:18 +00:00
msgid "Create old-style tables"
msgstr "Membuat tabel gaya-lama"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:133
2008-10-23 12:42:18 +00:00
msgid "Optional output file prefix"
msgstr "Awalan berkas keluaran opsional"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:134
#, fuzzy
#| msgid "Be strictly POSIX conform"
msgid "Strictly conform to POSIX"
2008-10-23 12:42:18 +00:00
msgstr "Konform terhada POSIX secara patuh"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:136
2008-10-23 12:42:18 +00:00
msgid "Suppress warnings and information messages"
msgstr "Tekan peringatan dan pesan informasi"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:137
2008-10-23 12:42:18 +00:00
msgid "Print more messages"
msgstr "Tampilkan lebih banyak pesan"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:138
2008-10-23 12:42:18 +00:00
msgid "Archive control:"
msgstr "Pengontrol archive:"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:140
2008-10-23 12:42:18 +00:00
msgid "Don't add new data to archive"
msgstr "Jangan tambahkan data baru ke archive"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:142
2008-10-23 12:42:18 +00:00
msgid "Add locales named by parameters to archive"
msgstr "Tambahkan nama lokal dengan parameter ke archive"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:143
2008-10-23 12:42:18 +00:00
msgid "Replace existing archive content"
msgstr "Gantikan isi archive yang sudah ada"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:145
2008-10-23 12:42:18 +00:00
msgid "Remove locales named by parameters from archive"
msgstr "Hapus lokal nama dengan parameter dari archive"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:146
2008-10-23 12:42:18 +00:00
msgid "List content of archive"
msgstr "Daftar isi dari archive"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:148
2008-10-23 12:42:18 +00:00
msgid "locale.alias file to consult when making archive"
msgstr "berkas locale.alias untuk konsultasi ketika membuat archive"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:150
msgid "Generate little-endian output"
msgstr ""
#: locale/programs/localedef.c:152
msgid "Generate big-endian output"
msgstr ""
#: locale/programs/localedef.c:157
2008-10-23 12:42:18 +00:00
msgid "Compile locale specification"
msgstr "Kompile spesifikasi lokal"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:160
2008-10-23 12:42:18 +00:00
msgid ""
"NAME\n"
"[--add-to-archive|--delete-from-archive] FILE...\n"
"--list-archive [FILE]"
msgstr ""
"NAMA\n"
"[--add-to-archive|--delete-from-archive] BERKAS...\n"
"--list-archive [BERKAS]"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:235
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot create directory for output files"
msgstr "tidak dapat membuat direktori untuk berkas keluaran"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:246
2008-10-23 12:42:18 +00:00
#, c-format
msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'"
msgstr "FATAL: sistem tidak dapat mendefinisikan `_POSIX2_LOCALDEF'"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:260 locale/programs/localedef.c:276
#: locale/programs/localedef.c:614 locale/programs/localedef.c:634
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot open locale definition file `%s'"
msgstr "tidak dapat membuka berkas definisi lokal `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:288
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot write output files to `%s'"
msgstr "tidak dapat menulis berkas keluaran ke `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:380
#, fuzzy, c-format
#| msgid ""
#| "System's directory for character maps : %s\n"
#| " repertoire maps: %s\n"
#| " locale path : %s\n"
#| "%s"
2008-10-23 12:42:18 +00:00
msgid ""
"System's directory for character maps : %s\n"
2015-02-06 03:56:00 +00:00
"\t\t repertoire maps: %s\n"
"\t\t locale path : %s\n"
2008-10-23 12:42:18 +00:00
"%s"
msgstr ""
"Sistem direktori untuk peta karakter : %s\n"
" peta repertoire: %s\n"
" jalur lokal : %s\n"
"%s"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:582
2008-10-23 12:42:18 +00:00
#, c-format
msgid "circular dependencies between locale definitions"
msgstr "circular ketergantungan diantara definisi lokal"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:588
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot add already read locale `%s' a second time"
msgstr "tidak dapat menambahkan lokal yang sudah dibaca `%s' untuk kedua kali"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:133 locale/programs/locarchive.c:380
#, fuzzy, c-format
#| msgid "cannot create temporary file"
msgid "cannot create temporary file: %s"
2008-10-23 12:42:18 +00:00
msgstr "tidak dapat membuat berkas sementara"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:167 locale/programs/locarchive.c:430
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot initialize archive file"
msgstr "tidak dapat menginisialisasi berkas archive"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:174 locale/programs/locarchive.c:437
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot resize archive file"
msgstr "tidak dapat mengubah ukuran berkas archive"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:189 locale/programs/locarchive.c:452
#: locale/programs/locarchive.c:674
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot map archive header"
msgstr "tidak dapat memetakan header archive"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:211
2008-10-23 12:42:18 +00:00
#, c-format
msgid "failed to create new locale archive"
msgstr "gagal membuat archive lokal baru"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:223
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot change mode of new locale archive"
msgstr "tidak dapat mengubah mode dari lokal archive baru"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:324
#, fuzzy, c-format
#| msgid "cannot add to locale archive"
msgid "cannot read data from locale archive"
msgstr "tidak dapat menambahkan lokal archive"
#: locale/programs/locarchive.c:355
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot map locale archive file"
msgstr "tidak dapat memetakan berkas lokal archive"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:460
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot lock new archive"
msgstr "tidak dapat mengunci archive baru"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:529
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot extend locale archive file"
msgstr "tidak dapat mengeksten berkas lokal archive"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:538
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot change mode of resized locale archive"
msgstr "tidak dapat mengubah mode dari lokal archive yang sudah diubah ukuran"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:546
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot rename new archive"
msgstr "tidak dapat mengubah nama archive baru"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:608
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot open locale archive \"%s\""
msgstr "tidak dapat membuka lokal archive \"%s\""
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:613
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot stat locale archive \"%s\""
msgstr "tidak dapat memperoleh lokal archive \"%s\""
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:632
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot lock locale archive \"%s\""
msgstr "tidak dapat mengunci lokal archive \"%s\""
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:655
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot read archive header"
msgstr "tidak dapat membaca archive header"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:728
2008-10-23 12:42:18 +00:00
#, c-format
msgid "locale '%s' already exists"
msgstr "lokal '%s' telah ada"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1003 locale/programs/locarchive.c:1018
#: locale/programs/locarchive.c:1030 locale/programs/locarchive.c:1042
#: locale/programs/locfile.c:350
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot add to locale archive"
msgstr "tidak dapat menambahkan lokal archive"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1206
2008-10-23 12:42:18 +00:00
#, c-format
msgid "locale alias file `%s' not found"
msgstr "berkas lokal alias `%s' tidak ditemukan"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1357
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Adding %s\n"
msgstr "Menambahkan %s\n"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1363
2008-10-23 12:42:18 +00:00
#, c-format
msgid "stat of \"%s\" failed: %s: ignored"
msgstr "statistik dari \"%s\" gagal: %s: diabaikan"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1369
2008-10-23 12:42:18 +00:00
#, c-format
msgid "\"%s\" is no directory; ignored"
msgstr "\"%s\" bukan sebuah direktori; diabaikan"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1376
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot open directory \"%s\": %s: ignored"
msgstr "tidak dapat membuka direktori \"%s\": %s: diabaikan"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1448
2008-10-23 12:42:18 +00:00
#, c-format
msgid "incomplete set of locale files in \"%s\""
msgstr "set tidak lengkap dari berkas lokal dalam \"%s\""
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1512
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot read all files in \"%s\": ignored"
msgstr "tidak dapat membaca seluruh berkas dalam \"%s\": diabaikan"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1584
2008-10-23 12:42:18 +00:00
#, c-format
msgid "locale \"%s\" not in archive"
msgstr "lokal \"%s\" tidak dalam archive"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:137
2008-10-23 12:42:18 +00:00
#, c-format
msgid "argument to `%s' must be a single character"
msgstr "argumen ke `%s' harus berupa sebuah karakter tunggal"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:257
2008-10-23 12:42:18 +00:00
msgid "syntax error: not inside a locale definition section"
msgstr "sintaks error: tidak dalam sebuah daerah definisi lokal"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:800
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot open output file `%s' for category `%s'"
msgstr "tidak dapat membuka berkas keluaran `%s' untuk kategori `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:824
2008-10-23 12:42:18 +00:00
#, c-format
msgid "failure while writing data for category `%s'"
msgstr "gagal ketika menulis data untuk kategori `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:920
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot create output file `%s' for category `%s'"
msgstr "tidak dapat membuat berkas keluaran `%s' untuk kategori `%s'"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:956
2009-03-08 14:45:23 +00:00
msgid "expecting string argument for `copy'"
2008-10-23 12:42:18 +00:00
msgstr "diduga argumen string untuk `copy'"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:960
2008-10-23 12:42:18 +00:00
msgid "locale name should consist only of portable characters"
msgstr "nama lokal seharusnya hanya terdiri dari karakter portabel"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:979
2008-10-23 12:42:18 +00:00
msgid "no other keyword shall be specified when `copy' is used"
msgstr "tidak ada kata-kunci lain yang akan dispesifikasikan ketika `copy' digunakan"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:993
2008-10-23 12:42:18 +00:00
#, c-format
msgid "`%1$s' definition does not end with `END %1$s'"
msgstr "`%1$s' definisi tidak berakhir dengan `END %1$s'"
#: locale/programs/repertoire.c:229 locale/programs/repertoire.c:270
#: locale/programs/repertoire.c:295
#, c-format
msgid "syntax error in repertoire map definition: %s"
msgstr "sintaks error dalam definisi peta repertoire: %s"
#: locale/programs/repertoire.c:271
msgid "no <Uxxxx> or <Uxxxxxxxx> value given"
msgstr "tidak ada <Uxxxx> atau <Uxxxxxxxx> nilai yang diberikan"
#: locale/programs/repertoire.c:331
#, c-format
msgid "cannot save new repertoire map"
msgstr "tidak dapat menyimpan peta repertoire baru"
#: locale/programs/repertoire.c:342
#, c-format
msgid "repertoire map file `%s' not found"
msgstr "berkas peta repertoire `%s' tidak ditemukan"
2015-02-06 03:56:00 +00:00
#: login/programs/pt_chown.c:78
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Set the owner, group and access permission of the slave pseudo terminal corresponding to the master pseudo terminal passed on file descriptor `%d'. This is the helper program for the `grantpt' function. It is not intended to be run directly from the command line.\n"
msgstr "Set pemilik, grup dan ijin akses untuk budak pseudo terminal yang berhubungan ke tuan pseudo terminal dilewatkan di berkas deskripsi `%d'. Aplikasi pembantu ini untuk fungsi `grantpt'. Ini tidak ditujukan untuk dijalankan secara langsung dari baris perintah.\n"
2015-02-06 03:56:00 +00:00
#: login/programs/pt_chown.c:92
2008-10-23 12:42:18 +00:00
#, c-format
msgid ""
"The owner is set to the current user, the group is set to `%s', and the access permission is set to `%o'.\n"
"\n"
"%s"
msgstr ""
"Pemilik diset ke pengguna sekaran, grup diset ke `%s', dan ijin akses diset ke `%o'.\n"
"\n"
"%s"
2015-02-06 03:56:00 +00:00
#: login/programs/pt_chown.c:198
2008-10-23 12:42:18 +00:00
#, c-format
msgid "too many arguments"
msgstr "terlalu banyak argumen"
2015-02-06 03:56:00 +00:00
#: login/programs/pt_chown.c:206
2008-10-23 12:42:18 +00:00
#, c-format
msgid "needs to be installed setuid `root'"
msgstr "butuh untuk diinstal setuid `root'"
2015-02-06 03:56:00 +00:00
#: malloc/mcheck.c:346
2008-10-23 12:42:18 +00:00
msgid "memory is consistent, library is buggy\n"
msgstr "memori konsisten, perpustakaan buggy\n"
2015-02-06 03:56:00 +00:00
#: malloc/mcheck.c:349
2008-10-23 12:42:18 +00:00
msgid "memory clobbered before allocated block\n"
msgstr "memori clobbered sebelum alokasi blok\n"
2015-02-06 03:56:00 +00:00
#: malloc/mcheck.c:352
2008-10-23 12:42:18 +00:00
msgid "memory clobbered past end of allocated block\n"
msgstr "memori clobbered melewati akhir dari alokasi blok\n"
2015-02-06 03:56:00 +00:00
#: malloc/mcheck.c:355
2008-10-23 12:42:18 +00:00
msgid "block freed twice\n"
msgstr "blok dibebaskan dua kali\n"
2015-02-06 03:56:00 +00:00
#: malloc/mcheck.c:358
2008-10-23 12:42:18 +00:00
msgid "bogus mcheck_status, library is buggy\n"
msgstr "mcheck_status palsu, perpustakaan buggy\n"
2015-02-06 03:56:00 +00:00
#: malloc/memusage.sh:32
#, fuzzy
#| msgid "%s: option '%s' requires an argument\n"
msgid "%s: option '%s' requires an argument\\n"
msgstr "%s: pilihan '%s' membutuhkan sebuah argumen\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusage.sh:38
2008-10-23 12:42:18 +00:00
msgid ""
"Usage: memusage [OPTION]... PROGRAM [PROGRAMOPTION]...\n"
"Profile memory usage of PROGRAM.\n"
"\n"
" -n,--progname=NAME Name of the program file to profile\n"
" -p,--png=FILE Generate PNG graphic and store it in FILE\n"
" -d,--data=FILE Generate binary data file and store it in FILE\n"
" -u,--unbuffered Don't buffer output\n"
" -b,--buffer=SIZE Collect SIZE entries before writing them out\n"
" --no-timer Don't collect additional information through timer\n"
" -m,--mmap Also trace mmap & friends\n"
"\n"
" -?,--help Print this help and exit\n"
" --usage Give a short usage message\n"
" -V,--version Print version information and exit\n"
"\n"
" The following options only apply when generating graphical output:\n"
" -t,--time-based Make graph linear in time\n"
" -T,--total Also draw graph of total memory use\n"
" --title=STRING Use STRING as title of the graph\n"
" -x,--x-size=SIZE Make graphic SIZE pixels wide\n"
" -y,--y-size=SIZE Make graphic SIZE pixels high\n"
"\n"
"Mandatory arguments to long options are also mandatory for any corresponding\n"
"short options.\n"
"\n"
msgstr ""
2009-03-10 13:29:50 +00:00
"Penggunaan: memusage [PILIHAN]... APLIKASI [PILIHAN APLIKASI]...\n"
2008-10-26 08:40:59 +00:00
"Profile penggunaan memori dari APLIKASI.\n"
"\n"
" -n,--progname=NAMA Nama dari berkas aplikasi ke profile\n"
" -p,--png=BERKAS Hasilkan PNG grapik dan simpan ke dalam BERKAS itu\n"
" -d,--data=BERKAS Hasilkan berkas data binari dan simpan ke dalam BERKAS itu\n"
" -u,--unbuffered Jangan keluarkan penyangga\n"
" --no-timer Jangan koleksi informasi tambahan melalui pewaktu\n"
" -m,--mmap Juga telusuri mmap dan kawannya\n"
"\n"
" -?,--help Tampilkan bantuan ini dan keluar\n"
" --usage Tampilkan sebuah pesan penggunaan singkat\n"
" -V,--version Tampilkan informasi versi dan keluar\n"
"\n"
2009-06-23 05:53:20 +00:00
" Pilihan berikut hanya berlaku ketika menghasilkan keluaran graphis:\n"
2008-10-26 08:40:59 +00:00
" -t,--time-based Buat graphis linear dengan waktu\n"
" -T,--total Juga gambar graphis dari total penggunaan memori\n"
" --title=STRING Gunakan STRING sebagai judul dari grapik\n"
" -x,--x-size=UKURAN Buat graphik lebar UKURAN piksel\n"
" -y,--y-size=UKURAN Buat graphik tinggi UKURAN piksel\n"
"\n"
2009-03-08 14:45:23 +00:00
"Argumen wajib untuk pilihan panjang juga wajib untuk setiap pilihan pendek\n"
2008-10-26 08:40:59 +00:00
"yang berhubungan.\n"
"\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusage.sh:99
#, fuzzy
#| msgid ""
#| "Syntax: memusage [--data=FILE] [--progname=NAME] [--png=FILE] [--unbuffered]\n"
#| " [--buffer=SIZE] [--no-timer] [--time-based] [--total]\n"
#| " [--title=STRING] [--x-size=SIZE] [--y-size=SIZE]\n"
#| " PROGRAM [PROGRAMOPTION]..."
2008-10-23 12:42:18 +00:00
msgid ""
"Syntax: memusage [--data=FILE] [--progname=NAME] [--png=FILE] [--unbuffered]\n"
2015-02-06 03:56:00 +00:00
"\t [--buffer=SIZE] [--no-timer] [--time-based] [--total]\n"
"\t [--title=STRING] [--x-size=SIZE] [--y-size=SIZE]\n"
"\t PROGRAM [PROGRAMOPTION]..."
2008-10-23 12:42:18 +00:00
msgstr ""
2008-10-26 08:40:59 +00:00
"Sintaks: memusage [--data=BERKAS] [--progname=NAMA] [--png=BERKAS] [--unbuffered]\n"
" [--buffer=UKURAN] [--no-timer] [--time-based] [--total]\n"
" [--title=STRING] [--x-size=UKURAN] [--y-size=UKURAN]\n"
2009-03-10 13:29:50 +00:00
" APLIKASI [PILIHAN APLIKASI]..."
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusage.sh:191
2008-10-23 12:42:18 +00:00
msgid "memusage: option \\`${1##*=}' is ambiguous"
2009-03-08 14:45:23 +00:00
msgstr "memusage: pilihan \\`${1##*=}' adalah ambigu"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusage.sh:200
2008-10-23 12:42:18 +00:00
msgid "memusage: unrecognized option \\`$1'"
2009-03-08 14:45:23 +00:00
msgstr "memusage: pilihan \\`$1' tidak dikenal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusage.sh:213
2008-10-23 12:42:18 +00:00
msgid "No program name given"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada nama aplikasi yang diberikan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:56
2008-10-23 12:42:18 +00:00
msgid "Name output file"
2008-10-26 08:40:59 +00:00
msgstr "Nama dari berkas keluaran"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:57
msgid "STRING"
msgstr ""
#: malloc/memusagestat.c:57
2008-10-23 12:42:18 +00:00
msgid "Title string used in output graphic"
2008-10-26 08:40:59 +00:00
msgstr "Judul string digunakan dalam graphis keluaran"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:58
2008-10-23 12:42:18 +00:00
msgid "Generate output linear to time (default is linear to number of function calls)"
2008-10-26 08:40:59 +00:00
msgstr "Hasilkan keluaran linear ke waktu (baku adalah linear ke jumlah dari fungsi pemanggilan)"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:62
2008-10-23 12:42:18 +00:00
msgid "Also draw graph for total memory consumption"
2008-10-26 08:40:59 +00:00
msgstr "Juga gambar graphik untuk konsumsi memori total"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:63
msgid "VALUE"
msgstr ""
#: malloc/memusagestat.c:64
2008-10-23 12:42:18 +00:00
msgid "Make output graphic VALUE pixels wide"
2008-10-26 08:40:59 +00:00
msgstr "Buat keluaran graphik NILAI lebar piksel"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:65
2008-10-23 12:42:18 +00:00
msgid "Make output graphic VALUE pixels high"
2008-10-26 08:40:59 +00:00
msgstr "Buat keluaran graphik NILAI tinggi piksel"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:70
2008-10-23 12:42:18 +00:00
msgid "Generate graphic from memory profiling data"
2008-10-26 08:40:59 +00:00
msgstr "Hasilkan graphik dari data memori profiling"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:73
2008-10-23 12:42:18 +00:00
msgid "DATAFILE [OUTFILE]"
2008-10-26 08:40:59 +00:00
msgstr "BERKASDATA [BERKASKELUARAN]"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: misc/error.c:192
2008-10-23 12:42:18 +00:00
msgid "Unknown system error"
2008-10-26 08:40:59 +00:00
msgstr "Sistem error tidak dikenal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_callback.c:188
2008-10-23 12:42:18 +00:00
msgid "unable to free arguments"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat membebaskan argumen"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_error.h:1 nis/ypclnt.c:831 nis/ypclnt.c:919 posix/regcomp.c:137
#: sysdeps/gnu/errlist.c:21
2008-10-23 12:42:18 +00:00
msgid "Success"
2008-10-26 08:40:59 +00:00
msgstr "Sukses"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:2
msgid "Probable success"
2008-10-26 08:40:59 +00:00
msgstr "Mungkin sukses"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:3
msgid "Not found"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ditemukan"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:4
msgid "Probably not found"
2008-10-26 08:40:59 +00:00
msgstr "Mungkin tidak ditemukan"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:5
msgid "Cache expired"
2008-10-26 08:40:59 +00:00
msgstr "Cache ekspired"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:6
msgid "NIS+ servers unreachable"
2008-10-26 08:40:59 +00:00
msgstr "NIS+ servers tidak dapat dihubungi"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:7
msgid "Unknown object"
2008-10-26 08:40:59 +00:00
msgstr "Objek tidak dikenal"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:8
msgid "Server busy, try again"
2008-10-26 08:40:59 +00:00
msgstr "Serser sibuk, coba lagi"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:9
msgid "Generic system error"
2008-10-26 08:40:59 +00:00
msgstr "Sistem error umum"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:10
msgid "First/next chain broken"
2008-10-26 08:40:59 +00:00
msgstr "Awal/selanjutnya rantai rusak"
2008-10-23 12:42:18 +00:00
#. TRANS Permission denied; the file permissions do not allow the attempted operation.
2015-02-06 03:56:00 +00:00
#: nis/nis_error.h:11 nis/ypclnt.c:876 sysdeps/gnu/errlist.c:158
2008-10-23 12:42:18 +00:00
msgid "Permission denied"
2008-10-26 08:40:59 +00:00
msgstr "Ijin ditolak"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:12
msgid "Not owner"
2008-10-26 08:40:59 +00:00
msgstr "Bukan pemilik"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:13
msgid "Name not served by this server"
2008-10-26 08:40:59 +00:00
msgstr "Nama tidak dilayani oleh server ini"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:14
msgid "Server out of memory"
2008-10-26 08:40:59 +00:00
msgstr "Server kehabisan dari memori"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:15
msgid "Object with same name exists"
2008-10-26 08:40:59 +00:00
msgstr "Objek dengan nama sama telah ada"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:16
msgid "Not master server for this domain"
2008-10-26 08:40:59 +00:00
msgstr "Bukan master server untuk domain ini"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:17
msgid "Invalid object for operation"
2008-10-26 08:40:59 +00:00
msgstr "Objek tidak valid untuk operasi"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:18
msgid "Malformed name, or illegal name"
2008-10-26 08:40:59 +00:00
msgstr "Nama tidak terbentuk baik, atau nama tidak legal"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:19
msgid "Unable to create callback"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat membuat callback"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:20
msgid "Results sent to callback proc"
2008-10-26 08:40:59 +00:00
msgstr "Hasil dikirim ke callback proc"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:21
msgid "Not found, no such name"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ditemukan, tidak ada nama seperti itu"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:22
msgid "Name/entry isn't unique"
2008-10-26 08:40:59 +00:00
msgstr "Nama/masukan tidak unik"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:23
msgid "Modification failed"
2008-10-26 08:40:59 +00:00
msgstr "Modifikasi gagal"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:24
msgid "Database for table does not exist"
2008-10-26 08:40:59 +00:00
msgstr "Database untuk tabel tidak ada"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:25
msgid "Entry/table type mismatch"
2008-10-26 08:40:59 +00:00
msgstr "Tipe masukan/tabel tidak cocok"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:26
msgid "Link points to illegal name"
2008-10-26 08:40:59 +00:00
msgstr "Titik hubung ke nama tidak legal"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:27
msgid "Partial success"
2008-10-26 08:40:59 +00:00
msgstr "Sukses sebagian"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:28
msgid "Too many attributes"
2008-10-26 08:40:59 +00:00
msgstr "Terlalu banyak atribut"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:29
msgid "Error in RPC subsystem"
2008-10-26 08:40:59 +00:00
msgstr "Error dalam subsistem RPC"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:30
msgid "Missing or malformed attribute"
2008-10-26 08:40:59 +00:00
msgstr "Hilang atau terbentuk jelek atribut"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:31
msgid "Named object is not searchable"
2008-10-26 08:40:59 +00:00
msgstr "Nama objek tidak dapat dicari"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:32
msgid "Error while talking to callback proc"
2008-10-26 08:40:59 +00:00
msgstr "Error ketika berbicara ke proses callback"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:33
msgid "Non NIS+ namespace encountered"
2008-10-26 08:40:59 +00:00
msgstr "Bukan ruang-nama NIS+ ditemui"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:34
msgid "Illegal object type for operation"
2008-10-26 08:40:59 +00:00
msgstr "Tipe objek tidak legal untuk operasi"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:35
msgid "Passed object is not the same object on server"
2008-10-26 08:40:59 +00:00
msgstr "Melewatkan objek bukan objek sama di server"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:36
msgid "Modify operation failed"
2008-10-26 08:40:59 +00:00
msgstr "Operasi modifikasi gagal"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:37
msgid "Query illegal for named table"
2008-10-26 08:40:59 +00:00
msgstr "Permintaan tidak legal untuk tabel bernama"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:38
msgid "Attempt to remove a non-empty table"
2008-10-26 08:40:59 +00:00
msgstr "Mencoba untuk menghapus tabel tidak kosong"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:39
msgid "Error in accessing NIS+ cold start file. Is NIS+ installed?"
2008-10-26 08:40:59 +00:00
msgstr "Error dalam mengakses NIS+ cold berkas awal. Apakah NIS+ terpasang?"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:40
msgid "Full resync required for directory"
2008-10-26 08:40:59 +00:00
msgstr "Resync penuh dibutuhkan untuk direktori"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:41
msgid "NIS+ operation failed"
2008-10-26 08:40:59 +00:00
msgstr "operasi NIS+ gagal"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:42
msgid "NIS+ service is unavailable or not installed"
2008-10-26 08:40:59 +00:00
msgstr "layanan NIS+ tidak tersedia atau tidak terpasang"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:43
msgid "Yes, 42 is the meaning of life"
2008-10-26 08:40:59 +00:00
msgstr "Ya, 42 adalah arti dari hidup"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:44
msgid "Unable to authenticate NIS+ server"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat mengauthentifikasi server NIS+"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:45
msgid "Unable to authenticate NIS+ client"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat mengauthentifikasi client NIS+"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:46
msgid "No file space on server"
2008-10-26 08:40:59 +00:00
msgstr "Bukan berkas ruang di server"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:47
msgid "Unable to create process on server"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat membuat proses di server"
2008-10-23 12:42:18 +00:00
#: nis/nis_error.h:48
msgid "Master server busy, full dump rescheduled."
2008-10-26 08:40:59 +00:00
msgstr "Master server sibuk, full dump dijadwal-ulang."
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_local_names.c:121
2008-10-23 12:42:18 +00:00
#, c-format
msgid "LOCAL entry for UID %d in directory %s not unique\n"
2008-10-26 08:40:59 +00:00
msgstr "masukan LOKAL untuk UID %d dalam direktori %s tidak unik\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:51
msgid "UNKNOWN"
2008-10-26 08:40:59 +00:00
msgstr "TIDAK DIKETAHUI"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:109
msgid "BOGUS OBJECT\n"
2008-10-26 08:40:59 +00:00
msgstr "OBJEK PALSU\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:112
msgid "NO OBJECT\n"
2008-10-26 08:40:59 +00:00
msgstr "TIDAK ADA OBJEK\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:115
msgid "DIRECTORY\n"
2008-10-26 08:40:59 +00:00
msgstr "DIREKTORI\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:118
msgid "GROUP\n"
2008-10-26 08:40:59 +00:00
msgstr "GRUP\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:121
msgid "TABLE\n"
2008-10-26 08:40:59 +00:00
msgstr "TABEL\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:124
msgid "ENTRY\n"
2008-10-26 08:40:59 +00:00
msgstr "MASUKAN\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:127
msgid "LINK\n"
2008-10-26 08:40:59 +00:00
msgstr "HUBUNG\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:130
msgid "PRIVATE\n"
2008-10-26 08:40:59 +00:00
msgstr "PRIVATE\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:133
msgid "(Unknown object)\n"
2008-10-26 08:40:59 +00:00
msgstr "(Objek tidak dikenal)\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:167
#, c-format
msgid "Name : `%s'\n"
2008-10-26 08:40:59 +00:00
msgstr "Nama : `%s'\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:168
#, c-format
msgid "Type : %s\n"
2008-10-26 08:40:59 +00:00
msgstr "Tipe : %s\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:173
msgid "Master Server :\n"
2008-10-26 08:40:59 +00:00
msgstr "Master Server :\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:175
msgid "Replicate :\n"
2008-10-26 08:40:59 +00:00
msgstr "Replika :\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:176
#, c-format
msgid "\tName : %s\n"
2008-10-26 08:40:59 +00:00
msgstr "\tNama : %s\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:177
msgid "\tPublic Key : "
2008-10-26 08:40:59 +00:00
msgstr "\tKunci Umum : "
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:181
msgid "None.\n"
2008-10-26 08:40:59 +00:00
msgstr "Kosong.\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:184
#, c-format
msgid "Diffie-Hellmann (%d bits)\n"
2008-10-26 08:40:59 +00:00
msgstr "Diffie-Hellmann (%d bits)\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:189
#, c-format
msgid "RSA (%d bits)\n"
2008-10-26 08:40:59 +00:00
msgstr "RSA (%d bits)\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:192
msgid "Kerberos.\n"
2008-10-26 08:40:59 +00:00
msgstr "Kerberos.\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:195
#, c-format
msgid "Unknown (type = %d, bits = %d)\n"
2008-10-26 08:40:59 +00:00
msgstr "Tidak diketahui (tipe = %d, bits = %d)\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:206
#, c-format
msgid "\tUniversal addresses (%u)\n"
2008-10-26 08:40:59 +00:00
msgstr "\tAlamat universal (%u)\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:228
msgid "Time to live : "
2008-10-26 08:40:59 +00:00
msgstr "Waktu untuk hidup : "
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:230
msgid "Default Access rights :\n"
2008-10-26 08:40:59 +00:00
msgstr "Hak Akses Baku :\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:239
#, c-format
msgid "\tType : %s\n"
2008-10-26 08:40:59 +00:00
msgstr "\tTipe : %s\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:240
msgid "\tAccess rights: "
2008-10-26 08:40:59 +00:00
msgstr "\tHak akses: "
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:254
msgid "Group Flags :"
2008-10-26 08:40:59 +00:00
msgstr "Tanda Grup :"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:257
msgid ""
"\n"
"Group Members :\n"
msgstr ""
2008-10-26 08:40:59 +00:00
"\n"
"Anggota Grup :\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:269
#, c-format
msgid "Table Type : %s\n"
2008-10-26 08:40:59 +00:00
msgstr "Tipe Tabel : %s\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:270
#, c-format
msgid "Number of Columns : %d\n"
2008-10-26 08:40:59 +00:00
msgstr "Jumlah dari Kolom : %d\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:271
#, c-format
msgid "Character Separator : %c\n"
2008-10-26 08:40:59 +00:00
msgstr "Pemisah Karakter : %c\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:272
#, c-format
msgid "Search Path : %s\n"
2008-10-26 08:40:59 +00:00
msgstr "Jalur Pencarian : %s\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:273
msgid "Columns :\n"
2008-10-26 08:40:59 +00:00
msgstr "Kolom :\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:276
#, c-format
msgid "\t[%d]\tName : %s\n"
2008-10-26 08:40:59 +00:00
msgstr "\t[%d]\tNama : %s\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:278
msgid "\t\tAttributes : "
2008-10-26 08:40:59 +00:00
msgstr "\t\tAtribut : "
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:280
msgid "\t\tAccess Rights : "
2008-10-26 08:40:59 +00:00
msgstr "\t\tHak Akses : "
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:290
msgid "Linked Object Type : "
2008-10-26 08:40:59 +00:00
msgstr "Tipe Objek Terhubung : "
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:292
#, c-format
msgid "Linked to : %s\n"
2008-10-26 08:40:59 +00:00
msgstr "Terhubung ke : %s\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:302
#, c-format
msgid "\tEntry data of type %s\n"
2008-10-26 08:40:59 +00:00
msgstr "\tTipe dari masukan data %s\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:305
#, c-format
msgid "\t[%u] - [%u bytes] "
2008-10-26 08:40:59 +00:00
msgstr "\t[%u] - [%u bytes] "
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:308
msgid "Encrypted data\n"
2008-10-26 08:40:59 +00:00
msgstr "Data terenkripsi\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:310
msgid "Binary data\n"
2008-10-26 08:40:59 +00:00
msgstr "Data binari\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:326
#, c-format
msgid "Object Name : %s\n"
2008-10-26 08:40:59 +00:00
msgstr "Nama objek : %s\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:327
#, c-format
msgid "Directory : %s\n"
2008-10-26 08:40:59 +00:00
msgstr "Direktori : %s\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:328
#, c-format
msgid "Owner : %s\n"
2008-10-26 08:40:59 +00:00
msgstr "Pemilik : %s\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:329
#, c-format
msgid "Group : %s\n"
2008-10-26 08:40:59 +00:00
msgstr "Grup : %s\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:330
msgid "Access Rights : "
2008-10-26 08:40:59 +00:00
msgstr "Hak Akses : "
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:332
#, c-format
msgid ""
"\n"
"Time to Live : "
msgstr ""
2008-10-26 08:40:59 +00:00
"\n"
"Waktu untuk Hidup : "
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:335
#, c-format
msgid "Creation Time : %s"
2008-10-26 08:40:59 +00:00
msgstr "Waktu Pembuatan : %s"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:337
#, c-format
msgid "Mod. Time : %s"
2008-10-26 08:40:59 +00:00
msgstr "Waktu Modifikasi : %s"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:338
msgid "Object Type : "
2008-10-26 08:40:59 +00:00
msgstr "Tipe Objek : "
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:358
#, c-format
msgid " Data Length = %u\n"
2008-10-26 08:40:59 +00:00
msgstr " Panjang Data = %u\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:372
#, c-format
msgid "Status : %s\n"
2008-10-26 08:40:59 +00:00
msgstr "Status : %s\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:373
#, c-format
msgid "Number of objects : %u\n"
2008-10-26 08:40:59 +00:00
msgstr "Jumlah dari objek : %u\n"
2008-10-23 12:42:18 +00:00
#: nis/nis_print.c:377
#, c-format
msgid "Object #%d:\n"
2008-10-26 08:40:59 +00:00
msgstr "Objek #%d:\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:116
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Group entry for \"%s.%s\" group:\n"
2008-10-26 08:40:59 +00:00
msgstr "Masukan grup untuk \"%s.%s\" grup:\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:124
2008-10-23 12:42:18 +00:00
msgid " Explicit members:\n"
2008-10-26 08:40:59 +00:00
msgstr " Anggota eksplisit:\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:129
2008-10-23 12:42:18 +00:00
msgid " No explicit members\n"
2008-10-26 08:40:59 +00:00
msgstr " Bukan anggota eksplisit\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:132
2008-10-23 12:42:18 +00:00
msgid " Implicit members:\n"
2008-10-26 08:40:59 +00:00
msgstr " Anggota implisit:\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:137
2008-10-23 12:42:18 +00:00
msgid " No implicit members\n"
2008-10-26 08:40:59 +00:00
msgstr " Bukan anggota implisit\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:140
2008-10-23 12:42:18 +00:00
msgid " Recursive members:\n"
2008-10-26 08:40:59 +00:00
msgstr " Anggota rekursif:\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:145
2008-10-23 12:42:18 +00:00
msgid " No recursive members\n"
2008-10-26 08:40:59 +00:00
msgstr " Bukan anggota rekursif\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:148
2008-10-23 12:42:18 +00:00
msgid " Explicit nonmembers:\n"
2008-10-26 08:40:59 +00:00
msgstr " Eksplisif bukan anggota:\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:153
2008-10-23 12:42:18 +00:00
msgid " No explicit nonmembers\n"
2008-10-26 08:40:59 +00:00
msgstr " Bukan eksplisif bukan anggota\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:156
2008-10-23 12:42:18 +00:00
msgid " Implicit nonmembers:\n"
2008-10-26 08:40:59 +00:00
msgstr " Implisit bukan anggota:\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:161
2008-10-23 12:42:18 +00:00
msgid " No implicit nonmembers\n"
2008-10-26 08:40:59 +00:00
msgstr " Bukan implisit bukan anggota\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:164
2008-10-23 12:42:18 +00:00
msgid " Recursive nonmembers:\n"
2008-10-26 08:40:59 +00:00
msgstr " Rekursif bukan anggota\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:169
2008-10-23 12:42:18 +00:00
msgid " No recursive nonmembers\n"
2008-10-26 08:40:59 +00:00
msgstr " Bukan rekursif bukan anggota\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:100
#: nis/nss_nisplus/nisplus-publickey.c:182
2008-10-23 12:42:18 +00:00
#, c-format
msgid "DES entry for netname %s not unique\n"
2008-10-26 08:40:59 +00:00
msgstr "DES masukan untuk netname %s tidak unik\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:219
2008-10-23 12:42:18 +00:00
#, c-format
msgid "netname2user: missing group id list in `%s'"
2008-10-26 08:40:59 +00:00
msgstr "netname2user: hilang daftar grup id dalam `%s'"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:301
#: nis/nss_nisplus/nisplus-publickey.c:307
#: nis/nss_nisplus/nisplus-publickey.c:372
#: nis/nss_nisplus/nisplus-publickey.c:381
2008-10-23 12:42:18 +00:00
#, c-format
msgid "netname2user: (nis+ lookup): %s\n"
2008-10-26 08:40:59 +00:00
msgstr "netname2user: (nis+ pencarian): %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:320
2008-10-23 12:42:18 +00:00
#, c-format
msgid "netname2user: DES entry for %s in directory %s not unique"
2008-10-26 08:40:59 +00:00
msgstr "netname2user: masukan DES untuk %s dalam direktori %s tidak unik"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:338
2008-10-23 12:42:18 +00:00
#, c-format
msgid "netname2user: principal name `%s' too long"
2008-10-26 08:40:59 +00:00
msgstr "netname2user: nama prinsipal `%s' terlalu panjang"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:394
2008-10-23 12:42:18 +00:00
#, c-format
msgid "netname2user: LOCAL entry for %s in directory %s not unique"
2008-10-26 08:40:59 +00:00
msgstr "netname2user: masukan LOKAL untuk %s dalam direktori %s tidak unik"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:401
2008-10-23 12:42:18 +00:00
msgid "netname2user: should not have uid 0"
2008-10-26 08:40:59 +00:00
msgstr "netname2user: tidak boleh memiliki uid 0"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:834
2008-10-23 12:42:18 +00:00
msgid "Request arguments bad"
2008-10-26 08:40:59 +00:00
msgstr "Permintaan argumen buruk"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:837
2008-10-23 12:42:18 +00:00
msgid "RPC failure on NIS operation"
2008-10-26 08:40:59 +00:00
msgstr "RPC gagal dalam operasi NIS"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:840
2008-10-23 12:42:18 +00:00
msgid "Can't bind to server which serves this domain"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat melingkupi server yang melayani domain ini"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:843
2008-10-23 12:42:18 +00:00
msgid "No such map in server's domain"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada peta seperti itu dalam domain server"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:846
2008-10-23 12:42:18 +00:00
msgid "No such key in map"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada kunci seperti itu dalam peta"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:849
2008-10-23 12:42:18 +00:00
msgid "Internal NIS error"
2008-10-26 08:40:59 +00:00
msgstr "Internal NIS error"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:852
2008-10-23 12:42:18 +00:00
msgid "Local resource allocation failure"
2008-10-26 08:40:59 +00:00
msgstr "Alokasi sumber daya lokal gagal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:855
2008-10-23 12:42:18 +00:00
msgid "No more records in map database"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada rekaman lagi dalam peta basis data"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:858
2008-10-23 12:42:18 +00:00
msgid "Can't communicate with portmapper"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat berkomunikasi dengan portmapper"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:861
2008-10-23 12:42:18 +00:00
msgid "Can't communicate with ypbind"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat berkomunikasi dengan ypbind"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:864
2008-10-23 12:42:18 +00:00
msgid "Can't communicate with ypserv"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat berkomunikasi dengan ypserv"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:867
2008-10-23 12:42:18 +00:00
msgid "Local domain name not set"
2008-10-26 08:40:59 +00:00
msgstr "Nama domain lokal tidak diset"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:870
2008-10-23 12:42:18 +00:00
msgid "NIS map database is bad"
2008-10-26 08:40:59 +00:00
msgstr "peta basis data NIS buruk"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:873
2008-10-23 12:42:18 +00:00
msgid "NIS client/server version mismatch - can't supply service"
2008-10-26 08:40:59 +00:00
msgstr "NIS client/server versi tidak cocok - tidak dapat mensuply layanan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:879
2008-10-23 12:42:18 +00:00
msgid "Database is busy"
2008-10-26 08:40:59 +00:00
msgstr "Basis data sibuk"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:882
2008-10-23 12:42:18 +00:00
msgid "Unknown NIS error code"
2008-10-26 08:40:59 +00:00
msgstr "Kode error NIS tidak dikenal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:922
2008-10-23 12:42:18 +00:00
msgid "Internal ypbind error"
2008-10-26 08:40:59 +00:00
msgstr "Internal ypbind error"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:925
2008-10-23 12:42:18 +00:00
msgid "Domain not bound"
2008-10-26 08:40:59 +00:00
msgstr "Domain tidak terikat"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:928
2008-10-23 12:42:18 +00:00
msgid "System resource allocation failure"
2008-10-26 08:40:59 +00:00
msgstr "Alokasi sumber daya sistem gagal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:931
2008-10-23 12:42:18 +00:00
msgid "Unknown ypbind error"
2008-10-26 08:40:59 +00:00
msgstr "ypbind error tidak dikenal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:972
2008-10-23 12:42:18 +00:00
msgid "yp_update: cannot convert host to netname\n"
2008-10-26 08:40:59 +00:00
msgstr "yp_update: tidak dapat mengubah host ke netname\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:990
2008-10-23 12:42:18 +00:00
msgid "yp_update: cannot get server address\n"
2008-10-26 08:40:59 +00:00
msgstr "yp_update: tidak dapat memperoleh alamat server\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/aicache.c:83 nscd/hstcache.c:485
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Haven't found \"%s\" in hosts cache!"
2008-10-26 08:40:59 +00:00
msgstr "Belum ditemukan \"%s\" dalam cache host!"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/aicache.c:85 nscd/hstcache.c:487
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Reloading \"%s\" in hosts cache!"
2008-10-26 08:40:59 +00:00
msgstr "Reloading \"%s\" dalam cache host !"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/cache.c:151
2008-10-23 12:42:18 +00:00
#, c-format
msgid "add new entry \"%s\" of type %s for %s to cache%s"
2008-10-26 08:40:59 +00:00
msgstr "penambahan masukan baru \"%s\" dari tipe %s untuk %s ke cache %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/cache.c:153
2008-10-23 12:42:18 +00:00
msgid " (first)"
2008-10-26 08:40:59 +00:00
msgstr " (pertama)"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/cache.c:285 nscd/connections.c:1000
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot stat() file `%s': %s"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat stat() berkas `%s': %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/cache.c:331
2008-10-23 12:42:18 +00:00
#, c-format
msgid "pruning %s cache; time %ld"
2008-10-26 08:40:59 +00:00
msgstr "pruning %s cache; waktu %ld"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/cache.c:360
2008-10-23 12:42:18 +00:00
#, c-format
msgid "considering %s entry \"%s\", timeout %<PRIu64>"
2008-10-26 08:40:59 +00:00
msgstr "mempertimbangkan %s masukan \"%s\", waktu habis %<PRIu64>"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:553
2008-10-23 12:42:18 +00:00
#, c-format
msgid "invalid persistent database file \"%s\": %s"
2008-10-26 08:40:59 +00:00
msgstr "berkas basis data persisten tidak valid \"%s\": %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:561
2009-03-08 14:45:23 +00:00
msgid "uninitialized header"
msgstr "header tidak terinisialisasi"
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:566
2008-10-23 12:42:18 +00:00
msgid "header size does not match"
2008-10-26 08:40:59 +00:00
msgstr "ukuran header tidak cocok"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:576
2008-10-23 12:42:18 +00:00
msgid "file size does not match"
2008-10-26 08:40:59 +00:00
msgstr "ukuran berkas tidak cocok"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:593
2008-10-23 12:42:18 +00:00
msgid "verification failed"
2008-10-26 08:40:59 +00:00
msgstr "verifikasi gagal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:607
2008-10-23 12:42:18 +00:00
#, c-format
msgid "suggested size of table for database %s larger than the persistent database's table"
2008-10-26 08:40:59 +00:00
msgstr "ukuran dari tabel untuk basis data yang disarankan %s lebih besar dari persisten tabel basis data"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:618 nscd/connections.c:702
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot create read-only descriptor for \"%s\"; no mmap"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat membuat deskripsi baca-saja untuk \"%s\"; tidak ada mmap"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:634
2009-03-08 14:45:23 +00:00
#, c-format
msgid "cannot access '%s'"
msgstr "tidak dapat mengakses '%s'"
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:682
2008-10-23 12:42:18 +00:00
#, c-format
msgid "database for %s corrupted or simultaneously used; remove %s manually if necessary and restart"
2008-10-26 08:40:59 +00:00
msgstr "basis data untuk %s terkorupsi atau secara simultan digunakan; hapus %s secara manual jika dibutuhkan dan restart"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:688
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot create %s; no persistent database used"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat membuat %s; tidak ada basis data persisten yang digunakan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:691
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot create %s; no sharing possible"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat membuat %s; tidak ada kemungkinan pembagian"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:762
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot write to database file %s: %s"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat menulis ke berkas basis data %s: %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:801
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot set socket to close on exec: %s; disabling paranoia mode"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat menset socket ke close di exec: %s; menonaktifkan mode paranoia"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:850
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot open socket: %s"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat membuka socket: %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:870 nscd/connections.c:934
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot change socket to nonblocking mode: %s"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat mengubah socket untuk mode tidak terblok: %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:878 nscd/connections.c:944
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot set socket to close on exec: %s"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat menset socket untuk menutup di exec: %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:891
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot enable socket to accept connections: %s"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat mengaktifkan socket untuk menerima koneksi: %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:984
#, fuzzy, c-format
#| msgid "no more memory for database '%s'"
msgid "register trace file %s for database %s"
msgstr "tidak ada memori lagi untuk basis data '%s'"
#: nscd/connections.c:1114
2008-10-23 12:42:18 +00:00
#, c-format
msgid "provide access to FD %d, for %s"
2008-10-26 08:40:59 +00:00
msgstr "menyediakan akses ke FD %d, untuk %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1126
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot handle old request version %d; current version is %d"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat menangani versi permintaan lama %d; versi sekarang adalah %d"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1148
2009-03-08 14:45:23 +00:00
#, c-format
msgid "request from %ld not handled due to missing permission"
2009-03-10 13:29:50 +00:00
msgstr "permintaan dari %ld tidak dapat ditangani karena tidak ada ijin"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1153
2009-03-08 14:45:23 +00:00
#, c-format
msgid "request from '%s' [%ld] not handled due to missing permission"
2009-03-10 13:29:50 +00:00
msgstr "permintaan dari '%s' [%ld] tidak dapat ditangani karena tidak ada ijin"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1158
2009-03-08 14:45:23 +00:00
msgid "request not handled due to missing permission"
2009-03-10 13:29:50 +00:00
msgstr "permintaan tidak dapat ditangani karena tidak ada ijin"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1196 nscd/connections.c:1249
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot write result: %s"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat menulis hasil: %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1340
2008-10-23 12:42:18 +00:00
#, c-format
msgid "error getting caller's id: %s"
2008-10-26 08:40:59 +00:00
msgstr "error memperoleh id pemanggil: %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1400
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot open /proc/self/cmdline: %s; disabling paranoia mode"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat membuka /proc/self/cmdline: %s; menonaktifkan mode paranoia"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1414
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot read /proc/self/cmdline: %s; disabling paranoia mode"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat membaca /proc/self/cmdline: %s; menonaktifkan mode paranoia"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1454
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot change to old UID: %s; disabling paranoia mode"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat mengubah ke UID lama: %s; menonaktifkan mode paranoia"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1464
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot change to old GID: %s; disabling paranoia mode"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat mengubah ke GID lama: %s; menonaktifkan mode paranoia"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1477
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot change to old working directory: %s; disabling paranoia mode"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat berubah ke direktori kerja lama: %s; menonaktifkan mode paranoia"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1523
2008-10-23 12:42:18 +00:00
#, c-format
msgid "re-exec failed: %s; disabling paranoia mode"
2008-10-26 08:40:59 +00:00
msgstr "re-exec gagal: %s; menonaktifkan mode paranoia"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1532
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot change current working directory to \"/\": %s"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat mengubah direktori kerja ke \"/\": %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1725
2008-10-23 12:42:18 +00:00
#, c-format
msgid "short read while reading request: %s"
2008-10-26 08:40:59 +00:00
msgstr "pembacaan singkat ketika membaca permintaan: %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1758
2008-10-23 12:42:18 +00:00
#, c-format
msgid "key length in request too long: %d"
2008-10-26 08:40:59 +00:00
msgstr "panjang kunci dalam permintaan terlalu panjang: %d"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1771
2008-10-23 12:42:18 +00:00
#, c-format
msgid "short read while reading request key: %s"
2008-10-26 08:40:59 +00:00
msgstr "pembacaan singkat ketika membaca permintaan kunci: %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1781
2008-10-23 12:42:18 +00:00
#, c-format
msgid "handle_request: request received (Version = %d) from PID %ld"
2008-10-26 08:40:59 +00:00
msgstr "handle_request: permintaan diterima (Versi = %d) dari PID %ld"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1786
2008-10-23 12:42:18 +00:00
#, c-format
msgid "handle_request: request received (Version = %d)"
2008-10-26 08:40:59 +00:00
msgstr "handle_request: permintaan diterima (Versi = %d)"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2050 nscd/connections.c:2252
2008-10-23 12:42:18 +00:00
#, c-format
2009-03-08 14:45:23 +00:00
msgid "disabled inotify after read error %d"
2009-03-10 13:29:50 +00:00
msgstr "menonaktifkan inotify setelah error membaca %d"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2375
2009-03-08 14:45:23 +00:00
msgid "could not initialize conditional variable"
msgstr "tidak dapat menginisialisasi variabel kondisional"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2383
2009-03-08 14:45:23 +00:00
msgid "could not start clean-up thread; terminating"
msgstr "tidak dapat memulai threads pembersihan; mengakhiri"
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2397
2009-03-08 14:45:23 +00:00
msgid "could not start any worker thread; terminating"
msgstr "tidak dapat memulai threads pekerja apapun; mengakhiri"
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2452 nscd/connections.c:2454 nscd/connections.c:2470
#: nscd/connections.c:2480 nscd/connections.c:2498 nscd/connections.c:2509
#: nscd/connections.c:2519
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Failed to run nscd as user '%s'"
2008-10-26 08:40:59 +00:00
msgstr "Gagal untuk menjalankan nscd sebagai pengguna '%s'"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2472
2008-10-23 12:42:18 +00:00
msgid "initial getgrouplist failed"
2008-10-26 08:40:59 +00:00
msgstr "inisial getgrouplist gagal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2481
2008-10-23 12:42:18 +00:00
msgid "getgrouplist failed"
2008-10-26 08:40:59 +00:00
msgstr "getgrouplist gagal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2499
2008-10-23 12:42:18 +00:00
msgid "setgroups failed"
2008-10-26 08:40:59 +00:00
msgstr "setgroups gagal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/grpcache.c:405 nscd/hstcache.c:432 nscd/initgrcache.c:410
#: nscd/pwdcache.c:383 nscd/servicescache.c:338
2008-10-23 12:42:18 +00:00
#, c-format
msgid "short write in %s: %s"
2008-10-26 08:40:59 +00:00
msgstr "penulisan pendek dalam %s: %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/grpcache.c:450 nscd/initgrcache.c:77
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Haven't found \"%s\" in group cache!"
2008-10-26 08:40:59 +00:00
msgstr "Belum ditemukan \"%s\" dalam grup cache!"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/grpcache.c:452 nscd/initgrcache.c:79
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Reloading \"%s\" in group cache!"
2008-10-26 08:40:59 +00:00
msgstr "Reloading \"%s\" dalam grup cache!"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/grpcache.c:531
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Invalid numeric gid \"%s\"!"
2008-10-26 08:40:59 +00:00
msgstr "Numerik gid \"%s\" tidak valid !"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/mem.c:425
2008-10-23 12:42:18 +00:00
#, c-format
msgid "freed %zu bytes in %s cache"
2008-10-26 08:40:59 +00:00
msgstr "dibebaskan %zu bytes dalam %s cache"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/mem.c:568
2008-10-23 12:42:18 +00:00
#, c-format
msgid "no more memory for database '%s'"
2008-10-26 08:40:59 +00:00
msgstr "tidak ada memori lagi untuk basis data '%s'"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/netgroupcache.c:121
#, fuzzy, c-format
#| msgid "Haven't found \"%s\" in group cache!"
msgid "Haven't found \"%s\" in netgroup cache!"
msgstr "Belum ditemukan \"%s\" dalam grup cache!"
#: nscd/netgroupcache.c:123
#, fuzzy, c-format
#| msgid "Reloading \"%s\" in group cache!"
msgid "Reloading \"%s\" in netgroup cache!"
msgstr "Reloading \"%s\" dalam grup cache!"
#: nscd/netgroupcache.c:495
#, fuzzy, c-format
#| msgid "Haven't found \"%s\" in group cache!"
msgid "Haven't found \"%s (%s,%s,%s)\" in netgroup cache!"
msgstr "Belum ditemukan \"%s\" dalam grup cache!"
#: nscd/netgroupcache.c:498
#, fuzzy, c-format
#| msgid "Reloading \"%s\" in group cache!"
msgid "Reloading \"%s (%s,%s,%s)\" in netgroup cache!"
msgstr "Reloading \"%s\" dalam grup cache!"
#: nscd/nscd.c:106
2008-10-23 12:42:18 +00:00
msgid "Read configuration data from NAME"
2008-10-26 08:40:59 +00:00
msgstr "Baca data konfigurasi dari NAMA"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:108
2008-10-23 12:42:18 +00:00
msgid "Do not fork and display messages on the current tty"
2008-10-26 08:40:59 +00:00
msgstr "Jangan fork dan tampilkan pesan dalam tty sekarang"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:110
msgid "Do not fork, but otherwise behave like a daemon"
msgstr ""
#: nscd/nscd.c:111
2008-10-23 12:42:18 +00:00
msgid "NUMBER"
2008-10-26 08:40:59 +00:00
msgstr "NOMOR"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:111
2008-10-23 12:42:18 +00:00
msgid "Start NUMBER threads"
2008-10-26 08:40:59 +00:00
msgstr "Mulai JUMLAH threads"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:112
2008-10-23 12:42:18 +00:00
msgid "Shut the server down"
2008-10-26 08:40:59 +00:00
msgstr "Matikan server"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:113
2009-03-08 14:45:23 +00:00
msgid "Print current configuration statistics"
2008-10-26 08:40:59 +00:00
msgstr "Tampilkan statistik konfigurasi sekarang"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:114
2008-10-23 12:42:18 +00:00
msgid "TABLE"
2008-10-26 08:40:59 +00:00
msgstr "TABEL"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:115
2008-10-23 12:42:18 +00:00
msgid "Invalidate the specified cache"
2008-10-26 08:40:59 +00:00
msgstr "Cache yang dispesifikasikan tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:116
2008-10-23 12:42:18 +00:00
msgid "TABLE,yes"
2008-10-26 08:40:59 +00:00
msgstr "TABEL,ya"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:117
2008-10-23 12:42:18 +00:00
msgid "Use separate cache for each user"
2008-10-26 08:40:59 +00:00
msgstr "Gunakan pemisah cache untuk setiap pengguna"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:122
2008-10-23 12:42:18 +00:00
msgid "Name Service Cache Daemon."
2008-10-26 08:40:59 +00:00
msgstr "Cache Layanan Pengguna Daemon."
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:155 nss/getent.c:1003 nss/makedb.c:206
2008-10-23 12:42:18 +00:00
#, c-format
msgid "wrong number of arguments"
2008-10-26 08:40:59 +00:00
msgstr "jumlah salah dari argumen"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:165
2008-10-23 12:42:18 +00:00
#, c-format
msgid "failure while reading configuration file; this is fatal"
2008-10-26 08:40:59 +00:00
msgstr "gagal ketika membaca berkas konfigurasi; ini adalah fatal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:174
2008-10-23 12:42:18 +00:00
#, c-format
msgid "already running"
2008-10-26 08:40:59 +00:00
msgstr "telah berjalan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:194
#, fuzzy, c-format
#| msgid "cannot create directory for output files"
msgid "cannot create a pipe to talk to the child"
msgstr "tidak dapat membuat direktori untuk berkas keluaran"
#: nscd/nscd.c:198
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot fork"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat fork"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:268
2008-10-23 12:42:18 +00:00
msgid "cannot change current working directory to \"/\""
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat mengubah direktori kerja ke \"/\""
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:276
2008-10-23 12:42:18 +00:00
msgid "Could not create log file"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat membuat berkas log"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:355 nscd/nscd_stat.c:192
2008-10-23 12:42:18 +00:00
#, c-format
msgid "write incomplete"
2008-10-26 08:40:59 +00:00
msgstr "penulisan tidak lengkap"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:366
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot read invalidate ACK"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat membaca invalidate ACK"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:372
2008-10-23 12:42:18 +00:00
#, c-format
msgid "invalidation failed"
2008-10-26 08:40:59 +00:00
msgstr "invalidation gagal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:417 nscd/nscd.c:442 nscd/nscd_stat.c:173
#, c-format
msgid "Only root is allowed to use this option!"
msgstr "Hanya root yang diperbolehkan untuk menggunakan pilihan ini!"
#: nscd/nscd.c:437
#, c-format
msgid "'%s' is not a known database"
msgstr "'%s' bukan tipe perpustakaan yang dikenal"
#: nscd/nscd.c:452
2008-10-23 12:42:18 +00:00
#, c-format
msgid "secure services not implemented anymore"
2008-10-26 08:40:59 +00:00
msgstr "layanan aman tidak terimplementasi lagi"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:485
#, c-format
msgid ""
"Supported tables:\n"
"%s\n"
"\n"
"For bug reporting instructions, please see:\n"
"%s.\n"
msgstr ""
#: nscd/nscd.c:635
#, fuzzy, c-format
#| msgid "lstat failed"
msgid "'wait' failed\n"
msgstr "lstat gagal"
#: nscd/nscd.c:642
#, c-format
msgid "child exited with status %d\n"
msgstr ""
#: nscd/nscd.c:647
#, fuzzy, c-format
#| msgid "Interrupted by a signal"
msgid "child terminated by signal %d\n"
msgstr "Interupsi oleh sebuah sinyal"
#: nscd/nscd_conf.c:54
2008-10-23 12:42:18 +00:00
#, c-format
msgid "database %s is not supported"
2008-10-26 08:40:59 +00:00
msgstr "basis data %s tidak didukung"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_conf.c:105
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Parse error: %s"
2008-10-26 08:40:59 +00:00
msgstr "Parse error: %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_conf.c:191
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Must specify user name for server-user option"
2009-03-08 14:45:23 +00:00
msgstr "Harus menspesifikasikan nama pengguna untuk pilihan server-pengguna"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_conf.c:198
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Must specify user name for stat-user option"
2009-03-08 14:45:23 +00:00
msgstr "Harus menspesifikasikan nama pengguna untuk pilihan stat-user"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_conf.c:255
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Must specify value for restart-interval option"
2009-03-08 14:45:23 +00:00
msgstr "Harus menspesifikasikan nilai untuk pilihan restart-interval"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_conf.c:269
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Unknown option: %s %s %s"
2009-06-23 05:53:20 +00:00
msgstr "Pilihan tidak dikenal: %s %s %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_conf.c:282
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot get current working directory: %s; disabling paranoia mode"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat memperoleh direktori kerja sekarang: %s; menonaktifkan mode paranoia"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_conf.c:302
2008-10-23 12:42:18 +00:00
#, c-format
msgid "maximum file size for %s database too small"
2008-10-26 08:40:59 +00:00
msgstr "ukuran berkas maksimal untuk %s basis data terlalu kecil"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:142
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot write statistics: %s"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat menulis statistik: %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:157
2008-10-23 12:42:18 +00:00
msgid "yes"
2008-10-26 08:40:59 +00:00
msgstr "ya"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:158
2008-10-23 12:42:18 +00:00
msgid "no"
2008-10-26 08:40:59 +00:00
msgstr "tidak"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:169
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Only root or %s is allowed to use this option!"
2009-03-08 14:45:23 +00:00
msgstr "Hanya root atau %s yang diperbolehkan untuk menggunakan pilihan ini!"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:180
2008-10-23 12:42:18 +00:00
#, c-format
msgid "nscd not running!\n"
2008-10-26 08:40:59 +00:00
msgstr "nscd tidak berjalan!\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:204
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot read statistics data"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat membaca data statistik"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:207
2008-10-23 12:42:18 +00:00
#, c-format
msgid ""
"nscd configuration:\n"
"\n"
"%15d server debug level\n"
msgstr ""
2008-10-26 08:40:59 +00:00
"konfigurasi nscd:\n"
"\n"
"%15d server tingkat debug\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:231
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%3ud %2uh %2um %2lus server runtime\n"
2008-10-26 08:40:59 +00:00
msgstr "%3ud %u2d %2um %2lus server waktu jalan\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:234
2008-10-23 12:42:18 +00:00
#, c-format
msgid " %2uh %2um %2lus server runtime\n"
2008-10-26 08:40:59 +00:00
msgstr " %2uh %2um %2lus server waktu jalan\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:236
2008-10-23 12:42:18 +00:00
#, c-format
msgid " %2um %2lus server runtime\n"
2008-10-26 08:40:59 +00:00
msgstr " %2um %2lus server waktu jalan\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:238
2008-10-23 12:42:18 +00:00
#, c-format
msgid " %2lus server runtime\n"
2008-10-26 08:40:59 +00:00
msgstr " %2lus server waktu jalan\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:240
#, fuzzy, c-format
#| msgid ""
#| "%15d current number of threads\n"
#| "%15d maximum number of threads\n"
#| "%15lu number of times clients had to wait\n"
#| "%15s paranoia mode enabled\n"
#| "%15lu restart internal\n"
2008-10-23 12:42:18 +00:00
msgid ""
"%15d current number of threads\n"
"%15d maximum number of threads\n"
"%15lu number of times clients had to wait\n"
"%15s paranoia mode enabled\n"
"%15lu restart internal\n"
2015-02-06 03:56:00 +00:00
"%15u reload count\n"
2008-10-23 12:42:18 +00:00
msgstr ""
2008-10-26 08:40:59 +00:00
"%15d jumlah thread sekarang\n"
"%15d maksimum jumlah threads\n"
"%15lu jumlah dari kesempatan client untuk menunggu\n"
"%15s mode paranoia diaktifkan\n"
"%15lu restart internal\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:275
2008-10-23 12:42:18 +00:00
#, c-format
msgid ""
"\n"
"%s cache:\n"
"\n"
"%15s cache is enabled\n"
"%15s cache is persistent\n"
"%15s cache is shared\n"
"%15zu suggested size\n"
"%15zu total data pool size\n"
"%15zu used data pool size\n"
"%15lu seconds time to live for positive entries\n"
"%15lu seconds time to live for negative entries\n"
"%15<PRIuMAX> cache hits on positive entries\n"
"%15<PRIuMAX> cache hits on negative entries\n"
"%15<PRIuMAX> cache misses on positive entries\n"
"%15<PRIuMAX> cache misses on negative entries\n"
"%15lu%% cache hit rate\n"
"%15zu current number of cached values\n"
"%15zu maximum number of cached values\n"
"%15zu maximum chain length searched\n"
"%15<PRIuMAX> number of delays on rdlock\n"
"%15<PRIuMAX> number of delays on wrlock\n"
"%15<PRIuMAX> memory allocations failed\n"
"%15s check /etc/%s for changes\n"
msgstr ""
2008-10-26 08:40:59 +00:00
"\n"
"%s cache:\n"
"\n"
"%15s cache aktif\n"
"%15s cache persisten\n"
"%15s cache terbagi\n"
"%15zu ukuran dianjurkan\n"
"%15zu ukuran total data pool\n"
"%15zu ukuran penggunaan data pool\n"
"%15lu detik waktu ke hidup untuk masukan positif\n"
"%15lu detik waktu ke hidup untuk masukan negatif\n"
"%15<PRIuMAX> cache hits di masukan positif\n"
"%15<PRIuMAX> cache hits di masukan negatif\n"
"%15<PRIuMAX> cache misses di masukan positif\n"
"%15<PRIuMAX> cache misses di masukan negatif\n"
"%15lu%% cache hit rate\n"
"%15zu nilai dari jumlah cache sekarang\n"
"%15zu nilai dari jumlah cache maksimum\n"
"%15zu panjang rantai maksimum yang dicari\n"
"%15<PRIuMAX> jumlah dari delay di rdlock\n"
"%15<PRIuMAX> jumlah dari delay di wrlock\n"
"%15<PRIuMAX> alokasi memori gagal\n"
"%15s periksa /etc/%s untuk perubahan\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/pwdcache.c:428
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Haven't found \"%s\" in password cache!"
2008-10-26 08:40:59 +00:00
msgstr "Belum ditemukan \"%s\" dalam cache kata-kunci!"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/pwdcache.c:430
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Reloading \"%s\" in password cache!"
2008-10-26 08:40:59 +00:00
msgstr "Reloading \"%s\" dalam cache kata-kunci!"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/pwdcache.c:511
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Invalid numeric uid \"%s\"!"
2008-10-26 08:40:59 +00:00
msgstr "uid numerik \"%s\" tidak valid !"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:155
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Failed opening connection to the audit subsystem: %m"
2008-10-26 08:40:59 +00:00
msgstr "Gagal membuka koneksi ke audit subsistem: %m"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:176
2008-10-23 12:42:18 +00:00
msgid "Failed to set keep-capabilities"
2008-10-26 08:40:59 +00:00
msgstr "Gagal menset keep-kapabiliti"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:177 nscd/selinux.c:240
2008-10-23 12:42:18 +00:00
msgid "prctl(KEEPCAPS) failed"
2008-10-26 08:40:59 +00:00
msgstr "prctl(KEEPCAPS) gagal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:191
2008-10-23 12:42:18 +00:00
msgid "Failed to initialize drop of capabilities"
2008-10-26 08:40:59 +00:00
msgstr "Gagal menginisialisasi drop dari kapabiliti"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:192
2008-10-23 12:42:18 +00:00
msgid "cap_init failed"
2008-10-26 08:40:59 +00:00
msgstr "cap_init gagal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:213 nscd/selinux.c:230
2008-10-23 12:42:18 +00:00
msgid "Failed to drop capabilities"
2008-10-26 08:40:59 +00:00
msgstr "Gagal untuk mendrop kapabiliti"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:214 nscd/selinux.c:231
2008-10-23 12:42:18 +00:00
msgid "cap_set_proc failed"
2008-10-26 08:40:59 +00:00
msgstr "cap_set_proc gagal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:239
2008-10-23 12:42:18 +00:00
msgid "Failed to unset keep-capabilities"
2008-10-26 08:40:59 +00:00
msgstr "Gagal untuk menunset keep-kapabiliti"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:255
2008-10-23 12:42:18 +00:00
msgid "Failed to determine if kernel supports SELinux"
2008-10-26 08:40:59 +00:00
msgstr "Gagal untuk menentukan jika kernel mensupport SELinux"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:270
2008-10-23 12:42:18 +00:00
msgid "Failed to start AVC thread"
2008-10-26 08:40:59 +00:00
msgstr "Gagal untuk menjalankan thread AVC"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:292
2008-10-23 12:42:18 +00:00
msgid "Failed to create AVC lock"
2008-10-26 08:40:59 +00:00
msgstr "Gagal untuk membuat kunci AVC"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:332
2008-10-23 12:42:18 +00:00
msgid "Failed to start AVC"
2008-10-26 08:40:59 +00:00
msgstr "Gagal untuk menjalankan AVC"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:334
2008-10-23 12:42:18 +00:00
msgid "Access Vector Cache (AVC) started"
2008-10-26 08:40:59 +00:00
msgstr "Akses Vektor Cache (AVC) berjalan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:369
msgid "Error querying policy for undefined object classes or permissions."
msgstr ""
#: nscd/selinux.c:376
#, fuzzy
#| msgid "Error getting context of nscd"
msgid "Error getting security class for nscd."
msgstr "Error memperoleh konteks dari nscd"
#: nscd/selinux.c:381
#, c-format
msgid "Error translating permission name \"%s\" to access vector bit."
msgstr ""
#: nscd/selinux.c:391
2008-10-23 12:42:18 +00:00
msgid "Error getting context of socket peer"
2008-10-26 08:40:59 +00:00
msgstr "Error memperoleh konteks dari socket peer"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:396
2008-10-23 12:42:18 +00:00
msgid "Error getting context of nscd"
2008-10-26 08:40:59 +00:00
msgstr "Error memperoleh konteks dari nscd"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:402
2008-10-23 12:42:18 +00:00
msgid "Error getting sid from context"
2008-10-26 08:40:59 +00:00
msgstr "Error memperoleh sid dari konteks"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:440
2008-10-23 12:42:18 +00:00
#, c-format
msgid ""
"\n"
"SELinux AVC Statistics:\n"
"\n"
"%15u entry lookups\n"
"%15u entry hits\n"
"%15u entry misses\n"
"%15u entry discards\n"
"%15u CAV lookups\n"
"%15u CAV hits\n"
"%15u CAV probes\n"
"%15u CAV misses\n"
msgstr ""
2008-10-26 08:40:59 +00:00
"\n"
"SELinux AVC Statistik:\n"
"\n"
"%15u pencarian masukan\n"
"%15u mengena masukan\n"
"%15u mis masukan\n"
"%15u mengabaikan masukan\n"
"%15u pencarian CAV\n"
"%15u mengena CAV\n"
"%15u probes CAV\n"
"%15u misses CAV\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/servicescache.c:387
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Haven't found \"%s\" in services cache!"
2008-10-26 08:40:59 +00:00
msgstr "Belum ditemukan \"%s\" dalam layanan cache!"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/servicescache.c:389
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Reloading \"%s\" in services cache!"
2008-10-26 08:40:59 +00:00
msgstr "Reloading \"%s\" dalam layanan cache!"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/getent.c:53
2008-10-23 12:42:18 +00:00
msgid "database [key ...]"
2008-10-26 08:40:59 +00:00
msgstr "basis data [kunci ...]"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/getent.c:58
#, fuzzy
#| msgid "CONF"
msgid "CONFIG"
msgstr "CONF"
#: nss/getent.c:58
2008-10-23 12:42:18 +00:00
msgid "Service configuration to be used"
2008-10-26 08:40:59 +00:00
msgstr "Konfigurasi layanan yang akan digunakan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/getent.c:59
msgid "disable IDN encoding"
msgstr ""
#: nss/getent.c:64
2009-03-08 14:45:23 +00:00
msgid "Get entries from administrative database."
2009-03-10 13:29:50 +00:00
msgstr "Dapatkan masukan dari basis data administrasi."
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/getent.c:148 nss/getent.c:477 nss/getent.c:522
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Enumeration not supported on %s\n"
2008-10-26 08:40:59 +00:00
msgstr "Enumerasi tidak didukung di %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/getent.c:917
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Unknown database name"
2008-10-26 08:40:59 +00:00
msgstr "Nama basis data tidak dikenal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/getent.c:947
2008-10-23 12:42:18 +00:00
msgid "Supported databases:\n"
2008-10-26 08:40:59 +00:00
msgstr "Basis data yang didukung:\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/getent.c:1013
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Unknown database: %s\n"
2008-10-26 08:40:59 +00:00
msgstr "Basis data tidak dikenal: %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:119
2008-10-23 12:42:18 +00:00
msgid "Convert key to lower case"
2008-10-26 08:40:59 +00:00
msgstr "Ubah kunci ke huruf kecil"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:122
2008-10-23 12:42:18 +00:00
msgid "Do not print messages while building database"
2008-10-26 08:40:59 +00:00
msgstr "Jangan tampilkan pesan ketika membuat basis data"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:124
2008-10-23 12:42:18 +00:00
msgid "Print content of database file, one entry a line"
2008-10-26 08:40:59 +00:00
msgstr "Tampilkan isi dari berkas basis data, satu masukan per baris"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:125
msgid "CHAR"
msgstr ""
#: nss/makedb.c:126
msgid "Generated line not part of iteration"
msgstr ""
#: nss/makedb.c:131
#, fuzzy
#| msgid "Create simple DB database from textual input."
msgid "Create simple database from textual input."
2008-10-26 08:40:59 +00:00
msgstr "Buat basis data DB sederhana dari masukan tekstual."
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:134
2008-10-23 12:42:18 +00:00
msgid ""
"INPUT-FILE OUTPUT-FILE\n"
"-o OUTPUT-FILE INPUT-FILE\n"
"-u INPUT-FILE"
msgstr ""
2008-10-26 08:40:59 +00:00
"BERKAS-MASUKAN BERKAS-KELUARAN\n"
"-o BERKAS-KELUARAN BERKAS-MASUKAN\n"
"-u BERKAS-MASUKAN"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:227
#, fuzzy, c-format
#| msgid "cannot open database file `%s': %s"
msgid "cannot open database file `%s'"
msgstr "tidak dapat membuka berkas basis data `%s': %s"
#: nss/makedb.c:272
2008-10-23 12:42:18 +00:00
#, c-format
2015-02-06 03:56:00 +00:00
msgid "no entries to be processed"
msgstr ""
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:282
#, fuzzy, c-format
#| msgid "cannot create temporary file"
msgid "cannot create temporary file name"
msgstr "tidak dapat membuat berkas sementara"
#: nss/makedb.c:288
2008-10-23 12:42:18 +00:00
#, c-format
2015-02-06 03:56:00 +00:00
msgid "cannot create temporary file"
msgstr "tidak dapat membuat berkas sementara"
#: nss/makedb.c:304
#, fuzzy, c-format
#| msgid "cannot map locale archive file"
msgid "cannot stat newly created file"
msgstr "tidak dapat memetakan berkas lokal archive"
#: nss/makedb.c:315
#, fuzzy, c-format
#| msgid "cannot create temporary file"
msgid "cannot rename temporary file"
msgstr "tidak dapat membuat berkas sementara"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:531 nss/makedb.c:554
#, fuzzy, c-format
#| msgid "cannot create searchlist"
msgid "cannot create search tree"
msgstr "tidak dapat membuat daftar pencarian"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:560
2008-10-23 12:42:18 +00:00
msgid "duplicate key"
2008-10-26 08:40:59 +00:00
msgstr "kunci terduplikasi"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:572
2008-10-23 12:42:18 +00:00
#, c-format
msgid "problems while reading `%s'"
2008-10-26 08:40:59 +00:00
msgstr "masalah ketika membaca `%s'"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:799
#, fuzzy, c-format
#| msgid "while writing database file"
msgid "failed to write new database file"
msgstr "ketika menulis berkas basis data"
#: nss/makedb.c:812
#, fuzzy, c-format
#| msgid "cannot write to database file %s: %s"
msgid "cannot stat database file"
msgstr "tidak dapat menulis ke berkas basis data %s: %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:817
#, fuzzy, c-format
#| msgid "cannot open database file `%s': %s"
msgid "cannot map database file"
msgstr "tidak dapat membuka berkas basis data `%s': %s"
#: nss/makedb.c:820
#, fuzzy, c-format
#| msgid "while writing database file"
msgid "file not a database file"
msgstr "ketika menulis berkas basis data"
#: nss/makedb.c:871
#, fuzzy, c-format
#| msgid "cannot open output file `%s' for category `%s'"
msgid "cannot set file creation context for `%s'"
msgstr "tidak dapat membuka berkas keluaran `%s' untuk kategori `%s'"
#: posix/getconf.c:400
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Usage: %s [-v specification] variable_name [pathname]\n"
2008-10-26 08:40:59 +00:00
msgstr "Penggunaan: %s [-v spesifikasi] nama_variabel [nama-jalur]\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getconf.c:403
2008-10-23 12:42:18 +00:00
#, c-format
msgid " %s -a [pathname]\n"
2008-10-26 08:40:59 +00:00
msgstr " %s -a [nama-jalur]\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getconf.c:479
2009-03-08 14:45:23 +00:00
#, c-format
msgid ""
"Usage: getconf [-v SPEC] VAR\n"
" or: getconf [-v SPEC] PATH_VAR PATH\n"
"\n"
"Get the configuration value for variable VAR, or for variable PATH_VAR\n"
"for path PATH. If SPEC is given, give values for compilation\n"
"environment SPEC.\n"
"\n"
msgstr ""
2009-03-10 13:29:50 +00:00
"Penggunaan: getconf [-v SPEK] VAR\n"
" atau: getconf [-v SPEK] VAR_JALUR JALUR\n"
"\n"
"Dapatkan nilai konfigurasi untuk variabel VAR, atau untuk variabel VAR_JALUR\n"
"untuk jalur PATH. Jika SPEK diberikan, berikan nilai untuk kompilasi\n"
"lingkungan SPEK.\n"
"\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getconf.c:537
2008-10-23 12:42:18 +00:00
#, c-format
msgid "unknown specification \"%s\""
2008-10-26 08:40:59 +00:00
msgstr "spesifikasi tidak dikenal \"%s\""
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getconf.c:589
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Couldn't execute %s"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat menjalankan %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getconf.c:633 posix/getconf.c:649
2008-10-23 12:42:18 +00:00
msgid "undefined"
2008-10-26 08:40:59 +00:00
msgstr "tidak terdefinisi"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getconf.c:671
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Unrecognized variable `%s'"
2008-10-26 08:40:59 +00:00
msgstr "Variabel `%s' tidak dikenal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:592 posix/getopt.c:621
#, fuzzy, c-format
#| msgid "%s: option '%s' is ambiguous\n"
msgid "%s: option '%s' is ambiguous; possibilities:"
2009-03-08 14:45:23 +00:00
msgstr "%s: pilihan '%s' adalah ambigu\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:662 posix/getopt.c:666
2008-10-23 12:42:18 +00:00
#, c-format
2009-03-08 14:45:23 +00:00
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: pilihan '--%s' tidak mengijinkan sebuah argumen\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:675 posix/getopt.c:680
2008-10-23 12:42:18 +00:00
#, c-format
2009-03-08 14:45:23 +00:00
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: pilihan '%c%s' tidak mengijinkan sebuah argumen\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:723 posix/getopt.c:742
#, fuzzy, c-format
#| msgid "%s: option '%s' requires an argument\n"
msgid "%s: option '--%s' requires an argument\n"
2009-03-08 14:45:23 +00:00
msgstr "%s: pilihan '%s' membutuhkan sebuah argumen\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:780 posix/getopt.c:783
2008-10-23 12:42:18 +00:00
#, c-format
2009-03-08 14:45:23 +00:00
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: pilihan tidak dikenal '--%s'\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:791 posix/getopt.c:794
2008-10-23 12:42:18 +00:00
#, c-format
2009-03-08 14:45:23 +00:00
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: pilihan tidak dikenal '%c%s'\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:843 posix/getopt.c:846
2008-10-23 12:42:18 +00:00
#, c-format
2009-03-08 14:45:23 +00:00
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: pilihan tidak valid -- '%c'\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:899 posix/getopt.c:916 posix/getopt.c:1126
#: posix/getopt.c:1144
2008-10-23 12:42:18 +00:00
#, c-format
2009-03-08 14:45:23 +00:00
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: pilihan membutuhkan sebuah argumen -- '%c'\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:972 posix/getopt.c:988
2008-10-23 12:42:18 +00:00
#, c-format
2009-03-08 14:45:23 +00:00
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: pilihan '-W %s' adalah ambigu\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:1012 posix/getopt.c:1030
2008-10-23 12:42:18 +00:00
#, c-format
2009-03-08 14:45:23 +00:00
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: pilihan '-W %s' tidak mengijinkan sebuah argumen\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:1051 posix/getopt.c:1069
#, fuzzy, c-format
#| msgid "%s: option '%s' requires an argument\n"
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: pilihan '%s' membutuhkan sebuah argumen\n"
#: posix/regcomp.c:140
2008-10-23 12:42:18 +00:00
msgid "No match"
2008-10-26 08:40:59 +00:00
msgstr "Tidak cocok"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:143
2008-10-23 12:42:18 +00:00
msgid "Invalid regular expression"
2008-10-26 08:40:59 +00:00
msgstr "regular ekspresi tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:146
2008-10-23 12:42:18 +00:00
msgid "Invalid collation character"
2008-10-26 08:40:59 +00:00
msgstr "karakter collation tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:149
2008-10-23 12:42:18 +00:00
msgid "Invalid character class name"
2008-10-26 08:40:59 +00:00
msgstr "nama kelas karakter tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:152
2008-10-23 12:42:18 +00:00
msgid "Trailing backslash"
2008-10-26 08:40:59 +00:00
msgstr "akhiran backslash"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:155
2008-10-23 12:42:18 +00:00
msgid "Invalid back reference"
2008-10-26 08:40:59 +00:00
msgstr "referensi back tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:158
2008-10-23 12:42:18 +00:00
msgid "Unmatched [ or [^"
2008-10-26 08:40:59 +00:00
msgstr "Tidak cocok [ atau [^"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:161
2008-10-23 12:42:18 +00:00
msgid "Unmatched ( or \\("
2008-10-26 08:40:59 +00:00
msgstr "Tidak cocok ( atau \\("
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:164
2008-10-23 12:42:18 +00:00
msgid "Unmatched \\{"
2008-10-26 08:40:59 +00:00
msgstr "Tidak cocok \\{"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:167
2008-10-23 12:42:18 +00:00
msgid "Invalid content of \\{\\}"
2008-10-26 08:40:59 +00:00
msgstr "Isi tidak valid dari \\{\\}"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:170
2008-10-23 12:42:18 +00:00
msgid "Invalid range end"
2008-10-26 08:40:59 +00:00
msgstr "Akhir jangkauan tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:173
2008-10-23 12:42:18 +00:00
msgid "Memory exhausted"
2008-10-26 08:40:59 +00:00
msgstr "Kehabisan memori"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:176
2008-10-23 12:42:18 +00:00
msgid "Invalid preceding regular expression"
2008-10-26 08:40:59 +00:00
msgstr "ekspresi regular yang mengawali tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:179
2008-10-23 12:42:18 +00:00
msgid "Premature end of regular expression"
2008-10-26 08:40:59 +00:00
msgstr "Premature akhir dari ekspresi regular"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:182
2008-10-23 12:42:18 +00:00
msgid "Regular expression too big"
2008-10-26 08:40:59 +00:00
msgstr "Ekspresi regular terlalu besar"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:185
2008-10-23 12:42:18 +00:00
msgid "Unmatched ) or \\)"
2008-10-26 08:40:59 +00:00
msgstr "Tidak cocok ) atau \\)"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:685
2008-10-23 12:42:18 +00:00
msgid "No previous regular expression"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada ekspresi regular sebelumnya"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: posix/wordexp.c:1844
2008-10-23 12:42:18 +00:00
msgid "parameter null or not set"
2008-10-26 08:40:59 +00:00
msgstr "parameter kosong atau tidak diset"
2008-10-23 12:42:18 +00:00
#: resolv/herror.c:68
msgid "Resolver Error 0 (no error)"
2008-10-26 08:40:59 +00:00
msgstr "Resolver Error 0 (tidak ada error)"
2008-10-23 12:42:18 +00:00
#: resolv/herror.c:69
msgid "Unknown host"
2008-10-26 08:40:59 +00:00
msgstr "Host tidak dikenal"
2008-10-23 12:42:18 +00:00
#: resolv/herror.c:70
msgid "Host name lookup failure"
2008-10-26 08:40:59 +00:00
msgstr "Pencarian nama host gagal"
2008-10-23 12:42:18 +00:00
#: resolv/herror.c:71
msgid "Unknown server error"
2008-10-26 08:40:59 +00:00
msgstr "Tidak diketahui error server"
2008-10-23 12:42:18 +00:00
#: resolv/herror.c:72
msgid "No address associated with name"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada alamat yang berasosiasi dengan nama"
2008-10-23 12:42:18 +00:00
#: resolv/herror.c:107
msgid "Resolver internal error"
2008-10-26 08:40:59 +00:00
msgstr "Resolver internal error"
2008-10-23 12:42:18 +00:00
#: resolv/herror.c:110
msgid "Unknown resolver error"
2008-10-26 08:40:59 +00:00
msgstr "Tidak diketahui error resolver"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: resolv/res_hconf.c:125
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: line %d: cannot specify more than %d trim domains"
2008-10-26 08:40:59 +00:00
msgstr "%s: baris %d: tidak dapat menspesifikasikan lebih dari %d trims domains"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: resolv/res_hconf.c:146
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: line %d: list delimiter not followed by domain"
2008-10-26 08:40:59 +00:00
msgstr "%s: baris %d: daftar pembatas tidak diikuti oleh domain"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: resolv/res_hconf.c:205
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: line %d: expected `on' or `off', found `%s'\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: baris %d: diduga `on' atau `off', ditemukan `%s'\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: resolv/res_hconf.c:248
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: line %d: bad command `%s'\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: baris %d: perintah buruk `%s'\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: resolv/res_hconf.c:283
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: line %d: ignoring trailing garbage `%s'\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: baris %d: mengabaikan akhiran sampah `%s'\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: stdio-common/psiginfo-data.h:2
#, fuzzy
#| msgid "Illegal seek"
msgid "Illegal opcode"
msgstr "pencarian tidak legal"
#: stdio-common/psiginfo-data.h:3
#, fuzzy
#| msgid "Illegal seek"
msgid "Illegal operand"
msgstr "pencarian tidak legal"
#: stdio-common/psiginfo-data.h:4
msgid "Illegal addressing mode"
msgstr ""
#: stdio-common/psiginfo-data.h:5
#, fuzzy
#| msgid "Illegal seek"
msgid "Illegal trap"
msgstr "pencarian tidak legal"
#: stdio-common/psiginfo-data.h:6
msgid "Privileged opcode"
msgstr ""
#: stdio-common/psiginfo-data.h:7
msgid "Privileged register"
msgstr ""
#: stdio-common/psiginfo-data.h:8
#, fuzzy
#| msgid "preprocessor error"
msgid "Coprocessor error"
msgstr "preprosesor error"
#: stdio-common/psiginfo-data.h:9
#, fuzzy
#| msgid "Internal NIS error"
msgid "Internal stack error"
msgstr "Internal NIS error"
#: stdio-common/psiginfo-data.h:12
msgid "Integer divide by zero"
msgstr ""
#: stdio-common/psiginfo-data.h:13
#, fuzzy
#| msgid "time overflow"
msgid "Integer overflow"
msgstr "waktu overflow"
#: stdio-common/psiginfo-data.h:14
#, fuzzy
#| msgid "Floating point exception"
msgid "Floating-point divide by zero"
msgstr "Eksepsi titik pecahan"
#: stdio-common/psiginfo-data.h:15
#, fuzzy
#| msgid "Floating point exception"
msgid "Floating-point overflow"
msgstr "Eksepsi titik pecahan"
#: stdio-common/psiginfo-data.h:16
#, fuzzy
#| msgid "Floating point exception"
msgid "Floating-point underflow"
msgstr "Eksepsi titik pecahan"
#: stdio-common/psiginfo-data.h:17
#, fuzzy
#| msgid "Floating point exception"
msgid "Floating-poing inexact result"
msgstr "Eksepsi titik pecahan"
#: stdio-common/psiginfo-data.h:18
#, fuzzy
#| msgid "Invalid object for operation"
msgid "Invalid floating-point operation"
msgstr "Objek tidak valid untuk operasi"
#: stdio-common/psiginfo-data.h:19
#, fuzzy
#| msgid "Link number out of range"
msgid "Subscript out of range"
msgstr "Jumlah sambungan diluar dari jangkauan"
#: stdio-common/psiginfo-data.h:22
msgid "Address not mapped to object"
msgstr ""
#: stdio-common/psiginfo-data.h:23
msgid "Invalid permissions for mapped object"
msgstr ""
#: stdio-common/psiginfo-data.h:26
#, fuzzy
#| msgid "Invalid argument"
msgid "Invalid address alignment"
msgstr "Argumen tidak valid"
#: stdio-common/psiginfo-data.h:27
msgid "Nonexisting physical address"
msgstr ""
#: stdio-common/psiginfo-data.h:28
msgid "Object-specific hardware error"
msgstr ""
#: stdio-common/psiginfo-data.h:31
#, fuzzy
#| msgid "Trace/breakpoint trap"
msgid "Process breakpoint"
msgstr "Jejak/titik-putus jebakan"
#: stdio-common/psiginfo-data.h:32
msgid "Process trace trap"
msgstr ""
#: stdio-common/psiginfo-data.h:35
#, fuzzy
#| msgid "Child exited"
msgid "Child has exited"
msgstr "Anak keluar"
#: stdio-common/psiginfo-data.h:36
msgid "Child has terminated abnormally and did not create a core file"
msgstr ""
#: stdio-common/psiginfo-data.h:37
msgid "Child has terminated abnormally and created a core file"
msgstr ""
#: stdio-common/psiginfo-data.h:38
msgid "Traced child has trapped"
msgstr ""
#: stdio-common/psiginfo-data.h:39
#, fuzzy
#| msgid "Child exited"
msgid "Child has stopped"
msgstr "Anak keluar"
#: stdio-common/psiginfo-data.h:40
msgid "Stopped child has continued"
msgstr ""
#: stdio-common/psiginfo-data.h:43
#, fuzzy
#| msgid "No data available"
msgid "Data input available"
msgstr "Tidak ada data yang tersedia"
#: stdio-common/psiginfo-data.h:44
#, fuzzy
#| msgid "No buffer space available"
msgid "Output buffers available"
msgstr "Tidak ada ruang penyangga yang tersedia"
#: stdio-common/psiginfo-data.h:45
#, fuzzy
#| msgid "No buffer space available"
msgid "Input message available"
msgstr "Tidak ada ruang penyangga yang tersedia"
#: stdio-common/psiginfo-data.h:46
#, fuzzy
#| msgid "Remote I/O error"
msgid "I/O error"
msgstr "Remote I/O error"
#: stdio-common/psiginfo-data.h:47
#, fuzzy
#| msgid "RPC program not available"
msgid "High priority input available"
msgstr "aplikasi RPC tidak tersedia"
#: stdio-common/psiginfo-data.h:48
msgid "Device disconnected"
msgstr ""
#: stdio-common/psiginfo.c:139
msgid "Signal sent by kill()"
msgstr ""
#: stdio-common/psiginfo.c:142
msgid "Signal sent by sigqueue()"
msgstr ""
#: stdio-common/psiginfo.c:145
msgid "Signal generated by the expiration of a timer"
msgstr ""
#: stdio-common/psiginfo.c:148
msgid "Signal generated by the completion of an asynchronous I/O request"
msgstr ""
#: stdio-common/psiginfo.c:152
msgid "Signal generated by the arrival of a message on an empty message queue"
msgstr ""
#: stdio-common/psiginfo.c:157
msgid "Signal sent by tkill()"
msgstr ""
#: stdio-common/psiginfo.c:162
msgid "Signal generated by the completion of an asynchronous name lookup request"
msgstr ""
#: stdio-common/psiginfo.c:168
msgid "Signal generated by the completion of an I/O request"
msgstr ""
#: stdio-common/psiginfo.c:174
msgid "Signal sent by the kernel"
msgstr ""
#: stdio-common/psiginfo.c:198
#, fuzzy, c-format
#| msgid "Unknown signal %d"
msgid "Unknown signal %d\n"
msgstr "Sinyal %d tidak dikenal"
#: stdio-common/psignal.c:43
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s%sUnknown signal %d\n"
2008-10-26 08:40:59 +00:00
msgstr "%s%sSinyal tidak dikenal %d\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: stdio-common/psignal.c:44
2008-10-23 12:42:18 +00:00
msgid "Unknown signal"
2008-10-26 08:40:59 +00:00
msgstr "Sinyal tidak dikenal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: string/_strerror.c:45 sysdeps/mach/_strerror.c:86
2008-10-23 12:42:18 +00:00
msgid "Unknown error "
2008-10-26 08:40:59 +00:00
msgstr "Error tidak dikenal "
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: string/strerror.c:42
2008-10-23 12:42:18 +00:00
msgid "Unknown error"
2008-10-26 08:40:59 +00:00
msgstr "Error tidak dikenal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: string/strsignal.c:60
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Real-time signal %d"
2008-10-26 08:40:59 +00:00
msgstr "Sinyal waktu-nyata %d"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: string/strsignal.c:64
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Unknown signal %d"
2008-10-26 08:40:59 +00:00
msgstr "Sinyal %d tidak dikenal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/auth_unix.c:111 sunrpc/clnt_tcp.c:123 sunrpc/clnt_udp.c:135
#: sunrpc/clnt_unix.c:124 sunrpc/svc_tcp.c:188 sunrpc/svc_tcp.c:233
#: sunrpc/svc_udp.c:162 sunrpc/svc_unix.c:188 sunrpc/svc_unix.c:229
#: sunrpc/xdr.c:631 sunrpc/xdr.c:793 sunrpc/xdr_array.c:97
#: sunrpc/xdr_rec.c:152 sunrpc/xdr_ref.c:76
2009-03-08 14:45:23 +00:00
msgid "out of memory\n"
msgstr "kehabisan memori\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/auth_unix.c:349
2008-10-23 12:42:18 +00:00
msgid "auth_unix.c: Fatal marshalling problem"
2008-10-26 08:40:59 +00:00
msgstr "auth_unix.c: Masalah marshalling fatal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:95 sunrpc/clnt_perr.c:111
2008-10-23 12:42:18 +00:00
#, c-format
2009-03-08 14:45:23 +00:00
msgid "%s: %s; low version = %lu, high version = %lu"
msgstr "%s: %s; versi rendah = %lu, versi tinggi = %lu"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:102
2009-03-08 14:45:23 +00:00
#, c-format
msgid "%s: %s; why = %s\n"
msgstr "%s: %s; kenapa = %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:104
2008-10-23 12:42:18 +00:00
#, c-format
2009-03-08 14:45:23 +00:00
msgid "%s: %s; why = (unknown authentication error - %d)\n"
msgstr "%s: %s; kenapa = (error authentifikasi tidak diketahui - %d)\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:153
2008-10-23 12:42:18 +00:00
msgid "RPC: Success"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Sukses"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:156
2008-10-23 12:42:18 +00:00
msgid "RPC: Can't encode arguments"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Tidak dapat menenkode argumen"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:160
2008-10-23 12:42:18 +00:00
msgid "RPC: Can't decode result"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Tidak dapat mendekode hasil"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:164
2008-10-23 12:42:18 +00:00
msgid "RPC: Unable to send"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Tidak dapat mengirim"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:168
2008-10-23 12:42:18 +00:00
msgid "RPC: Unable to receive"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Tidak dapat menerima"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:172
2008-10-23 12:42:18 +00:00
msgid "RPC: Timed out"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Kehabisan waktu"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:176
2008-10-23 12:42:18 +00:00
msgid "RPC: Incompatible versions of RPC"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Versi dari RPC tidak kompatibel"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:180
2008-10-23 12:42:18 +00:00
msgid "RPC: Authentication error"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Authentifikasi error"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:184
2008-10-23 12:42:18 +00:00
msgid "RPC: Program unavailable"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Aplikasi tidak tersedia"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:188
2008-10-23 12:42:18 +00:00
msgid "RPC: Program/version mismatch"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Aplikasi/versi tidak cocok"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:192
2008-10-23 12:42:18 +00:00
msgid "RPC: Procedure unavailable"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Prosedur tidak tersedia"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:196
2008-10-23 12:42:18 +00:00
msgid "RPC: Server can't decode arguments"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Server tidak dapat mendekode argumen"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:200
2008-10-23 12:42:18 +00:00
msgid "RPC: Remote system error"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Remote sistem error"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:204
2008-10-23 12:42:18 +00:00
msgid "RPC: Unknown host"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Host tidak dikenal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:208
2008-10-23 12:42:18 +00:00
msgid "RPC: Unknown protocol"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Protokol tidak dikenal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:212
2008-10-23 12:42:18 +00:00
msgid "RPC: Port mapper failure"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Port mapper gagal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:216
2008-10-23 12:42:18 +00:00
msgid "RPC: Program not registered"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Aplikasi tidak terdaftar"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:220
2008-10-23 12:42:18 +00:00
msgid "RPC: Failed (unspecified error)"
2008-10-26 08:40:59 +00:00
msgstr "RPC: Gagal (error tidak terspesifikasi)"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:261
2008-10-23 12:42:18 +00:00
msgid "RPC: (unknown error code)"
2008-10-26 08:40:59 +00:00
msgstr "RPC: (kode error tidak diketahui)"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:333
2008-10-23 12:42:18 +00:00
msgid "Authentication OK"
2008-10-26 08:40:59 +00:00
msgstr "Authentifikasi OK"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:336
2008-10-23 12:42:18 +00:00
msgid "Invalid client credential"
2008-10-26 08:40:59 +00:00
msgstr "Client credential tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:340
2008-10-23 12:42:18 +00:00
msgid "Server rejected credential"
2008-10-26 08:40:59 +00:00
msgstr "Server kredensial ditolak"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:344
2008-10-23 12:42:18 +00:00
msgid "Invalid client verifier"
2008-10-26 08:40:59 +00:00
msgstr "client pemverifikasi tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:348
2008-10-23 12:42:18 +00:00
msgid "Server rejected verifier"
2008-10-26 08:40:59 +00:00
msgstr "Server menolak pemeverifikasi"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:352
2008-10-23 12:42:18 +00:00
msgid "Client credential too weak"
2008-10-26 08:40:59 +00:00
msgstr "Client kredensial terlalu lemah"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:356
2008-10-23 12:42:18 +00:00
msgid "Invalid server verifier"
2008-10-26 08:40:59 +00:00
msgstr "Tidak valid server pemeverifier"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:360
2008-10-23 12:42:18 +00:00
msgid "Failed (unspecified error)"
2008-10-26 08:40:59 +00:00
msgstr "Gagal (error tidak terspesifikasi)"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_raw.c:115
2008-10-23 12:42:18 +00:00
msgid "clnt_raw.c: fatal header serialization error"
2008-10-26 08:40:59 +00:00
msgstr "clnt_raw.c: fatal header serialisasi error"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/pm_getmaps.c:77
2008-10-23 12:42:18 +00:00
msgid "pmap_getmaps.c: rpc problem"
2008-10-26 08:40:59 +00:00
msgstr "pmap_getmaps.c: masalah rpc"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/pmap_clnt.c:127
2008-10-23 12:42:18 +00:00
msgid "Cannot register service"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat mendaftarkan layanan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/pmap_rmt.c:243
2008-10-23 12:42:18 +00:00
msgid "Cannot create socket for broadcast rpc"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat membuat socket untuk broadcast rpc"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/pmap_rmt.c:250
2008-10-23 12:42:18 +00:00
msgid "Cannot set socket option SO_BROADCAST"
2009-03-08 14:45:23 +00:00
msgstr "Tidak dapat menset socket pilihan SO_BROADCAST"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/pmap_rmt.c:302
2008-10-23 12:42:18 +00:00
msgid "Cannot send broadcast packet"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat mengirim paket broadcast"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/pmap_rmt.c:327
2008-10-23 12:42:18 +00:00
msgid "Broadcast poll problem"
2008-10-26 08:40:59 +00:00
msgstr "Masalah poll broadcast"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/pmap_rmt.c:340
2008-10-23 12:42:18 +00:00
msgid "Cannot receive reply to broadcast"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat menerima balasan ke broadcast"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:281
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: output would overwrite %s\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: keluaran akan overwrite %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:288
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: unable to open %s: %m\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: tidak dapat membuka %s: %m\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:300
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: while writing output %s: %m"
2008-10-26 08:40:59 +00:00
msgstr "%s: ketika menulis keluaran %s: %m"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:336 sunrpc/rpc_main.c:375
#, fuzzy, c-format
#| msgid "cannot find C preprocessor: %s \n"
msgid "cannot find C preprocessor: %s\n"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat menemukan C preprosesor: %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:411
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: C preprocessor failed with signal %d\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: C preprosesor gagal dengan sinyal %d\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:414
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: C preprocessor failed with exit code %d\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: C preprosesor gagal dengan kode keluar %d\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:454
2008-10-23 12:42:18 +00:00
#, c-format
msgid "illegal nettype: `%s'\n"
2008-10-26 08:40:59 +00:00
msgstr "nettype tidak legal: `%s'\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1089
2008-10-23 12:42:18 +00:00
#, c-format
msgid "rpcgen: too many defines\n"
2008-10-26 08:40:59 +00:00
msgstr "rpcgen: terlalu banyak definisi\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1101
2008-10-23 12:42:18 +00:00
#, c-format
msgid "rpcgen: arglist coding error\n"
2008-10-26 08:40:59 +00:00
msgstr "rpcgen: arglist koding error\n"
2008-10-23 12:42:18 +00:00
#. TRANS: the file will not be removed; this is an
#. TRANS: informative message.
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1134
2008-10-23 12:42:18 +00:00
#, c-format
msgid "file `%s' already exists and may be overwritten\n"
2008-10-26 08:40:59 +00:00
msgstr "berkas `%s' telah ada dan mungkin overwritten\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1179
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Cannot specify more than one input file!\n"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat menspesifikasikan lebih dari satu berkas masukan!\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1349
2009-03-08 14:45:23 +00:00
#, c-format
2008-10-23 12:42:18 +00:00
msgid "This implementation doesn't support newstyle or MT-safe code!\n"
2008-10-26 08:40:59 +00:00
msgstr "Implementasi ini tidak mendukung newstyle atau MT-safe kode!\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1358
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Cannot use netid flag with inetd flag!\n"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat menggunakan netid flag dengan inetd flag!\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1367
2009-03-08 14:45:23 +00:00
#, c-format
2008-10-23 12:42:18 +00:00
msgid "Cannot use netid flag without TIRPC!\n"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat menggunakan netid flag tanpa TIRPC!\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1374
2009-03-08 14:45:23 +00:00
#, c-format
2008-10-23 12:42:18 +00:00
msgid "Cannot use table flags with newstyle!\n"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat menggunakan tabel flags dengan newstyle!\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1393
2008-10-23 12:42:18 +00:00
#, c-format
msgid "\"infile\" is required for template generation flags.\n"
2008-10-26 08:40:59 +00:00
msgstr "\"infile\" dibutuhkan untuk template pembuatan flags.\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1398
2008-10-23 12:42:18 +00:00
#, c-format
msgid "Cannot have more than one file generation flag!\n"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat memiliki lebih dari satu berkas pembuatan bendera!\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1407
2008-10-23 12:42:18 +00:00
#, c-format
msgid "usage: %s infile\n"
2008-10-26 08:40:59 +00:00
msgstr "penggunaan: %s infile\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1408
2008-10-23 12:42:18 +00:00
#, c-format
msgid "\t%s [-abkCLNTM][-Dname[=value]] [-i size] [-I [-K seconds]] [-Y path] infile\n"
2008-10-26 08:40:59 +00:00
msgstr "\t%s [-abkCLNTM][-Dnama[=nilai]] [-i size] [-I [-K detik]] [-Y jalur] infile\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1410
2008-10-23 12:42:18 +00:00
#, c-format
msgid "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n"
2008-10-26 08:40:59 +00:00
msgstr "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1412
2008-10-23 12:42:18 +00:00
#, c-format
msgid "\t%s [-s nettype]* [-o outfile] [infile]\n"
2008-10-26 08:40:59 +00:00
msgstr "\t%s [-s nettype]* [-o outfile] [infile]\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1413
2008-10-23 12:42:18 +00:00
#, c-format
msgid "\t%s [-n netid]* [-o outfile] [infile]\n"
2008-10-26 08:40:59 +00:00
msgstr "\t%s [-n netid]* [-o outfile] [infile]\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1421
2009-03-08 14:45:23 +00:00
#, c-format
msgid "options:\n"
2009-03-10 13:29:50 +00:00
msgstr "pilihan:\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1422
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-a\t\tgenerate all files, including samples\n"
2009-03-10 13:29:50 +00:00
msgstr "-a\t\tbuat seluruh berkas, termasuk contoh\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1423
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-b\t\tbackward compatibility mode (generates code for SunOS 4.1)\n"
2009-03-10 13:29:50 +00:00
msgstr "-b\t\tmode kompabilitas kebelakang (buat kode untuk SunOS 4.1)\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1424
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-c\t\tgenerate XDR routines\n"
2009-03-10 13:29:50 +00:00
msgstr "-c\t\tbuat rutinitas XDR\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1425
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-C\t\tANSI C mode\n"
2009-03-10 13:29:50 +00:00
msgstr "-C\t\tmode ANSI C\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1426
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-Dname[=value]\tdefine a symbol (same as #define)\n"
2009-03-10 13:29:50 +00:00
msgstr "-Dnama[=nilai]\tdefinisikan sebuah simbol (sama seperti #define)\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1427
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-h\t\tgenerate header file\n"
2009-03-10 13:29:50 +00:00
msgstr "-h\t\thasilkan berkas kepala\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1428
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-i size\t\tsize at which to start generating inline code\n"
2009-03-10 13:29:50 +00:00
msgstr "-i ukuran\t\tukuran dimana untuk memulai kodee inline\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1429
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-I\t\tgenerate code for inetd support in server (for SunOS 4.1)\n"
2009-03-10 13:29:50 +00:00
msgstr "-I\t\thasilkan kode untuk dukungan inetd dalam server (untuk SunOS 4.1)\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1430
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-K seconds\tserver exits after K seconds of inactivity\n"
2009-03-10 13:29:50 +00:00
msgstr "-K detik\tserver keluar setelah K detik untuk istirahat\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1431
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-l\t\tgenerate client side stubs\n"
2009-03-10 13:29:50 +00:00
msgstr "-l\t\tbuat stubs sisi klien\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1432
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-L\t\tserver errors will be printed to syslog\n"
2009-03-10 13:29:50 +00:00
msgstr "-L\t\terror server akan ditampilkan ke sistem pencatatan\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1433
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-m\t\tgenerate server side stubs\n"
2009-03-10 13:29:50 +00:00
msgstr "-m\t\tbuat stubs sisi server\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1434
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-M\t\tgenerate MT-safe code\n"
2009-03-10 13:29:50 +00:00
msgstr "-M\t\thasilkan kode MT-safe\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1435
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-n netid\tgenerate server code that supports named netid\n"
2009-03-10 13:29:50 +00:00
msgstr "-n netid\tbuat kode server yang mendukung netid bernama\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1436
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-N\t\tsupports multiple arguments and call-by-value\n"
2009-03-10 13:29:50 +00:00
msgstr "-N\t\tdukung argumen ganda dan panggil-dengan-nilai\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1437
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-o outfile\tname of the output file\n"
msgstr "-o berkas keluar\tnama dari berkas keluaran\n"
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1438
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-s nettype\tgenerate server code that supports named nettype\n"
2009-03-10 13:29:50 +00:00
msgstr "-s nettype\tbuat kode server yang mendukung nettype bernama\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1439
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-Sc\t\tgenerate sample client code that uses remote procedures\n"
2009-03-10 13:29:50 +00:00
msgstr "-Sc\t\tbuat contoh kode klien yang menggunakan prosedur remote\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1440
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-Ss\t\tgenerate sample server code that defines remote procedures\n"
2009-03-10 13:29:50 +00:00
msgstr "-Ss\t\tbuat contoh kode server yang mendefinisikan prosedur remote\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1441
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-Sm \t\tgenerate makefile template \n"
2009-03-10 13:29:50 +00:00
msgstr "-Sm \t\tbuat template makefile \n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1442
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-t\t\tgenerate RPC dispatch table\n"
2009-03-10 13:29:50 +00:00
msgstr "-t\t\tbuat tabel eksekusi RPC\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1443
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-T\t\tgenerate code to support RPC dispatch tables\n"
2009-03-10 13:29:50 +00:00
msgstr "-T\t\tbuat kode untuk mendukung tabel eksekusi RPC\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1444
2009-03-08 14:45:23 +00:00
#, c-format
msgid "-Y path\t\tdirectory name to find C preprocessor (cpp)\n"
msgstr ""
"-Y jalur\t\n"
"ama direktori untuk menemukan C preprosesor (cpp)\n"
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1445
#, c-format
msgid "-5\t\tSysVr4 compatibility mode\n"
msgstr ""
#: sunrpc/rpc_main.c:1446
#, fuzzy, c-format
#| msgid "Give this help list"
msgid "--help\t\tgive this help list\n"
msgstr "Berikan daftar bantuan ini"
#: sunrpc/rpc_main.c:1447
#, fuzzy, c-format
#| msgid "Print program version"
msgid "--version\tprint program version\n"
msgstr "Tampilkan versi aplikasi"
#: sunrpc/rpc_main.c:1449
#, fuzzy, c-format
#| msgid ""
#| "For bug reporting instructions, please see:\n"
#| "<http://www.gnu.org/software/libc/bugs.html>.\n"
msgid ""
"\n"
"For bug reporting instructions, please see:\n"
"%s.\n"
msgstr ""
"Untuk instruksi pelaporan bug, tolong lihat:\n"
"<http://www.gnu.org/software/libc/bugs.html>.\n"
#: sunrpc/rpc_scan.c:112
2008-10-23 12:42:18 +00:00
msgid "constant or identifier expected"
2008-10-26 08:40:59 +00:00
msgstr "konstan atau identifier diduga"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_scan.c:308
2008-10-23 12:42:18 +00:00
msgid "illegal character in file: "
2008-10-26 08:40:59 +00:00
msgstr "karakter tidak legal dalam berkas: "
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_scan.c:347 sunrpc/rpc_scan.c:373
2008-10-23 12:42:18 +00:00
msgid "unterminated string constant"
2008-10-26 08:40:59 +00:00
msgstr "konstanta string tidak terselesaikan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_scan.c:379
2008-10-23 12:42:18 +00:00
msgid "empty char string"
2008-10-26 08:40:59 +00:00
msgstr "string karakter kosong"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_scan.c:521 sunrpc/rpc_scan.c:531
2008-10-23 12:42:18 +00:00
msgid "preprocessor error"
2008-10-26 08:40:59 +00:00
msgstr "preprosesor error"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:246 sunrpc/rpcinfo.c:392
2008-10-23 12:42:18 +00:00
#, c-format
msgid "program %lu is not available\n"
2008-10-26 08:40:59 +00:00
msgstr "aplikasi %lu tidak tersedia\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:273 sunrpc/rpcinfo.c:319 sunrpc/rpcinfo.c:342
#: sunrpc/rpcinfo.c:416 sunrpc/rpcinfo.c:462 sunrpc/rpcinfo.c:485
#: sunrpc/rpcinfo.c:519
2008-10-23 12:42:18 +00:00
#, c-format
msgid "program %lu version %lu is not available\n"
2008-10-26 08:40:59 +00:00
msgstr "aplikasi %lu versi %lu tidak tersedia\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:524
2008-10-23 12:42:18 +00:00
#, c-format
msgid "program %lu version %lu ready and waiting\n"
2008-10-26 08:40:59 +00:00
msgstr "aplikasi %lu versi %lu siap dan menunggu\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:565 sunrpc/rpcinfo.c:572
2008-10-23 12:42:18 +00:00
msgid "rpcinfo: can't contact portmapper"
2008-10-26 08:40:59 +00:00
msgstr "rpcinfo: tidak dapat menghubungi portmapper"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:579
2008-10-23 12:42:18 +00:00
msgid "No remote programs registered.\n"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada aplikasi remote yang terdaftar.\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:583
2008-10-23 12:42:18 +00:00
msgid " program vers proto port\n"
2008-10-26 08:40:59 +00:00
msgstr " aplikasi vers proto port\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:622
2008-10-23 12:42:18 +00:00
msgid "(unknown)"
2008-10-26 08:40:59 +00:00
msgstr "(tidak diketahui)"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:646
2008-10-23 12:42:18 +00:00
#, c-format
msgid "rpcinfo: broadcast failed: %s\n"
2008-10-26 08:40:59 +00:00
msgstr "rpcinfo: broadcast gagal: %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:667
2008-10-23 12:42:18 +00:00
msgid "Sorry. You are not root\n"
2008-10-26 08:40:59 +00:00
msgstr "Maaf. Anda bukan root\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:674
2008-10-23 12:42:18 +00:00
#, c-format
msgid "rpcinfo: Could not delete registration for prog %s version %s\n"
2008-10-26 08:40:59 +00:00
msgstr "rpcinfo: Tidak dapat menghapus pendaftaran untuk aplikasi %s versi %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:683
2008-10-23 12:42:18 +00:00
msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n"
2008-10-26 08:40:59 +00:00
msgstr "Penggunaan: rpcinfo [ -n nomor port ] -u host prognum [ versnum ]\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:685
2008-10-23 12:42:18 +00:00
msgid " rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n"
2008-10-26 08:40:59 +00:00
msgstr " rpcinfo [ -n nomor port ] -t host prognum [ versnum ]\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:687
2008-10-23 12:42:18 +00:00
msgid " rpcinfo -p [ host ]\n"
2008-10-26 08:40:59 +00:00
msgstr " rpcinfo -p [ host ]\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:688
2008-10-23 12:42:18 +00:00
msgid " rpcinfo -b prognum versnum\n"
2008-10-26 08:40:59 +00:00
msgstr " rpcinfo -b nomor program versnum\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:689
2008-10-23 12:42:18 +00:00
msgid " rpcinfo -d prognum versnum\n"
2008-10-26 08:40:59 +00:00
msgstr " rpcinfo -d nomor program versnum\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:714
2008-10-23 12:42:18 +00:00
#, c-format
msgid "rpcinfo: %s is unknown service\n"
2008-10-26 08:40:59 +00:00
msgstr "rpcinfo: %s layanan tidak dikenal\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:751
2008-10-23 12:42:18 +00:00
#, c-format
msgid "rpcinfo: %s is unknown host\n"
2008-10-26 08:40:59 +00:00
msgstr "rpcinfo: %s host tidak dikenal\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_run.c:71
2008-10-23 12:42:18 +00:00
msgid "svc_run: - out of memory"
2008-10-26 08:40:59 +00:00
msgstr "svc_run: - kehabisan memori"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_run.c:91
2008-10-23 12:42:18 +00:00
msgid "svc_run: - poll failed"
2008-10-26 08:40:59 +00:00
msgstr "svc_run: - poll gagal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_simple.c:80
2008-10-23 12:42:18 +00:00
#, c-format
msgid "can't reassign procedure number %ld\n"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat reassign nomor prosedur %ld\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_simple.c:90
2008-10-23 12:42:18 +00:00
msgid "couldn't create an rpc server\n"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat membuat sebuah server rpc\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_simple.c:98
2008-10-23 12:42:18 +00:00
#, c-format
msgid "couldn't register prog %ld vers %ld\n"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat mendaftar aplikasi %ld versi %ld\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_simple.c:106
2008-10-23 12:42:18 +00:00
msgid "registerrpc: out of memory\n"
2008-10-26 08:40:59 +00:00
msgstr "registerrpc: kehabisan memori\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_simple.c:169
2008-10-23 12:42:18 +00:00
#, c-format
msgid "trouble replying to prog %d\n"
2008-10-26 08:40:59 +00:00
msgstr "masalah membalas ke aplikasi %d\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_simple.c:178
2008-10-23 12:42:18 +00:00
#, c-format
msgid "never registered prog %d\n"
2008-10-26 08:40:59 +00:00
msgstr "tidak pernah terdaftar aplikasi %d\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_tcp.c:164
2008-10-23 12:42:18 +00:00
msgid "svc_tcp.c - tcp socket creation problem"
2008-10-26 08:40:59 +00:00
msgstr "svc_tcp.c - tcp masalah pembuatan socket"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_tcp.c:179
2008-10-23 12:42:18 +00:00
msgid "svc_tcp.c - cannot getsockname or listen"
2008-10-26 08:40:59 +00:00
msgstr "svc_tcp.c - tidak dapat getsockname atau mendengarkan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:137
2008-10-23 12:42:18 +00:00
msgid "svcudp_create: socket creation problem"
2008-10-26 08:40:59 +00:00
msgstr "svcudp_create: masalah pembuatan socket"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:151
2008-10-23 12:42:18 +00:00
msgid "svcudp_create - cannot getsockname"
2008-10-26 08:40:59 +00:00
msgstr "svcudp_create - tidak dapat getsockname"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:183
2008-10-23 12:42:18 +00:00
msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n"
2008-10-26 08:40:59 +00:00
msgstr "svcudp_create: xp_pad terlalu kecil untuk IP_PKTINFO\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:495
2008-10-23 12:42:18 +00:00
msgid "enablecache: cache already enabled"
2008-10-26 08:40:59 +00:00
msgstr "enablecache: cache telah aktif"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:501
2008-10-23 12:42:18 +00:00
msgid "enablecache: could not allocate cache"
2008-10-26 08:40:59 +00:00
msgstr "enablecache: tidak dapat mengalokasikan cache"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:510
2008-10-23 12:42:18 +00:00
msgid "enablecache: could not allocate cache data"
2008-10-26 08:40:59 +00:00
msgstr "enablecache: tidak dapat mengalokasikan data cache"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:518
2008-10-23 12:42:18 +00:00
msgid "enablecache: could not allocate cache fifo"
2008-10-26 08:40:59 +00:00
msgstr "enablecache: tidak dapat mengalokasikan fifo cache"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:554
2008-10-23 12:42:18 +00:00
msgid "cache_set: victim not found"
2008-10-26 08:40:59 +00:00
msgstr "cache_set: korban tidak ditemukan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:565
2008-10-23 12:42:18 +00:00
msgid "cache_set: victim alloc failed"
2008-10-26 08:40:59 +00:00
msgstr "cache_set: alokasi korban gagal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:572
2008-10-23 12:42:18 +00:00
msgid "cache_set: could not allocate new rpc_buffer"
2008-10-26 08:40:59 +00:00
msgstr "cache_set: tidak dapat mengalokasikan rpc_buffer baru"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_unix.c:162
2008-10-23 12:42:18 +00:00
msgid "svc_unix.c - AF_UNIX socket creation problem"
2008-10-26 08:40:59 +00:00
msgstr "svc_unix.c - AF_UNIX masalah pembuatan socket"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_unix.c:178
2008-10-23 12:42:18 +00:00
msgid "svc_unix.c - cannot getsockname or listen"
2008-10-26 08:40:59 +00:00
msgstr "svc_unix.c - tidak dapat getsockname atau mendengarkan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:28
2008-10-23 12:42:18 +00:00
msgid "Hangup"
2008-10-26 08:40:59 +00:00
msgstr "Memutuskan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:29
2008-10-23 12:42:18 +00:00
msgid "Interrupt"
2008-10-26 08:40:59 +00:00
msgstr "Interupsi"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:30
2008-10-23 12:42:18 +00:00
msgid "Quit"
2008-10-26 08:40:59 +00:00
msgstr "Berhenti"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:31
2008-10-23 12:42:18 +00:00
msgid "Illegal instruction"
2008-10-26 08:40:59 +00:00
msgstr "Instruksi tidak legal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:32
2008-10-23 12:42:18 +00:00
msgid "Trace/breakpoint trap"
2008-10-26 08:40:59 +00:00
msgstr "Jejak/titik-putus jebakan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:33
2008-10-23 12:42:18 +00:00
msgid "Aborted"
2008-10-26 08:40:59 +00:00
msgstr "Dibatalkan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:34
2008-10-23 12:42:18 +00:00
msgid "Floating point exception"
2008-10-26 08:40:59 +00:00
msgstr "Eksepsi titik pecahan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:35
2008-10-23 12:42:18 +00:00
msgid "Killed"
2008-10-26 08:40:59 +00:00
msgstr "Terbunuh"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:36
2008-10-23 12:42:18 +00:00
msgid "Bus error"
2008-10-26 08:40:59 +00:00
msgstr "Bus error"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:37
2008-10-23 12:42:18 +00:00
msgid "Segmentation fault"
2008-10-26 08:40:59 +00:00
msgstr "Kerusakan segmentasi"
2008-10-23 12:42:18 +00:00
#. TRANS Broken pipe; there is no process reading from the other end of a pipe.
#. TRANS Every library function that returns this error code also generates a
#. TRANS @code{SIGPIPE} signal; this signal terminates the program if not handled
#. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
#. TRANS unless it has handled or blocked @code{SIGPIPE}.
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:38 sysdeps/gnu/errlist.c:360
2008-10-23 12:42:18 +00:00
msgid "Broken pipe"
2008-10-26 08:40:59 +00:00
msgstr "Pipa rusak"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:39
2008-10-23 12:42:18 +00:00
msgid "Alarm clock"
2008-10-26 08:40:59 +00:00
msgstr "Jam alarm"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:40
2008-10-23 12:42:18 +00:00
msgid "Terminated"
2008-10-26 08:40:59 +00:00
msgstr "Terakhiri"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:41
2008-10-23 12:42:18 +00:00
msgid "Urgent I/O condition"
2008-10-26 08:40:59 +00:00
msgstr "Kondisi I/O penting"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:42
2008-10-23 12:42:18 +00:00
msgid "Stopped (signal)"
2008-10-26 08:40:59 +00:00
msgstr "Terhenti (sinyal)"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:43
2008-10-23 12:42:18 +00:00
msgid "Stopped"
2008-10-26 08:40:59 +00:00
msgstr "Terhenti"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:44
2008-10-23 12:42:18 +00:00
msgid "Continued"
2008-10-26 08:40:59 +00:00
msgstr "Dilanjutkan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:45
2008-10-23 12:42:18 +00:00
msgid "Child exited"
2008-10-26 08:40:59 +00:00
msgstr "Anak keluar"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:46
2008-10-23 12:42:18 +00:00
msgid "Stopped (tty input)"
2008-10-26 08:40:59 +00:00
msgstr "Terhenti (masukan tty)"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:47
2008-10-23 12:42:18 +00:00
msgid "Stopped (tty output)"
2008-10-26 08:40:59 +00:00
msgstr "Terhenti (keluaran tty)"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:48
2008-10-23 12:42:18 +00:00
msgid "I/O possible"
2008-10-26 08:40:59 +00:00
msgstr "kemungkinan I/O"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:49
2008-10-23 12:42:18 +00:00
msgid "CPU time limit exceeded"
2008-10-26 08:40:59 +00:00
msgstr "batas waktu CPU terlampaui"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:50
2008-10-23 12:42:18 +00:00
msgid "File size limit exceeded"
2008-10-26 08:40:59 +00:00
msgstr "Batas ukuran berkas terlampaui"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:51
2008-10-23 12:42:18 +00:00
msgid "Virtual timer expired"
2008-10-26 08:40:59 +00:00
msgstr "Pewaktu maya ekspired"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:52
2008-10-23 12:42:18 +00:00
msgid "Profiling timer expired"
2008-10-26 08:40:59 +00:00
msgstr "Pewaktu profiling ekspired"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:53
2008-10-23 12:42:18 +00:00
msgid "User defined signal 1"
2008-10-26 08:40:59 +00:00
msgstr "Sinyal 1 terdefinisi oleh pengguna"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:54
2008-10-23 12:42:18 +00:00
msgid "User defined signal 2"
2008-10-26 08:40:59 +00:00
msgstr "Sinyal 2 terdefinisi oleh pengguna"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:58
2008-10-23 12:42:18 +00:00
msgid "EMT trap"
2008-10-26 08:40:59 +00:00
msgstr "jebakan EMT"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:61
2008-10-23 12:42:18 +00:00
msgid "Bad system call"
2008-10-26 08:40:59 +00:00
msgstr "Pemanggilan sistem buruk"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:64
2008-10-23 12:42:18 +00:00
msgid "Stack fault"
2008-10-26 08:40:59 +00:00
msgstr "Kegagalan stack"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:67
2008-10-23 12:42:18 +00:00
msgid "Information request"
2008-10-26 08:40:59 +00:00
msgstr "Permintaan informasi"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:69
2008-10-23 12:42:18 +00:00
msgid "Power failure"
2008-10-26 08:40:59 +00:00
msgstr "Kegagalan power"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:72
2008-10-23 12:42:18 +00:00
msgid "Resource lost"
2008-10-26 08:40:59 +00:00
msgstr "Sumber daya hilang"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:75
msgid "Window changed"
msgstr "Jendela berubah"
2008-10-23 12:42:18 +00:00
#. TRANS Operation not permitted; only the owner of the file (or other resource)
#. TRANS or processes with special privileges can perform the operation.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:26
2008-10-23 12:42:18 +00:00
msgid "Operation not permitted"
2008-10-26 08:40:59 +00:00
msgstr "Operasi tidak diijinkan"
2008-10-23 12:42:18 +00:00
#. TRANS No process matches the specified process ID.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:46
2008-10-23 12:42:18 +00:00
msgid "No such process"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada proses seperti itu"
2008-10-23 12:42:18 +00:00
#. TRANS Interrupted function call; an asynchronous signal occurred and prevented
#. TRANS completion of the call. When this happens, you should try the call
#. TRANS again.
#. TRANS
#. TRANS You can choose to have functions resume after a signal that is handled,
#. TRANS rather than failing with @code{EINTR}; see @ref{Interrupted
#. TRANS Primitives}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:61
2008-10-23 12:42:18 +00:00
msgid "Interrupted system call"
2008-10-26 08:40:59 +00:00
msgstr "Pemanggilan sistem terinterupsi"
2008-10-23 12:42:18 +00:00
#. TRANS Input/output error; usually used for physical read or write errors.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:70
2008-10-23 12:42:18 +00:00
msgid "Input/output error"
2008-10-26 08:40:59 +00:00
msgstr "error Masukan/Keluaran"
2008-10-23 12:42:18 +00:00
#. TRANS No such device or address. The system tried to use the device
#. TRANS represented by a file you specified, and it couldn't find the device.
#. TRANS This can mean that the device file was installed incorrectly, or that
#. TRANS the physical device is missing or not correctly attached to the
#. TRANS computer.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:83
2008-10-23 12:42:18 +00:00
msgid "No such device or address"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada perangkat atau alamat seperti itu"
2008-10-23 12:42:18 +00:00
#. TRANS Argument list too long; used when the arguments passed to a new program
#. TRANS being executed with one of the @code{exec} functions (@pxref{Executing a
2015-02-06 03:56:00 +00:00
#. TRANS File}) occupy too much memory space. This condition never arises on
#. TRANS @gnuhurdsystems{}.
#: sysdeps/gnu/errlist.c:95
2008-10-23 12:42:18 +00:00
msgid "Argument list too long"
2008-10-26 08:40:59 +00:00
msgstr "Daftar argumen terlalu panjang"
2008-10-23 12:42:18 +00:00
#. TRANS Invalid executable file format. This condition is detected by the
#. TRANS @code{exec} functions; see @ref{Executing a File}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:105
2008-10-23 12:42:18 +00:00
msgid "Exec format error"
2008-10-26 08:40:59 +00:00
msgstr "Format eksekusi error"
2008-10-23 12:42:18 +00:00
#. TRANS Bad file descriptor; for example, I/O on a descriptor that has been
#. TRANS closed or reading from a descriptor open only for writing (or vice
#. TRANS versa).
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:116
2008-10-23 12:42:18 +00:00
msgid "Bad file descriptor"
2008-10-26 08:40:59 +00:00
msgstr "Berkas deskripsi buruk"
2008-10-23 12:42:18 +00:00
#. TRANS There are no child processes. This error happens on operations that are
#. TRANS supposed to manipulate child processes, when there aren't any processes
#. TRANS to manipulate.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:127
2008-10-23 12:42:18 +00:00
msgid "No child processes"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada proses anak"
2008-10-23 12:42:18 +00:00
#. TRANS Deadlock avoided; allocating a system resource would have resulted in a
#. TRANS deadlock situation. The system does not guarantee that it will notice
#. TRANS all such situations. This error means you got lucky and the system
#. TRANS noticed; it might just hang. @xref{File Locks}, for an example.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:139
2008-10-23 12:42:18 +00:00
msgid "Resource deadlock avoided"
2008-10-26 08:40:59 +00:00
msgstr "Deadlock sumber daya dihindari"
2008-10-23 12:42:18 +00:00
#. TRANS No memory available. The system cannot allocate more virtual memory
#. TRANS because its capacity is full.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:149
2008-10-23 12:42:18 +00:00
msgid "Cannot allocate memory"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat mengalokasikan memori"
2008-10-23 12:42:18 +00:00
#. TRANS Bad address; an invalid pointer was detected.
2015-02-06 03:56:00 +00:00
#. TRANS On @gnuhurdsystems{}, this error never happens; you get a signal instead.
#: sysdeps/gnu/errlist.c:168
2008-10-23 12:42:18 +00:00
msgid "Bad address"
2008-10-26 08:40:59 +00:00
msgstr "Alamat buruk"
2008-10-23 12:42:18 +00:00
#. TRANS A file that isn't a block special file was given in a situation that
#. TRANS requires one. For example, trying to mount an ordinary file as a file
#. TRANS system in Unix gives this error.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:179
2008-10-23 12:42:18 +00:00
msgid "Block device required"
2008-10-26 08:40:59 +00:00
msgstr "Perangkat blok dibutuhkan"
2008-10-23 12:42:18 +00:00
#. TRANS Resource busy; a system resource that can't be shared is already in use.
#. TRANS For example, if you try to delete a file that is the root of a currently
#. TRANS mounted filesystem, you get this error.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:190
2008-10-23 12:42:18 +00:00
msgid "Device or resource busy"
2008-10-26 08:40:59 +00:00
msgstr "Perangkat atau sumber daya sibuk"
2008-10-23 12:42:18 +00:00
#. TRANS File exists; an existing file was specified in a context where it only
#. TRANS makes sense to specify a new file.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:200
2008-10-23 12:42:18 +00:00
msgid "File exists"
2008-10-26 08:40:59 +00:00
msgstr "Berkas telah ada"
2008-10-23 12:42:18 +00:00
#. TRANS An attempt to make an improper link across file systems was detected.
#. TRANS This happens not only when you use @code{link} (@pxref{Hard Links}) but
#. TRANS also when you rename a file with @code{rename} (@pxref{Renaming Files}).
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:211
2008-10-23 12:42:18 +00:00
msgid "Invalid cross-device link"
2008-10-26 08:40:59 +00:00
msgstr "Hubungan antar-perangkat tidak valid"
2008-10-23 12:42:18 +00:00
#. TRANS The wrong type of device was given to a function that expects a
#. TRANS particular sort of device.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:221
2008-10-23 12:42:18 +00:00
msgid "No such device"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada perangkat seperti itu"
2008-10-23 12:42:18 +00:00
#. TRANS A file that isn't a directory was specified when a directory is required.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:230
2008-10-23 12:42:18 +00:00
msgid "Not a directory"
2008-10-26 08:40:59 +00:00
msgstr "Bukan sebuah direktori"
2008-10-23 12:42:18 +00:00
#. TRANS File is a directory; you cannot open a directory for writing,
#. TRANS or create or remove hard links to it.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:240
2008-10-23 12:42:18 +00:00
msgid "Is a directory"
2008-10-26 08:40:59 +00:00
msgstr "Adalah sebuah direktori"
2008-10-23 12:42:18 +00:00
#. TRANS Invalid argument. This is used to indicate various kinds of problems
#. TRANS with passing the wrong argument to a library function.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:250
2008-10-23 12:42:18 +00:00
msgid "Invalid argument"
2008-10-26 08:40:59 +00:00
msgstr "Argumen tidak valid"
2008-10-23 12:42:18 +00:00
#. TRANS The current process has too many files open and can't open any more.
#. TRANS Duplicate descriptors do count toward this limit.
#. TRANS
#. TRANS In BSD and GNU, the number of open files is controlled by a resource
#. TRANS limit that can usually be increased. If you get this error, you might
#. TRANS want to increase the @code{RLIMIT_NOFILE} limit or make it unlimited;
#. TRANS @pxref{Limits on Resources}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:265
2008-10-23 12:42:18 +00:00
msgid "Too many open files"
2008-10-26 08:40:59 +00:00
msgstr "Terlalu banyak berkas terbuka"
2008-10-23 12:42:18 +00:00
#. TRANS There are too many distinct file openings in the entire system. Note
#. TRANS that any number of linked channels count as just one file opening; see
2015-02-06 03:56:00 +00:00
#. TRANS @ref{Linked Channels}. This error never occurs on @gnuhurdsystems{}.
#: sysdeps/gnu/errlist.c:276
2008-10-23 12:42:18 +00:00
msgid "Too many open files in system"
2008-10-26 08:40:59 +00:00
msgstr "Terlalu banyak berkas terbuka dalam sistem"
2008-10-23 12:42:18 +00:00
#. TRANS Inappropriate I/O control operation, such as trying to set terminal
#. TRANS modes on an ordinary file.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:286
2008-10-23 12:42:18 +00:00
msgid "Inappropriate ioctl for device"
2008-10-26 08:40:59 +00:00
msgstr "iocl untuk perangkat tidak sesuai"
2008-10-23 12:42:18 +00:00
#. TRANS An attempt to execute a file that is currently open for writing, or
#. TRANS write to a file that is currently being executed. Often using a
#. TRANS debugger to run a program is considered having it open for writing and
#. TRANS will cause this error. (The name stands for ``text file busy''.) This
2015-02-06 03:56:00 +00:00
#. TRANS is not an error on @gnuhurdsystems{}; the text is copied as necessary.
#: sysdeps/gnu/errlist.c:299
2008-10-23 12:42:18 +00:00
msgid "Text file busy"
2008-10-26 08:40:59 +00:00
msgstr "Berkas teks sibuk"
2008-10-23 12:42:18 +00:00
#. TRANS File too big; the size of a file would be larger than allowed by the system.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:308
2008-10-23 12:42:18 +00:00
msgid "File too large"
2008-10-26 08:40:59 +00:00
msgstr "Berkas terlalu besar"
2008-10-23 12:42:18 +00:00
#. TRANS No space left on device; write operation on a file failed because the
#. TRANS disk is full.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:318
2008-10-23 12:42:18 +00:00
msgid "No space left on device"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ruang lagi diperangkat"
2008-10-23 12:42:18 +00:00
#. TRANS Invalid seek operation (such as on a pipe).
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:327
2008-10-23 12:42:18 +00:00
msgid "Illegal seek"
2008-10-26 08:40:59 +00:00
msgstr "pencarian tidak legal"
2008-10-23 12:42:18 +00:00
#. TRANS An attempt was made to modify something on a read-only file system.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:336
2008-10-23 12:42:18 +00:00
msgid "Read-only file system"
2008-10-26 08:40:59 +00:00
msgstr "Sistem berkas baca-saja"
2008-10-23 12:42:18 +00:00
#. TRANS Too many links; the link count of a single file would become too large.
#. TRANS @code{rename} can cause this error if the file being renamed already has
#. TRANS as many links as it can take (@pxref{Renaming Files}).
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:347
2008-10-23 12:42:18 +00:00
msgid "Too many links"
2008-10-26 08:40:59 +00:00
msgstr "Terlalu banyak sambungan"
2008-10-23 12:42:18 +00:00
#. TRANS Domain error; used by mathematical functions when an argument value does
#. TRANS not fall into the domain over which the function is defined.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:370
2008-10-23 12:42:18 +00:00
msgid "Numerical argument out of domain"
2008-10-26 08:40:59 +00:00
msgstr "Argumen numerik diluar dari domain"
2008-10-23 12:42:18 +00:00
#. TRANS Range error; used by mathematical functions when the result value is
#. TRANS not representable because of overflow or underflow.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:380
2008-10-23 12:42:18 +00:00
msgid "Numerical result out of range"
2008-10-26 08:40:59 +00:00
msgstr "Hasil numerik diluar dari jangkauan"
2008-10-23 12:42:18 +00:00
#. TRANS Resource temporarily unavailable; the call might work if you try again
#. TRANS later. The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN};
2015-02-06 03:56:00 +00:00
#. TRANS they are always the same in @theglibc{}.
2008-10-23 12:42:18 +00:00
#. TRANS
#. TRANS This error can happen in a few different situations:
#. TRANS
#. TRANS @itemize @bullet
#. TRANS @item
#. TRANS An operation that would block was attempted on an object that has
#. TRANS non-blocking mode selected. Trying the same operation again will block
#. TRANS until some external condition makes it possible to read, write, or
#. TRANS connect (whatever the operation). You can use @code{select} to find out
#. TRANS when the operation will be possible; @pxref{Waiting for I/O}.
#. TRANS
#. TRANS @strong{Portability Note:} In many older Unix systems, this condition
#. TRANS was indicated by @code{EWOULDBLOCK}, which was a distinct error code
#. TRANS different from @code{EAGAIN}. To make your program portable, you should
#. TRANS check for both codes and treat them the same.
#. TRANS
#. TRANS @item
#. TRANS A temporary resource shortage made an operation impossible. @code{fork}
#. TRANS can return this error. It indicates that the shortage is expected to
#. TRANS pass, so your program can try the call again later and it may succeed.
#. TRANS It is probably a good idea to delay for a few seconds before trying it
#. TRANS again, to allow time for other processes to release scarce resources.
#. TRANS Such shortages are usually fairly serious and affect the whole system,
#. TRANS so usually an interactive program should report the error to the user
#. TRANS and return to its command loop.
#. TRANS @end itemize
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:417
2008-10-23 12:42:18 +00:00
msgid "Resource temporarily unavailable"
2008-10-26 08:40:59 +00:00
msgstr "Sumber daya sementara tidak tersedia"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#. TRANS In @theglibc{}, this is another name for @code{EAGAIN} (above).
2008-10-23 12:42:18 +00:00
#. TRANS The values are always the same, on every operating system.
#. TRANS
#. TRANS C libraries in many older Unix systems have @code{EWOULDBLOCK} as a
#. TRANS separate error code.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:430
2008-10-23 12:42:18 +00:00
msgid "Operation would block"
2008-10-26 08:40:59 +00:00
msgstr "Operasi akan memblok"
2008-10-23 12:42:18 +00:00
#. TRANS An operation that cannot complete immediately was initiated on an object
#. TRANS that has non-blocking mode selected. Some functions that must always
#. TRANS block (such as @code{connect}; @pxref{Connecting}) never return
#. TRANS @code{EAGAIN}. Instead, they return @code{EINPROGRESS} to indicate that
#. TRANS the operation has begun and will take some time. Attempts to manipulate
#. TRANS the object before the call completes return @code{EALREADY}. You can
#. TRANS use the @code{select} function to find out when the pending operation
#. TRANS has completed; @pxref{Waiting for I/O}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:446
2008-10-23 12:42:18 +00:00
msgid "Operation now in progress"
2008-10-26 08:40:59 +00:00
msgstr "Operasi sekarang dalam perkembangan"
2008-10-23 12:42:18 +00:00
#. TRANS An operation is already in progress on an object that has non-blocking
#. TRANS mode selected.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:456
2008-10-23 12:42:18 +00:00
msgid "Operation already in progress"
2008-10-26 08:40:59 +00:00
msgstr "Operasi telah dalam perkembangan"
2008-10-23 12:42:18 +00:00
#. TRANS A file that isn't a socket was specified when a socket is required.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:465
2008-10-23 12:42:18 +00:00
msgid "Socket operation on non-socket"
2008-10-26 08:40:59 +00:00
msgstr "Operasi socket di bukan-socket"
2008-10-23 12:42:18 +00:00
#. TRANS The size of a message sent on a socket was larger than the supported
#. TRANS maximum size.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:475
2008-10-23 12:42:18 +00:00
msgid "Message too long"
2008-10-26 08:40:59 +00:00
msgstr "Pesan terlalu panjang"
2008-10-23 12:42:18 +00:00
#. TRANS The socket type does not support the requested communications protocol.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:484
2008-10-23 12:42:18 +00:00
msgid "Protocol wrong type for socket"
2008-10-26 08:40:59 +00:00
msgstr "Tipe protokol salah untuk socket"
2008-10-23 12:42:18 +00:00
#. TRANS You specified a socket option that doesn't make sense for the
#. TRANS particular protocol being used by the socket. @xref{Socket Options}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:494
2008-10-23 12:42:18 +00:00
msgid "Protocol not available"
2008-10-26 08:40:59 +00:00
msgstr "Protokol tidak tersedia"
2008-10-23 12:42:18 +00:00
#. TRANS The socket domain does not support the requested communications protocol
#. TRANS (perhaps because the requested protocol is completely invalid).
#. TRANS @xref{Creating a Socket}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:505
2008-10-23 12:42:18 +00:00
msgid "Protocol not supported"
2008-10-26 08:40:59 +00:00
msgstr "Protokol tidak didukung"
2008-10-23 12:42:18 +00:00
#. TRANS The socket type is not supported.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:514
2008-10-23 12:42:18 +00:00
msgid "Socket type not supported"
2008-10-26 08:40:59 +00:00
msgstr "Tipe socket tidak didukung"
2008-10-23 12:42:18 +00:00
#. TRANS The operation you requested is not supported. Some socket functions
#. TRANS don't make sense for all types of sockets, and others may not be
2015-02-06 03:56:00 +00:00
#. TRANS implemented for all communications protocols. On @gnuhurdsystems{}, this
2008-10-23 12:42:18 +00:00
#. TRANS error can happen for many calls when the object does not support the
#. TRANS particular operation; it is a generic indication that the server knows
#. TRANS nothing to do for that call.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:528
2008-10-23 12:42:18 +00:00
msgid "Operation not supported"
2008-10-26 08:40:59 +00:00
msgstr "Operasi tidak didukung"
2008-10-23 12:42:18 +00:00
#. TRANS The socket communications protocol family you requested is not supported.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:537
2008-10-23 12:42:18 +00:00
msgid "Protocol family not supported"
2008-10-26 08:40:59 +00:00
msgstr "Keluarga protokol tidak didukung"
2008-10-23 12:42:18 +00:00
#. TRANS The address family specified for a socket is not supported; it is
#. TRANS inconsistent with the protocol being used on the socket. @xref{Sockets}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:547
2008-10-23 12:42:18 +00:00
msgid "Address family not supported by protocol"
2008-10-26 08:40:59 +00:00
msgstr "Keluarga alamat tidak didukung oleh protokol"
2008-10-23 12:42:18 +00:00
#. TRANS The requested socket address is already in use. @xref{Socket Addresses}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:556
2008-10-23 12:42:18 +00:00
msgid "Address already in use"
2008-10-26 08:40:59 +00:00
msgstr "Alamat telah digunakan"
2008-10-23 12:42:18 +00:00
#. TRANS The requested socket address is not available; for example, you tried
#. TRANS to give a socket a name that doesn't match the local host name.
#. TRANS @xref{Socket Addresses}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:567
2008-10-23 12:42:18 +00:00
msgid "Cannot assign requested address"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat menempatkan permintaan alamat"
2008-10-23 12:42:18 +00:00
#. TRANS A socket operation failed because the network was down.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:576
2008-10-23 12:42:18 +00:00
msgid "Network is down"
2008-10-26 08:40:59 +00:00
msgstr "Jaringan sedang turun"
2008-10-23 12:42:18 +00:00
#. TRANS A socket operation failed because the subnet containing the remote host
#. TRANS was unreachable.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:586
2008-10-23 12:42:18 +00:00
msgid "Network is unreachable"
2008-10-26 08:40:59 +00:00
msgstr "Jaringan tidak dapat dicapai"
2008-10-23 12:42:18 +00:00
#. TRANS A network connection was reset because the remote host crashed.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:595
2008-10-23 12:42:18 +00:00
msgid "Network dropped connection on reset"
2008-10-26 08:40:59 +00:00
msgstr "Jaringan menjatuhkan koneksi di reset"
2008-10-23 12:42:18 +00:00
#. TRANS A network connection was aborted locally.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:604
2008-10-23 12:42:18 +00:00
msgid "Software caused connection abort"
2008-10-26 08:40:59 +00:00
msgstr "Perangkat lunak menyebabkan pembatalan koneksi"
2008-10-23 12:42:18 +00:00
#. TRANS A network connection was closed for reasons outside the control of the
#. TRANS local host, such as by the remote machine rebooting or an unrecoverable
#. TRANS protocol violation.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:615
2008-10-23 12:42:18 +00:00
msgid "Connection reset by peer"
2008-10-26 08:40:59 +00:00
msgstr "Koneksi direset oleh peer"
2008-10-23 12:42:18 +00:00
#. TRANS The kernel's buffers for I/O operations are all in use. In GNU, this
#. TRANS error is always synonymous with @code{ENOMEM}; you may get one or the
#. TRANS other from network operations.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:626
2008-10-23 12:42:18 +00:00
msgid "No buffer space available"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada ruang penyangga yang tersedia"
2008-10-23 12:42:18 +00:00
#. TRANS You tried to connect a socket that is already connected.
#. TRANS @xref{Connecting}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:636
2008-10-23 12:42:18 +00:00
msgid "Transport endpoint is already connected"
2008-10-26 08:40:59 +00:00
msgstr "Transport titik-akhir telah terhubung"
2008-10-23 12:42:18 +00:00
#. TRANS The socket is not connected to anything. You get this error when you
#. TRANS try to transmit data over a socket, without first specifying a
#. TRANS destination for the data. For a connectionless socket (for datagram
#. TRANS protocols, such as UDP), you get @code{EDESTADDRREQ} instead.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:648
2008-10-23 12:42:18 +00:00
msgid "Transport endpoint is not connected"
2008-10-26 08:40:59 +00:00
msgstr "Transport titik-akhir tidak terhubung"
2008-10-23 12:42:18 +00:00
#. TRANS No default destination address was set for the socket. You get this
#. TRANS error when you try to transmit data over a connectionless socket,
#. TRANS without first specifying a destination for the data with @code{connect}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:659
2008-10-23 12:42:18 +00:00
msgid "Destination address required"
2008-10-26 08:40:59 +00:00
msgstr "Alamat tujuan dibutuhkan"
2008-10-23 12:42:18 +00:00
#. TRANS The socket has already been shut down.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:668
2008-10-23 12:42:18 +00:00
msgid "Cannot send after transport endpoint shutdown"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat mengirim setelah transport titik akhir mati"
2008-10-23 12:42:18 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:677
2008-10-23 12:42:18 +00:00
msgid "Too many references: cannot splice"
2008-10-26 08:40:59 +00:00
msgstr "Terlalu banyak referensi: tidak dapat splice"
2008-10-23 12:42:18 +00:00
#. TRANS A socket operation with a specified timeout received no response during
#. TRANS the timeout period.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:687
2008-10-23 12:42:18 +00:00
msgid "Connection timed out"
2008-10-26 08:40:59 +00:00
msgstr "Koneksi kehabisan waktu"
2008-10-23 12:42:18 +00:00
#. TRANS A remote host refused to allow the network connection (typically because
#. TRANS it is not running the requested service).
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:697
2008-10-23 12:42:18 +00:00
msgid "Connection refused"
2008-10-26 08:40:59 +00:00
msgstr "Koneksi ditolak"
2008-10-23 12:42:18 +00:00
#. TRANS Too many levels of symbolic links were encountered in looking up a file name.
#. TRANS This often indicates a cycle of symbolic links.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:707
2008-10-23 12:42:18 +00:00
msgid "Too many levels of symbolic links"
2008-10-26 08:40:59 +00:00
msgstr "Terlalu banyak tingkat dari sambungan simbolis"
2008-10-23 12:42:18 +00:00
#. TRANS Filename too long (longer than @code{PATH_MAX}; @pxref{Limits for
#. TRANS Files}) or host name too long (in @code{gethostname} or
#. TRANS @code{sethostname}; @pxref{Host Identification}).
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:718
2008-10-23 12:42:18 +00:00
msgid "File name too long"
2008-10-26 08:40:59 +00:00
msgstr "Nama berkas terlalu panjang"
2008-10-23 12:42:18 +00:00
#. TRANS The remote host for a requested network connection is down.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:727
2008-10-23 12:42:18 +00:00
msgid "Host is down"
2008-10-26 08:40:59 +00:00
msgstr "Host sedang turun"
2008-10-23 12:42:18 +00:00
#. TRANS The remote host for a requested network connection is not reachable.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:736
2008-10-23 12:42:18 +00:00
msgid "No route to host"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada rute ke host"
2008-10-23 12:42:18 +00:00
#. TRANS Directory not empty, where an empty directory was expected. Typically,
#. TRANS this error occurs when you are trying to delete a directory.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:746
2008-10-23 12:42:18 +00:00
msgid "Directory not empty"
2008-10-26 08:40:59 +00:00
msgstr "Direktori tidak kosong"
2008-10-23 12:42:18 +00:00
#. TRANS This means that the per-user limit on new process would be exceeded by
#. TRANS an attempted @code{fork}. @xref{Limits on Resources}, for details on
#. TRANS the @code{RLIMIT_NPROC} limit.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:757
2008-10-23 12:42:18 +00:00
msgid "Too many processes"
2008-10-26 08:40:59 +00:00
msgstr "Terlalu banyak proses"
2008-10-23 12:42:18 +00:00
#. TRANS The file quota system is confused because there are too many users.
#. TRANS @c This can probably happen in a GNU system when using NFS.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:767
2008-10-23 12:42:18 +00:00
msgid "Too many users"
2008-10-26 08:40:59 +00:00
msgstr "Terlalu banyak pengguna"
2008-10-23 12:42:18 +00:00
#. TRANS The user's disk quota was exceeded.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:776
2008-10-23 12:42:18 +00:00
msgid "Disk quota exceeded"
2008-10-26 08:40:59 +00:00
msgstr "Quota Dis terlampaui"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#. TRANS Stale file handle. This indicates an internal confusion in the
#. TRANS file system which is due to file system rearrangements on the server host
#. TRANS for NFS file systems or corruption in other file systems.
#. TRANS Repairing this condition usually requires unmounting, possibly repairing
#. TRANS and remounting the file system.
#: sysdeps/gnu/errlist.c:789
#, fuzzy
#| msgid "Stale NFS file handle"
msgid "Stale file handle"
2008-10-26 08:40:59 +00:00
msgstr "Berkas penangan NFS sudah tidak berfungsi dengan baik"
2008-10-23 12:42:18 +00:00
#. TRANS An attempt was made to NFS-mount a remote file system with a file name that
#. TRANS already specifies an NFS-mounted file.
#. TRANS (This is an error on some operating systems, but we expect it to work
2015-02-06 03:56:00 +00:00
#. TRANS properly on @gnuhurdsystems{}, making this error code impossible.)
#: sysdeps/gnu/errlist.c:801
2008-10-23 12:42:18 +00:00
msgid "Object is remote"
2008-10-26 08:40:59 +00:00
msgstr "Objek adalah remote"
2008-10-23 12:42:18 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:810
2008-10-23 12:42:18 +00:00
msgid "RPC struct is bad"
2008-10-26 08:40:59 +00:00
msgstr "RPC struktur buruk"
2008-10-23 12:42:18 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:819
2008-10-23 12:42:18 +00:00
msgid "RPC version wrong"
2008-10-26 08:40:59 +00:00
msgstr "versi RPC salah"
2008-10-23 12:42:18 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:828
2008-10-23 12:42:18 +00:00
msgid "RPC program not available"
2008-10-26 08:40:59 +00:00
msgstr "aplikasi RPC tidak tersedia"
2008-10-23 12:42:18 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:837
2008-10-23 12:42:18 +00:00
msgid "RPC program version wrong"
2008-10-26 08:40:59 +00:00
msgstr "aplikasi versi RPC salah"
2008-10-23 12:42:18 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:846
2008-10-23 12:42:18 +00:00
msgid "RPC bad procedure for program"
2008-10-26 08:40:59 +00:00
msgstr "prosedur RPC buruk untuk aplikasi"
2008-10-23 12:42:18 +00:00
#. TRANS No locks available. This is used by the file locking facilities; see
2015-02-06 03:56:00 +00:00
#. TRANS @ref{File Locks}. This error is never generated by @gnuhurdsystems{}, but
2008-10-23 12:42:18 +00:00
#. TRANS it can result from an operation to an NFS server running another
#. TRANS operating system.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:858
2008-10-23 12:42:18 +00:00
msgid "No locks available"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada kunci yang tersedia"
2008-10-23 12:42:18 +00:00
#. TRANS Inappropriate file type or format. The file was the wrong type for the
#. TRANS operation, or a data file had the wrong format.
#. TRANS
#. TRANS On some systems @code{chmod} returns this error if you try to set the
#. TRANS sticky bit on a non-directory file; @pxref{Setting Permissions}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:871
2008-10-23 12:42:18 +00:00
msgid "Inappropriate file type or format"
2008-10-26 08:40:59 +00:00
msgstr "Tipe atau format berkas tidak sesuai"
2008-10-23 12:42:18 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:880
2008-10-23 12:42:18 +00:00
msgid "Authentication error"
2008-10-26 08:40:59 +00:00
msgstr "Error authentifikasi"
2008-10-23 12:42:18 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:889
2008-10-23 12:42:18 +00:00
msgid "Need authenticator"
2008-10-26 08:40:59 +00:00
msgstr "Butuh authenticator"
2008-10-23 12:42:18 +00:00
#. TRANS Function not implemented. This indicates that the function called is
#. TRANS not implemented at all, either in the C library itself or in the
#. TRANS operating system. When you get this error, you can be sure that this
#. TRANS particular function will always fail with @code{ENOSYS} unless you
#. TRANS install a new version of the C library or the operating system.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:902
2008-10-23 12:42:18 +00:00
msgid "Function not implemented"
2008-10-26 08:40:59 +00:00
msgstr "Fungsi tidak terimplementasi"
2008-10-23 12:42:18 +00:00
#. TRANS Not supported. A function returns this error when certain parameter
#. TRANS values are valid, but the functionality they request is not available.
#. TRANS This can mean that the function does not implement a particular command
#. TRANS or option value or flag bit at all. For functions that operate on some
#. TRANS object given in a parameter, such as a file descriptor or a port, it
#. TRANS might instead mean that only @emph{that specific object} (file
#. TRANS descriptor, port, etc.) is unable to support the other parameters given;
#. TRANS different file descriptors might support different ranges of parameter
#. TRANS values.
#. TRANS
#. TRANS If the entire function is not available at all in the implementation,
#. TRANS it returns @code{ENOSYS} instead.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:922
2008-10-23 12:42:18 +00:00
msgid "Not supported"
2008-10-26 08:40:59 +00:00
msgstr "Tidak didukung"
2008-10-23 12:42:18 +00:00
#. TRANS While decoding a multibyte character the function came along an invalid
#. TRANS or an incomplete sequence of bytes or the given wide character is invalid.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:932
2008-10-23 12:42:18 +00:00
msgid "Invalid or incomplete multibyte or wide character"
2008-10-26 08:40:59 +00:00
msgstr "Tidak valid atau tidak lengkap multibyte atau karakter lebar"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#. TRANS On @gnuhurdsystems{}, servers supporting the @code{term} protocol return
2008-10-23 12:42:18 +00:00
#. TRANS this error for certain operations when the caller is not in the
#. TRANS foreground process group of the terminal. Users do not usually see this
#. TRANS error because functions such as @code{read} and @code{write} translate
#. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
#. TRANS for information on process groups and these signals.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:946
2008-10-23 12:42:18 +00:00
msgid "Inappropriate operation for background process"
2008-10-26 08:40:59 +00:00
msgstr "Operasi tidak sesuai untuk proses dibelakang"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#. TRANS On @gnuhurdsystems{}, opening a file returns this error when the file is
2008-10-23 12:42:18 +00:00
#. TRANS translated by a program and the translator program dies while starting
#. TRANS up, before it has connected to the file.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:957
2008-10-23 12:42:18 +00:00
msgid "Translator died"
2008-10-26 08:40:59 +00:00
msgstr "Penerjemah meninggal"
2008-10-23 12:42:18 +00:00
#. TRANS The experienced user will know what is wrong.
#. TRANS @c This error code is a joke. Its perror text is part of the joke.
#. TRANS @c Don't change it.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:968
2008-10-23 12:42:18 +00:00
msgid "?"
2008-10-26 08:40:59 +00:00
msgstr "?"
2008-10-23 12:42:18 +00:00
#. TRANS You did @strong{what}?
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:977
2008-10-23 12:42:18 +00:00
msgid "You really blew it this time"
2008-10-26 08:40:59 +00:00
msgstr "Anda benar benar menghancurkannya saat ini"
2008-10-23 12:42:18 +00:00
#. TRANS Go home and have a glass of warm, dairy-fresh milk.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:986
2008-10-23 12:42:18 +00:00
msgid "Computer bought the farm"
2008-10-26 08:40:59 +00:00
msgstr "Komputer membeli perkebunan"
2008-10-23 12:42:18 +00:00
#. TRANS This error code has no purpose.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:995
2008-10-23 12:42:18 +00:00
msgid "Gratuitous error"
2008-10-26 08:40:59 +00:00
msgstr "Gratuitous error"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1003
2008-10-23 12:42:18 +00:00
msgid "Bad message"
2008-10-26 08:40:59 +00:00
msgstr "Pesan buruk"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1011
2008-10-23 12:42:18 +00:00
msgid "Identifier removed"
2008-10-26 08:40:59 +00:00
msgstr "Identifier dihapus"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1019
2008-10-23 12:42:18 +00:00
msgid "Multihop attempted"
2008-10-26 08:40:59 +00:00
msgstr "Mencoba multihop"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1027
2008-10-23 12:42:18 +00:00
msgid "No data available"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada data yang tersedia"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1035
2008-10-23 12:42:18 +00:00
msgid "Link has been severed"
2008-10-26 08:40:59 +00:00
msgstr "Sambungan telah rusak"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1043
2008-10-23 12:42:18 +00:00
msgid "No message of desired type"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada pesan dari tipe yang diinginkan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1051
2008-10-23 12:42:18 +00:00
msgid "Out of streams resources"
2008-10-26 08:40:59 +00:00
msgstr "Kehabisan sumber daya stream"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1059
2008-10-23 12:42:18 +00:00
msgid "Device not a stream"
2008-10-26 08:40:59 +00:00
msgstr "Perangkat bukan sebuah stream"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1067
2008-10-23 12:42:18 +00:00
msgid "Value too large for defined data type"
2008-10-26 08:40:59 +00:00
msgstr "Nilai terlalu besar untuk tipe data yang didefinisikan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1075
2008-10-23 12:42:18 +00:00
msgid "Protocol error"
2008-10-26 08:40:59 +00:00
msgstr "Protokol error"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1083
2008-10-23 12:42:18 +00:00
msgid "Timer expired"
2008-10-26 08:40:59 +00:00
msgstr "Pewaktu ekspired"
2008-10-23 12:42:18 +00:00
#. TRANS Operation canceled; an asynchronous operation was canceled before it
#. TRANS completed. @xref{Asynchronous I/O}. When you call @code{aio_cancel},
#. TRANS the normal result is for the operations affected to complete with this
#. TRANS error; @pxref{Cancel AIO Operations}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1095
2008-10-23 12:42:18 +00:00
msgid "Operation canceled"
2008-10-26 08:40:59 +00:00
msgstr "Operasi dibatalkan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1103
2008-10-23 12:42:18 +00:00
msgid "Interrupted system call should be restarted"
2008-10-26 08:40:59 +00:00
msgstr "Pemanggilan sistem terinterupsi seharusnya diulang"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1111
2008-10-23 12:42:18 +00:00
msgid "Channel number out of range"
2008-10-26 08:40:59 +00:00
msgstr "Jumlah channel diluar dari jangkauan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1119
2008-10-23 12:42:18 +00:00
msgid "Level 2 not synchronized"
2008-10-26 08:40:59 +00:00
msgstr "Tingkat 2 tidak tersinkron"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1127
2008-10-23 12:42:18 +00:00
msgid "Level 3 halted"
2008-10-26 08:40:59 +00:00
msgstr "Tingkat 3 berhenti"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1135
2008-10-23 12:42:18 +00:00
msgid "Level 3 reset"
2008-10-26 08:40:59 +00:00
msgstr "Tingkat 3 reset"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1143
2008-10-23 12:42:18 +00:00
msgid "Link number out of range"
2008-10-26 08:40:59 +00:00
msgstr "Jumlah sambungan diluar dari jangkauan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1151
2008-10-23 12:42:18 +00:00
msgid "Protocol driver not attached"
2008-10-26 08:40:59 +00:00
msgstr "Driver protokol tidak terpasang"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1159
2008-10-23 12:42:18 +00:00
msgid "No CSI structure available"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada struktur CSI yang tersedia"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1167
2008-10-23 12:42:18 +00:00
msgid "Level 2 halted"
2008-10-26 08:40:59 +00:00
msgstr "Tingkat 2 berhenti"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1175
2008-10-23 12:42:18 +00:00
msgid "Invalid exchange"
2008-10-26 08:40:59 +00:00
msgstr "Pertukaran tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1183
2008-10-23 12:42:18 +00:00
msgid "Invalid request descriptor"
2008-10-26 08:40:59 +00:00
msgstr "Deskripsi permintaan tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1191
2008-10-23 12:42:18 +00:00
msgid "Exchange full"
2008-10-26 08:40:59 +00:00
msgstr "Pertukaran penuh"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1199
2008-10-23 12:42:18 +00:00
msgid "No anode"
2008-10-26 08:40:59 +00:00
msgstr "Bukan anode"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1207
2008-10-23 12:42:18 +00:00
msgid "Invalid request code"
2008-10-26 08:40:59 +00:00
msgstr "Permintaan kode tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1215
2008-10-23 12:42:18 +00:00
msgid "Invalid slot"
2008-10-26 08:40:59 +00:00
msgstr "Slot tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1223
2008-10-23 12:42:18 +00:00
msgid "File locking deadlock error"
2008-10-26 08:40:59 +00:00
msgstr "Penguncian berkas deadlock error"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1231
2008-10-23 12:42:18 +00:00
msgid "Bad font file format"
2008-10-26 08:40:59 +00:00
msgstr "Format berkas font buruk"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1239
2008-10-23 12:42:18 +00:00
msgid "Machine is not on the network"
2008-10-26 08:40:59 +00:00
msgstr "Mesin tidak dalam jaringan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1247
2008-10-23 12:42:18 +00:00
msgid "Package not installed"
2008-10-26 08:40:59 +00:00
msgstr "Paket tidak terpasang"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1255
2008-10-23 12:42:18 +00:00
msgid "Advertise error"
2008-10-26 08:40:59 +00:00
msgstr "Advertise error"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1263
2008-10-23 12:42:18 +00:00
msgid "Srmount error"
2008-10-26 08:40:59 +00:00
msgstr "Srmount error"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1271
2008-10-23 12:42:18 +00:00
msgid "Communication error on send"
2008-10-26 08:40:59 +00:00
msgstr "Komunikasi error dalam pengiriman"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1279
2008-10-23 12:42:18 +00:00
msgid "RFS specific error"
2008-10-26 08:40:59 +00:00
msgstr "RFS spesifik error"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1287
2008-10-23 12:42:18 +00:00
msgid "Name not unique on network"
2008-10-26 08:40:59 +00:00
msgstr "Nama tidak unik di network"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1295
2008-10-23 12:42:18 +00:00
msgid "File descriptor in bad state"
2008-10-26 08:40:59 +00:00
msgstr "Deskripsi berkas dalam keadaan buruk"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1303
2008-10-23 12:42:18 +00:00
msgid "Remote address changed"
2008-10-26 08:40:59 +00:00
msgstr "Alamat remote berubah"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1311
2008-10-23 12:42:18 +00:00
msgid "Can not access a needed shared library"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat mengakses sebuah perpustakaan terbagi yang dibutuhkan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1319
2008-10-23 12:42:18 +00:00
msgid "Accessing a corrupted shared library"
2008-10-26 08:40:59 +00:00
msgstr "Mengakses sebuah perpustakaan terbagi terkorupsi"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1327
2008-10-23 12:42:18 +00:00
msgid ".lib section in a.out corrupted"
2008-10-26 08:40:59 +00:00
msgstr "daerah .lib dalam a.out terkorupsi"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1335
2008-10-23 12:42:18 +00:00
msgid "Attempting to link in too many shared libraries"
2008-10-26 08:40:59 +00:00
msgstr "Mencoba menyambukan dalam terlalu banyak perpustakaan terbagi"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1343
2008-10-23 12:42:18 +00:00
msgid "Cannot exec a shared library directly"
2008-10-26 08:40:59 +00:00
msgstr "Tidak dapat exec sebuah perpustakaan terbagi secara langsung"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1351
2008-10-23 12:42:18 +00:00
msgid "Streams pipe error"
2008-10-26 08:40:59 +00:00
msgstr "Pipa streams error"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1359
2008-10-23 12:42:18 +00:00
msgid "Structure needs cleaning"
2008-10-26 08:40:59 +00:00
msgstr "Struktur membutuhkan pembersihan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1367
2008-10-23 12:42:18 +00:00
msgid "Not a XENIX named type file"
2008-10-26 08:40:59 +00:00
msgstr "Bukan sebuah tipe berkas XENIX"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1375
2008-10-23 12:42:18 +00:00
msgid "No XENIX semaphores available"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada XENIX semaphores tersedia"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1383
2008-10-23 12:42:18 +00:00
msgid "Is a named type file"
2008-10-26 08:40:59 +00:00
msgstr "Bukan sebuah tipe berkas bernama"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1391
2008-10-23 12:42:18 +00:00
msgid "Remote I/O error"
2008-10-26 08:40:59 +00:00
msgstr "Remote I/O error"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1399
2008-10-23 12:42:18 +00:00
msgid "No medium found"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada medium ditemukan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1407
2008-10-23 12:42:18 +00:00
msgid "Wrong medium type"
2008-10-26 08:40:59 +00:00
msgstr "Tipe medium salah"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1415
2008-10-23 12:42:18 +00:00
msgid "Required key not available"
2008-10-26 08:40:59 +00:00
msgstr "Kunci yang dibutuhkan tidak tersedia"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1423
2008-10-23 12:42:18 +00:00
msgid "Key has expired"
2008-10-26 08:40:59 +00:00
msgstr "Kunci telah ekspired"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1431
2008-10-23 12:42:18 +00:00
msgid "Key has been revoked"
2008-10-26 08:40:59 +00:00
msgstr "Kunci telah direvok"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1439
2008-10-23 12:42:18 +00:00
msgid "Key was rejected by service"
2008-10-26 08:40:59 +00:00
msgstr "Kunci telah ditolah oleh layanan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1447
2008-10-23 12:42:18 +00:00
msgid "Owner died"
2008-10-26 08:40:59 +00:00
msgstr "Pemilik meninggal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1455
2008-10-23 12:42:18 +00:00
msgid "State not recoverable"
2008-10-26 08:40:59 +00:00
msgstr "Status tidak dapat direkover"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1463
#, fuzzy
#| msgid "Operation not permitted"
msgid "Operation not possible due to RF-kill"
msgstr "Operasi tidak diijinkan"
#: sysdeps/gnu/errlist.c:1471
msgid "Memory page has hardware error"
msgstr ""
#: sysdeps/mach/_strerror.c:56
2008-10-23 12:42:18 +00:00
msgid "Error in unknown error system: "
2008-10-26 08:40:59 +00:00
msgstr "Error dalam sistem error tidak dikenal: "
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:1
msgid "Address family for hostname not supported"
2008-10-26 08:40:59 +00:00
msgstr "Keluarga alamat untuk hostname tidak didukung"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:2
msgid "Temporary failure in name resolution"
2008-10-26 08:40:59 +00:00
msgstr "Kegagalan sementara dalam resolusi nama"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:3
msgid "Bad value for ai_flags"
2008-10-26 08:40:59 +00:00
msgstr "Nilai buruk untuk ai_flags"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:4
msgid "Non-recoverable failure in name resolution"
2008-10-26 08:40:59 +00:00
msgstr "Kegagalan tidak terekover dalam resolusi nama"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:5
msgid "ai_family not supported"
2008-10-26 08:40:59 +00:00
msgstr "ai_family tidak didukung"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:6
msgid "Memory allocation failure"
2008-10-26 08:40:59 +00:00
msgstr "Alokasi memori gagal"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:7
msgid "No address associated with hostname"
2008-10-26 08:40:59 +00:00
msgstr "Tidak ada alamat terasosiasi dengan hostname"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:8
msgid "Name or service not known"
2008-10-26 08:40:59 +00:00
msgstr "Nama atau layanan tidak diketahui"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:9
msgid "Servname not supported for ai_socktype"
2008-10-26 08:40:59 +00:00
msgstr "Servname tidak didukung untuk ai_socktype"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:10
msgid "ai_socktype not supported"
2008-10-26 08:40:59 +00:00
msgstr "ai_socktype tidak didukung"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:11
msgid "System error"
2008-10-26 08:40:59 +00:00
msgstr "Sistem error"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:12
msgid "Processing request in progress"
2008-10-26 08:40:59 +00:00
msgstr "Permintaan pemrosesan dalam perkembangan"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:13
msgid "Request canceled"
2008-10-26 08:40:59 +00:00
msgstr "Permintaan dibatalkan"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:14
msgid "Request not canceled"
2008-10-26 08:40:59 +00:00
msgstr "Permintaan tidak dibatalkan"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:15
msgid "All requests done"
2008-10-26 08:40:59 +00:00
msgstr "Semua permintaan selesai"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:16
msgid "Interrupted by a signal"
2008-10-26 08:40:59 +00:00
msgstr "Interupsi oleh sebuah sinyal"
2008-10-23 12:42:18 +00:00
#: sysdeps/posix/gai_strerror-strs.h:17
msgid "Parameter string not correctly encoded"
2008-10-26 08:40:59 +00:00
msgstr "String parameter tidak secara benar terkode"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/unix/sysv/linux/i386/readelflib.c:65
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s is for unknown machine %d.\n"
2008-10-26 08:40:59 +00:00
msgstr "%s adalah untuk mesin tidak dikenal %d.\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/unix/sysv/linux/ia64/makecontext.c:58
2008-10-23 12:42:18 +00:00
#, c-format
msgid "makecontext: does not know how to handle more than 8 arguments\n"
2008-10-26 08:40:59 +00:00
msgstr "makecontext: tidak tahu bagaimana menangani lebih dari 8 argumen\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/unix/sysv/linux/lddlibc4.c:60
2009-03-08 14:45:23 +00:00
#, c-format
msgid ""
"Usage: lddlibc4 FILE\n"
"\n"
msgstr ""
2009-03-10 13:29:50 +00:00
"Penggunaan: lddlibc4 BERKAS\n"
"\n"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/unix/sysv/linux/lddlibc4.c:81
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot open `%s'"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat membuka `%s'"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/unix/sysv/linux/lddlibc4.c:85
2008-10-23 12:42:18 +00:00
#, c-format
msgid "cannot read header from `%s'"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat membaca header dari `%s'"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:282
2008-10-23 12:42:18 +00:00
msgid "lacks alphabetic at start"
2008-10-26 08:40:59 +00:00
msgstr "kekurangan alphabet di awal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:284
2008-10-23 12:42:18 +00:00
msgid "has fewer than 3 alphabetics"
2008-10-26 08:40:59 +00:00
msgstr "memiliki lebih kecil dari 3 alphabet"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:286
2008-10-23 12:42:18 +00:00
msgid "has more than 6 alphabetics"
2008-10-26 08:40:59 +00:00
msgstr "lebih dari 6 alphabet"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:294
2008-10-23 12:42:18 +00:00
msgid "differs from POSIX standard"
2008-10-26 08:40:59 +00:00
msgstr "berbeda dari standar POSIX"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:300
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: warning: zone \"%s\" abbreviation \"%s\" %s\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: peringatan: daerah \"%s\" kependekan \"%s\" %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:309
#, fuzzy, c-format
#| msgid "%s: usage is %s [ --version ] [ -v ] [ -c [loyear,]hiyear ] zonename ...\n"
msgid ""
"%s: usage: %s [--version] [--help] [-{vV}] [-{ct} [lo,]hi] zonename ...\n"
"\n"
"Report bugs to %s.\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: penggunaan adalah %s [ --version ] [ -v ] [ -c [loyear,]hiyear ] nama-daerah ...\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:386
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: wild -c argument %s\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: argumen -c ganas %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:419
#, fuzzy, c-format
#| msgid "%s: wild -c argument %s\n"
msgid "%s: wild -t argument %s\n"
msgstr "%s: argumen -c ganas %s\n"
#: timezone/zdump.c:508
2008-10-23 12:42:18 +00:00
msgid "Error writing to standard output"
2008-10-26 08:40:59 +00:00
msgstr "Error menulis ke keluaran standar"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:371
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: Memory exhausted: %s\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: Kehabisan memori: %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:438
#, fuzzy, c-format
#| msgid "\"%s\", line %d: %s"
msgid "\"%s\", line %d: "
2008-10-26 08:40:59 +00:00
msgstr "\"%s\", baris %d: %s"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:441
2008-10-23 12:42:18 +00:00
#, c-format
msgid " (rule from \"%s\", line %d)"
2008-10-26 08:40:59 +00:00
msgstr " (aturan dari \"%s\", baris %d)"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:460
#, c-format
2008-10-23 12:42:18 +00:00
msgid "warning: "
2008-10-26 08:40:59 +00:00
msgstr "peringatan: "
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:470
#, fuzzy, c-format
#| msgid ""
#| "%s: usage is %s [ --version ] [ -v ] [ -l localtime ] [ -p posixrules ] \\\n"
#| "\t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n"
2008-10-23 12:42:18 +00:00
msgid ""
2015-02-06 03:56:00 +00:00
"%s: usage is %s [ --version ] [ --help ] [ -v ] [ -l localtime ] [ -p posixrules ] \\\n"
2008-10-23 12:42:18 +00:00
"\t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n"
2015-02-06 03:56:00 +00:00
"\n"
"Report bugs to %s.\n"
2008-10-23 12:42:18 +00:00
msgstr ""
2008-10-26 08:40:59 +00:00
"%s: penggunaan adalah %s [ --version ] [ -v ] [ -l waktu-lokal ] [ -p posixrules ] \\\n"
"\t[ -d direktori ] [ -L leapseconds ] [ -y tahun-adalah-tipe ] [ nama-berkas ... ]\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:505
2008-10-23 12:42:18 +00:00
msgid "wild compilation-time specification of zic_t"
2008-10-26 08:40:59 +00:00
msgstr "spesifikasi waktu-kompilasi ganas dari zic_t"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:524
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: More than one -d option specified\n"
2009-03-08 14:45:23 +00:00
msgstr "%s: Lebih dari satu pilihan -d dispesifikasikan\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:534
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: More than one -l option specified\n"
2009-03-08 14:45:23 +00:00
msgstr "%s: Lebih dari satu pilihan -l dispesifikasikan\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:544
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: More than one -p option specified\n"
2009-03-08 14:45:23 +00:00
msgstr "%s: Lebih dari satu pilihan -p dispesifikasikan\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:554
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: More than one -y option specified\n"
2009-03-08 14:45:23 +00:00
msgstr "%s: Lebih dari satu pilihan -y dispesifikasikan\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:564
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: More than one -L option specified\n"
2009-03-08 14:45:23 +00:00
msgstr "%s: Lebih dari satu pilihan -L dispesifikasikan\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:611
2008-10-23 12:42:18 +00:00
msgid "link to link"
2008-10-26 08:40:59 +00:00
msgstr "link ke link"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:678
2008-10-23 12:42:18 +00:00
msgid "hard link failed, symbolic link used"
2008-10-26 08:40:59 +00:00
msgstr "sambungan keras gagal, menggunakan sambungan simbolis"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:688
#, fuzzy, c-format
#| msgid "%s: Can't create %s: %s\n"
msgid "%s: Can't read %s: %s\n"
msgstr "%s: Tidak dapat membuat %s: %s\n"
#: timezone/zic.c:696 timezone/zic.c:1595
2008-10-23 12:42:18 +00:00
#, c-format
2015-02-06 03:56:00 +00:00
msgid "%s: Can't create %s: %s\n"
msgstr "%s: Tidak dapat membuat %s: %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:704 timezone/zic.c:939
#, c-format
msgid "%s: Error reading %s\n"
msgstr "%s: Error membaca %s\n"
#: timezone/zic.c:710 timezone/zic.c:1792
#, c-format
msgid "%s: Error writing %s\n"
msgstr "%s: Error menulis %s\n"
#: timezone/zic.c:714
#, fuzzy
#| msgid "hard link failed, symbolic link used"
msgid "link failed, copy used"
msgstr "sambungan keras gagal, menggunakan sambungan simbolis"
#: timezone/zic.c:802 timezone/zic.c:804
2008-10-23 12:42:18 +00:00
msgid "same rule name in multiple files"
2008-10-26 08:40:59 +00:00
msgstr "nama aturan sama dalam beberapa berkas"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:845
2008-10-23 12:42:18 +00:00
msgid "unruly zone"
2008-10-26 08:40:59 +00:00
msgstr "daerah unruly"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:852
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s in ruleless zone"
2008-10-26 08:40:59 +00:00
msgstr "%s dalam daerah tidak beraturan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:872
2008-10-23 12:42:18 +00:00
msgid "standard input"
2008-10-26 08:40:59 +00:00
msgstr "masukan standar"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:877
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: Can't open %s: %s\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: Tidak dapat membuka %s: %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:888
2008-10-23 12:42:18 +00:00
msgid "line too long"
2008-10-26 08:40:59 +00:00
msgstr "baris terlalu panjang"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:908
2008-10-23 12:42:18 +00:00
msgid "input line of unknown type"
2008-10-26 08:40:59 +00:00
msgstr "baris masukan dari tipe yang tidak dikenal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:924
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: Leap line in non leap seconds file %s\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: Baris leap dalam bukan leap detik berkas %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:931 timezone/zic.c:1339 timezone/zic.c:1361
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: panic: Invalid l_value %d\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: panic: l_value %d tidak valid\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:946
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: Error closing %s: %s\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: Error menutup %s: %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:951
2008-10-23 12:42:18 +00:00
msgid "expected continuation line not found"
2008-10-26 08:40:59 +00:00
msgstr "diduga baris kelanjutan tidak ditemukan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:992 timezone/zic.c:2644 timezone/zic.c:2658
2008-10-23 12:42:18 +00:00
msgid "time overflow"
2008-10-26 08:40:59 +00:00
msgstr "waktu overflow"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:997
2008-10-23 12:42:18 +00:00
msgid "values over 24 hours not handled by pre-2007 versions of zic"
2008-10-26 08:40:59 +00:00
msgstr "nilai lebih 24 jam tidak ditangani oleh versi sebelum 2007 dari zic"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1008
2008-10-23 12:42:18 +00:00
msgid "wrong number of fields on Rule line"
2008-10-26 08:40:59 +00:00
msgstr "jumlah dari daerah salah dalam baris Aturan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1012
2008-10-23 12:42:18 +00:00
msgid "nameless rule"
2008-10-26 08:40:59 +00:00
msgstr "aturan tidak bernama"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1017
2008-10-23 12:42:18 +00:00
msgid "invalid saved time"
2008-10-26 08:40:59 +00:00
msgstr "waktu disimpan tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1034
2008-10-23 12:42:18 +00:00
msgid "wrong number of fields on Zone line"
2008-10-26 08:40:59 +00:00
msgstr "jumlah dari daerah dalam baris daerah salah"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1039
2008-10-23 12:42:18 +00:00
#, c-format
msgid "\"Zone %s\" line and -l option are mutually exclusive"
2009-03-08 14:45:23 +00:00
msgstr "\"Daerah %s\" baris dan pilihan -l secara mutual ekslusif"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1045
2008-10-23 12:42:18 +00:00
#, c-format
msgid "\"Zone %s\" line and -p option are mutually exclusive"
2009-03-08 14:45:23 +00:00
msgstr "\"Daerah %s\" baris dan pilihan -p secara mutual ekslusif"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1053
2008-10-23 12:42:18 +00:00
#, c-format
msgid "duplicate zone name %s (file \"%s\", line %d)"
2008-10-26 08:40:59 +00:00
msgstr "duplikasi nama daerah %s (berkas \"%s\", baris %d)"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1066
2008-10-23 12:42:18 +00:00
msgid "wrong number of fields on Zone continuation line"
2008-10-26 08:40:59 +00:00
msgstr "jumlah dari daerah salah di baris kelanjutan Daerah"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1103
#, fuzzy
#| msgid "invalid UTC offset"
msgid "invalid UT offset"
2008-10-26 08:40:59 +00:00
msgstr "ofset UTC tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1106
2008-10-23 12:42:18 +00:00
msgid "invalid abbreviation format"
2008-10-26 08:40:59 +00:00
msgstr "format kependekan tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1135
2008-10-23 12:42:18 +00:00
msgid "Zone continuation line end time is not after end time of previous line"
2008-10-26 08:40:59 +00:00
msgstr "baris kelanjutan Daerah akhir waktu tidak setelah akhir waktu dari baris sebelumnya"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1161
2008-10-23 12:42:18 +00:00
msgid "wrong number of fields on Leap line"
2008-10-26 08:40:59 +00:00
msgstr "jumlah dari daerah salah di baris Leap"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1170
2008-10-23 12:42:18 +00:00
msgid "invalid leaping year"
2008-10-26 08:40:59 +00:00
msgstr "tahun leapin tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1190 timezone/zic.c:1293
2008-10-23 12:42:18 +00:00
msgid "invalid month name"
2008-10-26 08:40:59 +00:00
msgstr "nama bulan tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1203 timezone/zic.c:1406 timezone/zic.c:1420
2008-10-23 12:42:18 +00:00
msgid "invalid day of month"
2008-10-26 08:40:59 +00:00
msgstr "hari dari bulan tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1208
2008-10-23 12:42:18 +00:00
msgid "time too small"
2008-10-26 08:40:59 +00:00
msgstr "waktu terlalu kecil"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1212
2008-10-23 12:42:18 +00:00
msgid "time too large"
2008-10-26 08:40:59 +00:00
msgstr "waktu terlalu besar"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1216 timezone/zic.c:1322
2008-10-23 12:42:18 +00:00
msgid "invalid time of day"
2008-10-26 08:40:59 +00:00
msgstr "waktu dari hari tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1235
2008-10-23 12:42:18 +00:00
msgid "illegal CORRECTION field on Leap line"
2008-10-26 08:40:59 +00:00
msgstr "daerah KOREKSI tidak legal di baris Leap"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1240
2008-10-23 12:42:18 +00:00
msgid "illegal Rolling/Stationary field on Leap line"
2008-10-26 08:40:59 +00:00
msgstr "daerah Rolling/Stationary tidak legal di baris Leap"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1246
msgid "leap second precedes Big Bang"
msgstr ""
#: timezone/zic.c:1259
2008-10-23 12:42:18 +00:00
msgid "wrong number of fields on Link line"
2008-10-26 08:40:59 +00:00
msgstr "jumlah dari daerah salah di baris sambungan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1263
2008-10-23 12:42:18 +00:00
msgid "blank FROM field on Link line"
2008-10-26 08:40:59 +00:00
msgstr "daerah FROM kosong di baris Link"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1267
2008-10-23 12:42:18 +00:00
msgid "blank TO field on Link line"
2008-10-26 08:40:59 +00:00
msgstr "daerah TO kosong di baris Link"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1343
2008-10-23 12:42:18 +00:00
msgid "invalid starting year"
2008-10-26 08:40:59 +00:00
msgstr "awal tahun tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1365
2008-10-23 12:42:18 +00:00
msgid "invalid ending year"
2008-10-26 08:40:59 +00:00
msgstr "akhir tahun tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1369
2008-10-23 12:42:18 +00:00
msgid "starting year greater than ending year"
2008-10-26 08:40:59 +00:00
msgstr "awal tahun lebih besar dari akhir tahun"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1376
2008-10-23 12:42:18 +00:00
msgid "typed single year"
2008-10-26 08:40:59 +00:00
msgstr "tipe tahun tunggal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1411
2008-10-23 12:42:18 +00:00
msgid "invalid weekday name"
2008-10-26 08:40:59 +00:00
msgstr "nama hari-minggu tidak valid"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1530
msgid "pre-2014 clients may mishandle more than 1200 transition times"
msgstr ""
#: timezone/zic.c:1585
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: Can't remove %s: %s\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: Tidak dapat menghapus %s: %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2143
2008-10-23 12:42:18 +00:00
msgid "no POSIX environment variable for zone"
2008-10-26 08:40:59 +00:00
msgstr "tidak ada variabel lingkungan POSIX untuk daerah"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2149
#, c-format
msgid "%s: pre-%d clients may mishandle distant timestamps"
msgstr ""
#: timezone/zic.c:2329
2008-10-23 12:42:18 +00:00
msgid "can't determine time zone abbreviation to use just after until time"
2008-10-26 08:40:59 +00:00
msgstr "tidak dapat menentukan kependekan daerah waktu untuk digunakan setelah waktu"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2375 timezone/zic.c:2450
msgid "too many local time types"
msgstr "terlalu banyak tipe waktu lokal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2423
2008-10-23 12:42:18 +00:00
msgid "internal error - addtype called with bad isdst"
2008-10-26 08:40:59 +00:00
msgstr "internal error - addtype dipanggil dengan isdst buruk"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2427
2008-10-23 12:42:18 +00:00
msgid "internal error - addtype called with bad ttisstd"
2008-10-26 08:40:59 +00:00
msgstr "internal error - addtype dipanggil dengan ttisstd buruk"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2431
2008-10-23 12:42:18 +00:00
msgid "internal error - addtype called with bad ttisgmt"
2008-10-26 08:40:59 +00:00
msgstr "internal error - addtype dipanggil dengan ttisgmt buruk"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2454
#, fuzzy
#| msgid "UTC offset out of range"
msgid "UT offset out of range"
2008-10-26 08:40:59 +00:00
msgstr "ofset UTC diluar dari jangkauan"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2478
2008-10-23 12:42:18 +00:00
msgid "too many leap seconds"
2008-10-26 08:40:59 +00:00
msgstr "terlalu banyak leap detik"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2484
2008-10-23 12:42:18 +00:00
msgid "repeated leap second moment"
2008-10-26 08:40:59 +00:00
msgstr "pengulangan momen leap detik"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2534
2008-10-23 12:42:18 +00:00
msgid "Wild result from command execution"
2008-10-26 08:40:59 +00:00
msgstr "Hasil ganas dari eksekusi perintah"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2535
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: command was '%s', result was %d\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: perintah adalah '%s', hasil adalah %d\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2626
2008-10-23 12:42:18 +00:00
msgid "Odd number of quotation marks"
2008-10-26 08:40:59 +00:00
msgstr "Jumlah dari tanda kuotasi ganjil"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2703
2008-10-23 12:42:18 +00:00
msgid "use of 2/29 in non leap-year"
2008-10-26 08:40:59 +00:00
msgstr "penggunaan dari 2/29 dalam bukan leap-year"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2738
2008-10-23 12:42:18 +00:00
msgid "rule goes past start/end of month--will not work with pre-2004 versions of zic"
2008-10-26 08:40:59 +00:00
msgstr "aturan melewati awal/akhir dari bulan -- tidak akan bekerja dengan versi sebelum 2004 dari zic"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2769
2008-10-23 12:42:18 +00:00
msgid "time zone abbreviation lacks alphabetic at start"
2008-10-26 08:40:59 +00:00
msgstr "kependekan daerah waktu kurang alphabet di awal"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2771
#, fuzzy
#| msgid "time zone abbreviation has more than 3 alphabetics"
msgid "time zone abbreviation has fewer than 3 alphabetics"
2008-10-26 08:40:59 +00:00
msgstr "kependekan daerah waktu memiliki lebih dari 3 alphabet"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2773
2008-10-23 12:42:18 +00:00
msgid "time zone abbreviation has too many alphabetics"
2008-10-26 08:40:59 +00:00
msgstr "kependekan daerah waktu memiliki terlalu banyak alphabet"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2783
2008-10-23 12:42:18 +00:00
msgid "time zone abbreviation differs from POSIX standard"
2008-10-26 08:40:59 +00:00
msgstr "kependekan daerah waktu berbeda dari standar POSIX"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2789
2008-10-23 12:42:18 +00:00
msgid "too many, or too long, time zone abbreviations"
2008-10-26 08:40:59 +00:00
msgstr "terlalu banyak, atau terlalu panjang, kependekan daerah waktu"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2829
2008-10-23 12:42:18 +00:00
#, c-format
msgid "%s: Can't create directory %s: %s\n"
2008-10-26 08:40:59 +00:00
msgstr "%s: Tidak dapat membuat direktori %s: %s\n"
2008-10-23 12:42:18 +00:00
2015-02-06 03:56:00 +00:00
#~ msgid "Try \\`xtrace --help' for more information.\\n"
#~ msgstr "Coba \\`xtrace --help' untuk informasi lebih lanjut.\\n"
#~ msgid "xtrace: option \\`$1' requires an argument.\\n"
#~ msgstr "xtrace: pilihan \\`$1' membutuhkan sebuah argumen.\\n"
#~ msgid "Can't open configuration file %s"
#~ msgstr "Tidak dapat membuka berkas konfigurasi %s"
#~ msgid "Try \\`memusage --help' for more information."
#~ msgstr "Coba \\`memusage --help' untuk informasi lebih lanjut."
#~ msgid "memusage: option \\`$1' requires an argument"
#~ msgstr "memusage: pilihan \\`$1' membutuhkan sebuah argumen"
#~ msgid "invalid value for 'reload-count': %u"
#~ msgstr "nilai tidak valid untuk 'reload-count': %u"
#~ msgid "compile-time support for database policy missing"
#~ msgstr "dukungan waktu-kompilasi untuk kebijakan basis data tidak ada"
#~ msgid "No usable database library found."
#~ msgstr "Tidak ada perpustakaan basis data yang dapat digunakan yang ditemukan."
#~ msgid "incorrectly formatted file"
#~ msgstr "berkas diformat secara tidak benar"
#~ msgid "while reading database"
#~ msgstr "ketika membaca basis data"
#~ msgid "cannot find any C preprocessor (cpp)\n"
#~ msgstr "tidak dapat menemukan C preprosesor apapun (cpp)\n"
#~ msgid "Signal 0"
#~ msgstr "Sinyal 0"
#~ msgid "IOT trap"
#~ msgstr "IOT jebakan"
#~ msgid "%s: use of -v on system with floating time_t other than float or double\n"
#~ msgstr "%s: penggunaan -v di sistem dengan pecahan time_t selain dari float atau double\n"
#~ msgid "%s: Can't link from %s to %s: %s\n"
#~ msgstr "%s: Tidak dapat menghubungkan dari %s ke %s: %s\n"
#~ msgid "24:00 not handled by pre-1998 versions of zic"
#~ msgstr "24:00 tidak ditangani oleh versi sebelum 1998 dari zic"
#~ msgid "time before zero"
#~ msgstr "waktu sebelum nol"
#~ msgid "too many transitions?!"
#~ msgstr "terlalu banyak perubahan?!"
2009-03-08 14:45:23 +00:00
2015-02-06 03:56:00 +00:00
#~ msgid "%s: %d did not sign extend correctly\n"
#~ msgstr "%s: %d tidak menandai ektensi secara benar\n"
2009-03-08 14:45:23 +00:00
#~ msgid ""
#~ "Read and display shared object profiling data.\vFor bug reporting instructions, please see:\n"
#~ "<http://www.gnu.org/software/libc/bugs.html>.\n"
#~ msgstr ""
#~ "Baca dan tampilkan data profiling objek terbagi.\vUntuk instruksi pelaporan bug, mohon lihat:\n"
#~ "<http://www.gnu.org/software/libc/bugs.html>.\n"
#~ msgid "%s: stopping date is invalid in string %Zd in `era' field"
#~ msgstr "%s: tanggal selesai tidak valid dalam string %Zd dalam daerah `era'"
#~ msgid ""
#~ "Get locale-specific information.\vFor bug reporting instructions, please see:\n"
#~ "<http://www.gnu.org/software/libc/bugs.html>.\n"
#~ msgstr ""
#~ "Dapatkan informasi lokal-spesifik.\vUntuk instruksi pelaporan bug, mohon lihat:\n"
#~ "<http://www.gnu.org/software/libc/bugs.html>.\n"
#~ msgid ""
#~ "Get entries from administrative database.\vFor bug reporting instructions, please see:\n"
#~ "<http://www.gnu.org/software/libc/bugs.html>.\n"
#~ msgstr ""
#~ "Dapatkan masukan dari basis data administrasi.\vUntuk instruksi pelaporan bug, mohon lihat:\n"
#~ "<http://www.gnu.org/software/libc/bugs.html>.\n"
#~ msgid "%s: illegal option -- %c\n"
#~ msgstr "%s: opsi tidak legal -- %c\n"
#~ msgid "authunix_create: out of memory\n"
#~ msgstr "authunix_create: kehabisan memori\n"
#~ msgid "clnttcp_create: out of memory\n"
#~ msgstr "clnttcp_create: kehabisan memori\n"
#~ msgid "clntudp_create: out of memory\n"
#~ msgstr "clntudp_create: kehabisan memori\n"
#~ msgid "clntunix_create: out of memory\n"
#~ msgstr "clntunix_create: kehabisan memori\n"
#~ msgid "svctcp_create: out of memory\n"
#~ msgstr "svctcp_create: kehabisan memori\n"
#~ msgid "svc_tcp: makefd_xprt: out of memory\n"
#~ msgstr "svc_tcp: makefd_xprt: kehabisan memori\n"
#~ msgid "svcudp_create: out of memory\n"
#~ msgstr "svcudp_create: kehabisan memori\n"
#~ msgid "svcunix_create: out of memory\n"
#~ msgstr "svcunix_create: kehabisan memori\n"
#~ msgid "svc_unix: makefd_xprt: out of memory\n"
#~ msgstr "svc_unix: makefd_xprt: kehabisan memori\n"
#~ msgid "xdr_bytes: out of memory\n"
#~ msgstr "xdr_bytes: kehabisan memori\n"
#~ msgid "xdr_string: out of memory\n"
#~ msgstr "xdr_string: kehabisan memori\n"
#~ msgid "xdr_array: out of memory\n"
#~ msgstr "xdr_array: kehabisan memori\n"
#~ msgid "xdrrec_create: out of memory\n"
#~ msgstr "xdrrec_create: kehabisan memori\n"
#~ msgid "xdr_reference: out of memory\n"
#~ msgstr "xdr_reference: kehabisan memori\n"