diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:33 +0000 |
commit | 9f153fbfec0fb9c9ce38e749a7c6f4a5e115d4e9 (patch) | |
tree | 2784370cda9bbf2da9114d70f05399c0b229d28c /packaging/debian/po/id.po | |
parent | Adding debian version 4.2.6-1. (diff) | |
download | wireshark-9f153fbfec0fb9c9ce38e749a7c6f4a5e115d4e9.tar.xz wireshark-9f153fbfec0fb9c9ce38e749a7c6f4a5e115d4e9.zip |
Merging upstream version 4.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'packaging/debian/po/id.po')
-rw-r--r-- | packaging/debian/po/id.po | 94 |
1 files changed, 84 insertions, 10 deletions
diff --git a/packaging/debian/po/id.po b/packaging/debian/po/id.po index fdfb7b68..af1b2da4 100644 --- a/packaging/debian/po/id.po +++ b/packaging/debian/po/id.po @@ -1,16 +1,20 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the wireshark package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: +# Gerald Combs <gerald@wireshark.org>, 2024 +# +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: Wireshark\n" +"Project-Id-Version: wireshark\n" "Report-Msgid-Bugs-To: wireshark@packages.debian.org\n" -"POT-Creation-Date: 2017-08-06 18:31-0400\n" -"PO-Revision-Date: 2017-09-22 06:50+0000\n" -"Last-Translator: Gerald Combs <gerald@wireshark.org>\n" -"Language-Team: Indonesian (http://www.transifex.com/wireshark/wireshark/language/id/)\n" +"POT-Creation-Date: 2024-05-20 18:25+0000\n" +"PO-Revision-Date: 2024-08-12 22:31+0000\n" +"Last-Translator: Gerald Combs <gerald@wireshark.org>, 2024\n" +"Language-Team: Indonesian (https://app.transifex.com/wireshark/teams/36457/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -31,23 +35,35 @@ msgid "" "system group to capture packets. This is recommended over the alternative of" " running Wireshark/Tshark directly as root, because less of the code will " "run with elevated privileges." -msgstr "Dumpcap dapat dipasang dengan cara memperbolehkan anggota dari grup system \"wireshark\" untuk menangkap paket. Hal ini dianjurkan sebagai alternatif untuk menjalankan Wireshark/Tshark sebagai root, karena sedikit kode yang berjalan dengan hak tertinggi" +msgstr "" +"Dumpcap dapat dipasang dengan cara memperbolehkan anggota dari grup system " +"\"wireshark\" untuk menangkap paket. Hal ini dianjurkan sebagai alternatif " +"untuk menjalankan Wireshark/Tshark sebagai root, karena sedikit kode yang " +"berjalan dengan hak tertinggi" #. Type: boolean #. Description -#: ../templates:2001 +#. Type: boolean +#. Description +#: ../templates:2001 ../templates:7001 msgid "" "For more detailed information please see /usr/share/doc/wireshark-" "common/README.Debian." -msgstr "Untuk informasi lebih lanjut silakan lihat /usr/share/doc/wireshark-common/README.Debian." +msgstr "" +"Untuk informasi lebih lanjut silakan lihat /usr/share/doc/wireshark-" +"common/README.Debian." #. Type: boolean #. Description -#: ../templates:2001 +#. Type: boolean +#. Description +#: ../templates:2001 ../templates:7001 msgid "" "Enabling this feature may be a security risk, so it is disabled by default. " "If in doubt, it is suggested to leave it disabled." -msgstr "Mengaktifkan fitur ini akan menyebabkan resiko keamanan, jadi secara bawaan akan di non-aktifkan. Jika ragu, disarankan untuk dibiarkan dinonaktifkan" +msgstr "" +"Mengaktifkan fitur ini akan menyebabkan resiko keamanan, jadi secara bawaan " +"akan di non-aktifkan. Jika ragu, disarankan untuk dibiarkan dinonaktifkan" #. Type: error #. Description @@ -135,3 +151,61 @@ msgstr "" #: ../templates:6001 msgid "If the group is no longer needed, please remove it manually." msgstr "" + +#. Type: boolean +#. Description +#: ../templates:7001 +msgid "Should non-superusers be able to capture system calls?" +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:7001 +msgid "" +"The falcodump external capture utility (extcap) can be installed in a way " +"that allows members of the \"scap\" system group to capture system calls. " +"This is recommended over the alternative of running Logray directly as root," +" because less of the code will run with elevated privileges." +msgstr "" + +#. Type: error +#. Description +#: ../templates:8001 +msgid "Creating the \"scap\" system group failed" +msgstr "" + +#. Type: error +#. Description +#: ../templates:8001 +msgid "" +"The \"scap\" group does not exist, and creating it failed, so Logray cannot " +"be configured to capture system calls as an unprivileged user." +msgstr "" + +#. Type: error +#. Description +#: ../templates:8001 +msgid "Please create the \"scap\" system group and try configuring logray again." +msgstr "" + +#. Type: error +#. Description +#: ../templates:9001 +msgid "The \"scap\" group is a system group" +msgstr "" + +#. Type: error +#. Description +#: ../templates:9001 +msgid "" +"The \"scap\" group exists as a user group, but the preferred configuration " +"is for it to be created as a system group." +msgstr "" + +#. Type: error +#. Description +#: ../templates:9001 +msgid "" +"As a result, purging logray will not remove the \"scap\" group, but " +"everything else should work properly." +msgstr "" |