NetworkManager/po/ja.po
Lubomir Rintel b385ad0159 all: say Wi-Fi instead of "wifi" or "WiFi"
Correct the spelling across the *entire* tree, including translations,
comments, etc. It's easier that way.

Even the places where it's not exposed to the user, such as tests, so
that we learn how is it spelled correctly.
2018-11-29 17:53:35 +01:00

13755 lines
546 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# translation of ja.po to Japanese
# Japanese translation for NetworkManager
# Copyright (C) 2005 Dan Williams <dcbw@redhat.com>
# This file is distributed under the same license as the NetworkManager package.
# Satoru SATOH <ssato@redhat.com>, 2005-2007.
# Kiyoto Hashida <khashida@redhat.com>, 2010.
# Noriko Mizumoto <noriko@fedoraproject.org>, 2013 - 2014.
# lrintel <lrintel@redhat.com>, 2017. #zanata
# tchuang <tchuang@redhat.com>, 2017. #zanata
# amoewaki <amoewaki@redhat.com>, 2018. #zanata
# kemorigu <kemorigu@redhat.com>, 2018. #zanata
# lrintel <lrintel@redhat.com>, 2018. #zanata
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-10-16 16:40+0200\n"
"PO-Revision-Date: 2018-08-16 01:39+0000\n"
"Last-Translator: kemorigu <kemorigu@redhat.com>\n"
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Zanata 4.6.2\n"
#: ../clients/cli/agent.c:40
#, c-format
msgid ""
"Usage: nmcli agent { COMMAND | help }\n"
"\n"
"COMMAND := { secret | polkit | all }\n"
"\n"
msgstr ""
"使い方: nmcli agent { COMMAND | help }\n"
"\n"
"コマンド := { secret | polkit | all }\n"
"\n"
"\n"
#: ../clients/cli/agent.c:48
#, c-format
msgid ""
"Usage: nmcli agent secret { help }\n"
"\n"
"Runs nmcli as NetworkManager secret agent. When NetworkManager requires\n"
"a password it asks registered agents for it. This command keeps nmcli "
"running\n"
"and if a password is required asks the user for it.\n"
"\n"
msgstr ""
"使い方: nmcli agent secret { help }\n"
"\n"
"nmcli を NetworkManager シークレットエージェントとして実行します。"
"NetworkManager がパスワードを必要とする場合は、登録したエージェントにパスワー"
"ドを尋ねます。このコマンドにより、nmcli が引き続き実行し、パスワードが必要な"
"場合はパスワード入力が求められます。\n"
"\n"
#: ../clients/cli/agent.c:58
#, c-format
msgid ""
"Usage: nmcli agent polkit { help }\n"
"\n"
"Registers nmcli as a polkit action for the user session.\n"
"When a polkit daemon requires an authorization, nmcli asks the user and "
"gives\n"
"the response back to polkit.\n"
"\n"
msgstr ""
"使い方: nmcli agent polkit { help }\n"
"\n"
"nmcli を、ユーザーセッションの polkit アクションとして登録します。\n"
"polkit デーモンが承認を必要とする場合は、nmcli から承認を求められ、その応答"
"を polkit に返します。\n"
"\n"
#: ../clients/cli/agent.c:68
#, c-format
msgid ""
"Usage: nmcli agent all { help }\n"
"\n"
"Runs nmcli as both NetworkManager secret and a polkit agent.\n"
"\n"
msgstr ""
"使い方: nmcli agent all { help }\n"
"\n"
"nmcli を NetworkManager シークレットと polkit エージェントとして実行しま"
"す。\n"
"\n"
#: ../clients/cli/agent.c:157
#, c-format
msgid "nmcli successfully registered as a NetworkManager's secret agent.\n"
msgstr ""
"nmcli は NetworkManager のシークレットエージェントとして適切に登録されまし"
"た。\n"
#: ../clients/cli/agent.c:159
#, c-format
msgid "Error: secret agent initialization failed"
msgstr "エラー: シークレットエージェントの初期化に失敗しました"
#: ../clients/cli/agent.c:178
#, c-format
msgid "Error: polkit agent initialization failed: %s"
msgstr "エラー: polkit エージェントの初期化に失敗しました: %s"
#: ../clients/cli/agent.c:186
#, c-format
msgid "nmcli successfully registered as a polkit agent.\n"
msgstr "nmcli が polkit エージェントとして適切に登録されました。\n"
#: ../clients/cli/common.c:361 ../clients/cli/common.c:362
#: ../clients/cli/common.c:393 ../clients/cli/common.c:394
#: ../clients/cli/connections.c:1393
msgid "GROUP"
msgstr "グループ"
#: ../clients/cli/common.c:621
#, c-format
msgid "Error: openconnect failed: %s\n"
msgstr "エラー: openconnect が失敗しました: %s\n"
#: ../clients/cli/common.c:628
#, c-format
msgid "Error: openconnect failed with status %d\n"
msgstr "エラー: openconnect がステータス %d で失敗しました\n"
#: ../clients/cli/common.c:630
#, c-format
msgid "Error: openconnect failed with signal %d\n"
msgstr "エラー: openconnect がシグナル %d で失敗しました\n"
#: ../clients/cli/common.c:711
#, c-format
msgid ""
"Warning: password for '%s' not given in 'passwd-file' and nmcli cannot ask "
"without '--ask' option.\n"
msgstr ""
"警告: '%s' のパスワードが 'passwd-file' で提供されていません。nmcli は '--"
"ask' オプションがないと尋ねることができません。\n"
#: ../clients/cli/common.c:1207
#, c-format
msgid "Error: Could not create NMClient object: %s."
msgstr "エラー: NMClient オブジェクトを作成できませんでした: %s。"
#: ../clients/cli/common.c:1227
msgid "Error: NetworkManager is not running."
msgstr "エラー: NetworkManager が起動していません。"
#: ../clients/cli/common.c:1323
#, c-format
msgid "Error: argument '%s' not understood. Try passing --help instead."
msgstr "エラー: 引数 '%s' が認識されません。代わりに --help を渡してください。"
#: ../clients/cli/common.c:1333
msgid "Error: missing argument. Try passing --help."
msgstr "エラー: 引数がありません。--help を渡してください。"
#: ../clients/cli/common.c:1386
msgid "access denied"
msgstr "アクセスは拒否されました"
#: ../clients/cli/common.c:1394 ../clients/cli/connections.c:81
#: ../clients/cli/connections.c:90 ../clients/cli/devices.c:444
#: ../clients/cli/devices.c:536 ../clients/cli/devices.c:543
#: ../clients/cli/general.c:41 ../clients/cli/general.c:135
#: ../clients/cli/general.c:140 ../clients/common/nm-client-utils.c:260
#: ../clients/common/nm-client-utils.c:273
#: ../clients/common/nm-client-utils.c:277
#: ../clients/common/nm-client-utils.c:282
#: ../clients/common/nm-meta-setting-desc.c:1519
#: ../clients/common/nm-meta-setting-desc.c:1569
#: ../clients/common/nm-meta-setting-desc.c:2709
#: ../clients/common/nm-meta-setting-desc.c:2764
msgid "unknown"
msgstr "不明"
#: ../clients/cli/common.c:1395
msgid "none"
msgstr "なし"
#: ../clients/cli/common.c:1396
msgid "portal"
msgstr "ポータル"
#: ../clients/cli/common.c:1397
msgid "limited"
msgstr "制限付き"
#: ../clients/cli/common.c:1398
msgid "full"
msgstr "完全"
#. define some prompts for connection editor
#: ../clients/cli/connections.c:65
msgid "Setting name? "
msgstr "設定名は? "
#: ../clients/cli/connections.c:66
msgid "Property name? "
msgstr "プロパティー名は? "
#: ../clients/cli/connections.c:67
msgid "Enter connection type: "
msgstr "接続タイプを入力してください: "
#. define some other prompts
#: ../clients/cli/connections.c:71
#, fuzzy
msgid "Connection (name, UUID, or path): "
msgstr "接続 (名前、UUID またはパス)"
#: ../clients/cli/connections.c:72
#, fuzzy
msgid "VPN connection (name, UUID, or path): "
msgstr "VPN 接続 (名前、UUID またはパス)"
#: ../clients/cli/connections.c:73
#, fuzzy
msgid "Connection(s) (name, UUID, or path): "
msgstr "接続 (名前、UUID またはパス)"
#: ../clients/cli/connections.c:74
#, fuzzy
msgid "Connection(s) (name, UUID, path or apath): "
msgstr "接続 (名前、UUID、パス または apath)"
#: ../clients/cli/connections.c:82
msgid "activating"
msgstr "アクティベート中"
#: ../clients/cli/connections.c:83
msgid "activated"
msgstr "アクティベート済み"
#: ../clients/cli/connections.c:84 ../clients/common/nm-client-utils.c:271
msgid "deactivating"
msgstr "停止中"
#: ../clients/cli/connections.c:85
msgid "deactivated"
msgstr "停止しました"
#: ../clients/cli/connections.c:91
msgid "VPN connecting (prepare)"
msgstr "VPN 接続(準備)"
#: ../clients/cli/connections.c:92
msgid "VPN connecting (need authentication)"
msgstr "VPN 接続(認証が必要)"
#: ../clients/cli/connections.c:93
msgid "VPN connecting"
msgstr "VPN 接続"
#: ../clients/cli/connections.c:94
msgid "VPN connecting (getting IP configuration)"
msgstr "VPN 接続IP 設定を取得)"
#: ../clients/cli/connections.c:95
msgid "VPN connected"
msgstr "VPN 接続済み"
#: ../clients/cli/connections.c:96
msgid "VPN connection failed"
msgstr "VPN 接続失敗"
#: ../clients/cli/connections.c:97
msgid "VPN disconnected"
msgstr "VPN 切断済み"
#: ../clients/cli/connections.c:465
msgid "never"
msgstr "しない"
#: ../clients/cli/connections.c:815
#, c-format
msgid ""
"Usage: nmcli connection { COMMAND | help }\n"
"\n"
"COMMAND := { show | up | down | add | modify | clone | edit | delete | "
"monitor | reload | load | import | export }\n"
"\n"
" show [--active] [--order <order spec>]\n"
" show [--active] [id | uuid | path | apath] <ID> ...\n"
"\n"
" up [[id | uuid | path] <ID>] [ifname <ifname>] [ap <BSSID>] [passwd-file "
"<file with passwords>]\n"
"\n"
" down [id | uuid | path | apath] <ID> ...\n"
"\n"
" add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- "
"([+|-]<setting>.<property> <value>)+]\n"
"\n"
" modify [--temporary] [id | uuid | path] <ID> ([+|-]<setting>.<property> "
"<value>)+\n"
"\n"
" clone [--temporary] [id | uuid | path ] <ID> <new name>\n"
"\n"
" edit [id | uuid | path] <ID>\n"
" edit [type <new_con_type>] [con-name <new_con_name>]\n"
"\n"
" delete [id | uuid | path] <ID>\n"
"\n"
" monitor [id | uuid | path] <ID> ...\n"
"\n"
" reload\n"
"\n"
" load <filename> [ <filename>... ]\n"
"\n"
" import [--temporary] type <type> file <file to import>\n"
"\n"
" export [id | uuid | path] <ID> [<output file>]\n"
"\n"
msgstr ""
"使い方: nmcli connection { コマンド | help }\n"
"\n"
"コマンド := { show | up | down | add | modify | clone | edit | delete | "
"monitor | reload | load | import | export }\n"
"\n"
" show [--active] [--order <order spec>]\n"
" show [--active] [id | uuid | path | apath] <ID> ...\n"
"\n"
" up [[id | uuid | path] <ID>] [ifname <ifname>] [ap <BSSID>] [passwd-file "
"<file with passwords>]\n"
"\n"
" down [id | uuid | path | apath] <ID> ...\n"
"\n"
" add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- "
"([+|-]<setting>.<property> <value>)+]\n"
"\n"
" modify [--temporary] [id | uuid | path] <ID> ([+|-]<setting>.<property> "
"<value>)+\n"
"\n"
" clone [--temporary] [id | uuid | path ] <ID> <new name>\n"
"\n"
" edit [id | uuid | path] <ID>\n"
" edit [type <new_con_type>] [con-name <new_con_name>]\n"
"\n"
" delete [id | uuid | path] <ID>\n"
"\n"
" monitor [id | uuid | path] <ID> ...\n"
"\n"
" reload\n"
"\n"
" load <filename> [ <filename>... ]\n"
"\n"
" import [--temporary] type <type> file <file to import>\n"
"\n"
" export [id | uuid | path] <ID> [<output file>]\n"
"\n"
#: ../clients/cli/connections.c:837
#, c-format
msgid ""
"Usage: nmcli connection show { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [--active] [--order <order spec>]\n"
"\n"
"List in-memory and on-disk connection profiles, some of which may also be\n"
"active if a device is using that connection profile. Without a parameter, "
"all\n"
"profiles are listed. When --active option is specified, only the active\n"
"profiles are shown. --order allows custom connection ordering (see manual "
"page).\n"
"\n"
"ARGUMENTS := [--active] [id | uuid | path | apath] <ID> ...\n"
"\n"
"Show details for specified connections. By default, both static "
"configuration\n"
"and active connection data are displayed. It is possible to filter the "
"output\n"
"using global '--fields' option. Refer to the manual page for more "
"information.\n"
"When --active option is specified, only the active profiles are taken into\n"
"account. Use global --show-secrets option to reveal associated secrets as "
"well.\n"
msgstr ""
"使い方: nmcli connection show { 引数 | help }\n"
"\n"
"引数 := [--active] [--order <order spec>]\n"
"\n"
"メモリー内およびディスク上の接続プロファイルを一覧表示します。一部の接続プロ"
"ファイルは、デバイスが\n"
"その接続プロファイルを使用している場合でもアクティブなことがあります。パラ"
"メーターがないと、\n"
"すべてのプロファイルが一覧表示されます。--active オプションを指定すると、アク"
"ティブな\n"
"プロファイルのみが表示されます。--order を指定すると、カスタムの接続順序が可"
"能になります (man ページを参照)。\n"
"\n"
"引数 := [--active] [id | uuid | path | apath] <ID> ...\n"
"\n"
"指定された接続の詳細を表示します。デフォルトでは、静的な接続とアクティブな\n"
"接続データが表示されます。グローバルな '--fields' オプションを使用すると、出"
"力をフィルタリング\n"
"できます。--active オプションを指定すると、アクティブなプロファイルのみが考慮"
"されます。\n"
"関連するシークレットも表示する場合は、グローバルな --show-secrets オプション"
"を使用します。\n"
#: ../clients/cli/connections.c:858
#, c-format
msgid ""
"Usage: nmcli connection up { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID> [ifname <ifname>] [ap <BSSID>] [nsp "
"<name>] [passwd-file <file with passwords>]\n"
"\n"
"Activate a connection on a device. The profile to activate is identified by "
"its\n"
"name, UUID or D-Bus path.\n"
"\n"
"ARGUMENTS := ifname <ifname> [ap <BSSID>] [nsp <name>] [passwd-file <file "
"with passwords>]\n"
"\n"
"Activate a device with a connection. The connection profile is selected\n"
"automatically by NetworkManager.\n"
"\n"
"ifname - specifies the device to active the connection on\n"
"ap - specifies AP to connect to (only valid for Wi-Fi)\n"
"nsp - specifies NSP to connect to (only valid for WiMAX)\n"
"passwd-file - file with password(s) required to activate the connection\n"
"\n"
msgstr ""
"使い方: nmcli connection up { 引数 | help }\n"
"\n"
"引数 := [id | uuid | path] <ID> [ifname <ifname>] [ap <BSSID>] [nsp <name>] "
"[passwd-file <file with passwords>]\n"
"\n"
"デバイス上の接続をアクティブにします。アクティブにするプロファイルは\n"
"名前、UUID、または D-Bus で識別します。\n"
"\n"
"引数 := ifname <ifname> [ap <BSSID>] [nsp <name>] [passwd-file <file with "
"passwords>]\n"
"\n"
"接続を使ってデバイスをアクティブにします。接続プロファイルは \n"
"NetworkManager により自動的に選択されます。\n"
"\n"
"ifname - 接続をアクティブにするデバイスを指定します\n"
"ap - 接続する AP を指定します (Wi-Fi の場合にのみ有効)\n"
"nsp - 接続する NSP を指定します (WiMAX の場合にのみ有効)\n"
"passwd-file - 接続をアクティブにするのに必要なパスワードを含むファイル\n"
"\n"
#: ../clients/cli/connections.c:879
#, c-format
msgid ""
"Usage: nmcli connection down { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path | apath] <ID> ...\n"
"\n"
"Deactivate a connection from a device (without preventing the device from\n"
"further auto-activation). The profile to deactivate is identified by its "
"name,\n"
"UUID or D-Bus path.\n"
"\n"
msgstr ""
"使い方: nmcli connection down { 引数 | help }\n"
"\n"
"引数 := [id | uuid | path | apath] <ID> ...\n"
"\n"
"デバイスの接続を解除します (デバイスの自動アクティベーションは\n"
"停止されません)。解除するプロファイルは名前、UUID、または D-Bus パス\n"
"で識別します。\n"
"\n"
#: ../clients/cli/connections.c:891
#, fuzzy, c-format
msgid ""
"Usage: nmcli connection add { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS "
"[-- ([+|-]<setting>.<property> <value>)+]\n"
"\n"
" COMMON_OPTIONS:\n"
" type <type>\n"
" ifname <interface name> | \"*\"\n"
" [con-name <connection name>]\n"
" [autoconnect yes|no]\n"
" [save yes|no]\n"
" [master <master (ifname, or connection UUID or name)>]\n"
" [slave-type <master connection type>]\n"
"\n"
" TYPE_SPECIFIC_OPTIONS:\n"
" ethernet: [mac <MAC address>]\n"
" [cloned-mac <cloned MAC address>]\n"
" [mtu <MTU>]\n"
"\n"
" wifi: ssid <SSID>\n"
" [mac <MAC address>]\n"
" [cloned-mac <cloned MAC address>]\n"
" [mtu <MTU>]\n"
" [mode infrastructure|ap|adhoc]\n"
"\n"
" wimax: [mac <MAC address>]\n"
" [nsp <NSP>]\n"
"\n"
" pppoe: username <PPPoE username>\n"
" [password <PPPoE password>]\n"
" [service <PPPoE service name>]\n"
" [mtu <MTU>]\n"
" [mac <MAC address>]\n"
"\n"
" gsm: apn <APN>\n"
" [user <username>]\n"
" [password <password>]\n"
"\n"
" cdma: [user <username>]\n"
" [password <password>]\n"
"\n"
" infiniband: [mac <MAC address>]\n"
" [mtu <MTU>]\n"
" [transport-mode datagram | connected]\n"
" [parent <ifname>]\n"
" [p-key <IPoIB P_Key>]\n"
"\n"
" bluetooth: [addr <bluetooth address>]\n"
" [bt-type panu|nap|dun-gsm|dun-cdma]\n"
"\n"
" vlan: dev <parent device (connection UUID, ifname, or MAC)>\n"
" id <VLAN ID>\n"
" [flags <VLAN flags>]\n"
" [ingress <ingress priority mapping>]\n"
" [egress <egress priority mapping>]\n"
" [mtu <MTU>]\n"
"\n"
" bond: [mode balance-rr (0) | active-backup (1) | balance-xor (2) "
"| broadcast (3) |\n"
" 802.3ad (4) | balance-tlb (5) | balance-alb "
"(6)]\n"
" [primary <ifname>]\n"
" [miimon <num>]\n"
" [downdelay <num>]\n"
" [updelay <num>]\n"
" [arp-interval <num>]\n"
" [arp-ip-target <num>]\n"
" [lacp-rate slow (0) | fast (1)]\n"
"\n"
" bond-slave: master <master (ifname, or connection UUID or name)>\n"
"\n"
" team: [config <file>|<raw JSON data>]\n"
"\n"
" team-slave: master <master (ifname, or connection UUID or name)>\n"
" [config <file>|<raw JSON data>]\n"
"\n"
" bridge: [stp yes|no]\n"
" [priority <num>]\n"
" [forward-delay <2-30>]\n"
" [hello-time <1-10>]\n"
" [max-age <6-40>]\n"
" [ageing-time <0-1000000>]\n"
" [multicast-snooping yes|no]\n"
" [mac <MAC address>]\n"
"\n"
" bridge-slave: master <master (ifname, or connection UUID or name)>\n"
" [priority <0-63>]\n"
" [path-cost <1-65535>]\n"
" [hairpin yes|no]\n"
"\n"
" vpn: vpn-type vpnc|openvpn|pptp|openconnect|openswan|libreswan|"
"ssh|l2tp|iodine|...\n"
" [user <username>]\n"
"\n"
" olpc-mesh: ssid <SSID>\n"
" [channel <1-13>]\n"
" [dhcp-anycast <MAC address>]\n"
"\n"
" adsl: username <username>\n"
" protocol pppoa|pppoe|ipoatm\n"
" [password <password>]\n"
" [encapsulation vcmux|llc]\n"
"\n"
" tun: mode tun|tap\n"
" [owner <UID>]\n"
" [group <GID>]\n"
" [pi yes|no]\n"
" [vnet-hdr yes|no]\n"
" [multi-queue yes|no]\n"
"\n"
" ip-tunnel: mode ipip|gre|sit|isatap|vti|ip6ip6|ipip6|ip6gre|vti6\n"
" remote <remote endpoint IP>\n"
" [local <local endpoint IP>]\n"
" [dev <parent device (ifname or connection UUID)>]\n"
"\n"
" macsec: dev <parent device (connection UUID, ifname, or MAC)>\n"
" mode <psk|eap>\n"
" [cak <key> ckn <key>]\n"
" [encrypt yes|no]\n"
" [port 1-65534]\n"
"\n"
"\n"
" macvlan: dev <parent device (connection UUID, ifname, or MAC)>\n"
" mode vepa|bridge|private|passthru|source\n"
" [tap yes|no]\n"
"\n"
" vxlan: id <VXLAN ID>\n"
" remote <IP of multicast group or remote address>\n"
" [local <source IP>]\n"
" [dev <parent device (ifname or connection UUID)>]\n"
" [source-port-min <0-65535>]\n"
" [source-port-max <0-65535>]\n"
" [destination-port <0-65535>]\n"
"\n"
" wpan: [short-addr <0x0000-0xffff>]\n"
" [pan-id <0x0000-0xffff>]\n"
" [page <default|0-31>]\n"
" [channel <default|0-26>]\n"
" [mac <MAC address>]\n"
"\n"
" 6lowpan: dev <parent device (connection UUID, ifname, or MAC)>\n"
" dummy:\n"
"\n"
" SLAVE_OPTIONS:\n"
" bridge: [priority <0-63>]\n"
" [path-cost <1-65535>]\n"
" [hairpin yes|no]\n"
"\n"
" team: [config <file>|<raw JSON data>]\n"
"\n"
" IP_OPTIONS:\n"
" [ip4 <IPv4 address>] [gw4 <IPv4 gateway>]\n"
" [ip6 <IPv6 address>] [gw6 <IPv6 gateway>]\n"
"\n"
msgstr ""
"使い方: nmcli connection add { 引数 | help }\n"
"\n"
"引数 := COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- "
"([+|-]<setting>.<property> <value>)+]\n"
"\n"
" COMMON_OPTIONS:\n"
" type <type>\n"
" ifname <interface name> | \"*\"\n"
" [con-name <connection name>]\n"
" [autoconnect yes|no]\n"
" [save yes|no]\n"
" [master <master (ifname, or connection UUID or name)>]\n"
" [slave-type <master connection type>]\n"
"\n"
" TYPE_SPECIFIC_OPTIONS:\n"
" ethernet: [mac <MAC address>]\n"
" [cloned-mac <cloned MAC address>]\n"
" [mtu <MTU>]\n"
"\n"
" wifi: ssid <SSID>\n"
" [mac <MAC address>]\n"
" [cloned-mac <cloned MAC address>]\n"
" [mtu <MTU>]\n"
" [mode infrastructure|ap|adhoc]\n"
"\n"
" wimax: [mac <MAC address>]\n"
" [nsp <NSP>]\n"
"\n"
" pppoe: username <PPPoE username>\n"
" [password <PPPoE password>]\n"
" [service <PPPoE service name>]\n"
" [mtu <MTU>]\n"
" [mac <MAC address>]\n"
"\n"
" gsm: apn <APN>\n"
" [user <username>]\n"
" [password <password>]\n"
"\n"
" cdma: [user <username>]\n"
" [password <password>]\n"
"\n"
" infiniband: [mac <MAC address>]\n"
" [mtu <MTU>]\n"
" [transport-mode datagram | connected]\n"
" [parent <ifname>]\n"
" [p-key <IPoIB P_Key>]\n"
"\n"
" bluetooth: [addr <bluetooth address>]\n"
" [bt-type panu|nap|dun-gsm|dun-cdma]\n"
"\n"
" vlan: dev <parent device (connection UUID, ifname, or MAC)>\n"
" id <VLAN ID>\n"
" [flags <VLAN flags>]\n"
" [ingress <ingress priority mapping>]\n"
" [egress <egress priority mapping>]\n"
" [mtu <MTU>]\n"
"\n"
" bond: [mode balance-rr (0) | active-backup (1) | balance-xor (2) "
"| broadcast (3) |\n"
" 802.3ad (4) | balance-tlb (5) | balance-alb "
"(6)]\n"
" [primary <ifname>]\n"
" [miimon <num>]\n"
" [downdelay <num>]\n"
" [updelay <num>]\n"
" [arp-interval <num>]\n"
" [arp-ip-target <num>]\n"
" [lacp-rate slow (0) | fast (1)]\n"
"\n"
" bond-slave: master <master (ifname, or connection UUID or name)>\n"
"\n"
" team: [config <file>|<raw JSON data>]\n"
"\n"
" team-slave: master <master (ifname, or connection UUID or name)>\n"
" [config <file>|<raw JSON data>]\n"
"\n"
" bridge: [stp yes|no]\n"
" [priority <num>]\n"
" [forward-delay <2-30>]\n"
" [hello-time <1-10>]\n"
" [max-age <6-40>]\n"
" [ageing-time <0-1000000>]\n"
" [multicast-snooping yes|no]\n"
" [mac <MAC address>]\n"
"\n"
" bridge-slave: master <master (ifname, or connection UUID or name)>\n"
" [priority <0-63>]\n"
" [path-cost <1-65535>]\n"
" [hairpin yes|no]\n"
"\n"
" vpn: vpn-type vpnc|openvpn|pptp|openconnect|openswan|libreswan|"
"ssh|l2tp|iodine|...\n"
" [user <username>]\n"
"\n"
" olpc-mesh: ssid <SSID>\n"
" [channel <1-13>]\n"
" [dhcp-anycast <MAC address>]\n"
"\n"
" adsl: username <username>\n"
" protocol pppoa|pppoe|ipoatm\n"
" [password <password>]\n"
" [encapsulation vcmux|llc]\n"
"\n"
" tun: mode tun|tap\n"
" [owner <UID>]\n"
" [group <GID>]\n"
" [pi yes|no]\n"
" [vnet-hdr yes|no]\n"
" [multi-queue yes|no]\n"
"\n"
" ip-tunnel: mode ipip|gre|sit|isatap|vti|ip6ip6|ipip6|ip6gre|vti6\n"
" remote <remote endpoint IP>\n"
" [local <local endpoint IP>]\n"
" [dev <parent device (ifname or connection UUID)>]\n"
"\n"
" macsec: dev <parent device (connection UUID, ifname, or MAC)>\n"
" mode <psk|eap>\n"
" [cak <key> ckn <key>]\n"
" [encrypt yes|no]\n"
" [port 1-65534]\n"
"\n"
"\n"
" macvlan: dev <parent device (connection UUID, ifname, or MAC)>\n"
" mode vepa|bridge|private|passthru|source\n"
" [tap yes|no]\n"
"\n"
" vxlan: id <VXLAN ID>\n"
" remote <IP of multicast group or remote address>\n"
" [local <source IP>]\n"
" [dev <parent device (ifname or connection UUID)>]\n"
" [source-port-min <0-65535>]\n"
" [source-port-max <0-65535>]\n"
" [destination-port <0-65535>]\n"
"\n"
" wpan: [short-addr <0x0000-0xffff>]\n"
"\n"
" [pan-id <0x0000-0xffff>]\n"
"\n"
" [mac <MAC address>]\n"
"\n"
" 6lowpan: dev <parent device (connection UUID, ifname, or MAC)>\n"
" dummy:\n"
"\n"
" SLAVE_OPTIONS:\n"
" bridge: [priority <0-63>]\n"
" [path-cost <1-65535>]\n"
" [hairpin yes|no]\n"
"\n"
" team: [config <file>|<raw JSON data>]\n"
"\n"
" IP_OPTIONS:\n"
" [ip4 <IPv4 address>] [gw4 <IPv4 gateway>]\n"
" [ip6 <IPv6 address>] [gw6 <IPv6 gateway>]\n"
#: ../clients/cli/connections.c:1015
#, c-format
msgid ""
"Usage: nmcli connection modify { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID> ([+|-]<setting>.<property> <value>)+\n"
"\n"
"Modify one or more properties of the connection profile.\n"
"The profile is identified by its name, UUID or D-Bus path. For multi-valued\n"
"properties you can use optional '+' or '-' prefix to the property name.\n"
"The '+' sign allows appending items instead of overwriting the whole value.\n"
"The '-' sign allows removing selected items instead of the whole value.\n"
"\n"
"Examples:\n"
"nmcli con mod home-wifi wifi.ssid rakosnicek\n"
"nmcli con mod em1-1 ipv4.method manual ipv4.addr \"192.168.1.2/24, "
"10.10.1.5/8\"\n"
"nmcli con mod em1-1 +ipv4.dns 8.8.4.4\n"
"nmcli con mod em1-1 -ipv4.dns 1\n"
"nmcli con mod em1-1 -ipv6.addr \"abbe::cafe/56\"\n"
"nmcli con mod bond0 +bond.options mii=500\n"
"nmcli con mod bond0 -bond.options downdelay\n"
"\n"
msgstr ""
"使い方: nmcli connection modify { 引数 | help }\n"
"\n"
"引数 := [id | uuid | path] <ID> ([+|-]<setting>.<property> <value>)+\n"
"\n"
"接続プロファイルの 1 つ以上のプロパティーを変更します。\n"
"プロファイルは名前、UUID、または D-Bus パスで識別されます。複数の値から成るプ"
"ロパティーの場合は、\n"
"プロパティー名にオプションの '+' または '-' プレフィックスを使用できます。\n"
"'+' 記号を使用すると、値全体を上書きせずにアイテムを追加できます。\n"
"'-' 記号を使用すると、値全体の代わりに、選択されたアイテムを削除できます。\n"
"\n"
"例:\n"
"nmcli con mod home-wifi wifi.ssid rakosnicek\n"
"nmcli con mod em1-1 ipv4.method manual ipv4.addr \"192.168.1.2/24, "
"10.10.1.5/8\"\n"
"nmcli con mod em1-1 +ipv4.dns 8.8.4.4\n"
"nmcli con mod em1-1 -ipv4.dns 1\n"
"nmcli con mod em1-1 -ipv6.addr \"abbe::cafe/56\"\n"
"nmcli con mod bond0 +bond.options mii=500\n"
"nmcli con mod bond0 -bond.options downdelay\n"
"\n"
#: ../clients/cli/connections.c:1038
#, c-format
msgid ""
"Usage: nmcli connection clone { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [--temporary] [id | uuid | path] <ID> <new name>\n"
"\n"
"Clone an existing connection profile. The newly created connection will be\n"
"the exact copy of the <ID>, except the uuid property (will be generated) "
"and\n"
"id (provided as <new name> argument).\n"
"\n"
msgstr ""
"使い方: nmcli connection clone { 引数 | help }\n"
"\n"
"引数 := [--temporary] [id | uuid | path] <ID> <新しい名前>\n"
"\n"
"既存の接続プロファイルをクローンします。新しく作成された接続は\n"
"uuid プロパティー (生成されます) と、(<新しい名前> 引数として提供された) "
"id \n"
"を除き、<ID> の完全なコピーになります。\n"
"\n"
#: ../clients/cli/connections.c:1050
#, c-format
msgid ""
"Usage: nmcli connection edit { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID>\n"
"\n"
"Edit an existing connection profile in an interactive editor.\n"
"The profile is identified by its name, UUID or D-Bus path\n"
"\n"
"ARGUMENTS := [type <new connection type>] [con-name <new connection name>]\n"
"\n"
"Add a new connection profile in an interactive editor.\n"
"\n"
msgstr ""
"使い方: nmcli connection edit { 引数 | help }\n"
"\n"
"引数 := [id | uuid | path] <ID>\n"
"\n"
"インテラクティブなエディターで既存の接続プロファイルを編集します。\n"
"プロファイルは名前、UUID、D-Bus パスなどで識別します。\n"
"\n"
"引数 := [type <新しい接続タイプ>] [con-name <新しい接続名>]\n"
"\n"
"インテラクティブなエディターで新しい接続プロファイルを追加します。\n"
"\n"
#: ../clients/cli/connections.c:1065
#, c-format
msgid ""
"Usage: nmcli connection delete { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID>\n"
"\n"
"Delete a connection profile.\n"
"The profile is identified by its name, UUID or D-Bus path.\n"
"\n"
msgstr ""
"使い方: nmcli connection delete { 引数 | help }\n"
"\n"
"引数 := [id | uuid | path] <ID>\n"
"\n"
"接続プロファイルを削除します。\n"
"プロファイルは名前、UUID、D-Bus パスで識別します。\n"
"\n"
#: ../clients/cli/connections.c:1076
#, c-format
msgid ""
"Usage: nmcli connection monitor { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID> ...\n"
"\n"
"Monitor connection profile activity.\n"
"This command prints a line whenever the specified connection changes.\n"
"Monitors all connection profiles in case none is specified.\n"
"\n"
msgstr ""
"使い方: nmcli connection monitor { 引数 | help }\n"
"\n"
"引数 := [id | uuid | path] <ID> ...\n"
"\n"
"接続プロファイルアクティビティーを監視します。\n"
"このコマンドにより、指定された接続が変更されると常に行が出力されます。\n"
"何も指定されない場合は、すべての接続プロファイルを監視します。\n"
"\n"
#: ../clients/cli/connections.c:1088
#, c-format
msgid ""
"Usage: nmcli connection reload { help }\n"
"\n"
"Reload all connection files from disk.\n"
"\n"
msgstr ""
"使い方: nmcli connection reload { help }\n"
"\n"
"ディスクからすべての接続ファイルを再読み込みします。\n"
#: ../clients/cli/connections.c:1096
#, c-format
msgid ""
"Usage: nmcli connection load { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := <filename> [<filename>...]\n"
"\n"
"Load/reload one or more connection files from disk. Use this after manually\n"
"editing a connection file to ensure that NetworkManager is aware of its "
"latest\n"
"state.\n"
"\n"
msgstr ""
"使い方: nmcli connection load { 引数 | help }\n"
"\n"
"引数 := <filename> [<filename>...]\n"
"\n"
"ディスクから接続ファイルを一つまたは複数、読み込みまたは再読み込み\n"
"します。手作業で接続ファイルを編集した後は、必ずこのコマンドを使用して、\n"
"NetworkManager に最新の状態を認識させてください。\n"
"\n"
#: ../clients/cli/connections.c:1108
#, c-format
msgid ""
"Usage: nmcli connection import { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [--temporary] type <type> file <file to import>\n"
"\n"
"Import an external/foreign configuration as a NetworkManager connection "
"profile.\n"
"The type of the input file is specified by type option.\n"
"Only VPN configurations are supported at the moment. The configuration\n"
"is imported by NetworkManager VPN plugins.\n"
"\n"
msgstr ""
"使い方: nmcli connection import { 引数 | help }\n"
"\n"
"引数 := [--temporary] type <タイプ> file <インポートするファイル>\n"
"\n"
"外部設定を NetworkManager 接続プロファイルとしてインポートします。\n"
"入力ファイルの種類は type オプションで指定します。\n"
"現時点では VPN 設定のみがサポートされます。設定は\n"
"NetworkManager VPN プラグインによりインポートされます。\n"
"\n"
#: ../clients/cli/connections.c:1121
#, c-format
msgid ""
"Usage: nmcli connection export { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [id | uuid | path] <ID> [<output file>]\n"
"\n"
"Export a connection. Only VPN connections are supported at the moment.\n"
"The data are directed to standard output or to a file if a name is given.\n"
"\n"
msgstr ""
"使い方: nmcli connection export { 引数 | help }\n"
"\n"
"引数 := [id | uuid | path] <ID> [<出力ファイル>]\n"
"\n"
"接続をエクスポートします。現時点では、VPN 接続のみがサポートされます。\n"
"データは標準出力またはファイル (名前が指定された場合) に送信されます。\n"
"\n"
#: ../clients/cli/connections.c:1203
#, c-format
msgid "Error updating secrets for %s: %s\n"
msgstr "%s のシークレットの更新中にエラーが発生しました: %s\n"
#: ../clients/cli/connections.c:1246
msgid "Connection profile details"
msgstr "接続プロファイルの詳細"
#: ../clients/cli/connections.c:1259 ../clients/cli/connections.c:1344
#, c-format
msgid "Error: 'connection show': %s"
msgstr "エラー: 'connection show': %s"
#: ../clients/cli/connections.c:1334
msgid "Activate connection details"
msgstr "アクティブな接続の詳細"
#: ../clients/cli/connections.c:1442 ../clients/cli/devices.c:1511
#: ../clients/cli/devices.c:1525 ../clients/cli/devices.c:1540
#: ../clients/cli/devices.c:1598 ../clients/cli/devices.c:1700
msgid "NAME"
msgstr "名前"
#: ../clients/cli/connections.c:1530
#, c-format
msgid "invalid field '%s'; allowed fields: %s and %s, or %s,%s"
msgstr ""
"無効なフィールド '%s'; 使用できるフィールド: %s および %s、または %s、%s"
#: ../clients/cli/connections.c:1545 ../clients/cli/connections.c:1553
#, c-format
msgid "'%s' has to be alone"
msgstr "'%s' は孤立させる必要があります"
#: ../clients/cli/connections.c:1818
#, c-format
msgid "incorrect string '%s' of '--order' option"
msgstr "'--order' オプションの正しくない文字列 '%s'"
#: ../clients/cli/connections.c:1843
#, c-format
msgid "incorrect item '%s' in '--order' option"
msgstr "'--order' オプションの正しくないアイテム '%s'"
#: ../clients/cli/connections.c:1881
msgid "No connection specified"
msgstr "接続が指定されていません。"
#: ../clients/cli/connections.c:1892
#, c-format
msgid "%s argument is missing"
msgstr "%s 引数がありません。"
#: ../clients/cli/connections.c:1910
#, c-format
msgid "unknown connection '%s'"
msgstr "不明な接続 '%s'"
#: ../clients/cli/connections.c:1939
msgid "'--order' argument is missing"
msgstr "'--order' 引数がありません"
#: ../clients/cli/connections.c:1999
msgid "NetworkManager active profiles"
msgstr "NetworkManager のアクティブなプロファイル"
#: ../clients/cli/connections.c:2000
msgid "NetworkManager connection profiles"
msgstr "NetworkManager 接続プロファイル"
#: ../clients/cli/connections.c:2052 ../clients/cli/connections.c:2798
#: ../clients/cli/connections.c:2810 ../clients/cli/connections.c:2822
#: ../clients/cli/connections.c:3050 ../clients/cli/connections.c:8798
#: ../clients/cli/connections.c:8814 ../clients/cli/devices.c:3064
#: ../clients/cli/devices.c:3076 ../clients/cli/devices.c:3089
#: ../clients/cli/devices.c:3240 ../clients/cli/devices.c:3251
#: ../clients/cli/devices.c:3269 ../clients/cli/devices.c:3278
#: ../clients/cli/devices.c:3299 ../clients/cli/devices.c:3310
#: ../clients/cli/devices.c:3328 ../clients/cli/devices.c:3711
#: ../clients/cli/devices.c:3721 ../clients/cli/devices.c:3729
#: ../clients/cli/devices.c:3741 ../clients/cli/devices.c:3756
#: ../clients/cli/devices.c:3764 ../clients/cli/devices.c:3938
#: ../clients/cli/devices.c:3949 ../clients/cli/devices.c:4120
#, c-format
msgid "Error: %s argument is missing."
msgstr "エラー: %s 引数がありません。"
#: ../clients/cli/connections.c:2080
#, c-format
msgid "Error: %s - no such connection profile."
msgstr "エラー: %s - そのような接続プロファイルはありません。"
#: ../clients/cli/connections.c:2171 ../clients/cli/connections.c:2785
#: ../clients/cli/connections.c:2849 ../clients/cli/connections.c:8318
#: ../clients/cli/connections.c:8424 ../clients/cli/connections.c:8914
#: ../clients/cli/devices.c:1785 ../clients/cli/devices.c:2071
#: ../clients/cli/devices.c:2240 ../clients/cli/devices.c:2348
#: ../clients/cli/devices.c:2537 ../clients/cli/devices.c:3901
#: ../clients/cli/devices.c:4126 ../clients/cli/general.c:901
#, c-format
msgid "Error: %s."
msgstr "エラー: %s."
#: ../clients/cli/connections.c:2264
#, c-format
msgid "no active connection on device '%s'"
msgstr "デバイス '%s' 上にアクティブな接続はありません"
#: ../clients/cli/connections.c:2272
msgid "no active connection or device"
msgstr "アクティブな接続またはデバイスがありません"
#: ../clients/cli/connections.c:2292
#, fuzzy, c-format
msgid "device '%s' not compatible with connection '%s': "
msgstr "デバイス '%s' は接続 '%s' と互換性がありません:"
#: ../clients/cli/connections.c:2325
#, c-format
msgid "device '%s' not compatible with connection '%s'"
msgstr "デバイス '%s' は接続 '%s' と互換性がありません"
#: ../clients/cli/connections.c:2328
#, c-format
msgid "no device found for connection '%s'"
msgstr "接続 '%s'用のデバイスが見つかりません"
#: ../clients/cli/connections.c:2379
#, c-format
msgid "Hint: use '%s' to get more details."
msgstr ""
#: ../clients/cli/connections.c:2397
#, c-format
msgid "Connection successfully activated (%s) (D-Bus active path: %s)\n"
msgstr "接続が正常にアクティベートされました (%s) (D-Bus アクティブパス: %s)\n"
#: ../clients/cli/connections.c:2401 ../clients/cli/connections.c:2551
#: ../clients/cli/connections.c:6651
#, c-format
msgid "Connection successfully activated (D-Bus active path: %s)\n"
msgstr "接続が正常にアクティベートされました (D-Bus アクティブパス: %s)\n"
#: ../clients/cli/connections.c:2408 ../clients/cli/connections.c:2530
#, c-format
msgid "Error: Connection activation failed: %s"
msgstr "エラー: 接続のアクティベーションに失敗: %s"
#: ../clients/cli/connections.c:2445
#, c-format
msgid "Error: Timeout expired (%d seconds)"
msgstr "エラー: タイムアウト (%d 秒) になりました"
#: ../clients/cli/connections.c:2613
#, c-format
msgid "failed to read passwd-file '%s': %s"
msgstr "passwd-file '%s'の読み込みに失敗: %s"
#: ../clients/cli/connections.c:2626
#, c-format
msgid "missing colon in 'password' entry '%s'"
msgstr "'password' エントリー '%s' にコロンがありません"
#: ../clients/cli/connections.c:2634
#, c-format
msgid "missing dot in 'password' entry '%s'"
msgstr "'password' エントリー '%s' にドットがありません"
#: ../clients/cli/connections.c:2647
#, c-format
msgid "invalid setting name in 'password' entry '%s'"
msgstr "'password' エントリー '%s' の設定名が無効です"
#: ../clients/cli/connections.c:2701
#, c-format
msgid "unknown device '%s'."
msgstr "不明なデバイス '%s' です。"
#: ../clients/cli/connections.c:2706
msgid "neither a valid connection nor device given"
msgstr "有効な接続、デバイスいずれも指定されていません"
#: ../clients/cli/connections.c:2832 ../clients/cli/devices.c:1744
#: ../clients/cli/devices.c:3121 ../clients/cli/devices.c:3341
#: ../clients/cli/devices.c:3955
#, c-format
msgid "Unknown parameter: %s\n"
msgstr "不明なパラメーター: %s\n"
#: ../clients/cli/connections.c:2857
msgid "preparing"
msgstr "準備中"
#: ../clients/cli/connections.c:2965
#, c-format
msgid "Connection '%s' (%s) successfully deleted.\n"
msgstr "接続 '%s' (%s) が正常に削除されました。\n"
#: ../clients/cli/connections.c:2981
#, c-format
msgid "Connection '%s' successfully deactivated (D-Bus active path: %s)\n"
msgstr ""
"接続 '%s' が正常に非アクティブ化されました (D-Bus アクティブパス: %s)\n"
#: ../clients/cli/connections.c:3032 ../clients/cli/connections.c:8532
#: ../clients/cli/connections.c:8563 ../clients/cli/connections.c:8721
#, c-format
msgid "Error: No connection specified."
msgstr "エラー: 接続が指定されていません。"
#: ../clients/cli/connections.c:3062
#, c-format
msgid "Error: '%s' is not an active connection.\n"
msgstr "エラー: '%s' はアクティブな接続ではありません。\n"
#: ../clients/cli/connections.c:3063
#, c-format
msgid "Error: not all active connections found."
msgstr "エラー: アクティブな一部の接続が見つかりません。"
#: ../clients/cli/connections.c:3071
#, c-format
msgid "Error: no active connection provided."
msgstr "エラー: アクティブな接続がありません。"
#: ../clients/cli/connections.c:3102
#, c-format
msgid "Connection '%s' deactivation failed: %s\n"
msgstr "接続 '%s' の非アクティブ化に失敗しました: %s\n"
#: ../clients/cli/connections.c:3353 ../clients/cli/connections.c:3410
#: ../clients/common/nm-client-utils.c:221
#, c-format
msgid "'%s' not among [%s]"
msgstr "'%s' は [%s] にはありません"
#. We should not really come here
#: ../clients/cli/connections.c:3373 ../clients/cli/connections.c:3433
#: ../clients/common/nm-client-utils.c:289
#, c-format
msgid "Unknown error"
msgstr "不明なエラー"
#: ../clients/cli/connections.c:3567
#, c-format
msgid "Warning: master='%s' doesn't refer to any existing profile.\n"
msgstr "警告: master='%s' は既存のプロファイルを参照しません。\n"
#: ../clients/cli/connections.c:3920
#, c-format
msgid "Error: invalid property '%s': %s."
msgstr "エラー: 無効なプロパティー '%s': %s。"
#: ../clients/cli/connections.c:3937
#, c-format
msgid "Error: failed to modify %s.%s: %s."
msgstr "エラー: %s.%s の変更に失敗しました: %s。"
#: ../clients/cli/connections.c:3957
#, c-format
msgid "Error: failed to remove a value from %s.%s: %s."
msgstr "エラー: '%s' の値の削除に失敗しました、%s: %s。"
#: ../clients/cli/connections.c:3991
#, c-format
msgid "Error: '%s' is mandatory."
msgstr "エラー: '%s' は必須です。"
#: ../clients/cli/connections.c:4018
#, c-format
msgid "Error: invalid slave type; %s."
msgstr "エラー: 無効なスレーブタイプ; %s。"
#: ../clients/cli/connections.c:4026
#, c-format
msgid "Error: invalid connection type; %s."
msgstr "エラー: 無効な接続タイプ; %s。"
#: ../clients/cli/connections.c:4103
#, c-format
msgid "Error: bad connection type: %s"
msgstr "エラー: 問題のある接続タイプ: %s"
#: ../clients/cli/connections.c:4149
#, c-format
msgid "Error: '%s': %s"
msgstr "エラー: '%s': %s"
#: ../clients/cli/connections.c:4170
msgid "Error: master is required"
msgstr "エラー: マスターが必要です"
#: ../clients/cli/connections.c:4229
#, c-format
msgid "Error: error adding bond option '%s=%s'."
msgstr "エラー: ボンドオプション '%s=%s' の追加中にエラー。"
#: ../clients/cli/connections.c:4260
#, c-format
msgid "Error: '%s' is not a valid monitoring mode; use '%s' or '%s'.\n"
msgstr ""
"エラー: '%s' は無効なモニタリングモードです; '%s' または '%s' を使用してくだ"
"さい。\n"
#: ../clients/cli/connections.c:4291
#, c-format
msgid "Error: 'bt-type': '%s' not valid; use [%s, %s, %s (%s), %s]."
msgstr ""
"エラー: 'bt-type': '%s' は無効です。[%s, %s, %s (%s), %s] を使用してくださ"
"い。"
#: ../clients/cli/connections.c:4540
#, c-format
msgid "Error: value for '%s' is missing."
msgstr "エラー: '%s' の値が不明です。"
#: ../clients/cli/connections.c:4586
msgid "Error: <setting>.<property> argument is missing."
msgstr "エラー: <setting>.<property> 引数がありません。"
#: ../clients/cli/connections.c:4609
#, c-format
msgid "Error: invalid or not allowed setting '%s': %s."
msgstr "エラー: 無効または許可されていない設定 '%s' です: %s。"
#: ../clients/cli/connections.c:4655 ../clients/cli/connections.c:4671
#, c-format
msgid "Error: '%s' is ambiguous (%s.%s or %s.%s)."
msgstr "エラー:'%s' があいまいです (%s.%s または %s.%s)。"
#: ../clients/cli/connections.c:4689
#, c-format
msgid "Error: invalid <setting>.<property> '%s'."
msgstr "エラー: 無効な <setting>.<property> '%s' です。"
#: ../clients/cli/connections.c:4733 ../clients/cli/connections.c:8364
#, c-format
msgid "Error: Failed to add '%s' connection: %s"
msgstr "エラー: '%s' 接続の追加に失敗しました: %s"
#: ../clients/cli/connections.c:4751
#, c-format
msgid ""
"Warning: There is another connection with the name '%1$s'. Reference the "
"connection by its uuid '%2$s'\n"
msgid_plural ""
"Warning: There are %3$u other connections with the name '%1$s'. Reference "
"the connection by its uuid '%2$s'\n"
msgstr[0] ""
"警告: 名前が '%1$s' の接続が他に %3$u 個あります。uuid が '%2$s' の接続を参照"
"してください。\n"
#: ../clients/cli/connections.c:4760
#, c-format
msgid "Connection '%s' (%s) successfully added.\n"
msgstr "接続 '%s' (%s) が正常に追加されました。\n"
#: ../clients/cli/connections.c:4813 ../clients/cli/connections.c:6774
#: ../clients/cli/connections.c:6775 ../clients/cli/devices.c:535
#: ../clients/cli/devices.c:542 ../clients/cli/devices.c:1265
#: ../clients/cli/general.c:142 ../clients/cli/utils.h:296
#: ../clients/common/nm-client-utils.c:279
#: ../clients/common/nm-meta-setting-desc.c:763
#: ../clients/common/nm-meta-setting-desc.c:2704
msgid "no"
msgstr "いいえ"
#: ../clients/cli/connections.c:4814 ../clients/cli/connections.c:6774
#: ../clients/cli/connections.c:6775 ../clients/cli/devices.c:534
#: ../clients/cli/devices.c:541 ../clients/cli/devices.c:1265
#: ../clients/cli/general.c:141 ../clients/cli/utils.h:296
#: ../clients/common/nm-client-utils.c:278
#: ../clients/common/nm-meta-setting-desc.c:763
#: ../clients/common/nm-meta-setting-desc.c:2701
msgid "yes"
msgstr "はい"
#: ../clients/cli/connections.c:4900
#, c-format
msgid ""
"You can specify this option more than once. Press <Enter> when you're done.\n"
msgstr ""
"このオプションは複数回指定することができます。終了したら <Enter> を押してくだ"
"さい。\n"
#. Ask for optional arguments.
#: ../clients/cli/connections.c:5002
#, c-format
msgid "There is %d optional setting for %s.\n"
msgid_plural "There are %d optional settings for %s.\n"
msgstr[0] "%2$s には、任意の設定が %1$d 個あります。\n"
#: ../clients/cli/connections.c:5008
#, c-format
msgid "Do you want to provide it? %s"
msgid_plural "Do you want to provide them? %s"
msgstr[0] "指定しますか? %s"
#: ../clients/cli/connections.c:5141 ../clients/cli/utils.c:295
#, c-format
msgid "Error: value for '%s' argument is required."
msgstr "エラー: '%s' 引数の値が必要です。"
#: ../clients/cli/connections.c:5148
#, c-format
msgid "Error: 'save': %s."
msgstr "エラー: 'save': %s。"
#: ../clients/cli/connections.c:5234 ../clients/cli/connections.c:5245
#, c-format
msgid "Error: '%s' argument is required."
msgstr "エラー: '%s' 引数が必要です。"
#: ../clients/cli/connections.c:6210
#, c-format
msgid "['%s' setting values]\n"
msgstr "['%s' 設定値]\n"
#. TRANSLATORS: do not translate command names and keywords before ::
#. * However, you should translate terms enclosed in <>.
#.
#: ../clients/cli/connections.c:6319
#, c-format
msgid ""
"---[ Main menu ]---\n"
"goto [<setting> | <prop>] :: go to a setting or property\n"
"remove <setting>[.<prop>] | <prop> :: remove setting or reset property "
"value\n"
"set [<setting>.<prop> <value>] :: set property value\n"
"describe [<setting>.<prop>] :: describe property\n"
"print [all | <setting>[.<prop>]] :: print the connection\n"
"verify [all | fix] :: verify the connection\n"
"save [persistent|temporary] :: save the connection\n"
"activate [<ifname>] [/<ap>|<nsp>] :: activate the connection\n"
"back :: go one level up (back)\n"
"help/? [<command>] :: print this help\n"
"nmcli <conf-option> <value> :: nmcli configuration\n"
"quit :: exit nmcli\n"
msgstr ""
"---[ メインメニュー ]---\n"
"goto [<setting> | <prop>] :: 設定またはプロパティーに移動する\n"
"remove <setting>[.<prop>] | <prop> :: 設定を削除する、またはプロパティー値"
"をリセットする\n"
"set [<setting>.<prop> <value>] :: プロパティー値を設定する\n"
"describe [<setting>.<prop>] :: プロパティーの説明を表示する\n"
"print [all | <setting>[.<prop>]] :: 接続を出力する\n"
"verify [all | fix] :: 接続を検証する\n"
"save [persistent|temporary] :: 接続を保存する\n"
"activate [<ifname>] [/<ap>|<nsp>] :: 接続をアクティベートする\n"
"back :: ひとつ上のレベルに移動する (戻る)\n"
"help/? [<command>] :: このヘルプを表示する\n"
"nmcli <conf-option> <value> :: nmcli 設定\n"
"quit :: nmcli を終了する\n"
#: ../clients/cli/connections.c:6346
#, c-format
msgid ""
"goto <setting>[.<prop>] | <prop> :: enter setting/property for editing\n"
"\n"
"This command enters into a setting or property for editing it.\n"
"\n"
"Examples: nmcli> goto connection\n"
" nmcli connection> goto secondaries\n"
" nmcli> goto ipv4.addresses\n"
msgstr ""
"goto <setting>[.<prop>] | <prop> :: 設定/プロパティーに入り編集する\n"
"\n"
"このコマンドを使って設定またはプロパティーに入り編集を行います。\n"
"\n"
"例: nmcli> goto connection\n"
" nmcli connection> goto secondaries\n"
" nmcli> goto ipv4.addresses\n"
#: ../clients/cli/connections.c:6353
#, c-format
msgid ""
"remove <setting>[.<prop>] :: remove setting or reset property value\n"
"\n"
"This command removes an entire setting from the connection, or if a "
"property\n"
"is given, resets that property to the default value.\n"
"\n"
"Examples: nmcli> remove wifi-sec\n"
" nmcli> remove eth.mtu\n"
msgstr ""
"remove <setting>[.<prop>] :: 設定を削除する、またはプロパティー値をリセット"
"する\n"
"\n"
"このコマンドを使って接続から全設定を削除します。または、プロパティーを\n"
"指定している場合にはそのプロパティーをデフォルト値としてリセットします。\n"
"\n"
"例: nmcli> remove wifi-sec\n"
" nmcli> remove eth.mtu\n"
#: ../clients/cli/connections.c:6360
#, c-format
msgid ""
"set [<setting>.<prop> <value>] :: set property value\n"
"\n"
"This command sets property value.\n"
"\n"
"Example: nmcli> set con.id My connection\n"
msgstr ""
"set [<setting>.<prop> <value>] :: プロパティー値を設定する\n"
"\n"
"このコマンドを使ってプロパティー値を設定します。\n"
"\n"
"例: nmcli> set con.id My connection\n"
#: ../clients/cli/connections.c:6365
#, c-format
msgid ""
"describe [<setting>.<prop>] :: describe property\n"
"\n"
"Shows property description. You can consult nm-settings(5) manual page to "
"see all NM settings and properties.\n"
msgstr ""
"describe [<setting>.<prop>] :: プロパティー値を表示する\n"
"\n"
"プロパティー詳細を表示します。NM の設定およびプロパティーの全詳細については、"
"nm-settings(5) の man ページを参照してください。\n"
#: ../clients/cli/connections.c:6370
#, c-format
msgid ""
"print [all] :: print setting or connection values\n"
"\n"
"Shows current property or the whole connection.\n"
"\n"
"Example: nmcli ipv4> print all\n"
msgstr ""
"print [all] :: 設定または接続値を出力する\n"
"\n"
"現在のプロパティーまたは接続全体を表示します。\n"
"\n"
"例: nmcli ipv4> print all\n"
#: ../clients/cli/connections.c:6375
#, c-format
msgid ""
"verify [all | fix] :: verify setting or connection validity\n"
"\n"
"Verifies whether the setting or connection is valid and can be saved later.\n"
"It indicates invalid values on error. Some errors may be fixed "
"automatically\n"
"by 'fix' option.\n"
"\n"
"Examples: nmcli> verify\n"
" nmcli> verify fix\n"
" nmcli bond> verify\n"
msgstr ""
"verify [all | fix] :: 設定または接続の有効性を確認する\n"
"\n"
"設定または接続が有効かどうかを確認し、あとで保存することができます。\n"
"エラーの場合には無効な値を表示します。'fix' オプションにより一部のエラーは自"
"動的に\n"
"修正されることがあります。\n"
"\n"
"例: nmcli> verify\n"
" nmcli> verify fix\n"
" nmcli bond> verify\n"
#: ../clients/cli/connections.c:6384
#, c-format
msgid ""
"save [persistent|temporary] :: save the connection\n"
"\n"
"Sends the connection profile to NetworkManager that either will save it\n"
"persistently, or will only keep it in memory. 'save' without an argument\n"
"means 'save persistent'.\n"
"Note that once you save the profile persistently those settings are saved\n"
"across reboot or restart. Subsequent changes can also be temporary or\n"
"persistent, but any temporary changes will not persist across reboot or\n"
"restart. If you want to fully remove the persistent connection, the "
"connection\n"
"profile must be deleted.\n"
msgstr ""
"save [persistent|temporary] :: 接続を保存する\n"
"\n"
"接続プロファイルを NetworkManager に送信し、永続的に保存するか、\n"
"メモリーにのみ保持します。引数がない 'save' は 'save persistent' を\n"
"意味します。\n"
"プロファイルを永続的に保存すると、これらの設定は、再起動しても\n"
"保持されます。以降の変更も一時的または永続的に行えますが\n"
"一時的な変更は再起動後に保持されません。\n"
"永続的な接続を完全に削除する場合は、接続プロファイルを削除する\n"
"必要があります。\n"
#: ../clients/cli/connections.c:6395
#, c-format
msgid ""
"activate [<ifname>] [/<ap>|<nsp>] :: activate the connection\n"
"\n"
"Activates the connection.\n"
"\n"
"Available options:\n"
"<ifname> - device the connection will be activated on\n"
"/<ap>|<nsp> - AP (Wi-Fi) or NSP (WiMAX) (prepend with / when <ifname> is not "
"specified)\n"
msgstr ""
"activate [<ifname>] [/<ap>|<nsp>] :: 接続をアクティベートする\n"
"\n"
"接続をアクティベートします。\n"
"\n"
"使用できるオプション:\n"
"<ifname> - このデバイスで接続をアクティベートする\n"
"/<ap>|<nsp> - AP (Wi-Fi) または NSP (WiMAX) (<ifname> が指定されていない場合"
"は / を先頭に付ける)\n"
#: ../clients/cli/connections.c:6402 ../clients/cli/connections.c:6560
#, c-format
msgid ""
"back :: go to upper menu level\n"
"\n"
msgstr ""
"back :: 一つ上のメニューレベルに移動\n"
"\n"
#: ../clients/cli/connections.c:6405
#, c-format
msgid ""
"help/? [<command>] :: help for the nmcli commands\n"
"\n"
msgstr ""
"help/? [<command>] :: nmcli コマンドのヘルプ\n"
"\n"
#: ../clients/cli/connections.c:6408
#, c-format
msgid ""
"nmcli [<conf-option> <value>] :: nmcli configuration\n"
"\n"
"Configures nmcli. The following options are available:\n"
"status-line yes | no [default: no]\n"
"save-confirmation yes | no [default: yes]\n"
"show-secrets yes | no [default: no]\n"
"prompt-color <color> | <0-8> [default: 0]\n"
"%s\n"
"Examples: nmcli> nmcli status-line yes\n"
" nmcli> nmcli save-confirmation no\n"
" nmcli> nmcli prompt-color 3\n"
msgstr ""
"nmcli [<conf-option> <value>] :: nmcli 設定\n"
"\n"
"nmcli の設定を行ないます。次のオプションが使用可能です。\n"
"status-line yes | no [default: no]\n"
"save-confirmation yes | no [default: yes]\n"
"show-secrets yes | no [default: no]\n"
"prompt-color <color> | <0-8> [default: 0]\n"
"%s\n"
"例: nmcli> nmcli status-line yes\n"
" nmcli> nmcli save-confirmation no\n"
" nmcli> nmcli prompt-color 3\n"
#: ../clients/cli/connections.c:6430 ../clients/cli/connections.c:6566
#, c-format
msgid ""
"quit :: exit nmcli\n"
"\n"
"This command exits nmcli. When the connection being edited is not saved, the "
"user is asked to confirm the action.\n"
msgstr ""
"quit :: nmcli の終了\n"
"\n"
"nmcli を終了します。変更した接続の保存を行なっていない場合、この動作の確認が"
"求められます。\n"
#: ../clients/cli/connections.c:6435 ../clients/cli/connections.c:6571
#: ../clients/cli/connections.c:7000 ../clients/cli/connections.c:7947
#, c-format
msgid "Unknown command: '%s'\n"
msgstr "不明なコマンド: '%s'\n"
#. TRANSLATORS: do not translate command names and keywords before ::
#. * However, you should translate terms enclosed in <>.
#.
#: ../clients/cli/connections.c:6500
#, c-format
msgid ""
"---[ Property menu ]---\n"
"set [<value>] :: set new value\n"
"add [<value>] :: add new option to the property\n"
"change :: change current value\n"
"remove [<index> | <option>] :: delete the value\n"
"describe :: describe property\n"
"print [setting | connection] :: print property (setting/connection) "
"value(s)\n"
"back :: go to upper level\n"
"help/? [<command>] :: print this help or command description\n"
"quit :: exit nmcli\n"
msgstr ""
"---[ プロパティーメニュー]---\n"
"set [<value>] :: 新しい値の設定\n"
"add [<value>] :: プロパティーに新規オプションを追加\n"
"change :: 現在の値を変更\n"
"remove [<index> | <option>] :: 値の削除\n"
"describe :: プロパティーの詳細表示\n"
"print [setting | connection] :: プロパティー値 (設定/接続) の表示\n"
"back :: 上のレベルに移動\n"
"help/? [<command>] :: このヘルプまたはコマンドの詳細を表示\n"
"quit :: nmcli の終了\n"
#: ../clients/cli/connections.c:6525
#, c-format
msgid ""
"set [<value>] :: set new value\n"
"\n"
"This command sets provided <value> to this property\n"
msgstr ""
"set [<value>] :: 新しい値の設定\n"
"\n"
"このプロパティーに指定した <value> を設定します。\n"
#: ../clients/cli/connections.c:6529
#, c-format
msgid ""
"add [<value>] :: append new value to the property\n"
"\n"
"This command adds provided <value> to this property, if the property is of a "
"container type. For single-valued properties the property value is replaced "
"(same as 'set').\n"
msgstr ""
"add [<value>] :: プロパティーに新しい値を追加する\n"
"\n"
"このコマンドを実行すると、プロパティーのタイプがコンテナーの場合に、指定した "
"<value> がこのプロパティーに追加されます。単一値のプロパティーの場合は、その"
"プロパティー値が置換されます ('set' の場合と同じ)。\n"
#: ../clients/cli/connections.c:6535
#, c-format
msgid ""
"change :: change current value\n"
"\n"
"Displays current value and allows editing it.\n"
msgstr ""
"change :: 現在の値を変更\n"
"\n"
"現在の値を表示し、その値を変更することができます。\n"
#: ../clients/cli/connections.c:6539
#, c-format
msgid ""
"remove [<value>|<index>|<option name>] :: delete the value\n"
"\n"
"Removes the property value. For single-valued properties, this sets the\n"
"property back to its default value. For container-type properties, this "
"removes\n"
"all the values of that property, or you can specify an argument to remove "
"just\n"
"a single item or option. The argument is either a value or index of the item "
"to\n"
"remove, or an option name (for properties with named options).\n"
"\n"
"Examples: nmcli ipv4.dns> remove 8.8.8.8\n"
" nmcli ipv4.dns> remove 2\n"
" nmcli bond.options> remove downdelay\n"
"\n"
msgstr ""
"remove [<value>|<index>|<option name>] :: 値を削除する\n"
"\n"
"プロパティー値を削除します。単一値のプロパティーの場合は、\n"
"プロパティーがデフォルト値に戻ります。コンテナータイププロパティーの場合"
"は、\n"
"そのプロパティーのすべての値が削除されます。または、単一アイテムまたはオプ"
"ション\n"
"のみを削除するために引数を指定することもできます。引数は削除するアイテムの値"
"またはインデックスか、\n"
"オプション名 (オプションが指定されたプロパティーの場合) のいずれかです。\n"
"\n"
"例: nmcli ipv4.dns> remove 8.8.8.8\n"
" nmcli ipv4.dns> remove 2\n"
" nmcli bond.options> remove downdelay\n"
"\n"
#: ../clients/cli/connections.c:6550
#, c-format
msgid ""
"describe :: describe property\n"
"\n"
"Shows property description. You can consult nm-settings(5) manual page to "
"see all NM settings and properties.\n"
msgstr ""
"describe :: プロパティーの詳細表示\n"
"\n"
"プロパティーの詳細を表示します。NM 設定とプロパティーの詳細は、nm-"
"settings(5) man ページを参照してください。\n"
#: ../clients/cli/connections.c:6555
#, c-format
msgid ""
"print [property|setting|connection] :: print property (setting, connection) "
"value(s)\n"
"\n"
"Shows property value. Providing an argument you can also display values for "
"the whole setting or connection.\n"
msgstr ""
"print [property|setting|connection] :: プロパティー値の表示 (設定、接続)\n"
"\n"
"プロパティー値を表示します。引数を指定すると、設定または接続全体の値を表示さ"
"せることもできます。\n"
#: ../clients/cli/connections.c:6563
#, c-format
msgid ""
"help/? [<command>] :: help for nmcli commands\n"
"\n"
msgstr ""
"help/? [<command>] :: nmcli コマンドのヘルプ\n"
"\n"
#: ../clients/cli/connections.c:6657
#, c-format
msgid "Error: Connection activation failed.\n"
msgstr "エラー: 接続のアクティベートに失敗しました。\n"
#: ../clients/cli/connections.c:6754
#, c-format
msgid "Error: setting '%s' is mandatory and cannot be removed.\n"
msgstr "エラー: 設定 '%s' は必須のため削除できません。\n"
#. TRANSLATORS: status line in nmcli connection editor
#: ../clients/cli/connections.c:6772
#, c-format
msgid "[ Type: %s | Name: %s | UUID: %s | Dirty: %s | Temp: %s ]\n"
msgstr "[ タイプ: %s | 名前: %s | UUID: %s | Dirty: %s | Temp: %s ]\n"
#: ../clients/cli/connections.c:6808
#, c-format
msgid "The connection is not saved. Do you really want to quit? %s"
msgstr "この接続は保存されません。本当に終了しますか? %s"
#: ../clients/cli/connections.c:6850
#, c-format
msgid ""
"The connection profile has been removed from another client. You may type "
"'save' in the main menu to restore it.\n"
msgstr ""
"この接続プロファイルは別のクライアントからは削除されています。メインメニュー"
"で 'save' と入力すると元に戻すことができます。\n"
#: ../clients/cli/connections.c:6884 ../clients/cli/connections.c:7289
#: ../clients/cli/connections.c:7349
#, c-format
msgid "Allowed values for '%s' property: %s\n"
msgstr "'%s' プロパティーに使用できる値: %s\n"
#: ../clients/cli/connections.c:6888 ../clients/cli/connections.c:7293
#: ../clients/cli/connections.c:7353
#, c-format
msgid "Enter '%s' value: "
msgstr "'%s' 値を入力してください: "
#: ../clients/cli/connections.c:6903 ../clients/cli/connections.c:6925
#: ../clients/cli/connections.c:7298 ../clients/cli/connections.c:7359
#, c-format
msgid "Error: failed to set '%s' property: %s\n"
msgstr "エラー: '%s' プロパティーの設定に失敗しました: %s\n"
#: ../clients/cli/connections.c:6918
#, c-format
msgid "Edit '%s' value: "
msgstr "'%s' 値の編集: "
#: ../clients/cli/connections.c:6947 ../clients/cli/settings.c:395
#, c-format
msgid "Error: %s\n"
msgstr "エラー: %s\n"
#: ../clients/cli/connections.c:6952 ../clients/cli/connections.c:7457
#: ../clients/cli/connections.c:7508
#, c-format
msgid "Error: failed to remove value of '%s': %s\n"
msgstr "エラー: '%s' の値の削除に失敗しました: %s\n"
#: ../clients/cli/connections.c:6973
#, c-format
msgid "Unknown command argument: '%s'\n"
msgstr "不明なコマンド引数: '%s'\n"
#: ../clients/cli/connections.c:7064
#, c-format
msgid "Available settings: %s\n"
msgstr "使用可能な設定: %s\n"
#: ../clients/cli/connections.c:7076
#, c-format
msgid "Error: invalid setting name; %s\n"
msgstr "エラー: 無効な設定名; %s\n"
#: ../clients/cli/connections.c:7094
#, c-format
msgid "Available properties: %s\n"
msgstr "利用可能なプロパティー: %s\n"
#: ../clients/cli/connections.c:7102
#, c-format
msgid "Error: property %s\n"
msgstr "エラー: プロパティー %s\n"
#: ../clients/cli/connections.c:7147
#, c-format
msgid ""
"Saving the connection with 'autoconnect=yes'. That might result in an "
"immediate activation of the connection.\n"
"Do you still want to save? %s"
msgstr ""
"'autoconnect=yes' でこの接続を保存しています。これにより直ちに接続がアクティ"
"ベートされる可能性があります。\n"
"本当に保存しますか? %s"
#: ../clients/cli/connections.c:7223
#, c-format
msgid "You may edit the following settings: %s\n"
msgstr "次の設定を変更することができます: %s\n"
#: ../clients/cli/connections.c:7254
#, c-format
msgid ""
"The connection profile has been removed from another client. You may type "
"'save' to restore it.\n"
msgstr ""
"この接続プロファイルは別のクライアントからは削除されています。'save' と入力す"
"ると元に戻すことができます。\n"
#: ../clients/cli/connections.c:7302 ../clients/cli/connections.c:7553
#: ../clients/cli/connections.c:7585
#, c-format
msgid "Error: no setting selected; valid are [%s]\n"
msgstr "エラー: 設定が選択されていません。有効な設定は [%s] になります\n"
#: ../clients/cli/connections.c:7303
#, c-format
msgid "use 'goto <setting>' first, or 'set <setting>.<property>'\n"
msgstr ""
"まず先に 'goto <setting>' を使用するか、'set <setting>.<property>' を使用して"
"ください。\n"
#: ../clients/cli/connections.c:7318 ../clients/cli/connections.c:7484
#: ../clients/cli/connections.c:7575
#, c-format
msgid "Error: invalid setting argument '%s'; valid are [%s]\n"
msgstr "エラー: 無効な設定引数 %s です。[%s] が有効な引数になります\n"
#: ../clients/cli/connections.c:7327
#, c-format
msgid "Error: missing setting for '%s' property\n"
msgstr "エラー: '%s' プロパティー用の設定がありません\n"
#: ../clients/cli/connections.c:7334
#, c-format
msgid "Error: invalid property: %s\n"
msgstr "エラー: 無効なプロパティー: %s\n"
#: ../clients/cli/connections.c:7391
#, c-format
msgid "Error: unknown setting '%s'\n"
msgstr "エラー: 不明な設定 '%s'\n"
#: ../clients/cli/connections.c:7416
#, c-format
msgid "You may edit the following properties: %s\n"
msgstr "変更できるのは次のプロパティーになります: %s\n"
#: ../clients/cli/connections.c:7462
#, c-format
msgid "Error: no argument given; valid are [%s]\n"
msgstr "エラー: 引数が指定されていません。[%s] が有効な引数になります\n"
#: ../clients/cli/connections.c:7481
#, c-format
msgid "Setting '%s' is not present in the connection.\n"
msgstr "この接続には、設定 '%s' はありません。\n"
#: ../clients/cli/connections.c:7529
#, c-format
msgid "Error: %s properties, nor it is a setting name.\n"
msgstr "エラー: %s プロパティー、設定名でもありません。\n"
#: ../clients/cli/connections.c:7554 ../clients/cli/connections.c:7586
#, c-format
msgid "use 'goto <setting>' first, or 'describe <setting>.<property>'\n"
msgstr ""
"まず先に 'goto <setting>' を使用するか、'describe <setting>.<property>' を使"
"用してください\n"
#: ../clients/cli/connections.c:7609
#, c-format
msgid "Error: invalid property: %s, neither a valid setting name.\n"
msgstr "エラー: 無効なプロパティー: %s、有効な設定名でもありません。\n"
#: ../clients/cli/connections.c:7639
#, c-format
msgid "Error: unknown setting: '%s'\n"
msgstr "エラー: 不明な設定: '%s'\n"
#: ../clients/cli/connections.c:7644
#, c-format
msgid "Error: '%s' setting not present in the connection\n"
msgstr "エラー: この接続には、設定 '%s' がありません。\n"
#: ../clients/cli/connections.c:7675
#, c-format
msgid "Error: invalid property: %s%s\n"
msgstr "エラー: 無効なプロパティー: %s%s\n"
#: ../clients/cli/connections.c:7677
msgid ", neither a valid setting name"
msgstr "有効な設定名でもありません。"
#: ../clients/cli/connections.c:7693
#, c-format
msgid "Invalid verify option: %s\n"
msgstr "無効な検証オプション: %s\n"
#: ../clients/cli/connections.c:7701
#, c-format
msgid "Verify setting '%s': %s\n"
msgstr "設定 '%s' の確認: %s\n"
#: ../clients/cli/connections.c:7716
#, c-format
msgid "Verify connection: %s\n"
msgstr "接続の確認: %s\n"
#: ../clients/cli/connections.c:7719
#, c-format
msgid "The error cannot be fixed automatically.\n"
msgstr "エラーを自動的に修正できません。\n"
#: ../clients/cli/connections.c:7736
#, c-format
msgid "Error: invalid argument '%s'\n"
msgstr "エラー: 無効な引数 '%s'\n"
#: ../clients/cli/connections.c:7771
#, c-format
msgid "Error: Failed to save '%s' (%s) connection: %s\n"
msgstr "エラー: '%s' (%s) 接続の保存に失敗しました: %s\n"
#: ../clients/cli/connections.c:7778
#, c-format
msgid "Connection '%s' (%s) successfully saved.\n"
msgstr "接続 '%s' (%s) が正常に保存されました。\n"
#: ../clients/cli/connections.c:7779
#, c-format
msgid "Connection '%s' (%s) successfully updated.\n"
msgstr "接続 '%s' (%s) が正常に更新されました。\n"
#: ../clients/cli/connections.c:7811
#, c-format
msgid "Error: connection verification failed: %s\n"
msgstr "エラー: 接続の確認に失敗しました: %s\n"
#: ../clients/cli/connections.c:7812
msgid "(unknown error)"
msgstr "(不明なエラー)"
#: ../clients/cli/connections.c:7813
#, c-format
msgid "You may try running 'verify fix' to fix errors.\n"
msgstr "エラーを修正するために 'verify fix' の実行を試行できます。\n"
#: ../clients/cli/connections.c:7835
#, c-format
msgid "Error: connection is not saved. Type 'save' first.\n"
msgstr "エラー: 接続は保存されていません。まず 'save' と入力します。\n"
#: ../clients/cli/connections.c:7839
#, c-format
msgid "Error: connection is not valid: %s\n"
msgstr "エラー: 接続は無効です: %s\n"
#: ../clients/cli/connections.c:7849
#, c-format
msgid "Error: Cannot activate connection: %s.\n"
msgstr "エラー: 接続をアクティベートできません: %s。\n"
#: ../clients/cli/connections.c:7858
#, c-format
msgid "Error: Failed to activate '%s' (%s) connection: %s\n"
msgstr "エラー: '%s' (%s) 接続のアクティベートに失敗しました: %s\n"
#: ../clients/cli/connections.c:7865
msgid "Monitoring connection activation (press any key to continue)\n"
msgstr "モニタリング接続のアクティベート (いずれかのキーを押して続行する)\n"
#: ../clients/cli/connections.c:7901
#, c-format
msgid "Error: status-line: %s\n"
msgstr "エラー: status-line: %s\n"
#: ../clients/cli/connections.c:7909
#, c-format
msgid "Error: save-confirmation: %s\n"
msgstr "エラー: save-confirmation: %s\n"
#: ../clients/cli/connections.c:7917
#, c-format
msgid "Error: show-secrets: %s\n"
msgstr "エラー: show-secrets: %s\n"
#: ../clients/cli/connections.c:7924
#, c-format
msgid "Current nmcli configuration:\n"
msgstr "現在の nmcli 設定:\n"
#: ../clients/cli/connections.c:7932
#, c-format
msgid "Invalid configuration option '%s'; allowed [%s]\n"
msgstr "無効な設定オプション '%s'; [%s] は指定できます\n"
#: ../clients/cli/connections.c:8150
#, c-format
msgid "Error: only one of 'id', 'filename', uuid, or 'path' can be provided."
msgstr ""
"エラー: 指定できるのは、'id'、'filename'、uuid、または 'path' のいずれか 1 つ"
"になります。"
#: ../clients/cli/connections.c:8164 ../clients/cli/connections.c:8325
#, c-format
msgid "Error: Unknown connection '%s'."
msgstr "エラー: 不明な接続 '%s' です。"
#: ../clients/cli/connections.c:8180
#, c-format
msgid "Warning: editing existing connection '%s'; 'type' argument is ignored\n"
msgstr "警告: 既存の接続 '%s' を編集しています。'type' 引数は無視されます\n"
#: ../clients/cli/connections.c:8183
#, c-format
msgid ""
"Warning: editing existing connection '%s'; 'con-name' argument is ignored\n"
msgstr ""
"警告: 既存の接続 '%s' を編集しています。'con-name' 引数は無視されます\n"
#: ../clients/cli/connections.c:8210
#, c-format
msgid "Valid connection types: %s\n"
msgstr "有効な接続タイプ: %s\n"
#: ../clients/cli/connections.c:8212
#, c-format
msgid "Error: invalid connection type; %s\n"
msgstr "エラー: 無効な接続タイプ; %s\n"
#: ../clients/cli/connections.c:8248
#, c-format
msgid "===| nmcli interactive connection editor |==="
msgstr "===| nmcli インテラクティブ接続エディター |==="
#: ../clients/cli/connections.c:8251
#, c-format
msgid "Editing existing '%s' connection: '%s'"
msgstr "既存の '%s' 接続を編集中: '%s'"
#: ../clients/cli/connections.c:8253
#, c-format
msgid "Adding a new '%s' connection"
msgstr "新規の '%s' 接続を追加中"
#: ../clients/cli/connections.c:8255
#, c-format
msgid "Type 'help' or '?' for available commands."
msgstr "使用できるコマンドを表示するには 'help' または '?' を入力します。"
#: ../clients/cli/connections.c:8257
#, c-format
msgid "Type 'print' to show all the connection properties."
msgstr "すべての接続プロパティーを表示するには 'print' とタイプします。"
#: ../clients/cli/connections.c:8259
#, c-format
msgid "Type 'describe [<setting>.<prop>]' for detailed property description."
msgstr ""
"プロパティー詳細を表示するには、'describe [<setting>.<prop>]' を入力します。"
#: ../clients/cli/connections.c:8287
#, c-format
msgid "Error: Failed to modify connection '%s': %s"
msgstr "エラー: 接続 '%s' の変更に失敗しました: %s"
#: ../clients/cli/connections.c:8293
#, c-format
msgid "Connection '%s' (%s) successfully modified.\n"
msgstr "接続 '%s' (%s) が正常に変更されました。\n"
#: ../clients/cli/connections.c:8369
#, c-format
msgid "%s (%s) cloned as %s (%s).\n"
msgstr "%s (%s) が %s (%s) としてクローンされました。\n"
#: ../clients/cli/connections.c:8435
msgid "New connection name: "
msgstr "新規の接続名:"
#: ../clients/cli/connections.c:8437
#, c-format
msgid "Error: <new name> argument is missing."
msgstr "エラー: <new name> 引数がありません。"
#: ../clients/cli/connections.c:8442 ../clients/cli/connections.c:8925
#, c-format
msgid "Error: unknown extra argument: '%s'."
msgstr "エラー: 不明な追加の引数: '%s'。"
#: ../clients/cli/connections.c:8487
#, c-format
msgid "Error: not all connections deleted."
msgstr "エラー: 一部の接続が削除されていません。"
#: ../clients/cli/connections.c:8488
#, c-format
msgid "Error: Connection deletion failed: %s"
msgstr "エラー: 接続の削除に失敗しました: %s"
#: ../clients/cli/connections.c:8544 ../clients/cli/connections.c:8665
#, c-format
msgid "Error: %s.\n"
msgstr "エラー: %s。\n"
#: ../clients/cli/connections.c:8545 ../clients/cli/connections.c:8666
#, c-format
msgid "Error: not all connections found."
msgstr "エラー: 一部の接続が見つかりません。"
#. truncate trailing ", "
#: ../clients/cli/connections.c:8596
#, c-format
msgid "Error: cannot delete unknown connection(s): %s."
msgstr "エラー: 不明な接続を削除できません: %s。"
#: ../clients/cli/connections.c:8606
#, c-format
msgid "%s: connection profile changed\n"
msgstr "%s: 接続プロファイルが変更されました\n"
#: ../clients/cli/connections.c:8632
#, c-format
msgid "%s: connection profile created\n"
msgstr "%s: 接続プロファイルが作成されました\n"
#: ../clients/cli/connections.c:8641
#, c-format
msgid "%s: connection profile removed\n"
msgstr "%s: 接続プロファイルが削除されました\n"
#: ../clients/cli/connections.c:8703
#, c-format
msgid "Error: failed to reload connections: %s."
msgstr "エラー: 接続のリロードに失敗しました: %s。"
#: ../clients/cli/connections.c:8736
#, c-format
msgid "Error: failed to load connection: %s."
msgstr "エラー: 接続のロードに失敗しました: %s。"
#: ../clients/cli/connections.c:8744
#, c-format
msgid "Could not load file '%s'\n"
msgstr "'%s' ファイルを読み込めませんでした。\n"
#: ../clients/cli/connections.c:8751
msgid "File to import: "
msgstr "インポートするファイル:"
#: ../clients/cli/connections.c:8785
#, c-format
msgid "Error: No arguments provided."
msgstr "エラー: 引数がありません。"
#: ../clients/cli/connections.c:8808
#, c-format
msgid "Warning: 'type' already specified, ignoring extra one.\n"
msgstr "警告: 'type' はすでに指定されています。追加のものは無視されます。\n"
#: ../clients/cli/connections.c:8822
#, c-format
msgid "Warning: 'file' already specified, ignoring extra one.\n"
msgstr "警告: 'file' はすでに指定されています。追加のものは無視されます。\n"
#: ../clients/cli/connections.c:8824
#, c-format
msgid "Unknown parameter: %s"
msgstr "不明なパラメーター: %s"
#: ../clients/cli/connections.c:8835
#, c-format
msgid "Error: 'type' argument is required."
msgstr "エラー: 'type' 引数が必要です。"
#: ../clients/cli/connections.c:8839
#, c-format
msgid "Error: 'file' argument is required."
msgstr "エラー: 'file' 引数が必要です。"
#: ../clients/cli/connections.c:8845
#, c-format
msgid "Error: failed to find VPN plugin for %s."
msgstr "エラー: %s 用の VPN プラグインが見つかりません。"
#: ../clients/cli/connections.c:8852 ../clients/cli/connections.c:8946
#, c-format
msgid "Error: failed to load VPN plugin: %s."
msgstr "エラー: VPN プラグインのロードに失敗しました: %s。"
#: ../clients/cli/connections.c:8859
#, c-format
msgid "Error: failed to import '%s': %s."
msgstr "エラー: '%s' のインポートに失敗しました: %s。"
#: ../clients/cli/connections.c:8932
msgid "Output file name: "
msgstr "出力ファイル名:"
#: ../clients/cli/connections.c:8937
#, c-format
msgid "Error: the connection is not VPN."
msgstr "エラー: 接続は VPN ではありません。"
#: ../clients/cli/connections.c:8959
#, c-format
msgid "Error: failed to create temporary file %s."
msgstr "エラー: 一時ファイル %s の作成に失敗しました。"
#: ../clients/cli/connections.c:8967
#, c-format
msgid "Error: failed to export '%s': %s."
msgstr "エラー: '%s' のエクスポートに失敗しました: %s。"
#: ../clients/cli/connections.c:8979
#, c-format
msgid "Error: failed to read temporary file '%s': %s."
msgstr "エラー: 一時ファイル '%s' の読み取りに失敗しました: %s。"
#. define some prompts
#: ../clients/cli/devices.c:39
msgid "Interface: "
msgstr "インターフェース: "
#: ../clients/cli/devices.c:40
msgid "Interface(s): "
msgstr "インターフェース: "
#: ../clients/cli/devices.c:73 ../clients/cli/devices.c:1293
msgid "(none)"
msgstr "(なし)"
#: ../clients/cli/devices.c:184 ../clients/cli/devices.c:191
msgid "(unknown)"
msgstr "(不明)"
#: ../clients/cli/devices.c:339
#, c-format
msgid "<invisible> | %s"
msgstr "<invisible> | %s"
#: ../clients/cli/devices.c:340
msgid "<invisible>"
msgstr "<invisible>"
#: ../clients/cli/devices.c:441
#, c-format
msgid "%u Mb/s"
msgstr "%u Mb/s"
#: ../clients/cli/devices.c:695
#, c-format
msgid ""
"Usage: nmcli device { COMMAND | help }\n"
"\n"
"COMMAND := { status | show | set | connect | reapply | modify | disconnect | "
"delete | monitor | wifi | lldp }\n"
"\n"
" status\n"
"\n"
" show [<ifname>]\n"
"\n"
" set [ifname] <ifname> [autoconnect yes|no] [managed yes|no]\n"
"\n"
" connect <ifname>\n"
"\n"
" reapply <ifname>\n"
"\n"
" modify <ifname> ([+|-]<setting>.<property> <value>)+\n"
"\n"
" disconnect <ifname> ...\n"
"\n"
" delete <ifname> ...\n"
"\n"
" monitor <ifname> ...\n"
"\n"
" wifi [list [ifname <ifname>] [bssid <BSSID>]]\n"
"\n"
" wifi connect <(B)SSID> [password <password>] [wep-key-type key|phrase] "
"[ifname <ifname>]\n"
" [bssid <BSSID>] [name <name>] [private yes|no] "
"[hidden yes|no]\n"
"\n"
" wifi hotspot [ifname <ifname>] [con-name <name>] [ssid <SSID>] [band a|bg] "
"[channel <channel>] [password <password>]\n"
"\n"
" wifi rescan [ifname <ifname>] [[ssid <SSID to scan>] ...]\n"
"\n"
" lldp [list [ifname <ifname>]]\n"
"\n"
msgstr ""
"使い方: nmcli device { コマンド | help }\n"
"\n"
"コマンド := { status | show | set | connect | reapply | modify | disconnect "
"| delete | monitor | wifi | lldp }\n"
"\n"
" status\n"
"\n"
" show [<ifname>]\n"
"\n"
" set [ifname] <ifname> [autoconnect yes|no] [managed yes|no]\n"
"\n"
" connect <ifname>\n"
"\n"
" reapply <ifname>\n"
"\n"
" modify <ifname> ([+|-]<setting>.<property> <value>)+\n"
"\n"
" disconnect <ifname> ...\n"
"\n"
" delete <ifname> ...\n"
"\n"
" monitor <ifname> ...\n"
"\n"
" wifi [list [ifname <ifname>] [bssid <BSSID>]]\n"
"\n"
" wifi connect <(B)SSID> [password <password>] [wep-key-type key|phrase] "
"[ifname <ifname>]\n"
" [bssid <BSSID>] [name <name>] [private yes|no] "
"[hidden yes|no]\n"
"\n"
" wifi hotspot [ifname <ifname>] [con-name <name>] [ssid <SSID>] [band a|bg] "
"[channel <channel>] [password <password>]\n"
"\n"
" wifi rescan [ifname <ifname>] [[ssid <SSID to scan>] ...]\n"
"\n"
" lldp [list [ifname <ifname>]]\n"
"\n"
#: ../clients/cli/devices.c:718
#, c-format
msgid ""
"Usage: nmcli device status { help }\n"
"\n"
"Show status for all devices.\n"
"By default, the following columns are shown:\n"
" DEVICE - interface name\n"
" TYPE - device type\n"
" STATE - device state\n"
" CONNECTION - connection activated on device (if any)\n"
"Displayed columns can be changed using '--fields' global option. 'status' "
"is\n"
"the default command, which means 'nmcli device' calls 'nmcli device "
"status'.\n"
"\n"
msgstr ""
"使い方: nmcli device status { help }\n"
"\n"
"全デバイスの状態を表示します。\n"
"デフォルトでは、次の項目が表示されます。\n"
" デバイス - インターフェース名\n"
" タイプ - デバイスタイプ\n"
" 状態 - デバイスの状態\n"
" 接続 - デバイス上でアクティブにしている接続があればそれを表示\n"
"'--fields' グローバルオプションを使用すると、表示させる項目を変更することがで"
"きます。\n"
"'status' はデフォルトのコマンドで、'nmcli device' を実行すると 'nmcli device "
"status' を実行したことになります。\n"
"\n"
#: ../clients/cli/devices.c:733
#, c-format
msgid ""
"Usage: nmcli device show { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [<ifname>]\n"
"\n"
"Show details of device(s).\n"
"The command lists details for all devices, or for a given device.\n"
"\n"
msgstr ""
"使い方: nmcli device show { 引数 | help }\n"
"\n"
"引数 := [<ifname>]\n"
"\n"
"デバイスの詳細を表示します。\n"
"このコマンドですべてのデバイスまたは指定デバイスの詳細を表示させます。\n"
"\n"
#: ../clients/cli/devices.c:744
#, c-format
msgid ""
"Usage: nmcli device connect { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := <ifname>\n"
"\n"
"Connect the device.\n"
"NetworkManager will try to find a suitable connection that will be "
"activated.\n"
"It will also consider connections that are not set to auto-connect.\n"
"\n"
msgstr ""
"使い方: nmcli device connect { 引数 | help }\n"
"\n"
"引数 := <ifname>\n"
"\n"
"デバイスを接続します。\n"
"NetworkManager により適した接続が検索され、アクティベートされます。\n"
"auto-connect に設定されていない接続についても考慮されます。\n"
"\n"
#: ../clients/cli/devices.c:756
#, c-format
msgid ""
"Usage: nmcli device reapply { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := <ifname>\n"
"\n"
"Attempts to update device with changes to the currently active connection\n"
"made since it was last applied.\n"
"\n"
msgstr ""
"使い方: n nmcli device reapply { 引数 | help }\n"
"\n"
"引数 := <ifname>\n"
"\n"
"現在アクティブな接続に最後に適用された以降に\n"
"行った変更で、デバイスの更新を試行します。\n"
"\n"
#: ../clients/cli/devices.c:767
#, c-format
msgid ""
"Usage: nmcli device modify { ARGUMENTS | --help }\n"
"\n"
"ARGUMENTS := <ifname> ([+|-]<setting>.<property> <value>)+\n"
"\n"
"Modify one or more properties currently active on the device without "
"modifying\n"
"the connection profile. The changes have immediate effect. For multi-valued\n"
"properties you can use optional '+' or '-' prefix to the property name.\n"
"The '+' sign allows appending items instead of overwriting the whole value.\n"
"The '-' sign allows removing selected items instead of the whole value.\n"
"\n"
"Examples:\n"
"nmcli dev mod em1 ipv4.method manual ipv4.addr \"192.168.1.2/24, "
"10.10.1.5/8\"\n"
"nmcli dev mod em1 +ipv4.dns 8.8.4.4\n"
"nmcli dev mod em1 -ipv4.dns 1\n"
"nmcli dev mod em1 -ipv6.addr \"abbe::cafe/56\"\n"
msgstr ""
"使い方: nmcli device modify { 引数 | --help }\n"
"\n"
"引数 := <ifname> ([+|-]<setting>.<property> <value>)+\n"
"\n"
"接続プロファイルを編集せずに、現在アクティブなデバイスのプロパティーを 1 つ以"
"上変更します。\n"
"変更はすぐに反映されます。\n"
"複数の値で構成されるプロパティーの場合は、\n"
"プロパティー名にオプションの '+' または '-' プレフィックスを使用できます。\n"
"'+' 記号を使用すると、値全体を上書きせずにアイテムを追加できます。\n"
"'-' 記号を使用すると、値全体ではなく、選択されたアイテムを削除できます。\n"
"\n"
"例:\n"
"nmcli dev mod em1 ipv4.method manual ipv4.addr \"192.168.1.2/24, "
"10.10.1.5/8\"\n"
"nmcli dev mod em1 +ipv4.dns 8.8.4.4\n"
"nmcli dev mod em1 -ipv4.dns 1\n"
"nmcli dev mod em1 -ipv6.addr \"abbe::cafe/56\"\n"
#: ../clients/cli/devices.c:787
#, c-format
msgid ""
"Usage: nmcli device disconnect { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := <ifname> ...\n"
"\n"
"Disconnect devices.\n"
"The command disconnects the device and prevents it from auto-activating\n"
"further connections without user/manual intervention.\n"
"\n"
msgstr ""
"使い方: nmcli device disconnect { 引数 | help }\n"
"\n"
"引数 := <ifname> ...\n"
"\n"
"デバイスの接続を切断します。\n"
"このコマンドにより、デバイスの接続が切断され、ユーザーが介入せずに\n"
"それ以降の接続が自動アクティベートされることがなくなります。\n"
"\n"
#: ../clients/cli/devices.c:799
#, c-format
msgid ""
"Usage: nmcli device delete { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := <ifname> ...\n"
"\n"
"Delete the software devices.\n"
"The command removes the interfaces. It only works for software devices\n"
"(like bonds, bridges, etc.). Hardware devices cannot be deleted by the\n"
"command.\n"
"\n"
msgstr ""
"使い方: nmcli device delete { 引数 | help }\n"
"\n"
"引数 := <ifname> ...\n"
"\n"
"ソフトウェアデバイスを削除します。\n"
"このコマンドにより、インターフェースが削除されます。ソフトウェアデバイス\n"
"(ボンドやブリッジなど) にのみ有効です。ハードウェアデバイスは、この\n"
"コマンドで削除できません。\n"
"\n"
#: ../clients/cli/devices.c:812
#, c-format
msgid ""
"Usage: nmcli device set { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := DEVICE { PROPERTY [ PROPERTY ... ] }\n"
"DEVICE := [ifname] <ifname> \n"
"PROPERTY := { autoconnect { yes | no } |\n"
" { managed { yes | no }\n"
"\n"
"Modify device properties.\n"
"\n"
msgstr ""
"使い方: nmcli device set { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := DEVICE { PROPERTY [ PROPERTY ... ] }\n"
"DEVICE := [ifname] <ifname> \n"
"PROPERTY := { autoconnect { yes | no } |\n"
" { managed { yes | no }\n"
"\n"
"デバイスプロパティーを変更します。\n"
"\n"
#: ../clients/cli/devices.c:825
#, c-format
msgid ""
"Usage: nmcli device monitor { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [<ifname>] ...\n"
"\n"
"Monitor device activity.\n"
"This command prints a line whenever the specified devices change state.\n"
"Monitors all devices in case no interface is specified.\n"
"\n"
msgstr ""
"使い方: nmcli device monitor { 引数 | help }\n"
"\n"
"引数 := [<ifname>] ...\n"
"\n"
"デバイスアクティビティーを監視します。\n"
"このコマンドにより、指定されたデバイスの状態が変わるたびに行が出力されま"
"す。\n"
"インターフェースが指定されない場合は、すべてのデバイスを監視します。\n"
"\n"
#: ../clients/cli/devices.c:837
#, c-format
msgid ""
"Usage: nmcli device wifi { ARGUMENTS | help }\n"
"\n"
"Perform operation on Wi-Fi devices.\n"
"\n"
"ARGUMENTS := [list [ifname <ifname>] [bssid <BSSID>]]\n"
"\n"
"List available Wi-Fi access points. The 'ifname' and 'bssid' options can be\n"
"used to list APs for a particular interface, or with a specific BSSID.\n"
"\n"
"ARGUMENTS := connect <(B)SSID> [password <password>] [wep-key-type key|"
"phrase] [ifname <ifname>]\n"
" [bssid <BSSID>] [name <name>] [private yes|no] [hidden "
"yes|no]\n"
"\n"
"Connect to a Wi-Fi network specified by SSID or BSSID. The command creates\n"
"a new connection and then activates it on a device. This is a command-line\n"
"counterpart of clicking an SSID in a GUI client. The command always creates\n"
"a new connection and thus it is mainly useful for connecting to new Wi-Fi\n"
"networks. If a connection for the network already exists, it is better to\n"
"bring up the existing profile as follows: nmcli con up id <name>. Note that\n"
"only open, WEP and WPA-PSK networks are supported at the moment. It is also\n"
"assumed that IP configuration is obtained via DHCP.\n"
"\n"
"ARGUMENTS := hotspot [ifname <ifname>] [con-name <name>] [ssid <SSID>]\n"
" [band a|bg] [channel <channel>] [password <password>]\n"
"\n"
"Create a Wi-Fi hotspot. Use 'connection down' or 'device disconnect'\n"
"to stop the hotspot.\n"
"Parameters of the hotspot can be influenced by the optional parameters:\n"
"ifname - Wi-Fi device to use\n"
"con-name - name of the created hotspot connection profile\n"
"ssid - SSID of the hotspot\n"
"band - Wi-Fi band to use\n"
"channel - Wi-Fi channel to use\n"
"password - password to use for the hotspot\n"
"\n"
"ARGUMENTS := rescan [ifname <ifname>] [[ssid <SSID to scan>] ...]\n"
"\n"
"Request that NetworkManager immediately re-scan for available access "
"points.\n"
"NetworkManager scans Wi-Fi networks periodically, but in some cases it "
"might\n"
"be useful to start scanning manually. 'ssid' allows scanning for a specific\n"
"SSID, which is useful for APs with hidden SSIDs. More 'ssid' parameters can "
"be\n"
"given. Note that this command does not show the APs,\n"
"use 'nmcli device wifi list' for that.\n"
"\n"
msgstr ""
"使い方: nmcli device wifi { 引数 | help }\n"
"\n"
"Wi-Fi デバイス上で演算を実行します。\n"
"\n"
"引数 := [list [ifname <ifname>] [bssid <BSSID>]]\n"
"\n"
"使用可能な Wi-Fi アクセスポイントを一覧表示します。'ifname' オプションと "
"'bssid' オプションを使用すると、\n"
"特定のインターフェース用の AP、または特定の BSSID を持つ AP を一覧表示するこ"
"とができます。\n"
"\n"
"引数 := connect <(B)SSID> [password <password>] [wep-key-type key|phrase] "
"[ifname <ifname>]\n"
" [bssid <BSSID>] [name <name>] [private yes|no] [hidden "
"yes|no]\n"
"\n"
"SSID または BSSID で指定した Wi-Fi ネットワークへ接続します。このコマンドによ"
"り新規の\n"
"接続が作成され、デバイス上でアクティベートされます。これは、GUI\n"
"クライアントで SSID をクリックした場合と同じ動作になります。常に新規の接続"
"が\n"
"作成されるため、主に新規の Wi-Fi ネットワークに接続する場合に役に立ちます。\n"
"ネットワーク用の接続がすでに存在する場合は、「nmcli con up id <name>」を使っ"
"て\n"
"既存のプロファイルを有効にすることが推奨されます。現時点でサポートされている"
"のはオープンな\n"
"WEP ネットワークおよび WPA-PSK ネットワークのみであることに注意してくださ"
"い。また、\n"
"IP 設定は DHCP で取得することが前提となります。\n"
"\n"
"引数 := wifi hotspot [ifname <ifname>] [con-name <name>] [ssid <SSID>]\n"
" [band a|bg] [channel <channel>] [password "
"<password>]\n"
"\n"
"Wi-Fi ホットスポットを作成します。'connection down' または 'device "
"disconnect' で\n"
"ホットスポットを停止します。\n"
"ホットスポットのパラメーターは、以下のオプションのパラメーターの影響を受けま"
"す:\n"
"ifname - Wi-Fi device to use\n"
"con-name - name of the created hotspot connection profile\n"
"ssid - SSID of the hotspot\n"
"band - Wi-Fi band to use\n"
"channel - Wi-Fi channel to use\n"
"password - password to use for the hotspot\n"
"\n"
"引数 := rescan [ifname <ifname>] [[ssid <SSID to scan>] ...]\n"
"\n"
"NetworkManager が直ちに利用可能なアクセスポイントを再スキャンすることをリクエ"
"ストします。\n"
"\n"
"NetworkManager は定期的に Wi-Fi ネットワークをスキャンしますが、\n"
"スキャンを手動で開始することが便利な場合もあります。'ssid' を使用すると特定"
"の\n"
"SSID をスキャンすることができ、非表示 SSID の AP で便利です。'ssid' パラメー"
"ターは複数使用できます。\n"
"このコマンドは AP を表示しないことに留意してください。\n"
"表示するためのコマンドは 'nmcli device wifi list' です。\n"
"\n"
#: ../clients/cli/devices.c:884
#, c-format
msgid ""
"Usage: nmcli device lldp { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [list [ifname <ifname>]]\n"
"\n"
"List neighboring devices discovered through LLDP. The 'ifname' option can "
"be\n"
"used to list neighbors for a particular interface.\n"
"\n"
msgstr ""
"使い方: nmcli device lldp { 引数 | help }\n"
"\n"
"引数 := [list [ifname <ifname>]]\n"
"\n"
"LLDP を介して検出された近接デバイスを一覧表示します。'ifname' オプションを使"
"用すると、\n"
"特定のインターフェースの近接デバイスを一覧表示できます。\n"
"\n"
#: ../clients/cli/devices.c:1040
#, c-format
msgid "Error: No interface specified."
msgstr "エラー: インターフェースが指定されていません。"
#: ../clients/cli/devices.c:1063
#, c-format
msgid "Warning: argument '%s' is duplicated.\n"
msgstr "警告: 引数 '%s' が重複しています。\n"
#: ../clients/cli/devices.c:1066
#, c-format
msgid "Error: Device '%s' not found.\n"
msgstr "エラー: デバイス'%s' が見つかりません。\n"
#: ../clients/cli/devices.c:1067
#, c-format
msgid "Error: not all devices found."
msgstr "エラー: 一部のデバイスが見つかりません。"
#: ../clients/cli/devices.c:1098
msgid "No interface specified"
msgstr "インターフェースが指定されていません"
#: ../clients/cli/devices.c:1117
#, c-format
msgid "Device '%s' not found"
msgstr "デバイス'%s' が見つかりません"
#: ../clients/cli/devices.c:1213
#, c-format
msgid "%u MHz"
msgstr "%u MHz"
#: ../clients/cli/devices.c:1214
#, c-format
msgid "%u Mbit/s"
msgstr "%u Mbit/s"
#: ../clients/cli/devices.c:1225
msgid "WEP"
msgstr "WEP"
#: ../clients/cli/devices.c:1229
msgid "WPA1"
msgstr "WPA1"
#: ../clients/cli/devices.c:1233
msgid "WPA2"
msgstr "WPA2"
#: ../clients/cli/devices.c:1238
msgid "802.1X"
msgstr "802.1X"
#: ../clients/cli/devices.c:1253
msgid "Ad-Hoc"
msgstr "アドホック"
#: ../clients/cli/devices.c:1254
msgid "Infra"
msgstr "インフラ"
#: ../clients/cli/devices.c:1255
msgid "N/A"
msgstr "なし"
#: ../clients/cli/devices.c:1450
msgid "Device details"
msgstr "デバイスの詳細"
#: ../clients/cli/devices.c:1461
#, c-format
msgid "Error: 'device show': %s"
msgstr "エラー: 'device show': %s"
#: ../clients/cli/devices.c:1759
msgid "Status of devices"
msgstr "デバイスの状態"
#: ../clients/cli/devices.c:1763
#, c-format
msgid "Error: 'device status': %s"
msgstr "エラー: 'device status': %s"
#: ../clients/cli/devices.c:1790 ../clients/cli/devices.c:2245
#: ../clients/cli/devices.c:4130
#, c-format
msgid "Error: invalid extra argument '%s'."
msgstr "エラー: '%s' は無効な追加引数です。"
#: ../clients/cli/devices.c:1826 ../clients/cli/general.c:524
#, c-format
msgid "Error: Timeout %d sec expired."
msgstr "エラー: 制限時間の %d 秒が経過"
#: ../clients/cli/devices.c:1875
#, c-format
msgid "Device '%s' successfully activated with '%s'.\n"
msgstr "デバイス '%s' が '%s' で正常にアクティベートされました。\n"
#: ../clients/cli/devices.c:1881
#, c-format
msgid "Error: Connection activation failed: (%d) %s.\n"
msgstr "エラー: 接続のアクティベーションに失敗しました: (%d) %s.\n"
#: ../clients/cli/devices.c:1917
#, c-format
msgid "Error: Failed to setup a Wi-Fi hotspot: %s"
msgstr "エラー: Wi-Fi hotspot の設定に失敗しました: %s"
#: ../clients/cli/devices.c:1920
#, c-format
msgid "Error: Failed to add/activate new connection: %s"
msgstr "エラー: 新規接続の追加またはアクティベートに失敗しました: %s"
#: ../clients/cli/devices.c:1930
#, c-format
msgid "Error: Failed to setup a Wi-Fi hotspot"
msgstr "エラー: Wi-Fi hotspot の設定に失敗しました"
#: ../clients/cli/devices.c:1932
#, c-format
msgid "Error: Failed to add/activate new connection: Unknown error"
msgstr "エラー: 新規接続の追加、アクティベートに失敗しました: 不明なエラー"
#: ../clients/cli/devices.c:1944
#, c-format
msgid "Connection with UUID '%s' created and activated on device '%s'\n"
msgstr ""
"UUID '%s' の接続が、'%s' デバイス上に作成されアクティベートされました。\n"
#: ../clients/cli/devices.c:1947
#, c-format
msgid "Hotspot '%s' activated on device '%s'\n"
msgstr "ホットスポット '%s' が、デバイス '%s' でアクティベートされました\n"
#: ../clients/cli/devices.c:2011
#, c-format
msgid "Error: Device activation failed: %s"
msgstr "エラー: デバイスのアクティベートに失敗しました: %s"
#: ../clients/cli/devices.c:2020
#, c-format
msgid "Error: Device activation failed: device was disconnected"
msgstr ""
"エラー: デバイスのアクティベートに失敗しました: デバイスが切断されました"
#: ../clients/cli/devices.c:2035
#, c-format
msgid "Device '%s' has been connected.\n"
msgstr "デバイス '%s' は接続されています。\n"
#: ../clients/cli/devices.c:2076
#, c-format
msgid "Error: extra argument not allowed: '%s'."
msgstr "エラー: 追加の引数は許可されていません: '%s'。"
#: ../clients/cli/devices.c:2148 ../clients/cli/devices.c:2163
#: ../clients/cli/devices.c:2393
#, c-format
msgid "Device '%s' successfully disconnected.\n"
msgstr "デバイス '%s' が正常に切断されました。\n"
#: ../clients/cli/devices.c:2151
#, c-format
msgid "Device '%s' successfully removed.\n"
msgstr "デバイス '%s' が正常に削除されました。\n"
#: ../clients/cli/devices.c:2210 ../clients/cli/devices.c:2280
#, c-format
msgid "Error: Reapplying connection to device '%s' (%s) failed: %s"
msgstr "エラー: デバイス '%s' (%s) への接続の再適用に失敗しました: %s"
#: ../clients/cli/devices.c:2220 ../clients/cli/devices.c:2289
#, c-format
msgid "Connection successfully reapplied to device '%s'.\n"
msgstr "接続がデバイス '%s' に正常に再適用されました。\n"
#: ../clients/cli/devices.c:2314
#, c-format
msgid "Error: Reading applied connection from device '%s' (%s) failed: %s"
msgstr ""
"エラー: デバイス '%s' (%s) からの適用済み接続の読み取りに失敗しました: %s"
#: ../clients/cli/devices.c:2378
#, c-format
msgid "Error: not all devices disconnected."
msgstr "エラー: 一部のデバイスが切断されませんでした。"
#: ../clients/cli/devices.c:2379
#, c-format
msgid "Error: Device '%s' (%s) disconnecting failed: %s\n"
msgstr "エラー: デバイス '%s' (%s) の切断に失敗しました: %s\n"
#: ../clients/cli/devices.c:2457
#, c-format
msgid "Error: not all devices deleted."
msgstr "エラー: 一部のデバイスが削除されませんでした。"
#: ../clients/cli/devices.c:2458
#, c-format
msgid "Error: Device '%s' (%s) deletion failed: %s\n"
msgstr "エラー: デバイス '%s' (%s) の削除に失敗しました: %s\n"
#: ../clients/cli/devices.c:2542
#, c-format
msgid "Error: No property specified."
msgstr "エラー: プロパティーが指定されていません。"
#: ../clients/cli/devices.c:2557 ../clients/cli/devices.c:2574
#: ../clients/cli/general.c:697 ../clients/cli/general.c:709
#, c-format
msgid "Error: '%s' argument is missing."
msgstr "エラー: '%s' 引数がありません。"
#: ../clients/cli/devices.c:2563
#, c-format
msgid "Error: 'managed': %s."
msgstr "エラー: 'managed': %s。"
#: ../clients/cli/devices.c:2580
#, c-format
msgid "Error: 'autoconnect': %s."
msgstr "エラー: '自動接続': %s。"
#: ../clients/cli/devices.c:2588 ../clients/cli/general.c:723
#, c-format
msgid "Error: property '%s' is not known."
msgstr "エラー: プロパティー '%s' が不明です。"
#: ../clients/cli/devices.c:2637
#, c-format
msgid "%s: using connection '%s'\n"
msgstr "%s: 接続 '%s' を使用中\n"
#: ../clients/cli/devices.c:2663
#, c-format
msgid "%s: device created\n"
msgstr "%s: デバイスが作成されました\n"
#: ../clients/cli/devices.c:2670
#, c-format
msgid "%s: device removed\n"
msgstr "%s: デバイスが削除されました\n"
#: ../clients/cli/devices.c:2845
msgid "Wi-Fi scan list"
msgstr "Wi-Fi スキャン一覧"
#: ../clients/cli/devices.c:2922
#, c-format
msgid "Error: Access point with bssid '%s' not found."
msgstr "エラー: bssid '%s' のアクセスポイントが見つかりません。"
#: ../clients/cli/devices.c:3112
#, c-format
msgid "Error: 'device wifi': %s"
msgstr "エラー: 'dev wifi': %s"
#: ../clients/cli/devices.c:3130
#, c-format
msgid "Error: invalid rescan argument: '%s' not among [auto, no, yes]"
msgstr ""
"エラー: 無効な再スキャン引数です: '%s' は [auto、no、yes] にはありません"
#: ../clients/cli/devices.c:3137
#, c-format
msgid "Error: Device '%s' not found."
msgstr "エラー: デバイス'%s' が見つかりません"
#: ../clients/cli/devices.c:3147
#, c-format
msgid ""
"Error: Device '%s' was not recognized as a Wi-Fi device, check "
"NetworkManager Wi-Fi plugin."
msgstr ""
"エラー: デバイス '%s' が Wi-Fi デバイスとして認識されませんでした。"
"NetworkManager Wi-Fi プラグインを確認してください。"
#: ../clients/cli/devices.c:3151 ../clients/cli/devices.c:3369
#: ../clients/cli/devices.c:3809 ../clients/cli/devices.c:3968
#, c-format
msgid "Error: Device '%s' is not a Wi-Fi device."
msgstr "エラー: デバイス '%s' は Wi-Fi デバイスではありません。"
#: ../clients/cli/devices.c:3218
msgid "SSID or BSSID: "
msgstr "SSID または BSSID: "
#: ../clients/cli/devices.c:3223
#, c-format
msgid "Error: SSID or BSSID are missing."
msgstr "エラー: SSID または BSSID がありません。"
#: ../clients/cli/devices.c:3260
#, c-format
msgid "Error: bssid argument value '%s' is not a valid BSSID."
msgstr "エラー: bssid の引数値 '%s' は、有効な BSSID ではありません。"
#: ../clients/cli/devices.c:3290
#, c-format
msgid ""
"Error: wep-key-type argument value '%s' is invalid, use 'key' or 'phrase'."
msgstr ""
"エラー: wep-key-type の引数値 '%s' は無効です。'key' または 'phrase' を使用し"
"てください。"
#: ../clients/cli/devices.c:3317 ../clients/cli/devices.c:3335
#, c-format
msgid "Error: %s: %s."
msgstr "エラー: %s: %s。"
#: ../clients/cli/devices.c:3352
#, c-format
msgid "Error: BSSID to connect to (%s) differs from bssid argument (%s)."
msgstr ""
"エラー: (%s) が接続先となる BSSID は、bssid 引数 (%s) により異なります。"
#: ../clients/cli/devices.c:3358
#, c-format
msgid "Error: Parameter '%s' is neither SSID nor BSSID."
msgstr "エラー: パラメーター '%s' は、SSID、BSSID のいずれでもありません。"
#: ../clients/cli/devices.c:3371 ../clients/cli/devices.c:3811
#: ../clients/cli/devices.c:3970
#, c-format
msgid "Error: No Wi-Fi device found."
msgstr "エラー: Wi-Fi デバイスが見つかりませんでした。"
#: ../clients/cli/devices.c:3391
#, c-format
msgid "Error: Failed to scan hidden SSID: %s."
msgstr "エラー: 非表示の SSID のスキャンに失敗しました: %s。"
#: ../clients/cli/devices.c:3418
#, c-format
msgid "Error: No network with SSID '%s' found."
msgstr "エラー: SSID が '%s' のネットワークが見つかりませんでした。"
#: ../clients/cli/devices.c:3420
#, c-format
msgid "Error: No access point with BSSID '%s' found."
msgstr "エラー: BSSID が '%s' のアクセスポイントが見つかりませんでした。"
#: ../clients/cli/devices.c:3462
#, c-format
msgid ""
"Warning: '%s' should be SSID for hidden APs; but it looks like a BSSID.\n"
msgstr ""
"警告: '%s' は、非表示 AP の SSID である必要がありますが、BSSID のようです。\n"
#: ../clients/cli/devices.c:3480
msgid "Password: "
msgstr "パスワード: "
#: ../clients/cli/devices.c:3630
#, c-format
msgid "'%s' is not valid WPA PSK"
msgstr "'%s' は有効な WPA PSK ではありません"
#: ../clients/cli/devices.c:3647
#, c-format
msgid "'%s' is not valid WEP key (it should be 5 or 13 ASCII chars)"
msgstr ""
"'%s' は有効な WEP キーではありません (5 または 13 文字の ASCII 文字である必要"
"があります)"
#: ../clients/cli/devices.c:3663
#, c-format
msgid "Hotspot password: %s\n"
msgstr "ホットスポットのパスワード: %s\n"
#: ../clients/cli/devices.c:3734
#, c-format
msgid "Error: ssid is too long."
msgstr "エラー: ssid が長すぎます。"
#: ../clients/cli/devices.c:3748
#, c-format
msgid "Error: band argument value '%s' is invalid; use 'a' or 'bg'."
msgstr ""
"エラー: バンド引数値 '%s' は無効です。'a' または 'bg' を使用してください。"
#: ../clients/cli/devices.c:3773
#, c-format
msgid "Error: Unknown parameter %s."
msgstr "エラー: 不明なパラメータ %s です。"
#: ../clients/cli/devices.c:3793
#, c-format
msgid "Error: channel requires band too."
msgstr "エラー: チャネルにはバンドも必要です。"
#: ../clients/cli/devices.c:3798
#, c-format
msgid "Error: channel '%s' not valid for band '%s'."
msgstr "エラー: チャンネル '%s' は、バンド '%s' に対して有効ではありません。"
#: ../clients/cli/devices.c:3822
#, c-format
msgid "Error: Device '%s' supports neither AP nor Ad-Hoc mode."
msgstr ""
"エラー: デバイス '%s' は、AP またはアドホックモードのいずれもサポートしませ"
"ん。"
#: ../clients/cli/devices.c:3856
#, c-format
msgid "Error: Invalid 'password': %s."
msgstr "エラー: 無効なパスワード: %s。"
#: ../clients/cli/devices.c:3931
#, c-format
msgid "Error: '%s' cannot repeat."
msgstr "エラー: '%s' を繰り返すことはできません。"
#. Main header name
#: ../clients/cli/devices.c:4036
msgid "Device LLDP neighbors"
msgstr "LLDP 近接デバイス"
#: ../clients/cli/devices.c:4146
#, c-format
msgid "Error: 'device lldp list': %s"
msgstr "エラー: 'device lldp list': %s"
#: ../clients/cli/general.c:42
msgid "asleep"
msgstr "休止中"
#: ../clients/cli/general.c:43
msgid "connecting"
msgstr "接続中"
#: ../clients/cli/general.c:44
msgid "connected (local only)"
msgstr "接続完了 (ローカルのみ)"
#: ../clients/cli/general.c:45
msgid "connected (site only)"
msgstr "接続完了 (サイトのみ)"
#: ../clients/cli/general.c:46 ../clients/common/nm-client-utils.c:270
msgid "connected"
msgstr "接続済み"
#: ../clients/cli/general.c:47
msgid "disconnecting"
msgstr "切断中"
#: ../clients/cli/general.c:48 ../clients/common/nm-client-utils.c:263
msgid "disconnected"
msgstr "切断済み"
#: ../clients/cli/general.c:143
msgid "auth"
msgstr "認証"
#: ../clients/cli/general.c:171
msgid "running"
msgstr "実行中"
#: ../clients/cli/general.c:185
msgid "starting"
msgstr "起動中"
#: ../clients/cli/general.c:185
msgid "started"
msgstr "起動しました"
#: ../clients/cli/general.c:219
msgid "enabled"
msgstr "有効"
#: ../clients/cli/general.c:219
msgid "disabled"
msgstr "無効"
#: ../clients/cli/general.c:337
#, c-format
msgid ""
"Usage: nmcli general { COMMAND | help }\n"
"\n"
"COMMAND := { status | hostname | permissions | logging }\n"
"\n"
" status\n"
"\n"
" hostname [<hostname>]\n"
"\n"
" permissions\n"
"\n"
" logging [level <log level>] [domains <log domains>]\n"
"\n"
msgstr ""
"使い方: nmcli general { コマンド | help }\n"
"\n"
"コマンド := { status | hostname | permissions | logging }\n"
"\n"
" status\n"
"\n"
" hostname [<ホスト名>]\n"
"\n"
" permissions\n"
"\n"
" logging [level <ログレベル>] [domains <ログドメイン>]\n"
"\n"
#: ../clients/cli/general.c:348
#, c-format
msgid ""
"Usage: nmcli general status { help }\n"
"\n"
"Show overall status of NetworkManager.\n"
"'status' is the default action, which means 'nmcli gen' calls 'nmcli gen "
"status'\n"
"\n"
msgstr ""
"使い方: nmcli general status { help }\n"
"\n"
"NetworkManager の全般情報を表示します。\n"
"'status' はデフォルトの動作となるため、'nmcli gen' を実行すると 'nmcli gen "
"status' を実行したことになります。\n"
"\n"
#: ../clients/cli/general.c:357
#, c-format
msgid ""
"Usage: nmcli general hostname { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [<hostname>]\n"
"\n"
"Get or change persistent system hostname.\n"
"With no arguments, this prints currently configured hostname. When you pass\n"
"a hostname, NetworkManager will set it as the new persistent system "
"hostname.\n"
"\n"
msgstr ""
"使い方: nmcli general hostname { 引数 | help }\n"
"\n"
"引数 := [<ホスト名>]\n"
"\n"
"システムの永続的なホスト名を取得または変更します。\n"
"引数を付けずに実行すると、現在設定されているホスト名を出力します。ホスト名"
"を\n"
"渡すと、そのホスト名をシステムの永続的なホスト名として新たに設定します。\n"
"\n"
#: ../clients/cli/general.c:369
#, c-format
msgid ""
"Usage: nmcli general permissions { help }\n"
"\n"
"Show caller permissions for authenticated operations.\n"
"\n"
msgstr ""
"使い方: nmcli general permissions { help }\n"
"\n"
"認証されている操作に対する呼び出し側のパーミッションを表示します。\n"
"\n"
#: ../clients/cli/general.c:377
#, c-format
msgid ""
"Usage: nmcli general logging { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [level <log level>] [domains <log domains>]\n"
"\n"
"Get or change NetworkManager logging level and domains.\n"
"Without any argument current logging level and domains are shown. In order "
"to\n"
"change logging state, provide level and/or domain. Please refer to the man "
"page\n"
"for the list of possible logging domains.\n"
"\n"
msgstr ""
"使い方: nmcli general logging { 引数 | help }\n"
"\n"
"引数 := [level <ログレベル>] [domains <ログドメイン>]\n"
"\n"
"NetworkManager のログ記録のレベルとドメインを取得または変更します。\n"
"引数を付けずに実行すると、現在のログ記録レベルとドメインが表示されます。\n"
"ログ記録の状態を変更するには、レベルとドメインのいずれかまたは両方を指定しま"
"す。\n"
"使用できるログ記録のドメイン一覧については man ページを参照してください。\n"
"\n"
#: ../clients/cli/general.c:390
#, c-format
msgid ""
"Usage: nmcli networking { COMMAND | help }\n"
"\n"
"COMMAND := { [ on | off | connectivity ] }\n"
"\n"
" on\n"
"\n"
" off\n"
"\n"
" connectivity [check]\n"
"\n"
msgstr ""
"使い方: nmcli networking { コマンド | help }\n"
"\n"
"コマンド := { [ on | off | connectivity ] }\n"
"\n"
" on\n"
"\n"
" off\n"
"\n"
" connectivity [check]\n"
"\n"
#: ../clients/cli/general.c:400
#, c-format
msgid ""
"Usage: nmcli networking on { help }\n"
"\n"
"Switch networking on.\n"
"\n"
msgstr ""
"使い方: nmcli networking on { help }\n"
"\n"
"ネットワークをオンに切り替えます。\n"
"\n"
#: ../clients/cli/general.c:408
#, c-format
msgid ""
"Usage: nmcli networking off { help }\n"
"\n"
"Switch networking off.\n"
"\n"
msgstr ""
"使い方: nmcli networking off { help }\n"
"\n"
"ネットワークをオフに切り替えます。\n"
"\n"
#: ../clients/cli/general.c:416
#, c-format
msgid ""
"Usage: nmcli networking connectivity { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [check]\n"
"\n"
"Get network connectivity state.\n"
"The optional 'check' argument makes NetworkManager re-check the "
"connectivity.\n"
"\n"
msgstr ""
"使い方: nmcli networking connectivity { 引数 | help }\n"
"\n"
"引数の種類 := [check]\n"
"\n"
"ネットワークの接続状態を取得します。\n"
"オプションの 'check' 引数を付けると接続を再チェックします。\n"
#: ../clients/cli/general.c:428
#, c-format
msgid ""
"Usage: nmcli radio { COMMAND | help }\n"
"\n"
"COMMAND := { all | wifi | wwan }\n"
"\n"
" all | wifi | wwan [ on | off ]\n"
"\n"
msgstr ""
"使い方: nmcli radio { コマンド | help }\n"
"\n"
"コマンド := { all | wifi | wwan }\n"
"\n"
" all | wifi | wwan [ on | off ]\n"
"\n"
#: ../clients/cli/general.c:437
#, c-format
msgid ""
"Usage: nmcli radio all { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [on | off]\n"
"\n"
"Get status of all radio switches, or turn them on/off.\n"
"\n"
msgstr ""
"使い方: nmcli radio all { 引数 | help }\n"
"\n"
"引数の種類 := [on | off]\n"
"\n"
"すべてのラジオスイッチの状態を取得、またはオンかオフにします。\n"
"\n"
#: ../clients/cli/general.c:447
#, c-format
msgid ""
"Usage: nmcli radio wifi { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [on | off]\n"
"\n"
"Get status of Wi-Fi radio switch, or turn it on/off.\n"
"\n"
msgstr ""
"使い方: nmcli radio wifi { 引数 | help }\n"
"\n"
"引数 := [on | off]\n"
"\n"
"Wi-Fi ラジオスイッチの状態を取得、またはオンかオフにします。\n"
"\n"
#: ../clients/cli/general.c:457
#, c-format
msgid ""
"Usage: nmcli radio wwan { ARGUMENTS | help }\n"
"\n"
"ARGUMENTS := [on | off]\n"
"\n"
"Get status of mobile broadband radio switch, or turn it on/off.\n"
"\n"
msgstr ""
"使い方: nmcli radio wwan { 引数 | help }\n"
"\n"
"引数 := [on | off]\n"
"\n"
"モバイルブロードバンドのラジオスイッチの状態を取得、またはオンかオフにしま"
"す。\n"
"\n"
#: ../clients/cli/general.c:467
#, c-format
msgid ""
"Usage: nmcli monitor\n"
"\n"
"Monitor NetworkManager changes.\n"
"Prints a line whenever a change occurs in NetworkManager\n"
"\n"
msgstr ""
"使い方: nmcli monitor\n"
"\n"
"NetworkManager の変更を監視します。\n"
"NetworkManager で変更が行われるたびに行を出力します。\n"
"\n"
#: ../clients/cli/general.c:497
msgid "NetworkManager status"
msgstr "NetworkManager のステータス"
#: ../clients/cli/general.c:501
#, c-format
msgid "Error: only these fields are allowed: %s"
msgstr "エラー: 使用できるのは次のフィールドのみです: %s"
#: ../clients/cli/general.c:554
msgid "NetworkManager permissions"
msgstr "NetworkManager のパーミッション"
#: ../clients/cli/general.c:558
#, c-format
msgid "Error: 'general permissions': %s"
msgstr "エラー: 'general permissions': %s"
#: ../clients/cli/general.c:647
msgid "NetworkManager logging"
msgstr "NetworkManager のロギング"
#: ../clients/cli/general.c:651
#, c-format
msgid "Error: 'general logging': %s"
msgstr "エラー: 'general logging': %s"
#: ../clients/cli/general.c:733
#, c-format
msgid "Error: failed to set logging: %s"
msgstr "エラー: ロギングの設定に失敗しました: %s"
#: ../clients/cli/general.c:750
#, c-format
msgid "Error: failed to set hostname: %s"
msgstr "エラー: ホスト名の設定に失敗しました: %s"
#: ../clients/cli/general.c:819
#, c-format
msgid "Error: '--fields' value '%s' is not valid here (allowed field: %s)"
msgstr ""
"エラー: '--fields' の値 '%s' はここでは無効です (使用できるフィールド: %s)"
#: ../clients/cli/general.c:844
#, c-format
msgid "Error: invalid '%s' argument: '%s' (use on/off)."
msgstr "エラー: 無効な '%s' 引数です: '%s' (on か off を使用してください)。"
#. no arguments -> get current state
#: ../clients/cli/general.c:892 ../clients/cli/general.c:904
msgid "Connectivity"
msgstr "接続性"
#: ../clients/cli/general.c:907
#, c-format
msgid "Error: 'networking' command '%s' is not valid."
msgstr ""
"エラー: 'networking' のコマンド '%s' は、有効なコマンドではありません。"
#: ../clients/cli/general.c:921
msgid "Networking"
msgstr "ネットワーキング"
#. no argument, show all radio switches
#: ../clients/cli/general.c:956
msgid "Radio switches"
msgstr "ラジオスイッチ"
#. no argument, show current Wi-Fi state
#: ../clients/cli/general.c:986
msgid "Wi-Fi radio switch"
msgstr "Wi-Fi ラジオスイッチ"
#. no argument, show current WWAN (mobile broadband) state
#: ../clients/cli/general.c:1013
msgid "WWAN radio switch"
msgstr "WWAN ラジオスイッチ"
#: ../clients/cli/general.c:1061
msgid "NetworkManager has started"
msgstr "NetworkManager が起動されました"
#: ../clients/cli/general.c:1061
msgid "NetworkManager has stopped"
msgstr "NetworkManager が停止しました"
#: ../clients/cli/general.c:1072
#, c-format
msgid "Hostname set to '%s'\n"
msgstr "ホスト名が '%s' に設定されました\n"
#: ../clients/cli/general.c:1087
#, c-format
msgid "'%s' is now the primary connection\n"
msgstr "'%s' はプライマリー接続です\n"
#: ../clients/cli/general.c:1089
#, c-format
msgid "There's no primary connection\n"
msgstr "プライマリー接続がありません\n"
#: ../clients/cli/general.c:1101
#, c-format
msgid "Connectivity is now '%s'\n"
msgstr "接続性は '%s' です\n"
#: ../clients/cli/general.c:1114
#, c-format
msgid "Networkmanager is now in the '%s' state\n"
msgstr "Networkmanager の状態は '%s' です\n"
#: ../clients/cli/general.c:1134
msgid "connection available"
msgstr "接続が利用可能"
#: ../clients/cli/general.c:1136
msgid "connections available"
msgstr "接続が利用可能"
#: ../clients/cli/general.c:1154
msgid "autoconnect"
msgstr "自動接続"
#: ../clients/cli/general.c:1156
msgid "fw missing"
msgstr "fw がありません"
#: ../clients/cli/general.c:1161
msgid "plugin missing"
msgstr "プラグインがありません"
#: ../clients/cli/general.c:1166
msgid "sw"
msgstr "sw"
#: ../clients/cli/general.c:1168
msgid "hw"
msgstr "hw"
#: ../clients/cli/general.c:1173
msgid "iface"
msgstr "iface"
#: ../clients/cli/general.c:1176
msgid "port"
msgstr "ポート"
#: ../clients/cli/general.c:1179
msgid "mtu"
msgstr "mtu"
#: ../clients/cli/general.c:1196
msgid "master"
msgstr "マスター"
#: ../clients/cli/general.c:1200 ../clients/tui/nm-editor-utils.c:239
#: ../clients/tui/nmt-connect-connection-list.c:407
msgid "VPN"
msgstr "VPN"
#: ../clients/cli/general.c:1202
msgid "ip4 default"
msgstr "ip4 デフォルト"
#: ../clients/cli/general.c:1204
msgid "ip6 default"
msgstr "ip6 デフォルト"
#: ../clients/cli/general.c:1286
#, c-format
msgid "%s VPN connection"
msgstr "%s VPN 接続"
#: ../clients/cli/general.c:1354
#, c-format
msgid ""
"Use \"nmcli device show\" to get complete information about known devices "
"and\n"
"\"nmcli connection show\" to get an overview on active connection profiles.\n"
"\n"
"Consult nmcli(1) and nmcli-examples(5) manual pages for complete usage "
"details.\n"
msgstr ""
"既知のデバイスに関する情報を取得するには、\"nmcli device show\" を使用しま"
"す。\n"
"アクティブな接続プロファイルの概要を取得するには、\"nmcli connection show\" "
"を使用します。\n"
"\n"
"使用方法の詳細情報については、nmcli(1) と nmcli-examples(5) の man ページを参"
"照してください。\n"
#: ../clients/cli/general.c:1375
#, c-format
msgid "Error: 'monitor' command '%s' is not valid."
msgstr "エラー: 'monitor' コマンド '%s' は有効ではありません。"
#: ../clients/cli/general.c:1387
msgid "Networkmanager is not running (waiting for it)\n"
msgstr "Networkmanager が実行されていません (待機中)\n"
#: ../clients/cli/nmcli.c:245
#, c-format
msgid ""
"Usage: nmcli [OPTIONS] OBJECT { COMMAND | help }\n"
"\n"
"OPTIONS\n"
" -o[verview] overview mode (hide default "
"values)\n"
" -t[erse] terse output\n"
" -p[retty] pretty output\n"
" -m[ode] tabular|multiline output mode\n"
" -c[olors] auto|yes|no whether to use colors in "
"output\n"
" -f[ields] <field1,field2,...>|all|common specify fields to output\n"
" -g[et-values] <field1,field2,...>|all|common shortcut for -m tabular -t -"
"f\n"
" -e[scape] yes|no escape columns separators "
"in values\n"
" -a[sk] ask for missing parameters\n"
" -s[how-secrets] allow displaying passwords\n"
" -w[ait] <seconds> set timeout waiting for "
"finishing operations\n"
" -v[ersion] show program version\n"
" -h[elp] print this help\n"
"\n"
"OBJECT\n"
" g[eneral] NetworkManager's general status and operations\n"
" n[etworking] overall networking control\n"
" r[adio] NetworkManager radio switches\n"
" c[onnection] NetworkManager's connections\n"
" d[evice] devices managed by NetworkManager\n"
" a[gent] NetworkManager secret agent or polkit agent\n"
" m[onitor] monitor NetworkManager changes\n"
"\n"
msgstr ""
"使い方: nmcli [OPTIONS] OBJECT { COMMAND | help }\n"
"\n"
"OPTIONS\n"
" -o[verview] overview mode (hide default "
"values)\n"
" -t[erse] terse output\n"
" -p[retty] pretty output\n"
" -m[ode] tabular|multiline output mode\n"
" -c[olors] auto|yes|no whether to use colors in "
"output\n"
" -f[ields] <field1,field2,...>|all|common specify fields to output\n"
" -g[et-values] <field1,field2,...>|all|common shortcut for -m tabular -t -"
"f\n"
" -e[scape] yes|no escape columns separators "
"in values\n"
" -a[sk] ask for missing parameters\n"
" -s[how-secrets] allow displaying passwords\n"
" -w[ait] <seconds> set timeout waiting for "
"finishing operations\n"
" -v[ersion] show program version\n"
" -h[elp] print this help\n"
"\n"
"OBJECT\n"
" g[eneral] NetworkManager's general status and operations\n"
" n[etworking] overall networking control\n"
" r[adio] NetworkManager radio switches\n"
" c[onnection] NetworkManager's connections\n"
" d[evice] devices managed by NetworkManager\n"
" a[gent] NetworkManager secret agent or polkit agent\n"
" m[onitor] monitor NetworkManager changes\n"
"\n"
#: ../clients/cli/nmcli.c:325
#, c-format
msgid "Error: missing argument for '%s' option."
msgstr "エラー: %s オプション用の引数がありません。"
#: ../clients/cli/nmcli.c:626
#, c-format
msgid "Unexpected end of file following '%s'\n"
msgstr "'%s' に続く、予期せぬファイルの終了\n"
#: ../clients/cli/nmcli.c:634
#, c-format
msgid "Expected whitespace following '%s'\n"
msgstr "'%s' に続く、必要なホワイトスペース\n"
#: ../clients/cli/nmcli.c:646
#, c-format
msgid "Expected a value for '%s'\n"
msgstr "'%s' には値が必要です\n"
#: ../clients/cli/nmcli.c:660
#, c-format
msgid "Expected a line break following '%s'\n"
msgstr "'%s' に続く改行が必要です\n"
#: ../clients/cli/nmcli.c:749
#, c-format
msgid "Error: Option '--terse' is specified the second time."
msgstr "エラー: オプション '--terse' が二度指定されています。"
#: ../clients/cli/nmcli.c:754
#, c-format
msgid "Error: Option '--terse' is mutually exclusive with '--pretty'."
msgstr "エラー: オプション '--terse' は '--pretty' と相互に排他的です。"
#: ../clients/cli/nmcli.c:762
#, c-format
msgid "Error: Option '--pretty' is specified the second time."
msgstr "エラー: オプション '--pretty' が二度指定されています。"
#: ../clients/cli/nmcli.c:767
#, c-format
msgid "Error: Option '--pretty' is mutually exclusive with '--terse'."
msgstr "エラー: オプション '--pretty' は '--terse' と相互に排他的です。"
#: ../clients/cli/nmcli.c:782
#, c-format
msgid "Error: '%s' is not a valid argument for '%s' option."
msgstr "エラー: '%s' は、'%s' オプションの有効な引数ではありません。"
#: ../clients/cli/nmcli.c:796 ../clients/cli/nmcli.c:808
#, c-format
msgid "Error: '%s' is not valid argument for '%s' option."
msgstr "エラー: '%s' は、'%s' オプション用の有効な引数ではありません。"
#: ../clients/cli/nmcli.c:832
#, c-format
msgid "Error: '%s' is not a valid timeout."
msgstr "エラー: '%s' は有効なタイムアウトではありません。"
#: ../clients/cli/nmcli.c:839
#, c-format
msgid "nmcli tool, version %s\n"
msgstr "nmcli ツール、バージョン %s\n"
#: ../clients/cli/nmcli.c:847
#, c-format
msgid "Error: Option '%s' is unknown, try 'nmcli -help'."
msgstr "エラー: オプション '%s' は不明です。'nmcli -help' で確認してください。"
#: ../clients/cli/nmcli.c:903 ../clients/cli/nmcli.c:910
#, c-format
msgid "Error: nmcli terminated by signal %s (%d)"
msgstr "エラー: nmcli がシグナル %s (%d) で終了しました"
#: ../clients/cli/nmcli.c:1060
msgid "Success"
msgstr "成功"
#: ../clients/cli/polkit-agent.c:69
#, c-format
msgid "Authentication message: %s\n"
msgstr "認証メッセージ: %s\n"
#: ../clients/cli/polkit-agent.c:77
#, c-format
msgid "Authentication error: %s\n"
msgstr "認証エラー: %s\n"
#: ../clients/cli/polkit-agent.c:137
#, c-format
msgid "Warning: polkit agent initialization failed: %s\n"
msgstr "警告: polkit エージェントの初期化に失敗しました: %s\n"
#: ../clients/cli/settings.c:46
#, c-format
msgid "Do you also want to set '%s' to '%s'? [yes]: "
msgstr "'%s' を '%s' に設定しますか? [yes]: "
#: ../clients/cli/settings.c:48
#, c-format
msgid "Do you also want to clear '%s'? [yes]: "
msgstr "'%s' も消去しますか? [yes]: "
#: ../clients/cli/settings.c:224
#, c-format
msgid ""
"Warning: %s.%s set to '%s', but it might be ignored in infrastructure mode\n"
msgstr ""
"警告: %s.%s が '%s' に設定されましたが、インフラストラクチャモードでは無視さ"
"れることがあります\n"
#: ../clients/cli/settings.c:243
#, c-format
msgid "Warning: setting %s.%s requires removing ipv4 and ipv6 settings\n"
msgstr ""
"警告: %s.%s を設定するには、ipv4 と ipv6 の設定を削除する必要があります\n"
#: ../clients/cli/settings.c:245
msgid "Do you want to remove them? [yes] "
msgstr "削除しますか? [yes] "
#: ../clients/cli/settings.c:333
#, c-format
msgid "Warning: %s is not an UUID of any existing connection profile\n"
msgstr "警告: %s は既存の接続プロファイルの UUID ではありません\n"
#: ../clients/cli/settings.c:338 ../clients/cli/settings.c:351
#, c-format
msgid "'%s' is not a VPN connection profile"
msgstr "'%s' は VPN 接続プロファイルではありません"
#: ../clients/cli/settings.c:345
#, c-format
msgid "'%s' is not a name of any exiting profile"
msgstr "'%s' は既存のプロファイルの名前ではありません"
#: ../clients/cli/settings.c:389
#, c-format
msgid "Warning: %s\n"
msgstr "警告: %s\n"
#: ../clients/cli/settings.c:392
#, c-format
msgid "Info: %s\n"
msgstr "情報: %s\n"
#: ../clients/cli/settings.c:485
msgid "don't know how to get the property value"
msgstr "プロパティー値の取得方法がわかりません"
#: ../clients/cli/settings.c:575 ../clients/cli/settings.c:617
msgid "the property can't be changed"
msgstr "このプロパティーは変更できません"
#: ../clients/cli/settings.c:731
msgid "[NM property description]"
msgstr "[NM プロパティーの詳細]"
#: ../clients/cli/settings.c:741
msgid "[nmcli specific description]"
msgstr "[nmcli 固有の詳細]"
#: ../clients/cli/utils.c:320
#, c-format
msgid "Error: Argument '%s' was expected, but '%s' provided."
msgstr "エラー: 引数 '%s' が必要ですが、'%s' が指定されました。"
#: ../clients/cli/utils.c:323
#, c-format
msgid "Error: Unexpected argument '%s'"
msgstr "エラー: 予期しない引数 '%s' です"
#: ../clients/cli/utils.c:710
#, c-format
msgid "invalid field '%s%s%s'; no such field"
msgstr "無効なフィールド '%s%s%s'。そのようなフィールドはありません"
#: ../clients/cli/utils.c:714
#, c-format
msgid "invalid field '%s%s%s'; allowed fields: [%s]"
msgstr "無効なフィールド '%s%s%s'。使用できるフィールド: [%s]"
#: ../clients/cli/utils.c:810
#, c-format
msgid "failure to select field"
msgstr "フィールドの選択に失敗しました"
#: ../clients/cli/utils.c:1436
#, c-format
msgid "Error reading nmcli output: %s\n"
msgstr "nmcli 出力の読み込み中にエラーが発生しました: %s\n"
#: ../clients/cli/utils.c:1441
#, c-format
msgid "Error writing nmcli output: %s\n"
msgstr "nmcli 出力の書き込み中にエラーが発生しました: %s\n"
#: ../clients/cli/utils.c:1465
#, c-format
msgid "Failed to create pager pipe: %s\n"
msgstr "ページャーパイプの作成に失敗しました: %s\n"
#: ../clients/cli/utils.c:1473
#, c-format
msgid "Failed to fork pager: %s\n"
msgstr "ページャーのフォークに失敗しました: %s\n"
#: ../clients/cli/utils.c:1519 ../clients/cli/utils.c:1521
#, c-format
msgid "Failed to duplicate pager pipe: %s\n"
msgstr "ページャーパイプの複製に失敗しました: %s\n"
#: ../clients/cli/utils.h:302 ../clients/common/nm-meta-setting-desc.c:4901
msgid "on"
msgstr "オン"
#: ../clients/cli/utils.h:302 ../clients/common/nm-meta-setting-desc.c:4903
msgid "off"
msgstr "オフ"
#: ../clients/cli/utils.h:328
#, c-format
msgid "%lld (%s)"
msgstr "%lld (%s)"
#: ../clients/cli/utils.h:335
#, fuzzy, c-format
msgid "%lld - %s"
msgstr "%lld - %s"
#. TRANSLATORS: the first %s is the partial value entered by
#. * the user, the second %s a list of compatible values.
#.
#: ../clients/common/nm-client-utils.c:117
#: ../clients/common/nm-client-utils.c:148
#, c-format
msgid "'%s' is ambiguous (%s)"
msgstr "'%s' が不明瞭です (%s)"
#: ../clients/common/nm-client-utils.c:127
#, c-format
msgid "'%s' is not valid; use [%s] or [%s]"
msgstr "'%s' は無効です。[%s] か [%s] を使用してください"
#: ../clients/common/nm-client-utils.c:160
#, c-format
msgid "'%s' is not valid; use [%s], [%s] or [%s]"
msgstr "'%s' は無効です。[%s]、[%s]、または [%s] を使用してください"
#: ../clients/common/nm-client-utils.c:209
#, c-format
msgid "'%s' is ambiguous: %s"
msgstr "'%s' が不明瞭です: %s"
#: ../clients/common/nm-client-utils.c:219
#, c-format
msgid "missing name, try one of [%s]"
msgstr "名前がありません、[%s] のうちのいずれかで試してみてください"
#: ../clients/common/nm-client-utils.c:261
msgid "unmanaged"
msgstr "管理無し"
#: ../clients/common/nm-client-utils.c:262
msgid "unavailable"
msgstr "利用不可"
#: ../clients/common/nm-client-utils.c:264
msgid "connecting (prepare)"
msgstr "接続中 (準備)"
#: ../clients/common/nm-client-utils.c:265
msgid "connecting (configuring)"
msgstr "接続中 (設定中)"
#: ../clients/common/nm-client-utils.c:266
msgid "connecting (need authentication)"
msgstr "接続中 (認証が必要)"
#: ../clients/common/nm-client-utils.c:267
msgid "connecting (getting IP configuration)"
msgstr "接続中 (IP 設定を取得中)"
#: ../clients/common/nm-client-utils.c:268
msgid "connecting (checking IP connectivity)"
msgstr "接続中 (IP の接続性チェック)"
#: ../clients/common/nm-client-utils.c:269
msgid "connecting (starting secondary connections)"
msgstr "接続中 (セカンダリー接続を開始)"
#: ../clients/common/nm-client-utils.c:272
msgid "connection failed"
msgstr "接続に失敗"
#: ../clients/common/nm-client-utils.c:280
msgid "yes (guessed)"
msgstr "はい (推測)"
#: ../clients/common/nm-client-utils.c:281
msgid "no (guessed)"
msgstr "いいえ (推測)"
#. TRANSLATORS: Unknown reason for a device state change (NMDeviceStateReason)
#. TRANSLATORS: Unknown reason for a connection state change (NMActiveConnectionStateReason)
#: ../clients/common/nm-client-utils.c:287
#: ../clients/common/nm-client-utils.c:359 ../libnm-glib/nm-device.c:1859
#: ../libnm/nm-device.c:1437
msgid "Unknown"
msgstr "不明"
#: ../clients/common/nm-client-utils.c:288
msgid "No reason given"
msgstr "原因不明"
#: ../clients/common/nm-client-utils.c:290
msgid "Device is now managed"
msgstr "デバイスが管理下に置かれました"
#: ../clients/common/nm-client-utils.c:291
msgid "Device is now unmanaged"
msgstr "デバイスが管理下から外れました"
#: ../clients/common/nm-client-utils.c:292
msgid "The device could not be readied for configuration"
msgstr "デバイスの設定準備ができませんでした"
#: ../clients/common/nm-client-utils.c:293
msgid ""
"IP configuration could not be reserved (no available address, timeout, etc.)"
msgstr ""
"IP 設定を確保できませんでした (利用可能なアドレスがない、タイムアウトなど)"
#: ../clients/common/nm-client-utils.c:294
msgid "The IP configuration is no longer valid"
msgstr "この IP 設定は無効になりました"
#: ../clients/common/nm-client-utils.c:295
msgid "Secrets were required, but not provided"
msgstr "シークレットが必要でしたが入力されませんでした"
#: ../clients/common/nm-client-utils.c:296
msgid "802.1X supplicant disconnected"
msgstr "802.1X サプリカントが切断されました"
#: ../clients/common/nm-client-utils.c:297
msgid "802.1X supplicant configuration failed"
msgstr "802.1X サプリカントの設定に失敗しました"
#: ../clients/common/nm-client-utils.c:298
msgid "802.1X supplicant failed"
msgstr "802.1X サプリカントが失敗しました"
#: ../clients/common/nm-client-utils.c:299
msgid "802.1X supplicant took too long to authenticate"
msgstr "802.1X サプリカントの認証に時間がかかり過ぎました"
#: ../clients/common/nm-client-utils.c:300
msgid "PPP service failed to start"
msgstr "PPP サービスの開始に失敗しました"
#: ../clients/common/nm-client-utils.c:301
msgid "PPP service disconnected"
msgstr "PPP サービスの接続が切断されました"
#: ../clients/common/nm-client-utils.c:302
msgid "PPP failed"
msgstr "PPP の失敗"
#: ../clients/common/nm-client-utils.c:303
msgid "DHCP client failed to start"
msgstr "DHCP クライアントの開始に失敗しました"
#: ../clients/common/nm-client-utils.c:304
msgid "DHCP client error"
msgstr "DHCP クライアントエラー"
#: ../clients/common/nm-client-utils.c:305
msgid "DHCP client failed"
msgstr "DHCP クライアントの失敗"
#: ../clients/common/nm-client-utils.c:306
msgid "Shared connection service failed to start"
msgstr "共有接続サービスの開始に失敗しました"
#: ../clients/common/nm-client-utils.c:307
msgid "Shared connection service failed"
msgstr "共有接続サービスの失敗"
#: ../clients/common/nm-client-utils.c:308
msgid "AutoIP service failed to start"
msgstr "AutoIP サービスの開始に失敗しました"
#: ../clients/common/nm-client-utils.c:309
msgid "AutoIP service error"
msgstr "AutoIP サービスエラー"
#: ../clients/common/nm-client-utils.c:310
msgid "AutoIP service failed"
msgstr "AutoIP サービスの失敗"
#: ../clients/common/nm-client-utils.c:311
msgid "The line is busy"
msgstr "回線が使用中です"
#: ../clients/common/nm-client-utils.c:312
msgid "No dial tone"
msgstr "ダイアル音がありません"
#: ../clients/common/nm-client-utils.c:313
msgid "No carrier could be established"
msgstr "確立できるキャリアがありませんでした"
#: ../clients/common/nm-client-utils.c:314
msgid "The dialing request timed out"
msgstr "ダイアル要求がタイムアウトしました"
#: ../clients/common/nm-client-utils.c:315
msgid "The dialing attempt failed"
msgstr "ダイアルの試行に失敗しました"
#: ../clients/common/nm-client-utils.c:316
msgid "Modem initialization failed"
msgstr "モデムの初期化に失敗しました"
#: ../clients/common/nm-client-utils.c:317
msgid "Failed to select the specified APN"
msgstr "指定された APN の選択に失敗しました"
#: ../clients/common/nm-client-utils.c:318
msgid "Not searching for networks"
msgstr "ネットワーク検索をしていません"
#: ../clients/common/nm-client-utils.c:319
msgid "Network registration denied"
msgstr "ネットワークの登録が拒否されました"
#: ../clients/common/nm-client-utils.c:320
msgid "Network registration timed out"
msgstr "ネットワークの登録がタイムアウトになりました"
#: ../clients/common/nm-client-utils.c:321
msgid "Failed to register with the requested network"
msgstr "要求されたネットワークへの登録に失敗しました"
#: ../clients/common/nm-client-utils.c:322
msgid "PIN check failed"
msgstr "PIN 確認に失敗しました"
#: ../clients/common/nm-client-utils.c:323
msgid "Necessary firmware for the device may be missing"
msgstr "このデバイスに必要なファームウェアがない可能性があります"
#: ../clients/common/nm-client-utils.c:324
msgid "The device was removed"
msgstr "このデバイスは削除されました"
#: ../clients/common/nm-client-utils.c:325
msgid "NetworkManager went to sleep"
msgstr "NetworkManager がスリープ状態に入りました"
#: ../clients/common/nm-client-utils.c:326
msgid "The device's active connection disappeared"
msgstr "このデバイスのアクティブな接続が消滅しました"
#: ../clients/common/nm-client-utils.c:327
msgid "Device disconnected by user or client"
msgstr "ユーザーまたはクライアントによりデバイスが切断されました"
#: ../clients/common/nm-client-utils.c:328
msgid "Carrier/link changed"
msgstr "キャリア/リンクが変更されました"
#: ../clients/common/nm-client-utils.c:329
msgid "The device's existing connection was assumed"
msgstr "デバイスの既存の接続とみなされました"
#: ../clients/common/nm-client-utils.c:330
msgid "The supplicant is now available"
msgstr "サプリカントが使用できるようになりました"
#: ../clients/common/nm-client-utils.c:331
msgid "The modem could not be found"
msgstr "モデムが見つかりませんでした"
#: ../clients/common/nm-client-utils.c:332
msgid "The Bluetooth connection failed or timed out"
msgstr "Bluetooth 接続が失敗またはタイムアウトしました"
#: ../clients/common/nm-client-utils.c:333
msgid "GSM Modem's SIM card not inserted"
msgstr "GSM モデムの SIM カードが挿入されていません"
#: ../clients/common/nm-client-utils.c:334
msgid "GSM Modem's SIM PIN required"
msgstr "GSM モデムの SIM PIN が必要です"
#: ../clients/common/nm-client-utils.c:335
msgid "GSM Modem's SIM PUK required"
msgstr "GSM モデムの SIM PUK が必要です"
#: ../clients/common/nm-client-utils.c:336
msgid "GSM Modem's SIM wrong"
msgstr "GSM モデムの SIM が間違っています"
#: ../clients/common/nm-client-utils.c:337
msgid "InfiniBand device does not support connected mode"
msgstr "InfiniBand デバイスでは接続モードに対応していません"
#: ../clients/common/nm-client-utils.c:338
msgid "A dependency of the connection failed"
msgstr "接続依存性の失敗"
#: ../clients/common/nm-client-utils.c:339
msgid "A problem with the RFC 2684 Ethernet over ADSL bridge"
msgstr "ADSL ブリッジ経由の RFC 2684 Ethernet に問題が発生しました"
#: ../clients/common/nm-client-utils.c:340
msgid "ModemManager is unavailable"
msgstr "ModemManager は使用できません"
#: ../clients/common/nm-client-utils.c:341
msgid "The Wi-Fi network could not be found"
msgstr "Wi-Fi ネットワークが見つかりませんでした"
#: ../clients/common/nm-client-utils.c:342
msgid "A secondary connection of the base connection failed"
msgstr "ベース接続のセカンダリー接続に失敗しました"
#: ../clients/common/nm-client-utils.c:343
msgid "DCB or FCoE setup failed"
msgstr "DCB または FCoE のセットアップに失敗しました"
#: ../clients/common/nm-client-utils.c:344
msgid "teamd control failed"
msgstr "teamd の制御に失敗しました"
#: ../clients/common/nm-client-utils.c:345
msgid "Modem failed or no longer available"
msgstr "モデムで障害が発生したか、モデムが利用できなくなりました"
#: ../clients/common/nm-client-utils.c:346
msgid "Modem now ready and available"
msgstr "モデムが準備されましたので利用可能です"
#: ../clients/common/nm-client-utils.c:347
msgid "SIM PIN was incorrect"
msgstr "SIM PIN が間違っています"
#: ../clients/common/nm-client-utils.c:348
msgid "New connection activation was enqueued"
msgstr "新規接続アクティベーションがキューに格納されました"
#: ../clients/common/nm-client-utils.c:349
msgid "The device's parent changed"
msgstr "デバイスの親が変更されました"
#: ../clients/common/nm-client-utils.c:350
msgid "The device parent's management changed"
msgstr "デバイスの親の管理が変更されました"
#: ../clients/common/nm-client-utils.c:351
msgid "OpenVSwitch database connection failed"
msgstr "OpenVSwitch データベースの接続に失敗しました"
#: ../clients/common/nm-client-utils.c:352
msgid "A duplicate IP address was detected"
msgstr "複製された IP アドレスが検出されました"
#: ../clients/common/nm-client-utils.c:353
msgid "The selected IP method is not supported"
msgstr "選択された IP メソッドには対応していません"
#: ../clients/common/nm-client-utils.c:354
msgid "Failed to configure SR-IOV parameters"
msgstr "SR-IOV パラメーターの設定に失敗しました"
#: ../clients/common/nm-client-utils.c:360
msgid "Unknown reason"
msgstr "不明な理由"
#: ../clients/common/nm-client-utils.c:361
msgid "The connection was disconnected"
msgstr "接続が切断されました"
#: ../clients/common/nm-client-utils.c:362
msgid "Disconnected by user"
msgstr "ユーザーにより切断"
#: ../clients/common/nm-client-utils.c:363
msgid "The base network connection was interrupted"
msgstr "基本ネットワーク接続が中断されました。"
#: ../clients/common/nm-client-utils.c:364
msgid "The VPN service stopped unexpectedly"
msgstr "VPN サービスが予期せず停止しました"
#: ../clients/common/nm-client-utils.c:365
msgid "The VPN service returned invalid configuration"
msgstr "VPN サービスが無効な設定を返しました"
#: ../clients/common/nm-client-utils.c:366
msgid "The connection attempt timed out"
msgstr "接続試行がタイムアウトしました"
#: ../clients/common/nm-client-utils.c:367
msgid "The VPN service did not start in time"
msgstr "VPN サービスは時間内に開始しませんでした"
#: ../clients/common/nm-client-utils.c:368
msgid "The VPN service failed to start"
msgstr "VPN サービスの開始に失敗しました"
#: ../clients/common/nm-client-utils.c:369
msgid "No valid secrets"
msgstr "有効なシークレットはありません"
#: ../clients/common/nm-client-utils.c:370
msgid "Invalid secrets"
msgstr "無効なシークレット"
#: ../clients/common/nm-client-utils.c:371
msgid "The connection was removed"
msgstr "接続は削除されました"
#: ../clients/common/nm-client-utils.c:372
msgid "Master connection failed"
msgstr "マスター接続に失敗しました"
#: ../clients/common/nm-client-utils.c:373
msgid "Could not create a software link"
msgstr "ソフトウェアリンクを作成できませんでした"
#: ../clients/common/nm-client-utils.c:374
msgid "The device disappeared"
msgstr "デバイスが消滅しました"
#: ../clients/common/nm-meta-setting-access.c:492
#, c-format
msgid "field '%s' has to be alone"
msgstr "フィールド '%s' は孤立する必要があります"
#: ../clients/common/nm-meta-setting-access.c:507
#, c-format
msgid "invalid field '%s%s%s%s%s'; %s%s%s"
msgstr "無効なフィールド '%s%s%s%s%s'; %s%s%s"
#: ../clients/common/nm-meta-setting-desc.c:99
#: ../clients/common/nm-meta-setting-desc.c:161
#, c-format
msgid "invalid prefix '%s'; <1-%d> allowed"
msgstr "無効なプレフィックス '%s'; <1-%d> 許可"
#: ../clients/common/nm-meta-setting-desc.c:107
#, c-format
msgid "invalid IP address: %s"
msgstr "無効な IP アドレス: %s"
#: ../clients/common/nm-meta-setting-desc.c:133
msgid ""
"The valid syntax is: 'ip[/prefix] [next-hop] [metric] [attribute=val]... [,"
"ip[/prefix] ...]'"
msgstr ""
"有効な構文は以下のようになります: 'ip[/prefix] [next-hop] [metric] "
"[attribute=val]... [,ip[/prefix] ...]'"
#: ../clients/common/nm-meta-setting-desc.c:172
#, c-format
msgid "the next hop ('%s') must be first"
msgstr "次のホップ ('%s') が初回である必要があります"
#: ../clients/common/nm-meta-setting-desc.c:178
#, c-format
msgid "the metric ('%s') must be before attributes"
msgstr "メトリック ('%s') が属性の前にある必要があります"
#: ../clients/common/nm-meta-setting-desc.c:227
#, c-format
msgid "invalid route: %s. %s"
msgstr "無効なルート: %s. %s"
#: ../clients/common/nm-meta-setting-desc.c:239
msgid "default route cannot be added (NetworkManager handles it by itself)"
msgstr "デフォルトのルートは追加できません (NetworkManager 自体が処理します)"
#: ../clients/common/nm-meta-setting-desc.c:438
#, c-format
msgid "invalid priority map '%s'"
msgstr "無効な優先度マップ '%s'"
#: ../clients/common/nm-meta-setting-desc.c:445
#: ../clients/common/nm-meta-setting-desc.c:451
#, c-format
msgid "priority '%s' is not valid (<0-%ld>)"
msgstr "'%s' は有効な優先度ではありません (<0-%ld>)"
#: ../clients/common/nm-meta-setting-desc.c:503
#, c-format
msgid "cannot read pac-script from file '%s'"
msgstr "ファイル '%s' から pac-script を読み込めません"
#: ../clients/common/nm-meta-setting-desc.c:510
#, c-format
msgid "file '%s' contains non-valid utf-8"
msgstr "ファイル '%s' には無効な utf-8 が含まれています"
#: ../clients/common/nm-meta-setting-desc.c:523
#, c-format
msgid "'%s' does not contain a valid PAC Script"
msgstr "'%s' には有効な PAC スクリプトが含まれていません"
#: ../clients/common/nm-meta-setting-desc.c:526
#, c-format
msgid "Not a valid PAC Script"
msgstr "有効な PAC スクリプトではありません"
#: ../clients/common/nm-meta-setting-desc.c:580
#, c-format
msgid "cannot read team config from file '%s'"
msgstr "ファイル '%s' からチーム設定を読み込めません"
#: ../clients/common/nm-meta-setting-desc.c:587
#, c-format
msgid "team config file '%s' contains non-valid utf-8"
msgstr "チーム設定ファイル '%s' には無効な utf-8 が含まれています"
#: ../clients/common/nm-meta-setting-desc.c:599
#, c-format
msgid "'%s' does not contain a valid team configuration"
msgstr "'%s' には有効なチーム設定が含まれていません"
#: ../clients/common/nm-meta-setting-desc.c:602
#, c-format
msgid "team configuration must be a JSON object"
msgstr "チーム設定は JSON オブジェクトである必要があります"
#: ../clients/common/nm-meta-setting-desc.c:723
#: ../clients/tui/nmt-mtu-entry.c:84
msgid "(default)"
msgstr "(デフォルト)"
#: ../clients/common/nm-meta-setting-desc.c:864
msgid "auto"
msgstr "自動"
#: ../clients/common/nm-meta-setting-desc.c:1016
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
#: ../clients/common/nm-meta-setting-desc.c:1140
#, c-format
msgid "'%s' is out of range [%lli, %lli]"
msgstr "'%s' は、[%lli, %lli] の範囲外です"
#: ../clients/common/nm-meta-setting-desc.c:1146
#, c-format
msgid "'%s' is not a valid number"
msgstr "'%s' は有効な数値ではありません"
#: ../clients/common/nm-meta-setting-desc.c:1196
#, c-format
msgid "'%s' is out of range [0, %u]"
msgstr "'%s' は、[0, %u] の範囲外です"
#: ../clients/common/nm-meta-setting-desc.c:1239
#, c-format
msgid "'%s' is not a valid Ethernet MAC"
msgstr "'%s' は有効な Ethernet MAC ではありません"
#: ../clients/common/nm-meta-setting-desc.c:1343
#, c-format
msgid "invalid option '%s', use a combination of [%s]"
msgstr "無効なオプション '%s' です。[%s] の組み合わせを使用してください"
#: ../clients/common/nm-meta-setting-desc.c:1348 ../libnm-core/nm-keyfile.c:771
#, c-format
msgid "invalid option '%s', use one of [%s]"
msgstr "無効なオプション '%s' です。[%s] のいずれかを使用してください"
#: ../clients/common/nm-meta-setting-desc.c:1467
#, c-format
msgid "%d (key)"
msgstr "%d (key)"
#: ../clients/common/nm-meta-setting-desc.c:1469
#, c-format
msgid "%d (passphrase)"
msgstr "%d (パスフレーズ)"
#: ../clients/common/nm-meta-setting-desc.c:1472
#, c-format
msgid "%d (unknown)"
msgstr "%d (不明)"
#: ../clients/common/nm-meta-setting-desc.c:1504
msgid "0 (NONE)"
msgstr "0 (なし)"
#: ../clients/common/nm-meta-setting-desc.c:1510
msgid "REORDER_HEADERS, "
msgstr "ヘッダーの順序変更、"
#: ../clients/common/nm-meta-setting-desc.c:1512
msgid "GVRP, "
msgstr "GVRP、"
#: ../clients/common/nm-meta-setting-desc.c:1514
msgid "LOOSE_BINDING, "
msgstr "ルースバインディング、"
#: ../clients/common/nm-meta-setting-desc.c:1516
msgid "MVRP, "
msgstr "MVRP、"
#: ../clients/common/nm-meta-setting-desc.c:1556
msgid "0 (none)"
msgstr "0 (なし)"
#: ../clients/common/nm-meta-setting-desc.c:1562
msgid "agent-owned, "
msgstr "エージェント所有、 "
#: ../clients/common/nm-meta-setting-desc.c:1564
msgid "not saved, "
msgstr "未保存、 "
#: ../clients/common/nm-meta-setting-desc.c:1566
msgid "not required, "
msgstr "不必要、 "
#: ../clients/common/nm-meta-setting-desc.c:1631
#, c-format
msgid "'%s' is not valid; use <option>=<value>"
msgstr "'%s' は無効です; <option>=<value> を使用してください"
#: ../clients/common/nm-meta-setting-desc.c:1670
msgid "no item to remove"
msgstr "削除するアイテムがありません"
#: ../clients/common/nm-meta-setting-desc.c:1674
#, c-format
msgid "index '%d' is not in range <0-%d>"
msgstr "インデックス '%d' は範囲内にありません <0-%d>"
#: ../clients/common/nm-meta-setting-desc.c:1689
#, c-format
msgid "invalid option '%s'"
msgstr "無効なオプション '%s'"
#: ../clients/common/nm-meta-setting-desc.c:1691
msgid "missing option"
msgstr "足りないオプション"
#: ../clients/common/nm-meta-setting-desc.c:1715
#, c-format
msgid "'%s' is not a valid MAC"
msgstr "'%s' は有効な MAC ではありません"
#: ../clients/common/nm-meta-setting-desc.c:1742
#: ../clients/common/nm-meta-setting-desc.c:1839
#: ../clients/common/nm-meta-setting-desc.c:4807 ../src/nm-config.c:533
#, c-format
msgid "'%s' is not valid"
msgstr "'%s' は無効です"
#: ../clients/common/nm-meta-setting-desc.c:1783
#, c-format
msgid "'%u' flags are not valid; use combination of %s"
msgstr "'%u' フラグは有効ではありません。%s の組み合わせを使用してください"
#: ../clients/common/nm-meta-setting-desc.c:1819
#, c-format
msgid "'%s' is not a valid number (or out of range)"
msgstr "'%s' は有効な数字ではありません (または範囲外になります)"
#: ../clients/common/nm-meta-setting-desc.c:1937
#, c-format
msgid "'%s' is not a valid hex character"
msgstr "'%s' は有効な 16 進文字ではありません"
#: ../clients/common/nm-meta-setting-desc.c:2220
#, c-format
msgid "the property doesn't contain EAP method '%s'"
msgstr "プロパティーには EAP メソッド '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:2243
#, c-format
msgid "the property doesn't contain alternative subject match '%s'"
msgstr "プロパティーには代替のサブジェクトマッチ '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:2269
#, c-format
msgid "the property doesn't contain \"phase2\" alternative subject match '%s'"
msgstr ""
"プロパティーには代替の \"phase2\" サブジェクトマッチ '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:2391
#, c-format
msgid ""
"Enter a list of bonding options formatted as:\n"
" option = <value>, option = <value>,... \n"
"Valid options are: %s\n"
"'mode' can be provided as a name or a number:\n"
"balance-rr = 0\n"
"active-backup = 1\n"
"balance-xor = 2\n"
"broadcast = 3\n"
"802.3ad = 4\n"
"balance-tlb = 5\n"
"balance-alb = 6\n"
"\n"
"Example: mode=2,miimon=120\n"
msgstr ""
"次のような形式でボンドのオプション一覧を入力してください。\n"
" オプション = <value>, オプション = <value>,... \n"
"有効なオプション: %s\n"
"'mode' はモード名または数値で指定できます。\n"
"balance-rr = 0\n"
"active-backup = 1\n"
"balance-xor = 2\n"
"broadcast = 3\n"
"802.3ad = 4\n"
"balance-tlb = 5\n"
"balance-alb = 6\n"
"\n"
"例: mode=2,miimon=120\n"
#. Don't allow setting type unless the connection is brand new.
#. * Just because it's a bad idea and the user wouldn't probably want that.
#. * No technical reason, really.
#. * Also, using uuid to see if the connection is brand new is a bit
#. * hacky: we can not see if the type is already set, because
#. * nmc_setting_set_property() is called only after the property
#. * we're setting (type) has been removed.
#: ../clients/common/nm-meta-setting-desc.c:2454
#, c-format
msgid "Can not change the connection type"
msgstr "接続タイプを変更できません"
#: ../clients/common/nm-meta-setting-desc.c:2557
#, c-format
msgid "the property doesn't contain permission '%s'"
msgstr "プロパティーにはパーミッション '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:2578
#, c-format
msgid "'%s' is not valid master; use ifname or connection UUID"
msgstr ""
"'%s' は 有効なマスターではありません: ifname か、接続 UUID を使用してくださ"
"い。"
#: ../clients/common/nm-meta-setting-desc.c:2675
#, c-format
msgid "the value '%s' is not a valid UUID"
msgstr "値 '%s' は有効な UUID ではありません"
#: ../clients/common/nm-meta-setting-desc.c:2682
#, c-format
msgid "the property doesn't contain UUID '%s'"
msgstr "プロパティーには UUID '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:2751
msgid "0 (disabled)"
msgstr "0 (無効)"
#: ../clients/common/nm-meta-setting-desc.c:2757
msgid "enabled, "
msgstr "有効、"
#: ../clients/common/nm-meta-setting-desc.c:2759
msgid "advertise, "
msgstr "公表、"
#: ../clients/common/nm-meta-setting-desc.c:2761
msgid "willing, "
msgstr "用意がある、"
#: ../clients/common/nm-meta-setting-desc.c:2883
#, c-format
msgid "'%s' is not a valid DCB flag"
msgstr "'%s' は有効な DCB フラグではありません"
#: ../clients/common/nm-meta-setting-desc.c:2912
msgid "must contain 8 comma-separated numbers"
msgstr "コンマで区切った 8 つの番号を含ませてください"
#: ../clients/common/nm-meta-setting-desc.c:2928
#, c-format
msgid "'%s' not a number between 0 and %u (inclusive) or %u"
msgstr "'%s' は 0 と %u (含む) または %u の間の数ではありません"
#: ../clients/common/nm-meta-setting-desc.c:2931
#, c-format
msgid "'%s' not a number between 0 and %u (inclusive)"
msgstr "'%s' は 0 と %u (含む) の間の数ではありません"
#: ../clients/common/nm-meta-setting-desc.c:2952
#, c-format
msgid "changes will have no effect until '%s' includes 1 (enabled)"
msgstr "変更は、'%s' に 1 (有効) が含まれるまで効果はありません"
#: ../clients/common/nm-meta-setting-desc.c:3007
#, c-format
msgid "bandwidth percentages must total 100%%"
msgstr "帯域幅のパーセンテージの合計は 100%% にならなければなりません"
#: ../clients/common/nm-meta-setting-desc.c:3080
#: ../clients/common/nm-meta-setting-desc.c:3086
msgid "SIM operator ID must be a 5 or 6 number MCCMNC code"
msgstr ""
"SIM オペレーター IDは、5 桁または 6 桁の数字の MCCMNC コードである必要があり"
"ます"
#: ../clients/common/nm-meta-setting-desc.c:3110
#, c-format
msgid "'%s' is not a valid IBoIP P_Key"
msgstr "'%s' は有効な IBoIP P_Key ではありません"
#: ../clients/common/nm-meta-setting-desc.c:3133
msgid "default"
msgstr "デフォルト"
#: ../clients/common/nm-meta-setting-desc.c:3272
#: ../clients/common/nm-meta-setting-desc.c:3289
#, c-format
msgid "invalid IPv4 address '%s'"
msgstr "無効な IPv4 アドレス '%s'"
#: ../clients/common/nm-meta-setting-desc.c:3295
#: ../clients/common/nm-meta-setting-desc.c:3539
#, c-format
msgid "the property doesn't contain DNS server '%s'"
msgstr "プロパティーには DNS サーバー '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:3333
#: ../clients/common/nm-meta-setting-desc.c:3577
#, c-format
msgid "the property doesn't contain DNS search domain '%s'"
msgstr "プロパティーには DNS 検索ドメイン '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:3370
#: ../clients/common/nm-meta-setting-desc.c:3614
#, c-format
msgid "the property doesn't contain DNS option '%s'"
msgstr "プロパティーには DNS オプション '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:3413
#: ../clients/common/nm-meta-setting-desc.c:3663
#, c-format
msgid "the property doesn't contain IP address '%s'"
msgstr "プロパティーには IP アドレス '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:3433
#: ../clients/common/nm-meta-setting-desc.c:3682
#, c-format
msgid "invalid gateway address '%s'"
msgstr "無効なゲートウェイアドレス '%s'"
#: ../clients/common/nm-meta-setting-desc.c:3472
#: ../clients/common/nm-meta-setting-desc.c:3723
#, c-format
msgid "the property doesn't contain route '%s'"
msgstr "プロパティーにはルート '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:3516
#: ../clients/common/nm-meta-setting-desc.c:3533
#, c-format
msgid "invalid IPv6 address '%s'"
msgstr "無効な IPv6 アドレス '%s'"
#: ../clients/common/nm-meta-setting-desc.c:3785
#, c-format
msgid "the property doesn't contain interface name '%s'"
msgstr "プロパティーにはインターフェース名 '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:3822
#, c-format
msgid "'%s' is not a valid channel; use <1-13>"
msgstr "'%s' は有効なチャンネルではありません。<1-13> を使用してください"
#: ../clients/common/nm-meta-setting-desc.c:3914
msgid "The valid syntax is: vf [attribute=value]... [,vf [attribute=value]...]"
msgstr ""
"有効な構文は以下のようになります: vf [attribute=value]... [,vf "
"[attribute=value]...]"
#: ../clients/common/nm-meta-setting-desc.c:3936
msgid ""
"The valid syntax is: '[root | parent <handle>] [handle <handle>] <qdisc>'"
msgstr "有効な構文: '[root | parent <handle>] [handle <handle>] <qdisc>'"
#: ../clients/common/nm-meta-setting-desc.c:3960
#, c-format
msgid "the property doesn't contain vf with index %u"
msgstr "プロパティーにはインデックス %u を持つ vf が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:3987
#, c-format
msgid "the property doesn't contain qdisc '%s'"
msgstr "プロパティーには qdisc '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:4041
msgid ""
"The valid syntax is: '[root | parent <handle>] [handle <handle>] <tfilter>'"
msgstr "有効な構文: '[root | parent <handle>] [handle <handle>] <tfilter>'"
#: ../clients/common/nm-meta-setting-desc.c:4064
#, c-format
msgid "the property doesn't contain tfilter '%s'"
msgstr "プロパティーには tfilter '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:4131
#, c-format
msgid "the property doesn't contain string '%s'"
msgstr "プロパティーには文字列 '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:4206
#: ../clients/common/nm-meta-setting-desc.c:4280
#, c-format
msgid "the property doesn't contain link watcher '%s'"
msgstr "プロパティーにはリンクウォッチャー '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:4386
#, c-format
msgid "only one mapping at a time is supported; taking the first one (%s)"
msgstr ""
"マッピングは一度に 1 つだけ行います。最初のマッピング (%s) を行います。"
#: ../clients/common/nm-meta-setting-desc.c:4394
#, c-format
msgid "the property doesn't contain mapping '%s'"
msgstr "プロパティーにはマッピング '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:4402
msgid "no priority to remove"
msgstr "削除する優先度がありません"
#: ../clients/common/nm-meta-setting-desc.c:4406
#, c-format
msgid "index '%d' is not in the range of <0-%d>"
msgstr "インデックス '%d' は <0-%d> の範囲内にありません"
#: ../clients/common/nm-meta-setting-desc.c:4475
#, c-format
msgid "'%s' cannot be empty"
msgstr "'%s' を空白にすることはできません"
#: ../clients/common/nm-meta-setting-desc.c:4514
#: ../clients/common/nm-meta-setting-desc.c:4645
#: ../libnm-core/nm-setting-sriov.c:446 ../libnm-core/nm-setting-wired.c:662
#: ../libnm-core/nm-setting-wireless.c:857
#: ../libnm-core/nm-setting-wireless.c:869 ../libnm-util/nm-setting-wired.c:645
#: ../libnm-util/nm-setting-wireless.c:858
#: ../libnm-util/nm-setting-wireless.c:872
#, c-format
msgid "'%s' is not a valid MAC address"
msgstr "'%s' は有効な MAC アドレスではありません"
#: ../clients/common/nm-meta-setting-desc.c:4520
#: ../clients/common/nm-meta-setting-desc.c:4651
#, c-format
msgid "the property doesn't contain MAC address '%s'"
msgstr "プロパティーには MAC アドレス '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:4538
#, c-format
msgid "'%s' is not valid; 2 or 3 strings should be provided"
msgstr "'%s' は無効です。2 文字または 3 文字の文字列を入力してください"
#: ../clients/common/nm-meta-setting-desc.c:4552
#, c-format
msgid "'%s' string value should consist of 1 - 199 characters"
msgstr "'%s' 文字列値は 1 - 199 の文字で構成される必要があります"
#: ../clients/common/nm-meta-setting-desc.c:4584
#, c-format
msgid ""
"Enter a list of S/390 options formatted as:\n"
" option = <value>, option = <value>,...\n"
"Valid options are: %s\n"
msgstr ""
"S/390 のオプション一覧を次の形式で入力します。\n"
" option = <value>, option = <value>,...\n"
"次が有効なオプションになります: %s\n"
#: ../clients/common/nm-meta-setting-desc.c:4618
#, c-format
msgid "'%s' is not a valid channel"
msgstr "'%s' は有効なチャンネルではありません"
#: ../clients/common/nm-meta-setting-desc.c:4624
#, c-format
msgid "'%ld' is not a valid channel"
msgstr "'%ld' は有効なチャンネルではありません"
#: ../clients/common/nm-meta-setting-desc.c:4707
#: ../clients/common/nm-meta-setting-desc.c:4743
#: ../clients/common/nm-meta-setting-desc.c:4779
#, c-format
msgid "the property doesn't contain protocol '%s'"
msgstr "プロパティーにはプロトコル '%s' が含まれません"
#: ../clients/common/nm-meta-setting-desc.c:4816
#, c-format
msgid ""
"'%s' not compatible with %s '%s', please change the key or set the right %s "
"first."
msgstr ""
"'%s' と %s '%s' は互換性がありません。キーを変更するか、適切な %s を最初に設"
"定してください。"
#: ../clients/common/nm-meta-setting-desc.c:4826
#, c-format
msgid "WEP key is guessed to be of '%s'"
msgstr "WEP キーは '%s' であると仮定しています"
#: ../clients/common/nm-meta-setting-desc.c:4831
#, c-format
msgid "WEP key index set to '%d'"
msgstr "WEP キーインデックスは '%d' に設定されます"
#: ../clients/common/nm-meta-setting-desc.c:4870
#, c-format
msgid "'%s' is not compatible with '%s' type, please change or delete the key."
msgstr ""
"'%s' は '%s' タイプと互換性がありません。キーを変更するか、削除してください。"
#: ../clients/common/nm-meta-setting-desc.c:4880
#, c-format
msgid "'%s' is not a valid PSK"
msgstr "'%s' は有効な PSK ではありません"
#: ../clients/common/nm-meta-setting-desc.c:4932
#, c-format
msgid "'%s' is not valid; use 'on', 'off', or 'ignore'"
msgstr "'%s' は無効です; 'on'、'off'、または 'ignore' を使用してください"
#: ../clients/common/nm-meta-setting-desc.c:4991
msgid "Bonding primary interface [none]"
msgstr "ボンドのプライマリインターフェース [none]"
#. this is a virtual property, only needed during "ask" mode.
#: ../clients/common/nm-meta-setting-desc.c:4998
msgid "Bonding monitoring mode"
msgstr "ボンディングモニタリングモード"
#: ../clients/common/nm-meta-setting-desc.c:5007
msgid "Bonding miimon [100]"
msgstr "ボンドの miimon [100]"
#: ../clients/common/nm-meta-setting-desc.c:5015
msgid "Bonding downdelay [0]"
msgstr "ボンドの downdelay [0]"
#: ../clients/common/nm-meta-setting-desc.c:5023
msgid "Bonding updelay [0]"
msgstr "ボンドの updelay [0]"
#: ../clients/common/nm-meta-setting-desc.c:5031
msgid "Bonding arp-interval [0]"
msgstr "ボンドの arp-interval [0]"
#: ../clients/common/nm-meta-setting-desc.c:5039
msgid "Bonding arp-ip-target [none]"
msgstr "ボンドの arp-ip-target [none]"
#: ../clients/common/nm-meta-setting-desc.c:5047
msgid "LACP rate ('slow' or 'fast') [slow]"
msgstr "LACP レート ('slow' または 'fast') [slow]"
#. macro that returns @func as const (gboolean(*)(NMSetting*)) type, but checks
#. * that the actual type is (gboolean(*)(type *)).
#. macro that returns @func as const (guint32(*)(NMSetting*)) type, but checks
#. * that the actual type is (guint32(*)(type *)).
#: ../clients/common/nm-meta-setting-desc.c:5166
msgid ""
"nmcli can accepts both direct JSON configuration data and a file name "
"containing the configuration. In the latter case the file is read and the "
"contents is put into this property.\n"
"\n"
"Examples: set team.config { \"device\": \"team0\", \"runner\": {\"name\": "
"\"roundrobin\"}, \"ports\": {\"eth1\": {}, \"eth2\": {}} }\n"
" set team.config /etc/my-team.conf\n"
msgstr ""
"nmcli では、JSON 設定データそのものと、設定を含むファイルの名前の両方を受け取"
"ることができます。設定を含むファイルの名前を指定した場合は、そのファイルが読"
"み込まれ、コンテンツがこのプロパティーに置かれます。\n"
"\n"
"例: set team.config { \"device\": \"team0\", \"runner\": {\"name\": "
"\"roundrobin\"}, \"ports\": {\"eth1\": {}, \"eth2\": {}} }\n"
" set team.config /etc/my-team.conf\n"
#: ../clients/common/nm-meta-setting-desc.c:5174
msgid ""
"Enter a list of link watchers formatted as dictionaries where the keys are "
"teamd properties. Dictionary pairs are in the form: key=value and pairs are "
"separated by ' '. Dictionaries are separated with ','.\n"
"The keys allowed/required in the dictionary change on the basis of the link "
"watcher type, while the only property common to all the link watchers is "
"'name'*, which defines the link watcher to be specified.\n"
"\n"
"Properties available for the 'ethtool' link watcher:\n"
" 'delay-up', 'delay-down'\n"
"\n"
"Properties available for the 'nsna_ping' link watcher:\n"
" 'init-wait', 'interval', 'missed-max', 'target-host'*\n"
"\n"
"Properties available for the 'arp_ping' include all the ones for 'nsna_ping' "
"and:\n"
" 'source-host'*, 'validate-active', 'validate-inactive', 'send-always'.\n"
"\n"
"Properties flagged with a '*' are mandatory.\n"
"\n"
"Example:\n"
" name=arp_ping source-host=172.16.1.1 target-host=172.16.1.254, "
"name=ethtool delay-up=3\n"
msgstr ""
"キーが teamd のプロパティーになっているディクショナリーの形式で、リンクウォッ"
"チャーの一覧を入力します。ディクショナリーのペアの書式は key=value となり、区"
"切る時は半角スペースを使用します。ディクショナリーを区切る時はコンマ ',' を使"
"用します。ディクショナリーで利用できるキーまたは必要なキーは、リンクウォッ"
"チャーのタイプによって異なります。すべてのリンクウォッチャーに共通して\"いる"
"唯一のプロパティーは 'name'* で、これで指定するリンクウォッチャーを定義しま"
"す。\n"
"\n"
"'ethtool' リンクウォッチャーに利用できるプロパティー:\n"
" 'delay-up'、'delay-down'\n"
"\n"
"'nsna_ping' リンクウォッチャーに利用できるプロパティー:\n"
" 'init-wait'、'interval'、'missed-max'、'target-host'*\n"
"\n"
"'arp_ping' には、'nsna_ping' の全プロパティーと下記プロパティーが利用できま"
"す:\n"
" 'source-host'*、'validate-active'、'validate-inactive'、'send-always'\n"
"\n"
"'*' がついたプロパティーは必須です。\n"
"\n"
"例:\n"
" name=arp_ping source-host=172.16.1.1 target-host=172.16.1.254, "
"name=ethtool delay-up=3\n"
#: ../clients/common/nm-meta-setting-desc.c:5224
msgid ""
"Enter file path to CA certificate (optionally prefixed with file://).\n"
" [file://]<file path>\n"
"Note that nmcli does not support specifying certificates as raw blob data.\n"
"Example: /home/cimrman/cacert.crt\n"
msgstr ""
"CA 証明書へのファイルパスを入力します (オプションで file:// を先頭に指定でき"
"ます)。\n"
" [file://]<ファイルパス>\n"
"nmcli では、証明書を、生の blob データとして指定できないことに注意してくださ"
"い。\n"
"例: /home/cimrman/cacert.crt\n"
#: ../clients/common/nm-meta-setting-desc.c:5258
msgid ""
"Enter file path to client certificate (optionally prefixed with file://).\n"
" [file://]<file path>\n"
"Note that nmcli does not support specifying certificates as raw blob data.\n"
"Example: /home/cimrman/jara.crt\n"
msgstr ""
"クライアント証明書へのファイルパスを入力します (オプションで file:// を先頭に"
"指定できます)。\n"
" [file://]<ファイルパス>\n"
"nmcli では、証明書を、生の blob データとして指定できないことに注意してくださ"
"い。\n"
"例: /home/cimrman/jara.crt\n"
#: ../clients/common/nm-meta-setting-desc.c:5315
msgid ""
"Enter file path to CA certificate for inner authentication (optionally "
"prefixed\n"
"with file://).\n"
" [file://]<file path>\n"
"Note that nmcli does not support specifying certificates as raw blob data.\n"
"Example: /home/cimrman/ca-zweite-phase.crt\n"
msgstr ""
"内部認証のために CA 証明書へのファイルパスを入力します (オプションで file:// "
"を\n"
"先頭に指定できます)。\n"
" [file://]<ファイルパス>\n"
"nmcli では、証明書を、生の blob データとして指定できないことに注意してくださ"
"い。\n"
"例: /home/cimrman/ca-zweite-phase.crt\n"
#: ../clients/common/nm-meta-setting-desc.c:5350
msgid ""
"Enter file path to client certificate for inner authentication (optionally "
"prefixed\n"
"with file://).\n"
" [file://]<file path>\n"
"Note that nmcli does not support specifying certificates as raw blob data.\n"
"Example: /home/cimrman/jara-zweite-phase.crt\n"
msgstr ""
"内部認証のためにクライアント証明書へのファイルパスを入力します (オプションで "
"file:// を\n"
"先頭に指定できます)。\n"
" [file://]<ファイルパス>\n"
"nmcli では、証明書を生の blob データとして指定できないことに注意してくださ"
"い。\n"
"例: /home/cimrman/jara-zweite-phase.crt\n"
#: ../clients/common/nm-meta-setting-desc.c:5377
msgid ""
"Enter bytes as a list of hexadecimal values.\n"
"Two formats are accepted:\n"
"(a) a string of hexadecimal digits, where each two digits represent one "
"byte\n"
"(b) space-separated list of bytes written as hexadecimal digits (with "
"optional 0x/0X prefix, and optional leading 0).\n"
"\n"
"Examples: ab0455a6ea3a74C2\n"
" ab 4 55 0xa6 ea 3a 74 C2\n"
msgstr ""
"16 進値の一覧のバイトを入力してください。\n"
"入力できる形式は 2 種類あります。\n"
"(a) 16 進の数字から成る列、2 桁で 1 バイト\n"
"(b) 空白で区切った 16 進の数字の並び (オプションで 0x/0X プレフィックス、およ"
"び先行の 0 を使用可能)\n"
"\n"
"例: ab0455a6ea3a74C2\n"
" ab 4 55 0xa6 ea 3a 74 C2\n"
#: ../clients/common/nm-meta-setting-desc.c:5394
#: ../clients/common/nm-meta-setting-desc.c:5412
msgid ""
"Enter path to a private key and the key password (if not set yet):\n"
" [file://]<file path> [<password>]\n"
"Note that nmcli does not support specifying private key as raw blob data.\n"
"Example: /home/cimrman/jara-priv-key Dardanely\n"
msgstr ""
"プライベートキーへのパスとキーパスワード (まだ設定していない場合) を入力して"
"ください:\n"
" [file://]<ファイルパス> [<パスワード>]\n"
"nmcli では、プライベートキーを、生の blob データとして指定できないことに注意"
"してください。\n"
"例: /home/cimrman/jara-priv-key Dardanely\n"
#: ../clients/common/nm-meta-setting-desc.c:5451
#: ../clients/common/nm-secret-agent-simple.c:249
#: ../clients/common/nm-secret-agent-simple.c:347
#: ../clients/tui/nmt-page-dsl.c:66 ../clients/tui/nmt-page-wifi.c:332
msgid "Username"
msgstr "ユーザー名"
#: ../clients/common/nm-meta-setting-desc.c:5457
#: ../clients/common/nm-meta-setting-desc.c:5641
#: ../clients/common/nm-meta-setting-desc.c:6014
#: ../clients/common/nm-meta-setting-desc.c:6674
msgid "Password [none]"
msgstr "パスワード [none]"
#: ../clients/common/nm-meta-setting-desc.c:5503
msgid "Bluetooth device address"
msgstr "Bluetooth デバイスアドレス"
#: ../clients/common/nm-meta-setting-desc.c:5548
#: ../clients/common/nm-meta-setting-desc.c:6068
#: ../clients/common/nm-meta-setting-desc.c:7401
#: ../clients/common/nm-meta-setting-desc.c:7439
#: ../clients/common/nm-meta-setting-desc.c:7576
#: ../clients/common/nm-meta-setting-desc.c:7794
msgid "MAC [none]"
msgstr "MAC [none]"
#: ../clients/common/nm-meta-setting-desc.c:5554
msgid "Enable STP [no]"
msgstr "STP の有効化 [no]"
#: ../clients/common/nm-meta-setting-desc.c:5560
msgid "STP priority [32768]"
msgstr "STP の優先度 [32768]"
#: ../clients/common/nm-meta-setting-desc.c:5566
msgid "Forward delay [15]"
msgstr "フォワード遅延 [15]"
#: ../clients/common/nm-meta-setting-desc.c:5572
msgid "Hello time [2]"
msgstr "Hello タイム [2]"
#: ../clients/common/nm-meta-setting-desc.c:5578
msgid "Max age [20]"
msgstr "最大エイジ [20]"
#: ../clients/common/nm-meta-setting-desc.c:5584
msgid "MAC address ageing time [300]"
msgstr "MAC アドレスのエージングタイム [300]"
#: ../clients/common/nm-meta-setting-desc.c:5590
msgid "Group forward mask [0]"
msgstr "グループの前方マスク [0]"
#: ../clients/common/nm-meta-setting-desc.c:5596
msgid "Enable IGMP snooping [no]"
msgstr "IGMP スヌーピングの有効化 [no]"
#: ../clients/common/nm-meta-setting-desc.c:5608
msgid "Bridge port priority [32]"
msgstr "ブリッジポートの優先度 [32]"
#: ../clients/common/nm-meta-setting-desc.c:5614
msgid "Bridge port STP path cost [100]"
msgstr "ブリッジポートの STP パスコスト [100]"
#: ../clients/common/nm-meta-setting-desc.c:5620
msgid "Hairpin [no]"
msgstr "ヘアピン [no]"
#: ../clients/common/nm-meta-setting-desc.c:5635
#: ../clients/common/nm-meta-setting-desc.c:6008
#: ../clients/common/nm-meta-setting-desc.c:7291
msgid "Username [none]"
msgstr "ユーザー名 [none]"
#: ../clients/common/nm-meta-setting-desc.c:5738
msgid ""
"Enter a list of user permissions. This is a list of user names formatted "
"as:\n"
" [user:]<user name 1>, [user:]<user name 2>,...\n"
"The items can be separated by commas or spaces.\n"
"\n"
"Example: alice bob charlie\n"
msgstr ""
"ユーザーのパーミッション一覧を入力します。ユーザー名の一覧で、\n"
" [user:]<user name 1>, [user:]<user name 2>,... のような形式をとります。\n"
"コンマか空白で区切ることで複数のアイテムを記載できます。\n"
"\n"
"例: alice bob charlie\n"
#: ../clients/common/nm-meta-setting-desc.c:5780
msgid ""
"Enter secondary connections that should be activated when this connection "
"is\n"
"activated. Connections can be specified either by UUID or ID (name). nmcli\n"
"transparently translates names to UUIDs. Note that NetworkManager only "
"supports\n"
"VPNs as secondary connections at the moment.\n"
"The items can be separated by commas or spaces.\n"
"\n"
"Example: private-openvpn, fe6ba5d8-c2fc-4aae-b2e3-97efddd8d9a7\n"
msgstr ""
"この接続がアクティベートされたときにアクティベートする必要がある\n"
"セカンダリー接続を入力してください。接続は UUID または ID (名前) のいずれかで"
"指定できます。nmcli\n"
"は名前を透過的に UUID に変換します。NetworkManager は現時点では VPN をセカン"
"ダリー接続\n"
"としてのみサポートします。\n"
"項目はコンマまたはスペースで区切ることができます。\n"
"\n"
"例: private-openvpn, fe6ba5d8-c2fc-4aae-b2e3-97efddd8d9a7\n"
#: ../clients/common/nm-meta-setting-desc.c:5797
msgid ""
"Enter a value which indicates whether the connection is subject to a data\n"
"quota, usage costs or other limitations. Accepted options are:\n"
"'true','yes','on' to set the connection as metered\n"
"'false','no','off' to set the connection as not metered\n"
"'unknown' to let NetworkManager choose a value using some heuristics\n"
msgstr ""
"接続がデータクォータ、使用コスト、または他の制限に基づくかどうかを\n"
"示す値を入力します。使用できるオプション:\n"
"接続を測定対象として設定する場合は 'true'、'yes'、'on'\n"
"接続を非測定として設定する場合は 'false'、'no'、'off'\n"
"NetworkManager でヒューリスティックを使用して値を選択できるようにする場合は "
"'unknown'\n"
#: ../clients/common/nm-meta-setting-desc.c:6025
msgid "APN"
msgstr "APN"
#: ../clients/common/nm-meta-setting-desc.c:6077
#: ../clients/common/nm-meta-setting-desc.c:7464
#: ../clients/common/nm-meta-setting-desc.c:7610
msgid "MTU [auto]"
msgstr "MTU [auto]"
#: ../clients/common/nm-meta-setting-desc.c:6096
msgid "P_KEY [none]"
msgstr "P_KEY [none]"
#: ../clients/common/nm-meta-setting-desc.c:6105
msgid "Parent interface [none]"
msgstr "親インターフェース [none]"
#: ../clients/common/nm-meta-setting-desc.c:6128
msgid ""
"Enter a list of IPv4 addresses of DNS servers.\n"
"\n"
"Example: 8.8.8.8, 8.8.4.4\n"
msgstr ""
"DNS サーバーの IPv4 アドレス一覧を入力してください。\n"
"\n"
"例: 8.8.8.8, 8.8.4.4\n"
#: ../clients/common/nm-meta-setting-desc.c:6160
msgid "IPv4 address (IP[/plen]) [none]"
msgstr "IPv4 アドレス (IP[/plen]) [none]"
#: ../clients/common/nm-meta-setting-desc.c:6162
msgid ""
"Enter a list of IPv4 addresses formatted as:\n"
" ip[/prefix], ip[/prefix],...\n"
"Missing prefix is regarded as prefix of 32.\n"
"\n"
"Example: 192.168.1.5/24, 10.0.0.11/24\n"
msgstr ""
"次のような形式で IPv4 アドレスの一覧を入力してください。\n"
" ip[/prefix], ip[/prefix],...\n"
"prefix が指定されない場合、プレフィックスは 32 と見なされます。\n"
"\n"
"例: 192.168.1.5/24, 10.0.0.11/24\n"
#: ../clients/common/nm-meta-setting-desc.c:6175
msgid "IPv4 gateway [none]"
msgstr "IPv4 ゲートウェイ [none]"
#: ../clients/common/nm-meta-setting-desc.c:6183
msgid ""
"Enter a list of IPv4 routes formatted as:\n"
" ip[/prefix] [next-hop] [metric],...\n"
"\n"
"Missing prefix is regarded as a prefix of 32.\n"
"Missing next-hop is regarded as 0.0.0.0.\n"
"Missing metric means default (NM/kernel will set a default value).\n"
"\n"
"Examples: 192.168.2.0/24 192.168.2.1 3, 10.1.0.0/16 10.0.0.254\n"
" 10.1.2.0/24\n"
msgstr ""
"IPv4 ルートの一覧を次の形式で入力します。\n"
" ip[/prefix] [next-hop] [metric],...\n"
"\n"
"prefix が指定されない場合、プレフィックスは 32 と見なされます。\n"
"next-hop が指定されない場合は、0.0.0.0 と見なされます。\n"
"metric が指定されない場合は、デフォルト値と見なされます (NM/カーネルはデフォ"
"ルト値を設定します)。\n"
"\n"
"例: 192.168.2.0/24 192.168.2.1 3, 10.1.0.0/16 10.0.0.254\n"
" 10.1.2.0/24\n"
#: ../clients/common/nm-meta-setting-desc.c:6285
msgid ""
"Enter a list of IPv6 addresses of DNS servers. If the IPv6 configuration "
"method is 'auto' these DNS servers are appended to those (if any) returned "
"by automatic configuration. DNS servers cannot be used with the 'shared' or "
"'link-local' IPv6 configuration methods, as there is no upstream network. In "
"all other IPv6 configuration methods, these DNS servers are used as the only "
"DNS servers for this connection.\n"
"\n"
"Example: 2607:f0d0:1002:51::4, 2607:f0d0:1002:51::1\n"
msgstr ""
"DNS サーバーの IPv6 アドレス一覧を入力します。IPv6 設定方法が 'auto' の場合"
"は、自動設定で返されるアドレスに DNSサーバーが追加されます。 'shared' または "
"'link-local' の IPv6 設定方法では DNS サーバーは使用できません。アップスト"
"リームのネットワークがないためです。他のすべての IPv6 設定方法では、DNS サー"
"バーはこの接続用の DNS サーバーとしてのみ使用されます。\n"
"\n"
"例: 2607:f0d0:1002:51::4, 2607:f0d0:1002:51::1\n"
#: ../clients/common/nm-meta-setting-desc.c:6323
msgid "IPv6 address (IP[/plen]) [none]"
msgstr "IPv6 アドレス (IP[/plen]) [none]"
#: ../clients/common/nm-meta-setting-desc.c:6325
msgid ""
"Enter a list of IPv6 addresses formatted as:\n"
" ip[/prefix], ip[/prefix],...\n"
"Missing prefix is regarded as prefix of 128.\n"
"\n"
"Example: 2607:f0d0:1002:51::4/64, 1050:0:0:0:5:600:300c:326b\n"
msgstr ""
"次のような形式で IPv6 アドレスの一覧を入力してください。\n"
" ip[/prefix], ip[/prefix],...\n"
"prefix が指定されない場合、プレフィックスは 128 と見なされます。\n"
"\n"
"例: 2607:f0d0:1002:51::4/64, 1050:0:0:0:5:600:300c:326b\n"
#: ../clients/common/nm-meta-setting-desc.c:6338
msgid "IPv6 gateway [none]"
msgstr "IPv6 ゲートウェイ [none]"
#: ../clients/common/nm-meta-setting-desc.c:6346
msgid ""
"Enter a list of IPv6 routes formatted as:\n"
" ip[/prefix] [next-hop] [metric],...\n"
"\n"
"Missing prefix is regarded as a prefix of 128.\n"
"Missing next-hop is regarded as \"::\".\n"
"Missing metric means default (NM/kernel will set a default value).\n"
"\n"
"Examples: 2001:db8:beef:2::/64 2001:db8:beef::2, 2001:db8:beef:3::/64 2001:"
"db8:beef::3 2\n"
" abbe::/64 55\n"
msgstr ""
"IPv6 ルートの一覧を次の形式で入力します。\n"
" ip[/prefix] [next-hop] [metric],...\n"
"\n"
"prefix が指定されない場合、プレフィックスは 128 と見なされます。\n"
"next-hop が指定されない場合は、\"::\" と見なされます。\n"
"metric が指定されない場合は、デフォルト値と見なされます (NM/カーネルはデフォ"
"ルト値を設定します)。\n"
"\n"
"例: 2001:db8:beef:2::/64 2001:db8:beef::2, 2001:db8:beef:3::/64 2001:db8:"
"beef::3 2\n"
" abbe::/64 55\n"
#: ../clients/common/nm-meta-setting-desc.c:6451
#: ../clients/common/nm-meta-setting-desc.c:7324
msgid "Parent device [none]"
msgstr "親デバイス [none]"
#: ../clients/common/nm-meta-setting-desc.c:6457
msgid "Local endpoint [none]"
msgstr "ローカルエンドポイント [none]"
#: ../clients/common/nm-meta-setting-desc.c:6464
#: ../clients/common/nm-meta-setting-desc.c:7344
msgid "Remote"
msgstr "リモート"
#: ../clients/common/nm-meta-setting-desc.c:6509
msgid "MACsec parent device or connection UUID"
msgstr "MACsec 親デバイスまたは接続 UUID"
#: ../clients/common/nm-meta-setting-desc.c:6530
msgid "Enable encryption [yes]"
msgstr "暗号化の有効化 [yes]"
#: ../clients/common/nm-meta-setting-desc.c:6536
#: ../clients/common/nm-secret-agent-simple.c:534
msgid "MKA CAK"
msgstr "MKA CAK"
#: ../clients/common/nm-meta-setting-desc.c:6546
msgid "MKA_CKN"
msgstr "MKA_CKN"
#: ../clients/common/nm-meta-setting-desc.c:6552
msgid "SCI port [1]"
msgstr "SCI ポート [1]"
#: ../clients/common/nm-meta-setting-desc.c:6578
msgid "MACVLAN parent device or connection UUID"
msgstr "MACVLAN 親デバイスまたは接続 UUID"
#: ../clients/common/nm-meta-setting-desc.c:6599
msgid "Tap [no]"
msgstr "Tap [no]"
#: ../clients/common/nm-meta-setting-desc.c:6625
#: ../clients/common/nm-meta-setting-desc.c:7531
#: ../clients/tui/nmt-page-wifi.c:224
msgid "SSID"
msgstr "SSID"
#: ../clients/common/nm-meta-setting-desc.c:6634
msgid "OLPC Mesh channel [1]"
msgstr "OLPC メッシュチャンネル [1]"
#: ../clients/common/nm-meta-setting-desc.c:6643
msgid "DHCP anycast MAC address [none]"
msgstr "DHCP anycast MAC アドレス [none]"
#: ../clients/common/nm-meta-setting-desc.c:6655
msgid "PPPoE parent device"
msgstr "PPPoE 親デバイス"
#: ../clients/common/nm-meta-setting-desc.c:6661
msgid "Service [none]"
msgstr "サービス [none]"
#: ../clients/common/nm-meta-setting-desc.c:6668
msgid "PPPoE username"
msgstr "PPPoE ユーザー名"
#: ../clients/common/nm-meta-setting-desc.c:6842
msgid "Browser only [no]"
msgstr "ブラウザー専用 [no]"
#: ../clients/common/nm-meta-setting-desc.c:6848
msgid "PAC URL"
msgstr "PAC URL"
#: ../clients/common/nm-meta-setting-desc.c:6854
msgid "PAC script"
msgstr "PAC スクリプト"
#: ../clients/common/nm-meta-setting-desc.c:6889
#: ../clients/common/nm-meta-setting-desc.c:7038
msgid "Team JSON configuration [none]"
msgstr "team JSON 設定 [none]"
#: ../clients/common/nm-meta-setting-desc.c:7194
msgid "User ID [none]"
msgstr "ユーザー ID [none]"
#: ../clients/common/nm-meta-setting-desc.c:7200
msgid "Group ID [none]"
msgstr "グループ ID [none]"
#: ../clients/common/nm-meta-setting-desc.c:7206
msgid "Enable PI [no]"
msgstr "PI の有効化 [no]"
#: ../clients/common/nm-meta-setting-desc.c:7212
msgid "Enable VNET header [no]"
msgstr "VNET ヘッダー の有効化 [no]"
#: ../clients/common/nm-meta-setting-desc.c:7218
msgid "Enable multi queue [no]"
msgstr "複数のキューの有効化 [no]"
#: ../clients/common/nm-meta-setting-desc.c:7231
msgid "VLAN parent device or connection UUID"
msgstr "VLAN 親デバイスまたは接続 UUID"
#: ../clients/common/nm-meta-setting-desc.c:7238
msgid "VLAN ID (<0-4094>)"
msgstr "VLAN ID (<0-4094>)"
#: ../clients/common/nm-meta-setting-desc.c:7244
msgid "VLAN flags (<0-7>) [none]"
msgstr "VLAN フラグ (<0-7>) [none]"
#: ../clients/common/nm-meta-setting-desc.c:7253
msgid "Ingress priority maps [none]"
msgstr "イングレス優先度マップ [none]"
#: ../clients/common/nm-meta-setting-desc.c:7263
msgid "Egress priority maps [none]"
msgstr "イーグレス優先度マップ [none]"
#: ../clients/common/nm-meta-setting-desc.c:7331
msgid "VXLAN ID"
msgstr "VXLAN ID"
#: ../clients/common/nm-meta-setting-desc.c:7337
msgid "Local address [none]"
msgstr "ローカルアドレス [none]"
#: ../clients/common/nm-meta-setting-desc.c:7350
msgid "Minimum source port [0]"
msgstr "最小ソースポート数 [0]"
#: ../clients/common/nm-meta-setting-desc.c:7356
msgid "Maximum source port [0]"
msgstr "最大ソースポート数 [0]"
#: ../clients/common/nm-meta-setting-desc.c:7362
msgid "Destination port [8472]"
msgstr "接続先ポート [8472]"
#: ../clients/common/nm-meta-setting-desc.c:7408
msgid "WiMAX NSP name"
msgstr "WiMAX NSP 名"
#: ../clients/common/nm-meta-setting-desc.c:7445
#: ../clients/common/nm-meta-setting-desc.c:7581
msgid "Cloned MAC [none]"
msgstr "クローンした MAC [none]"
#: ../clients/common/nm-meta-setting-desc.c:7472
msgid ""
"Enter a list of subchannels (comma or space separated).\n"
"\n"
"Example: 0.0.0e20 0.0.0e21 0.0.0e22\n"
msgstr ""
"サブチャネルの一覧を入力します (カンマまたはスペースで区切ります)。\n"
"\n"
"例: 0.0.0e20 0.0.0e21 0.0.0e22\n"
#: ../clients/common/nm-meta-setting-desc.c:7740
msgid ""
"Enter the type of WEP keys. The accepted values are: 0 or unknown, 1 or key, "
"and 2 or passphrase.\n"
msgstr ""
"WEP キーのタイプを入力します。使用できる値は、0 または unknown、1 または "
"key、2 または passphrase です。\n"
#: ../clients/common/nm-meta-setting-desc.c:7802
msgid "Short address (<0x0000-0xffff>)"
msgstr "ショートアドレス (<0x0000-0xffff>)"
#: ../clients/common/nm-meta-setting-desc.c:7818
msgid "PAN Identifier (<0x0000-0xffff>)"
msgstr "PAN 識別子 (<0x0000-0xffff>)"
#: ../clients/common/nm-meta-setting-desc.c:7833
#, fuzzy
msgid "Page (<default|0-31>)"
msgstr "(デフォルト)"
#: ../clients/common/nm-meta-setting-desc.c:7847
msgid "Channel (<default|0-26>)"
msgstr ""
#: ../clients/common/nm-meta-setting-desc.c:7868
msgid "IEEE 802.15.4 (WPAN) parent device or connection UUID"
msgstr "IEEE 802.15.4 (WPAN) 親デバイスまたは接続 UUID"
#. ***************************************************************************
#: ../clients/common/nm-meta-setting-desc.c:7995
msgid "802-1x settings"
msgstr "802-1x 設定"
#: ../clients/common/nm-meta-setting-desc.c:7996
#: ../src/devices/adsl/nm-device-adsl.c:133
msgid "ADSL connection"
msgstr "ADSL 接続"
#: ../clients/common/nm-meta-setting-desc.c:7997
msgid "bluetooth connection"
msgstr "bluetooth 接続"
#: ../clients/common/nm-meta-setting-desc.c:7998
msgid "Bond device"
msgstr "Bond デバイス"
#: ../clients/common/nm-meta-setting-desc.c:7999
msgid "Bridge device"
msgstr "ブリッジデバイス"
#: ../clients/common/nm-meta-setting-desc.c:8000
msgid "Bridge port"
msgstr "ブリッジポート"
#: ../clients/common/nm-meta-setting-desc.c:8001
msgid "CDMA mobile broadband connection"
msgstr "CDMA モバイルブロードバンド接続"
#: ../clients/common/nm-meta-setting-desc.c:8002
msgid "General settings"
msgstr "一般設定"
#: ../clients/common/nm-meta-setting-desc.c:8003
msgid "DCB settings"
msgstr "DCB 設定"
#: ../clients/common/nm-meta-setting-desc.c:8004
msgid "Dummy settings"
msgstr "ダミー設定"
#: ../clients/common/nm-meta-setting-desc.c:8005
msgid "Ethtool settings"
msgstr "Ethtool 設定"
#: ../clients/common/nm-meta-setting-desc.c:8006
msgid "Generic settings"
msgstr "汎用設定"
#: ../clients/common/nm-meta-setting-desc.c:8007
msgid "GSM mobile broadband connection"
msgstr "GSM モバイルブロードバンド接続"
#: ../clients/common/nm-meta-setting-desc.c:8008
#: ../src/devices/nm-device-infiniband.c:170
msgid "InfiniBand connection"
msgstr "InfiniBand 接続"
#: ../clients/common/nm-meta-setting-desc.c:8009
msgid "IPv4 protocol"
msgstr "IPv4 プロトコル"
#: ../clients/common/nm-meta-setting-desc.c:8010
msgid "IPv6 protocol"
msgstr "IPv6 プロトコル"
#: ../clients/common/nm-meta-setting-desc.c:8011
msgid "IP-tunnel settings"
msgstr "IP トンネル設定"
#: ../clients/common/nm-meta-setting-desc.c:8012
msgid "MACsec connection"
msgstr "MACsec 接続"
#: ../clients/common/nm-meta-setting-desc.c:8013
msgid "macvlan connection"
msgstr "macvlan 接続"
#: ../clients/common/nm-meta-setting-desc.c:8014
msgid "Match"
msgstr "一致"
#: ../clients/common/nm-meta-setting-desc.c:8015
msgid "OLPC Mesh connection"
msgstr "OLPC Mesh 接続"
#: ../clients/common/nm-meta-setting-desc.c:8016
msgid "OpenVSwitch bridge settings"
msgstr "OpenVSwitch ブリッジ設定"
#: ../clients/common/nm-meta-setting-desc.c:8017
msgid "OpenVSwitch interface settings"
msgstr "OpenVSwitch インターフェース設定"
#: ../clients/common/nm-meta-setting-desc.c:8018
msgid "OpenVSwitch patch interface settings"
msgstr "OpenVSwitch パッチインターフェース設定"
#: ../clients/common/nm-meta-setting-desc.c:8019
msgid "OpenVSwitch port settings"
msgstr "OpenVSwitch ポート設定"
#: ../clients/common/nm-meta-setting-desc.c:8020
msgid "PPP settings"
msgstr "PPP 設定"
#: ../clients/common/nm-meta-setting-desc.c:8021
msgid "PPPoE"
msgstr "PPPoE"
#: ../clients/common/nm-meta-setting-desc.c:8022
msgid "Proxy"
msgstr "プロキシ"
#: ../clients/common/nm-meta-setting-desc.c:8023
msgid "Serial settings"
msgstr "シリアル設定"
#: ../clients/common/nm-meta-setting-desc.c:8024
msgid "SR-IOV settings"
msgstr "SR-IOV 設定"
#: ../clients/common/nm-meta-setting-desc.c:8025
msgid "Traffic controls"
msgstr "トラフィックコントロール"
#: ../clients/common/nm-meta-setting-desc.c:8026
msgid "Team device"
msgstr "Team デバイス"
#: ../clients/common/nm-meta-setting-desc.c:8027
msgid "Team port"
msgstr "Team ポート"
#: ../clients/common/nm-meta-setting-desc.c:8028
msgid "Tun device"
msgstr "TUN デバイス"
#: ../clients/common/nm-meta-setting-desc.c:8029
msgid "User settings"
msgstr "ユーザー設定"
#: ../clients/common/nm-meta-setting-desc.c:8030
#: ../src/devices/nm-device-vlan.c:400
msgid "VLAN connection"
msgstr "VLAN 接続"
#: ../clients/common/nm-meta-setting-desc.c:8031 ../src/nm-manager.c:5144
msgid "VPN connection"
msgstr "VPN 接続"
#: ../clients/common/nm-meta-setting-desc.c:8032
#: ../src/devices/nm-device-vxlan.c:370
msgid "VXLAN connection"
msgstr "VXLAN 接続"
#: ../clients/common/nm-meta-setting-desc.c:8033
msgid "WiMAX connection"
msgstr "WiMAX 接続"
#: ../clients/common/nm-meta-setting-desc.c:8034
msgid "Wired Ethernet"
msgstr "有線 Ethernet"
#: ../clients/common/nm-meta-setting-desc.c:8035
msgid "Wi-Fi connection"
msgstr "Wi-Fi 接続"
#: ../clients/common/nm-meta-setting-desc.c:8036
msgid "Wi-Fi security settings"
msgstr "Wi-Fi セキュリティー設定"
#: ../clients/common/nm-meta-setting-desc.c:8037
msgid "WPAN settings"
msgstr "WPAN 設定"
#: ../clients/common/nm-meta-setting-desc.c:8038
msgid "6LOWPAN settings"
msgstr "6LOWPAN 設定"
#: ../clients/common/nm-meta-setting-desc.c:8389
msgid "name"
msgstr "名前"
#: ../clients/common/nm-polkit-listener.c:239
msgid "An authentication session is already underway."
msgstr "認証セッションはすでに実行されています。"
#: ../clients/common/nm-secret-agent-simple.c:255
#: ../clients/common/nm-secret-agent-simple.c:295
#: ../clients/common/nm-secret-agent-simple.c:323
#: ../clients/common/nm-secret-agent-simple.c:359
#: ../clients/common/nm-secret-agent-simple.c:519
#: ../clients/common/nm-secret-agent-simple.c:551
#: ../clients/common/nm-secret-agent-simple.c:573
#: ../clients/common/nm-vpn-helpers.c:119
#: ../clients/common/nm-vpn-helpers.c:123
#: ../clients/common/nm-vpn-helpers.c:129
#: ../clients/common/nm-vpn-helpers.c:134 ../clients/tui/nmt-page-dsl.c:75
#: ../clients/tui/nmt-page-wifi.c:277 ../clients/tui/nmt-page-wifi.c:308
#: ../clients/tui/nmt-page-wifi.c:341
msgid "Password"
msgstr "パスワード"
#: ../clients/common/nm-secret-agent-simple.c:265
msgid "Identity"
msgstr "ID"
#: ../clients/common/nm-secret-agent-simple.c:271
msgid "Private key password"
msgstr "プライベートキーのパスワード"
#: ../clients/common/nm-secret-agent-simple.c:310
#: ../clients/tui/nmt-page-wifi.c:289
msgid "Key"
msgstr "キー"
#: ../clients/common/nm-secret-agent-simple.c:353
#: ../clients/tui/nmt-page-dsl.c:78
msgid "Service"
msgstr "サービス"
#: ../clients/common/nm-secret-agent-simple.c:484
msgid "Authentication required by wireless network"
msgstr "ワイヤレスネットワークで必要とされる認証"
#: ../clients/common/nm-secret-agent-simple.c:485
#, c-format
msgid ""
"Passwords or encryption keys are required to access the wireless network "
"'%s'."
msgstr ""
"ワイヤレスネットワーク '%s' へのアクセスには、パスワードまたは暗号キーが必要"
"です。"
#: ../clients/common/nm-secret-agent-simple.c:489
msgid "Wired 802.1X authentication"
msgstr "有線 802.1X の認証"
#: ../clients/common/nm-secret-agent-simple.c:490
#, c-format
msgid "Secrets are required to access the wired network '%s'"
msgstr "有線ネットワーク '%s' へのアクセスにはシークレットが必要です"
#: ../clients/common/nm-secret-agent-simple.c:495
msgid "DSL authentication"
msgstr "DSL 認証"
#: ../clients/common/nm-secret-agent-simple.c:496
#, c-format
msgid "Secrets are required for the DSL connection '%s'"
msgstr "DSL 接続 '%s' にはシークレットが必要です"
#: ../clients/common/nm-secret-agent-simple.c:504
msgid "PIN code required"
msgstr "PIN コードが必要です"
#: ../clients/common/nm-secret-agent-simple.c:505
msgid "PIN code is needed for the mobile broadband device"
msgstr "モバイルブロードバンドのデバイスには PIN コードが必要です"
#: ../clients/common/nm-secret-agent-simple.c:508
msgid "PIN"
msgstr "PIN"
#: ../clients/common/nm-secret-agent-simple.c:514
#: ../clients/common/nm-secret-agent-simple.c:546
#: ../clients/common/nm-secret-agent-simple.c:568
msgid "Mobile broadband network password"
msgstr "モバイルブロードバンドのネットワークパスワード"
#: ../clients/common/nm-secret-agent-simple.c:515
#: ../clients/common/nm-secret-agent-simple.c:547
#: ../clients/common/nm-secret-agent-simple.c:569
#: ../clients/common/nm-secret-agent-simple.c:586
#, c-format
msgid "A password is required to connect to '%s'."
msgstr "'%s' への接続にはパスワードが必要です。"
#: ../clients/common/nm-secret-agent-simple.c:528
#, c-format
msgid "Secrets are required to access the MACsec network '%s'"
msgstr "MACsec ネットワーク '%s' へのアクセスにはシークレットが必要です"
#: ../clients/common/nm-secret-agent-simple.c:532
msgid "MACsec PSK authentication"
msgstr "MACsec PSK 認証"
#: ../clients/common/nm-secret-agent-simple.c:540
msgid "MACsec EAP authentication"
msgstr "MACsec EAP 認証"
#: ../clients/common/nm-secret-agent-simple.c:581
msgid "VPN password required"
msgstr "VPN パスワードが必要です"
#: ../clients/common/nm-vpn-helpers.c:48
#, c-format
msgid "unknown VPN plugin \"%s\""
msgstr "不明な VPN プラグイン '%s'"
#: ../clients/common/nm-vpn-helpers.c:59
#, c-format
msgid "cannot load legacy-only VPN plugin \"%s\" for \"%s\""
msgstr "'%s' 向けレガシー専用 VPN プラグイン '%s' を読み込めません"
#: ../clients/common/nm-vpn-helpers.c:64
#, c-format
msgid ""
"cannot load VPN plugin \"%s\" due to missing \"%s\". Missing client plugin?"
msgstr ""
"'%s' がないため VPN プラグイン '%s' を読み込めません。クライアントプラグイン"
"がありませんか?"
#: ../clients/common/nm-vpn-helpers.c:69
#, c-format
msgid "failed to load VPN plugin \"%s\": %s"
msgstr "VPN プラグイン '%s' の読み込みに失敗しました: %s"
#: ../clients/common/nm-vpn-helpers.c:124
msgid "Certificate password"
msgstr "証明書のパスワード"
#: ../clients/common/nm-vpn-helpers.c:125
msgid "HTTP proxy password"
msgstr "HTTP プロキシのパスワード"
#: ../clients/common/nm-vpn-helpers.c:130
#: ../clients/common/nm-vpn-helpers.c:135
msgid "Group password"
msgstr "グループパスワード"
#: ../clients/common/nm-vpn-helpers.c:139 ../clients/tui/nmt-page-ip4.c:143
#: ../clients/tui/nmt-page-ip6.c:143
msgid "Gateway"
msgstr "ゲートウェイ"
#: ../clients/common/nm-vpn-helpers.c:140
msgid "Cookie"
msgstr "クッキー"
#: ../clients/common/nm-vpn-helpers.c:141
msgid "Gateway certificate hash"
msgstr "ゲートウェイ証明書ハッシュ"
#. Generated file. Do not edit.
#: ../clients/common/settings-docs.h.in:3
msgid ""
"If given, specifies the parent interface name or parent connection UUID from "
"which this 6LowPAN interface should be created."
msgstr ""
"指定した場合は、この 6LowPAN インターフェースを作成する、親インターフェース名"
"または親接続の UUID を指定します。"
#: ../clients/common/settings-docs.h.in:4
msgid "Channel on which the mesh network to join is located."
msgstr "参加するメッシュネットワークが存在するチャンネル。"
#: ../clients/common/settings-docs.h.in:5
msgid ""
"Anycast DHCP MAC address used when requesting an IP address via DHCP. The "
"specific anycast address used determines which DHCP server class answers the "
"request."
msgstr ""
"DHCP で IP アドレスを要求した時に使用されるエニーキャスト DHCP MAC アドレスで"
"す。使用されたエニーキャストアドレスは、リクエストに応答する DHCP サーバーク"
"ラスを判別します。"
#: ../clients/common/settings-docs.h.in:6
msgid "SSID of the mesh network to join."
msgstr "参加するメッシュネットワークの SSID。"
#: ../clients/common/settings-docs.h.in:7
msgid ""
"802.11 frequency band of the network. One of \"a\" for 5GHz 802.11a or \"bg"
"\" for 2.4GHz 802.11. This will lock associations to the Wi-Fi network to "
"the specific band, i.e. if \"a\" is specified, the device will not associate "
"with the same network in the 2.4GHz band even if the network's settings are "
"compatible. This setting depends on specific driver capability and may not "
"work with all drivers."
msgstr ""
"ネットワークの 802.11 周波数帯域。\"a\" (5GHz 802.11a の場合) または \"bg"
"\" (2.4GHz 802.11 の場合) のいずれかになります。これにより、Wi-Fi ネットワー"
"クの関連付けを特定の帯域に固定します。つまり、\"a\" を指定すると、ネットワー"
"ク設定に互換性があったとしても、デバイスは、2.4GHz 帯域では同じネットワークに"
"関連付けを行いません。この設定は、特定のドライバー機能に依存し、すべてのドラ"
"イバーで利用できるわけではありません。"
#: ../clients/common/settings-docs.h.in:8
msgid ""
"If specified, directs the device to only associate with the given access "
"point. This capability is highly driver dependent and not supported by all "
"devices. Note: this property does not control the BSSID used when creating "
"an Ad-Hoc network and is unlikely to in the future."
msgstr ""
"指定すると、デバイスは、指定したアクセスポイントにのみ関連付けられます。この"
"機能はドライバーに大きく依存し、すべてのデバイスでサポートされるわけではあり"
"ません。注記: このプロパティーは、Ad-Hoc ネットワークの作成時に使用される "
"BSSID を制御せず、今後もおそらく制御されません。"
#: ../clients/common/settings-docs.h.in:9
msgid ""
"Wireless channel to use for the Wi-Fi connection. The device will only join "
"(or create for Ad-Hoc networks) a Wi-Fi network on the specified channel. "
"Because channel numbers overlap between bands, this property also requires "
"the \"band\" property to be set."
msgstr ""
"Wi-Fi 接続に使用するワイアレスチャンネル。デバイスは、指定したチャンネルの "
"Wi-Fi ネットワークだけを参加 (または Ad-Hoc ネットワークに作成)します。チャン"
"ネル数はバンド間で重複するため、このプロパティーとともに \"band\" プロパ"
"ティーを設定する必要があります。"
#: ../clients/common/settings-docs.h.in:10
msgid ""
"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\"."
msgstr ""
"指定した場合は、デバイスがこの MAC アドレスを代わりに使用するよう要求します。"
"これは、MAC クローニングまたはスプーフィングとして知られています。明示的に "
"MAC アドレスを指定する以外に、\"preserve\"、\"permanent\"、\"random"
"\"、\"stable\" の特別値がサポートされます。\"preserve\" では、アクティベー"
"ション時に MAC アドレスを変更しません。\"permanent\" では、デバイスに永続化"
"ハードウェアアドレスを使用します。\"random\" では、各接続にランダムの MAC ア"
"ドレスを作成します。\"stable\" では、connection.stable-id と機種依存キーに基"
"づいて、ハッシュ化した MAC アドレスを作成します。指定しない場合は、その値はグ"
"ローバルのデフォルトにより上書きされます。NetworkManager.conf を参照してくだ"
"さい。それでも指定しない場合は、デフォルトの \"preserve\" が設定されます "
"(NetworkManager の旧バージョンは別のデフォルト値を使用するかもしれません)。D-"
"Bus において、このフィールドは \"assigned-mac-address\" または廃止予定の "
"\"cloned-mac-address\" として表示されます。"
#: ../clients/common/settings-docs.h.in:11
#: ../clients/common/settings-docs.h.in:91
msgid ""
"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."
msgstr ""
"\"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 アドレスを作成し、ランダムでローカルまたはグローバルで管理されま"
"す。"
#: ../clients/common/settings-docs.h.in:12
msgid ""
"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."
msgstr ""
"TRUE の場合、このネットワークは、その SSID を非表示にする非ブロードキャストの"
"ネットワークであることを示しています。この場合は、信頼性がより高いネットワー"
"ク検出の SSID をプローブスキャンするなど、様々な回避策を選択できます。ただ"
"し、これらの回避策は、非表示の SSID ネットワークを使用して継承された不安定を"
"公開するため、非表示の SSID ネットワークを使用する際は注意が必要です。明示的"
"なプローブスキャンは、ブロードキャストの際にはっきりと認識できる可能性がある"
"ため、ネットワークを非表示にマーキングすることは、プライバシーの問題になり得"
"ることに注意してください。"
#: ../clients/common/settings-docs.h.in:13
msgid ""
"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)."
msgstr ""
"指定すると、この接続は永続的な MAC アドレスに一致する Wi-Fi デバイスにのみ適"
"用されます。このプロパティーはデバイスの MAC アドレスを変更しません (MAC ス"
"プーフィング)。"
#: ../clients/common/settings-docs.h.in:14
msgid ""
"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\")."
msgstr ""
"この接続を適用しないものへの Wi-Fi デバイスの永続化 MAC アドレスの一覧。各 "
"MAC アドレスは、標準の 16 進数とコロン (\"00:11:22:33:44:55\" など) で指定す"
"る必要があります。"
#: ../clients/common/settings-docs.h.in:15
msgid ""
"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"
msgstr ""
"NM_SETTING_MAC_RANDOMIZATION_DEFAULT (0) (グローバルデフォルトをランダム化に"
"設定し、サプリカントがランダム化をサポートする場合を除いて、ランダム化される"
"ことはありません)、NM_SETTING_MAC_RANDOMIZATION_NEVER (1) (MAC アドレスがラン"
"ダム化されることはありません)、または NM_SETTING_MAC_RANDOMIZATION_ALWAYS "
"(2) (MAC アドレスは常にランダム化されます) のいずれか。このプロパティーは "
"'cloned-mac-address' で非推奨になります。非推奨: 1"
#: ../clients/common/settings-docs.h.in:16
msgid ""
"Wi-Fi network mode; one of \"infrastructure\", \"adhoc\" or \"ap\". If "
"blank, infrastructure is assumed."
msgstr ""
"Wi-Fi ネットワークモード; \"infrastructure\"、\"adhoc\"、または \"ap\" のいず"
"れか。空白にすると、インフラストラクチャーは推測されます。"
#: ../clients/common/settings-docs.h.in:17
#: ../clients/common/settings-docs.h.in:94
msgid ""
"If non-zero, only transmit packets of the specified size or smaller, "
"breaking larger packets up into multiple Ethernet frames."
msgstr ""
"ゼロ以外は、指定したサイズ以下のパケットだけが送信されます。指定より大きなパ"
"ケットは、複数の Ethernet フレームに分割されます。"
#: ../clients/common/settings-docs.h.in:18
msgid ""
"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."
msgstr ""
"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) (グローバルで設定した値"
"を使用) のいずれか。その他のすべての値は予約されます。"
#: ../clients/common/settings-docs.h.in:19
msgid ""
"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."
msgstr ""
"ゼロ以外は、デバイスが、アクセスポイントと接続するのに、指定したビットレート"
"だけを使用するように命令します。単位は Kb/s、つまり 5500 = 5.5 Mbit/s です。"
"このプロパティーは、ドライバーに高く依存し、静的なビットレートの設定をすべて"
"のデバイスがサポートするわけではありません。"
#: ../clients/common/settings-docs.h.in:20
msgid ""
"A list of BSSIDs (each BSSID formatted as a MAC address like "
"\"00:11:22:33:44:55\") that have been detected as part of the Wi-Fi "
"network. NetworkManager internally tracks previously seen BSSIDs. The "
"property is only meant for reading and reflects the BSSID list of "
"NetworkManager. The changes you make to this property will not be preserved."
msgstr ""
"Wi-Fi ネットワークの一部として検出した BSSID (BSSID は \"00:11:22:33:44:55\" "
"などの MAC アドレスの形式) の一覧。NetworkManager が、以前表示されていた "
"BSSID を内部で監視します。このプロパティーは読み取りに使用され、"
"NetworkManager の BSSID 一覧を反映します。この変更により、プロパティーは保存"
"されなくなります。"
#: ../clients/common/settings-docs.h.in:21
msgid "SSID of the Wi-Fi network. Must be specified."
msgstr "Wi-Fi の SSID。指定する必要があります。"
#: ../clients/common/settings-docs.h.in:22
msgid ""
"If non-zero, directs the device to use the specified transmit power. Units "
"are dBm. This property is highly driver dependent and not all devices "
"support setting a static transmit power."
msgstr ""
"ゼロ以外は、指定した送信電力を使用するようにデバイスに命令します。単位は dBm "
"です。このプロパティーは、ドライバーに大きく依存しており、すべてのデバイスが"
"静的送信電力をサポートしているとは限りません。"
#: ../clients/common/settings-docs.h.in:23
msgid ""
"The NMSettingWirelessWakeOnWLan options to enable. Not all devices support "
"all options. May be any combination of NM_SETTING_WIRELESS_WAKE_ON_WLAN_ANY "
"(0x2), NM_SETTING_WIRELESS_WAKE_ON_WLAN_DISCONNECT (0x4), "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_MAGIC (0x8), "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_GTK_REKEY_FAILURE (0x10), "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_EAP_IDENTITY_REQUEST (0x20), "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_4WAY_HANDSHAKE (0x40), "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_RFKILL_RELEASE (0x80), "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_TCP (0x100) or the special values "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_DEFAULT (0x1) (to use global settings) and "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE (0x8000) (to disable management of "
"Wake-on-LAN in NetworkManager)."
msgstr ""
"有効にする NMSettingWirelessWakeOnWLan オプション。すべてのデバイスがすべての"
"オプションをサポートするわけではありません。\n"
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_ANY (0x2), "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_DISCONNECT (0x4), "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_MAGIC (0x8), "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_GTK_REKEY_FAILURE (0x10), "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_EAP_IDENTITY_REQUEST (0x20), "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_4WAY_HANDSHAKE (0x40), "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_RFKILL_RELEASE (0x80), "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_TCP (0x100) または特別な値 "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_DEFAULT (0x1) (グローバル設定を使用) および "
"NM_SETTING_WIRELESS_WAKE_ON_WLAN_IGNORE (0x8000) (NetworkManager で Wake-on-"
"LAN の管理を無効) から組み合わせることができます。"
#: ../clients/common/settings-docs.h.in:24
msgid ""
"When WEP is used (ie, key-mgmt = \"none\" or \"ieee8021x\") indicate the "
"802.11 authentication algorithm required by the AP here. One of \"open\" "
"for Open System, \"shared\" for Shared Key, or \"leap\" for Cisco LEAP. "
"When using Cisco LEAP (ie, key-mgmt = \"ieee8021x\" and auth-alg = \"leap\") "
"the \"leap-username\" and \"leap-password\" properties must be specified."
msgstr ""
"WEP を使用している場合 (つまり key-mgmt = \"none\" または \"ieee8021x\") は、"
"この AP で要求される 802.11 認証アルゴリズムを示しています。\"open\" (Open "
"System の場合)、\"shared\" (Shared Key の場合)、\"leap\" (Cisco LEAP の場合) "
"のいずれかになります。Cisco LEAP (つまり key-mgmt = \"ieee8021x\" および "
"auth-alg = \"leap\") を使用している場合は、\"leap-username\" プロパティーと "
"\"leap-password\" プロパティーを指定する必要があります。"
#: ../clients/common/settings-docs.h.in:25
msgid ""
"Indicates whether Fast Initial Link Setup (802.11ai) must be enabled for the "
"connection. One of NM_SETTING_WIRELESS_SECURITY_FILS_DEFAULT (0) (use "
"global default value), NM_SETTING_WIRELESS_SECURITY_FILS_DISABLE (1) "
"(disable FILS), NM_SETTING_WIRELESS_SECURITY_FILS_OPTIONAL (2) (enable FILS "
"if the supplicant and the access point support it) or "
"NM_SETTING_WIRELESS_SECURITY_FILS_REQUIRED (3) (enable FILS and fail if not "
"supported). When set to NM_SETTING_WIRELESS_SECURITY_FILS_DEFAULT (0) and "
"no global default is set, FILS will be optionally enabled."
msgstr ""
"接続用にファーストイニシャルリンク設定 (802.11ai) を有効にする必要があるかど"
"うかを示します。 NM_SETTING_WIRELESS_SECURITY_FILS_DEFAULT (0) (グローバルの"
"デフォルト値を使用する)、NM_SETTING_WIRELESS_SECURITY_FILS_DISABLE (1) (FILS"
"を無効にする)、NM_SETTING_WIRELESS_SECURITY_FILS_OPTIONAL (2) (サプリカントお"
"よびアクセスポイントがサポートしている場合は FILS を有効にする) または "
"NM_SETTING_WIRELESS_SECURITY_FILS_REQUIRED (3) (FILS を有効にし、サポートされ"
"ていない場合は失敗する) のいずれかを有効にします。 "
"NM_SETTING_WIRELESS_SECURITY_FILS_DEFAULT (0) を設定し、グローバルデフォルト"
"が設定されていない場合は、FILS が任意で有効になります。"
#: ../clients/common/settings-docs.h.in:26
msgid ""
"A list of group/broadcast encryption algorithms which prevents connections "
"to Wi-Fi networks that do not utilize one of the algorithms in the list. "
"For maximum compatibility leave this property empty. Each list element may "
"be one of \"wep40\", \"wep104\", \"tkip\", or \"ccmp\"."
msgstr ""
"グループ/ブロードキャストの暗号化アルゴリズムのリスト。このリストに挙げられて"
"いないアルゴリズムを使用しない Wi-Fi ネットワークへの接続を阻止します。互換性"
"を最大にするには、このプロパティーを空にします。リストエレメントは、それぞれ "
"\"wep40\"、\"wep104\"、\"tkip\"、または \"ccmp\" のいずれかにすることができま"
"す。"
#: ../clients/common/settings-docs.h.in:27
msgid ""
"Key management used for the connection. One of \"none\" (WEP), \"ieee8021x"
"\" (Dynamic WEP), \"wpa-none\" (Ad-Hoc WPA-PSK), \"wpa-psk\" (infrastructure "
"WPA-PSK), or \"wpa-eap\" (WPA-Enterprise). This property must be set for "
"any Wi-Fi connection that uses security."
msgstr ""
"接続に使用するキー管理。\"none\" (WEP)、\"ieee8021x\" (Dynamic WEP)、\"wpa-"
"none\" (Ad-Hoc WPA-PSK)、\"wpa-psk\" (インフラストラクチャー WPA-PSK)、また"
"は \"wpa-eap\" (WPA-Enterprise) のいずれかになります。このプロパティーは、セ"
"キュリティーを使用するすべての Wi-Fi 接続に設定する必要があります。"
#: ../clients/common/settings-docs.h.in:28
msgid ""
"The login password for legacy LEAP connections (ie, key-mgmt = \"ieee8021x\" "
"and auth-alg = \"leap\")."
msgstr ""
"レガシー LEAP 接続のログインパスワード (key-mgmt = \"ieee8021x\" および auth-"
"alg = \"leap\")。"
#: ../clients/common/settings-docs.h.in:29
msgid "Flags indicating how to handle the \"leap-password\" property."
msgstr "\"leap-password\" プロパティーの処理方法を示すフラグ。"
#: ../clients/common/settings-docs.h.in:30
msgid ""
"The login username for legacy LEAP connections (ie, key-mgmt = \"ieee8021x\" "
"and auth-alg = \"leap\")."
msgstr ""
"レガシー LEAP 接続のログインユーザー名 (key-mgmt = \"ieee8021x\" および auth-"
"alg = \"leap\")。"
#: ../clients/common/settings-docs.h.in:31
msgid ""
"A list of pairwise encryption algorithms which prevents connections to Wi-Fi "
"networks that do not utilize one of the algorithms in the list. For maximum "
"compatibility leave this property empty. Each list element may be one of "
"\"tkip\" or \"ccmp\"."
msgstr ""
"ペア暗号化アルゴリズムのリスト。このリストに挙げられていないアルゴリズムを使"
"用する Wi-Fi ネットワークへの接続を阻止します。互換性を最大にするには、このプ"
"ロパティーを空にします。リストエレメントはそれぞれ \"tkip\" または \"ccmp\" "
"にできます。"
#: ../clients/common/settings-docs.h.in:32
msgid ""
"Indicates whether Protected Management Frames (802.11w) must be enabled for "
"the connection. One of NM_SETTING_WIRELESS_SECURITY_PMF_DEFAULT (0) (use "
"global default value), NM_SETTING_WIRELESS_SECURITY_PMF_DISABLE (1) (disable "
"PMF), NM_SETTING_WIRELESS_SECURITY_PMF_OPTIONAL (2) (enable PMF if the "
"supplicant and the access point support it) or "
"NM_SETTING_WIRELESS_SECURITY_PMF_REQUIRED (3) (enable PMF and fail if not "
"supported). When set to NM_SETTING_WIRELESS_SECURITY_PMF_DEFAULT (0) and no "
"global default is set, PMF will be optionally enabled."
msgstr ""
"保護付き管理フレーム (802.11w) を有効にする必要があります。"
"NM_SETTING_WIRELESS_SECURITY_PMF_DEFAULT (0) (グローバルのデフォルト値を使用"
"する)、NM_SETTING_WIRELESS_SECURITY_PMF_DISABLE (1) (PMF を無効する)、"
"NM_SETTING_WIRELESS_SECURITY_PMF_OPTIONAL (2) (サプリカントおよびアクセスポイ"
"ントによってサポートされている場合は PMF を有効にする)、"
"NM_SETTING_WIRELESS_SECURITY_PMF_REQUIRED (3) (PMF を有効にし、サポートされて"
"いない場合は失敗する) のいずれかを有効にします。"
"NM_SETTING_WIRELESS_SECURITY_PMF_DEFAULT (0) を設定し、グローバルデフォルトが"
"設定されていない場合は、PMF が任意で有効になります。"
#: ../clients/common/settings-docs.h.in:33
msgid ""
"List of strings specifying the allowed WPA protocol versions to use. Each "
"element may be one \"wpa\" (allow WPA) or \"rsn\" (allow WPA2/RSN). If not "
"specified, both WPA and RSN connections are allowed."
msgstr ""
"利用可能な WPA プロトコルのバージョンを指定する文字列のリスト。要素は \"wpa"
"\" (WPA を許可) または \"rsn\" (WPA2/RSN を許可) になります。指定していない"
"と、WPA 接続と RSN 接続の両方が許可されます。"
#: ../clients/common/settings-docs.h.in:34
msgid ""
"Pre-Shared-Key for WPA networks. If the key is 64-characters long, it must "
"contain only hexadecimal characters and is interpreted as a hexadecimal WPA "
"key. Otherwise, the key must be between 8 and 63 ASCII characters (as "
"specified in the 802.11i standard) and is interpreted as a WPA passphrase, "
"and is hashed to derive the actual WPA-PSK used when connecting to the Wi-Fi "
"network."
msgstr ""
"WPA ネットワークの共有前のキー。このキーを 64 文字の長さにする場合は、16 進数"
"の文字でなければならず、16 進数の WPA キーとして解釈されません。それ以外で"
"は、キーは、(802.11i 仕様で指定されているように) 8 文字から 63 文字の ASCII "
"文字にする必要があり、WPA パスフレーズとして解釈されます。接続が Wi-Fi ネット"
"ワークに接続する際に使用される実際の WPA-PSK を取得するためにハッシュ化されま"
"す。"
#: ../clients/common/settings-docs.h.in:35
msgid "Flags indicating how to handle the \"psk\" property."
msgstr "\"psk\" プロパティーの処理方法を示すフラグ。"
#: ../clients/common/settings-docs.h.in:36
msgid ""
"Flags indicating how to handle the \"wep-key0\", \"wep-key1\", \"wep-key2\", "
"and \"wep-key3\" properties."
msgstr ""
"プロパティー \"wep-key0\"、\"wep-key1\"、\"wep-key2\"、および \"wep-key3\" の"
"処理方法を示すフラグ"
#: ../clients/common/settings-docs.h.in:37
msgid ""
"Controls the interpretation of WEP keys. Allowed values are "
"NM_WEP_KEY_TYPE_KEY (1), in which case the key is either a 10- or 26-"
"character hexadecimal string, or a 5- or 13-character ASCII password; or "
"NM_WEP_KEY_TYPE_PASSPHRASE (2), in which case the passphrase is provided as "
"a string and will be hashed using the de-facto MD5 method to derive the "
"actual WEP key."
msgstr ""
"WEP キーの解釈を制限します。使用できる値は NM_WEP_KEY_TYPE_KEY (1) で、キー"
"は 10 文字または 26 文字の 16 進数にするか、5 文字または 13 文字の ASCII パス"
"ワードにする必要があります。もしくは NM_WEP_KEY_TYPE_PASSPHRASE (2) を使用で"
"きますが、この場合は、パスフレーズを文字列として提供し、実際に WEP キーを取得"
"する MD5 メソッドを使用してハッシュ化されます。"
#: ../clients/common/settings-docs.h.in:38
msgid ""
"Index 0 WEP key. This is the WEP key used in most networks. See the \"wep-"
"key-type\" property for a description of how this key is interpreted."
msgstr ""
"インデックス 0 の WEP キー。この WEP キーは、多くネットワークで使用されていま"
"す。キーの解釈方法は、\"wep-key-type\" プロパティーを参照してください。"
#: ../clients/common/settings-docs.h.in:39
msgid ""
"Index 1 WEP key. This WEP index is not used by most networks. See the "
"\"wep-key-type\" property for a description of how this key is interpreted."
msgstr ""
"インデックス 1 の WEP キー。この WEP インデックスは、多くのネットワークで使用"
"されていません。キーの解釈方法は、\"wep-key-type\" プロパティーを参照してくだ"
"さい。"
#: ../clients/common/settings-docs.h.in:40
msgid ""
"Index 2 WEP key. This WEP index is not used by most networks. See the "
"\"wep-key-type\" property for a description of how this key is interpreted."
msgstr ""
"インデックス 2 の WEP キー。この WEP インデックスは、多くのネットワークで使用"
"されていません。キーの解釈方法は、\"wep-key-type\" プロパティーを参照してくだ"
"さい。"
#: ../clients/common/settings-docs.h.in:41
msgid ""
"Index 3 WEP key. This WEP index is not used by most networks. See the "
"\"wep-key-type\" property for a description of how this key is interpreted."
msgstr ""
"インデックス 3 の WEP キー。この WEP インデックスは、多くのネットワークで使用"
"されていません。キーの解釈方法は、\"wep-key-type\" プロパティーを参照してくだ"
"さい。"
#: ../clients/common/settings-docs.h.in:42
msgid ""
"When static WEP is used (ie, key-mgmt = \"none\") and a non-default WEP key "
"index is used by the AP, put that WEP key index here. Valid values are 0 "
"(default key) through 3. Note that some consumer access points (like the "
"Linksys WRT54G) number the keys 1 - 4."
msgstr ""
"静的 WEP が使用され (つまり key-mgmt = \"none\")、デフォルトではない WEP キー"
"インデックスが AP に使用される場合は、その WEP キーインデックスをここに入力し"
"ます。有効な値は 0 (デフォルトキー) から 3 です。コンシューマーのアクセスポイ"
"ント (Linksys WRT54G など) のキー番号は 1 - 4 となります。"
#: ../clients/common/settings-docs.h.in:43
msgid ""
"Flags indicating which mode of WPS is to be used if any. There's little "
"point in changing the default setting as NetworkManager will automatically "
"determine whether it's feasible to start WPS enrollment from the Access "
"Point capabilities. WPS can be disabled by setting this property to a value "
"of 1."
msgstr ""
"WPS のモードが使用される場合に、どのモードが使用されるかを示すフラグ。アクセ"
"スポイントの機能から WPS エンロールメントを開始できるかどうかを "
"NetworkManager が自動的に決定するため、デフォルト設定の変更をする利点はほと"
"んどありません。このプロパティーの値を 1 にすると WPS を無効にできます。"
#: ../clients/common/settings-docs.h.in:44
msgid ""
"List of strings to be matched against the altSubjectName of the certificate "
"presented by the authentication server. If the list is empty, no "
"verification of the server certificate's altSubjectName is performed."
msgstr ""
"認証サーバーで表示される証明書の altSubjectName に一致する文字列の一覧。この"
"一覧が空の場合は、サーバー証明書の altSubjectName が検証されません。"
#: ../clients/common/settings-docs.h.in:45
msgid ""
"Anonymous identity string for EAP authentication methods. Used as the "
"unencrypted identity with EAP types that support different tunneled identity "
"like EAP-TTLS."
msgstr ""
"EAP 認証における匿名アイデンティティの文字列。EAP-TTLS など、別のトンネル化ア"
"イデンティティをサポートする EAP タイプで、暗号化していないアイデンティティと"
"して使用しました。"
#: ../clients/common/settings-docs.h.in:46
msgid ""
"A timeout for the authentication. Zero means the global default; if the "
"global default is not set, the authentication timeout is 25 seconds."
msgstr ""
"認証のタイムアウト。ゼロはグローバルのデフォルトになります。グローバルデフォ"
"ルトを設定しないと、認証のタイムアウトは 25 秒になります。"
#: ../clients/common/settings-docs.h.in:47
msgid ""
"Contains the CA certificate if used by the EAP method specified in the \"eap"
"\" property. Certificate data is specified using a \"scheme\"; two are "
"currently supported: blob and path. When using the blob scheme (which is "
"backwards compatible with NM 0.7.x) this property should be set to the "
"certificate's DER encoded data. When using the path scheme, this property "
"should be set to the full UTF-8 encoded path of the certificate, prefixed "
"with the string \"file://\" and ending with a terminating NUL byte. This "
"property can be unset even if the EAP method supports CA certificates, but "
"this allows man-in-the-middle attacks and is NOT recommended."
msgstr ""
"\"eap\" プロパティーに指定した EAP メソッドが使用する場合は、CA 証明書を含め"
"ます。証明書データは \"scheme\" を使用して指定されます。現在、ブロブとパスの "
"2 つがサポートされます。(NM 0.7.x との後方互換性である) ブロブスキームを使用"
"する場合は、このプロパティーを、証明書の DER エンコードデータに設定する必要が"
"あります。パススキームを使用する場合は、このプロパティーを、文字列 \"file://"
"\" で始まり、終了 NUL バイトで終わる UTF-8 エンコードのフルパスで指定する証明"
"書に設定する必要があります。このプロパティーは、EAP メソッドが CA 証明書をサ"
"ポートする場合でも設定する必要はありませんが、設定しないと中間者攻撃が可能に"
"なるため、推奨されません。"
#: ../clients/common/settings-docs.h.in:48
msgid ""
"The password used to access the CA certificate stored in \"ca-cert\" "
"property. Only makes sense if the certificate is stored on a PKCS#11 token "
"that requires a login."
msgstr ""
"\"ca-cert\" プロパティーに保存された CA 証明書にアクセスするのに使用されるパ"
"スワード。証明書が、ログインを要求する PKCS#11 トークンに保存された場合にのみ"
"適用されます。"
#: ../clients/common/settings-docs.h.in:49
msgid "Flags indicating how to handle the \"ca-cert-password\" property."
msgstr "\"ca-cert-password\" プロパティーの処理方法を示すフラグ。"
#: ../clients/common/settings-docs.h.in:50
msgid ""
"UTF-8 encoded path to a directory containing PEM or DER formatted "
"certificates to be added to the verification chain in addition to the "
"certificate specified in the \"ca-cert\" property."
msgstr ""
"\"ca-cert\" プロパティーに指定された証明書に追加する際に、検証チェインに追加"
"される PEM フォーマットまたは DER フォーマットの証明書を含むディレクトリーへ"
"の UTF-8 エンコードパス。"
#: ../clients/common/settings-docs.h.in:51
msgid ""
"Contains the client certificate if used by the EAP method specified in the "
"\"eap\" property. Certificate data is specified using a \"scheme\"; two are "
"currently supported: blob and path. When using the blob scheme (which is "
"backwards compatible with NM 0.7.x) this property should be set to the "
"certificate's DER encoded data. When using the path scheme, this property "
"should be set to the full UTF-8 encoded path of the certificate, prefixed "
"with the string \"file://\" and ending with a terminating NUL byte."
msgstr ""
"\"eap\" プロパティーに指定した EAP メソッドが使用する場合は、クライアント証明"
"書を含めます。証明書データは \"scheme\" を使用して指定されます。現在、ブロブ"
"とパスの 2 つがサポートされます。(NM 0.7.x の後方互換性である) ブロブスキーム"
"を使用する場合は、このプロパティーを、証明書の DER エンコードデータに設定する"
"必要があります。パススキームを使用している場合は、このプロパティーを、文字列 "
"\"file://\" で始まり、終了 NUL バイトで終わる UTF-8 エンコードのフル パスで指"
"定する証明書に設定する必要があります。"
#: ../clients/common/settings-docs.h.in:52
msgid ""
"The password used to access the client certificate stored in \"client-cert\" "
"property. Only makes sense if the certificate is stored on a PKCS#11 token "
"that requires a login."
msgstr ""
"\"client-cert\" プロパティーに保存されたクライアント証明書にアクセスするため"
"に使用されるパスワード。証明書が、ログインを要求する PKCS#11 トークンに保存さ"
"れた場合にのみ適用されます。"
#: ../clients/common/settings-docs.h.in:53
msgid "Flags indicating how to handle the \"client-cert-password\" property."
msgstr "\"client-cert-password\" プロパティーの処理方法を示すフラグ。"
#: ../clients/common/settings-docs.h.in:54
msgid ""
"Constraint for server domain name. If set, this FQDN is used as a suffix "
"match requirement for dNSName element(s) of the certificate presented by the "
"authentication server. If a matching dNSName is found, this constraint is "
"met. If no dNSName values are present, this constraint is matched against "
"SubjectName CN using same suffix match comparison."
msgstr ""
"サーバードメイン名の制約。設定すると、この FQDN が、認証サーバーが表示する証"
"明書の dNSName 要素に対して、サフィックス一致要件として使用されます。一致す"
"る dNSName が見つかると、この制約が満たされます。dNSName 値が表示されないと、"
"この制約は、同じサフィックス一致比較を使用して SubjectName CN を照合します。"
#: ../clients/common/settings-docs.h.in:55
msgid ""
"The allowed EAP method to be used when authenticating to the network with "
"802.1x. Valid methods are: \"leap\", \"md5\", \"tls\", \"peap\", \"ttls\", "
"\"pwd\", and \"fast\". Each method requires different configuration using "
"the properties of this setting; refer to wpa_supplicant documentation for "
"the allowed combinations."
msgstr ""
"802.1x でネットワークに認証する際に使用できる EAP メソッド。有効なメソッド"
"は、\"leap\"、\"md5\"、\"tls\"、\"peap\"、\"ttls\"、\"pwd\"、および \"fast\" "
"になります。メソッドには、この設定のプロパティーを使用した設定がそれぞれ必要"
"になります。可能な組み合わせについては、wpa_supplicant ドキュメントを参照して"
"ください。"
#: ../clients/common/settings-docs.h.in:56
msgid ""
"Identity string for EAP authentication methods. Often the user's user or "
"login name."
msgstr ""
"EAP 認証方法のアイデンティティ文字列。しばしば、ユーザーのユーザー名またはロ"
"グイン名になります。"
#: ../clients/common/settings-docs.h.in:57
msgid "UTF-8 encoded file path containing PAC for EAP-FAST."
msgstr "EAP-FAST の PAC を含む UTF-8 エンコーディングファイルパス。"
#: ../clients/common/settings-docs.h.in:58
msgid ""
"UTF-8 encoded password used for EAP authentication methods. If both the "
"\"password\" property and the \"password-raw\" property are specified, "
"\"password\" is preferred."
msgstr ""
"EAP 認証方法に使用する UTF-8 エンコードのパスワード。\"password\" プロパ"
"ティーと \"password-raw\" プロパティーの両方を指定すると、\"password\" が優先"
"されます。"
#: ../clients/common/settings-docs.h.in:59
#: ../clients/common/settings-docs.h.in:104
#: ../clients/common/settings-docs.h.in:127
#: ../clients/common/settings-docs.h.in:174
#: ../clients/common/settings-docs.h.in:286
msgid "Flags indicating how to handle the \"password\" property."
msgstr "\"password\" プロパティーの処理方法を示すフラグ。"
#: ../clients/common/settings-docs.h.in:60
msgid ""
"Password used for EAP authentication methods, given as a byte array to allow "
"passwords in other encodings than UTF-8 to be used. If both the \"password\" "
"property and the \"password-raw\" property are specified, \"password\" is "
"preferred."
msgstr ""
"EAP 認証方法に使用するパスワード。UTF-8 以外のエンコーディングを使用したパス"
"ワードが使用できるバイト配列として指定します。\"password\" プロパティーと "
"\"password-raw\" プロパティーの両方を指定すると、\"password\" が優先されま"
"す。"
#: ../clients/common/settings-docs.h.in:61
msgid "Flags indicating how to handle the \"password-raw\" property."
msgstr "\"password-raw\" プロパティーの処理方法を示すフラグ。"
#: ../clients/common/settings-docs.h.in:62
msgid ""
"Specifies authentication flags to use in \"phase 1\" outer authentication "
"using NMSetting8021xAuthFlags options. The individual TLS versions can be "
"explicitly disabled. If a certain TLS disable flag is not set, it is up to "
"the supplicant to allow or forbid it. The TLS options map to "
"tls_disable_tlsv1_x settings. See the wpa_supplicant documentation for more "
"details."
msgstr ""
"NMSetting8021xAuthFlags オプションを使用して、\"phase 1\" の外部認証を使用す"
"る認証フラグを指定します。各 TLS バージョンは明示的に無効にできます。特定の "
"TLS 無効フラグが設定されていない場合は、サプリカントが許可または拒否します。"
"TLS オプションは tls_disable_tlsv1_x 設定にマッピングされます。詳細は、"
"wpa_supplicant ドキュメントを参照してください。"
#: ../clients/common/settings-docs.h.in:63
msgid ""
"Enables or disables in-line provisioning of EAP-FAST credentials when FAST "
"is specified as the EAP method in the \"eap\" property. Recognized values "
"are \"0\" (disabled), \"1\" (allow unauthenticated provisioning), "
"\"2\" (allow authenticated provisioning), and \"3\" (allow both "
"authenticated and unauthenticated provisioning). See the wpa_supplicant "
"documentation for more details."
msgstr ""
"\"eap\" プロパティーに EAP メソッド FAST を指定した場合は、EAP-FAST 信用情報"
"のインラインプロビジョニングを有効または無効にします。認識される値は "
"\"0\" (無効)、\"1\" (非認証プロビジョニングを許可)、\"2\" (認証されたプロビ"
"ジョニングを許可)、および \"3\" (認証されたプロビジョニングと、非認証プロビ"
"ジョニングを許可) となります。詳細は、wpa_supplicant ドキュメントを参照してく"
"ださい。"
#: ../clients/common/settings-docs.h.in:64
msgid ""
"Forces use of the new PEAP label during key derivation. Some RADIUS servers "
"may require forcing the new PEAP label to interoperate with PEAPv1. Set to "
"\"1\" to force use of the new PEAP label. See the wpa_supplicant "
"documentation for more details."
msgstr ""
"キー派生時に、新しい PEAP ラベルを使用することを強制します。一部の RADIUS "
"サーバーでは、新しいラベルを、PEAPv1 と同時に使用するように強制する必要があり"
"ます。\"1\" に設定すると、新しい PEAP ラベルを使用することを強制します。詳細"
"は、wpa_supplicant ドキュメントを参照してください。"
#: ../clients/common/settings-docs.h.in:65
msgid ""
"Forces which PEAP version is used when PEAP is set as the EAP method in the "
"\"eap\" property. When unset, the version reported by the server will be "
"used. Sometimes when using older RADIUS servers, it is necessary to force "
"the client to use a particular PEAP version. To do so, this property may be "
"set to \"0\" or \"1\" to force that specific PEAP version."
msgstr ""
"\"eap\" プロパティーに EAP メソッド PEAP を設定する場合に使用する PEAP バー"
"ジョンを強制します。これを設定しないと、サーバーが報告するバージョンが使用さ"
"れます。以前の RADIUS サーバーが使用される場合があり、クライアントが特定の "
"PEAP バージョンを使用するように強制する必要があります。そのためには、このプロ"
"パティーを \"0\" または \"1\" に設定して、その PEAP バージョンを強制します。"
#: ../clients/common/settings-docs.h.in:66
msgid ""
"List of strings to be matched against the altSubjectName of the certificate "
"presented by the authentication server during the inner \"phase 2\" "
"authentication. If the list is empty, no verification of the server "
"certificate's altSubjectName is performed."
msgstr ""
"内部の \"phase 2\" 認証時に、認証サーバーが表示する証明書の altSubjectName に"
"一致した文字列の一覧。この一覧が空の場合は、サーバー証明書の altSubjectName "
"が検証されません。"
#: ../clients/common/settings-docs.h.in:67
msgid ""
"Specifies the allowed \"phase 2\" inner non-EAP authentication methods when "
"an EAP method that uses an inner TLS tunnel is specified in the \"eap\" "
"property. Recognized non-EAP \"phase 2\" methods are \"pap\", \"chap\", "
"\"mschap\", \"mschapv2\", \"gtc\", \"otp\", \"md5\", and \"tls\". Each "
"\"phase 2\" inner method requires specific parameters for successful "
"authentication; see the wpa_supplicant documentation for more details."
msgstr ""
"TLS トンネルを使用するEAP メソッドを \"eap\" プロパティーに指定した場合は、"
"利用可能な \"phase 2\" 内の非 EAP 認証方法を指定します。一般的に認められてい"
"る非 EAP の \"phase 2\" メソッドは、\"pap\"、\"chap\"、\"mschap"
"\"、\"mschapv2\"、\"gtc\"、\"otp\"、\"md5\"、および \"tls\" です。認証を成功"
"させるには、各 \"phase 2\" の内部メソッドに特別なパラメーターが必要です。詳細"
"は wpa_supplicant ドキュメントを参照してください。"
#: ../clients/common/settings-docs.h.in:68
msgid ""
"Specifies the allowed \"phase 2\" inner EAP-based authentication methods "
"when an EAP method that uses an inner TLS tunnel is specified in the \"eap\" "
"property. Recognized EAP-based \"phase 2\" methods are \"md5\", "
"\"mschapv2\", \"otp\", \"gtc\", and \"tls\". Each \"phase 2\" inner method "
"requires specific parameters for successful authentication; see the "
"wpa_supplicant documentation for more details."
msgstr ""
"内部 TLS トンネルを使用する EAP メソッドを \"eap\" プロパティーに指定した場合"
"は、利用可能な \"phase 2\" 内の EAP 認証方法を指定します。一般的に広められて"
"いる EAP ベースの \"phase 2\" 方法は、\"md5\"、\"mschapv2\"、\"otp\"、\"gtc"
"\"、および \"tls\" です。認証を成功させるには、\"phase 2\" 内の各方法に特別な"
"パラメーターが必要です。詳細は wpa_supplicant ドキュメントを参照してくださ"
"い。"
#: ../clients/common/settings-docs.h.in:69
msgid ""
"Contains the \"phase 2\" CA certificate if used by the EAP method specified "
"in the \"phase2-auth\" or \"phase2-autheap\" properties. Certificate data is "
"specified using a \"scheme\"; two are currently supported: blob and path. "
"When using the blob scheme (which is backwards compatible with NM 0.7.x) "
"this property should be set to the certificate's DER encoded data. When "
"using the path scheme, this property should be set to the full UTF-8 encoded "
"path of the certificate, prefixed with the string \"file://\" and ending "
"with a terminating NUL byte. This property can be unset even if the EAP "
"method supports CA certificates, but this allows man-in-the-middle attacks "
"and is NOT recommended."
msgstr ""
"\"phase2-auth\" プロパティーまたは \"phase2-autheap\" プロパティーで指定した "
"EAP メソッドで使用する場合は、\"phase 2\" の CA 証明書を含めます。証明書デー"
"タは \"scheme\" を使用して指定されます。現在、ブロブとパスの 2 つがサポートさ"
"れます。(NM 0.7.x との後方互換性である) ブロブスキームを使用する場合は、この"
"プロパティーを、証明書の DER エンコードデータに設定する必要があります。パスス"
"キームを使用する場合は、このプロパティーを、文字列 \"file://\" で始まり、終"
"了 NUL バイトで終わる UTF-8 エンコードのフル パスで指定する証明書に設定する必"
"要があります。このプロパティーは、EAP メソッドが CA 証明書をサポートする場合"
"でも設定する必要はありませんが、設定しないと中間者攻撃が可能になるため、推奨"
"されません。"
#: ../clients/common/settings-docs.h.in:70
msgid ""
"The password used to access the \"phase2\" CA certificate stored in \"phase2-"
"ca-cert\" property. Only makes sense if the certificate is stored on a "
"PKCS#11 token that requires a login."
msgstr ""
"\"phase2-ca-cert\" プロパティーに保存されている \"phase2\" の CA 証明書にアク"
"セスするのに使用されるパスワード。この証明書が、ログが必要な PKCS#11 トークン"
"に保存されている場合に適用されます。"
#: ../clients/common/settings-docs.h.in:71
msgid ""
"Flags indicating how to handle the \"phase2-ca-cert-password\" property."
msgstr "\"phase2-ca-cert-password\" プロパティーの処理方法を示すフラグ。"
#: ../clients/common/settings-docs.h.in:72
msgid ""
"UTF-8 encoded path to a directory containing PEM or DER formatted "
"certificates to be added to the verification chain in addition to the "
"certificate specified in the \"phase2-ca-cert\" property."
msgstr ""
"\"phase2-ca-cert\" プロパティーに指定した証明書に追加する際に、検証チェインに"
"追加された PEM フォーマットまたは DER フォーマットの証明書が保存されている"
"ディレクトリーへの UTF-8 エンコードのパス。"
#: ../clients/common/settings-docs.h.in:73
msgid ""
"Contains the \"phase 2\" client certificate if used by the EAP method "
"specified in the \"phase2-auth\" or \"phase2-autheap\" properties. "
"Certificate data is specified using a \"scheme\"; two are currently "
"supported: blob and path. When using the blob scheme (which is backwards "
"compatible with NM 0.7.x) this property should be set to the certificate's "
"DER encoded data. When using the path scheme, this property should be set to "
"the full UTF-8 encoded path of the certificate, prefixed with the string "
"\"file://\" and ending with a terminating NUL byte. This property can be "
"unset even if the EAP method supports CA certificates, but this allows man-"
"in-the-middle attacks and is NOT recommended."
msgstr ""
"\"phase2-auth\" プロパティーまたは \"phase2-autheap\" プロパティーに指定した "
"EAP メソッドが使用する場合は、\"phase 2\" クライアント証明書を含めます。証明"
"書データは \"scheme\" を使用して指定されます。現在、ブロブとパスの 2 つがサ"
"ポートされます。(NM 0.7.x との後方互換性である) ブロブスキームを使用する場合"
"は、このプロパティーを、証明書の DER エンコードデータに設定する必要がありま"
"す。パススキームを使用する場合は、このプロパティーを、文字列 \"file://\" で始"
"まり、終了 NUL バイトで終わる UTF-8 エンコードのフル パスで指定する証明書に設"
"定する必要があります。このプロパティーは、EAP メソッドが CA 証明書をサポート"
"する場合でも設定する必要はありませんが、設定しないと中間者攻撃が可能になるた"
"め、推奨されません。"
#: ../clients/common/settings-docs.h.in:74
msgid ""
"The password used to access the \"phase2\" client certificate stored in "
"\"phase2-client-cert\" property. Only makes sense if the certificate is "
"stored on a PKCS#11 token that requires a login."
msgstr ""
"\"phase2-client-cert\" プロパティーに保存されている \"phase2\" クライアント証"
"明書にアクセスするのに使用されるパスワード。この証明書が、ログインが必要な "
"PKCS#11 トークンに保存されている場合にのみ適用されます。"
#: ../clients/common/settings-docs.h.in:75
msgid ""
"Flags indicating how to handle the \"phase2-client-cert-password\" property."
msgstr "\"phase2-client-cert-password\" プロパティーの処理方法を示すフラグ。"
#: ../clients/common/settings-docs.h.in:76
msgid ""
"Constraint for server domain name. If set, this FQDN is used as a suffix "
"match requirement for dNSName element(s) of the certificate presented by the "
"authentication server during the inner \"phase 2\" authentication. If a "
"matching dNSName is found, this constraint is met. If no dNSName values are "
"present, this constraint is matched against SubjectName CN using same suffix "
"match comparison."
msgstr ""
"サーバードメイン名の制約。設定すると、内部 \"phase 2\" 認証時に、認証サーバー"
"が表示する証明書の dNSName 要素に対して、この FQDN がサフィックス一致要件とし"
"て使用されます。一致する dNSName が見つかると、この制約が満たされます。"
"dNSName 値が表示されないと、この制約は、同じサフィックス一致比較を使用して "
"SubjectName CN を照合します。"
#: ../clients/common/settings-docs.h.in:77
msgid ""
"Contains the \"phase 2\" inner private key when the \"phase2-auth\" or "
"\"phase2-autheap\" property is set to \"tls\". Key data is specified using a "
"\"scheme\"; two are currently supported: blob and path. When using the blob "
"scheme and private keys, this property should be set to the key's encrypted "
"PEM encoded data. When using private keys with the path scheme, this "
"property should be set to the full UTF-8 encoded path of the key, prefixed "
"with the string \"file://\" and ending with a terminating NUL byte. When "
"using PKCS#12 format private keys and the blob scheme, this property should "
"be set to the PKCS#12 data and the \"phase2-private-key-password\" property "
"must be set to password used to decrypt the PKCS#12 certificate and key. "
"When using PKCS#12 files and the path scheme, this property should be set to "
"the full UTF-8 encoded path of the key, prefixed with the string \"file://\" "
"and ending with a terminating NUL byte, and as with the blob scheme the "
"\"phase2-private-key-password\" property must be set to the password used to "
"decode the PKCS#12 private key and certificate."
msgstr ""
"\"phase2-auth\" プロパティーまたは \"phase2-autheap\" プロパティーを \"tls\" "
"に設定する場合は、\"phase 2\" 内部秘密鍵を含めます。キーデータは \"scheme\" "
"を使用して指定されます。現在、ブロブとパスの 2 つがサポートされます。ブロブス"
"キームと秘密鍵を使用している場合は、このプロパティーをキーの暗号化 PEM エン"
"コードデータに設定する必要があります。パススキームで秘密鍵を使用している場合"
"は、このプロパティーを、文字列 \"file://\" で始まり、終了 NUL バイトで終わる "
"UTF-8 エンコードのフル パスで指定するキーに設定する必要があります。PKCS#12 "
"フォーマットの秘密鍵とブロブスキームを設定している場合は、このプロパティー"
"を、PKCS#12 データに設定し、\"phase2-private-key-password\" プロパティーを、"
"PKCS#12 証明書およびキーを復号するのに使用するパスワードに設定する必要があり"
"ます。PKCS#12 ファイルとパススキームを使用している場合は、このプロパティー"
"を、文字列 \"file://\" で始まり、終了 NUL バイトで終わる UTF-8 エンコードのフ"
"ル パスで指定するキーに設定する必要があります。ブロブスキームを使用した場合"
"は、\"phase2-private-key-password\" プロパティーを、PKCS#12 秘密鍵および証明"
"書を復号するパスワードに設定する必要があるためです。"
#: ../clients/common/settings-docs.h.in:78
msgid ""
"The password used to decrypt the \"phase 2\" private key specified in the "
"\"phase2-private-key\" property when the private key either uses the path "
"scheme, or is a PKCS#12 format key."
msgstr ""
"秘密鍵がパススキーマを使用するか、PKCS#12 フォーマットキーである場合"
"に、\"phase2-private-key\" プロパティーに指定した \"phase 2\" 秘密鍵の複号に"
"使用されるパスワード。"
#: ../clients/common/settings-docs.h.in:79
msgid ""
"Flags indicating how to handle the \"phase2-private-key-password\" property."
msgstr "\"phase2-private-key-password\" プロパティーの処理方法を示すフラグ。"
#: ../clients/common/settings-docs.h.in:80
msgid ""
"Substring to be matched against the subject of the certificate presented by "
"the authentication server during the inner \"phase 2\" authentication. When "
"unset, no verification of the authentication server certificate's subject is "
"performed. This property provides little security, if any, and its use is "
"deprecated in favor of NMSetting8021x:phase2-domain-suffix-match."
msgstr ""
"内部の \"phase 2\" 認証時に、認証サーバーで表示される証明書の subject に一致"
"する従属文字列。設定しない場合は、認証サーバーの証明書の subject が検証されま"
"せん。このプロパティーではセキュリティーがほぼ保護されないため、使用すること"
"は推奨されず、代わりに NMSetting8021x:phase2-domain-suffix-match が使用されま"
"す。"
#: ../clients/common/settings-docs.h.in:81
msgid "PIN used for EAP authentication methods."
msgstr "EAP 認証方法に使用される PIN"
#: ../clients/common/settings-docs.h.in:82
#: ../clients/common/settings-docs.h.in:176
msgid "Flags indicating how to handle the \"pin\" property."
msgstr "\"pin\" プロパティーの処理方法を示すフラグ。"
#: ../clients/common/settings-docs.h.in:83
msgid ""
"Contains the private key when the \"eap\" property is set to \"tls\". Key "
"data is specified using a \"scheme\"; two are currently supported: blob and "
"path. When using the blob scheme and private keys, this property should be "
"set to the key's encrypted PEM encoded data. When using private keys with "
"the path scheme, this property should be set to the full UTF-8 encoded path "
"of the key, prefixed with the string \"file://\" and ending with a "
"terminating NUL byte. When using PKCS#12 format private keys and the blob "
"scheme, this property should be set to the PKCS#12 data and the \"private-"
"key-password\" property must be set to password used to decrypt the PKCS#12 "
"certificate and key. When using PKCS#12 files and the path scheme, this "
"property should be set to the full UTF-8 encoded path of the key, prefixed "
"with the string \"file://\" and ending with a terminating NUL byte, and as "
"with the blob scheme the \"private-key-password\" property must be set to "
"the password used to decode the PKCS#12 private key and certificate. "
"WARNING: \"private-key\" is not a \"secret\" property, and thus unencrypted "
"private key data using the BLOB scheme may be readable by unprivileged "
"users. Private keys should always be encrypted with a private key password "
"to prevent unauthorized access to unencrypted private key data."
msgstr ""
"\"eap\" プロパティーを \"tls\" に設定する場合は、秘密鍵を含めます。キーデータ"
"は \"scheme\" を使用して指定されます。現在、ブロブとパスの 2 つがサポートされ"
"ます。ブロブスキームと秘密鍵を使用している場合は、このプロパティーを、キーの"
"暗号化 PEM エンコードデータに設定する必要があります。パススキームで秘密鍵を使"
"用している場合は、このプロパティーを、文字列 \"file://\" で始まり、終了 NUL "
"バイトで終わる UTF-8 エンコードのフル パスで指定するキーに設定する必要があり"
"ます。PKCS#12 フォーマットの秘密鍵とブロブスキームを使用している場合は、この"
"プロパティーを PKCS#12 データに設定し、\"private-key-password\" プロパティー"
"を、PKCS#12 証明書およびキーを復号するのに使用するパスワードに設定する必要が"
"あります。PKCS#12 ファイルとパススキームを使用している場合は、このプロパ"
"ティーを、文字列 \"file://\" で始まり、終了 NUL バイトで終わる UTF-8 エンコー"
"ドのフル パスで指定するキーに設定する必要があります。ブロブスキームを使用して"
"いる場合は、\"private-key-password\" プロパティーに、PKCS#12 秘密鍵と証明書を"
"復号するのに使用するパスワード設定する必要があります。警告: \"秘密鍵\" は "
"\"シークレット\" プロパティーではないため、BLOB スキームを使用する暗号化して"
"いない秘密鍵データは、特権を持たないユーザーが読み込める場合があります。秘密"
"鍵は常に秘密鍵パスワードで暗号化し、暗号化されていない秘密鍵データに非認証ア"
"クセスが行われないようにする必要があります。"
#: ../clients/common/settings-docs.h.in:84
msgid ""
"The password used to decrypt the private key specified in the \"private-key"
"\" property when the private key either uses the path scheme, or if the "
"private key is a PKCS#12 format key."
msgstr ""
"秘密鍵がパススキーマを使用するか、秘密鍵が PKCS#12 フォーマットを使用している"
"場合に、\"private-key\" プロパティーに指定した秘密鍵の復号化に使用されるパス"
"ワード。"
#: ../clients/common/settings-docs.h.in:85
msgid "Flags indicating how to handle the \"private-key-password\" property."
msgstr "\"private-key-password\" プロパティーの処理方法を示すフラグ。"
#: ../clients/common/settings-docs.h.in:86
msgid ""
"Substring to be matched against the subject of the certificate presented by "
"the authentication server. When unset, no verification of the authentication "
"server certificate's subject is performed. This property provides little "
"security, if any, and its use is deprecated in favor of NMSetting8021x:"
"domain-suffix-match."
msgstr ""
"認証サーバーで表示される証明書の subject に一致する従属文字列。設定しない場合"
"は、認証サーバーの証明書の subject が検証されません。このプロパティーはセキュ"
"リティーがほぼ保護されないため、その使用は非推奨になり、代わりに "
"NMSetting8021x:domain-suffix-match が使用されます。"
#: ../clients/common/settings-docs.h.in:87
msgid ""
"When TRUE, overrides the \"ca-path\" and \"phase2-ca-path\" properties using "
"the system CA directory specified at configure time with the --system-ca-"
"path switch. The certificates in this directory are added to the "
"verification chain in addition to any certificates specified by the \"ca-cert"
"\" and \"phase2-ca-cert\" properties. If the path provided with --system-ca-"
"path is rather a file name (bundle of trusted CA certificates), it overrides "
"\"ca-cert\" and \"phase2-ca-cert\" properties instead (sets ca_cert/ca_cert2 "
"options for wpa_supplicant)."
msgstr ""
"TRUE の場合は、--system-ca-path スイッチで設定時に指定したシステムの CA ディ"
"レクトリーを使用して、\"ca-path\" プロパティーと \"phase2-ca-path\" プロパ"
"ティーをオーバーライドします。このディレクトリーの証明書が、\"ca-cert\" プロ"
"パティーと \"phase2-ca-cert\" プロパティーで指定した証明書とともに検証チェイ"
"ンに追加されます。--system-ca-path で提供されるパスがファイル名 (信頼された "
"CA 証明書のバンドル) の場合は、\"ca-cert\" プロパティーと \"phase2-ca-cert\" "
"プロパティーが代わりにオーバーライドされます (wpa_supplicant に ca_cert オプ"
"ションおよび ca_cert2 オプションを設定します)。"
#: ../clients/common/settings-docs.h.in:88
msgid ""
"When TRUE, enforce auto-negotiation of speed and duplex mode. If \"speed\" "
"and \"duplex\" properties are both specified, only that single mode will be "
"advertised and accepted during the link auto-negotiation process: this works "
"only for BASE-T 802.3 specifications and is useful for enforcing gigabits "
"modes, as in these cases link negotiation is mandatory. When FALSE, \"speed"
"\" and \"duplex\" properties should be both set or link configuration will "
"be skipped."
msgstr ""
"TRUE の場合は、速度と二重モードの自動ネゴシエーションを強制します。\"speed\" "
"プロパティーと \"duplex\" プロパティーが両方とも指定される場合、リンク自動ネ"
"ゴシエーションのプロセスの間、1 つのモードのみがアドバタイズされ、受け入れら"
"れます。これは、BASE-T 802.3 仕様のみで機能し、ギガビットモードの強制に役立ち"
"ます。なぜなら、このようなケースでは、リンクネゴシエーションは必須だからで"
"す。FALSE の場合は、\"speed\" プロパティーと \"duplex\" プロパティーが両方と"
"も設定されるか、リンク設定がスキップされます。"
#: ../clients/common/settings-docs.h.in:89
msgid ""
"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 if the "
"device has one (otherwise this is treated as \"preserve\"). \"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\"."
msgstr ""
"指定した場合は、デバイスがこの MAC アドレスを代わりに使用するよう要求します。"
"これは、MAC クローニングまたはスプーフィングとして知られています。明示的に "
"MAC アドレスを指定する以外に、\"preserve\"、\"permanent\"、\"random"
"\"、\"stable\" の特別値がサポートされます。\"preserve\" では、アクティベー"
"ション時に MAC アドレスを変更しません。\"permanent\" では、デバイスに永続化"
"ハードウェアアドレスがある場合はそれを使用します (ない場合は \"preserve\" と"
"同じ扱いとなります)。\"random\" では、各接続にランダムの MAC アドレスを作成し"
"ます。\"stable\" では、connection.stable-id と機種依存キーに基づいて、ハッ"
"シュ化した MAC アドレスを作成します。指定しない場合は、その値はグローバルのデ"
"フォルトにより上書きされます。NetworkManager.conf を参照してください。それで"
"も指定しない場合は、デフォルトで \"preserve\" が設定されます (NetworkManager "
"の旧バージョンは別のデフォルト値を使用するかもしれません)。D-Bus において、こ"
"のフィールドは \"assigned-mac-address\" または廃止予定の \"cloned-mac-address"
"\" として表示されます。"
#: ../clients/common/settings-docs.h.in:90
msgid ""
"When a value is set, either \"half\" or \"full\", configures the device to "
"use the specified duplex mode. If \"auto-negotiate\" is \"yes\" the "
"specified duplex mode will be the only one advertised during link "
"negotiation: this works only for BASE-T 802.3 specifications and is useful "
"for enforcing gigabits modes, as in these cases link negotiation is "
"mandatory. If the value is unset (the default), the link configuration will "
"be either skipped (if \"auto-negotiate\" is \"no\", the default) or will be "
"auto-negotiated (if \"auto-negotiate\" is \"yes\") and the local device will "
"advertise all the supported duplex modes. Must be set together with the "
"\"speed\" property if specified. Before specifying a duplex mode be sure "
"your device supports it."
msgstr ""
"値が \"half\" または \"full\" のいずれかに設定されている場合、指定された二重"
"モードを使用するようにデバイスを設定します。\"auto-negotiate\" が \"yes\" の"
"場合、リンクネゴシエーションの間にアドバタイズされるのは、指定された二重モー"
"ドだけになります。これは、BASE-T 802.3 仕様のみで機能し、ギガビットモードの強"
"制に役立ちます。なぜなら、このようなケースでは、リンクネゴシエーションは必須"
"だからです。値が設定されていない場合 (デフォルト)、リンクの設定はスキップされ"
"るか (\"auto-negotiate\" が \"no\" の場合 = デフォルト)、自動ネゴシエートされ"
"るか (\"auto-negotiate\" が \"yes\" の場合) のいずれかとなり、ローカルデバイ"
"スはすべてのサポートされる二重モードをアドバタイズします。指定する場合は "
"\"speed\" プロパティーも設定する必要があります。二重モードを指定する前に、デ"
"バイスがそのモードをサポートすることを確認してください。"
#: ../clients/common/settings-docs.h.in:92
msgid ""
"If specified, this connection will only apply to the Ethernet device whose "
"permanent MAC address matches. This property does not change the MAC address "
"of the device (i.e. MAC spoofing)."
msgstr ""
"指定すると、この接続は永続的な MAC アドレスに一致する Ethernet デバイスにのみ"
"適用されます。このプロパティーは、デバイスの MAC アドレスを変更しません (MAC "
"スプーフィング)。"
#: ../clients/common/settings-docs.h.in:93
msgid ""
"If specified, this connection will never apply to the Ethernet device whose "
"permanent MAC address matches an address in the list. Each MAC address is "
"in the standard hex-digits-and-colons notation (00:11:22:33:44:55)."
msgstr ""
"指定すると、この接続は、永続的な MAC アドレスがリストのアドレスに一致する "
"Ethernet デバイスには適用されません。 各 MAC アドレスは、標準の 16 進数とコロ"
"ン (00:11:22:33:44:55) で指定する必要があります。"
#: ../clients/common/settings-docs.h.in:95
msgid ""
"Specific port type to use if the device supports multiple attachment "
"methods. One of \"tp\" (Twisted Pair), \"aui\" (Attachment Unit Interface), "
"\"bnc\" (Thin Ethernet) or \"mii\" (Media Independent Interface). If the "
"device supports only one port type, this setting is ignored."
msgstr ""
"デバイスが複数の割り当て方法をサポートする場合に使用するポートタイプ。\"tp"
"\" (ツイストペア)、\"aui\" (接続機構インターフェース)、\"bnc\" (シンイーサー"
"ネット)、または \"mii\" (メディア独立インターフェース) のいずれかになります。"
"デバイスがポートのタイプを 1 つだけサポートする場合、この設定は無視されます。"
#: ../clients/common/settings-docs.h.in:96
msgid ""
"s390 network device type; one of \"qeth\", \"lcs\", or \"ctc\", representing "
"the different types of virtual network devices available on s390 systems."
msgstr ""
"s390 ネットワークデバイスのタイプ。\"qeth\"、\"lcs\"、または \"ctc\" のいずれ"
"かになります。s390 システムで利用可能なさまざまな仮想ネットワークデバイスにな"
"ります。"
#: ../clients/common/settings-docs.h.in:97
msgid ""
"Dictionary of key/value pairs of s390-specific device options. Both keys "
"and values must be strings. Allowed keys include \"portno\", \"layer2\", "
"\"portname\", \"protocol\", among others. Key names must contain only "
"alphanumeric characters (ie, [a-zA-Z0-9])."
msgstr ""
"s390 固有のデバイスオプションにおける、キーと値がペアになったディクショナ"
"リー。キーと値の両方を文字列にする必要があります。\"portno"
"\"、\"layer2\"、\"portname\"、\"protocol\" などのキーが使用できます。キー名に"
"は、英数字のみ (つまり [a-zA-Z0-9]) が使用できます。"
#: ../clients/common/settings-docs.h.in:98
msgid ""
"Identifies specific subchannels that this network device uses for "
"communication with z/VM or s390 host. Like the \"mac-address\" property for "
"non-z/VM devices, this property can be used to ensure this connection only "
"applies to the network device that uses these subchannels. The list should "
"contain exactly 3 strings, and each string may only be composed of "
"hexadecimal characters and the period (.) character."
msgstr ""
"このネットワークデバイスが、z/VM または s390 ホストとの接続に使用する特定のサ"
"ブチャンネルを識別します。z/VM 以外のデバイスに対する \"mac-address\" プロパ"
"ティーのように、このプロパティーを使用して、この接続が、このサブチャンネルを"
"使用するネットワークデバイスにのみ適用されるようにします。この一覧には 3 つの"
"文字列が含まれている必要があり、各文字列には、16 進数とピリオド (.) だけを使"
"用できます。"
#: ../clients/common/settings-docs.h.in:99
msgid ""
"When a value grater than 0 is set, configures the device to use the "
"specified speed. If \"auto-negotiate\" is \"yes\" the specified speed will "
"be the only one advertised during link negotiation: this works only for BASE-"
"T 802.3 specifications and is useful for enforcing gigabit speeds, as in "
"this case link negotiation is mandatory. If the value is unset (0, the "
"default), the link configuration will be either skipped (if \"auto-negotiate"
"\" is \"no\", the default) or will be auto-negotiated (if \"auto-negotiate\" "
"is \"yes\") and the local device will advertise all the supported speeds. In "
"Mbit/s, ie 100 == 100Mbit/s. Must be set together with the \"duplex\" "
"property when non-zero. Before specifying a speed value be sure your device "
"supports it."
msgstr ""
"0 より大きな値が設定されている場合、指定された速度を使用するようにデバイスを"
"設定します。\"auto-negotiate\" が \"yes\" の場合、リンクネゴシエーションの間"
"にアドバタイズされるのは、指定された速度だけになります。これは、BASE-T 802.3 "
"仕様のみで機能し、ギガビット速度の強制に役立ちます。なぜなら、このケースで"
"は、リンクネゴシエーションは必須だからです。値が設定されていない場合 (0 = デ"
"フォルト)、リンクの設定はスキップされるか (\"auto-negotiate\" が \"no\" の場"
"合 = デフォルト)、自動ネゴシエートされるか (\"auto-negotiate\" が \"yes\" の"
"場合) のいずれかとなり、ローカルデバイスはすべてのサポートされる速度をアドバ"
"タイズします。Mbit/s では 100 == 100Mbit/s です。ゼロ以外にする場合"
"は、\"duplex\" プロパティーも設定する必要があります。速度値を指定する前に、デ"
"バイスがその速度をサポートすることを確認してください。"
#: ../clients/common/settings-docs.h.in:100
msgid ""
"The NMSettingWiredWakeOnLan options to enable. Not all devices support all "
"options. May be any combination of NM_SETTING_WIRED_WAKE_ON_LAN_PHY (0x2), "
"NM_SETTING_WIRED_WAKE_ON_LAN_UNICAST (0x4), "
"NM_SETTING_WIRED_WAKE_ON_LAN_MULTICAST (0x8), "
"NM_SETTING_WIRED_WAKE_ON_LAN_BROADCAST (0x10), "
"NM_SETTING_WIRED_WAKE_ON_LAN_ARP (0x20), NM_SETTING_WIRED_WAKE_ON_LAN_MAGIC "
"(0x40) or the special values NM_SETTING_WIRED_WAKE_ON_LAN_DEFAULT (0x1) (to "
"use global settings) and NM_SETTING_WIRED_WAKE_ON_LAN_IGNORE (0x8000) (to "
"disable management of Wake-on-LAN in NetworkManager)."
msgstr ""
"有効にする NMSettingWiredWakeOnLan オプション。すべてのデバイスがすべてのオプ"
"ションをサポートするわけではありません。NM_SETTING_WIRED_WAKE_ON_LAN_PHY "
"(0x2)、NM_SETTING_WIRED_WAKE_ON_LAN_UNICAST (0x4)、"
"NM_SETTING_WIRED_WAKE_ON_LAN_MULTICAST (0x8)、"
"NM_SETTING_WIRED_WAKE_ON_LAN_BROADCAST (0x10)、"
"NM_SETTING_WIRED_WAKE_ON_LAN_ARP (0x20)、NM_SETTING_WIRED_WAKE_ON_LAN_MAGIC "
"(0x40)、または特別な値 NM_SETTING_WIRED_WAKE_ON_LAN_DEFAULT (0x1) (グローバル"
"設定を使用) および NM_SETTING_WIRED_WAKE_ON_LAN_IGNORE (0x8000) "
"(NetworkManager で Wake-on-LAN の管理を無効) から組み合わせることができます。"
#: ../clients/common/settings-docs.h.in:101
msgid ""
"If specified, the password used with magic-packet-based Wake-on-LAN, "
"represented as an Ethernet MAC address. If NULL, no password will be "
"required."
msgstr ""
"指定すると、マジックパケットベースの Wake-on-LAN で使用されるパスワードが、"
"Ethernet の MAC アドレスとして表示されます。NULL にすると、パスワードは要求さ"
"れません。"
#: ../clients/common/settings-docs.h.in:102
msgid "Encapsulation of ADSL connection. Can be \"vcmux\" or \"llc\"."
msgstr "ADSL 接続のカプセル化。\"vcmux\" または \"llc\" にできます。"
#: ../clients/common/settings-docs.h.in:103
msgid "Password used to authenticate with the ADSL service."
msgstr "ADSL サービスでの認証に使用するパスワード。"
#: ../clients/common/settings-docs.h.in:105
msgid "ADSL connection protocol. Can be \"pppoa\", \"pppoe\" or \"ipoatm\"."
msgstr ""
"ADSL 接続プロトコル。\"pppoa\"、\"pppoe\"、または \"ipoatm\" にできます。"
#: ../clients/common/settings-docs.h.in:106
msgid "Username used to authenticate with the ADSL service."
msgstr "ユーザー名は、ADSL サービスでの認証に使用されました。"
#: ../clients/common/settings-docs.h.in:107
msgid "VCI of ADSL connection"
msgstr "ADSL 接続の VCI"
#: ../clients/common/settings-docs.h.in:108
msgid "VPI of ADSL connection"
msgstr "ADSL 接続の VPI"
#: ../clients/common/settings-docs.h.in:109
msgid "The Bluetooth address of the device."
msgstr "デバイスの Bluetooth アドレス。"
#: ../clients/common/settings-docs.h.in:110
msgid ""
"Either \"dun\" for Dial-Up Networking connections or \"panu\" for Personal "
"Area Networking connections to devices supporting the NAP profile."
msgstr ""
"NAP プロファイルをサポートするデバイスへの \"dun\" (ダイアルアップネットワー"
"キング接続の場合) または \"panu\" (パーソナルエリアネットワーキング接続の場"
"合) のいずれか。"
#: ../clients/common/settings-docs.h.in:111
msgid ""
"Dictionary of key/value pairs of bonding options. Both keys and values must "
"be strings. Option names must contain only alphanumeric characters (ie, [a-"
"zA-Z0-9])."
msgstr ""
"ボンディングオプションにおける、キーと値がペアになったディクショナリー。キー"
"と値の両方を文字列にする必要があります。オプション名には英数字のみ (つまり "
"[a-zA-Z0-9]) を使用できます。"
#: ../clients/common/settings-docs.h.in:112
msgid "The Ethernet MAC address aging time, in seconds."
msgstr "Ethernet MAC アドレスのエージングタイム (秒単位)。"
#: ../clients/common/settings-docs.h.in:113
msgid "The Spanning Tree Protocol (STP) forwarding delay, in seconds."
msgstr "スパニングツリープロトコル (STP) フォワード遅延 (秒単位)。"
#: ../clients/common/settings-docs.h.in:114
msgid ""
"A mask of group addresses to forward. Usually, group addresses in the range "
"from 01:80:C2:00:00:00 to 01:80:C2:00:00:0F are not forwarded according to "
"standards. This property is a mask of 16 bits, each corresponding to a group "
"address in that range that must be forwarded. The mask can't have bits 0, 1 "
"or 2 set because they are used for STP, MAC pause frames and LACP."
msgstr ""
"転送するグループアドレスのマスク。仕様により、通常、01:80:C2:00:00:00 - "
"01:80:C2:00:00:0F の範囲にあるグループアドレスは転送されません。このプロパ"
"ティーは 16 ビットのマスクで、それぞれ転送が必要な範囲内のグループアドレスに"
"対応します。マスクは、STP、MAC 停止フレーム、および LACP に使用されているた"
"め、ビット 0、1、または 2 を設定することはできません。"
#: ../clients/common/settings-docs.h.in:115
msgid "The Spanning Tree Protocol (STP) hello time, in seconds."
msgstr "スパニングツリープロトコル (STP) Hello タイム (秒単位)。"
#: ../clients/common/settings-docs.h.in:116
msgid ""
"If specified, the MAC address of bridge. When creating a new bridge, this "
"MAC address will be set. If this field is left unspecified, the \"ethernet."
"cloned-mac-address\" is referred instead to generate the initial MAC "
"address. Note that setting \"ethernet.cloned-mac-address\" anyway overwrites "
"the MAC address of the bridge later while activating the bridge. Hence, this "
"property is deprecated. Deprecated: 1"
msgstr ""
"指定した場合は、ブリッジの MAC アドレス。新しいブリッジを作成すると、この "
"MAC アドレスが設定されます。このフィールドを指定しないと、\"ethernet.cloned-"
"mac-address\" が代わりに参照され、初期 MAC アドレスが生成されま"
"す。\"ethernet.cloned-mac-address\" は、ブリッジのアクティベート中に、ブリッ"
"ジの MAC アドレスを上書きします。したがって、このプロパティーは廃止されます。"
"非推奨: 1"
#: ../clients/common/settings-docs.h.in:117
msgid "The Spanning Tree Protocol (STP) maximum message age, in seconds."
msgstr "スパニングツリープロトコル (STP) メッセージ最大期間 (秒単位)。"
#: ../clients/common/settings-docs.h.in:118
msgid ""
"Controls whether IGMP snooping is enabled for this bridge. Note that if "
"snooping was automatically disabled due to hash collisions, the system may "
"refuse to enable the feature until the collisions are resolved."
msgstr ""
"このブリッジにおいて、IGMP スヌーピングが有効かどうかを制御します。ハッシュの"
"不一致が原因でスヌーピングが自動的に無効になっている場合は、その矛盾が解決す"
"るまでこの機能が有効にならないことがあります。"
#: ../clients/common/settings-docs.h.in:119
msgid ""
"Sets the Spanning Tree Protocol (STP) priority for this bridge. Lower "
"values are \"better\"; the lowest priority bridge will be elected the root "
"bridge."
msgstr ""
"このブリッジにおけるスパニングツリープロトコル (STP) の優先度を設定します。値"
"が小さい方が優先度が高くなります。優先度が一番低いブリッジが root ブリッジに"
"選択されます。"
#: ../clients/common/settings-docs.h.in:120
msgid ""
"Controls whether Spanning Tree Protocol (STP) is enabled for this bridge."
msgstr ""
"このブリッジにおいて、スパニングツリープロトコル (STP) が有効かどうかを制御し"
"ます。"
#: ../clients/common/settings-docs.h.in:121
msgid ""
"Enables or disables \"hairpin mode\" for the port, which allows frames to be "
"sent back out through the port the frame was received on."
msgstr ""
"ポートの \"hairpin mode\" を有効または無効にします。このモードでは、フレーム"
"を受け取ったポートからフレームを送り戻すことができます。"
#: ../clients/common/settings-docs.h.in:122
msgid ""
"The Spanning Tree Protocol (STP) port cost for destinations via this port."
msgstr ""
"このポートを経由した、宛先のスパニングツリープロトコル (STP) ポートコスト。"
#: ../clients/common/settings-docs.h.in:123
msgid "The Spanning Tree Protocol (STP) priority of this bridge port."
msgstr "このブリッジポートのスパニングツリープロトコル (STP) の優先度。"
#: ../clients/common/settings-docs.h.in:124
#: ../clients/common/settings-docs.h.in:170
#: ../clients/common/settings-docs.h.in:181
msgid ""
"If non-zero, only transmit packets of the specified size or smaller, "
"breaking larger packets up into multiple frames."
msgstr ""
"ゼロ以外は、指定したサイズ以下のパケットだけが送信されます。指定したサイズよ"
"り大きいパケットは、複数のフレームに分割されます。"
#: ../clients/common/settings-docs.h.in:125
msgid ""
"The number to dial to establish the connection to the CDMA-based mobile "
"broadband network, if any. If not specified, the default number (#777) is "
"used when required."
msgstr ""
"CDMA ベースのモバイルブロードバンドネットワークへの接続を確立するダイアルの番"
"号があれば指定します。指定しない場合は、必要に応じてデフォルトの番号 (#777) "
"が使用されます。"
#: ../clients/common/settings-docs.h.in:126
#: ../clients/common/settings-docs.h.in:173
msgid ""
"The password used to authenticate with the network, if required. Many "
"providers do not require a password, or accept any password. But if a "
"password is required, it is specified here."
msgstr ""
"必要に応じて、ネットワークで認証するのに使用するパスワード。多くのプロバイ"
"ダーでパスワードを必要としないか、いかなるパスワードも許可されます。パスワー"
"ドが必要な場合は、ここで指定します。"
#: ../clients/common/settings-docs.h.in:128
#: ../clients/common/settings-docs.h.in:179
msgid ""
"The username used to authenticate with the network, if required. Many "
"providers do not require a username, or accept any username. But if a "
"username is required, it is specified here."
msgstr ""
"必要に応じて、ネットワークで認証するのに使用するユーザー名。多くのプロバイ"
"ダーでユーザー名を必要としないか、いかなるユーザー名も許可されます。ユーザー"
"名が必要な場合は、ここで指定します。"
#: ../clients/common/settings-docs.h.in:129
msgid ""
"The number of retries for the authentication. Zero means to try "
"indefinitely; -1 means to use a global default. If the global default is not "
"set, the authentication retries for 3 times before failing the connection. "
"Currently this only applies to 802-1x authentication."
msgstr ""
"認証の再試行数。ゼロは無限に再試行することを意味してます。-1 はグローバルのデ"
"フォルトを使用することを意味します。グローバルデフォルトが設定されない場合"
"は、認証を 3 回再試行したら接続に失敗します。現在、これは 802-1x 認証にのみ適"
"用されます。"
#: ../clients/common/settings-docs.h.in:130
msgid ""
"Whether or not the connection should be automatically connected by "
"NetworkManager when the resources for the connection are available. TRUE to "
"automatically activate the connection, FALSE to require manual intervention "
"to activate the connection. Note that autoconnect is not implemented for VPN "
"profiles. See \"secondaries\" as an alternative to automatically connect VPN "
"profiles."
msgstr ""
"接続のリソースが利用可能な場合に、NetworkManager が接続を自動的に行うかどう"
"か。TRUE の場合は接続が自動的に有効になり、FALSE の場合は手作業で接続を有効化"
"します。自動接続は VPN プロファイルでは実装されない点に注意してください。VPN "
"プロファイル を自動接続する別の方法として \"secondaries\" を参照してくださ"
"い。"
#: ../clients/common/settings-docs.h.in:131
msgid ""
"The autoconnect priority. If the connection is set to autoconnect, "
"connections with higher priority will be preferred. Defaults to 0. The "
"higher number means higher priority."
msgstr ""
"自動接続の優先度。接続を自動接続に設定すると、優先度の高い接続が優先されま"
"す。デフォルトは 0 です。数値が高くなると、優先度が高くなります。"
#: ../clients/common/settings-docs.h.in:132
msgid ""
"The number of times a connection should be tried when autoactivating before "
"giving up. Zero means forever, -1 means the global default (4 times if not "
"overridden). Setting this to 1 means to try activation only once before "
"blocking autoconnect. Note that after a timeout, NetworkManager will try to "
"autoconnect again."
msgstr ""
"接続を自動的に試行するのを止めるまでの回数。ゼロに設定すると無限に行われま"
"す。-1 は、グローバルデフォルト (上書きされていない場合は 4 回) です。1 に設"
"定すると、1 度だけ有効にしてから自動接続をブロックします。タイムアウト後、"
"NetworkManager が再度、自動接続を試行することに注意してください。"
#: ../clients/common/settings-docs.h.in:133
msgid ""
"Whether or not slaves of this connection should be automatically brought up "
"when NetworkManager activates this connection. This only has a real effect "
"for master connections. The properties \"autoconnect\", \"autoconnect-"
"priority\" and \"autoconnect-retries\" are unrelated to this setting. The "
"permitted values are: 0: leave slave connections untouched, 1: activate all "
"the slave connections with this connection, -1: default. If -1 (default) is "
"set, global connection.autoconnect-slaves is read to determine the real "
"value. If it is default as well, this fallbacks to 0."
msgstr ""
"NetworkManager がこの接続を有効にした場合に、この接続のスレーブが自動的に起動"
"するかどうか。これは、マスター接続にのみ有効です。\"autoconnect"
"\"、\"autoconnect-priority\"、および \"autoconnect-retries\" の各プロパティー"
"は、この設定とは関係ありません。利用できる値は、0: スレーブ接続は変更しない、"
"1: この接続のスレーブ接続をすべてアクティブにする、-1: デフォルトになりま"
"す。-1 (デフォルト) に設定されている場合は、グローバルの connection."
"autoconnect-slaves が読み込まれて値が決定します。これもデフォルトに設定されて"
"いる場合は、0 にフォールバックされます。"
#: ../clients/common/settings-docs.h.in:134
msgid ""
"If greater than zero, delay success of IP addressing until either the "
"timeout is reached, or an IP gateway replies to a ping."
msgstr ""
"ゼロより大きくすると、タイムアウトに到達するか、IP ゲートウェイが ping に応答"
"するまで、IP アドレスの遅延に成功します。"
#: ../clients/common/settings-docs.h.in:135
msgid ""
"A human readable unique identifier for the connection, like \"Work Wi-Fi\" "
"or \"T-Mobile 3G\"."
msgstr ""
"\"Work Wi-Fi\" や \"T-Mobile 3G\" など、人が判別できる接続の一意識別子。"
#: ../clients/common/settings-docs.h.in:136
msgid ""
"The name of the network interface this connection is bound to. If not set, "
"then the connection can be attached to any interface of the appropriate type "
"(subject to restrictions imposed by other settings). For software devices "
"this specifies the name of the created device. For connection types where "
"interface names cannot easily be made persistent (e.g. mobile broadband or "
"USB Ethernet), this property should not be used. Setting this property "
"restricts the interfaces a connection can be used with, and if interface "
"names change or are reordered the connection may be applied to the wrong "
"interface."
msgstr ""
"この接続がバインドされるネットワークインターフェースの名前。設定しないと、接"
"続は、タイプが適切であれば、どのインターフェースにも割り当てることができます "
"(その他の設定によって制限が課せられる場合があります)。ソフトウェアデバイスの"
"場合は、これにより、作成したデバイスの名前が指定されます。インターフェース名"
"が簡単に持続しない接続の場合 (モバイルブロードバンドまたは USB Ethernet な"
"ど)、このプロパティーは使用しないでください。このプロパティーの設定は、接続が"
"使用できるインターフェースを制限し、インターフェース名を変更したり、順番を変"
"更すると、誤ったインターフェースに接続が適用される場合があります。"
#: ../clients/common/settings-docs.h.in:137
msgid "Whether LLDP is enabled for the connection."
msgstr "この接続に対して LLDP が有効であるかどうか。"
#: ../clients/common/settings-docs.h.in:138
#, fuzzy
msgid ""
"Whether Link-Local Multicast Name Resolution (LLMNR) is enabled for the "
"connection. LLMNR is a protocol based on the Domain Name System (DNS) packet "
"format that allows both IPv4 and IPv6 hosts to perform name resolution for "
"hosts on the same local link. The permitted values are: yes: register "
"hostname and resolving for the connection, no: disable LLMNR for the "
"interface, resolve: do not register hostname but allow resolving of LLMNR "
"host names. This feature requires a plugin which supports LLMNR. One such "
"plugin is dns-systemd-resolved."
msgstr ""
"mDNS の接続が実行されるかどうか。利用できる値は、yes: ホスト名を登録して接続"
"を解決、no: インターフェースに対して mDNS を無効にする 、resolve: ホスト名を"
"登録せずに mDNS ホスト名の解決を許可、の 3 つになります。現在有効な接続でこの"
"プロパティーをアップデートすると、変更はすぐに有効になります。この機能には、"
"mDNS をサポートするプラグインが必要です。たとえば、dns-systemd-resolved など"
"です。"
#: ../clients/common/settings-docs.h.in:139
msgid "Interface name of the master device or UUID of the master connection."
msgstr "マスター接続のマスターデバイスまたは UUID のインターフェース名。"
#: ../clients/common/settings-docs.h.in:140
#, fuzzy
msgid ""
"Whether mDNS is enabled for the connection. The permitted values are: yes: "
"register hostname and resolving for the connection, no: disable mDNS for the "
"interface, resolve: do not register hostname but allow resolving of mDNS "
"host names. This feature requires a plugin which supports mDNS. One such "
"plugin is dns-systemd-resolved."
msgstr ""
"mDNS の接続が実行されるかどうか。利用できる値は、yes: ホスト名を登録して接続"
"を解決、no: インターフェースに対して mDNS を無効にする 、resolve: ホスト名を"
"登録せずに mDNS ホスト名の解決を許可、の 3 つになります。現在有効な接続でこの"
"プロパティーをアップデートすると、変更はすぐに有効になります。この機能には、"
"mDNS をサポートするプラグインが必要です。たとえば、dns-systemd-resolved など"
"です。"
#: ../clients/common/settings-docs.h.in:141
msgid ""
"Whether the connection is metered. When updating this property on a "
"currently activated connection, the change takes effect immediately."
msgstr ""
"接続を測定するかどうか。現在有効な接続でこのプロパティーをアップデートする"
"と、変更はすぐに有効になります。"
#: ../clients/common/settings-docs.h.in:142
msgid ""
"Specifies whether the profile can be active multiple times at a particular "
"moment. The value is of type NMConnectionMultiConnect."
msgstr ""
"プロファイルが、ある特定の時点で複数回アクティブになるかどうかを指定します。"
"値は NMConnectionMultiConnect タイプになります。"
#: ../clients/common/settings-docs.h.in:143
msgid ""
"An array of strings defining what access a given user has to this "
"connection. If this is NULL or empty, all users are allowed to access this "
"connection; otherwise users are allowed if and only if they are in this "
"list. When this is not empty, the connection can be active only when one of "
"the specified users is logged into an active session. Each entry is of the "
"form \"[type]:[id]:[reserved]\"; for example, \"user:dcbw:blah\". At this "
"time only the \"user\" [type] is allowed. Any other values are ignored and "
"reserved for future use. [id] is the username that this permission refers "
"to, which may not contain the \":\" character. Any [reserved] information "
"present must be ignored and is reserved for future use. All of [type], "
"[id], and [reserved] must be valid UTF-8."
msgstr ""
"指定したユーザーによるこの接続へのアクセスの種類を定義する文字列の配列。これ"
"を NULL または空にすると、すべてのユーザーがこの接続にアクセスできるようにな"
"ります。それ以外の場合は、この一覧に挙げられているユーザーだけが許可されま"
"す。これが空になっていないと、指定したユーザーの 1 人がアクティブなセッション"
"にログインした場合に限り、接続はアクティブになります。各エントリーの形式は "
"\"[type]:[id]:[reserved]\" (たとえば \"user:dcbw:blah\") となります。その他の"
"値は無視され、今後の使用のために予約されます。現時点では、\"user\" の [type] "
"だけが利用できます。[id] は、この権限が参照するユーザー名で、\":\" 文字は使用"
"できません。表示されている [reserved] 情報は無視され、今後使用されるために予"
"約される必要があります。[type]、[id]、および [reserved] はすべて有効な UTF-8 "
"にする必要があります。"
#: ../clients/common/settings-docs.h.in:144
msgid ""
"FALSE if the connection can be modified using the provided settings "
"service's D-Bus interface with the right privileges, or TRUE if the "
"connection is read-only and cannot be modified."
msgstr ""
"正しい権限で、提供された設定サービスの D-Bus インターフェースを使用して接続が"
"修正できる場合は FALSE、接続が読み取り専用で修正できない場合は TRUE。"
#: ../clients/common/settings-docs.h.in:145
msgid ""
"List of connection UUIDs that should be activated when the base connection "
"itself is activated. Currently only VPN connections are supported."
msgstr ""
"ベース接続自身が有効になると有効になる接続の UUID リスト。現時点は、VPN 接続"
"のみがサポートされます。"
#: ../clients/common/settings-docs.h.in:146
msgid ""
"Setting name of the device type of this slave's master connection (eg, \"bond"
"\"), or NULL if this connection is not a slave."
msgstr ""
"このスレーブのマスター接続 (\"bond\" など) のデバイスタイプの設定名。この接続"
"がスレーブではない場合は NULL。"
#: ../clients/common/settings-docs.h.in:147
msgid ""
"This represents the identity of the connection used for various purposes. It "
"allows to configure multiple profiles to share the identity. Also, the "
"stable-id can contain placeholders that are substituted dynamically and "
"deterministically depending on the context. The stable-id is used for "
"generating IPv6 stable private addresses with ipv6.addr-gen-mode=stable-"
"privacy. It is also used to seed the generated cloned MAC address for "
"ethernet.cloned-mac-address=stable and wifi.cloned-mac-address=stable. It is "
"also used as DHCP client identifier with ipv4.dhcp-client-id=stable and to "
"derive the DHCP DUID with ipv6.dhcp-duid=stable-[llt,ll,uuid]. Note that "
"depending on the context where it is used, other parameters are also seeded "
"into the generation algorithm. For example, a per-host key is commonly also "
"included, so that different systems end up generating different IDs. Or with "
"ipv6.addr-gen-mode=stable-privacy, also the device's name is included, so "
"that different interfaces yield different addresses. The '$' character is "
"treated special to perform dynamic substitutions at runtime. Currently "
"supported are \"${CONNECTION}\", \"${DEVICE}\", \"${BOOT}\", \"${RANDOM}\". "
"These effectively create unique IDs per-connection, per-device, per-boot, or "
"every time. Note that \"${DEVICE}\" corresponds the the interface name of "
"the device. Any unrecognized patterns following '$' are treated verbatim, "
"however are reserved for future use. You are thus advised to avoid '$' or "
"escape it as \"$$\". For example, set it to \"${CONNECTION}-${BOOT}-"
"${DEVICE}\" to create a unique id for this connection that changes with "
"every reboot and differs depending on the interface where the profile "
"activates. If the value is unset, a global connection default is consulted. "
"If the value is still unset, the default is similar to \"${CONNECTION}\" and "
"uses a unique, fixed ID for the connection."
msgstr ""
"これは、様々な目的で使用される接続のアイデンティティーを示しています。これに"
"より、複数のプロファイルを設定してアイデンティティーを共有できます。また、"
"stable-id には、コンテキストによって動的および確定的に置換されるプレースホル"
"ダーを含むことができます。stable-id は、ipv6.addr-gen-mode=stable-privacy で "
"IPv6 の安定したプライベートアドレスを生成するのに使用されます。また、"
"ethernet.cloned-mac-address=stable および wifi.cloned-mac-address=stable に対"
"して生成されるクローンの MAC アドレスのシードにも使用されます。これは、ipv4."
"dhcp-client-id=stable の DHCP クライアント識別子としても使用され、ipv6.dhcp-"
"duid=stable-[llt,ll,uuid] を使って DHCP DUID を取得する場合にも使用されます。"
"使用される場所のコンテキストによっては、他のパラメーターも生成アルゴリズムに"
"シードされることに注意してください。たとえば、別々のシステムが別々の ID を生"
"成する結果となるように、一般にホストごとのキーも含まれています。または、ipv6."
"addr-gen-mode=stable-privacy では、別々のインターフェースが別々のアドレスを生"
"成するようにデバイス名も含まれています。この '$' 文字は、ランタイム時に動的置"
"換を実行するのに使用されます。現在サポートされているの"
"は、\"${CONNECTION}\"、\"${DEVICE}\"、\"${BOOT}\"、\"${RANDOM}\" です。これ"
"は、各接続時、各デバイスごと、各起動時、または毎回、固有の ID を効果的に作成"
"します。\"${DEVICE}\"は、デバイスのインターフェース名に対応している点に注意し"
"てください。'$' に続く認識されていないパターンは文字通りに扱われますが、今後"
"使用されるために予約されます。したがって、これは '$' を使用しないか、またはエ"
"スケープ文字 \"$$\" として使用することが推奨されます。たとえば、これを "
"\"${CONNECTION}-${BOOT}-${DEVICE}\" に設定すると、この接続に対して固有の ID "
"を作成します。これは、システムを再起動するたびに変更され、プロファイルがアク"
"ティベートされるインターフェースに応じて異なってきます。値が設定されていない"
"場合は、グローバルな接続デフォルトを参考にします。引き続き値が設定されない場"
"合は、デフォルトは \"${CONNECTION}\" と類似し、接続に固有の固定 ID を使用しま"
"す。"
#: ../clients/common/settings-docs.h.in:148
msgid ""
"The time, in seconds since the Unix Epoch, that the connection was last "
"_successfully_ fully activated. NetworkManager updates the connection "
"timestamp periodically when the connection is active to ensure that an "
"active connection has the latest timestamp. The property is only meant for "
"reading (changes to this property will not be preserved)."
msgstr ""
"接続が最後に完全に有効になってからの、Unix エポック時間 (秒単位)。"
"NetworkManager は、アクティブな接続に最新のタイムスタンプがあることを確認する"
"ために、接続がアクティブの時に、接続のタイムスタンプを定期的に更新します。こ"
"のプロパティーは読み込みのためにのみ使用されます (このプロパティーへの変更は"
"保存されません)。"
#: ../clients/common/settings-docs.h.in:149
msgid ""
"Base type of the connection. For hardware-dependent connections, should "
"contain the setting name of the hardware-type specific setting (ie, \"802-3-"
"ethernet\" or \"802-11-wireless\" or \"bluetooth\", etc), and for non-"
"hardware dependent connections like VPN or otherwise, should contain the "
"setting name of that setting type (ie, \"vpn\" or \"bridge\", etc)."
msgstr ""
"接続のベースタイプ。ハードウェアに依存する接続の場合は、ハードウェアの種類に"
"固有する設定の名前 (つまり \"802-3-ethernet\"、\"802-11-wireless"
"\"、\"bluetooth\" など) が含まれる必要があります。VPN など、ハードウェアに依"
"存しない接続には、その設定のタイプ名 (つまり \"vpn\"、\"bridge\" など) が含ま"
"れる必要があります。"
#: ../clients/common/settings-docs.h.in:150
msgid ""
"A universally unique identifier for the connection, for example generated "
"with libuuid. It should be assigned when the connection is created, and "
"never changed as long as the connection still applies to the same network. "
"For example, it should not be changed when the \"id\" property or "
"NMSettingIP4Config changes, but might need to be re-created when the Wi-Fi "
"SSID, mobile broadband network provider, or \"type\" property changes. The "
"UUID must be in the format \"2815492f-7e56-435e-b2e9-246bd7cdc664\" (ie, "
"contains only hexadecimal characters and \"-\")."
msgstr ""
"この接続に対するユニバーサル一意識別子。たとえば、libuuid で生成されます。こ"
"れは、接続が作成されたときに割り当てられる必要があり、接続が同じネットワーク"
"に適用されている場合に限り変更しません。たとえば、これは、\"id\" プロパティー"
"または NMSettingIP4Config が変更する場合は変更しませんが、Wi-Fi SSID、モバイ"
"ルのブロードバンドネットワークプロバイダー、または \"type\" プロパティーが変"
"更する場合には再作成が必要になる場合があります。UUID のフォーマットは "
"\"2815492f-7e56-435e-b2e9-246bd7cdc664\" (16 進数の文字と \"-\" だけが含まれ"
"る) になります。"
#: ../clients/common/settings-docs.h.in:151
msgid ""
"The trust level of a the connection. Free form case-insensitive string (for "
"example \"Home\", \"Work\", \"Public\"). NULL or unspecified zone means the "
"connection will be placed in the default zone as defined by the firewall. "
"When updating this property on a currently activated connection, the change "
"takes effect immediately."
msgstr ""
"接続のトラストレベル。自由形式で、大文字と小文字を区別しない文字列 (たとえば "
"\"Home\"、\"Work\"、\"Public\")。NULL にするか、ゾーンを指定しないと、接続"
"は、ファイアウォールで定義したデフォルトゾーンに設定されます。現在アクティブ"
"な接続でこのプロパティーをアップデートすると、接続はすぐに有効になります。"
#: ../clients/common/settings-docs.h.in:152
msgid ""
"Specifies the NMSettingDcbFlags for the DCB FCoE application. Flags may be "
"any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), "
"NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4)."
msgstr ""
"DCB FCoE アプリケーションには NMSettingDcbFlags を指定します。フラグは、"
"NM_SETTING_DCB_FLAG_ENABLE (0x1)、NM_SETTING_DCB_FLAG_ADVERTISE (0x2)、およ"
"び NM_SETTING_DCB_FLAG_WILLING (0x4) から組み合わせることができます。"
#: ../clients/common/settings-docs.h.in:153
msgid "The FCoE controller mode; either \"fabric\" (default) or \"vn2vn\"."
msgstr ""
"FCoE コントローラーモード; \"fabric\" (デフォルト) または \"vn2vn\" のいずれ"
"か。"
#: ../clients/common/settings-docs.h.in:154
msgid ""
"The highest User Priority (0 - 7) which FCoE frames should use, or -1 for "
"default priority. Only used when the \"app-fcoe-flags\" property includes "
"the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag."
msgstr ""
"FCoE フレームが使用するユーザーの最高優先度 (0 - 7)、もしくは -1 (デフォルト"
"の優先度)。\"app-fcoe-flags\" プロパティーには NM_SETTING_DCB_FLAG_ENABLE "
"(0x1) フラグを含む場合に限り使用されます。"
#: ../clients/common/settings-docs.h.in:155
msgid ""
"Specifies the NMSettingDcbFlags for the DCB FIP application. Flags may be "
"any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), "
"NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4)."
msgstr ""
"DCB FIP アプリケーションに NMSettingDcbFlags を指定します。フラグは、"
"NM_SETTING_DCB_FLAG_ENABLE (0x1)、NM_SETTING_DCB_FLAG_ADVERTISE (0x2)、およ"
"び NM_SETTING_DCB_FLAG_WILLING (0x4) から組み合わせることができます。"
#: ../clients/common/settings-docs.h.in:156
msgid ""
"The highest User Priority (0 - 7) which FIP frames should use, or -1 for "
"default priority. Only used when the \"app-fip-flags\" property includes "
"the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag."
msgstr ""
"FIP フレームが使用するユーザーの最高優先度 (0 - 7)、もしくは -1 (デフォルトの"
"優先度)。\"app-fip-flags\" プロパティーに NM_SETTING_DCB_FLAG_ENABLE (0x1) フ"
"ラグを含める場合に限り使用します。"
#: ../clients/common/settings-docs.h.in:157
msgid ""
"Specifies the NMSettingDcbFlags for the DCB iSCSI application. Flags may be "
"any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), "
"NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4)."
msgstr ""
"DCB iSCSI アプリケーションに NMSettingDcbFlags を指定します。フラグは、"
"NM_SETTING_DCB_FLAG_ENABLE (0x1)、NM_SETTING_DCB_FLAG_ADVERTISE (0x2)、およ"
"び NM_SETTING_DCB_FLAG_WILLING (0x4) から組み合わせることができます。"
#: ../clients/common/settings-docs.h.in:158
msgid ""
"The highest User Priority (0 - 7) which iSCSI frames should use, or -1 for "
"default priority. Only used when the \"app-iscsi-flags\" property includes "
"the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag."
msgstr ""
"iSCSI フレームが使用するユーザーの最高優先度 (0 - 7)、もしくは -1 (デフォルト"
"の優先度)。\"app-iscsi-flags\" プロパティーに NM_SETTING_DCB_FLAG_ENABLE "
"(0x1) フラグを追加する場合に限り使用します。"
#: ../clients/common/settings-docs.h.in:159
msgid ""
"An array of 8 uint values, where the array index corresponds to the User "
"Priority (0 - 7) and the value indicates the percentage of bandwidth of the "
"priority's assigned group that the priority may use. The sum of all "
"percentages for priorities which belong to the same group must total 100 "
"percents."
msgstr ""
"8 個の uint 値の配列。配列のインデックスはユーザーの優先度 (0 - 7) に対応しま"
"す。値は、優先度が割り当てられているグループの帯域幅の中から、その優先度が使"
"用するパーセンテージを示します。グループ内の合計を 100% にする必要がありま"
"す。"
#: ../clients/common/settings-docs.h.in:160
msgid ""
"An array of 8 boolean values, where the array index corresponds to the User "
"Priority (0 - 7) and the value indicates whether or not the corresponding "
"priority should transmit priority pause."
msgstr ""
"8 個のブール値の配列。配列のインデックスは、ユーザーの優先度 (0 - 7) に対応し"
"ます。値は、対応する優先度が、優先度の停止を送信するかどうかを示します。"
#: ../clients/common/settings-docs.h.in:161
msgid ""
"Specifies the NMSettingDcbFlags for DCB Priority Flow Control (PFC). Flags "
"may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), "
"NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4)."
msgstr ""
"DCB 優先フロー制御 (PFC) に NMSettingDcbFlags を指定します。フラグは、"
"NM_SETTING_DCB_FLAG_ENABLE (0x1)、NM_SETTING_DCB_FLAG_ADVERTISE (0x2)、およ"
"び NM_SETTING_DCB_FLAG_WILLING (0x4) から組み合わせることができます。"
#: ../clients/common/settings-docs.h.in:162
msgid ""
"An array of 8 uint values, where the array index corresponds to the Priority "
"Group ID (0 - 7) and the value indicates the percentage of link bandwidth "
"allocated to that group. Allowed values are 0 - 100, and the sum of all "
"values must total 100 percents."
msgstr ""
"8 個の uint 値の配列。配列のインデックスは、優先度グループ ID (0 - 7) に対応"
"します。値は、そのグループに割り当てられたリンク帯域幅のパーセンテージを示し"
"ます。使用できる値は 0 - 100 で、合計を 100 パーセントにする必要があります。"
#: ../clients/common/settings-docs.h.in:163
msgid ""
"Specifies the NMSettingDcbFlags for DCB Priority Groups. Flags may be any "
"combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), "
"NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4)."
msgstr ""
"DCB 優先度グループの NMSettingDcbFlags を指定します。フラグは、"
"NM_SETTING_DCB_FLAG_ENABLE (0x1)、NM_SETTING_DCB_FLAG_ADVERTISE (0x2)、およ"
"び NM_SETTING_DCB_FLAG_WILLING (0x4) から組み合わせることができます。"
#: ../clients/common/settings-docs.h.in:164
msgid ""
"An array of 8 uint values, where the array index corresponds to the User "
"Priority (0 - 7) and the value indicates the Priority Group ID. Allowed "
"Priority Group ID values are 0 - 7 or 15 for the unrestricted group."
msgstr ""
"8 つの uint 値の配列。配列のインデックスはユーザーの優先度 (0 - 7) に対応しま"
"す。値は優先度グループ ID を示します。使用できる優先度グループ ID の値は 0 - "
"7 で、15 にすると無制限グループになります。"
#: ../clients/common/settings-docs.h.in:165
msgid ""
"An array of 8 boolean values, where the array index corresponds to the User "
"Priority (0 - 7) and the value indicates whether or not the priority may use "
"all of the bandwidth allocated to its assigned group."
msgstr ""
"8 個のブール値の配列。配列のインデックスはユーザーの優先度 (0 - 7) に対応しま"
"す。値は、その優先度を割り当てたグループに割り当てられたすべての帯域幅を、そ"
"の優先度が使用するかどうかを示します。"
#: ../clients/common/settings-docs.h.in:166
msgid ""
"An array of 8 uint values, where the array index corresponds to the User "
"Priority (0 - 7) and the value indicates the traffic class (0 - 7) to which "
"the priority is mapped."
msgstr ""
"8 uint 値の配列。配列のインデックスはユーザーの優先度 (0 - 7) に対応します。"
"値は、優先度がマッピングされるトラフィッククラス (0 - 7) を示しています。"
#: ../clients/common/settings-docs.h.in:167
msgid ""
"The GPRS Access Point Name specifying the APN used when establishing a data "
"session with the GSM-based network. The APN often determines how the user "
"will be billed for their network usage and whether the user has access to "
"the Internet or just a provider-specific walled-garden, so it is important "
"to use the correct APN for the user's mobile broadband plan. The APN may "
"only be composed of the characters a-z, 0-9, ., and - per GSM 03.60 Section "
"14.9."
msgstr ""
"GSM ベースのネットワークでデータセッションを確立する際に使用する APN を指定す"
"る GPRS アクセスポイント名。この APN は、しばしば、ネットワーク利用料金の支払"
"い方法と、インターネットにアクセスするかもしくはプロバイダー固有のウォールド"
"ガーデンだけにアクセスするかを決定します。したがって、ユーザーのモバイルブ"
"ロードバンドプランに対して正しい APN を使用することが重要です。APN の文字列"
"は、a- z と 0 - 9 だけが使用でき、GSM 03.60 セクション 14.9 に準拠します。"
#: ../clients/common/settings-docs.h.in:168
msgid ""
"The device unique identifier (as given by the WWAN management service) which "
"this connection applies to. If given, the connection will only apply to the "
"specified device."
msgstr ""
"(WWAN 管理サービスで指定されたように) この接続が適用されるデバイスの一意識別"
"子。これを指定すると、接続は、指定したデバイスにのみ適用されます。"
#: ../clients/common/settings-docs.h.in:169
msgid ""
"When TRUE, only connections to the home network will be allowed. Connections "
"to roaming networks will not be made."
msgstr ""
"TRUE にすると、ホームネットワークへの接続だけが可能になります。ローミングネッ"
"トワークへの接続は作成されません。"
#: ../clients/common/settings-docs.h.in:171
msgid ""
"The Network ID (GSM LAI format, ie MCC-MNC) to force specific network "
"registration. If the Network ID is specified, NetworkManager will attempt "
"to force the device to register only on the specified network. This can be "
"used to ensure that the device does not roam when direct roaming control of "
"the device is not otherwise possible."
msgstr ""
"特定のネットワーク登録を強制するネットワーク ID (GSM LAI フォーマット MCC-"
"MNC)。ネットワーク ID を指定すると、NetworkManager は、指定したネットワークに"
"のみデバイスの登録を強制しようとします。これは、デバイスのローミングを阻止す"
"るために使用できます。 これ以外に、ローミングを直接制御することはできません。"
#: ../clients/common/settings-docs.h.in:172
msgid ""
"Number to dial when establishing a PPP data session with the GSM-based "
"mobile broadband network. Many modems do not require PPP for connections to "
"the mobile network and thus this property should be left blank, which allows "
"NetworkManager to select the appropriate settings automatically."
msgstr ""
"GSM ベースのモバイルブロードバンドネットワークで PPP データを確立する際のダイ"
"アル番号。多くのモデムでは、モバイルネットワークへの接続に PPP を必要しないた"
"め、このプロパティーは空のままにして、NetworkManager が自動的に適切な設定を選"
"択するようにする必要があります。"
#: ../clients/common/settings-docs.h.in:175
msgid ""
"If the SIM is locked with a PIN it must be unlocked before any other "
"operations are requested. Specify the PIN here to allow operation of the "
"device."
msgstr ""
"PIN で SIM がロックされた場合は、その他の操作を行う前にアンロックする必要があ"
"ります。ここで PIN を指定すると、デバイスの操作が可能になります。"
#: ../clients/common/settings-docs.h.in:177
msgid ""
"The SIM card unique identifier (as given by the WWAN management service) "
"which this connection applies to. If given, the connection will apply to "
"any device also allowed by \"device-id\" which contains a SIM card matching "
"the given identifier."
msgstr ""
"(WWAN 管理サービスによって指定されたように) この接続が適用される SIM カードの"
"一意識別子。これを指定すると、接続は、\"device-id\" にも許可されているデバイ"
"スに適用されます。これには、指定した識別子に一致する SIM カードが含まれます。"
#: ../clients/common/settings-docs.h.in:178
msgid ""
"A MCC/MNC string like \"310260\" or \"21601\" identifying the specific "
"mobile network operator which this connection applies to. If given, the "
"connection will apply to any device also allowed by \"device-id\" and \"sim-"
"id\" which contains a SIM card provisioned by the given operator."
msgstr ""
"\"310260\"、\"21601\" などの MCC/MNC 文字列。この接続が適用される特定のモバイ"
"ルネットワークオペレーターを識別します。これを指定すると、接続は、\"device-id"
"\" および \"sim-id\" で許可されるデバイスにも適用されます。これには、指定した"
"オペレーターから提供される SIM カードが含まれます。"
#: ../clients/common/settings-docs.h.in:180
msgid ""
"If specified, this connection will only apply to the IPoIB device whose "
"permanent MAC address matches. This property does not change the MAC address "
"of the device (i.e. MAC spoofing)."
msgstr ""
"指定すると、この接続は永続的な MAC アドレスに一致する IPoIB デバイスにのみ適"
"用されます。このプロパティーはデバイスの MAC アドレスを変更しません (MAC ス"
"プーフィング)。"
#: ../clients/common/settings-docs.h.in:182
msgid ""
"The InfiniBand P_Key to use for this device. A value of -1 means to use the "
"default P_Key (aka \"the P_Key at index 0\"). Otherwise it is a 16-bit "
"unsigned integer, whose high bit is set if it is a \"full membership\" P_Key."
msgstr ""
"このデバイスに使用する InfiniBand P_Key。-1 は、デフォルトの P_Key (別名 \"イ"
"ンデックス 0 の P_Key\") を使用することを示しています。 もしくは、16 ビットの"
"署名なし整数です。\"完全メンバーシップ\" の P_Key の場合は、その高ビットが設"
"定されます。"
#: ../clients/common/settings-docs.h.in:183
msgid ""
"The interface name of the parent device of this device. Normally NULL, but "
"if the \"p_key\" property is set, then you must specify the base device by "
"setting either this property or \"mac-address\"."
msgstr ""
"このデバイスの親デバイスのインターフェース名。通常は NULL ですが、\"p_key\" "
"プロパティーが設定されると、このプロパティーまたは \"mac-address\" のいずれか"
"を設定して、ベースデバイスを指定する必要があります。"
#: ../clients/common/settings-docs.h.in:184
msgid ""
"The IP-over-InfiniBand transport mode. Either \"datagram\" or \"connected\"."
msgstr ""
"IPoIB トランスポートモード。\"datagram\" または \"connected\" のいずれか。"
#: ../clients/common/settings-docs.h.in:185
msgid ""
"How many additional levels of encapsulation are permitted to be prepended to "
"packets. This property applies only to IPv6 tunnels."
msgstr ""
"パケットの先頭にカプセル化レベルをどのぐらい追加できるか。このプロパティー"
"は、IPv6 トンネルにのみ適用されます。"
#: ../clients/common/settings-docs.h.in:186
msgid ""
"Tunnel flags. Currently the following values are supported: "
"NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1), "
"NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_TCLASS (0x2), "
"NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FLOWLABEL (0x4), "
"NM_IP_TUNNEL_FLAG_IP6_MIP6_DEV (0x8), NM_IP_TUNNEL_FLAG_IP6_RCV_DSCP_COPY "
"(0x10), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK (0x20). They are valid only "
"for IPv6 tunnels."
msgstr ""
"トンネルフラグ。現在、以下の値がサポートされています。 "
"NM_IP_TUNNEL_FLAG_IP6_IGN_ENCAP_LIMIT (0x1), "
"NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_TCLASS (0x2), "
"NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FLOWLABEL (0x4), "
"NM_IP_TUNNEL_FLAG_IP6_MIP6_DEV (0x8), NM_IP_TUNNEL_FLAG_IP6_RCV_DSCP_COPY "
"(0x10), NM_IP_TUNNEL_FLAG_IP6_USE_ORIG_FWMARK (0x20). これらは、IPv6 トンネル"
"のみに有効です。"
#: ../clients/common/settings-docs.h.in:187
msgid ""
"The flow label to assign to tunnel packets. This property applies only to "
"IPv6 tunnels."
msgstr ""
"トンネルパケットに割り当てるフローラベル。このプロパティーは、IPv6 にのみ適用"
"されます。"
#: ../clients/common/settings-docs.h.in:188
msgid ""
"The key used for tunnel input packets; the property is valid only for "
"certain tunnel modes (GRE, IP6GRE). If empty, no key is used."
msgstr ""
"トンネル入力パケットに使用されるキー。このプロパティーは、特定のトンネルモー"
"ド (GRE、IP6GRE) に対してのみ有効です。空にすると、キーは使用されません。"
#: ../clients/common/settings-docs.h.in:189
msgid ""
"The local endpoint of the tunnel; the value can be empty, otherwise it must "
"contain an IPv4 or IPv6 address."
msgstr ""
"トンネルのローカルエンドポイント。値は空にできます。もしくは、IPv4 アドレスま"
"たは IPv6 アドレスを含む必要があります。"
#: ../clients/common/settings-docs.h.in:190
msgid ""
"The tunneling mode, for example NM_IP_TUNNEL_MODE_IPIP (1) or "
"NM_IP_TUNNEL_MODE_GRE (2)."
msgstr ""
"トンネリングモード。たとえば NM_IP_TUNNEL_MODE_IPIP (1) や "
"NM_IP_TUNNEL_MODE_GRE (2)。"
#: ../clients/common/settings-docs.h.in:191
msgid ""
"If non-zero, only transmit packets of the specified size or smaller, "
"breaking larger packets up into multiple fragments."
msgstr ""
"ゼロ以外は、指定したサイズ以下のパケットだけが送信されます。指定より大きいパ"
"ケットは、複数のフラグメントに分割されます。"
#: ../clients/common/settings-docs.h.in:192
msgid ""
"The key used for tunnel output packets; the property is valid only for "
"certain tunnel modes (GRE, IP6GRE). If empty, no key is used."
msgstr ""
"トンネル出力パケットに使用されるキー。このプロパティーは、特定のトンネルモー"
"ド (GRE、IP6GRE) に対してのみ有効です。空にすると、キーは使用されません。"
#: ../clients/common/settings-docs.h.in:193
msgid ""
"If given, specifies the parent interface name or parent connection UUID the "
"new device will be bound to so that tunneled packets will only be routed via "
"that interface."
msgstr ""
"指定した場合は、トンネル化したパケットにだけそのインターフェースから向かうよ"
"うに、新しいデバイスがバインドされる親インターフェース名または親接続の UUID "
"を指定します。"
#: ../clients/common/settings-docs.h.in:194
msgid "Whether to enable Path MTU Discovery on this tunnel."
msgstr "このトンネルで、パス MTU 検出を有効にするかどうか。"
#: ../clients/common/settings-docs.h.in:195
msgid ""
"The remote endpoint of the tunnel; the value must contain an IPv4 or IPv6 "
"address."
msgstr ""
"トンネルのリモートエンドポイント。この値には、IPv4 アドレスまたは IPv6 アドレ"
"スを含める必要があります。"
#: ../clients/common/settings-docs.h.in:196
msgid ""
"The type of service (IPv4) or traffic class (IPv6) field to be set on "
"tunneled packets."
msgstr ""
"トンネル化パケットに設定されるサービスのタイプ (IPv4) またはトラフィッククラ"
"ス (IPv6) フィールド。"
#: ../clients/common/settings-docs.h.in:197
msgid ""
"The TTL to assign to tunneled packets. 0 is a special value meaning that "
"packets inherit the TTL value."
msgstr ""
"トンネル化パケットに割り当てる TTL。0 は特別な値で、パケットが TTL 値を継承す"
"ることを示しています。"
#: ../clients/common/settings-docs.h.in:198
#: ../clients/common/settings-docs.h.in:219
msgid "Array of IP addresses."
msgstr "IP アドレスの配列。"
#: ../clients/common/settings-docs.h.in:199
#: ../clients/common/settings-docs.h.in:220
msgid ""
"Timeout in milliseconds used to check for the presence of duplicate IP "
"addresses on the network. If an address conflict is detected, the "
"activation will fail. A zero value means that no duplicate address "
"detection is performed, -1 means the default value (either configuration "
"ipvx.dad-timeout override or zero). A value greater than zero is a timeout "
"in milliseconds. The property is currently implemented only for IPv4."
msgstr ""
"ネットワーク上で IP アドレスの重複を確認するのに使用されるタイムアウト (ミリ"
"秒単位)。アドレスの競合が検出されると、アクティベーションは失敗します。この値"
"をゼロにすると、重複アドレスの検出は行われません。-1 は、デフォルト値 (設定 "
"ipvx.dad-timeout をオーバーライドまたはゼロのいずれか) になります。値がゼロよ"
"り大きい場合はタイムアウト (ミリ秒) になります。現在、このプロパティーは "
"IPv4 にのみ実装されています。"
#: ../clients/common/settings-docs.h.in:200
msgid ""
"A string sent to the DHCP server to identify the local machine which the "
"DHCP server may use to customize the DHCP lease and options. When the "
"property is a hex string ('aa:bb:cc') it is interpreted as a binary client "
"ID, in which case the first byte is assumed to be the 'type' field as per "
"RFC 2132 section 9.14 and the remaining bytes may be an hardware address (e."
"g. '01:xx:xx:xx:xx:xx:xx' where 1 is the Ethernet ARP type and the rest is a "
"MAC address). If the property is not a hex string it is considered as a non-"
"hardware-address client ID and the 'type' field is set to 0. The special "
"values \"mac\" and \"perm-mac\" are supported, which use the current or "
"permanent MAC address of the device to generate a client identifier with "
"type ethernet (01). Currently, these options only work for ethernet type of "
"links. The special value \"stable\" is supported to generate a type 0 client "
"identifier based on the stable-id (see connection.stable-id) and a per-host "
"key. If unset, a globally configured default is used. If still unset, the "
"client-id from the last lease is reused."
msgstr ""
"DHCP サーバーに送られる文字列。DHCP サーバーが DHCP リースとオプションをカス"
"タマイズするのに使用するローカルマシンを識別します。プロパティーが 16 進数 "
"('aa:bb:cc') の場合は、バイナリーのクライアント ID として解釈されます。この場"
"合、最初のバイトは、RFC 2132 のセクション 9.14 に指定されているよう"
"に、'type' フィールドとなり、残りのバイトはハードウェアアドレス ('01:xx:xx:"
"xx:xx:xx:xx' など。1 は Ethernet の ARP タイプで、残りは MAC アドレス) になり"
"ます。文字列が 16 進数ではない場合は、非ハードウェアアドレスのクライアント "
"ID と見なされ、'type' フィールドは 0 に設定されます。特別値である \"mac\" お"
"よび \"perm-mac\" はサポートされています。これらは、デバイスの現在または永続"
"的 MAC アドレスを使用して、type ethernet (01) でクライアント識別子を生成しま"
"す。現在、これらのオプションは、ethernet リンクでのみ有効です。特別値 "
"\"stable\" は、stable-id (connection.stable-id を参照) およびホストごとのキー"
"を基に、type 0 のクライアント識別子を生成するようサポートされています。値が設"
"定されない場合は、グローバルに設定されたデフォルトが使用されます。引き続き値"
"が設定されない場合は、最後のリースのクライアント ID が再利用されます。"
#: ../clients/common/settings-docs.h.in:201
msgid ""
"If the \"dhcp-send-hostname\" property is TRUE, then the specified FQDN will "
"be sent to the DHCP server when acquiring a lease. This property and \"dhcp-"
"hostname\" are mutually exclusive and cannot be set at the same time."
msgstr ""
"\"dhcp-send-hostname\" プロパティーが TRUE の場合は、リースを取得する際に、指"
"定した FQDN が DHCP サーバーに送られます。この優先度および \"dhcp-hostname\" "
"は相互に排他的で、同時に設定できません。"
#: ../clients/common/settings-docs.h.in:202
#: ../clients/common/settings-docs.h.in:222
msgid ""
"If the \"dhcp-send-hostname\" property is TRUE, then the specified name will "
"be sent to the DHCP server when acquiring a lease. This property and \"dhcp-"
"fqdn\" are mutually exclusive and cannot be set at the same time."
msgstr ""
"\"dhcp-send-hostname\" プロパティーが TRUE の場合は、リースを取得する際に、指"
"定した名前が DHCP サーバーに送られます。このプロパティーと \"dhcp-fqdn\" は相"
"互に排他的で、同時に設定できません。"
#: ../clients/common/settings-docs.h.in:203
#: ../clients/common/settings-docs.h.in:223
msgid ""
"If TRUE, a hostname is sent to the DHCP server when acquiring a lease. Some "
"DHCP servers use this hostname to update DNS databases, essentially "
"providing a static hostname for the computer. If the \"dhcp-hostname\" "
"property is NULL and this property is TRUE, the current persistent hostname "
"of the computer is sent."
msgstr ""
"TRUE の場合、リースを取得する際にホスト名が DHCP サーバーに送信されます。一部"
"の DHCP サーバーはこのホスト名を使用して DNS データベースをアップデートし、コ"
"ンピューターの静的ホスト名を提供します。\"dhcp-hostname\" プロパティーが "
"NULL で、このプロパティーが TRUE の場合は、そのコンピューターの現在の永続ホス"
"ト名が送られます。"
#: ../clients/common/settings-docs.h.in:204
#: ../clients/common/settings-docs.h.in:224
msgid "A timeout for a DHCP transaction in seconds."
msgstr "DHCP トランザクションのタイムアウト (秒単位)。"
#: ../clients/common/settings-docs.h.in:205
#: ../clients/common/settings-docs.h.in:225
msgid "Array of IP addresses of DNS servers."
msgstr "DNS サーバーの IP アドレス配列。"
#: ../clients/common/settings-docs.h.in:206
#: ../clients/common/settings-docs.h.in:226
msgid ""
"Array of DNS options as described in man 5 resolv.conf. NULL means that the "
"options are unset and left at the default. In this case NetworkManager will "
"use default options. This is distinct from an empty list of properties."
msgstr ""
"DNS オプションの配列。man 5 resolv.conf で説明されています。NULL は、オプショ"
"ンが設定されていないか、デフォルトになっていることを示しています。この場合、"
"NetworkManager はデフォルトのオプションを使用し、プロパティーのリストが空に"
"なっている場合とは区別されます。"
#: ../clients/common/settings-docs.h.in:207
#: ../clients/common/settings-docs.h.in:227
msgid ""
"DNS servers priority. The relative priority for DNS servers specified by "
"this setting. A lower value is better (higher priority). Zero selects the "
"default value, which is 50 for VPNs and 100 for other connections. Note that "
"the priority is to order DNS settings for multiple active connections. It "
"does not disambiguate multiple DNS servers within the same connection "
"profile. When using dns=default, servers with higher priority will be on top "
"of resolv.conf. To prioritize a given server over another one within the "
"same connection, just specify them in the desired order. When multiple "
"devices have configurations with the same priority, the one with an active "
"default route will be preferred. Negative values have the special effect of "
"excluding other configurations with a greater priority value; so in presence "
"of at least a negative priority, only DNS servers from connections with the "
"lowest priority value will be used. When using a DNS resolver that supports "
"split-DNS as dns=dnsmasq or dns=systemd-resolved, each connection is used to "
"query domains in its search list. Queries for domains not present in any "
"search list are routed through connections having the '~.' special wildcard "
"domain, which is added automatically to connections with the default route "
"(or can be added manually). When multiple connections specify the same "
"domain, the one with the highest priority (lowest numerical value) wins. If "
"a connection specifies a domain which is subdomain of another domain with a "
"negative DNS priority value, the subdomain is ignored."
msgstr ""
"DNS サーバー優先度。この設定により指定された DNS サーバーの関連優先度。値が低"
"い方が良い (優先度が高い) です。ゼロはデフォルト値 (VPN の場合は 50、その他の"
"接続の場合は 100) を選択します。優先度は、複数のアクティブな接続に対して DNS "
"設定の順番を設定しますが、同じ接続プロファイルにある複数の DNS サーバーの曖昧"
"さは解消されません。dns=default を使用する場合、優先度の高いサーバーは "
"resolv.conf の上に置かれます。同じ接続内で、特定のサーバーを別のサーバーより"
"も優先したい場合は、優先順位を指定します。複数のデバイスで優先度が同じものが"
"ある場合は、アクティブなデフォルトルートを持つものが優先されます。負の値は、"
"より大きな優先度を持つその他の設定を除外します。したがって、優先度が負の場合"
"は、一番低い優先度が設定されている接続の DNS サーバーだけが使用されます。"
"dns=dnsmasq または dns=systemd-resolved として split-DNS をサポートする DNS "
"リゾルバーを使用する際、各接続を使用して、検索リストのドメインをクエリーしま"
"す。検索リストにないドメインのクエリーは、特別なワイルドカードドメインである "
"'~.' を保持する接続でルーティングされます。'~.' は、デフォルトのルートで接続"
"に自動的に追加されます (または手動での追加も可能です)。複数の接続が同じドメイ"
"ンを指定した場合、優先度が最も高い接続 (数値が最も低い接続) が選ばれます。接"
"続がドメインを指定し、そのドメインが、DNS の優先度の値が負である別のドメイン"
"のサブドメインである場合、そのサブドメインは無視されます。"
#: ../clients/common/settings-docs.h.in:208
#: ../clients/common/settings-docs.h.in:228
msgid ""
"Array of DNS search domains. Domains starting with a tilde ('~') are "
"considered 'routing' domains and are used only to decide the interface over "
"which a query must be forwarded; they are not used to complete unqualified "
"host names."
msgstr ""
"DNS 検索ドメインの配列。チルダ ('~') で始まるドメインは、ドメインを "
"'routing' していると考えられ、どのインターフェースにクエリーを転送すべきかを"
"決める際にのみ使用されます。これらは、非修飾ホスト名を完成させるためには使用"
"されません。"
#: ../clients/common/settings-docs.h.in:209
#: ../clients/common/settings-docs.h.in:229
msgid ""
"The gateway associated with this configuration. This is only meaningful if "
"\"addresses\" is also set."
msgstr ""
"ゲートウェイは、この設定に関連付けられています。\"アドレス\" とともに設定した"
"場合に限り有効になります。"
#: ../clients/common/settings-docs.h.in:210
#: ../clients/common/settings-docs.h.in:230
msgid ""
"When \"method\" is set to \"auto\" and this property to TRUE, automatically "
"configured nameservers and search domains are ignored and only nameservers "
"and search domains specified in the \"dns\" and \"dns-search\" properties, "
"if any, are used."
msgstr ""
"\"method\" を \"auto\" に設定し、このプロパティーを TRUE に設定すると、自動的"
"に設定されるネームサーバーと検索ドメインは無視されます。\"dns\" プロパティー"
"と \"dns-search\" プロパティーに指定したネームサーバーと検索ドメインだけが使"
"用されます。"
#: ../clients/common/settings-docs.h.in:211
#: ../clients/common/settings-docs.h.in:231
msgid ""
"When \"method\" is set to \"auto\" and this property to TRUE, automatically "
"configured routes are ignored and only routes specified in the \"routes\" "
"property, if any, are used."
msgstr ""
"\"method\" を \"auto\" に設定し、このプロパティーを TRUE に設定すると、自動的"
"に設定したルートは無視され、ルートを \"routes\" プロパティーに指定した場合"
"は、そのルートだけが使用されます。"
#: ../clients/common/settings-docs.h.in:212
#: ../clients/common/settings-docs.h.in:233
msgid ""
"If TRUE, allow overall network configuration to proceed even if the "
"configuration specified by this property times out. Note that at least one "
"IP configuration must succeed or overall network configuration will still "
"fail. For example, in IPv6-only networks, setting this property to TRUE on "
"the NMSettingIP4Config allows the overall network configuration to succeed "
"if IPv4 configuration fails but IPv6 configuration completes successfully."
msgstr ""
"TRUE の場合は、このプロパティーで指定した設定がタイムアウトになっても、全体の"
"ネットワーク設定は続行します。IP 設定が最低 1 つは成功する必要があり、成功し"
"ないとネットワーク全体の設定が失敗します。たとえば、IPv6 限定のネットワークに"
"おいて、NMSettingIP4Config でこのプロパティーを TRUE に設定すると、IPv4 設定"
"が失敗し、IPv6 設定が完全に成功しても、全体のネットワーク設定が成功します。"
#: ../clients/common/settings-docs.h.in:213
#: ../clients/common/settings-docs.h.in:234
#, fuzzy
msgid ""
"IP configuration method. NMSettingIP4Config and NMSettingIP6Config both "
"support \"auto\", \"manual\", and \"link-local\". See the subclass-specific "
"documentation for other values. In general, for the \"auto\" method, "
"properties such as \"dns\" and \"routes\" specify information that is added "
"on to the information returned from automatic configuration. The \"ignore-"
"auto-routes\" and \"ignore-auto-dns\" properties modify this behavior. For "
"methods that imply no upstream network, such as \"shared\" or \"link-local"
"\", these properties must be empty. For IPv4 method \"shared\", the IP "
"subnet can be configured by adding one manual IPv4 address or otherwise "
"10.42.x.0/24 is chosen. Note that the shared method must be configured on "
"the interface which shares the internet to a subnet, not on the uplink which "
"is shared."
msgstr ""
"IP 設定方法。NMSettingIP4Config と NMSettingIP6Config はともに \"auto"
"\"、\"manual\"、および \"link-local\" をサポートします。その他の値は、サブク"
"ラスに関するドキュメントを参照してください。一般的に、\"auto\" 方法で"
"は、\"dns\"、\"routes\" などのプロパティーは、自動設定から返された情報に追加"
"する情報を指定します。\"ignore-auto-routes\" プロパティーと \"ignore-auto-dns"
"\" プロパティーは、この動作を修正します。アップストリームのネットワークを意味"
"しない \"shared\"、\"link-local\" などの方法では、このプロパティーを空にする"
"必要があります。IPv4 方法 \"shared\" の場合は、手動で IPv4 アドレスを 1 つ設"
"定して IP サブセットを設定できます。設定しない場合は 10.42.x.0/24 が選択され"
"ます。"
#: ../clients/common/settings-docs.h.in:214
#: ../clients/common/settings-docs.h.in:235
msgid ""
"If TRUE, this connection will never be the default connection for this IP "
"type, meaning it will never be assigned the default route by NetworkManager."
msgstr ""
"TRUE にすると、この接続はこの IP タイプに対するデフォルトの接続にはならないた"
"め、NetworkManager によってデフォルトルートに割り当てられません。"
#: ../clients/common/settings-docs.h.in:215
#: ../clients/common/settings-docs.h.in:236
msgid ""
"The default metric for routes that don't explicitly specify a metric. The "
"default value -1 means that the metric is chosen automatically based on the "
"device type. The metric applies to dynamic routes, manual (static) routes "
"that don't have an explicit metric setting, address prefix routes, and the "
"default route. Note that for IPv6, the kernel accepts zero (0) but coerces "
"it to 1024 (user default). Hence, setting this property to zero effectively "
"mean setting it to 1024. For IPv4, zero is a regular value for the metric."
msgstr ""
"メトリックを明示的に指定しないルートに対するデフォルトのメトリック。デフォル"
"トの値 -1 は、デバイスタイプに基づいて自動的にメトリックが選択されることを示"
"しています。このメトリックは、明示的なメトリック設定がない動的ルートおよび手"
"動 (静的) ルートに適用されます。IPv6 では、カーネルはゼロ (0) を許可します"
"が、強制的に 1024 (ユーザーデフォルト) になります。したがって、このプロパ"
"ティーをゼロに設定すると、実際には 1024 になることに注意してください。IPv4 で"
"は、ゼロはメトリックの正則値となります。"
#: ../clients/common/settings-docs.h.in:216
#: ../clients/common/settings-docs.h.in:237
msgid ""
"Enable policy routing (source routing) and set the routing table used when "
"adding routes. This affects all routes, including device-routes, IPv4LL, "
"DHCP, SLAAC, default-routes and static routes. But note that static routes "
"can individually overwrite the setting by explicitly specifying a non-zero "
"routing table. If the table setting is left at zero, it is eligible to be "
"overwritten via global configuration. If the property is zero even after "
"applying the global configuration value, policy routing is disabled for the "
"address family of this connection. Policy routing disabled means that "
"NetworkManager will add all routes to the main table (except static routes "
"that explicitly configure a different table). Additionally, NetworkManager "
"will not delete any extraneous routes from tables except the main table. "
"This is to preserve backward compatibility for users who manage routing "
"tables outside of NetworkManager."
msgstr ""
"ポリシールーティング (ソースルーティング) を有効にし、ルートの追加時に使用す"
"るルーティングテーブルを設定します。これは、device-routes、IPv4LL、DHCP、"
"SLAAC、デフォルトルート、静的ルートなど、すべてのルートに影響します。ただし、"
"静的ルートは、ゼロ以外のルーティングテーブルを明示的に指定することで、この設"
"定を個別に上書きできることに注意してください。ただし、このテーブル設定をゼロ"
"のままにすると、グローバル設定から上書きできるようになります。グローバル設定"
"値を適用してからプロパティーをゼロにしても、ポリシールーティングはこの接続の"
"アドレスファミリーに対して無効になります。ポリシールーティングを無効にする"
"と、NetworkManager はすべてのルートをメインテーブルに追加します (ただし、別の"
"テーブルに明示的に設定した静的ルートは除きます)。また、NetworkManager は、メ"
"インテーブル以外のテーブルから外部ルートを削除しません。これにより、"
"NetworkManager 以外のルーティングテーブルを管理するための後方互換性を確保しま"
"す。"
#: ../clients/common/settings-docs.h.in:217
#: ../clients/common/settings-docs.h.in:238
msgid "Array of IP routes."
msgstr "IP ルートの配列。"
#: ../clients/common/settings-docs.h.in:218
msgid ""
"Configure method for creating the address for use with RFC4862 IPv6 "
"Stateless Address Autoconfiguration. The permitted values are: "
"NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_EUI64 (0) or "
"NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_STABLE_PRIVACY (1). If the property is "
"set to EUI64, the addresses will be generated using the interface tokens "
"derived from hardware address. This makes the host part of the address to "
"stay constant, making it possible to track host's presence when it changes "
"networks. The address changes when the interface hardware is replaced. The "
"value of stable-privacy enables use of cryptographically secure hash of a "
"secret host-specific key along with the connection's stable-id and the "
"network address as specified by RFC7217. This makes it impossible to use the "
"address track host's presence, and makes the address stable when the network "
"interface hardware is replaced. On D-Bus, the absence of an addr-gen-mode "
"setting equals enabling stable-privacy. For keyfile plugin, the absence of "
"the setting on disk means EUI64 so that the property doesn't change on "
"upgrade from older versions. Note that this setting is distinct from the "
"Privacy Extensions as configured by \"ip6-privacy\" property and it does not "
"affect the temporary addresses configured with this option."
msgstr ""
"RFC4862 IPv6 ステートレスアドレスの自動設定で使用するアドレスを作成する方法を"
"設定します。利用できる値は NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_EUI64 (0) また"
"は NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_STABLE_PRIVACY (1) です。このプロパ"
"ティーを EUI64 に設定すると、アドレスは、ハードウェアアドレスから取得したイン"
"ターフェーストークンを使用して生成されます。これにより、アドレスのホスト部分"
"は一定となり、ネットワークを変更する際にホストの存在を追跡できます。インター"
"フェースのハードウェアを交換するとアドレスは変更します。stable-privacy の値"
"は、RFC7217 で指定されているように、接続の stable-id とネットワークアドレスと"
"ともに、ホスト固有の秘密鍵で、暗号で保護されているハッシュの使用を有効にしま"
"す。これにより、アドレスでホストの存在を追跡することはできなくなり、ネット"
"ワークインターフェースのハードウェアを交換する際にアドレスが安定します。D-"
"Bus では、addr-gen-mode 設定がないことと、stable-privacy を有効にすることは同"
"じです。keyfile プラグインでは、ディスクに設定がない場合は EUI64 を意味し、プ"
"ロパティーは以前のバージョンからのアップグレードで変更しません。この設定"
"は、\"ip6-privacy\" プロパティーにより設定されたプライバシー拡張とは異なり、"
"このオプションで設定した一時アドレスには影響しないことに注意してください。"
#: ../clients/common/settings-docs.h.in:221
msgid ""
"A string containing the DHCPv6 Unique Identifier (DUID) used by the dhcp "
"client to identify itself to DHCPv6 servers (RFC 3315). The DUID is carried "
"in the Client Identifier option. If the property is a hex string ('aa:bb:"
"cc') it is interpreted as a binary DUID and filled as an opaque value in the "
"Client Identifier option. The special value \"lease\" will retrieve the DUID "
"previously used from the lease file belonging to the connection. If no DUID "
"is found and \"dhclient\" is the configured dhcp client, the DUID is "
"searched in the system-wide dhclient lease file. If still no DUID is found, "
"or another dhcp client is used, a global and permanent DUID-UUID (RFC 6355) "
"will be generated based on the machine-id. The special values \"llt\" and "
"\"ll\" will generate a DUID of type LLT or LL (see RFC 3315) based on the "
"current MAC address of the device. In order to try providing a stable DUID-"
"LLT, the time field will contain a constant timestamp that is used globally "
"(for all profiles) and persisted to disk. The special values \"stable-llt\", "
"\"stable-ll\" and \"stable-uuid\" will generate a DUID of the corresponding "
"type, derived from the connection's stable-id and a per-host unique key. So, "
"the link-layer address of \"stable-ll\" and \"stable-llt\" will be a "
"generated address derived from the stable id. The DUID-LLT time value in the "
"\"stable-llt\" option will be picked among a static timespan of three years "
"(the upper bound of the interval is the same constant timestamp used in \"llt"
"\"). When the property is unset, the global value provided for \"ipv6.dhcp-"
"duid\" is used. If no global value is provided, the default \"lease\" value "
"is assumed."
msgstr ""
"DHCP クライアントが、DHCPv6 サーバー (RFC 3315) に識別してもらうために使用す"
"る DHCPv6 一意識別子 (DUID) を含む文字列。DUID は、クライアント識別子のオプ"
"ションにあります。プロパティーが 16 進数 ('aa:bb:cc') の場合は、バイナリーの "
"DUID として解釈され、クライアント識別子のオプションに不透明な値として記入され"
"ます。特別値の \"lease\" は、接続のリースファイルから以前使用した DUID を取得"
"します。DUID が見つからず、\"dhclient\" が設定された DHCP クライアントの場"
"合、システム全体の dhclient リースファイル内で DUID を検索します。引き続き "
"DUID が見つからない場合、または別の DHCP クライアントが使用されている場合は、"
"グローバルかつ永続的な DUID-UUID (RFC 6355) が machine-id に基づいて生成され"
"ます。特別値の \"llt\" および \"ll\" は、デバイスの現在の MAC アドレスに基づ"
"いて、LLT または LL (RFC 3315 を参照) タイプの DUID を生成します。安定した "
"DUID-LLT を提供するために、タイムフィールドには、(すべてのプロファイル向け"
"に) グローバルに使用され、ディスクに永続する一定のタイムスタンプが含まれま"
"す。特別値の \"stable-llt\"、\"stable-ll\"、および \"stable-uuid\" は、対応す"
"るタイプの DUID を生成します。これは、接続の stable-id およびホストごとの固有"
"のキーから取得したものです。したがって、\"stable-ll\" および \"stable-llt\" "
"のリンク層のアドレスは、stable id から算出される生成されたアドレスになりま"
"す。\"stable-llt\" オプションの DUID-LLT タイム値は、3 年という静的タイムスパ"
"ンの中から選ばれます (インターバルの上限は、\"llt\" で使用される一定のタイム"
"スタンプと同じです)。プロパティーが設定されていない場合、\"ipv6.dhcp-duid\" "
"に提供されるグローバル値が使用されます。グローバル値が提供されない場合は、デ"
"フォルトの \"lease\" 値が想定されます。 "
#: ../clients/common/settings-docs.h.in:232
msgid ""
"Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941. If "
"enabled, it makes the kernel generate a temporary IPv6 address in addition "
"to the public one generated from MAC address via modified EUI-64. This "
"enhances privacy, but could cause problems in some applications, on the "
"other hand. The permitted values are: -1: unknown, 0: disabled, 1: enabled "
"(prefer public address), 2: enabled (prefer temporary addresses). Having a "
"per-connection setting set to \"-1\" (unknown) means fallback to global "
"configuration \"ipv6.ip6-privacy\". If also global configuration is "
"unspecified or set to \"-1\", fallback to read \"/proc/sys/net/ipv6/conf/"
"default/use_tempaddr\". Note that this setting is distinct from the Stable "
"Privacy addresses that can be enabled with the \"addr-gen-mode\" property's "
"\"stable-privacy\" setting as another way of avoiding host tracking with "
"IPv6 addresses."
msgstr ""
"RFC4941 で説明されているように、SLAAC に IPv6 プライバシー拡張を設定します。"
"これを有効にすると、カーネルは、修正された EUI-64 により、MA アドレスから生成"
"したパブリックアドレスに加えて、IPv6 アドレスを一時的に生成します。これによ"
"り、プライバシーは強化されますが、アプリケーションによっては問題が発生する場"
"合もあります。利用できる値は、-1: 不明、0: 無効、1: 有効 (パブリックアドレス"
"を優先)、2: 有効 (一時アドレスを優先) となります。各接続の設定を \"-1\" (不"
"明) にすると、グローバル設定 \"ipv6.ip6-privacy\" にフォールバックされます。"
"また、グローバル設定を指定しないか、\"-1\" に設定すると、\"/proc/sys/net/"
"ipv6/conf/default/use_tempaddr\" の読み込みにフォールバックされます。この設定"
"は、IPv6 アドレスでホストの追跡を回避する別の方法として \"addr-gen-mode\" プ"
"ロパティーの \"stable-privacy\" 設定で有効にできる、安定したプライバシーアド"
"レスとは区別されます。"
#: ../clients/common/settings-docs.h.in:239
msgid ""
"Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 "
"tokenized interface identifiers. Useful with eui64 addr-gen-mode."
msgstr ""
"IPv6 トークン化したインターフェース識別子 draft-chown-6man-tokenised-ipv6-"
"identifiers-02 にトークンを設定します。eui64 addr-gen-mode で行うと便利です。"
#: ../clients/common/settings-docs.h.in:240
msgid "Whether the transmitted traffic must be encrypted."
msgstr "転送トラフィックの暗号化が必要かどうか。"
#: ../clients/common/settings-docs.h.in:241
msgid ""
"The pre-shared CAK (Connectivity Association Key) for MACsec Key Agreement."
msgstr "MACsec キー一致における共有前の CAK (接続関連キー)。"
#: ../clients/common/settings-docs.h.in:242
msgid "Flags indicating how to handle the \"mka-cak\" property."
msgstr "\"mka-cak\" プロパティーの処理方法を示すフラグ。"
#: ../clients/common/settings-docs.h.in:243
msgid ""
"The pre-shared CKN (Connectivity-association Key Name) for MACsec Key "
"Agreement."
msgstr "MACsec キー一致における共有前の CKN (接続に関連するキー名)。"
#: ../clients/common/settings-docs.h.in:244
msgid ""
"Specifies how the CAK (Connectivity Association Key) for MKA (MACsec Key "
"Agreement) is obtained."
msgstr ""
"MKA (MACsec キー一致) の CAK (接続関連キー) を取得する方法を指定します。"
#: ../clients/common/settings-docs.h.in:245
msgid ""
"If given, specifies the parent interface name or parent connection UUID from "
"which this MACSEC interface should be created. If this property is not "
"specified, the connection must contain an \"802-3-ethernet\" setting with a "
"\"mac-address\" property."
msgstr ""
"指定した場合は、この MACSEC インターフェースを作成する、親インターフェース名"
"または親接続の UUID を指定します。このプロパティーが指定されていないと、接続"
"には、\"mac-address\" プロパティーが追加された \"802-3-ethernet\" 設定を含め"
"る必要があります。"
#: ../clients/common/settings-docs.h.in:246
msgid ""
"The port component of the SCI (Secure Channel Identifier), between 1 and "
"65534."
msgstr "SCI (セキュアチャネル識別子) のポートコンポーネント (1 - 65534)。"
#: ../clients/common/settings-docs.h.in:247
msgid ""
"Specifies whether the SCI (Secure Channel Identifier) is included in every "
"packet."
msgstr ""
"パケットごとに SCI (セキュアチャネル識別子) が含まれているかどうかを指定しま"
"す。"
#: ../clients/common/settings-docs.h.in:248
msgid "Specifies the validation mode for incoming frames."
msgstr "入力フレームの検証モードを指定します。"
#: ../clients/common/settings-docs.h.in:249
msgid ""
"The macvlan mode, which specifies the communication mechanism between "
"multiple macvlans on the same lower device."
msgstr ""
"同じ低いデバイスで、複数の macvlans 間で通信メカニズムを指定する macvlan モー"
"ド。"
#: ../clients/common/settings-docs.h.in:250
msgid ""
"If given, specifies the parent interface name or parent connection UUID from "
"which this MAC-VLAN interface should be created. If this property is not "
"specified, the connection must contain an \"802-3-ethernet\" setting with a "
"\"mac-address\" property."
msgstr ""
"指定した場合は、この MAC-VLAN インターフェースを作成する、親インターフェース"
"名または親接続の UUID を指定します。このプロパティーを指定しない場合は、接続"
"に、\"mac-address\" プロパティーが追加された \"802-3-ethernet\" 設定を含める"
"必要があります。"
#: ../clients/common/settings-docs.h.in:251
msgid "Whether the interface should be put in promiscuous mode."
msgstr "インターフェースをプロミスキャスモードにするべきかどうか。"
#: ../clients/common/settings-docs.h.in:252
msgid "Whether the interface should be a MACVTAP."
msgstr "インターフェースが MACVTAP にすべきかどうか。"
#: ../clients/common/settings-docs.h.in:253
msgid ""
"A list of interface names to match. Each element is a shell wildcard "
"pattern. When an element is prefixed with exclamation mark (!) the "
"condition is inverted. A candidate interface name is considered matching "
"when both these conditions are satisfied: (a) any of the elements not "
"prefixed with '!' matches or there aren't such elements; (b) none of the "
"elements prefixed with '!' match."
msgstr ""
"一致するインターフェース名の一覧。各要素は、シェルワイルドカードパターンで"
"す。感嘆符 (!) が要素の先頭に付いている場合、条件は反転します。以下の (a) お"
"よび (b) の条件が両方とも満たされている場合、候補のインターフェース名が一致し"
"ていると考えられます。(a) 感嘆符 (!) が先頭に付いていない要素が一致する、また"
"はこのような要素がない場合、(b) 感嘆符 (!) が先頭に付いている要素がどれも一致"
"しない。"
#: ../clients/common/settings-docs.h.in:254
msgid "The bridge failure mode. One of \"secure\", \"standalone\" or empty."
msgstr "ブリッジの失敗モード。\"secure\"、\"standalone\"、また空のいずれか。"
#: ../clients/common/settings-docs.h.in:255
msgid "Enable or disable multicast snooping."
msgstr "マルチキャストのスヌーピングを有効化または無効化にします。"
#: ../clients/common/settings-docs.h.in:256
msgid "Enable or disable RSTP."
msgstr "RSTP を有効化または無効化にします。"
#: ../clients/common/settings-docs.h.in:257
msgid "Enable or disable STP."
msgstr "STP を有効化または無効化にします。"
#: ../clients/common/settings-docs.h.in:258
msgid "The interface type. Either \"internal\", or empty."
msgstr "インターフェースのタイプ。\"internal\" または空のいずれかになります。"
#: ../clients/common/settings-docs.h.in:259
msgid ""
"Specifies the unicast destination IP address of a remote Open vSwitch bridge "
"port to connect to."
msgstr ""
"接続するリモートの Open vSwitch ブリッジポートのユニキャスト宛先 IP アドレス"
"を指定します。"
#: ../clients/common/settings-docs.h.in:260
msgid "The time port must be inactive in order to be considered down."
msgstr ""
"ダウンしたと見なすためには、タイムポートを非アクティブにする必要があります。"
#: ../clients/common/settings-docs.h.in:261
msgid ""
"Bonding mode. One of \"active-backup\", \"balance-slb\", or \"balance-tcp\"."
msgstr ""
"ボンディングモード。\"active-backup\"、\"balance-slb\"、または \"balance-tcp"
"\" のいずれかになります。"
#: ../clients/common/settings-docs.h.in:262
msgid "The time port must be active before it starts forwarding traffic."
msgstr ""
"トラフィックの転送を始める前に、タイムポートをアクティブにする必要がありま"
"す。"
#: ../clients/common/settings-docs.h.in:263
msgid "LACP mode. One of \"active\", \"off\", or \"passive\"."
msgstr ""
"LACP モード。\"active\"、\"off\"、または \"passive\" のいずれかになります。"
#: ../clients/common/settings-docs.h.in:264
msgid "The VLAN tag in the range 0-4095."
msgstr "VLAN タグは 0 - 4095 の範囲内にあります。"
#: ../clients/common/settings-docs.h.in:265
msgid ""
"The VLAN mode. One of \"access\", \"native-tagged\", \"native-untagged\", "
"\"trunk\" or unset."
msgstr ""
"VLAN モード。\"access\"、\"native-tagged\"、\"native-untagged\"、\"trunk\" の"
"いずれかに設定するか、何も設定しません。"
#: ../clients/common/settings-docs.h.in:266
msgid ""
"If non-zero, instruct pppd to set the serial port to the specified "
"baudrate. This value should normally be left as 0 to automatically choose "
"the speed."
msgstr ""
"ゼロ以外は、pppd より指定したボーレートにシリアルポートを設定します。速度が自"
"動的に選択されるように、通常は、この値を 0 にします。"
#: ../clients/common/settings-docs.h.in:267
msgid ""
"If TRUE, specify that pppd should set the serial port to use hardware flow "
"control with RTS and CTS signals. This value should normally be set to "
"FALSE."
msgstr ""
"TRUE の場合、pppd は、RTS シグナルおよび CTS シグナルを使用して、ハードウェア"
"フロー制御を使用するシリアルポートを設定する必要があります。この値は、通常は "
"FALSE に設定する必要があります。"
#: ../clients/common/settings-docs.h.in:268
msgid ""
"If non-zero, instruct pppd to presume the connection to the peer has failed "
"if the specified number of LCP echo-requests go unanswered by the peer. The "
"\"lcp-echo-interval\" property must also be set to a non-zero value if this "
"property is used."
msgstr ""
"ゼロ以外にすると、LCP echo-requests が指定した数値にピアが応答しない場合、"
"pppd は、ピアへの接続が失敗したと推測します。このプロパティーが使用されている"
"場合は、\"lcp-echo-interval\" プロパティーもゼロ以外の値に設定する必要があり"
"ます。"
#: ../clients/common/settings-docs.h.in:269
msgid ""
"If non-zero, instruct pppd to send an LCP echo-request frame to the peer "
"every n seconds (where n is the specified value). Note that some PPP peers "
"will respond to echo requests and some will not, and it is not possible to "
"autodetect this."
msgstr ""
"ゼロ以外にすると、pppd が、n 秒ごとにピアに LCP echo-request フレームを送るよ"
"うになります (n は指定した値)。PPP ピアの一部だけがエコー要求に応答します。こ"
"れを自動検出することはできません。"
#: ../clients/common/settings-docs.h.in:270
msgid ""
"If TRUE, stateful MPPE is used. See pppd documentation for more information "
"on stateful MPPE."
msgstr ""
"TRUE の場合は、ステートフル MPPE が使用されます。ステートフル MPPE の詳細は "
"pppd ドキュメントを参照してください。"
#: ../clients/common/settings-docs.h.in:271
msgid ""
"If non-zero, instruct pppd to request that the peer send packets no larger "
"than the specified size. If non-zero, the MRU should be between 128 and "
"16384."
msgstr ""
"ゼロ以外は、指定したサイズ以下のパケットをピアが送信するように pppd が要求し"
"ます。ゼロ以外では、MRU は 128 から 16384 の間にする必要があります。"
#: ../clients/common/settings-docs.h.in:272
msgid ""
"If non-zero, instruct pppd to send packets no larger than the specified size."
msgstr "ゼロ以外は、pppd により、指定したサイズ以下のパケットが送信されます。"
#: ../clients/common/settings-docs.h.in:273
msgid "If TRUE, Van Jacobsen TCP header compression will not be requested."
msgstr "TRUE の場合は、Van Jacobsen TCP ヘッダー圧縮が要求されません。"
#: ../clients/common/settings-docs.h.in:274
msgid ""
"If TRUE, do not require the other side (usually the PPP server) to "
"authenticate itself to the client. If FALSE, require authentication from "
"the remote side. In almost all cases, this should be TRUE."
msgstr ""
"TRUE の場合は、クライアントに認証するのに相手側 (通常は PPP サーバー) が要求"
"されません。FALSE の場合は、リモート側からの認証が必要になります。ほとんどす"
"べての場合で、これは TRUE にする必要があります。"
#: ../clients/common/settings-docs.h.in:275
msgid "If TRUE, BSD compression will not be requested."
msgstr "TRUE の場合は、BSD 圧縮が要求されません。"
#: ../clients/common/settings-docs.h.in:276
msgid "If TRUE, \"deflate\" compression will not be requested."
msgstr "TRUE の場合は、\"deflate\" 圧縮が要求されません。"
#: ../clients/common/settings-docs.h.in:277
msgid "If TRUE, the CHAP authentication method will not be used."
msgstr "TRUE の場合は、CHAP 認証方法が使用されません。"
#: ../clients/common/settings-docs.h.in:278
msgid "If TRUE, the EAP authentication method will not be used."
msgstr "TRUE の場合は、EAP 認証方法が使用されません。"
#: ../clients/common/settings-docs.h.in:279
msgid "If TRUE, the MSCHAP authentication method will not be used."
msgstr "TRUE の場合は、MSCHAP 認証方法が使用されません。"
#: ../clients/common/settings-docs.h.in:280
msgid "If TRUE, the MSCHAPv2 authentication method will not be used."
msgstr "TRUE の場合は、MSCHAPv2 認証方法が使用されません。"
#: ../clients/common/settings-docs.h.in:281
msgid "If TRUE, the PAP authentication method will not be used."
msgstr "TRUE の場合は、PAP 認証方法が使用されません。"
#: ../clients/common/settings-docs.h.in:282
msgid ""
"If TRUE, MPPE (Microsoft Point-to-Point Encryption) will be required for the "
"PPP session. If either 64-bit or 128-bit MPPE is not available the session "
"will fail. Note that MPPE is not used on mobile broadband connections."
msgstr ""
"TRUE の場合は、PPP セッションに MPPE (Microsoft ポイントツーポイント暗号化) "
"が必要になります。64 ビットまたは 128 ビットのいずれかの MPPE が利用できなく"
"なると、セッションは失敗します。MPPE がモバイルブロードバンド接続に使用されな"
"い点に注意してください。"
#: ../clients/common/settings-docs.h.in:283
msgid ""
"If TRUE, 128-bit MPPE (Microsoft Point-to-Point Encryption) will be required "
"for the PPP session, and the \"require-mppe\" property must also be set to "
"TRUE. If 128-bit MPPE is not available the session will fail."
msgstr ""
"TRUE の場合は、PPP セッションに、128 ビット MPPE (Microsoft ポイントツーポイ"
"ント暗号化) が必要になります。また、\"require-mppe\" プロパティーを TRUE に設"
"定する必要があります。128 ビットの MPPE が利用できないと、セッションは失敗し"
"ます。"
#: ../clients/common/settings-docs.h.in:284
msgid ""
"If given, specifies the parent interface name on which this PPPoE connection "
"should be created. If this property is not specified, the connection is "
"activated on the interface specified in \"interface-name\" of "
"NMSettingConnection."
msgstr ""
"指定した場合は、この PPPoE 接続が作成される親インターフェイス名を指定します。"
"このプロパティーを指定しないと、この接続は、NMSettingConnection の "
"\"interface-name\" に指定したインターフェースで接続が有効になります。"
#: ../clients/common/settings-docs.h.in:285
msgid "Password used to authenticate with the PPPoE service."
msgstr "PPPoE サービスでの認証に使用するパスワード。"
#: ../clients/common/settings-docs.h.in:287
msgid ""
"If specified, instruct PPPoE to only initiate sessions with access "
"concentrators that provide the specified service. For most providers, this "
"should be left blank. It is only required if there are multiple access "
"concentrators or a specific service is known to be required."
msgstr ""
"指定すると、PPPoE は、セッションを開始するために、指定したサービスを提供する"
"アクセス集線装置のみを使用するようになります。多くのプロバイダーでは、この設"
"定を空白のままにする必要があります。これは、アクセス集線装置が複数ある場合"
"や、特別なサービスが必要であることが分かっている場合に限り必要になります。"
#: ../clients/common/settings-docs.h.in:288
msgid "Username used to authenticate with the PPPoE service."
msgstr "PPPoE サービスでの認証に使用するユーザー名。"
#: ../clients/common/settings-docs.h.in:289
msgid "Whether the proxy configuration is for browser only."
msgstr "プロキシー設定がブラウザー専用であるかどうか。"
#: ../clients/common/settings-docs.h.in:290
msgid ""
"Method for proxy configuration, Default is NM_SETTING_PROXY_METHOD_NONE (0)"
msgstr ""
"プロキシー設定の方法。デフォルトは NM_SETTING_PROXY_METHOD_NONE (0) です。"
#: ../clients/common/settings-docs.h.in:291
msgid "PAC script for the connection."
msgstr "接続の PAC スクリプト。"
#: ../clients/common/settings-docs.h.in:292
msgid "PAC URL for obtaining PAC file."
msgstr "PAC ファイルを取得する PAC URL"
#: ../clients/common/settings-docs.h.in:293
msgid ""
"Speed to use for communication over the serial port. Note that this value "
"usually has no effect for mobile broadband modems as they generally ignore "
"speed settings and use the highest available speed."
msgstr ""
"シリアルポートでの接続に使用する速度。この値は、通常、モバイルのブロードバン"
"ドモデムには影響しません。通常は速度設定を無視し、利用可能な最高の速度を使用"
"します。"
#: ../clients/common/settings-docs.h.in:294
msgid "Byte-width of the serial communication. The 8 in \"8n1\" for example."
msgstr "シリアル接続のバイト幅。たとえば、\"8n1\" の 8 です。"
#: ../clients/common/settings-docs.h.in:295
msgid "Parity setting of the serial port."
msgstr "シリアルポートのパリティ設定。"
#: ../clients/common/settings-docs.h.in:296
msgid "Time to delay between each byte sent to the modem, in microseconds."
msgstr "モデムに送信したバイト間の遅延時間 (マイクロ秒単位)。"
#: ../clients/common/settings-docs.h.in:297
msgid ""
"Number of stop bits for communication on the serial port. Either 1 or 2. "
"The 1 in \"8n1\" for example."
msgstr ""
"シリアルポートで通信するための停止ビットの数。1 または 2 のいずれかになりま"
"す。たとえば、\"8n1\" の 1 です。"
#: ../clients/common/settings-docs.h.in:298
msgid ""
"Whether to autoprobe virtual functions by a compatible driver. If set to "
"NM_TERNARY_TRUE (1), the kernel will try to bind VFs to a compatible driver "
"and if this succeeds a new network interface will be instantiated for each "
"VF. If set to NM_TERNARY_FALSE (0), VFs will not be claimed and no network "
"interfaces will be created for them. When set to NM_TERNARY_DEFAULT (-1), "
"the global default is used; in case the global default is unspecified it is "
"assumed to be NM_TERNARY_TRUE (1)."
msgstr ""
"互換性のあるドライバーによって仮想関数を autoprobe するかどうか。"
"NM_TERNARY_TRUE (1) に設定されている場合、カーネルは VF を互換性のあるドライ"
"バーにバインドしようとし、これが成功した場合、新規のネットワークインター"
"フェースが各 VF のインスタンスを作成します。NM_TERNARY_FALSE (0) に設定されて"
"いる場合、VF は要求されず、VF 用のネットワークインターフェースは作成されませ"
"ん。NM_TERNARY_DEFAULT (-1) に設定されている場合、グローバルデフォルトが使用"
"されます。グローバルデフォルトが指定されていない場合は、NM_TERNARY_TRUE (1) "
"に設定されていると推測されます。"
#: ../clients/common/settings-docs.h.in:299
msgid "The total number of virtual functions to create."
msgstr "作成する仮想関数の総数。"
#: ../clients/common/settings-docs.h.in:300
#, fuzzy
msgid ""
"Array of virtual function descriptors. Each VF descriptor is a dictionary "
"mapping attribute names to GVariant values. The 'index' entry is mandatory "
"for each VF. When represented as string a VF is in the form: \"INDEX "
"[ATTR=VALUE[ ATTR=VALUE]...]\". for example: \"2 mac=00:11:22:33:44:55 spoof-"
"check=true\". The \"vlans\" attribute is represented as a semicolon-"
"separated list of VLAN descriptors, where each descriptor has the form \"ID[."
"PRIORITY[.PROTO]]\". PROTO can be either 'q' for 802.1Q (the default) or "
"'ad' for 802.1ad."
msgstr ""
"仮想関数記述子の配列。各 VF 記述子は、GVariant 値に対する辞書マッピング属性名"
"です。各 VF にとって 'index' エントリーは必須です。文字列で表す場合、VF の形"
"式は \"INDEX [ATTR=VALUE[ ATTR=VALUE]...]\" となります。たとえば、\"2 "
"mac=00:11:22:33:44:55 spoof-check=true\" などです。\"vlans\" 属性は、VLAN 記"
"述子の semicolor-separated 一覧として表されます。ここでは、各記述子の形式は "
"\"ID[.PRIORITY[.PROTO]]\" となります。PROTO は 'q' (802.1Q、デフォルト) また"
"は 'ad' (802.1ad) のいずれかになります。"
#: ../clients/common/settings-docs.h.in:301
msgid "Array of TC queueing disciplines."
msgstr "TC キュー処理の配列"
#: ../clients/common/settings-docs.h.in:302
msgid "Array of TC traffic filters."
msgstr "TC トラフィックフィルターの配列"
#: ../clients/common/settings-docs.h.in:303
msgid ""
"The JSON configuration for the team network interface. The property should "
"contain raw JSON configuration data suitable for teamd, because the value is "
"passed directly to teamd. If not specified, the default configuration is "
"used. See man teamd.conf for the format details."
msgstr ""
"チームネットワークインターフェースの JSON 設定。プロパティーには、teamd に適"
"切な生の JSON 設定データを含む必要があります。値を teamd に直接渡すためです。"
"指定しないと、デフォルトの設定が使用されます。フォーマットの詳細は、man "
"teamd.conf を参照してください。"
#: ../clients/common/settings-docs.h.in:304
#: ../clients/common/settings-docs.h.in:322
#, fuzzy
msgid ""
"Link watchers configuration for the connection: each link watcher is defined "
"by a dictionary, whose keys depend upon the selected link watcher. Available "
"link watchers are 'ethtool', 'nsna_ping' and 'arp_ping' and it is specified "
"in the dictionary with the key 'name'. Available keys are: ethtool: 'delay-"
"up', 'delay-down', 'init-wait'; nsna_ping: 'init-wait', 'interval', 'missed-"
"max', 'target-host'; arp_ping: all the ones in nsna_ping and 'source-host', "
"'validate-active', 'validate-inactive', 'send-always'. See teamd.conf man "
"for more details."
msgstr ""
"接続のリンクウォッチャー設定: リンクウォッチャーはそれぞれディクショナリーに"
"よって定義され、キーは選択したリンクウォッチャーによって異なります。利用でき"
"るリンクウォッチャーは 'ethtool'、'nsna_ping'、'arp_ping' に加え、キーの "
"'name' でディクショナリーに指定したものになります。利用できるキー: ethtool で"
"は 'delay-up'、'delay-down'、'init-wait'。nsna_ping では 'init-"
"wait'、'interval'、'missed-max'、'target-host'。arp_ping では、nsna_ping の全"
"キーおよび 'source-host'、'validate-active'、'validate-incative'、'send-"
"always'。詳細は teamd.conf の man ページを参照してください。"
#: ../clients/common/settings-docs.h.in:305
msgid "Corresponds to the teamd mcast_rejoin.count."
msgstr "teamd mcast_rejoin.count に相当します。"
#: ../clients/common/settings-docs.h.in:306
msgid "Corresponds to the teamd mcast_rejoin.interval."
msgstr "teamd mcast_rejoin.interval に相当します。"
#: ../clients/common/settings-docs.h.in:307
msgid "Corresponds to the teamd notify_peers.count."
msgstr "teamd notify_peers.count に相当します。"
#: ../clients/common/settings-docs.h.in:308
msgid "Corresponds to the teamd notify_peers.interval."
msgstr "teamd notify_peers.interval に相当します。"
#: ../clients/common/settings-docs.h.in:309
msgid ""
"Corresponds to the teamd runner.name. Permitted values are: \"roundrobin\", "
"\"broadcast\", \"activebackup\", \"loadbalance\", \"lacp\", \"random\". When "
"setting the runner, all the properties specific to the runner will be reset "
"to the default value; all the properties specific to other runners will be "
"set to an empty value (or if not possible to a default value)."
msgstr ""
"teamd runner.name に相当します。可能な値: \"roundrobin\"、\"broadcast"
"\"、\"activebackup\"、\"loadbalance\"、\"lacp\"、\"random\"。ランナーを設定す"
"る際、このランナー特有のすべてのプロパティーは、デフォルト値にリセットされま"
"す。他のランナー特有のプロパティーはすべて、空の値に設定されます (または、デ"
"フォルト値に設定されない場合は空の値に設定されます)。"
#: ../clients/common/settings-docs.h.in:310
msgid "Corresponds to the teamd runner.active."
msgstr "teamd runner.active に相当します。"
#: ../clients/common/settings-docs.h.in:311
msgid "Corresponds to the teamd runner.agg_select_policy."
msgstr "teamd runner.agg_select_policy に相当します"
#: ../clients/common/settings-docs.h.in:312
msgid "Corresponds to the teamd runner.fast_rate."
msgstr "teamd runner.fast_rate に相当します。"
#: ../clients/common/settings-docs.h.in:313
msgid "Corresponds to the teamd runner.hwaddr_policy."
msgstr "teamd runner.hwaddr_policy に相当します。"
#: ../clients/common/settings-docs.h.in:314
msgid "Corresponds to the teamd runner.min_ports."
msgstr "teamd runner.min_ports に相当します。"
#: ../clients/common/settings-docs.h.in:315
msgid "Corresponds to the teamd runner.sys_prio."
msgstr "teamd runner.sys_prio に相当します。"
#: ../clients/common/settings-docs.h.in:316
msgid "Corresponds to the teamd runner.tx_balancer.name."
msgstr "teamd runner.tx_balancer.name に相当します。"
#: ../clients/common/settings-docs.h.in:317
msgid "Corresponds to the teamd runner.tx_balancer.interval."
msgstr "teamd runner.tx_balancer.interval に相当します。"
#: ../clients/common/settings-docs.h.in:318
msgid "Corresponds to the teamd runner.tx_hash."
msgstr "teamd runner.tx_hash に相当します。"
#: ../clients/common/settings-docs.h.in:319
msgid ""
"The JSON configuration for the team port. The property should contain raw "
"JSON configuration data suitable for teamd, because the value is passed "
"directly to teamd. If not specified, the default configuration is used. See "
"man teamd.conf for the format details."
msgstr ""
"チームポートの JSON 設定。プロパティーには、teamd に適した生の JSON 設定デー"
"タを含める必要があります。値は teamd に直接渡されるためです。指定しない場合"
"は、デフォルト設定が使用されます。フォーマットの詳細は、man teamd.conf を参照"
"してください。"
#: ../clients/common/settings-docs.h.in:320
msgid "Corresponds to the teamd ports.PORTIFNAME.lacp_key."
msgstr "teamd ports.PORTIFNAME.lacp_key に相当します。"
#: ../clients/common/settings-docs.h.in:321
msgid "Corresponds to the teamd ports.PORTIFNAME.lacp_prio."
msgstr "teamd ports.PORTIFNAME.lacp_prio に相当します。"
#: ../clients/common/settings-docs.h.in:323
msgid "Corresponds to the teamd ports.PORTIFNAME.prio."
msgstr "teamd ports.PORTIFNAME.prio に相当します。"
#: ../clients/common/settings-docs.h.in:324
msgid ""
"Corresponds to the teamd ports.PORTIFNAME.queue_id. When set to -1 means the "
"parameter is skipped from the json config."
msgstr ""
"teamd ports.PORTIFNAME.queue_id に相当します。-1 に設定すると、このパラメー"
"ターは json 設定で無視されます。"
#: ../clients/common/settings-docs.h.in:325
msgid "Corresponds to the teamd ports.PORTIFNAME.sticky."
msgstr "teamd ports.PORTIFNAME.sticky に相当します。"
#: ../clients/common/settings-docs.h.in:326
msgid ""
"The group ID which will own the device. If set to NULL everyone will be able "
"to use the device."
msgstr ""
"デバイスを所有するグループ ID。NULL を設定すると、誰でもこのデバイスを使用で"
"きるようになります。"
#: ../clients/common/settings-docs.h.in:327
msgid ""
"The operating mode of the virtual device. Allowed values are "
"NM_SETTING_TUN_MODE_TUN (1) to create a layer 3 device and "
"NM_SETTING_TUN_MODE_TAP (2) to create an Ethernet-like layer 2 one."
msgstr ""
"仮想デバイスのオペレーティングモード。利用できる値は、レイヤー 3 デバイスを作"
"成する NM_SETTING_TUN_MODE_TUN (1) と、Ethernet のようなレイヤー 2 デバイスを"
"作成する NM_SETTING_TUN_MODE_TAP (2) です。"
#: ../clients/common/settings-docs.h.in:328
msgid ""
"If the property is set to TRUE, the interface will support multiple file "
"descriptors (queues) to parallelize packet sending or receiving. Otherwise, "
"the interface will only support a single queue."
msgstr ""
"プロパティーを TRUE に設定すると、インターフェースは複数のファイルディスクリ"
"プター (キュー) を使用して、パケットの送受信を並行して処理します。TRUE に設定"
"しないと、インターフェースは 1 つのキューしかサポートしません。"
#: ../clients/common/settings-docs.h.in:329
msgid ""
"The user ID which will own the device. If set to NULL everyone will be able "
"to use the device."
msgstr ""
"デバイスを所有するユーザー ID。NULL を設定すると、誰でもこのデバイスを使用で"
"きるようになります。"
#: ../clients/common/settings-docs.h.in:330
msgid ""
"If TRUE the interface will prepend a 4 byte header describing the physical "
"interface to the packets."
msgstr ""
"TRUE の場合、インターフェースは、パケットの先頭に、物理インターフェースを接続"
"する 4 バイトのヘッダーを追加します。"
#: ../clients/common/settings-docs.h.in:331
msgid ""
"If TRUE the IFF_VNET_HDR the tunnel packets will include a virtio network "
"header."
msgstr ""
"IFF_VNET_HDR を TRUE にすると、トンネルパケットには、virtio ネットワークヘッ"
"ダーが含まれます。"
#: ../clients/common/settings-docs.h.in:332
msgid ""
"A dictionary of key/value pairs with user data. This data is ignored by "
"NetworkManager and can be used at the users discretion. The keys only "
"support a strict ascii format, but the values can be arbitrary UTF8 strings "
"up to a certain length."
msgstr ""
"ユーザーデータでのキーと値のペアのディクショナリー。このデータは "
"NetworkManager で無視され、ユーザーの判断で使用できます。このキーは、厳密な "
"ascii フォーマットのみをサポートしますが、値は、指定した長さまでの任意の "
"UTF8 文字列にできます。"
#: ../clients/common/settings-docs.h.in:333
msgid ""
"For outgoing packets, a list of mappings from Linux SKB priorities to 802.1p "
"priorities. The mapping is given in the format \"from:to\" where both \"from"
"\" and \"to\" are unsigned integers, ie \"7:3\"."
msgstr ""
"出力パケットの場合、Linux SKB 優先度から 802.1p 優先度へのマッピングの一覧。"
"このマッピングは、\"from:to\" の形式で指定し、\"from\" と \"to\" は、\"7:3\" "
"など、署名なし整数にします。"
#: ../clients/common/settings-docs.h.in:334
msgid ""
"One or more flags which control the behavior and features of the VLAN "
"interface. Flags include NM_VLAN_FLAG_REORDER_HEADERS (0x1) (reordering of "
"output packet headers), NM_VLAN_FLAG_GVRP (0x2) (use of the GVRP protocol), "
"and NM_VLAN_FLAG_LOOSE_BINDING (0x4) (loose binding of the interface to its "
"master device's operating state). NM_VLAN_FLAG_MVRP (0x8) (use of the MVRP "
"protocol). The default value of this property is "
"NM_VLAN_FLAG_REORDER_HEADERS, but it used to be 0. To preserve backward "
"compatibility, the default-value in the D-Bus API continues to be 0 and a "
"missing property on D-Bus is still considered as 0."
msgstr ""
"VLAN インターフェースの動作と機能を制御する 1 つ以上のフラグ。"
"NM_VLAN_FLAG_REORDER_HEADERS (0x1) (出力のパケットヘッダーの順序を変更)、"
"NM_VLAN_FLAG_GVRP (0x2) (GVRP プロトコルを使用)、NM_VLAN_FLAG_LOOSE_BINDING "
"(0x4) (マスターデバイスの動作状態へのインターフェースのルーズバインディン"
"グ)、NM_VLAN_FLAG_MVRP (0x8) (MVRP プロトコルの使用) などがあります。このプロ"
"パティーのデフォルト値は NM_VLAN_FLAG_REORDER_HEADERS ですが、以前は 0 でし"
"た。後方互換性を確保するには D-Bus API のデフォルト値を 0 のままにし、D-Bus "
"における不明なプロパティーは引き続き 0 と見なされます。"
#: ../clients/common/settings-docs.h.in:335
msgid ""
"The VLAN identifier that the interface created by this connection should be "
"assigned. The valid range is from 0 to 4094, without the reserved id 4095."
msgstr ""
"この接続が作成するインターフェースを割り当てる必要がある VLAN 識別子。有効は"
"範囲は 0 - 4094 となり、予約されている id 4095 は除外されます。"
#: ../clients/common/settings-docs.h.in:336
msgid ""
"For incoming packets, a list of mappings from 802.1p priorities to Linux SKB "
"priorities. The mapping is given in the format \"from:to\" where both \"from"
"\" and \"to\" are unsigned integers, ie \"7:3\"."
msgstr ""
"入力パケットの場合は、802.1p 優先度から Linux SKB 優先度へのマッピング一覧。"
"このマッピングは、\"from:to\" の形式で指定し、\"from\" と \"to\" は、\"7:3\" "
"など、署名なし整数にします。"
#: ../clients/common/settings-docs.h.in:337
msgid ""
"If given, specifies the parent interface name or parent connection UUID from "
"which this VLAN interface should be created. If this property is not "
"specified, the connection must contain an \"802-3-ethernet\" setting with a "
"\"mac-address\" property."
msgstr ""
"指定した場合は、この VLAN インターフェースを作成する、親インターフェース名ま"
"たは親接続の UUID を指定します。このプロパティーを指定しない場合は、接続"
"に、\"mac-address\" プロパティーが指定されている \"802-3-ethernet\" 設定を含"
"める必要があります。"
#: ../clients/common/settings-docs.h.in:338
msgid ""
"Dictionary of key/value pairs of VPN plugin specific data. Both keys and "
"values must be strings."
msgstr ""
"VPN プラグイン特有のデータにおけるキーと値がペアになったディクショナリー。"
"キーと値の両方を文字列にする必要があります。"
#: ../clients/common/settings-docs.h.in:339
msgid ""
"If the VPN service supports persistence, and this property is TRUE, the VPN "
"will attempt to stay connected across link changes and outages, until "
"explicitly disconnected."
msgstr ""
"VPN サービスが持続性をサポートすると、このプロパティーは TRUE になります。"
"VPN は、明示的に切断されるまで、リンクが変更され、停止しても接続されたままに"
"なります。"
#: ../clients/common/settings-docs.h.in:340
msgid ""
"Dictionary of key/value pairs of VPN plugin specific secrets like passwords "
"or private keys. Both keys and values must be strings."
msgstr ""
"パスワードや秘密鍵など、VPN プラグイン特有のシークレットに関するキーと値のペ"
"アのディクショナリー。キーと値はともに文字列にする必要があります。"
#: ../clients/common/settings-docs.h.in:341
msgid ""
"D-Bus service name of the VPN plugin that this setting uses to connect to "
"its network. i.e. org.freedesktop.NetworkManager.vpnc for the vpnc plugin."
msgstr ""
"この設定がネットワークに接続するのに使用する VPN プラグインの D-Bus サービス"
"名。vpnc プラグインの場合は org.freedesktop.NetworkManager.vpnc です。"
#: ../clients/common/settings-docs.h.in:342
msgid ""
"Timeout for the VPN service to establish the connection. Some services may "
"take quite a long time to connect. Value of 0 means a default timeout, which "
"is 60 seconds (unless overridden by vpn.timeout in configuration file). "
"Values greater than zero mean timeout in seconds."
msgstr ""
"VPN の接続確立に関するタイムアウト。一部のサービスでは接続に時間がかかる場合"
"があります。値を 0 にすると、デフォルトのタイムアウトの 60 秒となります (設定"
"ファイルで vpn.timeout を上書きしていない場合)。ゼロ以外の値を設定した場合"
"は、それがタイムアウト (秒単位) となります。"
#: ../clients/common/settings-docs.h.in:343
msgid ""
"If the VPN connection requires a user name for authentication, that name "
"should be provided here. If the connection is available to more than one "
"user, and the VPN requires each user to supply a different name, then leave "
"this property empty. If this property is empty, NetworkManager will "
"automatically supply the username of the user which requested the VPN "
"connection."
msgstr ""
"VPN 接続で、認証のユーザー名が必要になる場合は、ここで提供する必要がありま"
"す。その接続が複数のユーザーで利用でき、VPN で各ユーザーの名前を提供する必要"
"がある場合は、このプロパティーを空にしたままにします。このプロパティーを空に"
"すると、NetworkManager は、VPN 接続を要求するユーザーのユーザー名を自動的に提"
"供します。"
#: ../clients/common/settings-docs.h.in:344
msgid "Specifies the lifetime in seconds of FDB entries learnt by the kernel."
msgstr "カーネルが学習する FDB エントリーの存続時間 (秒単位) を指定します。"
#: ../clients/common/settings-docs.h.in:345
msgid ""
"Specifies the UDP destination port to communicate to the remote VXLAN tunnel "
"endpoint."
msgstr ""
"リモートの VXLAN トンネルエンドポイントに接続する UDP 宛先ポートを指定しま"
"す。"
#: ../clients/common/settings-docs.h.in:346
msgid ""
"Specifies the VXLAN Network Identifier (or VXLAN Segment Identifier) to use."
msgstr ""
"使用する VXLAN ネットワーク識別子 (または VXLAN セグメント識別子) を指定しま"
"す。"
#: ../clients/common/settings-docs.h.in:347
msgid "Specifies whether netlink LL ADDR miss notifications are generated."
msgstr ""
"ネットリンク LL ADDR が欠落している通知が生成されるかどうかを指定します。"
#: ../clients/common/settings-docs.h.in:348
msgid "Specifies whether netlink IP ADDR miss notifications are generated."
msgstr ""
"ネットリンク IP ADDR が欠落している通知が生成されるかどうかを指定します。"
#: ../clients/common/settings-docs.h.in:349
msgid ""
"Specifies whether unknown source link layer addresses and IP addresses are "
"entered into the VXLAN device forwarding database."
msgstr ""
"未知のソースリンクレイヤーのアドレスと IP アドレスを、VXLAN デバイス転送デー"
"タベースに入力するかどうかを指定します。"
#: ../clients/common/settings-docs.h.in:350
msgid ""
"Specifies the maximum number of FDB entries. A value of zero means that the "
"kernel will store unlimited entries."
msgstr ""
"FDB エントリーの最大数を指定します。値がゼロの場合は、カーネルがエントリーを"
"無限に保存することを意味します。"
#: ../clients/common/settings-docs.h.in:351
msgid "If given, specifies the source IP address to use in outgoing packets."
msgstr ""
"指定した場合は、送信パケットで使用するソースの IP アドレスを指定します。"
#: ../clients/common/settings-docs.h.in:352
msgid ""
"If given, specifies the parent interface name or parent connection UUID."
msgstr "指定した場合は、親インターフェース名または親接続の UUID を指定します。"
#: ../clients/common/settings-docs.h.in:353
msgid "Specifies whether ARP proxy is turned on."
msgstr "ARP プロキシーをオンにするかどうかを指定します"
#: ../clients/common/settings-docs.h.in:354
msgid ""
"Specifies the unicast destination IP address to use in outgoing packets when "
"the destination link layer address is not known in the VXLAN device "
"forwarding database, or the multicast IP address to join."
msgstr ""
"宛先リンクレイヤーアドレスが VXLAN デバイス転送データベースにない場合に、出力"
"パケットで使用するユニキャストの宛先 IP アドレス、または参加するマルチキャス"
"ト IP アドレスを指定します。"
#: ../clients/common/settings-docs.h.in:355
msgid "Specifies whether route short circuit is turned on."
msgstr "ルートのショートサーキットがオンになっているかどうかを指定します。"
#: ../clients/common/settings-docs.h.in:356
msgid ""
"Specifies the maximum UDP source port to communicate to the remote VXLAN "
"tunnel endpoint."
msgstr ""
"リモート VXLAN のトンネルエンドポイントに接続する最大 UDP ソースポートを指定"
"します。"
#: ../clients/common/settings-docs.h.in:357
msgid ""
"Specifies the minimum UDP source port to communicate to the remote VXLAN "
"tunnel endpoint."
msgstr ""
"リモートの VXLAN トンネルエンドポイントに接続するための最小 UDP ソースポート"
"を指定します。"
#: ../clients/common/settings-docs.h.in:358
msgid "Specifies the TOS value to use in outgoing packets."
msgstr "送信パケットで使用する TOS 値を指定します。"
#: ../clients/common/settings-docs.h.in:359
msgid "Specifies the time-to-live value to use in outgoing packets."
msgstr "送信パケットで使用する生存時間の値を使用します。"
#: ../clients/common/settings-docs.h.in:360
msgid ""
"If specified, this connection will only apply to the WiMAX device whose MAC "
"address matches. This property does not change the MAC address of the device "
"(known as MAC spoofing). Deprecated: 1"
msgstr ""
"指定すると、この接続は MAC アドレスに一致する WiMAX デバイスにのみ適用されま"
"す。このプロパティーはデバイスの MAC アドレスを変更しません (MAC スプーフィン"
"グとして知られています)。非推奨: 1"
#: ../clients/common/settings-docs.h.in:361
msgid ""
"Network Service Provider (NSP) name of the WiMAX network this connection "
"should use. Deprecated: 1"
msgstr ""
"この接続が使用する WiMAX ネットワークのネットワークサービスプロバイダー "
"(NSP) 名。非推奨: 1"
#: ../clients/common/settings-docs.h.in:362
msgid ""
"IEEE 802.15.4 channel. A positive integer or -1, meaning \"do not set, use "
"whatever the device is already set to\"."
msgstr ""
#: ../clients/common/settings-docs.h.in:363
msgid ""
"If specified, this connection will only apply to the IEEE 802.15.4 (WPAN) "
"MAC layer device whose permanent MAC address matches."
msgstr ""
"指定すると、この接続は永続的な MAC アドレスに一致する IEEE 802.15.4 (WPAN) "
"MAC 層デバイスにのみ適用されます。"
#: ../clients/common/settings-docs.h.in:364
msgid ""
"IEEE 802.15.4 channel page. A positive integer or -1, meaning \"do not set, "
"use whatever the device is already set to\"."
msgstr ""
#: ../clients/common/settings-docs.h.in:365
msgid "IEEE 802.15.4 Personal Area Network (PAN) identifier."
msgstr "IEEE 802.15.4 パーソナルエリアネットワーク (PAN) 識別子。"
#: ../clients/common/settings-docs.h.in:366
msgid "Short IEEE 802.15.4 address to be used within a restricted environment."
msgstr "限定環境内にて使用される IEEE 802.15.4 のショートアドレス"
#: ../clients/nm-online.c:90
msgid "Connecting"
msgstr "接続中"
#: ../clients/nm-online.c:206
#, c-format
msgid "Error: timeout creating NMClient object\n"
msgstr "エラー: NMClient オブジェクトの作成でタイムアウト\n"
#: ../clients/nm-online.c:226
#, c-format
msgid "Error: Could not create NMClient object: %s\n"
msgstr "エラー: NMClient オブジェクトを作成できませんでした: %s\n"
#: ../clients/nm-online.c:252
msgid ""
"Time to wait for a connection, in seconds (without the option, default value "
"is 30)"
msgstr ""
"接続を待機する時間を秒単位で指定する (オプションなしの場合、デフォルト値は "
"30)"
#: ../clients/nm-online.c:253
msgid "Exit immediately if NetworkManager is not running or connecting"
msgstr "NetworkManager が実行中または接続中でない場合は直ちに終了します"
#: ../clients/nm-online.c:254
msgid "Don't print anything"
msgstr "出力を抑制する"
#: ../clients/nm-online.c:255
msgid "Wait for NetworkManager startup instead of a connection"
msgstr "接続の代わりに NetworkManager の起動を待機します"
#: ../clients/nm-online.c:275
msgid ""
"Waits for NetworkManager to finish activating startup network connections."
msgstr ""
"NetworkManager により、スタートアップネットワーク接続のアクティベートが完了さ"
"れるのを待機します。"
#: ../clients/nm-online.c:282 ../clients/nm-online.c:288
msgid "Invalid option. Please use --help to see a list of valid options."
msgstr ""
"無効なオプションです。--help を使用して有効なオプションの一覧を確認してくださ"
"い。"
#: ../clients/tui/newt/nmt-newt-utils.c:177 ../clients/tui/nmt-editor.c:429
#: ../clients/tui/nmt-password-dialog.c:174
#: ../clients/tui/nmt-route-editor.c:122 ../clients/tui/nmtui-hostname.c:69
#: ../clients/tui/nmtui.c:134
msgid "OK"
msgstr "OK"
#: ../clients/tui/newt/nmt-newt-utils.c:325
#: ../clients/tui/newt/nmt-newt-utils.c:357
#, c-format
msgid "Could not create temporary file: %s"
msgstr "一時ファイルを作成できませんでした: %s"
#: ../clients/tui/newt/nmt-newt-utils.c:363
#, c-format
msgid "Editor failed: %s"
msgstr "エディタが失敗しました: %s"
#: ../clients/tui/newt/nmt-newt-utils.c:369
#, c-format
msgid "Could not re-read file: %s"
msgstr "ファイルの再読み込みができませんでした: %s"
#: ../clients/tui/nm-editor-utils.c:144 ../libnm-glib/nm-device.c:1820
#: ../libnm/nm-device.c:1380
msgid "Ethernet"
msgstr "Ethernet"
#: ../clients/tui/nm-editor-utils.c:148
#, c-format
msgid "Ethernet connection %d"
msgstr "Ethernet 接続 %d"
#: ../clients/tui/nm-editor-utils.c:152 ../libnm-glib/nm-device.c:1822
#: ../libnm/nm-device.c:1382
msgid "Wi-Fi"
msgstr "Wi-Fi"
#: ../clients/tui/nm-editor-utils.c:156
#, c-format
msgid "Wi-Fi connection %d"
msgstr "Wi-Fi 接続 %d"
#: ../clients/tui/nm-editor-utils.c:161 ../libnm-core/nm-connection.c:2292
#: ../libnm-glib/nm-device.c:1832 ../libnm/nm-device.c:1398
msgid "InfiniBand"
msgstr "InfiniBand"
#: ../clients/tui/nm-editor-utils.c:165
#, c-format
msgid "InfiniBand connection %d"
msgstr "InfiniBand 接続 %d"
#: ../clients/tui/nm-editor-utils.c:170 ../libnm-glib/nm-device.c:1830
#: ../libnm/nm-device.c:1396
msgid "Mobile Broadband"
msgstr "モバイルブロードバンド"
#: ../clients/tui/nm-editor-utils.c:173
#, c-format
msgid "Mobile broadband connection %d"
msgstr "モバイルブロードバンド接続 %d"
#: ../clients/tui/nm-editor-utils.c:179 ../clients/tui/nmt-page-dsl.c:62
msgid "DSL"
msgstr "DSL"
#: ../clients/tui/nm-editor-utils.c:183
#, c-format
msgid "DSL connection %d"
msgstr "DSL 接続 %d"
#: ../clients/tui/nm-editor-utils.c:188 ../libnm-core/nm-connection.c:2284
#: ../libnm-glib/nm-device.c:1834 ../libnm-util/nm-connection.c:1623
#: ../libnm/nm-device.c:1400
#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4786
msgid "Bond"
msgstr "ボンド"
#: ../clients/tui/nm-editor-utils.c:192
#, c-format
msgid "Bond connection %d"
msgstr "ボンド接続 %d"
#: ../clients/tui/nm-editor-utils.c:197 ../libnm-core/nm-connection.c:2288
#: ../libnm-glib/nm-device.c:1838 ../libnm-util/nm-connection.c:1627
#: ../libnm/nm-device.c:1404
#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:5122
msgid "Bridge"
msgstr "ブリッジ"
#: ../clients/tui/nm-editor-utils.c:202
#, c-format
msgid "Bridge connection %d"
msgstr "ブリッジ接続 %d"
#: ../clients/tui/nm-editor-utils.c:206 ../libnm-core/nm-connection.c:2286
#: ../libnm-glib/nm-device.c:1836 ../libnm-util/nm-connection.c:1625
#: ../libnm/nm-device.c:1402
#: ../src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-reader.c:4889
msgid "Team"
msgstr "team "
#: ../clients/tui/nm-editor-utils.c:211
#, c-format
msgid "Team connection %d"
msgstr "team 接続 %d"
#: ../clients/tui/nm-editor-utils.c:215 ../clients/tui/nmt-page-vlan.c:82
#: ../libnm-core/nm-connection.c:2290 ../libnm-glib/nm-device.c:1840
#: ../libnm-util/nm-connection.c:1629 ../libnm/nm-device.c:1406
msgid "VLAN"
msgstr "VLAN"
#: ../clients/tui/nm-editor-utils.c:219
#, c-format
msgid "VLAN connection %d"
msgstr "VLAN 接続 %d"
#: ../clients/tui/nm-editor-utils.c:223 ../clients/tui/nmt-page-ip-tunnel.c:136
msgid "IP tunnel"
msgstr "IP トンネル"
#: ../clients/tui/nm-editor-utils.c:227
#, c-format
msgid "IP tunnel connection %d"
msgstr "IP トンネル接続 %d"
#: ../clients/tui/nm-editor-utils.c:242
#, c-format
msgid "VPN connection %d"
msgstr "VPN 接続 %d"
#: ../clients/tui/nmt-device-entry.c:368
msgid "Select..."
msgstr "選択..."
#: ../clients/tui/nmt-edit-connection-list.c:110
msgid "Add"
msgstr "追加"
#: ../clients/tui/nmt-edit-connection-list.c:113
#: ../clients/tui/nmt-page-ip4.c:169 ../clients/tui/nmt-page-ip6.c:167
#: ../clients/tui/nmt-page-team-port.c:109 ../clients/tui/nmt-page-team.c:173
msgid "Edit..."
msgstr "編集..."
#: ../clients/tui/nmt-edit-connection-list.c:116
#: ../clients/tui/nmtui-edit.c:529
msgid "Delete"
msgstr "削除"
#: ../clients/tui/nmt-editor-section.c:103
msgid "Hide"
msgstr "隠す"
#: ../clients/tui/nmt-editor-section.c:103
msgid "Show"
msgstr "表示する"
#: ../clients/tui/nmt-editor.c:98
#, c-format
msgid "Could not create editor for connection '%s' of type '%s'."
msgstr "接続 '%s'、タイプ '%s' 用のエディターを作成できませんでした。"
#: ../clients/tui/nmt-editor.c:102
#, c-format
msgid "Could not create editor for invalid connection '%s'."
msgstr "無効な接続 '%s' のエディターを作成できませんでした。"
#: ../clients/tui/nmt-editor.c:112
msgid "Edit Connection"
msgstr "接続の編集"
#: ../clients/tui/nmt-editor.c:173
#, c-format
msgid "Unable to save connection: %s"
msgstr "接続を保存できません: %s"
#: ../clients/tui/nmt-editor.c:187
#, c-format
msgid "Unable to add new connection: %s"
msgstr "新しい接続を追加できません: %s"
#: ../clients/tui/nmt-editor.c:332
msgid "Profile name"
msgstr "プロファイル名"
#: ../clients/tui/nmt-editor.c:343
msgid "Ethernet device"
msgstr "Ethernet デバイス"
#: ../clients/tui/nmt-editor.c:345
msgid "Device"
msgstr "デバイス"
#. And finally the bottom widgets
#: ../clients/tui/nmt-editor.c:405
msgid "Automatically connect"
msgstr "自動的に接続する"
#: ../clients/tui/nmt-editor.c:411
msgid "Available to all users"
msgstr "全ユーザーに使用可能"
#: ../clients/tui/nmt-editor.c:426 ../clients/tui/nmt-password-dialog.c:171
#: ../clients/tui/nmt-route-editor.c:115 ../clients/tui/nmtui-edit.c:220
#: ../clients/tui/nmtui-edit.c:528 ../clients/tui/nmtui-hostname.c:67
msgid "Cancel"
msgstr "取り消し"
#: ../clients/tui/nmt-mtu-entry.c:86 ../clients/tui/nmt-mtu-entry.c:117
msgid "bytes"
msgstr "バイト"
#: ../clients/tui/nmt-page-bond.c:85
msgid "Round-robin"
msgstr "ラウンドロビン"
#: ../clients/tui/nmt-page-bond.c:86
msgid "Active Backup"
msgstr "アクティブなバックアップ"
#: ../clients/tui/nmt-page-bond.c:87
msgid "XOR"
msgstr "XOR"
#: ../clients/tui/nmt-page-bond.c:88
msgid "Broadcast"
msgstr "ブロードキャスト"
#: ../clients/tui/nmt-page-bond.c:89
msgid "802.3ad"
msgstr "802.3ad"
#: ../clients/tui/nmt-page-bond.c:90
msgid "Adaptive Transmit Load Balancing (tlb)"
msgstr "適応型送信負荷分散機能 (tlb)"
#: ../clients/tui/nmt-page-bond.c:91
msgid "Adaptive Load Balancing (alb)"
msgstr "適応型負荷分散機能 (alb)"
#: ../clients/tui/nmt-page-bond.c:97
msgid "MII (recommended)"
msgstr "MII (推奨)"
#: ../clients/tui/nmt-page-bond.c:98
msgid "ARP"
msgstr "ARP"
#: ../clients/tui/nmt-page-bond.c:359
msgid "BOND"
msgstr "ボンド"
#: ../clients/tui/nmt-page-bond.c:363 ../clients/tui/nmt-page-bridge.c:85
#: ../clients/tui/nmt-page-team.c:152
msgid "Slaves"
msgstr "スレーブ"
#: ../clients/tui/nmt-page-bond.c:375 ../clients/tui/nmt-page-ip-tunnel.c:148
#: ../clients/tui/nmt-page-wifi.c:230
msgid "Mode"
msgstr "モード"
#: ../clients/tui/nmt-page-bond.c:381
msgid "Primary"
msgstr "プライマリー"
#: ../clients/tui/nmt-page-bond.c:387
msgid "Link monitoring"
msgstr "リンクのモニタリング"
#: ../clients/tui/nmt-page-bond.c:393 ../clients/tui/nmt-page-bond.c:400
#: ../clients/tui/nmt-page-bond.c:407 ../clients/tui/nmt-page-bond.c:414
msgctxt "milliseconds"
msgid "ms"
msgstr "ms"
#: ../clients/tui/nmt-page-bond.c:394 ../clients/tui/nmt-page-bond.c:415
msgid "Monitoring frequency"
msgstr "モニタリングの頻度"
#: ../clients/tui/nmt-page-bond.c:401
msgid "Link up delay"
msgstr "リンクアップの遅延"
#: ../clients/tui/nmt-page-bond.c:408
msgid "Link down delay"
msgstr "リンクダウンの遅延"
#: ../clients/tui/nmt-page-bond.c:421
msgid "ARP targets"
msgstr "ARP ターゲット"
#: ../clients/tui/nmt-page-bond.c:428 ../clients/tui/nmt-page-ethernet.c:77
#: ../clients/tui/nmt-page-vlan.c:110 ../clients/tui/nmt-page-wifi.c:364
msgid "Cloned MAC address"
msgstr "クローンの MAC アドレス"
#: ../clients/tui/nmt-page-bridge-port.c:60
msgid "BRIDGE PORT"
msgstr "ブリッジポート"
#: ../clients/tui/nmt-page-bridge-port.c:67
#: ../clients/tui/nmt-page-bridge.c:118
msgid "Priority"
msgstr "優先度"
#: ../clients/tui/nmt-page-bridge-port.c:73
msgid "Path cost"
msgstr "パスコスト"
#: ../clients/tui/nmt-page-bridge-port.c:75
msgid "Hairpin mode"
msgstr "ヘアピンモード"
#: ../clients/tui/nmt-page-bridge.c:81
msgid "BRIDGE"
msgstr "ブリッジ"
#: ../clients/tui/nmt-page-bridge.c:96 ../clients/tui/nmt-page-bridge.c:127
#: ../clients/tui/nmt-page-bridge.c:137 ../clients/tui/nmt-page-bridge.c:147
msgid "seconds"
msgstr "秒"
#: ../clients/tui/nmt-page-bridge.c:97
msgid "Aging time"
msgstr "エージングタイム"
#: ../clients/tui/nmt-page-bridge.c:99
msgid "Enable IGMP snooping"
msgstr "IGMP スヌーピングの有効化"
#: ../clients/tui/nmt-page-bridge.c:105
msgid "Enable STP (Spanning Tree Protocol)"
msgstr "STP の有効化 (ツリープロトコル全域)"
#: ../clients/tui/nmt-page-bridge.c:128
msgid "Forward delay"
msgstr "フォワード遅延"
#: ../clients/tui/nmt-page-bridge.c:138
msgid "Hello time"
msgstr "Hello タイム"
#: ../clients/tui/nmt-page-bridge.c:148
msgid "Max age"
msgstr "最大エイジ"
#: ../clients/tui/nmt-page-bridge.c:154
msgid "Group forward mask"
msgstr "グループの前方マスク"
#: ../clients/tui/nmt-page-ethernet.c:70
msgid "ETHERNET"
msgstr "Ethernet "
#: ../clients/tui/nmt-page-ethernet.c:83
#: ../clients/tui/nmt-page-infiniband.c:94
#: ../clients/tui/nmt-page-ip-tunnel.c:186 ../clients/tui/nmt-page-vlan.c:116
#: ../clients/tui/nmt-page-wifi.c:370
msgid "MTU"
msgstr "MTU"
#: ../clients/tui/nmt-page-infiniband.c:47
msgid "Datagram"
msgstr "データグラム"
#: ../clients/tui/nmt-page-infiniband.c:48
msgid "Connected"
msgstr "接続されました"
#: ../clients/tui/nmt-page-infiniband.c:81
msgid "INFINIBAND"
msgstr "インフィニバンド"
#: ../clients/tui/nmt-page-infiniband.c:88
msgid "Transport mode"
msgstr "トランスポートモード"
#: ../clients/tui/nmt-page-ip4.c:38
msgid "Disabled"
msgstr "無効"
#: ../clients/tui/nmt-page-ip4.c:39 ../clients/tui/nmt-page-ip6.c:39
msgid "Automatic"
msgstr "自動"
#: ../clients/tui/nmt-page-ip4.c:40 ../clients/tui/nmt-page-ip6.c:41
msgid "Link-Local"
msgstr "ローカルにリンク"
#: ../clients/tui/nmt-page-ip4.c:41 ../clients/tui/nmt-page-ip6.c:42
msgid "Manual"
msgstr "手作業"
#: ../clients/tui/nmt-page-ip4.c:42
msgid "Shared"
msgstr "共有"
#: ../clients/tui/nmt-page-ip4.c:82 ../clients/tui/nmt-page-ip6.c:82
msgid "(No custom routes)"
msgstr "(カスタムのルートなし)"
#: ../clients/tui/nmt-page-ip4.c:85 ../clients/tui/nmt-page-ip6.c:85
#, c-format
msgid "One custom route"
msgid_plural "%d custom routes"
msgstr[0] "%d つのカスタムルート"
#: ../clients/tui/nmt-page-ip4.c:128
msgid "IPv4 CONFIGURATION"
msgstr "IPv4 設定"
#: ../clients/tui/nmt-page-ip4.c:136 ../clients/tui/nmt-page-ip6.c:136
msgid "Addresses"
msgstr "アドレス"
#: ../clients/tui/nmt-page-ip4.c:150 ../clients/tui/nmt-page-ip6.c:150
msgid "DNS servers"
msgstr "DNS サーバー"
#: ../clients/tui/nmt-page-ip4.c:156 ../clients/tui/nmt-page-ip6.c:156
msgid "Search domains"
msgstr "検索ドメイン"
#: ../clients/tui/nmt-page-ip4.c:171 ../clients/tui/nmt-page-ip6.c:169
msgid "Routing"
msgstr "ルーティング"
#: ../clients/tui/nmt-page-ip4.c:173 ../clients/tui/nmt-page-ip6.c:171
msgid "Never use this network for default route"
msgstr "このネットワークはデフォルトのルートには使用しない"
#: ../clients/tui/nmt-page-ip4.c:179 ../clients/tui/nmt-page-ip6.c:177
msgid "Ignore automatically obtained routes"
msgstr "自動的に取得されたルートを無視"
#: ../clients/tui/nmt-page-ip4.c:185 ../clients/tui/nmt-page-ip6.c:183
msgid "Ignore automatically obtained DNS parameters"
msgstr "自動的に取得された DNS パラメーターを無視"
#: ../clients/tui/nmt-page-ip4.c:193
msgid "Require IPv4 addressing for this connection"
msgstr "この接続には IPv4 アドレス設定が必要になります"
#: ../clients/tui/nmt-page-ip6.c:38
msgid "Ignore"
msgstr "無視する"
#: ../clients/tui/nmt-page-ip6.c:40
msgid "Automatic (DHCP-only)"
msgstr "自動 (DHCP のみ)"
#: ../clients/tui/nmt-page-ip6.c:128
msgid "IPv6 CONFIGURATION"
msgstr "IPv6 設定"
#: ../clients/tui/nmt-page-ip6.c:191
msgid "Require IPv6 addressing for this connection"
msgstr "この接続には IPv6 アドレス設定が必要になります"
#. The order must match the NM_IP_TUNNEL_MODE_* enum
#: ../clients/tui/nmt-page-ip-tunnel.c:78
msgid "IPIP"
msgstr "IPIP"
#: ../clients/tui/nmt-page-ip-tunnel.c:79
msgid "GRE"
msgstr "GRE"
#: ../clients/tui/nmt-page-ip-tunnel.c:80
msgid "SIT"
msgstr "SIT"
#: ../clients/tui/nmt-page-ip-tunnel.c:81
msgid "ISATAP"
msgstr "ISATAP"
#: ../clients/tui/nmt-page-ip-tunnel.c:82
msgid "VTI"
msgstr "VTI"
#: ../clients/tui/nmt-page-ip-tunnel.c:83
msgid "IP6IP6"
msgstr "IP6IP6"
#: ../clients/tui/nmt-page-ip-tunnel.c:84
msgid "IPIP6"
msgstr "IPIP6"
#: ../clients/tui/nmt-page-ip-tunnel.c:85
msgid "IP6GRE"
msgstr "IP6GRE"
#: ../clients/tui/nmt-page-ip-tunnel.c:86
msgid "VTI6"
msgstr "VTI6"
#: ../clients/tui/nmt-page-ip-tunnel.c:150 ../clients/tui/nmt-page-vlan.c:87
msgid "Parent"
msgstr "親"
#: ../clients/tui/nmt-page-ip-tunnel.c:157
msgid "Local IP"
msgstr "ローカル IP"
#: ../clients/tui/nmt-page-ip-tunnel.c:163
msgid "Remote IP"
msgstr "リモート IP"
#: ../clients/tui/nmt-page-ip-tunnel.c:169
msgid "Input key"
msgstr "入力キー"
#: ../clients/tui/nmt-page-ip-tunnel.c:176
msgid "Output key"
msgstr "出力キー"
#: ../clients/tui/nmt-page-ppp.c:131
msgid "PPP CONFIGURATION"
msgstr "PPP 設定"
#: ../clients/tui/nmt-page-ppp.c:140
msgid "Allowed authentication methods:"
msgstr "使用できる認証方法:"
#: ../clients/tui/nmt-page-ppp.c:147
msgid "EAP"
msgstr "EAP"
#: ../clients/tui/nmt-page-ppp.c:155
msgid "PAP"
msgstr "PAP"
#: ../clients/tui/nmt-page-ppp.c:163
msgid "CHAP"
msgstr "CHAP"
#: ../clients/tui/nmt-page-ppp.c:171
msgid "MSCHAPv2"
msgstr "MSCHAPv2"
#: ../clients/tui/nmt-page-ppp.c:179
msgid "MSCHAP"
msgstr "MSCHAP"
#: ../clients/tui/nmt-page-ppp.c:195
msgid "Use point-to-point encryption (MPPE)"
msgstr "MPPE (ポイントツーポイント暗号化) を使用"
#: ../clients/tui/nmt-page-ppp.c:207
msgid "Require 128-bit encryption"
msgstr "128 ビット暗号化を要求"
#: ../clients/tui/nmt-page-ppp.c:217
msgid "Use stateful MPPE"
msgstr "ステートフル MPPE を使用"
#: ../clients/tui/nmt-page-ppp.c:229
msgid "Allow BSD data compression"
msgstr "BSD データ圧縮を許可"
#: ../clients/tui/nmt-page-ppp.c:237
msgid "Allow Deflate data compression"
msgstr "Deflate データ圧縮を許可"
#: ../clients/tui/nmt-page-ppp.c:245
msgid "Use TCP header compression"
msgstr "TCP ヘッダー圧縮を使用"
#: ../clients/tui/nmt-page-ppp.c:255
msgid "Send PPP echo packets"
msgstr "PPP エコーパケットを送信"
#: ../clients/tui/nmt-page-team-port.c:92
msgid "TEAM PORT"
msgstr "team ポート"
#: ../clients/tui/nmt-page-team-port.c:99 ../clients/tui/nmt-page-team.c:163
msgid "JSON configuration"
msgstr "JSON 設定"
#: ../clients/tui/nmt-page-team.c:145
msgid "TEAM"
msgstr "team"
#: ../clients/tui/nmt-page-vlan.c:102
msgid "VLAN id"
msgstr "VLAN id"
#: ../clients/tui/nmt-page-wifi.c:64
msgctxt "Wi-Fi"
msgid "Client"
msgstr "クライアント"
#: ../clients/tui/nmt-page-wifi.c:65
msgid "Access Point"
msgstr "アクセスポイント"
#: ../clients/tui/nmt-page-wifi.c:66
msgid "Ad-Hoc Network"
msgstr "アドホックネットワーク"
#: ../clients/tui/nmt-page-wifi.c:71
msgctxt "Wi-Fi"
msgid "Automatic"
msgstr "自動"
#. 802.11a Wi-Fi network
#: ../clients/tui/nmt-page-wifi.c:73
msgid "A (5 GHz)"
msgstr "A (5 GHz)"
#. 802.11b / 802.11g Wi-Fi network
#: ../clients/tui/nmt-page-wifi.c:75
msgid "B/G (2.4 GHz)"
msgstr "B/G (2.4 GHz)"
#: ../clients/tui/nmt-page-wifi.c:80
msgctxt "Wi-Fi security"
msgid "None"
msgstr "なし"
#: ../clients/tui/nmt-page-wifi.c:81
msgid "WPA & WPA2 Personal"
msgstr "WPA & WPA2 パーソナル"
#: ../clients/tui/nmt-page-wifi.c:82
msgid "WPA & WPA2 Enterprise"
msgstr "WPA & WPA2 エンタープライズ"
#: ../clients/tui/nmt-page-wifi.c:83
msgid "WEP 40/128-bit Key (Hex or ASCII)"
msgstr "WEP 40/128 ビットのキー (16 進数または ASCII)"
#: ../clients/tui/nmt-page-wifi.c:84
msgid "WEP 128-bit Passphrase"
msgstr "WEP 128 ビットのパスフレーズ"
#: ../clients/tui/nmt-page-wifi.c:85
msgid "Dynamic WEP (802.1x)"
msgstr "動的 WEP (802.1x)"
#: ../clients/tui/nmt-page-wifi.c:86
msgid "LEAP"
msgstr "LEAP"
#: ../clients/tui/nmt-page-wifi.c:91
msgctxt "WEP key index"
msgid "1 (Default)"
msgstr "1 (デフォルト)"
#: ../clients/tui/nmt-page-wifi.c:92
msgctxt "WEP key index"
msgid "2"
msgstr "2"
#: ../clients/tui/nmt-page-wifi.c:93
msgctxt "WEP key index"
msgid "3"
msgstr "3"
#: ../clients/tui/nmt-page-wifi.c:94
msgctxt "WEP key index"
msgid "4"
msgstr "4"
#: ../clients/tui/nmt-page-wifi.c:99
msgid "Open System"
msgstr "Open System"
#: ../clients/tui/nmt-page-wifi.c:100
msgid "Shared Key"
msgstr "共有キー"
#: ../clients/tui/nmt-page-wifi.c:214
msgid "WI-FI"
msgstr "WI-FI"
#: ../clients/tui/nmt-page-wifi.c:256
msgid "Channel"
msgstr "チャンネル"
#: ../clients/tui/nmt-page-wifi.c:261
msgid "Security"
msgstr "セキュリティー"
#. "wpa-enterprise"
#. FIXME
#: ../clients/tui/nmt-page-wifi.c:282
msgid "(No support for wpa-enterprise yet...)"
msgstr "(現在、WPA エンタープライズには対応していません...)"
#: ../clients/tui/nmt-page-wifi.c:292 ../clients/tui/nmt-page-wifi.c:311
msgid "WEP index"
msgstr "WEP インデックス"
#: ../clients/tui/nmt-page-wifi.c:300 ../clients/tui/nmt-page-wifi.c:319
msgid "Authentication"
msgstr "認証"
#. "dynamic-wep"
#. FIXME
#: ../clients/tui/nmt-page-wifi.c:325
msgid "(No support for dynamic-wep yet...)"
msgstr "(現在、動的 WEP には対応していません...)"
#: ../clients/tui/nmt-page-wifi.c:358
msgid "BSSID"
msgstr "BSSID"
#: ../clients/tui/nmt-password-fields.c:128
msgid "Ask for this password every time"
msgstr "毎回、このパスワードの入力を求める"
#: ../clients/tui/nmt-password-fields.c:129
msgid "Show password"
msgstr "パスワードを表示する"
#: ../clients/tui/nmt-route-table.c:187
msgid "Destination"
msgstr "送信先"
#: ../clients/tui/nmt-route-table.c:187
msgid "Prefix"
msgstr "プレフィックス"
#: ../clients/tui/nmt-route-table.c:196
msgid "Next Hop"
msgstr "次のホップ"
#: ../clients/tui/nmt-route-table.c:204
msgid "Metric"
msgstr "メトリック"
#: ../clients/tui/nmt-route-table.c:224
msgid "No custom routes are defined."
msgstr "カスタムのルートが定義されていません。"
#: ../clients/tui/nmt-slave-list.c:134
msgid "Select the type of slave connection you wish to add."
msgstr "追加したいスレーブ接続のタイプを選択してください。"
#: ../clients/tui/nmt-widget-list.c:139
msgid "Add..."
msgstr "追加..."
#: ../clients/tui/nmt-widget-list.c:202
msgid "Remove"
msgstr "削除"
#: ../clients/tui/nmtui-connect.c:55
msgid ""
"openconnect will be run to authenticate.\n"
"It will return to nmtui when completed."
msgstr ""
"認証のために、openconnect が実行します。\n"
"処理が完了すると、nmtui に戻ります。"
#: ../clients/tui/nmtui-connect.c:69
#, c-format
msgid "Error: openconnect failed: %s"
msgstr "エラー: openconnect が失敗しました: %s"
#: ../clients/tui/nmtui-connect.c:76
#, c-format
msgid "openconnect failed with status %d"
msgstr "openconnect がステータス %d で失敗しました"
#: ../clients/tui/nmtui-connect.c:80
#, c-format
msgid "openconnect failed with signal %d"
msgstr "openconnect がシグナル %d で失敗しました"
#: ../clients/tui/nmtui-connect.c:183
#, c-format
msgid "Activation failed: %s"
msgstr "アクティベーションに失敗: %s"
#: ../clients/tui/nmtui-connect.c:254
msgid "Connecting..."
msgstr "接続中..."
#: ../clients/tui/nmtui-connect.c:292 ../clients/tui/nmtui-connect.c:329
#, c-format
msgid "Could not activate connection: %s"
msgstr "接続をアクティベートできませんでした: %s"
#: ../clients/tui/nmtui-connect.c:391 ../clients/tui/nmtui-connect.c:440
msgid "Activate"
msgstr "アクティベート"
#: ../clients/tui/nmtui-connect.c:393
msgid "Deactivate"
msgstr "解除"
#: ../clients/tui/nmtui-connect.c:445 ../clients/tui/nmtui-edit.c:118
#: ../clients/tui/nmtui.c:128
msgid "Quit"
msgstr "終了"
#: ../clients/tui/nmtui-connect.c:445 ../clients/tui/nmtui-edit.c:118
msgid "Back"
msgstr "戻る"
#: ../clients/tui/nmtui-connect.c:468
#, c-format
msgid "No such connection '%s'"
msgstr "そのような接続 '%s' はありません"
#: ../clients/tui/nmtui-connect.c:470
msgid "Connection is already active"
msgstr "接続はすでにアクティブになっています"
#: ../clients/tui/nmtui-edit.c:228
msgid "Create"
msgstr "作成"
#: ../clients/tui/nmtui-edit.c:370
msgid "Select the type of connection you wish to create."
msgstr "作成したい接続タイプを選択してください。"
#: ../clients/tui/nmtui-edit.c:378
msgid ""
"If you are creating a VPN, and the VPN connection you wish to create does "
"not appear in the list, you may not have the correct VPN plugin installed."
msgstr ""
"VPN の作成中、作成したい VPN 接続が一覧に表示されない場合、適切な VPN プラグ"
"インがインストールされていない可能性があります。"
#: ../clients/tui/nmtui-edit.c:414 ../clients/tui/nmtui-edit.c:430
msgid "New Connection"
msgstr "新規の接続"
#: ../clients/tui/nmtui-edit.c:469
#, c-format
msgid "Unable to delete connection: %s"
msgstr "接続を削除できません: %s"
#: ../clients/tui/nmtui-edit.c:508
#, c-format
msgid "Could not delete connection '%s': %s"
msgstr "接続 '%s' を削除できませんでした: %s"
#: ../clients/tui/nmtui-edit.c:530
#, c-format
msgid "Are you sure you want to delete the connection '%s'?"
msgstr "本当に接続 '%s' を削除してもいいですか?"
#: ../clients/tui/nmtui-hostname.c:45
msgid "Set Hostname"
msgstr "ホスト名の設定"
#: ../clients/tui/nmtui-hostname.c:53
msgid "Hostname"
msgstr "ホスト名"
#. TRANSLATORS: this indicates the result. ie, "I have set the hostname to ..."
#: ../clients/tui/nmtui-hostname.c:116
#, c-format
msgid "Set hostname to '%s'"
msgstr "ホスト名を '%s' に設定します"
#: ../clients/tui/nmtui-hostname.c:118
#, c-format
msgid "Unable to set hostname: %s"
msgstr "ホスト名を設定できません: %s"
#: ../clients/tui/nmtui.c:51 ../clients/tui/nmtui.c:54
msgid "connection"
msgstr "接続"
#: ../clients/tui/nmtui.c:52
msgid "Edit a connection"
msgstr "接続の編集"
#: ../clients/tui/nmtui.c:55
msgid "Activate a connection"
msgstr "接続をアクティベートする"
#: ../clients/tui/nmtui.c:57
msgid "new hostname"
msgstr "新規のホスト名"
#: ../clients/tui/nmtui.c:58
msgid "Set system hostname"
msgstr "システムのホスト名を設定する"
#: ../clients/tui/nmtui.c:102
msgid "NetworkManager TUI"
msgstr "NetworkManager TUI"
#: ../clients/tui/nmtui.c:110
msgid "Please select an option"
msgstr "オプションを選択してください"
#: ../clients/tui/nmtui.c:158
msgid "Usage"
msgstr "使い方"
#: ../clients/tui/nmtui.c:239
msgid "Could not parse arguments"
msgstr "引数を解析できませんでした"
#: ../clients/tui/nmtui.c:249
#, c-format
msgid "Could not contact NetworkManager: %s.\n"
msgstr "NetworkManager に接続できませんでした: %s.\n"
#: ../clients/tui/nmtui.c:254
msgid "NetworkManager is not running."
msgstr "NetworkManager が実行していません。"
#: ../libnm-core/nm-crypto.c:214
#, fuzzy, c-format
msgid "PEM key file had no start tag"
msgstr "PEM キーファイルには終了タグ '%s' がありません。"
#: ../libnm-core/nm-crypto.c:222 ../libnm-util/crypto.c:130
#, c-format
msgid "PEM key file had no end tag '%s'."
msgstr "PEM キーファイルには終了タグ '%s' がありません。"
#: ../libnm-core/nm-crypto.c:249 ../libnm-util/crypto.c:160
#, c-format
msgid "Malformed PEM file: Proc-Type was not first tag."
msgstr "不正形式の PEM ファイル: Proc-Type は最初のタグではありません。"
#: ../libnm-core/nm-crypto.c:257 ../libnm-util/crypto.c:168
#, c-format
msgid "Malformed PEM file: unknown Proc-Type tag '%s'."
msgstr "不正形式の PEM ファイル: 不明な Proc-Type タグ '%s' です。"
#: ../libnm-core/nm-crypto.c:269 ../libnm-util/crypto.c:178
#, c-format
msgid "Malformed PEM file: DEK-Info was not the second tag."
msgstr "不正形式の PEM ファイル: DEK-Info は2つ目のタグではありません。"
#: ../libnm-core/nm-crypto.c:280 ../libnm-util/crypto.c:189
#, c-format
msgid "Malformed PEM file: no IV found in DEK-Info tag."
msgstr "不正形式の PEM ファイル: DEK-Info タグ内に IV が見つかりません。"
#: ../libnm-core/nm-crypto.c:288 ../libnm-util/crypto.c:196
#, c-format
msgid "Malformed PEM file: invalid format of IV in DEK-Info tag."
msgstr "不正形式の PEM ファイル: DEK-Info タグ内に無効な形式の IV"
#: ../libnm-core/nm-crypto.c:299 ../libnm-util/crypto.c:211
#, c-format
msgid "Malformed PEM file: unknown private key cipher '%s'."
msgstr "不正形式の PEM ファイル: 不明なプライベートキー暗号文 '%s'。"
#: ../libnm-core/nm-crypto.c:320 ../libnm-util/crypto.c:230
#, c-format
msgid "Could not decode private key."
msgstr "プライベートキーを復号できませんでした。"
#: ../libnm-core/nm-crypto.c:361 ../libnm-util/crypto.c:282
msgid "Failed to find expected PKCS#8 start tag."
msgstr "期待されている PKCS#8 開始タグの検出に失敗しました。"
#: ../libnm-core/nm-crypto.c:369 ../libnm-util/crypto.c:290
#, c-format
msgid "Failed to find expected PKCS#8 end tag '%s'."
msgstr "期待されている PKCS#8 終了タグ '%s' の検出に失敗しました。"
#: ../libnm-core/nm-crypto.c:381 ../libnm-util/crypto.c:309
msgid "Failed to decode PKCS#8 private key."
msgstr "PKCS#8 プライベートキーの復号に失敗しました。"
#: ../libnm-core/nm-crypto.c:440 ../libnm-util/crypto.c:351
#, c-format
msgid "IV must be an even number of bytes in length."
msgstr "IV は、その長さで偶数のバイト数でなければなりません。"
#: ../libnm-core/nm-crypto.c:456 ../libnm-util/crypto.c:365
#, c-format
msgid "IV contains non-hexadecimal digits."
msgstr "IV は 16進法でない数字を含んでいます。"
#: ../libnm-core/nm-crypto.c:532
#, fuzzy, c-format
msgid "IV must contain at least 8 characters"
msgstr "キーに無効な文字が含まれています"
#: ../libnm-core/nm-crypto.c:580 ../libnm-util/crypto.c:515
#, c-format
msgid "Unable to determine private key type."
msgstr "プライベートキーのタイプを判定できません。"
#: ../libnm-core/nm-crypto.c:592
#, c-format
msgid "Password provided, but key was not encrypted."
msgstr "パスワードが提供されましたが、キーは暗号化されませんでした。"
#: ../libnm-core/nm-crypto.c:653 ../libnm-util/crypto.c:570
#, c-format
msgid "PEM certificate had no start tag '%s'."
msgstr "PEM 証明書に終了タグ '%s' がありませんでした。"
#: ../libnm-core/nm-crypto.c:662 ../libnm-util/crypto.c:579
#, c-format
msgid "PEM certificate had no end tag '%s'."
msgstr "PEM 証明書に終了タグ '%s' がありませんでした。"
#: ../libnm-core/nm-crypto.c:674 ../libnm-util/crypto.c:597
#, c-format
msgid "Failed to decode certificate."
msgstr "証明書の復号に失敗しました。"
#: ../libnm-core/nm-crypto.c:703 ../libnm-core/nm-crypto.c:756
#, fuzzy, c-format
msgid "Certificate file is empty"
msgstr "キーが空です"
#: ../libnm-core/nm-crypto.c:736
#, fuzzy, c-format
msgid "Failed to recognize certificate"
msgstr "証明書の復号に失敗しました。"
#: ../libnm-core/nm-crypto.c:846
#, fuzzy, c-format
msgid "not a valid private key"
msgstr "無効なプライベートキー"
#: ../libnm-core/nm-crypto-gnutls.c:75 ../libnm-util/crypto_gnutls.c:48
msgid "Failed to initialize the crypto engine."
msgstr "暗号化エンジンの初期化に失敗しました。"
#: ../libnm-core/nm-crypto-gnutls.c:107 ../libnm-core/nm-crypto-nss.c:129
#, fuzzy, c-format
msgid "Unsupported key cipher for decryption"
msgstr "サポートされていない tfilter オプション: '%s'."
#: ../libnm-core/nm-crypto-gnutls.c:117 ../libnm-core/nm-crypto-nss.c:136
#, fuzzy, c-format
msgid "Invalid IV length (must be at least %u)."
msgstr "IV の長さが無効です (最低でも %d は必要)。"
#: ../libnm-core/nm-crypto-gnutls.c:134 ../libnm-util/crypto_gnutls.c:175
#, c-format
msgid "Failed to initialize the decryption cipher context: %s (%s)"
msgstr "復号化暗号文コンテキストの初期化に失敗しました: %s (%s)"
#: ../libnm-core/nm-crypto-gnutls.c:146 ../libnm-util/crypto_gnutls.c:184
#, c-format
msgid "Failed to decrypt the private key: %s (%s)"
msgstr "プライベートキーの復号に失敗しました: %s (%s)"
#: ../libnm-core/nm-crypto-gnutls.c:160 ../libnm-core/nm-crypto-nss.c:223
#: ../libnm-util/crypto_gnutls.c:194 ../libnm-util/crypto_nss.c:252
#, c-format
msgid "Failed to decrypt the private key: unexpected padding length."
msgstr "プライベートキーの復号に失敗しました: 予想外の不要語句の長さです。"
#: ../libnm-core/nm-crypto-gnutls.c:171 ../libnm-core/nm-crypto-nss.c:234
#: ../libnm-util/crypto_gnutls.c:205 ../libnm-util/crypto_nss.c:263
#, c-format
msgid "Failed to decrypt the private key."
msgstr "プライベートキーの復号に失敗しました。"
#: ../libnm-core/nm-crypto-gnutls.c:205 ../libnm-core/nm-crypto-nss.c:289
#, fuzzy, c-format
msgid "Unsupported key cipher for encryption"
msgstr "サポートされていない tfilter オプション: '%s'."
#: ../libnm-core/nm-crypto-gnutls.c:221 ../libnm-util/crypto_gnutls.c:280
#, c-format
msgid "Failed to initialize the encryption cipher context: %s (%s)"
msgstr "暗号化暗号文コンテキストの初期化に失敗しました: %s (%s)"
#: ../libnm-core/nm-crypto-gnutls.c:247 ../libnm-util/crypto_gnutls.c:289
#, c-format
msgid "Failed to encrypt the data: %s (%s)"
msgstr "データの暗号化に失敗しました: %s (%s)"
#: ../libnm-core/nm-crypto-gnutls.c:272 ../libnm-util/crypto_gnutls.c:329
#, c-format
msgid "Error initializing certificate data: %s"
msgstr "証明書データの初期化にエラー発生: %s"
#: ../libnm-core/nm-crypto-gnutls.c:294 ../libnm-util/crypto_gnutls.c:351
#, c-format
msgid "Couldn't decode certificate: %s"
msgstr "証明書をデコードできませんでした: %s"
#: ../libnm-core/nm-crypto-gnutls.c:321 ../libnm-util/crypto_gnutls.c:375
#, c-format
msgid "Couldn't initialize PKCS#12 decoder: %s"
msgstr "PKCS#12 デコーダーを初期化できません: %s"
#: ../libnm-core/nm-crypto-gnutls.c:334 ../libnm-util/crypto_gnutls.c:388
#, c-format
msgid "Couldn't decode PKCS#12 file: %s"
msgstr "PKCS#12 ファイルをデコードできません: %s"
#: ../libnm-core/nm-crypto-gnutls.c:348 ../libnm-util/crypto_gnutls.c:400
#, c-format
msgid "Couldn't verify PKCS#12 file: %s"
msgstr "PKCS#12 ファイルを確証できません: %s"
#: ../libnm-core/nm-crypto-gnutls.c:376 ../libnm-util/crypto_gnutls.c:428
#, c-format
msgid "Couldn't initialize PKCS#8 decoder: %s"
msgstr "PKCS#8 デコーダーを初期化できませんでした: %s"
#: ../libnm-core/nm-crypto-gnutls.c:403 ../libnm-util/crypto_gnutls.c:451
#, c-format
msgid "Couldn't decode PKCS#8 file: %s"
msgstr "PKCS#8 ファイルをデコードできませんでした: %s"
#: ../libnm-core/nm-crypto-nss.c:82 ../libnm-util/crypto_nss.c:53
#, c-format
msgid "Failed to initialize the crypto engine: %d."
msgstr "暗号化エンジンの初期化に失敗しました: %d。"
#: ../libnm-core/nm-crypto-nss.c:148 ../libnm-util/crypto_nss.c:181
#, c-format
msgid "Failed to initialize the decryption cipher slot."
msgstr "復号化暗号文スロットの初期化に失敗しました。"
#: ../libnm-core/nm-crypto-nss.c:158 ../libnm-util/crypto_nss.c:191
#, c-format
msgid "Failed to set symmetric key for decryption."
msgstr "復号化用シンメトリックキーの設定に失敗しました。"
#: ../libnm-core/nm-crypto-nss.c:168 ../libnm-util/crypto_nss.c:201
#, c-format
msgid "Failed to set IV for decryption."
msgstr "復号化用 IV の設定に失敗しました。"
#: ../libnm-core/nm-crypto-nss.c:176 ../libnm-util/crypto_nss.c:209
#, c-format
msgid "Failed to initialize the decryption context."
msgstr "復号化コンテキストの初期化に失敗しました。"
#: ../libnm-core/nm-crypto-nss.c:192 ../libnm-util/crypto_nss.c:222
#, c-format
msgid "Failed to decrypt the private key: %d."
msgstr "プライベートキーの復号に失敗しました: %d"
#: ../libnm-core/nm-crypto-nss.c:200 ../libnm-util/crypto_nss.c:230
#, c-format
msgid "Failed to decrypt the private key: decrypted data too large."
msgstr "プライベートキーの復号に失敗しました: 復号したデータが大きすぎます。"
#: ../libnm-core/nm-crypto-nss.c:211 ../libnm-util/crypto_nss.c:241
#, c-format
msgid "Failed to finalize decryption of the private key: %d."
msgstr "プライベートキー復号化の完了に失敗しました: %d"
#: ../libnm-core/nm-crypto-nss.c:300 ../libnm-util/crypto_nss.c:345
#, c-format
msgid "Failed to initialize the encryption cipher slot."
msgstr "暗号化暗号文スロットの初期化に失敗しました。"
#: ../libnm-core/nm-crypto-nss.c:308 ../libnm-util/crypto_nss.c:353
#, c-format
msgid "Failed to set symmetric key for encryption."
msgstr "暗号化用のシンメトリックキーの設定に失敗しました。"
#: ../libnm-core/nm-crypto-nss.c:316 ../libnm-util/crypto_nss.c:361
#, c-format
msgid "Failed to set IV for encryption."
msgstr "暗号化用の IV の設定に失敗しました。"
#: ../libnm-core/nm-crypto-nss.c:324 ../libnm-util/crypto_nss.c:369
#, c-format
msgid "Failed to initialize the encryption context."
msgstr "暗号化コンテキストの初期化に失敗しました。"
#: ../libnm-core/nm-crypto-nss.c:347 ../libnm-util/crypto_nss.c:377
#, c-format
msgid "Failed to encrypt: %d."
msgstr "暗号化に失敗しました: %d"
#: ../libnm-core/nm-crypto-nss.c:355 ../libnm-util/crypto_nss.c:385
#, c-format
msgid "Unexpected amount of data after encrypting."
msgstr "暗号化の後に予期しないデータの量があります。"
#: ../libnm-core/nm-crypto-nss.c:393 ../libnm-util/crypto_nss.c:425
#, c-format
msgid "Couldn't decode certificate: %d"
msgstr "証明書のデコードができません: %d"
#: ../libnm-core/nm-crypto-nss.c:439
#, c-format
msgid "Password must be UTF-8"
msgstr "パスワードは UTF-8 である必要があります"
#: ../libnm-core/nm-crypto-nss.c:462
#, fuzzy, c-format
msgid "Couldn't initialize slot"
msgstr "PKCS#8 デコーダーを初期化できませんでした: %s"
#: ../libnm-core/nm-crypto-nss.c:470 ../libnm-util/crypto_nss.c:489
#, c-format
msgid "Couldn't initialize PKCS#12 decoder: %d"
msgstr "PKCS#12 デコーダーを初期化できません: %d"
#: ../libnm-core/nm-crypto-nss.c:479 ../libnm-util/crypto_nss.c:498
#, c-format
msgid "Couldn't decode PKCS#12 file: %d"
msgstr "PKCS#12 ファイルをデコードできません: %d"
#: ../libnm-core/nm-crypto-nss.c:488 ../libnm-util/crypto_nss.c:507
#, c-format
msgid "Couldn't verify PKCS#12 file: %d"
msgstr "PKCS#12 ファイルを確証できません: %d"
#: ../libnm-core/nm-crypto-nss.c:538 ../libnm-util/crypto_nss.c:551
msgid "Could not generate random data."
msgstr "ランダムデータを生成できません。"
#: ../libnm-core/nm-connection.c:283
msgid "wrong type; should be a list of strings."
msgstr "正しくないタイプ; 文字列のリストである必要があります。"
#: ../libnm-core/nm-connection.c:353
msgid "unknown setting name"
msgstr "不明な設定名"
#: ../libnm-core/nm-connection.c:365
msgid "duplicate setting name"
msgstr "重複する設定名"
#: ../libnm-core/nm-connection.c:1348
msgid "setting not found"
msgstr "設定が見つかりません"
#: ../libnm-core/nm-connection.c:1414 ../libnm-core/nm-connection.c:1439
#: ../libnm-core/nm-connection.c:1464
msgid "setting is required for non-slave connections"
msgstr "設定は非スレーブ接続で必要です"
#: ../libnm-core/nm-connection.c:1427 ../libnm-core/nm-connection.c:1452
#: ../libnm-core/nm-connection.c:1477
msgid "setting not allowed in slave connection"
msgstr "設定がスレーブ接続で許可されません"
#: ../libnm-core/nm-connection.c:1567
msgid "Unexpected failure to verify the connection"
msgstr "接続を確認するときの予期しない障害"
#: ../libnm-core/nm-connection.c:1612
msgid "Unexpected failure to normalize the connection"
msgstr "接続を正規化するときの予期しない障害"
#: ../libnm-core/nm-connection.c:2150 ../libnm-core/nm-setting-8021x.c:2571
#: ../libnm-core/nm-setting-8021x.c:2588 ../libnm-core/nm-setting-8021x.c:2619
#: ../libnm-core/nm-setting-8021x.c:2636 ../libnm-core/nm-setting-8021x.c:2678
#: ../libnm-core/nm-setting-8021x.c:2690 ../libnm-core/nm-setting-8021x.c:2708
#: ../libnm-core/nm-setting-8021x.c:2720 ../libnm-core/nm-setting-8021x.c:2744
#: ../libnm-core/nm-setting-8021x.c:2826 ../libnm-core/nm-setting-adsl.c:187
#: ../libnm-core/nm-setting-bluetooth.c:136
#: ../libnm-core/nm-setting-bluetooth.c:194
#: ../libnm-core/nm-setting-bluetooth.c:208 ../libnm-core/nm-setting-cdma.c:157
#: ../libnm-core/nm-setting-connection.c:947
#: ../libnm-core/nm-setting-connection.c:990
#: ../libnm-core/nm-setting-connection.c:1156
#: ../libnm-core/nm-setting-ip-config.c:2492
#: ../libnm-core/nm-setting-ip-tunnel.c:373
#: ../libnm-core/nm-setting-olpc-mesh.c:118
#: ../libnm-core/nm-setting-ovs-patch.c:92 ../libnm-core/nm-setting-pppoe.c:159
#: ../libnm-core/nm-setting-vpn.c:490 ../libnm-core/nm-setting-vxlan.c:358
#: ../libnm-core/nm-setting-wimax.c:124
#: ../libnm-core/nm-setting-wireless-security.c:918
#: ../libnm-core/nm-setting-wireless.c:750 ../libnm-util/nm-setting.c:1355
#: ../libnm-util/nm-setting.c:1374 ../libnm-util/nm-setting.c:1392
#: ../libnm-util/nm-setting-8021x.c:2324 ../libnm-util/nm-setting-8021x.c:2341
#: ../libnm-util/nm-setting-8021x.c:2382 ../libnm-util/nm-setting-8021x.c:2399
#: ../libnm-util/nm-setting-8021x.c:2451 ../libnm-util/nm-setting-8021x.c:2463
#: ../libnm-util/nm-setting-8021x.c:2481 ../libnm-util/nm-setting-8021x.c:2493
#: ../libnm-util/nm-setting-8021x.c:2517 ../libnm-util/nm-setting-8021x.c:2677
#: ../libnm-util/nm-setting-adsl.c:209 ../libnm-util/nm-setting-bluetooth.c:141
#: ../libnm-util/nm-setting-bluetooth.c:159 ../libnm-util/nm-setting-cdma.c:161
#: ../libnm-util/nm-setting-connection.c:765
#: ../libnm-util/nm-setting-connection.c:781
#: ../libnm-util/nm-setting-connection.c:842
#: ../libnm-util/nm-setting-ip4-config.c:869
#: ../libnm-util/nm-setting-ip6-config.c:831
#: ../libnm-util/nm-setting-ip6-config.c:897
#: ../libnm-util/nm-setting-olpc-mesh.c:123
#: ../libnm-util/nm-setting-pppoe.c:162 ../libnm-util/nm-setting-vpn.c:422
#: ../libnm-util/nm-setting-wimax.c:149
#: ../libnm-util/nm-setting-wireless-security.c:890
#: ../libnm-util/nm-setting-wireless.c:768
msgid "property is missing"
msgstr "プロパティーがありません"
#: ../libnm-core/nm-connection.c:2295
msgid "IP Tunnel"
msgstr "IP トンネル"
#: ../libnm-core/nm-dbus-utils.c:189
#, c-format
msgid "Method returned type '%s', but expected '%s'"
msgstr "メソッドはタイプ '%s' を返しましたが、'%s' を想定していました"
#: ../libnm-core/nm-keyfile.c:200
msgid "ignoring missing number"
msgstr "不明な数字を無視"
#: ../libnm-core/nm-keyfile.c:208
#, c-format
msgid "ignoring invalid number '%s'"
msgstr "無効な数字 '%s' を無視"
#: ../libnm-core/nm-keyfile.c:229
#, c-format
msgid "ignoring invalid %s address: %s"
msgstr "無効な %s アドレスを無視: %s"
#: ../libnm-core/nm-keyfile.c:271
#, c-format
msgid "ignoring invalid gateway '%s' for %s route"
msgstr "無効なゲートウェイ '%s' (%s ルート用) を無視"
#: ../libnm-core/nm-keyfile.c:292
#, c-format
msgid "ignoring invalid %s route: %s"
msgstr "無効な %s ルートを無視: %s"
#: ../libnm-core/nm-keyfile.c:417
#, c-format
msgid "unexpected character '%c' for address %s: '%s' (position %td)"
msgstr "アドレス %c の予期しない文字 '%s': '%s' (位置 %td)"
#: ../libnm-core/nm-keyfile.c:427
#, c-format
msgid "unexpected character '%c' for %s: '%s' (position %td)"
msgstr "%c の予期しない文字 '%s': '%s' (位置 %td)"
#: ../libnm-core/nm-keyfile.c:436
#, c-format
msgid "unexpected character '%c' in prefix length for %s: '%s' (position %td)"
msgstr "%c の予期しないプレフィックス長の文字 '%s': '%s' (位置 %td)"
#: ../libnm-core/nm-keyfile.c:447
#, c-format
msgid "garbage at the end of value %s: '%s'"
msgstr "値 %s の後のガベッジ: '%s'"
#: ../libnm-core/nm-keyfile.c:453
#, c-format
msgid "deprecated semicolon at the end of value %s: '%s'"
msgstr "値 %s の後の非推奨のセミコロン: '%s'"
#: ../libnm-core/nm-keyfile.c:468
#, c-format
msgid "invalid prefix length for %s '%s', defaulting to %d"
msgstr "%s '%s' の無効なプレフィックス長 (デフォルト値は %d)"
#: ../libnm-core/nm-keyfile.c:475
#, c-format
msgid "missing prefix length for %s '%s', defaulting to %d"
msgstr "%s '%s' の不明なプレフィックス長 (デフォルト値は %d)"
#: ../libnm-core/nm-keyfile.c:739
#, c-format
msgid "ignoring invalid DNS server IPv%c address '%s'"
msgstr "無効な DNS サーバー IPv%c アドレス '%s' を無視"
#: ../libnm-core/nm-keyfile.c:835 ../libnm-core/nm-keyfile.c:2641
#, c-format
msgid "ignoring invalid byte element '%d' (not between 0 and 255 inclusive)"
msgstr "無効なバイト要素 '%d' (0〜255 以外) を無視"
#: ../libnm-core/nm-keyfile.c:846
msgid "ignoring invalid MAC address"
msgstr "有効な MAC アドレスを無視"
#: ../libnm-core/nm-keyfile.c:1095
msgid "ignoring invalid SSID"
msgstr "無効な SSID を無視"
#: ../libnm-core/nm-keyfile.c:1111
msgid "ignoring invalid raw password"
msgstr "無効な生パスワードを無視"
#: ../libnm-core/nm-keyfile.c:1248
msgid "invalid key/cert value"
msgstr "無効なキー/証明書値"
#: ../libnm-core/nm-keyfile.c:1259
#, c-format
msgid "invalid key/cert value path \"%s\""
msgstr "無効なキー/証明書値パス \"%s\""
#: ../libnm-core/nm-keyfile.c:1275 ../libnm-core/nm-keyfile.c:1358
#, c-format
msgid "certificate or key file '%s' does not exist"
msgstr "証明書またはキーファイル '%s' が存在しません"
#: ../libnm-core/nm-keyfile.c:1284
#, c-format
msgid "invalid PKCS#11 URI \"%s\""
msgstr "無効な PKCS#11 URI \"%s\""
#: ../libnm-core/nm-keyfile.c:1328
msgid "invalid key/cert value data:;base64, is not base64"
msgstr "無効なキー/証明書値 data:;base64, が base64 ではありません"
#: ../libnm-core/nm-keyfile.c:1337
msgid "invalid key/cert value data:;base64,file://"
msgstr "無効なキー/証明書値 data:;base64,file://"
#: ../libnm-core/nm-keyfile.c:1370
msgid "invalid key/cert value is not a valid blob"
msgstr "無効なキー/証明書値は、有効なブロブではありません"
#: ../libnm-core/nm-keyfile.c:1420
#, c-format
msgid "invalid parity value '%s'"
msgstr "無効なパリティー値 '%s'"
#: ../libnm-core/nm-keyfile.c:1438
#, c-format
msgid "ignoring invalid team configuration: %s"
msgstr "無効な team 設定を無視: %s"
#: ../libnm-core/nm-keyfile.c:1481
#, c-format
msgid "invalid qdisc: %s"
msgstr "無効な qdisc: %s"
#: ../libnm-core/nm-keyfile.c:1529
#, c-format
msgid "invalid tfilter: %s"
msgstr "無効な tfilter: %s"
#: ../libnm-core/nm-keyfile.c:2550
#, c-format
msgid "error loading setting value: %s"
msgstr "設定値のロード中にエラーが発生しました: %s"
#: ../libnm-core/nm-keyfile.c:2575
#, c-format
msgid "invalid negative value (%i)"
msgstr "無効な負の値 (%i)"
#: ../libnm-core/nm-keyfile.c:2596
#, c-format
msgid "invalid char value (%i)"
msgstr "無効な char 値 (%i)"
#: ../libnm-core/nm-keyfile.c:2618
#, c-format
msgid "invalid int64 value (%s)"
msgstr "無効な int64 値 (%s)"
#: ../libnm-core/nm-keyfile.c:2677
#, c-format
msgid "too large FLAGS property '%s' (%llu)"
msgstr "大きすぎる FLAGS プロパティー '%s' (%llu)"
#: ../libnm-core/nm-keyfile.c:2690
#, c-format
msgid "unhandled setting property type '%s'"
msgstr "プロパティータイプ '%s' の設定が未処理"
#: ../libnm-core/nm-keyfile.c:2711
#, c-format
msgid "invalid setting name '%s'"
msgstr "無効な設定名 '%s'"
#: ../libnm-core/nm-keyfile.c:2754
#, c-format
msgid "invalid key '%s.%s'"
msgstr "無効なキー '%s.%s'"
#: ../libnm-core/nm-keyfile.c:2769
#, c-format
msgid "key '%s.%s' is not boolean"
msgstr "キー '%s.%s' はブール値ではありません"
#: ../libnm-core/nm-setting-6lowpan.c:104
#, c-format
msgid "property is not specified"
msgstr "プロパティーは指定されていません"
#: ../libnm-core/nm-setting-6lowpan.c:126 ../libnm-core/nm-setting-macsec.c:308
#: ../libnm-core/nm-setting-vlan.c:632 ../libnm-util/nm-setting-vlan.c:556
#, c-format
msgid "'%s' value doesn't match '%s=%s'"
msgstr "'%s' の値は '%s=%s' と一致しません"
#: ../libnm-core/nm-setting-6lowpan.c:137
#: ../libnm-core/nm-setting-ip-tunnel.c:351
#: ../libnm-core/nm-setting-macsec.c:319 ../libnm-core/nm-setting-macvlan.c:161
#: ../libnm-core/nm-setting-vlan.c:643 ../libnm-core/nm-setting-vxlan.c:401
#: ../libnm-util/nm-setting-vlan.c:567
#, c-format
msgid "'%s' is neither an UUID nor an interface name"
msgstr "'%s' は UUID、インターフェース名のいずれでもありません"
#: ../libnm-core/nm-setting-8021x.c:229
msgid "binary data missing"
msgstr "バイナリーデータがありません"
#: ../libnm-core/nm-setting-8021x.c:257
msgid "URI not NUL terminated"
msgstr "URI が NUL でないため終了しました"
#: ../libnm-core/nm-setting-8021x.c:266
msgid "URI is empty"
msgstr "URI が空です"
#: ../libnm-core/nm-setting-8021x.c:274
msgid "URI is not valid UTF-8"
msgstr "URI が有効な UTF-8 ではありません"
#: ../libnm-core/nm-setting-8021x.c:292
msgid "data missing"
msgstr "データがありません"
#: ../libnm-core/nm-setting-8021x.c:315 ../libnm-core/nm-setting-8021x.c:682
#, c-format
msgid "certificate is invalid: %s"
msgstr "証明書が無効です: %s"
#: ../libnm-core/nm-setting-8021x.c:323
#, fuzzy, c-format
msgid "certificate detected as invalid scheme"
msgstr "証明書が無効です: %s"
#: ../libnm-core/nm-setting-8021x.c:537 ../libnm-util/nm-setting-8021x.c:639
msgid "CA certificate must be in X.509 format"
msgstr "CA 証明書は X.509 形式である必要があります"
#: ../libnm-core/nm-setting-8021x.c:553 ../libnm-util/nm-setting-8021x.c:957
#: ../libnm-util/nm-setting-8021x.c:1220 ../libnm-util/nm-setting-8021x.c:1542
msgid "invalid certificate format"
msgstr "無効な証明書形式"
#: ../libnm-core/nm-setting-8021x.c:692
#, c-format
msgid "password is not supported when certificate is not on a PKCS#11 token"
msgstr "証明書が PKCS#11 トークンにない場合は、パスワードはサポートされません"
#: ../libnm-core/nm-setting-8021x.c:2578 ../libnm-core/nm-setting-8021x.c:2595
#: ../libnm-core/nm-setting-8021x.c:2626 ../libnm-core/nm-setting-8021x.c:2643
#: ../libnm-core/nm-setting-8021x.c:2684 ../libnm-core/nm-setting-8021x.c:2696
#: ../libnm-core/nm-setting-8021x.c:2714 ../libnm-core/nm-setting-8021x.c:2726
#: ../libnm-core/nm-setting-8021x.c:2751 ../libnm-core/nm-setting-adsl.c:194
#: ../libnm-core/nm-setting-cdma.c:164 ../libnm-core/nm-setting-cdma.c:173
#: ../libnm-core/nm-setting-connection.c:954
#: ../libnm-core/nm-setting-connection.c:1002
#: ../libnm-core/nm-setting-gsm.c:297 ../libnm-core/nm-setting-gsm.c:354
#: ../libnm-core/nm-setting-gsm.c:391 ../libnm-core/nm-setting-gsm.c:400
#: ../libnm-core/nm-setting-ip-config.c:2499
#: ../libnm-core/nm-setting-ip4-config.c:196
#: ../libnm-core/nm-setting-ip4-config.c:203
#: ../libnm-core/nm-setting-pppoe.c:166 ../libnm-core/nm-setting-pppoe.c:175
#: ../libnm-core/nm-setting-vpn.c:499 ../libnm-core/nm-setting-vpn.c:509
#: ../libnm-core/nm-setting-wimax.c:133
#: ../libnm-core/nm-setting-wireless-security.c:948
#: ../libnm-core/nm-setting-wireless-security.c:972
#: ../libnm-core/nm-setting.c:1127 ../libnm-util/nm-setting-8021x.c:2331
#: ../libnm-util/nm-setting-8021x.c:2348 ../libnm-util/nm-setting-8021x.c:2389
#: ../libnm-util/nm-setting-8021x.c:2406 ../libnm-util/nm-setting-8021x.c:2457
#: ../libnm-util/nm-setting-8021x.c:2469 ../libnm-util/nm-setting-8021x.c:2487
#: ../libnm-util/nm-setting-8021x.c:2499 ../libnm-util/nm-setting-8021x.c:2524
#: ../libnm-util/nm-setting-adsl.c:216 ../libnm-util/nm-setting-cdma.c:168
#: ../libnm-util/nm-setting-cdma.c:177
#: ../libnm-util/nm-setting-connection.c:772
#: ../libnm-util/nm-setting-connection.c:849 ../libnm-util/nm-setting-gsm.c:281
#: ../libnm-util/nm-setting-gsm.c:338 ../libnm-util/nm-setting-ip4-config.c:934
#: ../libnm-util/nm-setting-ip4-config.c:943
#: ../libnm-util/nm-setting-pppoe.c:169 ../libnm-util/nm-setting-pppoe.c:178
#: ../libnm-util/nm-setting-vpn.c:431 ../libnm-util/nm-setting-vpn.c:441
#: ../libnm-util/nm-setting-wimax.c:158
#: ../libnm-util/nm-setting-wireless-security.c:920
#: ../libnm-util/nm-setting-wireless-security.c:944
msgid "property is empty"
msgstr "プロパティーが空です"
#: ../libnm-core/nm-setting-8021x.c:2608 ../libnm-core/nm-setting-8021x.c:2656
#: ../libnm-util/nm-setting-8021x.c:2359 ../libnm-util/nm-setting-8021x.c:2371
#: ../libnm-util/nm-setting-8021x.c:2417 ../libnm-util/nm-setting-8021x.c:2429
#, c-format
msgid "has to match '%s' property for PKCS#12"
msgstr "PKCS#12 の '%s' プロパティーと一致しなければなりません"
#: ../libnm-core/nm-setting-8021x.c:2835
#: ../libnm-core/nm-setting-bluetooth.c:121
#: ../libnm-core/nm-setting-infiniband.c:190
#: ../libnm-core/nm-setting-infiniband.c:205
#: ../libnm-core/nm-setting-ip4-config.c:187
#: ../libnm-core/nm-setting-ip6-config.c:235
#: ../libnm-core/nm-setting-ip6-config.c:246
#: ../libnm-core/nm-setting-olpc-mesh.c:147
#: ../libnm-core/nm-setting-wimax.c:142 ../libnm-core/nm-setting-wired.c:676
#: ../libnm-core/nm-setting-wired.c:686
#: ../libnm-core/nm-setting-wireless-security.c:991
#: ../libnm-core/nm-setting-wireless-security.c:1000
#: ../libnm-core/nm-setting-wireless-security.c:1009
#: ../libnm-core/nm-setting-wireless-security.c:1045
#: ../libnm-core/nm-setting-wireless-security.c:1055
#: ../libnm-core/nm-setting-wireless-security.c:1078
#: ../libnm-core/nm-setting-wireless-security.c:1103
#: ../libnm-core/nm-setting-wireless-security.c:1130
#: ../libnm-core/nm-setting-wireless-security.c:1169
#: ../libnm-core/nm-setting-wireless.c:811
#: ../libnm-core/nm-setting-wireless.c:820
#: ../libnm-core/nm-setting-wireless.c:831 ../libnm-core/nm-setting-wpan.c:173
#: ../libnm-util/nm-setting.c:1365 ../libnm-util/nm-setting.c:1383
#: ../libnm-util/nm-setting.c:1402 ../libnm-util/nm-setting-8021x.c:2652
#: ../libnm-util/nm-setting-8021x.c:2686
#: ../libnm-util/nm-setting-bluetooth.c:150
#: ../libnm-util/nm-setting-infiniband.c:205
#: ../libnm-util/nm-setting-infiniband.c:221
#: ../libnm-util/nm-setting-ip4-config.c:925
#: ../libnm-util/nm-setting-ip6-config.c:888
#: ../libnm-util/nm-setting-olpc-mesh.c:151
#: ../libnm-util/nm-setting-wimax.c:167 ../libnm-util/nm-setting-wired.c:657
#: ../libnm-util/nm-setting-wired.c:666
#: ../libnm-util/nm-setting-wireless-security.c:963
#: ../libnm-util/nm-setting-wireless-security.c:972
#: ../libnm-util/nm-setting-wireless-security.c:981
#: ../libnm-util/nm-setting-wireless-security.c:1017
#: ../libnm-util/nm-setting-wireless-security.c:1027
#: ../libnm-util/nm-setting-wireless.c:828
#: ../libnm-util/nm-setting-wireless.c:837
#: ../libnm-util/nm-setting-wireless.c:846
msgid "property is invalid"
msgstr "プロパティーが無効です"
#: ../libnm-core/nm-setting-8021x.c:2862 ../libnm-core/nm-setting-8021x.c:2874
#: ../libnm-core/nm-setting-8021x.c:2888 ../libnm-core/nm-setting-8021x.c:2915
#: ../libnm-core/nm-setting-8021x.c:2930 ../libnm-core/nm-setting-adsl.c:206
#: ../libnm-core/nm-setting-adsl.c:218 ../libnm-core/nm-setting-bluetooth.c:149
#: ../libnm-core/nm-setting-wireless-security.c:927
#: ../libnm-util/nm-setting-8021x.c:2711 ../libnm-util/nm-setting-8021x.c:2721
#: ../libnm-util/nm-setting-8021x.c:2731 ../libnm-util/nm-setting-8021x.c:2741
#: ../libnm-util/nm-setting-8021x.c:2751 ../libnm-util/nm-setting-adsl.c:228
#: ../libnm-util/nm-setting-adsl.c:240 ../libnm-util/nm-setting-bluetooth.c:167
#: ../libnm-util/nm-setting-wireless-security.c:899
#, c-format
msgid "'%s' is not a valid value for the property"
msgstr "'%s' はプロパティーの有効な値ではありません"
#: ../libnm-core/nm-setting-8021x.c:2898
msgid "invalid auth flags"
msgstr "無効な auth フラグ"
#: ../libnm-core/nm-setting-bluetooth.c:171
#, c-format
msgid "'%s' connection requires '%s' or '%s' setting"
msgstr "'%s' 接続には '%s' または '%s' 設定が必要です"
#: ../libnm-core/nm-setting-bluetooth.c:217
#, c-format
msgid "'%s' connection requires '%s' setting"
msgstr "'%s' 接続には '%s' 設定が必要です"
#: ../libnm-core/nm-setting-bond.c:564 ../libnm-util/nm-setting-bond.c:516
#, c-format
msgid "invalid option '%s' or its value '%s'"
msgstr "無効なオプション '%s'、またはその値 '%s' です"
#: ../libnm-core/nm-setting-bond.c:589 ../libnm-util/nm-setting-bond.c:535
#, c-format
msgid "only one of '%s' and '%s' can be set"
msgstr "設定できるのは '%s' と '%s' の一つのみです"
#: ../libnm-core/nm-setting-bond.c:602 ../libnm-util/nm-setting-bond.c:546
#, c-format
msgid "mandatory option '%s' is missing"
msgstr "必須オプションの '%s' がありません"
#: ../libnm-core/nm-setting-bond.c:612 ../libnm-util/nm-setting-bond.c:555
#, c-format
msgid "'%s' is not a valid value for '%s'"
msgstr "'%s' は有効な '%s' の値ではありません"
#: ../libnm-core/nm-setting-bond.c:626 ../libnm-util/nm-setting-bond.c:568
#, c-format
msgid "'%s=%s' is incompatible with '%s > 0'"
msgstr "'%s=%s' は '%s > 0' とは互換性がありません"
#: ../libnm-core/nm-setting-bond.c:641
#, c-format
msgid "'%s' is not valid for the '%s' option: %s"
msgstr "'%s' は '%s' オプションに無効です: %s"
#: ../libnm-core/nm-setting-bond.c:652 ../libnm-util/nm-setting-bond.c:591
#, c-format
msgid "'%s' option is only valid for '%s=%s'"
msgstr "'%s' オプションは '%s=%s' の場合に限り有効です"
#: ../libnm-core/nm-setting-bond.c:665 ../libnm-util/nm-setting-bond.c:604
#, c-format
msgid "'%s=%s' is not a valid configuration for '%s'"
msgstr "'%s=%s' は '%s' の有効な設定ではありません"
#: ../libnm-core/nm-setting-bond.c:678 ../libnm-core/nm-setting-bond.c:687
#: ../libnm-core/nm-setting-bond.c:707 ../libnm-core/nm-setting-bond.c:743
#: ../libnm-util/nm-setting-bond.c:617 ../libnm-util/nm-setting-bond.c:626
#: ../libnm-util/nm-setting-bond.c:646 ../libnm-util/nm-setting-bond.c:682
#, c-format
msgid "'%s' option requires '%s' option to be set"
msgstr ""
"'%s' オプションを使用する場合は、'%s' オプションを設定する必要があります"
#: ../libnm-core/nm-setting-bond.c:718 ../libnm-util/nm-setting-bond.c:657
#, c-format
msgid "'%s' option is empty"
msgstr "'%s' オプションが空白です"
#: ../libnm-core/nm-setting-bond.c:730 ../libnm-util/nm-setting-bond.c:669
#, c-format
msgid "'%s' is not a valid IPv4 address for '%s' option"
msgstr "'%s' は '%s' オプション用の有効な IPv4 アドレスではありません"
#: ../libnm-core/nm-setting-bond.c:758 ../libnm-util/nm-setting-bond.c:696
#, c-format
msgid "'%s' option is only valid with mode '%s'"
msgstr "'%s' オプションはモード '%s' でのみ有効です"
#: ../libnm-core/nm-setting-bond.c:769
#, c-format
msgid "'%s' and '%s' cannot have different values"
msgstr "'%s' と '%s' の値は同じである必要があります"
#: ../libnm-core/nm-setting-bond.c:785
#, c-format
msgid "'%s' option should be string"
msgstr "'%s' オプションは文字列である必要があります"
#: ../libnm-core/nm-setting-bond.c:801
#, c-format
msgid "'%s' option is not valid with mode '%s'"
msgstr "'%s' オプションは、'%s' モードでは有効ではありません。"
#: ../libnm-core/nm-setting-bridge-port.c:125
#: ../libnm-core/nm-setting-ovs-interface.c:259
#: ../libnm-core/nm-setting-ovs-port.c:187
#: ../libnm-core/nm-setting-ovs-bridge.c:150
#: ../libnm-core/nm-setting-team-port.c:357
#, c-format
msgid "missing setting"
msgstr "不明な設定"
#: ../libnm-core/nm-setting-bridge-port.c:136
#: ../libnm-core/nm-setting-ovs-interface.c:280
#: ../libnm-core/nm-setting-ovs-port.c:208
#: ../libnm-core/nm-setting-team-port.c:368
#, c-format
msgid ""
"A connection with a '%s' setting must have the slave-type set to '%s'. "
"Instead it is '%s'"
msgstr ""
"'%s' 設定の接続では、スレーブタイプは '%s' に設定する必要がありますが、'%s' "
"に設定されています。"
#: ../libnm-core/nm-setting-bridge.c:229 ../libnm-util/nm-setting-bridge.c:268
#, c-format
msgid "value '%d' is out of range <%d-%d>"
msgstr "値 '%d' は <%d-%d> の範囲外です"
#: ../libnm-core/nm-setting-bridge.c:246 ../libnm-core/nm-setting-wired.c:650
#: ../libnm-core/nm-setting-wired.c:712 ../libnm-core/nm-setting-wired.c:754
#: ../libnm-util/nm-setting-bridge.c:285 ../libnm-util/nm-setting-wired.c:632
#: ../libnm-util/nm-setting-wired.c:690
msgid "is not a valid MAC address"
msgstr "は有効な MAC アドレスではありません"
#: ../libnm-core/nm-setting-bridge.c:287
msgid "the mask can't contain bits 0 (STP), 1 (MAC) or 2 (LACP)"
msgstr "マスクには、ビット 0 (STP)、1 (MAC)、または 2 (LACP) を設定できません"
#: ../libnm-core/nm-setting-connection.c:924
#, c-format
msgid "setting required for connection of type '%s'"
msgstr "タイプ '%s' の接続には設定が必要です"
#: ../libnm-core/nm-setting-connection.c:963
#: ../libnm-util/nm-setting-connection.c:788
#, c-format
msgid "'%s' is not a valid UUID"
msgstr "'%s' は有効な UUID ではありません"
#: ../libnm-core/nm-setting-connection.c:1013
#, c-format
msgid "connection type '%s' is not valid"
msgstr "接続タイプ '%s' は無効です"
#: ../libnm-core/nm-setting-connection.c:1049
#: ../libnm-util/nm-setting-connection.c:874
#, c-format
msgid "Unknown slave type '%s'"
msgstr "不明なスレーブタイプ '%s'"
#: ../libnm-core/nm-setting-connection.c:1060
#: ../libnm-util/nm-setting-connection.c:884
#, c-format
msgid "Slave connections need a valid '%s' property"
msgstr "スレーブ接続には有効な '%s' プロパティーが必要です"
#: ../libnm-core/nm-setting-connection.c:1081
#: ../libnm-util/nm-setting-connection.c:894
#, c-format
msgid "Cannot set '%s' without '%s'"
msgstr "'%s' を '%s' なしで設定できません"
#: ../libnm-core/nm-setting-connection.c:1095
#, c-format
msgid "'%s' connections must be enslaved to '%s', not '%s'"
msgstr "'%s' 接続は、'%s' ではなく '%s' にスレーブ化される必要があります"
#: ../libnm-core/nm-setting-connection.c:1109
#, c-format
msgid "metered value %d is not valid"
msgstr "測定値 %d は無効です"
#: ../libnm-core/nm-setting-connection.c:1120
#: ../libnm-core/nm-setting-connection.c:1131
#: ../libnm-core/nm-setting-connection.c:1144
#, c-format
msgid "value %d is not valid"
msgstr "値 %d は無効です"
#: ../libnm-core/nm-setting-connection.c:1165
#, c-format
msgid "property type should be set to '%s'"
msgstr "プロパティータイプは '%s' に設定する必要があります"
#: ../libnm-core/nm-setting-connection.c:1180
#, c-format
msgid "slave-type '%s' requires a '%s' setting in the connection"
msgstr "スレーブタイプ '%s' の接続には '%s' 設定が必要です"
#: ../libnm-core/nm-setting-connection.c:1190
#, c-format
msgid ""
"Detect a slave connection with '%s' set and a port type '%s'. '%s' should be "
"set to '%s'"
msgstr ""
"'%s' が設定され、ポートタイプが '%s' のスレーブ接続を検出します。'%s' は "
"'%s' に設定する必要があります"
#: ../libnm-core/nm-setting-connection.c:1207
#, c-format
msgid "A slave connection with '%s' set to '%s' cannot have a '%s' setting"
msgstr "'%s' に設定されている '%s' とのスレーブ接続には、'%s' 設定ができません"
#: ../libnm-core/nm-setting-dcb.c:520 ../libnm-util/nm-setting-dcb.c:593
msgid "flags invalid"
msgstr "フラグは無効です"
#: ../libnm-core/nm-setting-dcb.c:529 ../libnm-util/nm-setting-dcb.c:602
msgid "flags invalid - disabled"
msgstr "フラグは無効です - 無効"
#: ../libnm-core/nm-setting-dcb.c:555 ../libnm-core/nm-setting-dcb.c:604
#: ../libnm-util/nm-setting-dcb.c:628 ../libnm-util/nm-setting-dcb.c:677
msgid "property invalid (not enabled)"
msgstr "プロパティーは無効です (有効になっていません)"
#: ../libnm-core/nm-setting-dcb.c:564 ../libnm-util/nm-setting-dcb.c:637
msgid "element invalid"
msgstr "エレメントは無効です"
#: ../libnm-core/nm-setting-dcb.c:579 ../libnm-util/nm-setting-dcb.c:652
msgid "sum not 100%"
msgstr "合計が 100% ではありません"
#: ../libnm-core/nm-setting-dcb.c:613 ../libnm-core/nm-setting-dcb.c:645
#: ../libnm-util/nm-setting-dcb.c:686 ../libnm-util/nm-setting-dcb.c:718
msgid "property invalid"
msgstr "プロパティーは無効です"
#: ../libnm-core/nm-setting-dcb.c:635 ../libnm-util/nm-setting-dcb.c:708
msgid "property missing"
msgstr "プロパティーがありません"
#: ../libnm-core/nm-setting-ethtool.c:269
msgid "unsupported offload feature"
msgstr "サポートされていないオフロード機能"
#: ../libnm-core/nm-setting-ethtool.c:277
msgid "offload feature has invalid variant type"
msgstr "オフロード機能には、無効のバリアントタイプがあります"
#: ../libnm-core/nm-setting-ethtool.c:300
#, c-format
msgid "unknown ethtool option '%s'"
msgstr "不明な ethtool オプション '%s'"
#: ../libnm-core/nm-setting-gsm.c:310 ../libnm-util/nm-setting-gsm.c:294
#, c-format
msgid "property value '%s' is empty or too long (>64)"
msgstr "プロパティー値 '%s' が空白、または長過ぎます (>64)"
#: ../libnm-core/nm-setting-gsm.c:342 ../libnm-util/nm-setting-gsm.c:326
#, c-format
msgid "'%s' contains invalid char(s) (use [A-Za-z._-])"
msgstr "'%s' に無効な文字が含まれています ([A-Za-z._-] を使用してください)"
#: ../libnm-core/nm-setting-gsm.c:368 ../libnm-util/nm-setting-gsm.c:352
#, c-format
msgid "'%s' length is invalid (should be 5 or 6 digits)"
msgstr "'%s' の長さは無効です (5 桁または 6 桁にしてください)"
#: ../libnm-core/nm-setting-gsm.c:379 ../libnm-util/nm-setting-gsm.c:363
#, c-format
msgid "'%s' is not a number"
msgstr "'%s' は数字ではありません"
#: ../libnm-core/nm-setting-gsm.c:413
msgid "property is empty or wrong size"
msgstr "プロパティーが空、または間違ったサイズです"
#: ../libnm-core/nm-setting-gsm.c:423
msgid "property must contain only digits"
msgstr "プロパティーには数字のみ含めることができます"
#: ../libnm-core/nm-setting-infiniband.c:226
#: ../libnm-util/nm-setting-infiniband.c:239
msgid "Must specify a P_Key if specifying parent"
msgstr "親を指定している場合は P_Key を指定する必要があります"
#: ../libnm-core/nm-setting-infiniband.c:236
#: ../libnm-util/nm-setting-infiniband.c:249
msgid "InfiniBand P_Key connection did not specify parent interface name"
msgstr "InfiniBand P_Key 接続で親インターフェース名が指定されていませんでした"
#: ../libnm-core/nm-setting-infiniband.c:274
#: ../libnm-util/nm-setting-infiniband.c:285
#, c-format
msgid ""
"interface name of software infiniband device must be '%s' or unset (instead "
"it is '%s')"
msgstr ""
"ソフトウェア infiniband デバイスのインターフェース名は '%s' であるか、未設定"
"である必要があります (実際には '%s')"
#: ../libnm-core/nm-setting-infiniband.c:289
#, c-format
msgid "mtu for transport mode '%s' can be at most %d but it is %d"
msgstr ""
"トランスポートモード '%s' の mtu は最大で %d にすることができますが、実際に"
"は %d です"
#: ../libnm-core/nm-setting-ip-config.c:133
#, c-format
msgid "Missing IPv4 address"
msgstr "不明な IPv4 アドレス"
#: ../libnm-core/nm-setting-ip-config.c:133
#, c-format
msgid "Missing IPv6 address"
msgstr "不明な IPv6 アドレス"
#: ../libnm-core/nm-setting-ip-config.c:138
#, c-format
msgid "Invalid IPv4 address '%s'"
msgstr "無効な IPv4 アドレス '%s'"
#: ../libnm-core/nm-setting-ip-config.c:138
#, c-format
msgid "Invalid IPv6 address '%s'"
msgstr "無効な IPv6 アドレス '%s'"
#: ../libnm-core/nm-setting-ip-config.c:153
#, c-format
msgid "Invalid IPv4 address prefix '%u'"
msgstr "無効な IPv4 アドレスプレフィックス '%u'"
#: ../libnm-core/nm-setting-ip-config.c:153
#, c-format
msgid "Invalid IPv6 address prefix '%u'"
msgstr "無効な IPv6 アドレスプレフィックス '%u'"
#: ../libnm-core/nm-setting-ip-config.c:168
#, c-format
msgid "Invalid routing metric '%s'"
msgstr "無効なルーティングメトリック '%s'"
#: ../libnm-core/nm-setting-ip-config.c:1287
#: ../libnm-core/nm-setting-sriov.c:421
msgid "unknown attribute"
msgstr "不明な属性"
#: ../libnm-core/nm-setting-ip-config.c:1297
#: ../libnm-core/nm-setting-sriov.c:431
#, c-format
msgid "invalid attribute type '%s'"
msgstr "無効な属性タイプ '%s'"
#: ../libnm-core/nm-setting-ip-config.c:1308
#, c-format
msgid "attribute is not valid for a IPv4 route"
msgstr "属性は IPv4 ルートには無効です"
#: ../libnm-core/nm-setting-ip-config.c:1309
#, c-format
msgid "attribute is not valid for a IPv6 route"
msgstr "属性は IPv6 ルートには無効です"
#: ../libnm-core/nm-setting-ip-config.c:1325
#: ../libnm-core/nm-setting-ip-config.c:1349
#, c-format
msgid "'%s' is not a valid IPv4 address"
msgstr "'%s' は有効な IPv4 アドレスではありません"
#: ../libnm-core/nm-setting-ip-config.c:1326
#: ../libnm-core/nm-setting-ip-config.c:1350
#, c-format
msgid "'%s' is not a valid IPv6 address"
msgstr "'%s' は有効な IPv6 アドレスではありません"
#: ../libnm-core/nm-setting-ip-config.c:1340
#, c-format
msgid "invalid prefix %s"
msgstr "無効なプレフィックス %s"
#: ../libnm-core/nm-setting-ip-config.c:2512
#, c-format
msgid "%d. DNS server address is invalid"
msgstr "%d. DNS サーバーアドレスは無効です"
#: ../libnm-core/nm-setting-ip-config.c:2528
#, c-format
msgid "%d. IP address is invalid"
msgstr "%d. IP アドレスは無効です"
#: ../libnm-core/nm-setting-ip-config.c:2540
#, c-format
msgid "%d. IP address has 'label' property with invalid type"
msgstr "%d. IP アドレスには、無効なタイプの 'label' プロパティーがあります"
#: ../libnm-core/nm-setting-ip-config.c:2549
#, c-format
msgid "%d. IP address has invalid label '%s'"
msgstr "%d. IP アドレスには、無効なラベル '%s' があります"
#: ../libnm-core/nm-setting-ip-config.c:2563
msgid "gateway cannot be set if there are no addresses configured"
msgstr "アドレスが設定されない場合は、ゲートウェイを設定できません"
#: ../libnm-core/nm-setting-ip-config.c:2572
msgid "gateway is invalid"
msgstr "ゲートウェイが無効です"
#: ../libnm-core/nm-setting-ip-config.c:2586
#, c-format
msgid "%d. route is invalid"
msgstr "%d. ルートは無効です"
#: ../libnm-core/nm-setting-ip-config.c:2595
#, c-format
msgid "%d. route cannot be a default route"
msgstr "%d. ルートをデフォルトルートにすることはできません"
#: ../libnm-core/nm-setting-ip-config.c:2606
#, c-format
msgid "a gateway is incompatible with '%s'"
msgstr "ゲートウェイは '%s' と互換性がありません"
#: ../libnm-core/nm-setting-ip4-config.c:141
#: ../libnm-core/nm-setting-ip6-config.c:187
#: ../libnm-util/nm-setting-ip4-config.c:879
#: ../libnm-util/nm-setting-ip6-config.c:841
#, c-format
msgid "this property cannot be empty for '%s=%s'"
msgstr "'%s=%s' のこのプロパティーを空にすることはできません"
#: ../libnm-core/nm-setting-ip4-config.c:153
#: ../libnm-core/nm-setting-ip4-config.c:163
#: ../libnm-core/nm-setting-ip4-config.c:175
#: ../libnm-core/nm-setting-ip6-config.c:202
#: ../libnm-core/nm-setting-ip6-config.c:212
#: ../libnm-core/nm-setting-ip6-config.c:222
#: ../libnm-util/nm-setting-ip4-config.c:891
#: ../libnm-util/nm-setting-ip4-config.c:901
#: ../libnm-util/nm-setting-ip4-config.c:913
#: ../libnm-util/nm-setting-ip6-config.c:853
#: ../libnm-util/nm-setting-ip6-config.c:863
#: ../libnm-util/nm-setting-ip6-config.c:875
#, c-format
msgid "this property is not allowed for '%s=%s'"
msgstr "このプロパティーは '%s=%s' には許可されていません"
#: ../libnm-core/nm-setting-ip4-config.c:212
#, c-format
msgid "'%s' is not a valid FQDN"
msgstr "'%s' は有効な FQDN ではありません"
#: ../libnm-core/nm-setting-ip4-config.c:221
msgid "property cannot be set when dhcp-hostname is also set"
msgstr "dhcp-hostname も設定されている場合は、プロパティーを設定できません"
#: ../libnm-core/nm-setting-ip4-config.c:233
#, c-format
msgid "multiple addresses are not allowed for '%s=%s'"
msgstr "'%s=%s' では複数のアドレスは許可されていません"
#: ../libnm-core/nm-setting-ip4-config.c:247
msgid "property should be TRUE when method is set to disabled"
msgstr "メソッドが無効に設定されている場合は、プロパティーは TRUE にします"
#: ../libnm-core/nm-setting-ip6-config.c:261
msgid "value is not a valid token"
msgstr "値 は有効なトークンではありません"
#: ../libnm-core/nm-setting-ip6-config.c:272
msgid "only makes sense with EUI64 address generation mode"
msgstr "EUI64 アドレス生成モードでのみ、意味が通じます"
#: ../libnm-core/nm-setting-ip6-config.c:283
msgid "invalid DUID"
msgstr "無効な DUID"
#: ../libnm-core/nm-setting-ip6-config.c:295
msgid "token is not in canonical form"
msgstr "トークンが正規形式ではありません"
#: ../libnm-core/nm-setting-ip6-config.c:307
msgid "property should be TRUE when method is set to ignore"
msgstr "メソッドが ignore に設定されている場合は、プロパティーは TRUE にします"
#: ../libnm-core/nm-setting-ip-tunnel.c:339
#, c-format
msgid "'%d' is not a valid tunnel mode"
msgstr "'%d' は有効なトンネルモードではありません"
#: ../libnm-core/nm-setting-ip-tunnel.c:362
#: ../libnm-core/nm-setting-ip-tunnel.c:382
#, c-format
msgid "'%s' is not a valid IPv%c address"
msgstr "'%s' は有効な IPv%c アドレスではありません"
#: ../libnm-core/nm-setting-ip-tunnel.c:399
msgid "tunnel keys can only be specified for GRE tunnels"
msgstr "トンネルキーは GRE トンネルに対してのみ指定できます"
#: ../libnm-core/nm-setting-ip-tunnel.c:412
#: ../libnm-core/nm-setting-ip-tunnel.c:428
#, c-format
msgid "'%s' is not a valid tunnel key"
msgstr "'%s' は有効なトンネルキーではありません"
#: ../libnm-core/nm-setting-ip-tunnel.c:440
msgid "a fixed TTL is allowed only when path MTU discovery is enabled"
msgstr "固定 TTL は、パス MTU 検出が有効な場合のみ許可されます"
#: ../libnm-core/nm-setting-ip-tunnel.c:453
#, c-format
msgid "some flags are invalid for the select mode: %s"
msgstr "選択されたモードに対して一部のフラグは無効です: %s"
#: ../libnm-core/nm-setting-ip-tunnel.c:467
#, c-format
msgid "wired setting not allowed for mode %s"
msgstr "モード %s には有線設定が許可されていません"
#: ../libnm-core/nm-setting-macsec.c:252
msgid "the key is empty"
msgstr "キーが空です"
#: ../libnm-core/nm-setting-macsec.c:263
#, c-format
msgid "the key must be %d characters"
msgstr "キーは %d 文字にする必要があります"
#: ../libnm-core/nm-setting-macsec.c:271
msgid "the key contains non-hexadecimal characters"
msgstr "キーは 16 進数でない文字が含まれています"
#: ../libnm-core/nm-setting-macsec.c:333 ../libnm-core/nm-setting-macvlan.c:175
#: ../libnm-core/nm-setting-vlan.c:657 ../libnm-util/nm-setting-vlan.c:580
#, c-format
msgid "property is not specified and neither is '%s:%s'"
msgstr "プロパティーおよび '%s:%s' のいずれも指定されていません"
#: ../libnm-core/nm-setting-macsec.c:354
#, c-format
msgid "EAP key management requires '%s' setting presence"
msgstr "EAP キー管理には '%s' 設定が必要です"
#: ../libnm-core/nm-setting-macsec.c:363
msgid "must be either psk (0) or eap (1)"
msgstr ""
#: ../libnm-core/nm-setting-macsec.c:372
#, c-format
msgid "invalid port %d"
msgstr "無効なポート %d"
#: ../libnm-core/nm-setting-macsec.c:383
msgid "only valid for psk mode"
msgstr ""
#: ../libnm-core/nm-setting-macvlan.c:186
msgid "non promiscuous operation is allowed only in passthru mode"
msgstr "非プロミスキャス操作はパススルーモードでのみ許可されます"
#: ../libnm-core/nm-setting-olpc-mesh.c:128
#: ../libnm-core/nm-setting-wireless.c:760
#: ../libnm-util/nm-setting-olpc-mesh.c:132
#: ../libnm-util/nm-setting-wireless.c:777
msgid "SSID length is out of range <1-32> bytes"
msgstr "SSID の長さは範囲外 <1-32> バイトです"
#: ../libnm-core/nm-setting-olpc-mesh.c:137
#: ../libnm-core/nm-setting-wireless.c:800
#: ../libnm-util/nm-setting-olpc-mesh.c:141
#: ../libnm-util/nm-setting-wireless.c:817
#, c-format
msgid "'%d' is not a valid channel"
msgstr "'%d' は無効なチャンネルです"
#: ../libnm-core/nm-setting-ovs-interface.c:111
#, c-format
msgid "'%s' is not a valid interface type"
msgstr "'%s' は、有効なインターフェースタイプではありません"
#: ../libnm-core/nm-setting-ovs-interface.c:133
#, c-format
msgid "A connection with a '%s' setting needs connection.type explicitly set"
msgstr "'%s' 設定の接続には、connection.type を明示的に設定する必要があります"
#: ../libnm-core/nm-setting-ovs-interface.c:145
#, c-format
msgid "A connection of type '%s' cannot have ovs-interface.type \"system\""
msgstr ""
"'%s' タイプの接続では、ovs-interface.type に \"system\" を設定できません"
#: ../libnm-core/nm-setting-ovs-interface.c:157
#, c-format
msgid "A connection of type '%s' cannot have an ovs-interface.type \"%s\""
msgstr "'%s' タイプの接続では、ovs-interface.type に \"%s\" を設定できません"
#: ../libnm-core/nm-setting-ovs-interface.c:173
#, c-format
msgid ""
"A connection with '%s' setting must be of connection.type \"ovs-interface\" "
"but is \"%s\""
msgstr ""
"'%s' 設定の接続では、connection.type は \"ovs-interface\" に設定する必要があ"
"りますが、\"%s\" に設定されています。"
#: ../libnm-core/nm-setting-ovs-interface.c:184
#, c-format
msgid ""
"A connection with '%s' setting needs to be of 'patch' interface type, not "
"'%s'"
msgstr ""
"'%s' 設定の接続では、インターフェースタイプを、'%s' ではなく 'patch' にする必"
"要があります。"
#: ../libnm-core/nm-setting-ovs-interface.c:199
#, c-format
msgid "A connection with ovs-interface.type '%s' setting a 'ovs-patch' setting"
msgstr ""
"ovs-interface.type '%s' 設定の接続では、'ovs-patch' が設定されています。"
#: ../libnm-core/nm-setting-ovs-interface.c:219
#, c-format
msgid "Missing ovs interface setting"
msgstr "不明な ovs インターフェース設定"
#: ../libnm-core/nm-setting-ovs-interface.c:225
#, c-format
msgid "Missing ovs interface type"
msgstr "不明な ovs インターフェースのタイプ"
#: ../libnm-core/nm-setting-ovs-interface.c:268
#: ../libnm-core/nm-setting-ovs-port.c:196
#, c-format
msgid "A connection with a '%s' setting must have a master."
msgstr "'%s' 設定の接続ではマスターが必要です。"
#: ../libnm-core/nm-setting-ovs-patch.c:104
#: ../libnm-core/nm-setting-vxlan.c:373
#, c-format
msgid "'%s' is not a valid IP address"
msgstr "'%s' は、有効な IP アドレスではありません"
#: ../libnm-core/nm-setting-ovs-port.c:221
#, c-format
msgid "'%s' is not allowed in vlan_mode"
msgstr "'%s' は、vlan_mode では利用できません"
#: ../libnm-core/nm-setting-ovs-port.c:231
#, c-format
msgid "the tag id must be in range 0-4094 but is %u"
msgstr "タグ ID は 0 - 4094 の範囲内である必要がありますが、%u です"
#: ../libnm-core/nm-setting-ovs-port.c:241
#, c-format
msgid "'%s' is not allowed in lacp"
msgstr "'%s' は、lacp では利用できません"
#: ../libnm-core/nm-setting-ovs-port.c:251
#, c-format
msgid "'%s' is not allowed in bond_mode"
msgstr "'%s' は、bond_mode では利用できません"
#: ../libnm-core/nm-setting-ovs-bridge.c:159
#, c-format
msgid "A connection with a '%s' setting must not have a master."
msgstr "'%s' 設定の接続では、マスターが必要ありません。"
#: ../libnm-core/nm-setting-ovs-bridge.c:170
#, c-format
msgid "'%s' is not allowed in fail_mode"
msgstr "'%s' は、fail_mode では利用できません。"
#: ../libnm-core/nm-setting-ppp.c:363 ../libnm-util/nm-setting-ppp.c:386
#, c-format
msgid "'%d' is out of valid range <128-16384>"
msgstr "'%d' は有効な範囲 <128-16384> の外にあります"
#: ../libnm-core/nm-setting-ppp.c:376 ../libnm-util/nm-setting-ppp.c:399
#, c-format
msgid "setting this property requires non-zero '%s' property"
msgstr "このプロパティーを設定するにはゼロ以外の '%s' プロパティーが必要です"
#: ../libnm-core/nm-setting-proxy.c:161
#, c-format
msgid "invalid proxy method"
msgstr "無効なプロキシメソッド"
#: ../libnm-core/nm-setting-proxy.c:171 ../libnm-core/nm-setting-proxy.c:180
#, c-format
msgid "this property is not allowed for method none"
msgstr "このプロパティーは、メソッド none には許可されていません"
#: ../libnm-core/nm-setting-proxy.c:191
#, c-format
msgid "the script is too large"
msgstr "スクリプトが長すぎます"
#: ../libnm-core/nm-setting-proxy.c:199
#, c-format
msgid "the script is not valid utf8"
msgstr "スクリプトは有効な utf8 ではありません"
#: ../libnm-core/nm-setting-proxy.c:207
#, c-format
msgid "the script lacks FindProxyForURL function"
msgstr "スクリプトには FindProxyForURL 関数がありません"
#: ../libnm-core/nm-setting-sriov.c:1086
#, c-format
msgid "VF with index %u, but the total number of VFs is %u"
msgstr "インデックス %u を持つ VF ですが、VF の総数は %u です"
#: ../libnm-core/nm-setting-sriov.c:1097
#, c-format
msgid "invalid VF %u: %s"
msgstr "無効な VF %u: %s"
#: ../libnm-core/nm-setting-sriov.c:1109
#, c-format
msgid "duplicate VF index %u"
msgstr "VF インデックス %u を複製します"
#: ../libnm-core/nm-setting-sriov.c:1130
#, c-format
msgid "VFs %d and %d are not sorted by ascending index"
msgstr "VFs %d および %d は、上昇するインデックスでソートされません"
#: ../libnm-core/nm-setting-tc-config.c:68
#: ../libnm-core/nm-setting-tc-config.c:296
#: ../libnm-core/nm-setting-tc-config.c:550
#, c-format
msgid "'%s' is not a valid kind"
msgstr "'%s' は有効ではありません。"
#: ../libnm-core/nm-setting-tc-config.c:76
#: ../libnm-core/nm-setting-tc-config.c:558
msgid "parent handle missing"
msgstr "親ハンドラーがありません。"
#: ../libnm-core/nm-setting-tc-config.c:1203
msgid "there are duplicate TC qdiscs"
msgstr "複製 TC qdiscs があります"
#: ../libnm-core/nm-setting-tc-config.c:1223
msgid "there are duplicate TC filters"
msgstr "複製 TC フィルターがあります"
#: ../libnm-core/nm-setting-team.c:134 ../libnm-core/nm-setting-team.c:193
#: ../libnm-core/nm-setting-team.c:266
#, c-format
msgid "%s is out of range [0, %d]"
msgstr "%s は [0, %d] の範囲外です"
#: ../libnm-core/nm-setting-team.c:175
#, c-format
msgid "Missing target-host in nsna_ping link watcher"
msgstr "nsna_ping リンクウォッチャーに target-host がありません"
#: ../libnm-core/nm-setting-team.c:181 ../libnm-core/nm-setting-team.c:248
#, c-format
msgid "target-host '%s' contains invalid characters"
msgstr "target-host '%s' には無効な文字が含まれています。"
#: ../libnm-core/nm-setting-team.c:241
#, c-format
msgid "Missing %s in arp_ping link watcher"
msgstr "arp_ping リンクウォッチャーに %s がありません"
#: ../libnm-core/nm-setting-team.c:254
#, c-format
msgid "source-host '%s' contains invalid characters"
msgstr "source-host '%s' に無効な文字が含まれています"
#: ../libnm-core/nm-setting-team.c:1153
#: ../libnm-core/nm-setting-team-port.c:380
#, c-format
msgid "team config exceeds size limit"
msgstr "team 設定が制限サイズを超えています"
#: ../libnm-core/nm-setting-team.c:1179
#, c-format
msgid "invalid runner \"%s\""
msgstr "無効なランナー \"%s\""
#: ../libnm-core/nm-setting-team.c:1192
#, c-format
msgid "missing link watcher name"
msgstr "リンクウォッチャー名がありません"
#: ../libnm-core/nm-setting-team.c:1202
#, c-format
msgid "unknown link watcher \"%s\""
msgstr "不明なリンクウォッチャー \"%s\""
#: ../libnm-core/nm-setting-team.c:1213
#, c-format
msgid "missing target host"
msgstr "ターゲットホストがありません"
#: ../libnm-core/nm-setting-team.c:1221
#, c-format
msgid "missing source address"
msgstr "ソースアドレスがありません"
#: ../libnm-core/nm-setting-tun.c:185
#, c-format
msgid "'%u': invalid mode"
msgstr "'%u': 無効なモード"
#: ../libnm-core/nm-setting-tun.c:195
#, c-format
msgid "'%s': invalid user ID"
msgstr "'%s': 無効なユーザー ID"
#: ../libnm-core/nm-setting-tun.c:206
#, c-format
msgid "'%s': invalid group ID"
msgstr "'%s': 無効なグループ ID"
#: ../libnm-core/nm-setting-user.c:109
msgid "missing key"
msgstr "キーがみつかりません"
#: ../libnm-core/nm-setting-user.c:115
msgid "key is too long"
msgstr "キーが長すぎます"
#: ../libnm-core/nm-setting-user.c:120
msgid "key must be UTF8"
msgstr "キーは UTF-8 である必要があります"
#: ../libnm-core/nm-setting-user.c:143
msgid "key requires a '.' for a namespace"
msgstr "キーはネームスペースに '.' が必要です"
#: ../libnm-core/nm-setting-user.c:156
msgid "key cannot contain \"..\""
msgstr "キーに \"..\" を含めることはできません"
#: ../libnm-core/nm-setting-user.c:161
msgid "key contains invalid characters"
msgstr "キーに無効な文字が含まれています"
#: ../libnm-core/nm-setting-user.c:186
msgid "value is missing"
msgstr "値がありません"
#: ../libnm-core/nm-setting-user.c:193
msgid "value is too large"
msgstr "値が長すぎます"
#: ../libnm-core/nm-setting-user.c:199
msgid "value is not valid UTF8"
msgstr "値が有効な UTF-8 ではありません"
#: ../libnm-core/nm-setting-user.c:329
msgid "maximum number of user data entries reached"
msgstr "ユーザーデータエントリーが最大数に達しました"
#: ../libnm-core/nm-setting-user.c:370
#, c-format
msgid "invalid key \"%s\": %s"
msgstr "無効なキー '%s': %s"
#: ../libnm-core/nm-setting-user.c:374
#, c-format
msgid "invalid value for \"%s\": %s"
msgstr "'%s' の無効な値: %s"
#: ../libnm-core/nm-setting-user.c:389
#, c-format
msgid "maximum number of user data entries reached (%u instead of %u)"
msgstr "ユーザーデータエントリーが最大数に達しました (%u ではなく %u)"
#: ../libnm-core/nm-setting-vlan.c:668 ../libnm-util/nm-setting-vlan.c:600
#, c-format
msgid "the vlan id must be in range 0-4094 but is %u"
msgstr "vlan id は 0 - 4094 の範囲内である必要がありますが、%u です"
#: ../libnm-core/nm-setting-vlan.c:678 ../libnm-util/nm-setting-vlan.c:591
msgid "flags are invalid"
msgstr "フラグが無効です"
#: ../libnm-core/nm-setting-vlan.c:690
msgid "vlan setting should have a ethernet setting as well"
msgstr "vlan 設定には Ethernet 設定も必要です"
#: ../libnm-core/nm-setting-vpn.c:520
msgid "cannot set connection.multi-connect for VPN setting"
msgstr "VPN 設定用に connection.multi-connect を設定できません"
#: ../libnm-core/nm-setting-vpn.c:541
#, c-format
msgid "secret was empty"
msgstr "シークレットが空です"
#: ../libnm-core/nm-setting-vpn.c:571
msgid "setting contained a secret with an empty name"
msgstr "設定に空の名前のシークレットが含まれていました"
#: ../libnm-core/nm-setting-vpn.c:579
#, c-format
msgid "secret value was empty"
msgstr "シークレット値が空でした"
#: ../libnm-core/nm-setting-vpn.c:626 ../libnm-core/nm-setting.c:1891
msgid "not a secret property"
msgstr "シークレットプロパティーではありません"
#: ../libnm-core/nm-setting-vpn.c:632
msgid "secret is not of correct type"
msgstr "シークレットのタイプが正しくありません"
#: ../libnm-core/nm-setting-vpn.c:663
#, c-format
msgid "failed to convert value '%s' to uint"
msgstr "値 '%s' を uint に変換するのに失敗しました"
#: ../libnm-core/nm-setting-vxlan.c:386
#, c-format
msgid "'%s' is not a valid IP%c address"
msgstr "'%s' は有効な IP%c アドレスではありません"
#: ../libnm-core/nm-setting-vxlan.c:413
#, c-format
msgid "%d is greater than local port max %d"
msgstr "%d はローカルポートの最大 %d よりも大きいです"
#: ../libnm-core/nm-setting-wired.c:630 ../libnm-util/nm-setting-wired.c:612
#, c-format
msgid "'%s' is not a valid Ethernet port value"
msgstr "'%s' は有効な Ethernet ポート値ではありません"
#: ../libnm-core/nm-setting-wired.c:640 ../libnm-util/nm-setting-wired.c:622
#, c-format
msgid "'%s' is not a valid duplex value"
msgstr "'%s' は有効な二重値ではありません"
#: ../libnm-core/nm-setting-wired.c:699 ../libnm-util/nm-setting-wired.c:679
#, c-format
msgid "invalid '%s' or its value '%s'"
msgstr "無効な '%s' またはその値 '%s' です"
#: ../libnm-core/nm-setting-wired.c:736
msgid "Wake-on-LAN mode 'default' and 'ignore' are exclusive flags"
msgstr "Wake-on-LAN モードの 'default' と 'ignore' は排他的なフラグです"
#: ../libnm-core/nm-setting-wired.c:745
msgid "Wake-on-LAN password can only be used with magic packet mode"
msgstr "Wake-on-LAN パスワードは、マジックパケットモードでのみ使用できます"
#: ../libnm-core/nm-setting-wired.c:770
msgid "both speed and duplex should have a valid value or both should be unset"
msgstr ""
"速度と二重の両方の値は有効であるべきで、そうでなければ、両方とも未設定でなけ"
"ればなりません"
#: ../libnm-core/nm-setting-wired.c:771
msgid "both speed and duplex are required for static link configuration"
msgstr "速度と二重の両方が静的リンク設定に必要です"
#: ../libnm-core/nm-setting-wireless-security.c:939
#: ../libnm-util/nm-setting-wireless-security.c:911
#, c-format
msgid "'%s' security requires '%s=%s'"
msgstr "'%s' セキュリティーには、'%s=%s' が必要です"
#: ../libnm-core/nm-setting-wireless-security.c:960
#: ../libnm-util/nm-setting-wireless-security.c:932
#, c-format
msgid "'%s' security requires '%s' setting presence"
msgstr "'%s' セキュリティーには、'%s' の設定が必要になります"
#: ../libnm-core/nm-setting-wireless-security.c:981
#: ../libnm-util/nm-setting-wireless-security.c:953
#, c-format
msgid "'%d' value is out of range <0-3>"
msgstr "'%d' の値は <0-3> の範囲外になります"
#: ../libnm-core/nm-setting-wireless-security.c:1036
#: ../libnm-util/nm-setting-wireless-security.c:1008
#, c-format
msgid "'%s' connections require '%s' in this property"
msgstr "'%s' の接続の場合、このプロパティーに '%s' が必要になります"
#: ../libnm-core/nm-setting-wireless-security.c:1066
#: ../libnm-util/nm-setting-wireless-security.c:1038
#, c-format
msgid "'%s' can only be used with '%s=%s' (WEP)"
msgstr "'%s' は '%s=%s' (WEP) でしか使用できません"
#: ../libnm-core/nm-setting-wireless-security.c:1090
#, c-format
msgid "'%s' can only be used with '%s=%s' or '%s=%s'"
msgstr "'%s' は、'%s=%s' または '%s=%s' でしか使用できません"
#: ../libnm-core/nm-setting-wireless-security.c:1112
msgid "can't be simultaneously disabled and enabled"
msgstr "同時に無効または有効にすることはできません"
#: ../libnm-core/nm-setting-wireless.c:769
#: ../libnm-util/nm-setting-wireless.c:786
#, c-format
msgid "'%s' is not a valid Wi-Fi mode"
msgstr "'%s' は有効な Wi-Fi モードではありません"
#: ../libnm-core/nm-setting-wireless.c:779
#: ../libnm-util/nm-setting-wireless.c:796
#, c-format
msgid "'%s' is not a valid band"
msgstr "'%s' は有効なバンドではありません"
#: ../libnm-core/nm-setting-wireless.c:789
#, c-format
msgid "'%s' requires setting '%s' property"
msgstr "'%s' の場合は、'%s' プロパティーを設定する必要があります"
#: ../libnm-core/nm-setting-wireless.c:883
#, c-format
msgid "invalid value"
msgstr "無効な値"
#: ../libnm-core/nm-setting-wireless.c:893
msgid "Wake-on-WLAN mode 'default' and 'ignore' are exclusive flags"
msgstr "Wake-on-WLAN モードの 'default' と 'ignore' は排他的なフラグです"
#: ../libnm-core/nm-setting-wireless.c:902
msgid "Wake-on-WLAN trying to set unknown flag"
msgstr "Wake-on-WLAN は、未知のフラグの設定を試みています"
#: ../libnm-core/nm-setting-wireless.c:924
#, c-format
msgid "conflicting value of mac-address-randomization and cloned-mac-address"
msgstr "mac-address-randomization と cloned-mac-address の値の競合"
#: ../libnm-core/nm-setting-wpan.c:182
msgid "page must be defined along with a channel"
msgstr ""
#: ../libnm-core/nm-setting-wpan.c:191
#, c-format
msgid "page must be between %d and %d"
msgstr ""
#: ../libnm-core/nm-setting-wpan.c:202
#, c-format
msgid "channel must not be between %d and %d"
msgstr ""
#: ../libnm-core/nm-setting.c:771
#, c-format
msgid "duplicate property"
msgstr "重複するプロパティー"
#: ../libnm-core/nm-setting.c:819 ../libnm-core/nm-setting.c:866
#, c-format
msgid "can't set property of type '%s' from value of type '%s'"
msgstr "タイプ '%s' のプロパティーをタイプ '%s' の値から設定できません"
#: ../libnm-core/nm-setting.c:838 ../libnm-core/nm-setting.c:852
#, c-format
msgid "failed to set property: %s"
msgstr "プロパティーの設定に失敗しました: %s"
#: ../libnm-core/nm-setting.c:880
#, c-format
msgid "can not set property: %s"
msgstr "プロパティーを設定できません: %s"
#: ../libnm-core/nm-setting.c:896
#, c-format
msgid "unknown property"
msgstr "不明なプロパティー"
#: ../libnm-core/nm-setting.c:1789
msgid "secret not found"
msgstr "シークレットが見つかりません"
#: ../libnm-core/nm-setting.c:1881
msgid "secret is not set"
msgstr "シークレットが設定されていません"
#: ../libnm-core/nm-utils.c:2062
#, c-format
msgid "'%s' is not a valid handle."
msgstr "'%s' は有効なハンドラーはありません。"
#: ../libnm-core/nm-utils.c:2158
#, c-format
msgid "'%s' unexpected: parent already specified."
msgstr "予期せぬ '%s': 親はすでに選択されています。"
#: ../libnm-core/nm-utils.c:2174
#, c-format
msgid "invalid handle: '%s'"
msgstr "無効なハンドラー: '%s'"
#: ../libnm-core/nm-utils.c:2196
msgid "parent not specified."
msgstr "親が指定されていません。"
#: ../libnm-core/nm-utils.c:2243
#, c-format
msgid "unsupported qdisc option: '%s'."
msgstr "サポートされていない qdisc オプション: '%s'"
#: ../libnm-core/nm-utils.c:2359
msgid "action name missing."
msgstr "アクション名がありません。"
#: ../libnm-core/nm-utils.c:2383
#, c-format
msgid "unsupported action option: '%s'."
msgstr "サポートされていないアクションのオプション: '%s'"
#: ../libnm-core/nm-utils.c:2521
msgid "invalid action: "
msgstr "無効なアクション: "
#: ../libnm-core/nm-utils.c:2525
#, c-format
msgid "unsupported tfilter option: '%s'."
msgstr "サポートされていない tfilter オプション: '%s'."
#: ../libnm-core/nm-utils.c:3033
#, c-format
msgid "failed stat file %s: %s"
msgstr "ファイル %s に対する stat の実行に失敗しました: %s"
#: ../libnm-core/nm-utils.c:3042
#, c-format
msgid "not a file (%s)"
msgstr "ファイルではありません (%s)"
#: ../libnm-core/nm-utils.c:3053
#, c-format
msgid "invalid file owner %d for %s"
msgstr "%2$s の無効なファイル所有者 %1$d"
#: ../libnm-core/nm-utils.c:3064
#, c-format
msgid "file permissions for %s"
msgstr "%s のファイルパーミッション"
#: ../libnm-core/nm-utils.c:3074
#, c-format
msgid "reject %s"
msgstr "%s の拒否"
#: ../libnm-core/nm-utils.c:3093
#, c-format
msgid "path is not absolute (%s)"
msgstr "パスが絶対パスではありません (%s)"
#: ../libnm-core/nm-utils.c:3107
#, c-format
msgid "Plugin file does not exist (%s)"
msgstr "プラグインファイルが存在しません (%s)"
#: ../libnm-core/nm-utils.c:3115
#, c-format
msgid "Plugin is not a valid file (%s)"
msgstr "プラグインが有効なファイルではありません (%s)"
#: ../libnm-core/nm-utils.c:3125
#, c-format
msgid "libtool archives are not supported (%s)"
msgstr "libtool アーカイブはサポートされていません (%s)"
#: ../libnm-core/nm-utils.c:3207 ../libnm-util/nm-utils.c:1794
#, c-format
msgid "Could not find \"%s\" binary"
msgstr "\"%s\" バイナリーを見つけることができませんでした"
#: ../libnm-core/nm-utils.c:4285
#, c-format
msgid "not a valid ethernet MAC address for mask at position %lld"
msgstr "%lld の場所で、マスクに有効な Ethernet MAC アドレスではありません"
#: ../libnm-core/nm-utils.c:4300
#, c-format
msgid "not a valid ethernet MAC address #%u at position %lld"
msgstr "%2$lld の場所で、有効な Ethernet MAC アドレス #%1$u ではありません"
#: ../libnm-core/nm-utils.c:4336
msgid "interface name is too short"
msgstr "インターフェース名が短すぎます"
#: ../libnm-core/nm-utils.c:4345
msgid "interface name is reserved"
msgstr "インターフェース名が予約されています"
#: ../libnm-core/nm-utils.c:4357
msgid "interface name contains an invalid character"
msgstr "インターフェース名に無効な文字が含まれています"
#: ../libnm-core/nm-utils.c:4363
msgid "interface name is longer than 15 characters"
msgstr "インターフェース名が 15 文字を超えています"
#: ../libnm-core/nm-utils.c:5012
msgid "not valid utf-8"
msgstr "utf-8 ではありません"
#: ../libnm-core/nm-utils.c:5033 ../libnm-core/nm-utils.c:5501
msgid "is not a JSON object"
msgstr "JSON オブジェクトではありません"
#: ../libnm-core/nm-utils.c:5477 ../libnm-core/nm-utils.c:5817
msgid "value is NULL"
msgstr "値が NULL です"
#: ../libnm-core/nm-utils.c:5477 ../libnm-core/nm-utils.c:5817
msgid "value is empty"
msgstr "値が空です"
#: ../libnm-core/nm-utils.c:5489
#, c-format
msgid "invalid JSON at position %d (%s)"
msgstr "%d (%s) で無効な JSON"
#: ../libnm-core/nm-utils.c:6136 ../libnm-core/nm-utils.c:6156
msgid "unterminated escape sequence"
msgstr "未終了のエスケープシーケンス"
#: ../libnm-core/nm-utils.c:6181
#, c-format
msgid "unknown attribute '%s'"
msgstr "不明な属性 '%s'"
#: ../libnm-core/nm-utils.c:6196
#, c-format
msgid "missing key-value separator '%c' after '%s'"
msgstr "'%s' の後に、キー/値のセパレーター '%c' がありません"
#: ../libnm-core/nm-utils.c:6212
#, c-format
msgid "invalid uint32 value '%s' for attribute '%s'"
msgstr "属性 '%s' の無効な uint32 値 '%s'"
#: ../libnm-core/nm-utils.c:6221
#, c-format
msgid "invalid uint8 value '%s' for attribute '%s'"
msgstr "属性 '%s' の無効な uint8 値 '%s'"
#: ../libnm-core/nm-utils.c:6231
#, c-format
msgid "invalid boolean value '%s' for attribute '%s'"
msgstr "属性 '%s' の無効なブール値 '%s'"
#: ../libnm-core/nm-utils.c:6241
#, c-format
msgid "unsupported attribute '%s' of type '%s'"
msgstr "タイプ '%s' のサポートされていない属性 '%s'"
#: ../libnm-core/nm-vpn-editor-plugin.c:296
#, c-format
msgid "cannot load plugin \"%s\": %s"
msgstr "プラグイン '%s' を読み込めません: %s"
#: ../libnm-core/nm-vpn-editor-plugin.c:307
#, c-format
msgid "failed to load nm_vpn_editor_plugin_factory() from %s (%s)"
msgstr "%s (%s) からの nm_vpn_editor_plugin_factory() のロードに失敗しました"
#: ../libnm-core/nm-vpn-editor-plugin.c:332
#, c-format
msgid "unknown error initializing plugin %s"
msgstr "プラグイン %s の初期化中に不明なエラーが発生しました"
#: ../libnm-core/nm-vpn-editor-plugin.c:349
#, c-format
msgid "cannot load VPN plugin in '%s': missing plugin name"
msgstr "'%s' で VPN プラグインをロードできません: 不明なプラグイン名"
#: ../libnm-core/nm-vpn-editor-plugin.c:358
#, c-format
msgid "cannot load VPN plugin in '%s': invalid service name"
msgstr "'%s' で VPN プラグインをロードできません: 無効なサービス名"
#: ../libnm-core/nm-vpn-editor-plugin.c:501
#, c-format
msgid "the plugin does not support import capability"
msgstr "プラグインはインポート機能をサポートしません"
#: ../libnm-core/nm-vpn-editor-plugin.c:521
#, c-format
msgid "the plugin does not support export capability"
msgstr "プラグインはエクスポート機能をサポートしません"
#: ../libnm-core/nm-vpn-plugin-info.c:110
#, c-format
msgid "missing filename"
msgstr "不明なファイル名"
#: ../libnm-core/nm-vpn-plugin-info.c:118
#, c-format
msgid "filename must be an absolute path (%s)"
msgstr "ファイル名は絶対パスである必要があります (%s)"
#: ../libnm-core/nm-vpn-plugin-info.c:127
#, c-format
msgid "filename has invalid format (%s)"
msgstr "ファイル名の形式が無効です (%s)"
#: ../libnm-core/nm-vpn-plugin-info.c:450
#, c-format
msgid "there exists a conflicting plugin (%s) that has the same %s.%s value"
msgstr "競合するプラグイン (%s) が存在します (同じ %s.%s 値を持ちます)。"
#: ../libnm-core/nm-vpn-plugin-info.c:488
#, c-format
msgid "there exists a conflicting plugin with the same name (%s)"
msgstr "同じ名前 (%s) の競合するプラグインが存在します"
#: ../libnm-core/nm-vpn-plugin-info.c:1070
#, c-format
msgid "missing \"plugin\" setting"
msgstr "不明な \"plugin\" 設定"
#: ../libnm-core/nm-vpn-plugin-info.c:1080
#, c-format
msgid "%s: don't retry loading plugin which already failed previously"
msgstr "%s: 以前に失敗したプラグインのロードは再試行しないでください"
#: ../libnm-core/nm-vpn-plugin-info.c:1174
msgid "missing filename to load VPN plugin info"
msgstr "VPN プラグイン情報をロードする不明なファイル名"
#: ../libnm-core/nm-vpn-plugin-info.c:1186
msgid "missing name for VPN plugin info"
msgstr "VPN プラグイン情報の不明な名前"
#: ../libnm-core/nm-vpn-plugin-info.c:1195
msgid "missing service for VPN plugin info"
msgstr "VPN プラグイン情報の不明なサービス"
#: ../libnm-glib/nm-device.c:1824 ../libnm/nm-device.c:1384
msgid "Bluetooth"
msgstr "Bluetooth"
#: ../libnm-glib/nm-device.c:1826 ../libnm/nm-device.c:1386
msgid "OLPC Mesh"
msgstr "OLPC メッシュ"
#: ../libnm-glib/nm-device.c:1828 ../libnm/nm-device.c:1394
msgid "WiMAX"
msgstr "WiMAX"
#: ../libnm-glib/nm-device.c:1842 ../libnm/nm-device.c:1408
msgid "ADSL"
msgstr "ADSL"
#: ../libnm-glib/nm-device.c:1844 ../libnm/nm-device.c:1410
msgid "MACVLAN"
msgstr "MACVLAN"
#: ../libnm-glib/nm-device.c:1846 ../libnm/nm-device.c:1412
msgid "VXLAN"
msgstr "VXLAN"
#: ../libnm-glib/nm-device.c:1848 ../libnm/nm-device.c:1414
msgid "IPTunnel"
msgstr "IPTunnel"
#: ../libnm-glib/nm-device.c:1850 ../libnm/nm-device.c:1416
msgid "Tun"
msgstr "Tun"
#: ../libnm-glib/nm-device.c:1852 ../libnm/nm-device.c:1418
msgid "Veth"
msgstr "Veth"
#: ../libnm-glib/nm-device.c:1884 ../libnm/nm-device.c:1462
msgid "Wired"
msgstr "有線"
#: ../libnm-glib/nm-device.c:1915 ../libnm/nm-device.c:1493
msgid "PCI"
msgstr "PCI"
#: ../libnm-glib/nm-device.c:1917 ../libnm/nm-device.c:1495
msgid "USB"
msgstr "USB"
#. TRANSLATORS: the first %s is a bus name (eg, "USB") or
#. * product name, the second is a device type (eg,
#. * "Ethernet"). You can change this to something like
#. * "%2$s (%1$s)" if there's no grammatical way to combine
#. * the strings otherwise.
#.
#: ../libnm-glib/nm-device.c:2014 ../libnm-glib/nm-device.c:2033
#: ../libnm/nm-device.c:1808 ../libnm/nm-device.c:1827
#, c-format
msgctxt "long device name"
msgid "%s %s"
msgstr "%s %s"
#: ../libnm-glib/nm-remote-connection.c:148
msgid "Disconnected by D-Bus"
msgstr "D-Bus により切断"
#: ../libnm-util/crypto.c:143
#, c-format
msgid "Doesn't look like a PEM private key file."
msgstr "PEM プライベートキーファイルではないようです。"
#: ../libnm-util/crypto.c:405 ../libnm-util/crypto_gnutls.c:151
#: ../libnm-util/crypto_gnutls.c:253 ../libnm-util/crypto_nss.c:162
#: ../libnm-util/crypto_nss.c:323
#, c-format
msgid "Private key cipher '%s' was unknown."
msgstr "プライベートキー暗号文 '%s' は不明です。"
#: ../libnm-util/crypto_gnutls.c:84
#, c-format
msgid "Hash length too long (%d > %d)."
msgstr "ハッシュ長が長すぎます (%d > %d)。"
#: ../libnm-util/crypto_gnutls.c:115
#, c-format
msgid "Failed to initialize the MD5 engine: %s (%s)"
msgstr "MD5 エンジンの初期化に失敗しました: %s (%s)"
#: ../libnm-util/crypto_gnutls.c:159
#, c-format
msgid "Invalid IV length (must be at least %zd)."
msgstr "IV の長さが無効です (最低 %zd の長さが必要)。"
#: ../libnm-util/crypto_nss.c:99
#, c-format
msgid "Failed to initialize the MD5 context: %d."
msgstr "MD5 コンテキストの初期化に失敗しました: %d。"
#: ../libnm-util/crypto_nss.c:170
#, c-format
msgid "Invalid IV length (must be at least %d)."
msgstr "IV の長さが無効です (最低でも %d は必要)。"
#: ../libnm-util/crypto_nss.c:457
#, c-format
msgid "Couldn't convert password to UCS2: %d"
msgstr "パスワードを UCS2 に変換できません: %d"
#: ../libnm-util/nm-setting-8021x.c:1811
msgid "invalid private key"
msgstr "無効なプライベートキー"
#: ../libnm-util/nm-setting-8021x.c:2122
msgid "invalid phase2 private key"
msgstr "無効な phase2 プライベートキー"
#: ../libnm-util/nm-setting-bluetooth.c:185
#, c-format
msgid "requires '%s' or '%s' setting"
msgstr "'%s' または '%s' の設定が必要です"
#: ../libnm-util/nm-setting-bond.c:581
#, c-format
msgid "'%s' is not a valid interface name for '%s' option"
msgstr "'%s' は、'%s' オプションの有効なインターフェース名ではありません"
#: ../libnm-util/nm-setting-connection.c:831
#: ../libnm-util/nm-setting-infiniband.c:269
#, c-format
msgid "'%s' is not a valid interface name"
msgstr "'%s' は有効なインターフェース名ではありません"
#: ../libnm-util/nm-setting-connection.c:859
#, c-format
msgid "requires presence of '%s' setting in the connection"
msgstr "接続には '%s' 設定が必要です"
#: ../libnm-util/nm-setting-infiniband.c:231
msgid "not a valid interface name"
msgstr "無効なインターフェース名です"
#: ../libnm-util/nm-setting-ip4-config.c:957
#, c-format
msgid "%d. IPv4 address is invalid"
msgstr "%d. IPv4 アドレスは無効です"
#: ../libnm-util/nm-setting-ip4-config.c:967
#, c-format
msgid "%d. IPv4 address has invalid prefix"
msgstr "%d. IPv4 に無効なプレフィックスがあります"
#: ../libnm-util/nm-setting-ip4-config.c:983
#: ../libnm-util/nm-setting-ip6-config.c:937
#, c-format
msgid "%d. route has invalid prefix"
msgstr "%d. ルートに無効なプレフィックスがあります"
#: ../libnm-util/nm-setting-ip6-config.c:911
#, c-format
msgid "%d. IPv6 address is invalid"
msgstr "%d. IPv6 アドレスは無効です"
#: ../libnm-util/nm-setting-ip6-config.c:921
#, c-format
msgid "%d. IPv6 address has invalid prefix"
msgstr "%d. IPv6 アドレスのプレフィックスが無効です"
#: ../libnm-util/nm-setting-vpn.c:581
#, c-format
msgid "Failed to convert '%s' value '%s' to uint"
msgstr "'%s' 値 '%s' を uint に変換するのに失敗しました"
#: ../libnm-util/nm-setting-vpn.c:588
#, c-format
msgid "Secret flags property '%s' not found"
msgstr "シークレットフラグプロパティー '%s' が見つかりません"
#: ../libnm-util/nm-setting-wireless.c:806
#, c-format
msgid "requires setting '%s' property"
msgstr "'%s' プロパティーの設定が必要です"
#: ../libnm/nm-device-adsl.c:72
msgid "The connection was not an ADSL connection."
msgstr "接続は、ADSL 接続ではありませんでした。"
#: ../libnm/nm-device-bond.c:111
msgid "The connection was not a bond connection."
msgstr "接続は、ボンド接続ではありませんでした。"
#: ../libnm/nm-device-bridge.c:115
msgid "The connection was not a bridge connection."
msgstr "接続は、ブリッジ接続ではありませんでした。"
#: ../libnm/nm-device-bt.c:137
#, c-format
msgid "The connection was not a Bluetooth connection."
msgstr "接続は、Bluetooth 接続ではありませんでした。"
#: ../libnm/nm-device-bt.c:143
#, c-format
msgid "The connection is of Bluetooth NAP type."
msgstr "接続は、Bluetooth NAP タイプです。"
#: ../libnm/nm-device-bt.c:152
msgid "Invalid device Bluetooth address."
msgstr "無効なデバイス Bluetooth アドレスです。"
#: ../libnm/nm-device-bt.c:158
msgid "The Bluetooth addresses of the device and the connection didn't match."
msgstr "デバイスと接続の Bluetooth アドレスが一致しませんでした。"
#: ../libnm/nm-device-bt.c:167
msgid ""
"The device is lacking Bluetooth capabilities required by the connection."
msgstr "デバイスには、接続に必要な Bluetooth 機能がありません。"
#: ../libnm/nm-device-dummy.c:76
msgid "The connection was not a dummy connection."
msgstr "接続は、ダミー接続ではありませんでした。"
#: ../libnm/nm-device-dummy.c:83 ../libnm/nm-device-generic.c:97
#: ../libnm/nm-device-ovs-bridge.c:97 ../libnm/nm-device-ovs-interface.c:68
#: ../libnm/nm-device-ovs-port.c:96
msgid "The connection did not specify an interface name."
msgstr "接続で、インターフェース名が指定されませんでした。"
#: ../libnm/nm-device-ethernet.c:206
msgid "The connection was not an Ethernet or PPPoE connection."
msgstr "接続は、Ethernet または PPPoE 接続ではありませんでした。"
#: ../libnm/nm-device-ethernet.c:221
msgid "The connection and device differ in S390 subchannels."
msgstr "接続とデバイスは、S390 サブチャネルで異なります。"
#: ../libnm/nm-device-ethernet.c:236
#, c-format
msgid "Invalid device MAC address %s."
msgstr "無効なデバイス MAC アドレス %s。"
#: ../libnm/nm-device-ethernet.c:241
msgid "The MACs of the device and the connection do not match."
msgstr "デバイスと接続の MAC アドレスが一致しませんでした。"
#: ../libnm/nm-device-ethernet.c:251
#, c-format
msgid "Invalid MAC in the blacklist: %s."
msgstr "ブラックリストの無効な MAC: %s。"
#: ../libnm/nm-device-ethernet.c:257
#, c-format
msgid "Device MAC (%s) is blacklisted by the connection."
msgstr "デバイス MAC (%s) は、接続によりブラックリスト化されています。"
#: ../libnm/nm-device-generic.c:90
msgid "The connection was not a generic connection."
msgstr "接続は汎用的な接続ではありませんでした。"
#: ../libnm/nm-device-tun.c:208
msgid "The connection was not a tun connection."
msgstr "接続は tun 接続ではありませんでした。"
#: ../libnm/nm-device-tun.c:217
msgid "The mode of the device and the connection didn't match"
msgstr "デバイスと接続のモードが一致しませんでした"
#: ../libnm/nm-device-infiniband.c:93
msgid "The connection was not an InfiniBand connection."
msgstr "接続は InfiniBand 接続ではありませんでした。"
#: ../libnm/nm-device-infiniband.c:101 ../libnm/nm-device-wifi.c:625
#: ../libnm/nm-device-wimax.c:324
msgid "Invalid device MAC address."
msgstr "無効なデバイス MAC アドレスです。"
#: ../libnm/nm-device-infiniband.c:109 ../libnm/nm-device-wifi.c:632
#: ../libnm/nm-device-wimax.c:331
msgid "The MACs of the device and the connection didn't match."
msgstr "デバイスと接続の MAC アドレスが一致しませんでした。"
#: ../libnm/nm-device-ip-tunnel.c:271
msgid "The connection was not an IP tunnel connection."
msgstr "接続は IP トンネル接続ではありませんでした。"
#: ../libnm/nm-device-macvlan.c:157
msgid "The connection was not a MAC-VLAN connection."
msgstr "接続は MAC-VLAN 接続ではありませんでした。"
#: ../libnm/nm-device-modem.c:119
msgid "The connection was not a modem connection."
msgstr "接続はモデム接続ではありませんでした。"
#: ../libnm/nm-device-modem.c:127
msgid "The connection was not a valid modem connection."
msgstr "接続は有効なモデム接続ではありませんでした。"
#: ../libnm/nm-device-modem.c:134
msgid "The device is lacking capabilities required by the connection."
msgstr "デバイスには接続に必要な機能がありません。"
#: ../libnm/nm-device-olpc-mesh.c:114
msgid "The connection was not an OLPC Mesh connection."
msgstr "接続は OLPC メッシュ接続ではありませんでした。"
#: ../libnm/nm-device-ovs-bridge.c:90
msgid "The connection was not a ovs_bridge connection."
msgstr "接続は、ovs_bridge 接続ではありませんでした。"
#: ../libnm/nm-device-ovs-interface.c:61
msgid "The connection was not a ovs_interface connection."
msgstr "接続は、ovs_interface 接続ではありませんでした。"
#: ../libnm/nm-device-ovs-port.c:89
msgid "The connection was not a ovs_port connection."
msgstr "接続は、ovs_port 接続ではありませんでした。"
#: ../libnm/nm-device-team.c:138
msgid "The connection was not a team connection."
msgstr "接続は team 接続ではありませんでした。"
#: ../libnm/nm-device-vlan.c:128
msgid "The connection was not a VLAN connection."
msgstr "接続は VLAN 接続ではありませんでした。"
#: ../libnm/nm-device-vlan.c:135
msgid "The VLAN identifiers of the device and the connection didn't match."
msgstr "デバイスと接続の VLAN ID が一致しませんでした。"
#: ../libnm/nm-device-vlan.c:150
msgid "The hardware address of the device and the connection didn't match."
msgstr "デバイスと接続のハードウェアアドレスが一致しませんでした。"
#: ../libnm/nm-device-vxlan.c:386
msgid "The connection was not a VXLAN connection."
msgstr "接続は VXLAN 接続ではありませんでした。"
#: ../libnm/nm-device-vxlan.c:393
msgid "The VXLAN identifiers of the device and the connection didn't match."
msgstr "デバイスと接続の VXLAN ID が一致しませんでした。"
#: ../libnm/nm-device-wifi.c:616
msgid "The connection was not a Wi-Fi connection."
msgstr "接続は Wi-Fi 接続ではありませんでした。"
#: ../libnm/nm-device-wifi.c:652
msgid "The device is lacking WPA capabilities required by the connection."
msgstr "デバイスには接続に必要な WPA 機能がありません。"
#: ../libnm/nm-device-wifi.c:659
msgid "The device is lacking WPA2/RSN capabilities required by the connection."
msgstr "デバイスには接続に必要な WPA2/RSN 機能がありません。"
#: ../libnm/nm-device-wimax.c:315
msgid "The connection was not a WiMAX connection."
msgstr "接続は WiMAX 接続ではありませんでした。"
#: ../libnm/nm-device-wpan.c:82
msgid "The connection was not a wpan connection."
msgstr "接続は WPAN 接続ではありませんでした。"
#: ../libnm/nm-device.c:1388
msgid "Open vSwitch Interface"
msgstr "Open vSwitch インターフェース"
#: ../libnm/nm-device.c:1390
msgid "Open vSwitch Port"
msgstr "Open vSwitch ポート"
#: ../libnm/nm-device.c:1392
msgid "Open vSwitch Bridge"
msgstr "Open vSwitch ブリッジ"
#: ../libnm/nm-device.c:1420
msgid "MACsec"
msgstr "MACsec"
#: ../libnm/nm-device.c:1422
msgid "Dummy"
msgstr "ダミー"
#: ../libnm/nm-device.c:1424
msgid "PPP"
msgstr "PPP"
#: ../libnm/nm-device.c:1426
msgid "IEEE 802.15.4"
msgstr "IEEE 802.15.4"
#: ../libnm/nm-device.c:1428
msgid "6LoWPAN"
msgstr "6LoWPAN"
#: ../libnm/nm-device.c:1430
msgid "WireGuard"
msgstr "WireGuard"
#: ../libnm/nm-device.c:2549
#, c-format
msgid "The connection was not valid: %s"
msgstr "接続は有効ではありませんでした: %s"
#: ../libnm/nm-device.c:2558
#, c-format
msgid "The interface names of the device and the connection didn't match."
msgstr "デバイスと接続のインターフェース名が一致しませんでした。"
#: ../libnm/nm-manager.c:274
msgid "Checkpoint was removed before it was initialized"
msgstr "チェックポイントが初期化前に削除されました"
#: ../libnm/nm-manager.c:955
msgid "Active connection removed before it was initialized"
msgstr "アクティブな接続が初期化前に削除されました"
#: ../libnm/nm-remote-settings.c:256
msgid "Connection removed before it was initialized"
msgstr "接続が初期化前に削除されました"
#: ../libnm/nm-vpn-plugin-old.c:847 ../libnm/nm-vpn-service-plugin.c:1017
msgid "No service name specified"
msgstr "サービス名が指定されていません"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:1
msgid "Enable or disable system networking"
msgstr "システムのネットワーキングを有効または無効にする"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:2
msgid "System policy prevents enabling or disabling system networking"
msgstr ""
"システムポリシーによりシステムのネットワーキングの有効化または無効化が阻止さ"
"れます"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:3
msgid "Reload NetworkManager configuration"
msgstr "NetworkManager 設定をリロード"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:4
msgid "System policy prevents reloading NetworkManager"
msgstr "システムポリシーにより NetworkManager のリロードが回避されます"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:5
msgid ""
"Put NetworkManager to sleep or wake it up (should only be used by system "
"power management)"
msgstr ""
"NetworkManager をスリープ状態にする、またはスリープ状態から解除します (使用は"
"システムの電源管理に限ってください)"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:6
msgid "System policy prevents putting NetworkManager to sleep or waking it up"
msgstr ""
"システムポリシーにより NetworkManager のスリープ状態への移行、またはスリープ"
"状態からの解除が阻止されます"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:7
msgid "Enable or disable Wi-Fi devices"
msgstr "Wi-Fi デバイスを有効または無効にする"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:8
msgid "System policy prevents enabling or disabling Wi-Fi devices"
msgstr ""
"システムポリシーにより Wi-Fi デバイスの有効化または無効化が阻止されます"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:9
msgid "Enable or disable mobile broadband devices"
msgstr "モバイルブロードバンドのデバイスを有効または無効にする"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:10
msgid "System policy prevents enabling or disabling mobile broadband devices"
msgstr ""
"システムポリシーによりモバイルブロードバンドのデバイスの有効化または無効化が"
"阻止されています"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:11
msgid "Enable or disable WiMAX mobile broadband devices"
msgstr "WiMAX モバイルブロードバンドのデバイスを有効または無効にする"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:12
msgid ""
"System policy prevents enabling or disabling WiMAX mobile broadband devices"
msgstr ""
"システムポリシーにより WiMAX モバイルブロードバンドのデバイスの有効化または無"
"効化が阻止されます"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:13
msgid "Allow control of network connections"
msgstr "ネットワーク接続の制御を許可"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:14
msgid "System policy prevents control of network connections"
msgstr "システムポリシーによりネットワーク接続の制御が阻止されます"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:15
msgid "Connection sharing via a protected Wi-Fi network"
msgstr "保護された Wi-Fi ネットワーク経由の接続共有"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:16
msgid "System policy prevents sharing connections via a protected Wi-Fi network"
msgstr ""
"システムポリシーにより、保護された Wi-Fi ネットワーク経由の接続共有が阻止され"
"ます。"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:17
msgid "Connection sharing via an open Wi-Fi network"
msgstr "保護されていない Wi-Fi ネットワーク経由の接続共有"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:18
msgid "System policy prevents sharing connections via an open Wi-Fi network"
msgstr ""
"システムポリシーにより、保護されていない Wi-Fi ネットワーク経由の接続共有が阻"
"止されます。"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:19
msgid "Modify personal network connections"
msgstr "個人のネットワーク接続を編集"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:20
msgid "System policy prevents modification of personal network settings"
msgstr "システムポリシーにより個人のネットワーク設定の変更が阻止されます"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:21
msgid "Modify network connections for all users"
msgstr "全ユーザーのネットワーク接続を編集"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:22
msgid "System policy prevents modification of network settings for all users"
msgstr "システムポリシーにより、全ユーザーでネットワーク設定を編集できません"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:23
msgid "Modify persistent system hostname"
msgstr "永続的なシステムのホスト名を修正"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:24
msgid "System policy prevents modification of the persistent system hostname"
msgstr "システムポリシーにより、永続的なシステムのホスト名が修正できません"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:25
msgid "Modify persistent global DNS configuration"
msgstr "永続的なグローバル DNS 設定の変更"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:26
msgid ""
"System policy prevents modification of the persistent global DNS "
"configuration"
msgstr "システムポリシーにより、永続的なグローバル DNS 設定を変更できません"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:27
msgid "Perform a checkpoint or rollback of interfaces configuration"
msgstr "インターフェース設定のチェックポイントまたはロールバックを実行"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:28
msgid "System policy prevents the creation of a checkpoint or its rollback"
msgstr ""
"システムポリシーによりチェックポイントまたはそのロールバックの作成が回避され"
"ます"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:29
msgid "Enable or disable device statistics"
msgstr "デバイスの統計値を有効または無効にする"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:30
msgid "System policy prevents enabling or disabling device statistics"
msgstr "システムポリシーにより、デバイス統計値を有効化または無効化できません"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:31
msgid "Enable or disable connectivity checking"
msgstr "接続確認を有効または無効にする"
#: ../data/org.freedesktop.NetworkManager.policy.in.in.h:32
msgid "System policy prevents enabling or disabling connectivity checking"
msgstr "システムポリシーにより、接続確認を有効化または無効化できません"
#: ../shared/nm-utils/nm-shared-utils.c:1073
#, c-format
msgid "object class '%s' has no property named '%s'"
msgstr ""
"オブジェクトクラス '%s' には、'%s' という名前のプロパティーがありません"
#: ../shared/nm-utils/nm-shared-utils.c:1080
#, c-format
msgid "property '%s' of object class '%s' is not writable"
msgstr ""
"プロパティー '%s' (オブジェクトクラス '%s') が書き込み可能ではありません"
#: ../shared/nm-utils/nm-shared-utils.c:1087
#, c-format
msgid ""
"construct property \"%s\" for object '%s' can't be set after construction"
msgstr ""
"コンストラクトプロパティー \"%s\" (オブジェクト '%s') は構築後に設定できませ"
"ん"
#: ../shared/nm-utils/nm-shared-utils.c:1095
#, c-format
msgid "'%s::%s' is not a valid property name; '%s' is not a GObject subtype"
msgstr ""
"'%s::%s' は有効なプロパティー名ではありません。'%s' は GObject サブタイプでは"
"ありません"
#: ../shared/nm-utils/nm-shared-utils.c:1104
#, c-format
msgid "unable to set property '%s' of type '%s' from value of type '%s'"
msgstr "プロパティー '%s' (タイプ '%s') をタイプ '%s' の値から設定できません"
#: ../shared/nm-utils/nm-shared-utils.c:1115
#, c-format
msgid ""
"value \"%s\" of type '%s' is invalid or out of range for property '%s' of "
"type '%s'"
msgstr ""
"値 \"%s\" (タイプ '%s') が、プロパティー '%s' (タイプ '%s') に対して無効また"
"は範囲外です"
#. TRANSLATORS: the first %s is a prefix for the connection id, such
#. * as "Wired Connection" or "VPN Connection". The %d is a number
#. * that is combined with the first argument to create a unique
#. * connection id.
#: ../src/NetworkManagerUtils.c:119
#, c-format
msgctxt "connection id fallback"
msgid "%s %u"
msgstr "%s %u"
#: ../src/main.c:180 ../src/main.c:314
#, c-format
msgid "Failed to read configuration: %s\n"
msgstr "設定の読み込みに失敗しました: %s\n"
#. Logging/debugging
#: ../src/main.c:194 ../src/nm-iface-helper.c:297
msgid "Print NetworkManager version and exit"
msgstr "NetworkManager のバージョンを表示して終了する"
#: ../src/main.c:195 ../src/nm-iface-helper.c:298
msgid "Don't become a daemon"
msgstr "デーモンにしない"
#: ../src/main.c:196 ../src/nm-iface-helper.c:300
#, c-format
msgid "Log level: one of [%s]"
msgstr "ログレベル: [%s] のいずれか"
#: ../src/main.c:198 ../src/nm-iface-helper.c:302
#, c-format
msgid "Log domains separated by ',': any combination of [%s]"
msgstr "',' で区切ったログドメイン: [%s] の組み合わせ"
#: ../src/main.c:200 ../src/nm-iface-helper.c:304
msgid "Make all warnings fatal"
msgstr "すべての警告を致命的にする"
#: ../src/main.c:201
msgid "Specify the location of a PID file"
msgstr "PID ファイルの場所を指定する"
#: ../src/main.c:203
msgid "Print NetworkManager configuration and exit"
msgstr "NetworkManager の設定を表示して終了する"
#: ../src/main.c:213
msgid ""
"NetworkManager monitors all network connections and automatically\n"
"chooses the best connection to use. It also allows the user to\n"
"specify wireless access points which wireless cards in the computer\n"
"should associate with."
msgstr ""
"NetworkManager によりすべてのネットワーク接続が監視され、\n"
"使用に最適な接続が自動的に選択されます。また、コンピューター内の\n"
"ワイヤレスカードを関連付けるべきワイヤレスアクセスポイントの\n"
"ユーザーによる指定も許可されます。"
#: ../src/main.c:304 ../src/main-utils.c:286 ../src/nm-iface-helper.c:442
#, c-format
msgid "%s. Please use --help to see a list of valid options.\n"
msgstr "%s --help を使用して有効なオプションの一覧を確認してください。\n"
#: ../src/main.c:339 ../src/nm-iface-helper.c:457
#, c-format
msgid "Could not daemonize: %s [error %u]\n"
msgstr "デーモン化できませんでした: %s [エラー %u]\n"
#: ../src/main-utils.c:99
#, c-format
msgid "Opening %s failed: %s\n"
msgstr "%s のオープンに失敗しました: %s\n"
#: ../src/main-utils.c:105
#, c-format
msgid "Writing to %s failed: %s\n"
msgstr "%s への書き込みに失敗しました: %s\n"
#: ../src/main-utils.c:110
#, c-format
msgid "Closing %s failed: %s\n"
msgstr "%s のクローズに失敗しました: %s\n"
#: ../src/main-utils.c:148 ../src/main-utils.c:159
#, c-format
msgid "Cannot create '%s': %s"
msgstr "'%s' を作成できません: %s"
#: ../src/main-utils.c:212
#, c-format
msgid "%s is already running (pid %ld)\n"
msgstr "%s はすでに実行中です (pid %ld)\n"
#: ../src/main-utils.c:222
#, c-format
msgid "You must be root to run %s!\n"
msgstr "%s を実行するには root になる必要があります!\n"
#: ../src/dhcp/nm-dhcp-dhclient-utils.c:313
msgid "# Created by NetworkManager\n"
msgstr "# NetworkManager で作成されています\n"
#: ../src/dhcp/nm-dhcp-dhclient-utils.c:324
#, c-format
msgid ""
"# Merged from %s\n"
"\n"
msgstr ""
"# %s からマージされています\n"
"\n"
#: ../src/devices/bluetooth/nm-bluez-device.c:212
#, c-format
msgid "%s Network"
msgstr "%s ネットワーク"
#: ../src/devices/bluetooth/nm-device-bt.c:270
msgid "PAN requested, but Bluetooth device does not support NAP"
msgstr "PAN が要求されましたが、Bluetooth デバイスは NAP をサポートしません"
#: ../src/devices/bluetooth/nm-device-bt.c:280
msgid "PAN connections cannot specify GSM, CDMA, or serial settings"
msgstr "PAN 接続は、GSM、CDMA、またはシリアル設定を指定できません"
#: ../src/devices/bluetooth/nm-device-bt.c:293
msgid "PAN connection"
msgstr "PAN 接続"
#: ../src/devices/bluetooth/nm-device-bt.c:300
msgid "DUN requested, but Bluetooth device does not support DUN"
msgstr "DUN が要求されましたが、Bluetooth デバイスは DUN をサポートしません"
#: ../src/devices/bluetooth/nm-device-bt.c:310
msgid "DUN connection must include a GSM or CDMA setting"
msgstr "DUN 接続には、GSM または CDMA 設定が含まれる必要があります"
#: ../src/devices/bluetooth/nm-device-bt.c:320
#: ../src/devices/wwan/nm-modem-broadband.c:705
msgid "GSM connection"
msgstr "GSM 接続"
#: ../src/devices/bluetooth/nm-device-bt.c:324
#: ../src/devices/wwan/nm-modem-broadband.c:729
msgid "CDMA connection"
msgstr "CDMA 接続"
#: ../src/devices/bluetooth/nm-device-bt.c:332
msgid "Unknown/unhandled Bluetooth connection type"
msgstr "不明な/未処理の Bluetooth 接続タイプ"
#: ../src/devices/bluetooth/nm-device-bt.c:353
#: ../src/devices/nm-device-ethernet.c:1423
#: ../src/devices/nm-device-infiniband.c:188
#: ../src/devices/wifi/nm-device-wifi.c:908
msgid "connection does not match device"
msgstr "接続がデバイスに一致しません"
#: ../src/devices/nm-device-6lowpan.c:191
msgid "6LOWPAN connection"
msgstr "6LOWPAN 接続"
#: ../src/devices/nm-device-bond.c:72
msgid "Bond connection"
msgstr "ボンド接続"
#: ../src/devices/nm-device-bridge.c:153
msgid "Bridge connection"
msgstr "ブリッジ接続"
#: ../src/devices/nm-device-dummy.c:68
msgid "Dummy connection"
msgstr "ダミー接続"
#: ../src/devices/nm-device-ethernet.c:1404
msgid "PPPoE connection"
msgstr "PPPoE 接続"
#: ../src/devices/nm-device-ethernet.c:1404
msgid "Wired connection"
msgstr "有線接続"
#: ../src/devices/nm-device-ethernet-utils.c:33
#, c-format
msgid "Wired connection %d"
msgstr "有線接続 %d"
#: ../src/devices/nm-device-ip-tunnel.c:418
msgid "IP tunnel connection"
msgstr "IP トンネル接続"
#: ../src/devices/nm-device-macvlan.c:365
msgid "MACVLAN connection"
msgstr "MACVLAN 接続"
#: ../src/devices/nm-device-tun.c:158
msgid "TUN connection"
msgstr "TUN 接続"
#: ../src/devices/nm-device-wpan.c:68
msgid "WPAN connection"
msgstr "WPAN 接続"
#: ../src/devices/team/nm-device-team.c:101
msgid "Team connection"
msgstr "team 接続"
#: ../src/devices/wifi/nm-device-olpc-mesh.c:124
msgid "Mesh"
msgstr "メッシュ"
#: ../src/devices/wifi/nm-device-wifi.c:881
msgid "WPA Ad-Hoc disabled due to kernel bugs"
msgstr "WPA アドホックはカーネルバグのため無効になりました"
#: ../src/devices/wifi/nm-wifi-utils.c:43
#, c-format
msgid "%s is incompatible with static WEP keys"
msgstr "%s は静的 WEP キーと互換性がありません"
#: ../src/devices/wifi/nm-wifi-utils.c:77
msgid "LEAP authentication requires a LEAP username"
msgstr "LEAP 認証には LEAP ユーザー名が必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:87
msgid "LEAP username requires 'leap' authentication"
msgstr "LEAP ユーザー名には 'leap' 認証が必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:100
msgid "LEAP authentication requires IEEE 802.1x key management"
msgstr "LEAP 認証には IEEE 802.1x キー管理が必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:120
msgid "LEAP authentication is incompatible with Ad-Hoc mode"
msgstr "LEAP 認証はアドホックモードと互換性がありません"
#: ../src/devices/wifi/nm-wifi-utils.c:132
msgid "LEAP authentication is incompatible with 802.1x setting"
msgstr "LEAP 認証は 802.1x 設定と互換性がありません"
#: ../src/devices/wifi/nm-wifi-utils.c:154
#, c-format
msgid "a connection using '%s' authentication cannot use WPA key management"
msgstr "'%s' 認証を使用している接続は WPA キー管理を使用できません"
#: ../src/devices/wifi/nm-wifi-utils.c:165
#, c-format
msgid "a connection using '%s' authentication cannot specify WPA protocols"
msgstr "'%s' 認証を使用している接続は WPA プロトコルを指定できません"
#: ../src/devices/wifi/nm-wifi-utils.c:181
#: ../src/devices/wifi/nm-wifi-utils.c:198
#, c-format
msgid "a connection using '%s' authentication cannot specify WPA ciphers"
msgstr "'%s' 認証を使用している接続は WPA 暗号を指定できません"
#: ../src/devices/wifi/nm-wifi-utils.c:210
#, c-format
msgid "a connection using '%s' authentication cannot specify a WPA password"
msgstr "'%s' 認証を使用している接続は WPA パスワードを指定できません"
#: ../src/devices/wifi/nm-wifi-utils.c:241
msgid "Dynamic WEP requires an 802.1x setting"
msgstr "動的 WEP には 802.1x 設定が必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:251
#: ../src/devices/wifi/nm-wifi-utils.c:279
msgid "Dynamic WEP requires 'open' authentication"
msgstr "動的 WEP には 'open' 認証が必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:266
msgid "Dynamic WEP requires 'ieee8021x' key management"
msgstr "動的 WEP には 'ieee8021x' キー管理が必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:313
msgid "WPA-PSK authentication is incompatible with 802.1x"
msgstr "WPA-PSK 認証は 802.1x と互換性がありません"
#: ../src/devices/wifi/nm-wifi-utils.c:323
msgid "WPA-PSK requires 'open' authentication"
msgstr "WPA-PSK には 'open' 認証が必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:335
msgid "WPA Ad-Hoc authentication requires an Ad-Hoc mode AP"
msgstr "WPA アドホック認証にはアドホックモード AP が必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:348
msgid "WPA Ad-Hoc authentication requires 'wpa' protocol"
msgstr "WPA アドホック認証には 'wpa' プロトコルが必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:360
msgid "WPA Ad-Hoc authentication requires 'none' pairwise cipher"
msgstr "WPA アドホック認証には 'none' ペア暗号が必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:372
msgid "WPA Ad-Hoc requires 'tkip' group cipher"
msgstr "WPA アドホック認証には 'tkip' グループ暗号が必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:386
msgid "Access point does not support PSK but setting requires it"
msgstr "アクセスポイントは PSK をサポートしませんが、設定では PSK が必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:416
msgid "WPA-EAP authentication requires an 802.1x setting"
msgstr "WPA-EAP 認証には 802.1x 設定が必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:426
msgid "WPA-EAP requires 'open' authentication"
msgstr "WPA-EAP には 'open' 認証が必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:437
msgid "802.1x setting requires 'wpa-eap' key management"
msgstr "802.1x 設定には 'wpa-eap' キー管理が必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:450
msgid "Access point does not support 802.1x but setting requires it"
msgstr ""
"アクセスポイントは 802.1x をサポートしませんが、設定では 802.1x 必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:478
msgid ""
"Access point mode is Ad-Hoc but setting requires Infrastructure security"
msgstr ""
"アクセスポイントモードはアドホックですが、設定ではインフラストラクチャーセ"
"キュリティーが必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:488
msgid "Ad-Hoc mode is incompatible with 802.1x security"
msgstr "アドホックモードは 802.1x セキュリティーと互換性がありません"
#: ../src/devices/wifi/nm-wifi-utils.c:497
msgid "Ad-Hoc mode is incompatible with LEAP security"
msgstr "アドホックモードは LEAP セキュリティーと互換性がありません"
#: ../src/devices/wifi/nm-wifi-utils.c:507
msgid "Ad-Hoc mode requires 'open' authentication"
msgstr "アドホックモードには 'open' 認証が必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:517
msgid ""
"Access point mode is Infrastructure but setting requires Ad-Hoc security"
msgstr ""
"アクセスポイントモードはインフラストラクチャーですが、設定ではアドホックセ"
"キュリティーが必要です"
#: ../src/devices/wifi/nm-wifi-utils.c:558
#: ../src/devices/wifi/nm-wifi-utils.c:586
#, c-format
msgid "connection does not match access point"
msgstr "接続がアクセスポイントに一致しません"
#: ../src/devices/wifi/nm-wifi-utils.c:610
msgid "Access point is unencrypted but setting specifies security"
msgstr ""
"アクセスポイントは暗号化されていませんが、設定ではセキュリティーが指定されて"
"います"
#: ../src/devices/wifi/nm-wifi-utils.c:699
msgid ""
"WPA authentication is incompatible with non-EAP (original) LEAP or Dynamic "
"WEP"
msgstr ""
"WPA 認証は、非 EAP (オリジナル) LEAP または動的 WEP と互換性がありません"
#: ../src/devices/wifi/nm-wifi-utils.c:709
msgid "WPA authentication is incompatible with Shared Key authentication"
msgstr "WPA 認証は、共有キー認証と互換性がありません"
#: ../src/devices/wifi/nm-wifi-utils.c:756
msgid "Failed to determine AP security information"
msgstr "AP セキュリティー情報の決定に失敗しました。"
#: ../src/devices/wwan/nm-modem-broadband.c:691
msgid "GSM mobile broadband connection requires a 'gsm' setting"
msgstr "GSM モバイルブロードバンド接続には 'gsm' 設定が必要です"
#: ../src/nm-config.c:549
#, fuzzy, c-format
msgid "Bad '%s' option: "
msgstr "'%s' オプションが空白です"
#: ../src/nm-config.c:562
msgid "Config file location"
msgstr "設定ファイルの場所"
#: ../src/nm-config.c:563
msgid "Config directory location"
msgstr "設定ディレクトリの場所"
#: ../src/nm-config.c:564
msgid "System config directory location"
msgstr "システム設定ディレクトリーの場所"
#: ../src/nm-config.c:565
msgid "Internal config file location"
msgstr "内部設定ファイルの場所"
#: ../src/nm-config.c:566
msgid "State file location"
msgstr "状態ファイルの場所"
#: ../src/nm-config.c:567
msgid "State file for no-auto-default devices"
msgstr "no-auto-default デバイスの状態ファイル"
#: ../src/nm-config.c:568
msgid "List of plugins separated by ','"
msgstr "複数のプラグインを ',' で区切った一覧"
#: ../src/nm-config.c:569
msgid "Quit after initial configuration"
msgstr "初期設定後に終了する"
#: ../src/nm-config.c:570 ../src/nm-iface-helper.c:299
msgid "Don't become a daemon, and log to stderr"
msgstr "デーモンにせず、stderr にログ記録する"
#. These three are hidden for now, and should eventually just go away.
#: ../src/nm-config.c:573
msgid "An http(s) address for checking internet connectivity"
msgstr "インターネットの接続性を確認するための http(s) アドレス"
#: ../src/nm-config.c:574
msgid "The interval between connectivity checks (in seconds)"
msgstr "接続性チェックの間隔 (秒単位)"
#: ../src/nm-config.c:575
msgid "The expected start of the response"
msgstr "期待されている応答の開始点"
#: ../src/nm-config.c:582
#, fuzzy
msgid "NetworkManager options"
msgstr "NetworkManager のパーミッション"
#: ../src/nm-config.c:582
#, fuzzy
msgid "Show NetworkManager options"
msgstr "NetworkManager のパーミッション"
#. Interface/IP config
#: ../src/nm-iface-helper.c:279
msgid "The interface to manage"
msgstr "管理するインターフェース"
#: ../src/nm-iface-helper.c:280
msgid "Connection UUID"
msgstr "接続 UUID"
#: ../src/nm-iface-helper.c:281
msgid "Connection Token for Stable IDs"
msgstr "安定 ID の接続トークン"
#: ../src/nm-iface-helper.c:282
msgid "Whether to manage IPv6 SLAAC"
msgstr "IPv6 SLAAC を管理するかどうか"
#: ../src/nm-iface-helper.c:283
msgid "Whether SLAAC must be successful"
msgstr "SLAAC が成功する必要があるかどうか"
#: ../src/nm-iface-helper.c:284
msgid "Use an IPv6 temporary privacy address"
msgstr "IPv6 一時プライバシーアドレスの使用"
#: ../src/nm-iface-helper.c:285
msgid "Current DHCPv4 address"
msgstr "現在の DHCPv4 アドレス"
#: ../src/nm-iface-helper.c:286
msgid "Whether DHCPv4 must be successful"
msgstr "DHCPv4 が成功する必要があるかどうか"
#: ../src/nm-iface-helper.c:287
msgid "Hex-encoded DHCPv4 client ID"
msgstr "16 進エンコードされた DHCPv4 クライアント ID"
#: ../src/nm-iface-helper.c:288
msgid "Hostname to send to DHCP server"
msgstr "DHCP サーバーに送信するホスト名"
#: ../src/nm-iface-helper.c:288
msgid "barbar"
msgstr "barbar"
#: ../src/nm-iface-helper.c:289
msgid "FQDN to send to DHCP server"
msgstr "DHCP サーバーに送信する FQDN"
#: ../src/nm-iface-helper.c:289
msgid "host.domain.org"
msgstr "host.domain.org"
#: ../src/nm-iface-helper.c:290
msgid "Route priority for IPv4"
msgstr "IPv4 のルート優先度"
#: ../src/nm-iface-helper.c:290
msgid "0"
msgstr "0"
#: ../src/nm-iface-helper.c:291
msgid "Route priority for IPv6"
msgstr "IPv6 のルート優先度"
#: ../src/nm-iface-helper.c:291
msgid "1024"
msgstr "1024"
#: ../src/nm-iface-helper.c:292
msgid "Hex-encoded Interface Identifier"
msgstr "16 進エンコードされたインターフェース ID"
#: ../src/nm-iface-helper.c:293
msgid "IPv6 SLAAC address generation mode"
msgstr "IPv6 SLAAC アドレス生成モード"
#: ../src/nm-iface-helper.c:294
msgid ""
"The logging backend configuration value. See logging.backend in "
"NetworkManager.conf"
msgstr ""
"ロギングバックエンド設定値。NetworkManager.conf の logging.backend を参照して"
"ください"
#: ../src/nm-iface-helper.c:314
msgid ""
"nm-iface-helper is a small, standalone process that manages a single network "
"interface."
msgstr ""
"nm-iface-helper は、単一のネットワークインターフェースを管理する小さいスタン"
"ドアロンプロセスです。"
#: ../src/nm-iface-helper.c:423
#, c-format
msgid "An interface name and UUID are required\n"
msgstr "インターフェース名と UUID が’必要です\n"
#: ../src/nm-iface-helper.c:429
#, c-format
msgid "Failed to find interface index for %s (%s)\n"
msgstr "%s (%s) のインターフェースインデックスの検出に失敗しました\n"
#: ../src/nm-iface-helper.c:447
#, c-format
msgid "Ignoring unrecognized log domain(s) '%s' passed on command line.\n"
msgstr "コマンドラインに渡された未認識のログドメイン '%s' を無視します。\n"
#: ../src/nm-iface-helper.c:486
#, c-format
msgid "(%s): Invalid IID %s\n"
msgstr "(%s): 無効な IID %s\n"
#: ../src/nm-iface-helper.c:497
#, c-format
msgid "(%s): Invalid DHCP client-id %s\n"
msgstr "(%s): 無効な DHCP client-id %s\n"
#: ../src/nm-logging.c:273
#, c-format
msgid "Unknown log level '%s'"
msgstr "不明なログレベル '%s'"
#: ../src/nm-logging.c:375
#, c-format
msgid "Unknown log domain '%s'"
msgstr "不明なログドメイン '%s'"
#~ msgid "mdns value %d is not valid"
#~ msgstr "mdns value %d は無効です"