From 5033b68d4d2519270fa3690ed1a31fd3e4f7e777 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:34:13 +0200 Subject: Adding debian version 4.2.2-1. Signed-off-by: Daniel Baumann --- debian/po/ja.po | 145 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 debian/po/ja.po (limited to 'debian/po/ja.po') diff --git a/debian/po/ja.po b/debian/po/ja.po new file mode 100644 index 00000000..718fd351 --- /dev/null +++ b/debian/po/ja.po @@ -0,0 +1,145 @@ +# Japanese translation of wireshark debconf templates. +# Copyright (C) 2009-2010 Hideki Yamane +# This file is distributed under the same license as the wireshark package. +# +msgid "" +msgstr "" +"Project-Id-Version: wireshark 1.2.1-3\n" +"Report-Msgid-Bugs-To: wireshark@packages.debian.org\n" +"POT-Creation-Date: 2017-08-07 00:07-0400\n" +"PO-Revision-Date: 2010-07-25 14:19+0900\n" +"Last-Translator: Hideki Yamane \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Should non-superusers be able to capture packets?" +msgstr "" +"非特権ユーザ (root 以外のユーザ) がパケットをキャプチャできるようにしますか?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"Dumpcap can be installed in a way that allows members of the \"wireshark\" " +"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 "" +"「wireshark」システムグループのメンバーがパケットをキャプチャできる設定で " +"dumpcap をインストールすることができます。直接 root ユーザとして動かす別の方" +"法と比較すると、この方が高くなった権限上で動作するコードが少なくなるのでお勧" +"めです。" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"For more detailed information please see /usr/share/doc/wireshark-common/" +"README.Debian." +msgstr "" +"より詳細な情報については /usr/share/doc/wireshark-common/README.Debian を参照" +"してください。" + +#. Type: boolean +#. Description +#: ../templates:2001 +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 "" +"この機能を有効にするのはセキュリティ上のリスクになる可能性があるので、デフォ" +"ルトでは無効にされています。分からない場合は無効のままにしておくことをお勧め" +"します。" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "Creating the wireshark system group failed" +msgstr "" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"The wireshark group does not exist, and creating it failed, so Wireshark " +"cannot be configured to capture traffic as an unprivileged user." +msgstr "" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"Please create the wireshark system group and try configuring wireshark-" +"common again." +msgstr "" + +#. Type: error +#. Description +#: ../templates:4001 +msgid "The wireshark group is a system group" +msgstr "" + +#. Type: error +#. Description +#: ../templates:4001 +msgid "" +"The wireshark 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:4001 +msgid "" +"As a result, purging wireshark-common will not remove the wireshark group, " +"but everything else should work properly." +msgstr "" + +#. Type: error +#. Description +#: ../templates:5001 +msgid "Setting capabilities for dumpcap failed" +msgstr "" + +#. Type: error +#. Description +#: ../templates:5001 +msgid "" +"The attempt to use Linux capabilities to grant packet-capturing privileges " +"to the dumpcap binary failed. Instead, it has had the set-user-id bit set." +msgstr "" + +#. Type: error +#. Description +#: ../templates:6001 +msgid "Removal of the wireshark group failed" +msgstr "" + +#. Type: error +#. Description +#: ../templates:6001 +msgid "" +"When the wireshark-common package is configured to allow non-superusers to " +"capture packets the postinst script of wireshark-common creates the " +"wireshark group as a system group." +msgstr "" + +#. Type: error +#. Description +#: ../templates:6001 +msgid "" +"However, on this system the wireshark group is a user group instead of being " +"a system group, so purging wireshark-common did not remove it." +msgstr "" + +#. Type: error +#. Description +#: ../templates:6001 +msgid "If the group is no longer needed, please remove it manually." +msgstr "" -- cgit v1.2.3