# Simplified Chinese translation for NetworkManager. # Copyright (C) 2004-2018 Free Software Foundation, Inc. # This file is distributed under the same license as the NetworkManager package. # Funda Wang , 2004. # Leah Liu , 2010. # Aron Xu , 2009, 2010. # tuhaihe <1132321739qq@gmail.com>, 2012, 2013. # Wylmer Wang , 2013. # Luo Lei , 2014. # Ian Li , 2016. # shijing , 2016. # Mingye Wang (Arthur2e5) , 2016. # Mingcong Bai , 2017. # Dingzhong Chen , 2016, 2017, 2018. # ljanda , 2019. #zanata # tfu , 2019. #zanata msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-06-30 11:33+0200\n" "PO-Revision-Date: 2019-08-15 12:20+0000\n" "Last-Translator: tfu \n" "Language-Team: Chinese (China) \n" "Language: zh_Hans\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Zanata 4.6.2\n" #: ../clients/cli/agent.c:22 #, 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" #: ../clients/cli/agent.c:30 #, 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)的密钥(secret)代理运行。当 NetworkManager 要求密码时,它将请求\n" "注册的代理提供。这个命令将使 nmcli 保持运行,如果要求密码则会请求用户提供。\n" "\n" #: ../clients/cli/agent.c:40 #, 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:50 #, 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)的密钥(secret)代理及 polkit 代理运行。\n" "\n" #: ../clients/cli/agent.c:142 #, c-format msgid "nmcli successfully registered as a NetworkManager's secret agent.\n" msgstr "nmcli 已成功地注册为网络管理器(NetworkManager)的密钥(secret)代理。\n" #: ../clients/cli/agent.c:144 #, c-format msgid "Error: secret agent initialization failed" msgstr "错误:密钥(secret)代理初始化失败" #: ../clients/cli/agent.c:153 #, c-format msgid "nmcli successfully registered as a polkit agent.\n" msgstr "nmcli 已成功地注册为 polkit 代理。\n" #: ../clients/cli/agent.c:176 #, c-format msgid "Error: polkit agent initialization failed: %s" msgstr "错误:polkit 代理初始化失败:%s" #: ../clients/cli/common.c:347 ../clients/cli/common.c:348 #: ../clients/cli/common.c:379 ../clients/cli/common.c:380 #: ../clients/cli/connections.c:1523 msgid "GROUP" msgstr "组" #: ../clients/cli/common.c:631 #, c-format msgid "Error: openconnect failed: %s\n" msgstr "错误:openconnect 失败:%s\n" #: ../clients/cli/common.c:638 #, c-format msgid "Error: openconnect failed with status %d\n" msgstr "错误:openconnect 失败,状态为 %d\n" #: ../clients/cli/common.c:640 #, c-format msgid "Error: openconnect failed with signal %d\n" msgstr "错误:openconnect 失败,信号为 %d\n" #: ../clients/cli/common.c:728 #, c-format msgid "" "Warning: password for '%s' not given in 'passwd-file' and nmcli cannot ask " "without '--ask' option.\n" msgstr "警告:\"passwd-file\" 里没有给定 \"%s\" 的密码而且 nmcli 没有 \"--ask\" 选项就无法进行\n" "询问。\n" #: ../clients/cli/common.c:1244 #, c-format msgid "Error: Could not create NMClient object: %s." msgstr "错误:无法创建 NMClient 对象:%s。" #: ../clients/cli/common.c:1265 msgid "Error: NetworkManager is not running." msgstr "错误:网络管理器(NetworkManager)未运行。" #: ../clients/cli/common.c:1364 #, c-format msgid "Error: argument '%s' not understood. Try passing --help instead." msgstr "错误:不能理解参数 \"%s\"。试下换成传递 --help 参数。" #: ../clients/cli/common.c:1372 msgid "Error: missing argument. Try passing --help." msgstr "错误:缺少参数。试下传递 --help 参数。" #: ../clients/cli/common.c:1439 msgid "access denied" msgstr "访问遭到拒绝" #: ../clients/cli/common.c:1441 msgid "NetworkManager is not running" msgstr "NetworkManaer 未运行" #: ../clients/cli/common.c:1467 #, c-format msgid "Error: error connecting to system bus: %s" msgstr "错误:连接到系统总线时出错: %s" #: ../clients/cli/common.c:1493 ../clients/cli/connections.c:67 #: ../clients/cli/connections.c:77 ../clients/cli/devices.c:434 #: ../clients/cli/devices.c:526 ../clients/cli/devices.c:533 #: ../clients/cli/general.c:31 ../clients/cli/general.c:86 #: ../clients/cli/general.c:91 ../clients/common/nm-client-utils.c:252 #: ../clients/common/nm-client-utils.c:265 #: ../clients/common/nm-client-utils.c:301 #: ../clients/common/nm-client-utils.c:306 #: ../clients/common/nm-meta-setting-desc.c:1747 #: ../clients/common/nm-meta-setting-desc.c:1778 #: ../clients/common/nm-meta-setting-desc.c:2680 #: ../clients/common/nm-meta-setting-desc.c:2738 msgid "unknown" msgstr "未知" #: ../clients/cli/common.c:1494 msgid "none" msgstr "无" #: ../clients/cli/common.c:1495 msgid "portal" msgstr "入口" #: ../clients/cli/common.c:1496 msgid "limited" msgstr "受限" #: ../clients/cli/common.c:1497 msgid "full" msgstr "完全" #. define some prompts for connection editor #: ../clients/cli/connections.c:50 msgid "Setting name? " msgstr "设置名称? " #: ../clients/cli/connections.c:51 msgid "Property name? " msgstr "属性名称? " #: ../clients/cli/connections.c:52 msgid "Enter connection type: " msgstr "输入连接类型: " #. define some other prompts #: ../clients/cli/connections.c:56 msgid "Connection (name, UUID, or path): " msgstr "连接(名称、UUID 或路径): " #: ../clients/cli/connections.c:57 msgid "VPN connection (name, UUID, or path): " msgstr "VPN 连接(名称、UUID 或路径): " #: ../clients/cli/connections.c:58 msgid "Connection(s) (name, UUID, or path): " msgstr "连接(名称、UUID 或路径): " # apath = active path #: ../clients/cli/connections.c:59 msgid "Connection(s) (name, UUID, path or apath): " msgstr "连接(名称、UUID、路径或活动路径): " #: ../clients/cli/connections.c:68 msgid "activating" msgstr "激活中" #: ../clients/cli/connections.c:69 msgid "activated" msgstr "已激活" #: ../clients/cli/connections.c:70 ../clients/common/nm-client-utils.c:263 msgid "deactivating" msgstr "停用中" #: ../clients/cli/connections.c:71 msgid "deactivated" msgstr "已停用" #: ../clients/cli/connections.c:78 msgid "VPN connecting (prepare)" msgstr "VPN 连接中(准备)" #: ../clients/cli/connections.c:79 msgid "VPN connecting (need authentication)" msgstr "VPN 连接中(需要验证)" #: ../clients/cli/connections.c:80 msgid "VPN connecting" msgstr "VPN 连接中" #: ../clients/cli/connections.c:81 msgid "VPN connecting (getting IP configuration)" msgstr "VPN 连接中(获取 IP 配置中)" #: ../clients/cli/connections.c:82 msgid "VPN connected" msgstr "VPN 已连接" #: ../clients/cli/connections.c:83 msgid "VPN connection failed" msgstr "VPN 连接失败" #: ../clients/cli/connections.c:84 msgid "VPN disconnected" msgstr "VPN 已断开" #: ../clients/cli/connections.c:546 msgid "never" msgstr "从不" #: ../clients/cli/connections.c:907 #, 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 ]\n" " show [--active] [id | uuid | path | apath] ...\n" "\n" " up [[id | uuid | path] ] [ifname ] [ap ] [passwd-file " "]\n" "\n" " down [id | uuid | path | apath] ...\n" "\n" " add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- " "([+|-]. )+]\n" "\n" " modify [--temporary] [id | uuid | path] ([+|-]. " ")+\n" "\n" " clone [--temporary] [id | uuid | path ] \n" "\n" " edit [id | uuid | path] \n" " edit [type ] [con-name ]\n" "\n" " delete [id | uuid | path] \n" "\n" " monitor [id | uuid | path] ...\n" "\n" " reload\n" "\n" " load [ ... ]\n" "\n" " import [--temporary] type file \n" "\n" " export [id | uuid | path] []\n" "\n" msgstr "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 ]\n" " show [--active] [id | uuid | path | apath] ...\n" "\n" " up [[id | uuid | path] ] [ifname ] [ap ] [passwd-file ]\n" "\n" " down [id | uuid | path | apath] ...\n" "\n" " add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- ([+|-]. )+]\n" "\n" " modify [--temporary] [id | uuid | path] ([+|-]. )+\n" "\n" " clone [--temporary] [id | uuid | path ] \n" "\n" " edit [id | uuid | path] \n" " edit [type ] [con-name ]\n" "\n" " delete [id | uuid | path] \n" "\n" " monitor [id | uuid | path] ...\n" "\n" " reload\n" "\n" " load [ ... ]\n" "\n" " import [--temporary] type file \n" "\n" " export [id | uuid | path] []\n" "\n" #: ../clients/cli/connections.c:929 #, c-format msgid "" "Usage: nmcli connection show { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--active] [--order ]\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] ...\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 <排序规则>]\n" "\n" "列出内存中以及磁盘上的连接配置集,其中也有些是活动的,如果它正被设备使用的话。\n" "未使用参数时,所有的配置集都将列出。当指定 --active 选项时,只显示活动的配置\n" "集。--order 允许自定义连接的顺序(请参考手册页)。\n" "\n" "参数 := [--active] [id | uuid | path | apath] ...\n" "\n" "显示指定连接的细节。在默认情况下,静态配置和活动连接数据都会被显示。您可以用全\n" "局的 \"--fields\" 选项过滤输出。更多信息请参考手册页。当指定 --active 选项时,只\n" "会考虑活动的配置集。请使用全局的 --show-secrets 选项以同时显示关联的密钥(secret)。\n" #: ../clients/cli/connections.c:950 #, c-format msgid "" "Usage: nmcli connection up { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] [ifname ] [ap ] [nsp " "] [passwd-file ]\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 [ap ] [nsp ] [passwd-file ]\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] [ifname <接口名>] [ap ] [nsp <名称>] [passwd-file <密码文件>]\n" "\n" "激活设备上的连接。要激活的配置集由它的名称、UUID 或 D-Bus 路径来确定。\n" "\n" "参数 := ifname <接口名称> [ap ] [nsp <名称>] [passwd-file <密码文件>]\n" "\n" "用连接激活设备。网络管理器(NetworkManager)会自动选择连接配置集。\n" "\n" "ifname - 指定激活连接所用的设备\n" "ap - 指定要连接的 AP(只对 Wi-Fi 有效)\n" "nsp - 指定要连接的 NSP(只对 WiMAX 有效)\n" "passwd-file - 激活连接所需的密码文件\n" #: ../clients/cli/connections.c:971 #, c-format msgid "" "Usage: nmcli connection down { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path | apath] ...\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] ...\n" "\n" "从设备停用连接(无需阻止设备再次自动激活)。要停用的配置集由它的名称、UUID 或 \n" "D-Bus 路径来确定。\n" "\n" #: ../clients/cli/connections.c:983 #, c-format msgid "" "Usage: nmcli connection add { ARGUMENTS | help }\n" "\n" "ARGUMENTS := COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS " "[-- ([+|-]. )+]\n" "\n" " COMMON_OPTIONS:\n" " type \n" " ifname | \"*\"\n" " [con-name ]\n" " [autoconnect yes|no]\n" " [save yes|no]\n" " [master ]\n" " [slave-type ]\n" "\n" " TYPE_SPECIFIC_OPTIONS:\n" " ethernet: [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" "\n" " wifi: ssid \n" " [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" " [mode infrastructure|ap|adhoc]\n" "\n" " wimax: [mac ]\n" " [nsp ]\n" "\n" " pppoe: username \n" " [password ]\n" " [service ]\n" " [mtu ]\n" " [mac ]\n" "\n" " gsm: apn \n" " [user ]\n" " [password ]\n" "\n" " cdma: [user ]\n" " [password ]\n" "\n" " infiniband: [mac ]\n" " [mtu ]\n" " [transport-mode datagram | connected]\n" " [parent ]\n" " [p-key ]\n" "\n" " bluetooth: [addr ]\n" " [bt-type panu|nap|dun-gsm|dun-cdma]\n" "\n" " vlan: dev \n" " id \n" " [flags ]\n" " [ingress ]\n" " [egress ]\n" " [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 ]\n" " [miimon ]\n" " [downdelay ]\n" " [updelay ]\n" " [arp-interval ]\n" " [arp-ip-target ]\n" " [lacp-rate slow (0) | fast (1)]\n" "\n" " bond-slave: master \n" "\n" " team: [config |]\n" "\n" " team-slave: master \n" " [config |]\n" "\n" " bridge: [stp yes|no]\n" " [priority ]\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 ]\n" "\n" " bridge-slave: master \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 ]\n" "\n" " olpc-mesh: ssid \n" " [channel <1-13>]\n" " [dhcp-anycast ]\n" "\n" " adsl: username \n" " protocol pppoa|pppoe|ipoatm\n" " [password ]\n" " [encapsulation vcmux|llc]\n" "\n" " tun: mode tun|tap\n" " [owner ]\n" " [group ]\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 \n" " [local ]\n" " [dev ]\n" "\n" " macsec: dev \n" " mode \n" " [cak ckn ]\n" " [encrypt yes|no]\n" " [port 1-65534]\n" "\n" "\n" " macvlan: dev \n" " mode vepa|bridge|private|passthru|source\n" " [tap yes|no]\n" "\n" " vxlan: id \n" " remote \n" " [local ]\n" " [dev ]\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 ]\n" " [channel ]\n" " [mac ]\n" "\n" " 6lowpan: dev \n" " dummy:\n" "\n" " SLAVE_OPTIONS:\n" " bridge: [priority <0-63>]\n" " [path-cost <1-65535>]\n" " [hairpin yes|no]\n" "\n" " team: [config |]\n" "\n" " IP_OPTIONS:\n" " [ip4 ] [gw4 ]\n" " [ip6 ] [gw6 ]\n" "\n" msgstr "Usage: nmcli connection add { ARGUMENTS | help }\n" "\n" "ARGUMENTS := COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- ([+|-]. )+]\n" "\n" " COMMON_OPTIONS:\n" " type \n" " ifname | \"*\"\n" " [con-name ]\n" " [autoconnect yes|no]\n" " [save yes|no]\n" " [master ]\n" " [slave-type ]\n" "\n" " TYPE_SPECIFIC_OPTIONS:\n" " ethernet: [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" "\n" " wifi: ssid \n" " [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" " [mode infrastructure|ap|adhoc]\n" "\n" " wimax: [mac ]\n" " [nsp ]\n" "\n" " pppoe: username \n" " [password ]\n" " [service ]\n" " [mtu ]\n" " [mac ]\n" "\n" " gsm: apn \n" " [user ]\n" " [password ]\n" "\n" " cdma: [user ]\n" " [password ]\n" "\n" " infiniband: [mac ]\n" " [mtu ]\n" " [transport-mode datagram | connected]\n" " [parent ]\n" " [p-key ]\n" "\n" " bluetooth: [addr ]\n" " [bt-type panu|nap|dun-gsm|dun-cdma]\n" "\n" " vlan: dev \n" " id \n" " [flags ]\n" " [ingress ]\n" " [egress ]\n" " [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 ]\n" " [miimon ]\n" " [downdelay ]\n" " [updelay ]\n" " [arp-interval ]\n" " [arp-ip-target ]\n" " [lacp-rate slow (0) | fast (1)]\n" "\n" " bond-slave: master \n" "\n" " team: [config |]\n" "\n" " team-slave: master \n" " [config |]\n" "\n" " bridge: [stp yes|no]\n" " [priority ]\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 ]\n" "\n" " bridge-slave: master \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 ]\n" "\n" " olpc-mesh: ssid \n" " [channel <1-13>]\n" " [dhcp-anycast ]\n" "\n" " adsl: username \n" " protocol pppoa|pppoe|ipoatm\n" " [password ]\n" " [encapsulation vcmux|llc]\n" "\n" " tun: mode tun|tap\n" " [owner ]\n" " [group ]\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 \n" " [local ]\n" " [dev ]\n" "\n" " macsec: dev \n" " mode \n" " [cak ckn ]\n" " [encrypt yes|no]\n" " [port 1-65534]\n" "\n" "\n" " macvlan: dev \n" " mode vepa|bridge|private|passthru|source\n" " [tap yes|no]\n" "\n" " vxlan: id \n" " remote \n" " [local ]\n" " [dev ]\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 ]\n" " [channel ]\n" " [mac ]\n" "\n" " 6lowpan: dev \n" " dummy:\n" "\n" " SLAVE_OPTIONS:\n" " bridge: [priority <0-63>]\n" " [path-cost <1-65535>]\n" " [hairpin yes|no]\n" "\n" " team: [config |]\n" "\n" " IP_OPTIONS:\n" " [ip4 ] [gw4 ]\n" " [ip6 ] [gw6 ]\n" "\n" #: ../clients/cli/connections.c:1107 #, c-format msgid "" "Usage: nmcli connection modify { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ([+|-]. )+\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" "ARGUMENTS := remove \n" "\n" "Remove a setting from the connection profile.\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" "nmcli con mod em1-1 remove sriov\n" "\n" msgstr "用法:nmcli connection modify { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ([+|-]. )+\n" "\n" "修改连接配置集的一个或多个属性。\n" "配置集由它的名称、UUID 或 D-Bus 路径代表。对于有多个值\n" "的属性,可以使用 '+' 或 '-' 为属性名加前缀。\n" "'+' 代表附加项而不是覆盖整个值。\n" "'-' 代表删除选项的项而不是整个值。\n" "\n" "ARGUMENTS := remove \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" "nmcli con mod em1-1 remove sriov\n" "\n" #: ../clients/cli/connections.c:1135 #, c-format msgid "" "Usage: nmcli connection clone { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] [id | uuid | path] \n" "\n" "Clone an existing connection profile. The newly created connection will be\n" "the exact copy of the , except the uuid property (will be generated) " "and\n" "id (provided as argument).\n" "\n" msgstr "用法:nmcli connection clone { 参数 | help }\n" "\n" "参数 := [--temporary] [id | uuid | path] <新名称>\n" "\n" "克隆现有的连接配置集。新创建的连接将是 的完全复制,除了 UUID 属性(将被生\n" "成)和 ID(由 <新名称> 参数提供)不同。\n" "\n" #: ../clients/cli/connections.c:1147 #, c-format msgid "" "Usage: nmcli connection edit { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \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 ] [con-name ]\n" "\n" "Add a new connection profile in an interactive editor.\n" "\n" msgstr "用法:nmcli connection edit { 参数 | help }\n" "\n" "参数 := [id | uuid | path] \n" "\n" "在交互式编辑器中编辑已有的连接配置集。\n" "配置集由其名称、UUID 或 D-Bus 路径来确定。\n" "\n" "参数 := [type <新连接类型>] [con-name <新连接名称>]\n" "\n" "在交互式编辑器中添加新的连接配置文件。\n" "\n" #: ../clients/cli/connections.c:1162 #, c-format msgid "" "Usage: nmcli connection delete { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \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] \n" "\n" "删除一个连接配置集。\n" "配置集由其名称、UUID 或 D-Bus 路径来确定。\n" "\n" #: ../clients/cli/connections.c:1173 #, c-format msgid "" "Usage: nmcli connection monitor { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ...\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] ...\n" "\n" "监视连接配置集活动。\n" "每当指定的连接修改时,这个命令将其打印出来。如果没有指定则监视所有的连接。\n" "\n" #: ../clients/cli/connections.c:1185 #, 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" "\n" #: ../clients/cli/connections.c:1193 #, c-format msgid "" "Usage: nmcli connection load { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [...]\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" "参数 := <文件名> [<文件名>...]\n" "\n" "从磁盘加载/重载一个或多个连接文件。在手动编辑连接文件后使用此方法以确保\n" "网络管理器(NetworkManager)能注意到它的最新状态。\n" "\n" #: ../clients/cli/connections.c:1205 #, c-format msgid "" "Usage: nmcli connection import { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] type file \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)连接配置导入。输入文件的类型由 type 选项指定。\n" "目前只支持 VPN 配置。配置通过 NetworkManager VPN 插件导入。\n" "\n" #: ../clients/cli/connections.c:1218 #, c-format msgid "" "Usage: nmcli connection export { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] []\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] [<输出文件>]\n" "\n" "导出连接。目前只支持 VPN 连接。数据会导出到标准输出或文件(如果给定了)。\n" "\n" #: ../clients/cli/connections.c:1309 #, c-format msgid "Error updating secrets for %s: %s\n" msgstr "更新 %s 的密钥时出错:%s\n" #: ../clients/cli/connections.c:1356 msgid "Connection profile details" msgstr "连接配置集详情" #: ../clients/cli/connections.c:1369 ../clients/cli/connections.c:1470 #, c-format msgid "Error: 'connection show': %s" msgstr "错误:\"connection show\":%s" #: ../clients/cli/connections.c:1458 msgid "Activate connection details" msgstr "激活连接详情" #: ../clients/cli/connections.c:1572 ../clients/cli/devices.c:1501 #: ../clients/cli/devices.c:1515 ../clients/cli/devices.c:1529 #: ../clients/cli/devices.c:1544 ../clients/cli/devices.c:1601 #: ../clients/cli/devices.c:1703 msgid "NAME" msgstr "名称" #: ../clients/cli/connections.c:1665 #, c-format msgid "invalid field '%s'; allowed fields: %s and %s, or %s,%s" msgstr "无效字段 \"%s\";允许的字段为 %s 和 %s,或 %s,%s" #: ../clients/cli/connections.c:1675 ../clients/cli/connections.c:1683 #, c-format msgid "'%s' has to be alone" msgstr "\"%s\" 必须是单独的" #: ../clients/cli/connections.c:1943 #, c-format msgid "incorrect string '%s' of '--order' option" msgstr "\"--order\" 选项的字符串 \"%s\" 错误" #: ../clients/cli/connections.c:1968 #, c-format msgid "incorrect item '%s' in '--order' option" msgstr "\"--order\" 选项里有错误项 \"%s\"" #: ../clients/cli/connections.c:2006 msgid "No connection specified" msgstr "未指定连接" #: ../clients/cli/connections.c:2017 #, c-format msgid "%s argument is missing" msgstr "缺少 %s 参数" #: ../clients/cli/connections.c:2035 #, c-format msgid "unknown connection '%s'" msgstr "未知的连接 \"%s\"" #: ../clients/cli/connections.c:2064 msgid "'--order' argument is missing" msgstr "缺少 \"--order\" 参数" #: ../clients/cli/connections.c:2125 msgid "NetworkManager active profiles" msgstr "网络管理器活动的配置集" #: ../clients/cli/connections.c:2126 msgid "NetworkManager connection profiles" msgstr "网络管理器连接配置集" #: ../clients/cli/connections.c:2178 ../clients/cli/connections.c:2857 #: ../clients/cli/connections.c:2870 ../clients/cli/connections.c:2883 #: ../clients/cli/connections.c:3115 ../clients/cli/connections.c:8986 #: ../clients/cli/connections.c:9008 ../clients/cli/devices.c:3121 #: ../clients/cli/devices.c:3134 ../clients/cli/devices.c:3146 #: ../clients/cli/devices.c:3439 ../clients/cli/devices.c:3450 #: ../clients/cli/devices.c:3468 ../clients/cli/devices.c:3477 #: ../clients/cli/devices.c:3498 ../clients/cli/devices.c:3509 #: ../clients/cli/devices.c:3527 ../clients/cli/devices.c:4047 #: ../clients/cli/devices.c:4058 ../clients/cli/devices.c:4067 #: ../clients/cli/devices.c:4081 ../clients/cli/devices.c:4098 #: ../clients/cli/devices.c:4107 ../clients/cli/devices.c:4253 #: ../clients/cli/devices.c:4264 ../clients/cli/devices.c:4480 #: ../clients/cli/devices.c:4652 #, c-format msgid "Error: %s argument is missing." msgstr "错误:缺少 %s 参数。" #: ../clients/cli/connections.c:2206 #, c-format msgid "Error: %s - no such connection profile." msgstr "错误:%s - 没有这样的连接配置集。" #: ../clients/cli/connections.c:2297 ../clients/cli/connections.c:2843 #: ../clients/cli/connections.c:2913 ../clients/cli/connections.c:8527 #: ../clients/cli/connections.c:8619 ../clients/cli/connections.c:9113 #: ../clients/cli/devices.c:1801 ../clients/cli/devices.c:2069 #: ../clients/cli/devices.c:2239 ../clients/cli/devices.c:2352 #: ../clients/cli/devices.c:2541 ../clients/cli/devices.c:3318 #: ../clients/cli/devices.c:4217 ../clients/cli/devices.c:4659 #: ../clients/cli/general.c:997 #, c-format msgid "Error: %s." msgstr "错误:%s。" #: ../clients/cli/connections.c:2389 ../clients/cli/devices.c:4431 #, c-format msgid "no active connection on device '%s'" msgstr "设备 \"%s\" 上没有活动的连接" #: ../clients/cli/connections.c:2397 msgid "no active connection or device" msgstr "没有活动的连接或设备" #: ../clients/cli/connections.c:2417 #, c-format msgid "device '%s' not compatible with connection '%s': " msgstr "设备 '%s' 与连接 '%s' 不兼容: " #: ../clients/cli/connections.c:2450 #, c-format msgid "device '%s' not compatible with connection '%s'" msgstr "设备 \"%s\" 与连接 \"%s\" 不兼容" #: ../clients/cli/connections.c:2453 #, c-format msgid "no device found for connection '%s'" msgstr "没有找到可用于连接 \"%s\" 的设备" #: ../clients/cli/connections.c:2504 #, c-format msgid "Hint: use '%s' to get more details." msgstr "提示:使用 '%s' 来获得更详细的信息。" #: ../clients/cli/connections.c:2522 #, c-format msgid "Connection successfully activated (%s) (D-Bus active path: %s)\n" msgstr "连接已成功激活(%s)(D-Bus 活动路径:%s)\n" #: ../clients/cli/connections.c:2526 ../clients/cli/connections.c:2676 #: ../clients/cli/connections.c:6828 #, c-format msgid "Connection successfully activated (D-Bus active path: %s)\n" msgstr "连接已成功激活(D-Bus 活动路径:%s)\n" #: ../clients/cli/connections.c:2533 ../clients/cli/connections.c:2655 #, c-format msgid "Error: Connection activation failed: %s" msgstr "错误:连接激活失败:%s" #: ../clients/cli/connections.c:2570 #, c-format msgid "Error: Timeout expired (%d seconds)" msgstr "错误:超时时间已到(%d 秒)" #: ../clients/cli/connections.c:2743 #, c-format msgid "unknown device '%s'." msgstr "未知设备 \"%s\"。" #: ../clients/cli/connections.c:2748 msgid "neither a valid connection nor device given" msgstr "没有给定有效的连接或设备" #: ../clients/cli/connections.c:2761 #, c-format msgid "invalid passwd-file '%s' at line %zd: %s" msgstr "无效的 passwd-file '%s' 在行 %zd: %s" #: ../clients/cli/connections.c:2767 #, c-format msgid "invalid passwd-file '%s': %s" msgstr "无效的 passwd-file '%s': %s" #: ../clients/cli/connections.c:2894 ../clients/cli/connections.c:9019 #: ../clients/cli/devices.c:1759 ../clients/cli/devices.c:1807 #: ../clients/cli/devices.c:2245 ../clients/cli/devices.c:3181 #: ../clients/cli/devices.c:3540 ../clients/cli/devices.c:4117 #: ../clients/cli/devices.c:4270 ../clients/cli/devices.c:4490 #: ../clients/cli/devices.c:4664 #, c-format msgid "Error: invalid extra argument '%s'." msgstr "错误:无效的额外参数 \"%s\"。" #: ../clients/cli/connections.c:2922 msgid "preparing" msgstr "准备中" #: ../clients/cli/connections.c:3029 #, c-format msgid "Connection '%s' (%s) successfully deleted.\n" msgstr "成功删除连接 \"%s\" (%s)。\n" #: ../clients/cli/connections.c:3045 #, c-format msgid "Connection '%s' successfully deactivated (D-Bus active path: %s)\n" msgstr "成功停用连接 \"%s\"(D-Bus 活动路径:%s)\n" #: ../clients/cli/connections.c:3096 ../clients/cli/connections.c:8716 #: ../clients/cli/connections.c:8747 ../clients/cli/connections.c:8910 #, c-format msgid "Error: No connection specified." msgstr "错误:未指定连接。" #: ../clients/cli/connections.c:3128 #, c-format msgid "Error: '%s' is not an active connection.\n" msgstr "错误:\"%s\" 不是活动的连接。\n" #: ../clients/cli/connections.c:3129 #, c-format msgid "Error: not all active connections found." msgstr "错误:未找到所有的活动连接。" #: ../clients/cli/connections.c:3137 #, c-format msgid "Error: no active connection provided." msgstr "错误:未提供活动连接。" #: ../clients/cli/connections.c:3169 #, c-format msgid "Connection '%s' deactivation failed: %s\n" msgstr "错误:停用连接 \"%s\" 失败:%s\n" #: ../clients/cli/connections.c:3427 ../clients/cli/connections.c:3485 #: ../clients/common/nm-client-utils.c:213 #, c-format msgid "'%s' not among [%s]" msgstr "\"%s\" 不在 [%s] 中" #. We should not really come here #: ../clients/cli/connections.c:3447 ../clients/cli/connections.c:3506 #: ../clients/common/nm-client-utils.c:313 #, c-format msgid "Unknown error" msgstr "未知错误" #: ../clients/cli/connections.c:3640 #, c-format msgid "Warning: master='%s' doesn't refer to any existing profile.\n" msgstr "警告:master=\"%s\" 没有引用任何现有的配置集。\n" #: ../clients/cli/connections.c:4000 #, c-format msgid "Error: invalid property '%s': %s." msgstr "错误:无效的属性 \"%s\":%s。" #: ../clients/cli/connections.c:4015 #, c-format msgid "Error: failed to %s %s.%s: %s." msgstr "错误:%s %s.%s 失败 : %s." #: ../clients/cli/connections.c:4057 #, c-format msgid "Error: '%s' is mandatory." msgstr "错误:设置 \"%s\" 是必填的。" #: ../clients/cli/connections.c:4084 #, c-format msgid "Error: invalid slave type; %s." msgstr "错误:无效的从属类型;%s。" #: ../clients/cli/connections.c:4092 #, c-format msgid "Error: invalid connection type; %s." msgstr "错误:无效的连接类型;%s。" #: ../clients/cli/connections.c:4169 #, c-format msgid "Error: bad connection type: %s" msgstr "错误:错误的连接类型:%s" #: ../clients/cli/connections.c:4244 msgid "Error: master is required" msgstr "错误:需要主连接" #: ../clients/cli/connections.c:4313 #, c-format msgid "Error: error adding bond option '%s=%s'." msgstr "错误:添加绑定(bond)选项 \"%s=%s\" 时出错。" #: ../clients/cli/connections.c:4344 #, 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:4375 #, 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:4669 #, c-format msgid "Error: setting '%s' is mandatory and cannot be removed." msgstr "错误:设置 \"%s\" 是必填的而且无法移除。" #: ../clients/cli/connections.c:4679 #, c-format msgid "Error: value for '%s' is missing." msgstr "错误:缺少 \"%s\" 的值。" #: ../clients/cli/connections.c:4724 msgid "Error: . argument is missing." msgstr "错误:缺少 <设置>.<属性> 参数。" #: ../clients/cli/connections.c:4750 msgid "Error: missing setting." msgstr "错误:缺少设置。" #: ../clients/cli/connections.c:4768 #, c-format msgid "Setting '%s' is not present in the connection." msgstr "设置 \"%s\" 在连接里未提供。" #: ../clients/cli/connections.c:4772 #, c-format msgid "Error: invalid setting argument '%s'." msgstr "错误:无效的设置参数 '%s'。" #: ../clients/cli/connections.c:4796 #, c-format msgid "Error: invalid or not allowed setting '%s': %s." msgstr "错误:无效或不允许的设置 \"%s\":%s。" #: ../clients/cli/connections.c:4845 ../clients/cli/connections.c:4861 #, c-format msgid "Error: '%s' is ambiguous (%s.%s or %s.%s)." msgstr "错误:\"%s\" 不明确(%s.%s 或 %s.%s)。" #: ../clients/cli/connections.c:4881 #, c-format msgid "Error: invalid . '%s'." msgstr "Error: invalid . '%s'." #: ../clients/cli/connections.c:4919 ../clients/cli/connections.c:8567 #, c-format msgid "Error: Failed to add '%s' connection: %s" msgstr "错误:添加 \"%s\" 连接失败:%s" #: ../clients/cli/connections.c:4937 #, 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' 的连接已存在。使用 uuid '%2$s' 来指代连接\n" #: ../clients/cli/connections.c:4946 #, c-format msgid "Connection '%s' (%s) successfully added.\n" msgstr "连接 \"%s\" (%s) 已成功添加。\n" #: ../clients/cli/connections.c:5008 ../clients/cli/connections.c:6934 #: ../clients/cli/connections.c:6935 ../clients/cli/devices.c:525 #: ../clients/cli/devices.c:532 ../clients/cli/devices.c:1250 #: ../clients/cli/general.c:93 ../clients/cli/utils.h:294 #: ../clients/common/nm-client-utils.c:303 #: ../clients/common/nm-meta-setting-desc.c:871 #: ../clients/common/nm-meta-setting-desc.c:2675 msgid "no" msgstr "否" #: ../clients/cli/connections.c:5009 ../clients/cli/connections.c:6934 #: ../clients/cli/connections.c:6935 ../clients/cli/devices.c:524 #: ../clients/cli/devices.c:531 ../clients/cli/devices.c:1250 #: ../clients/cli/general.c:92 ../clients/cli/utils.h:294 #: ../clients/common/nm-client-utils.c:302 #: ../clients/common/nm-meta-setting-desc.c:871 #: ../clients/common/nm-meta-setting-desc.c:2672 msgid "yes" msgstr "是" #: ../clients/cli/connections.c:5095 #, c-format msgid "" "You can specify this option more than once. Press when you're done.\n" msgstr "您可以多次指定此选项。按下 <回车键> 以完成。\n" #. Ask for optional arguments. #: ../clients/cli/connections.c:5197 #, 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:5203 #, 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:5335 ../clients/cli/utils.c:279 #, c-format msgid "Error: value for '%s' argument is required." msgstr "错误:需要 \"%s\" 参数的值。" #: ../clients/cli/connections.c:5342 #, c-format msgid "Error: 'save': %s." msgstr "错误:\"save\":%s。" #: ../clients/cli/connections.c:5427 ../clients/cli/connections.c:5438 #, c-format msgid "Error: '%s' argument is required." msgstr "错误:需要 \"%s\" 参数。" #: ../clients/cli/connections.c:6384 #, 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:6493 #, c-format msgid "" "---[ Main menu ]---\n" "goto [ | ] :: go to a setting or property\n" "remove [.] | :: remove setting or reset property " "value\n" "set [. ] :: set property value\n" "describe [.] :: describe property\n" "print [all | [.]] :: print the connection\n" "verify [all | fix] :: verify the connection\n" "save [persistent|temporary] :: save the connection\n" "activate [] [/|] :: activate the connection\n" "back :: go one level up (back)\n" "help/? [] :: print this help\n" "nmcli :: nmcli configuration\n" "quit :: exit nmcli\n" msgstr "---[ 主菜单 ]---\n" "goto [<设置> | <属性>] :: 转到设置或属性\n" "remove <设置>[.<属性>] | <属性> :: 移除设置或重置属性值\n" "set [<设置>.<属性> <值>] :: 设置属性值\n" "describe [<设置>.<属性>] :: 描述属性\n" "print [all | <设置>[.<属性>]] :: 输出连接\n" "verify [all | fix] :: 验证连接\n" "save [persistent|temporary] :: 保存连接\n" "activate [<接口名>] [/|] :: 激活连接\n" "back :: 转到上层(返回)\n" "help/? [<命令>] :: 输出此帮助\n" "nmcli <配置选项> <值> :: nmcli configuration\n" "quit :: 退出 nmcli\n" #: ../clients/cli/connections.c:6520 #, c-format msgid "" "goto [.] | :: 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 <设置>[.<属性>] | <属性> :: 进入设置/属性进行编辑\n" "\n" "该命令进入设置或属性来进行编辑。\n" "\n" "示例:nmcli> goto connection\n" " nmcli connection> goto secondaries\n" " nmcli> goto ipv4.addresses\n" #: ../clients/cli/connections.c:6527 #, c-format msgid "" "remove [.] :: 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 <设置>[.<属性>] :: 移除设置或重置属性值\n" "\n" "该命令移除来自连接的输入项设置,或者如果给定属性,重置该属性为默认值。\n" "\n" "示例:nmcli> remove wifi-sec\n" " nmcli> remove eth.mtu\n" #: ../clients/cli/connections.c:6534 #, c-format msgid "" "set [. ] :: set property value\n" "\n" "This command sets property value.\n" "\n" "Example: nmcli> set con.id My connection\n" msgstr "set [<设置>.<属性> <值>] :: 设置属性值\n" "\n" "该命令用于设置属性值。\n" "\n" "示例:nmcli> set con.id 我的连接\n" #: ../clients/cli/connections.c:6539 #, 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-settings(5) 手册页来查看全部的网络管理器(NetworkManager)设置和属性。\n" #: ../clients/cli/connections.c:6544 #, 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:6549 #, 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" "示例: nmcli> verify\n" " nmcli> verify fix\n" " nmcli bond> verify\n" #: ../clients/cli/connections.c:6558 #, 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" "请注意,一旦您永久地保存了配置集,这些设置在重启机器/NM 后都会存在。随后的修改\n" "可以是临时的,也可以是永久的,但任何临时的修改在重启后都会复原。如果您想完全删\n" "除永久性连接,连接配置集就必须被删除。\n" #: ../clients/cli/connections.c:6569 #, c-format msgid "" "activate [] [/|] :: activate the connection\n" "\n" "Activates the connection.\n" "\n" "Available options:\n" " - device the connection will be activated on\n" "/| - AP (Wi-Fi) or NSP (WiMAX) (prepend with / when is not " "specified)\n" msgstr "activate [<接口名>] [/|] :: 激活连接\n" "\n" "激活连接。\n" "\n" "可用选项:\n" "<接口名> - 将激活连接的设备。\n" "/| - AP (Wi-Fi) 或者 NSP (WiMAX)(未指定 <接口名> 时前置 / 符号。)\n" #: ../clients/cli/connections.c:6576 ../clients/cli/connections.c:6734 #, c-format msgid "" "back :: go to upper menu level\n" "\n" msgstr "back :: 转到上层菜单\n" "\n" #: ../clients/cli/connections.c:6579 #, c-format msgid "" "help/? [] :: help for the nmcli commands\n" "\n" msgstr "help/? [<命令>] :: nmcli 命令的帮助\n" "\n" #: ../clients/cli/connections.c:6582 #, c-format msgid "" "nmcli [ ] :: 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 | <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 [ ] :: 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 | <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" #: ../clients/cli/connections.c:6604 ../clients/cli/connections.c:6740 #, 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:6609 ../clients/cli/connections.c:6745 #: ../clients/cli/connections.c:7140 ../clients/cli/connections.c:8149 #, 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:6674 #, c-format msgid "" "---[ Property menu ]---\n" "set [] :: set new value\n" "add [] :: add new option to the property\n" "change :: change current value\n" "remove [ |