msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-05-31 00:18+0000\n" "PO-Revision-Date: 2024-04-22 15:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\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-Crowdin-Project: kdeorg\n" "X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf6-trunk/messages/plasma-nm/plasmanetworkmanagement_pptpui." "pot\n" "X-Crowdin-File-ID: 43475\n" #. i18n: ectx: property (title), widget (QGroupBox, grp_authenfication) #: pptpadvanced.ui:17 #, kde-format msgid "Authentication" msgstr "身份验证" #. i18n: ectx: property (text), widget (QLabel, lbl_auth) #: pptpadvanced.ui:26 #, kde-format msgid "Allow following authentication methods:" msgstr "允许以下身份验证方式:" #. i18n: ectx: property (toolTip), widget (QListWidget, listWidget) #: pptpadvanced.ui:36 #, kde-format msgid "Allow/disable authentication methods." msgstr "允许/禁止身份验证方式。" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: pptpadvanced.ui:40 #, kde-format msgid "PAP" msgstr "PAP" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: pptpadvanced.ui:48 #, kde-format msgid "CHAP" msgstr "CHAP" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: pptpadvanced.ui:56 #, kde-format msgid "MSCHAP" msgstr "MSCHAP" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: pptpadvanced.ui:64 #, kde-format msgid "MSCHAPv2" msgstr "MSCHAPv2" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: pptpadvanced.ui:72 #, kde-format msgid "EAP" msgstr "EAP" #. i18n: ectx: property (toolTip), widget (QGroupBox, gb_MPPE) #: pptpadvanced.ui:88 #, kde-format msgid "" "Note: MPPE encryption is only available with MSCHAP authentication methods. " "To\n" "enable this checkbox, select one or more of the MSCHAP authentication\n" "methods: MSCHAP or MSCHAPv2." msgstr "" "注意:MPPE 加密仅在 MSCHAP 身份验证中可用。\n" "您必须先勾选一个或者以上的 MSCHAP 认证方式:\n" "MSCHAP 或者 MSCHAPv2 后才能启用此复选框。" #. i18n: ectx: property (title), widget (QGroupBox, gb_MPPE) #: pptpadvanced.ui:91 #, kde-format msgid "Use MPPE Encryption" msgstr "使用 MPPE 加密" #. i18n: ectx: property (text), widget (QLabel, lbl_MMPEcrypto) #: pptpadvanced.ui:112 #, kde-format msgid "Crypto:" msgstr "加密算法:" #. i18n: ectx: property (toolTip), widget (QComboBox, cb_MPPECrypto) #: pptpadvanced.ui:128 #, kde-format msgid "Require the use of MPPE, with 40/128-bit encryption or all." msgstr "必须先启用 MPPE 才能使用 40/128 位或者任意级别的加密。" #. i18n: ectx: property (text), item, widget (QComboBox, cb_MPPECrypto) #: pptpadvanced.ui:132 #, kde-format msgctxt "like in use Any configuration" msgid "Any" msgstr "任意" #. i18n: ectx: property (text), item, widget (QComboBox, cb_MPPECrypto) #: pptpadvanced.ui:137 #, kde-format msgid "128 bit" msgstr "128 位" #. i18n: ectx: property (text), item, widget (QComboBox, cb_MPPECrypto) #: pptpadvanced.ui:142 #, kde-format msgid "40 bit" msgstr "40 位" #. i18n: ectx: property (toolTip), widget (QCheckBox, cb_statefulEncryption) #: pptpadvanced.ui:150 #, kde-format msgid "" "Allow MPPE to use stateful mode. Stateless mode is still attempted first." msgstr "允许 MPPE 使用有状态模式,但仍将首先尝试无状态模式。" #. i18n: ectx: property (text), widget (QCheckBox, cb_statefulEncryption) #: pptpadvanced.ui:153 #, kde-format msgid "Use stateful encryption" msgstr "使用有状态加密" #. i18n: ectx: property (title), widget (QGroupBox, grp_cryptoAndCompression) #: pptpadvanced.ui:163 #, kde-format msgid "Compression" msgstr "压缩" #. i18n: ectx: property (toolTip), widget (QCheckBox, cb_BSD) #: pptpadvanced.ui:175 #, kde-format msgid "Allow/disable BSD-Compress compression." msgstr "允许/禁止 BSD-Compress 压缩。" #. i18n: ectx: property (text), widget (QCheckBox, cb_BSD) #: pptpadvanced.ui:178 #, kde-format msgid "Allow BSD compression" msgstr "允许 BSD 压缩" #. i18n: ectx: property (toolTip), widget (QCheckBox, cb_deflate) #: pptpadvanced.ui:188 #, kde-format msgid "Allow/disable Deflate compression." msgstr "允许/禁止 Deflate 压缩。" #. i18n: ectx: property (text), widget (QCheckBox, cb_deflate) #: pptpadvanced.ui:191 #, kde-format msgid "Allow Deflate compression" msgstr "允许 Deflate 压缩" #. i18n: ectx: property (toolTip), widget (QCheckBox, cb_TCPheaders) #: pptpadvanced.ui:202 #, kde-format msgid "" "Allow/disable Van Jacobson style TCP/IP header compression in both the " "transmit\n" " and the receive directions." msgstr "允许/禁止在发送和接收方向上使用 Van Jacobson 风格的 TCP/IP 头压缩" #. i18n: ectx: property (text), widget (QCheckBox, cb_TCPheaders) #: pptpadvanced.ui:205 #, kde-format msgid "Allow TCP header compression" msgstr "允许 TCP 头压缩" #. i18n: ectx: property (title), widget (QGroupBox, grp_echo) #: pptpadvanced.ui:218 #, kde-format msgid "Echo" msgstr "回显" #. i18n: ectx: property (toolTip), widget (QCheckBox, cb_sendEcho) #: pptpadvanced.ui:227 #, kde-format msgid "Send LCP echo-requests to find out whether peer is alive." msgstr "发送 LCP 回响请求来确定对方是否存活。" #. i18n: ectx: property (text), widget (QCheckBox, cb_sendEcho) #: pptpadvanced.ui:230 #, kde-format msgid "Send PPP echo packets " msgstr "发送 PPP 回显包 " #. i18n: ectx: property (windowTitle), widget (QWidget, PptpAuthenticationWidget) #: pptpauth.ui:14 #, kde-format msgid "PPTPAuthentication" msgstr "PPTP 身份验证" #. i18n: ectx: property (text), widget (QLabel, textLabel1) #. i18n: ectx: property (text), widget (QLabel, lbl_password) #: pptpauth.ui:38 pptpprop.ui:115 #, kde-format msgid "Password:" msgstr "密码:" #. i18n: ectx: property (toolTip), widget (PasswordField, lePassword) #. i18n: ectx: property (toolTip), widget (PasswordField, edt_password) #: pptpauth.ui:51 pptpprop.ui:131 #, kde-format msgid "Password passed to PPTP when prompted for it." msgstr "PPTP 请求密码时传递的密码" #. i18n: ectx: property (windowTitle), widget (QWidget, PptpProp) #: pptpprop.ui:14 #, kde-format msgid "PPTP Settings" msgstr "PPTP 设置" #. i18n: ectx: property (title), widget (QGroupBox, grp_general) #: pptpprop.ui:26 #, kde-format msgctxt "like in General settings" msgid "General" msgstr "常规选项" #. i18n: ectx: property (text), widget (QLabel, lbl_gateway) #: pptpprop.ui:34 #, kde-format msgid "Gateway:" msgstr "网关:" #. i18n: ectx: property (toolTip), widget (QLineEdit, edt_gateway) #: pptpprop.ui:47 #, kde-format msgid "PPTP server IP or name." msgstr "PPTP 服务器 IP 或者名称。" #. i18n: ectx: property (title), widget (QGroupBox, grp_additional) #: pptpprop.ui:62 #, kde-format msgctxt "like in Additional settings" msgid "Additional" msgstr "额外选项" #. i18n: ectx: property (text), widget (QLabel, lbl_login) #: pptpprop.ui:80 #, kde-format msgid "Login:" msgstr "登录名:" #. i18n: ectx: property (toolTip), widget (QLineEdit, edt_login) #: pptpprop.ui:93 #, kde-format msgid "" "Set the name used for authenticating the local system to the peer to ." msgstr "将本地系统到节点的身份验证用户名设置为 。" #. i18n: ectx: property (text), widget (QLabel, lbl_ntdomain) #: pptpprop.ui:153 #, kde-format msgid "NT Domain:" msgstr "NT 域:" #. i18n: ectx: property (toolTip), widget (QLineEdit, edt_ntDomain) #: pptpprop.ui:167 #, kde-format msgid "" "Append the domain name to the local host name for\n" "authenticating purposes." msgstr "将域名 <域名> 附加到本地主机名称,用于身份验证。" #. i18n: ectx: property (text), widget (QPushButton, btnAdvanced) #: pptpprop.ui:192 #, kde-format msgctxt "like in Advanced settings" msgid "Advanced…" msgstr "高级…"