Browsing Japanese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Japanese guidelines.
863872 of 2214 results
863.
If specified, request that the device use this MAC address instead. This is known as MAC cloning or spoofing. Beside explicitly specifying a MAC address, the special values "preserve", "permanent", "random" and "stable" are supported. "preserve" means not to touch the MAC address on activation. "permanent" means to use the permanent hardware address of the device. "random" creates a random MAC address on each connect. "stable" creates a hashed MAC address based on connection.stable-id and a machine dependent key. If unspecified, the value can be overwritten via global defaults, see manual of NetworkManager.conf. If still unspecified, it defaults to "preserve" (older versions of NetworkManager may use a different default value). On D-Bus, this field is expressed as "assigned-mac-address" or the deprecated "cloned-mac-address".
これを指定した場合は、デバイスが、その永続化 MAC アドレスの代わりにこの MAC アドレスを使用する必要があります。これは、MAC クローニングまたはスプーフィングとして知られています。明示的に MAC アドレスを指定する以外に、"preserve"、"permanent"、"random"、"stable" の値がサポートされます。"preserve" では、アクティベーション時に MAC アドレスを変更しません。"permanent" では、デバイスに永続化ハードウェアアドレスを使用します。"random" では、各接続にランダムの MAC アドレスを作成します。"stable" では、connection.stable-id と機種依存キーに基づいて、ハッシュ化した MAC アドレスを作成します。指定しない場合、その値はグローバルのデフォルトにより上書きされます。NetworkManager.conf を参照してください。それでも指定しない場合は、デフォルトの "permanent" が設定されます。D-Bus において、このフィールドは "assigned-mac-address" または廃止予定の "cloned-mac-address" として表示されます。
Translated by kemorigu
Located in ../clients/common/settings-docs.h.in:10
864.
With "cloned-mac-address" setting "random" or "stable", by default all bits of the MAC address are scrambled and a locally-administered, unicast MAC address is created. This property allows to specify that certain bits are fixed. Note that the least significant bit of the first MAC address will always be unset to create a unicast MAC address. If the property is NULL, it is eligible to be overwritten by a default connection setting. If the value is still NULL or an empty string, the default is to create a locally-administered, unicast MAC address. If the value contains one MAC address, this address is used as mask. The set bits of the mask are to be filled with the current MAC address of the device, while the unset bits are subject to randomization. Setting "FE:FF:FF:00:00:00" means to preserve the OUI of the current MAC address and only randomize the lower 3 bytes using the "random" or "stable" algorithm. If the value contains one additional MAC address after the mask, this address is used instead of the current MAC address to fill the bits that shall not be randomized. For example, a value of "FE:FF:FF:00:00:00 68:F7:28:00:00:00" will set the OUI of the MAC address to 68:F7:28, while the lower bits are randomized. A value of "02:00:00:00:00:00 00:00:00:00:00:00" will create a fully scrambled globally-administered, burned-in MAC address. If the value contains more than one additional MAC addresses, one of them is chosen randomly. For example, "02:00:00:00:00:00 00:00:00:00:00:00 02:00:00:00:00:00" will create a fully scrambled MAC address, randomly locally or globally administered.
"cloned-mac-address" を "random" または "stable" に設定すると、デフォルトでは MAC アドレスのすべてのビットが暗号化され、ローカルで管理されたユニキャストの MAC アドレスが作成されます。このプロパティーにより、特定のビットを固定するように指定できます。ユニキャストの MAC アドレスを作成するために、最初の MAC アドレスの最下位ビットは常に設定されていないことに注意してください。このプロパティーを NULL にすると、デフォルトの接続設定により上書きが望ましくなります。この値を NULL のままにするか空にすると、デフォルトで、ローカルに管理されているユニキャスト MAC アドレスを作成します。この値に MAC アドレスを含めると、このアドレスはマスクとして使用されます。マスクで設定されているビットで、デバイスの現在の MAC アドレスを満たします。設定されていないビットはランダム化するようになります。"FE:FF:FF:00:00:00" に設定した場合は、現在の MAC アドレスの OUI を保存し、"random" アルゴリズムまたは "stable" アルゴリズムを使用した下位 3 ビットだけをランダム化します。この値のマスクに、MAC アドレスが 1 つ追加されると、このアドレスは現在の MAC アドレスの代わりに使用され、ランダム化されないビットを満たします。たとえば、"FE:FF:FF:00:00:00 68:F7:28:00:00:00" の値が、MAC アドレスの OUI を 68:F7:28 に設定し、下位ビットをランダム化します。"02:00:00:00:00:00 00:00:00:00:00:00" の値は、完全に暗号化されたグローバル管理の、バーンインされた MAC アドレスです。この値に、MAC アドレスを 1 つ以上追加すると、そのうちの 1 つがランダムに選択されます。たとえば、"02:00:00:00:00:00 00:00:00:00:00:00 02:00:00:00:00:00" は完全に暗号化された MAC アドレスを作成し、ランダムでローカルまたはグローバルで管理されます。
Translated by amoewaki
Located in src/libnmc-setting/settings-docs.h.in:390 src/libnmc-setting/settings-docs.h.in:414
865.
If TRUE, indicates that the network is a non-broadcasting network that hides its SSID. This works both in infrastructure and AP mode. In infrastructure mode, various workarounds are used for a more reliable discovery of hidden networks, such as probe-scanning the SSID. However, these workarounds expose inherent insecurities with hidden SSID networks, and thus hidden SSID networks should be used with caution. In AP mode, the created network does not broadcast its SSID. Note that marking the network as hidden may be a privacy issue for you (in infrastructure mode) or client stations (in AP mode), as the explicit probe-scans are distinctly recognizable on the air.
TRUE の場合、このネットワークは、その SSID を非表示にする非ブロードキャストのネットワークであることを示しています。この場合は、信頼性がより高いネットワーク検出の SSID をプローブスキャンするなど、様々な回避策を選択できます。ただし、これらの回避策は、非表示の SSID ネットワークを使用して継承された不安定を公開するため、非表示の SSID ネットワークを使用する際は注意が必要です。明示的なプローブスキャンは、ブロードキャストの際にはっきりと認識できる可能性があるため、ネットワークを非表示にマーキングすることは、プライバシーの問題になり得ることに注意してください。
Translated by kemorigu
Located in src/libnmc-setting/settings-docs.h.in:415
866.
If specified, this connection will only apply to the Wi-Fi device whose permanent MAC address matches. This property does not change the MAC address of the device (i.e. MAC spoofing).
指定すると、この接続は永続的な MAC アドレスに一致する Wi-Fi デバイスにのみ適用されます。このプロパティーはデバイスの MAC アドレスを変更しません (MAC スプーフィング)。
Translated by amoewaki
Located in src/libnmc-setting/settings-docs.h.in:416
867.
A list of permanent MAC addresses of Wi-Fi devices to which this connection should never apply. Each MAC address should be given in the standard hex-digits-and-colons notation (eg "00:11:22:33:44:55").
この接続を適用しないものへの Wi-Fi デバイスの永続化 MAC アドレスの一覧。各 MAC アドレスは、標準の 16 進数とコロン ("00:11:22:33:44:55" など) で指定する必要があります。
Translated by amoewaki
Located in src/libnmc-setting/settings-docs.h.in:417
868.
One of NM_SETTING_MAC_RANDOMIZATION_DEFAULT (0) (never randomize unless the user has set a global default to randomize and the supplicant supports randomization), NM_SETTING_MAC_RANDOMIZATION_NEVER (1) (never randomize the MAC address), or NM_SETTING_MAC_RANDOMIZATION_ALWAYS (2) (always randomize the MAC address). This property is deprecated for 'cloned-mac-address'. Deprecated: 1
NM_SETTING_MAC_RANDOMIZATION_DEFAULT (0) (グローバルデフォルトをランダム化に設定し、サプリカントがランダム化をサポートする場合を除いて、ランダム化されることはありません)、NM_SETTING_MAC_RANDOMIZATION_NEVER (1) (MAC アドレスがランダム化されることはありません)、または NM_SETTING_MAC_RANDOMIZATION_ALWAYS (2) (MAC アドレスは常にランダム化されます) のいずれかになります。このプロパティーは 'cloned-mac-address' で非推奨になります。非推奨: 1
Translated by kemorigu
Located in ../clients/common/settings-docs.h.in:15
869.
Wi-Fi network mode; one of "infrastructure", "mesh", "adhoc" or "ap". If blank, infrastructure is assumed.
Wi-Fi ネットワークモード; "infrastructure"、"mesh"、"adhoc"、または "ap" のいずれかになります。空白にすると、インフラストラクチャーは推測されます。
Translated by kemorigu
Located in src/libnmc-setting/settings-docs.h.in:419
870.
If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple Ethernet frames.
ゼロ以外は、指定したサイズ以下のパケットだけが送信されます。指定より大きなパケットは、複数の Ethernet フレームに分割されます。
Translated by amoewaki
Located in src/libnmc-setting/settings-docs.h.in:393 src/libnmc-setting/settings-docs.h.in:420 src/libnmc-setting/settings-docs.h.in:466
871.
One of NM_SETTING_WIRELESS_POWERSAVE_DISABLE (2) (disable Wi-Fi power saving), NM_SETTING_WIRELESS_POWERSAVE_ENABLE (3) (enable Wi-Fi power saving), NM_SETTING_WIRELESS_POWERSAVE_IGNORE (1) (don't touch currently configure setting) or NM_SETTING_WIRELESS_POWERSAVE_DEFAULT (0) (use the globally configured value). All other values are reserved.
NM_SETTING_WIRELESS_POWERSAVE_DISABLE (2) (Wi-Fi 省電力を無効化)、NM_SETTING_WIRELESS_POWERSAVE_ENABLE (3) (Wi-Fi 省電力を有効化)、NM_SETTING_WIRELESS_POWERSAVE_IGNORE (1) (現在設定されている内容は変更しない)、または NM_SETTING_WIRELESS_POWERSAVE_DEFAULT (0) (グローバルで設定した値を使用) のいずれかになります。その他のすべての値は予約されます。
Translated by kemorigu
Located in ../clients/common/settings-docs.h.in:18
872.
If non-zero, directs the device to only use the specified bitrate for communication with the access point. Units are in Kb/s, ie 5500 = 5.5 Mbit/s. This property is highly driver dependent and not all devices support setting a static bitrate.
ゼロ以外は、デバイスが、アクセスポイントと接続するのに、指定したビットレートだけを使用するように命令します。単位は Kb/s、つまり 5500 = 5.5 Mbit/s です。このプロパティーは、ドライバーに高く依存し、静的なビットレートの設定をすべてのデバイスがサポートするわけではありません。
Translated by amoewaki
Located in ../clients/common/settings-docs.h.in:19
863872 of 2214 results

This translation is managed by Ubuntu Japanese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Akira Tanaka, Copied by Zanata, Fumihito YOSHIDA, Ichiro Yanagida, Jun Kobayashi, Kentaro Kazuhama, Kiyoto James Hashida, Koichi Akabe, Mitsuya Shibata, Noriko Mizumoto, Noriko Mizumoto, Ryo Nakano, Satoru Sato, Satoru Sato, Shushi Kurose, amoewaki, epii, kemorigu.