kde-l10n/zh_CN/messages/kde-workspace/kio_sftp.po

182 lines
5.2 KiB
Text
Raw Normal View History

# translation of kio_sftp.po to 简体中文
# Copyright (C) 2002, 2009 Free Software Foundation, Inc.
#
# Xiong Jiang <jxiong@offtopic.org>, 2002.
# Mai Hao Hui <mhh@ricetons.com>, 2001,2003,2004.
# Ni Hui <shuizhuyuanluo@126.com>, 2009, 2012.
# Lie Ex <lilith.ex@gmail.com>, 2009-2010.
# Weng Xuetian <wengxt@gmail.com>, 2013.
# Feng Chao <chaofeng111@gmail.com>, 2013, 2014.
msgid ""
msgstr ""
"Project-Id-Version: kio_sftp\n"
2014-12-09 18:43:01 +00:00
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
2015-01-13 20:18:41 +00:00
"POT-Creation-Date: 2015-01-13 20:06+0000\n"
"PO-Revision-Date: 2014-06-21 12:05+0800\n"
"Last-Translator: Feng Chao <chaofeng111@gmail.com>\n"
"Language-Team: Chinese Simplified <kde-china@kde.org>\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-Generator: Lokalize 1.5\n"
#: kio_sftp.cpp:203
msgid "Incorrect or invalid passphrase"
msgstr "密码不正确或无效"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:274 kio_sftp.cpp:276 kio_sftp.cpp:805
msgid "SFTP Login"
msgstr "SFTP 登录"
#: kio_sftp.cpp:291
msgid "Use the username input field to answer this question."
msgstr "使用此用户名输入字段来回答响应。"
#: kio_sftp.cpp:304
msgid "Please enter your password."
msgstr "请输入您的密码。"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:309 kio_sftp.cpp:808
msgid "Site:"
msgstr "站点:"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:457
msgid "Could not allocate callbacks"
msgstr "无法分配回调空间"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:474
msgid "Could not set log verbosity."
msgstr "无法设定日志级别。"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:480
msgid "Could not set log userdata."
msgstr "无法设定日志用户数据。"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:486
msgid "Could not set log callback."
msgstr "无法设置日志回调。"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:523
msgid "Could not create a new SSH session."
msgstr "无法新建 SSH 会话"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:534 kio_sftp.cpp:539
msgid "Could not set a timeout."
msgstr "无法设定超时。"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:546 kio_sftp.cpp:552
msgid "Could not set compression."
msgstr "无法设定压缩。"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:559
msgid "Could not set host."
msgstr "无法设定主机。"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:566
msgid "Could not set port."
msgstr "无法设定端口。"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:575
msgid "Could not set username."
msgstr "无法设定用户名。"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:583
msgid "Could not parse the config file."
msgstr "无法解析配置文件。"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:613
msgid "Opening SFTP connection to host %1:<numid>%2</numid>"
msgstr "正在打开到主机 %1 的 SFTP 连接:<numid>%2</numid>"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:670
msgid "Could not create hash from server public key"
msgstr "无法从服务器公钥创建散列值"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:684
msgid ""
"The host key for this server was not found, but another type of key exists.\n"
"An attacker might change the default server key to confuse your client into "
"thinking the key does not exist.\n"
"Please contact your system administrator.\n"
"%1"
msgstr ""
"找不到此服务器的主机密钥,但发现有其它类型的密钥。\n"
"可能是因为攻击者篡改了服务器的默认密钥,诱使客户端以为服务器密钥不存在。\n"
"请联系您的系统管理员。\n"
"%1"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:695
msgid ""
"The host key for the server %1 has changed.\n"
"This could either mean that DNS SPOOFING is happening or the IP address for "
"the host and its host key have changed at the same time.\n"
"The fingerprint for the key sent by the remote host is:\n"
" %2\n"
"Please contact your system administrator.\n"
"%3"
msgstr ""
"服务器 %1 的主机密钥已被篡改。\n"
"这可能意味着发生了 DNS 欺骗,或是此主机的 IP 地址和主机密钥同时被修改。\n"
"远程主机发送的密钥指纹是:\n"
" %2\n"
"请联系您的系统管理员。\n"
"%3"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:708
msgid "Warning: Cannot verify host's identity."
msgstr "警告:不能检验主机的身份。"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:709
msgid ""
"The authenticity of host %1 cannot be established.\n"
"The key fingerprint is: %2\n"
"Are you sure you want to continue connecting?"
msgstr ""
"无法和主机 %1 建立验证。\n"
"密钥指纹是:%2\n"
"您确认要继续连接吗?"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:740 kio_sftp.cpp:763 kio_sftp.cpp:780 kio_sftp.cpp:796
#: kio_sftp.cpp:851 kio_sftp.cpp:862
msgid "Authentication failed."
msgstr "认证失败。"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:748
msgid ""
"Authentication failed. The server didn't send any authentication methods"
msgstr "认证失败。服务器未发送任何认证方式"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:806
msgid "Please enter your username and password."
msgstr "请输入您的用户名和密码。"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:817
msgid "Incorrect username or password"
msgstr "用户名或密码不正确"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:871
msgid ""
"Unable to request the SFTP subsystem. Make sure SFTP is enabled on the "
"server."
msgstr "无法请求 SFTP 子系统。请确认服务器上启用了 SFTP。"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:879
msgid "Could not initialize the SFTP session."
msgstr "无法初始化 SFTP 会话。"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:884
msgid "Successfully connected to %1"
msgstr "成功连接到 %1"
2014-12-09 18:43:01 +00:00
#: kio_sftp.cpp:1837
msgid "Could not read link: %1"
msgstr "无法读取链接:%1"
2015-01-13 20:18:41 +00:00
#: kio_sftp.cpp:2237
msgid ""
"Could not change permissions for\n"
"%1"
msgstr "无法更改 %1 的权限"