mirror of
https://github.com/znc/znc.git
synced 2026-05-01 19:12:31 +02:00
68 lines
1.6 KiB
Plaintext
68 lines
1.6 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
"X-Crowdin-Project: znc-bouncer\n"
|
|
"X-Crowdin-Language: id\n"
|
|
"X-Crowdin-File: /master/modules/po/adminlog.pot\n"
|
|
"Project-Id-Version: znc-bouncer\n"
|
|
"Language-Team: Indonesian\n"
|
|
"Language: id_ID\n"
|
|
|
|
#: adminlog.cpp:29
|
|
msgid "Show the logging target"
|
|
msgstr "Tampilkan target log"
|
|
|
|
#: adminlog.cpp:31
|
|
msgid "<file|syslog|both> [path]"
|
|
msgstr "<file|syslog|both> [path]"
|
|
|
|
#: adminlog.cpp:32
|
|
msgid "Set the logging target"
|
|
msgstr "Atur target log"
|
|
|
|
#: adminlog.cpp:142
|
|
msgid "Access denied"
|
|
msgstr "Akses ditolak"
|
|
|
|
#: adminlog.cpp:156
|
|
msgid "Now logging to file"
|
|
msgstr "Sekarang log dicatat ke file"
|
|
|
|
#: adminlog.cpp:160
|
|
msgid "Now only logging to syslog"
|
|
msgstr "Sekarang hanya mencatat log ke syslog"
|
|
|
|
#: adminlog.cpp:164
|
|
msgid "Now logging to syslog and file"
|
|
msgstr "Sekarang mencatat log ke systlog dan file"
|
|
|
|
#: adminlog.cpp:168
|
|
msgid "Usage: Target <file|syslog|both> [path]"
|
|
msgstr "Gunakan: Target <file|syslog|both> [path]"
|
|
|
|
#: adminlog.cpp:170
|
|
msgid "Unknown target"
|
|
msgstr "Target tidak diketahui"
|
|
|
|
#: adminlog.cpp:192
|
|
msgid "Logging is enabled for file"
|
|
msgstr "Log diaktifkan untuk file"
|
|
|
|
#: adminlog.cpp:195
|
|
msgid "Logging is enabled for syslog"
|
|
msgstr "Log diaktifkan untuk syslog"
|
|
|
|
#: adminlog.cpp:198
|
|
msgid "Logging is enabled for both, file and syslog"
|
|
msgstr "Log diaktifkan untuk both, file dan syslog"
|
|
|
|
#: adminlog.cpp:204
|
|
msgid "Log file will be written to {1}"
|
|
msgstr "Log akan di tulis ke {1}"
|
|
|
|
#: adminlog.cpp:222
|
|
msgid "Log ZNC events to file and/or syslog."
|
|
msgstr "Catat log kejadian ZNC ke file dan/atau syslog."
|