X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=po%2Fzh_CN.po;h=cac8f04b2e4706ef36a3e454b9e1f21de78348c8;hp=8be54e03e986a12d1c37105db5b2a59c862abecb;hb=d68e9d67200abc51123b357bcdbbc816d4a70791;hpb=6ca13e4de6f9dc4a331c0494370f2c9808b1ff30 diff --git a/po/zh_CN.po b/po/zh_CN.po index 8be54e03..cac8f04b 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -1,13 +1,13 @@ # # Translators: # Daniel Albers , 2011 -# leonfeng , 2010 -# leonfeng , 2010 +# leonfeng , 2010 +# leonfeng , 2010 msgid "" msgstr "" "Project-Id-Version: Quassel IRC\n" "Report-Msgid-Bugs-To: http://bugs.quassel-irc.org/\n" -"PO-Revision-Date: 2013-11-20 11:02+0000\n" +"PO-Revision-Date: 2014-02-22 09:00+0000\n" "Last-Translator: Daniel Albers \n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/quassel/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -69,7 +69,7 @@ msgstr "版本 %1
协议版本: %2
编译: %3" #: ../src/qtui/aboutdlg.cpp:49 msgctxt "AboutDlg|" msgid "" -"A modern, distributed IRC Client

©2005-2013 by the " +"A modern, distributed IRC Client

©%1 by the " "Quassel Project
http://quassel-" "irc.org
#quassel on Freenode

Quassel IRC is dual-" @@ -80,7 +80,7 @@ msgid "" "href=\"http://www.gnu.org/licenses/lgpl.html\">LGPL.

Please use " "http://bugs.quassel-irc.org to " "report bugs." -msgstr "一个现代的、分布式的 IRC 客户端。

©2005-2012 Quassel 项目
http://quassel-irc.org
#quassel on Freenode

Quassel IRC 遵循 GPLv2 和 GPLv3 协议。
绝大多数图标的版权属于 © Oxygen 团队 并按 LGPL 协议使用。

请使用 http://bugs.quassel-irc.org 报告故障。" +msgstr "一个现代的、分布式的 IRC 客户端。

©%1 Quassel 项目
http://quassel-irc.org
#quassel on Freenode

Quassel IRC 遵循 GPLv2 和 GPLv3 协议。
绝大多数图标的版权属于 © Oxygen 团队 并按 LGPL 协议使用。

请使用 http://bugs.quassel-irc.org 报告故障。" #: ../src/qtui/aboutdlg.cpp:67 msgctxt "AboutDlg|" @@ -94,7 +94,7 @@ msgid "" "and everybody we forgot to mention here:" msgstr "我们感谢下列贡献者(按字母顺序排列)和所有我们忘记在这里提及的人们:" -#: ../src/qtui/aboutdlg.cpp:194 +#: ../src/qtui/aboutdlg.cpp:201 msgctxt "AboutDlg|" msgid "" "Special thanks goes to:
The Quassel Core you are trying to connect to is too old!
We need " +"at least protocol v%1, but the core speaks v%2 only." +msgstr "" + +#: ../src/client/clientauthhandler.cpp:169 +msgctxt "ClientAuthHandler|" +msgid "Incompatible protocol version, connection to core refused" +msgstr "" + +#: ../src/client/clientauthhandler.cpp:176 +msgctxt "ClientAuthHandler|" +msgid "The core refused connection from this client" +msgstr "" + +#: ../src/client/clientauthhandler.cpp:207 +msgctxt "ClientAuthHandler|" +msgid "Unencrypted connection cancelled" +msgstr "" + +#: ../src/client/clientauthhandler.cpp:275 +#, qt-format +msgctxt "ClientAuthHandler|" +msgid "Connected to %1" +msgstr "已连接到 %1" + +#: ../src/client/clientauthhandler.cpp:317 +msgctxt "ClientAuthHandler|" +msgid "Logging in..." +msgstr "正在登录..." + +#: ../src/client/clientauthhandler.cpp:322 +msgctxt "ClientAuthHandler|" +msgid "Login canceled" +msgstr "登录已取消" + #: ../src/client/clientbacklogmanager.cpp:178 #, qt-format msgctxt "ClientBacklogManager|" @@ -1341,12 +1397,12 @@ msgctxt "ContextMenuActionProvider|" msgid "Existing Rules" msgstr "现有规则" -#: ../src/core/core.cpp:190 +#: ../src/core/core.cpp:193 msgctxt "Core|" msgid "Could not initialize any storage backend! Exiting..." msgstr "无法初始化任何存储后端!正在退出..." -#: ../src/core/core.cpp:191 +#: ../src/core/core.cpp:194 msgctxt "Core|" msgid "" "Currently, Quassel supports SQLite3 and PostgreSQL. You need to build your\n" @@ -1354,147 +1410,93 @@ msgid "" "to work." msgstr "目前 Quassel 支持 SQLite3 和 PostgreSQL。您需要在启用\n sqlite 和 postgres 插件的条件下重新编译 Qt 库才能让 quasselcore\n正常工作。" -#: ../src/core/core.cpp:249 +#: ../src/core/core.cpp:253 msgctxt "Core|" msgid "Calling restoreState() even though active sessions exist!" msgstr "尽管有活动的会话,仍然调用 restoreState()!" -#: ../src/core/core.cpp:295 +#: ../src/core/core.cpp:287 +msgctxt "Core|" +msgid "Core is already configured! Not configuring again..." +msgstr "" + +#: ../src/core/core.cpp:290 msgctxt "Core|" msgid "Admin user or password not set." msgstr "管理员的用户名或密码未设置。" -#: ../src/core/core.cpp:298 +#: ../src/core/core.cpp:293 msgctxt "Core|" msgid "Could not setup storage!" msgstr "无法设置存储!" -#: ../src/core/core.cpp:302 +#: ../src/core/core.cpp:298 msgctxt "Core|" msgid "Creating admin user..." msgstr "正在创建管理员用户..." -#: ../src/core/core.cpp:434 +#: ../src/core/core.cpp:451 #, qt-format msgctxt "Core|" msgid "Invalid listen address %1" msgstr "无效的侦听地址 %1" -#: ../src/core/core.cpp:443 +#: ../src/core/core.cpp:460 #, qt-format msgctxt "Core|" msgid "Listening for GUI clients on IPv6 %1 port %2 using protocol version %3" msgstr "正在 IPv6 %1 端口 %2 上进行 GUI 客户端侦听,使用 %3 版本协议" -#: ../src/core/core.cpp:452 +#: ../src/core/core.cpp:469 #, qt-format msgctxt "Core|" msgid "Could not open IPv6 interface %1:%2: %3" msgstr "无法打开 IPv6 接口 %1:%2:%3" -#: ../src/core/core.cpp:460 +#: ../src/core/core.cpp:477 #, qt-format msgctxt "Core|" msgid "Listening for GUI clients on IPv4 %1 port %2 using protocol version %3" msgstr "正在 IPv4 %1 端口 %2 上进行 GUI 客户端侦听,使用 %3 版本协议" -#: ../src/core/core.cpp:471 +#: ../src/core/core.cpp:488 #, qt-format msgctxt "Core|" msgid "Could not open IPv4 interface %1:%2: %3" msgstr "无法打开 IPv4 接口 %1:%2:%3" -#: ../src/core/core.cpp:479 +#: ../src/core/core.cpp:496 #, qt-format msgctxt "Core|" msgid "Invalid listen address %1, unknown network protocol" msgstr "侦听地址 %1 无效,网络协议未知" -#: ../src/core/core.cpp:488 +#: ../src/core/core.cpp:505 msgctxt "Core|" msgid "Could not open any network interfaces to listen on!" msgstr "无法打开任何可侦听的网络接口" -#: ../src/core/core.cpp:527 +#: ../src/core/core.cpp:545 msgctxt "Core|" msgid "Client connected from" msgstr "客户端已连接自" -#: ../src/core/core.cpp:530 +#: ../src/core/core.cpp:548 msgctxt "Core|" msgid "Closing server for basic setup." msgstr "关闭服务器以进行基本设置。" -#: ../src/core/core.cpp:547 -msgctxt "Core|" -msgid "Antique client trying to connect... refusing." -msgstr "旧版的客户端正在尝试连接...拒绝。" - #: ../src/core/core.cpp:560 -#, qt-format -msgctxt "Core|" -msgid "" -"Your Quassel Client is too old!
This core needs at least " -"client/core protocol version %1.
Please consider upgrading your client." -msgstr "您的 Quassel 客户端太过时了!
此核心至少需要客户端/核心协议版本 %1。
请考虑更新您的客户端。" - -#: ../src/core/core.cpp:564 ../src/core/core.cpp:656 ../src/core/core.cpp:682 -msgctxt "Core|" -msgid "Client" -msgstr "客戶端" - -#: ../src/core/core.cpp:564 -msgctxt "Core|" -msgid "too old, rejecting." -msgstr "过旧,拒绝。" - -#: ../src/core/core.cpp:582 -#, qt-format -msgctxt "Core|" -msgid "Quassel Core Version %1
Built: %2
Up %3d%4h%5m (since %6)" -msgstr "Quassel 核心版本 %1
编译:%2
已运行 %3天%4小时%5分(始于 %6)" - -#: ../src/core/core.cpp:636 -msgctxt "Core|" -msgid "Starting TLS for Client:" -msgstr "正在启动客户端的 TLS:" - -#: ../src/core/core.cpp:654 -msgctxt "Core|" -msgid "" -"Client not initialized!
You need to send an init message before " -"trying to login." -msgstr "客户端没有初始化!
您需要先发送一个 init(初始化) 消息才能尝试登录。" - -#: ../src/core/core.cpp:656 -msgctxt "Core|" -msgid "did not send an init message before trying to login, rejecting." -msgstr "在尝试登录前没有发送初始化消息,拒绝。" - -#: ../src/core/core.cpp:676 -msgctxt "Core|" -msgid "" -"Invalid username or password!
The username/password combination " -"you supplied could not be found in the database." -msgstr "用户名或密码无效!
您提供的用户名/密码组合在数据库中找不到。" - -#: ../src/core/core.cpp:682 -#, qt-format msgctxt "Core|" -msgid "initialized and authenticated successfully as \"%1\" (UserId: %2)." -msgstr "已成功初始化并认证为“%1”(用户ID:%2)。" - -#: ../src/core/core.cpp:695 -msgctxt "Core|" -msgid "Non-authed client disconnected." -msgstr "非认证客户端已断开。" +msgid "Non-authed client disconnected:" +msgstr "" -#: ../src/core/core.cpp:724 +#: ../src/core/core.cpp:592 msgctxt "Core|" msgid "Could not initialize session for client:" msgstr "无法初始化客户端会话:" -#: ../src/core/core.cpp:750 +#: ../src/core/core.cpp:619 msgctxt "Core|" msgid "Could not find a session for client:" msgstr "无法找到客户端会话:" @@ -1635,17 +1637,74 @@ msgctxt "CoreAccountSettingsPage|" msgid "Remote Cores" msgstr "远程核心" +#: ../src/core/coreauthhandler.cpp:54 ../src/core/coreauthhandler.cpp:90 +msgctxt "CoreAuthHandler|" +msgid "Client" +msgstr "客戶端" + +#: ../src/core/coreauthhandler.cpp:54 +msgctxt "CoreAuthHandler|" +msgid "too old, rejecting." +msgstr "过旧,拒绝。" + +#: ../src/core/coreauthhandler.cpp:55 +#, qt-format +msgctxt "CoreAuthHandler|" +msgid "" +"Your Quassel Client is too old!
This core needs at least " +"client/core protocol version %1 (got: %2).
Please consider upgrading your" +" client." +msgstr "" + +#: ../src/core/coreauthhandler.cpp:69 +msgctxt "CoreAuthHandler|" +msgid "Starting encryption for Client:" +msgstr "" + +#: ../src/core/coreauthhandler.cpp:90 +msgctxt "CoreAuthHandler|" +msgid "did not send an init message before trying to login, rejecting." +msgstr "在尝试登录前没有发送初始化消息,拒绝。" + +#: ../src/core/coreauthhandler.cpp:91 +msgctxt "CoreAuthHandler|" +msgid "" +"Client not initialized!
You need to send an init message before " +"trying to login." +msgstr "客户端没有初始化!
您需要先发送一个 init(初始化) 消息才能尝试登录。" + +#: ../src/core/coreauthhandler.cpp:105 +msgctxt "CoreAuthHandler|" +msgid "" +"SSL is required!
You need to use SSL in order to connect to this " +"core." +msgstr "" + +#: ../src/core/coreauthhandler.cpp:146 +msgctxt "CoreAuthHandler|" +msgid "" +"Invalid username or password!
The username/password combination " +"you supplied could not be found in the database." +msgstr "用户名或密码无效!
您提供的用户名/密码组合在数据库中找不到。" + +#: ../src/core/coreauthhandler.cpp:151 +#, qt-format +msgctxt "CoreAuthHandler|" +msgid "" +"Client %1 initialized and authenticated successfully as \"%2\" (UserId: %3)." +msgstr "" + #: ../src/qtui/coreconfigwizard.cpp:69 msgctxt "CoreConfigWizard|" msgid "Core Configuration Wizard" msgstr "核心配置向导" -#: ../src/qtui/coreconfigwizard.cpp:103 +#: ../src/qtui/coreconfigwizard.cpp:98 msgctxt "CoreConfigWizard|" msgid "Your core has been successfully configured. Logging you in..." msgstr "您的核心已经配置成功。正在为您登录..." -#: ../src/qtui/coreconfigwizard.cpp:112 +#: ../src/qtui/coreconfigwizard.cpp:107 #, qt-format msgctxt "CoreConfigWizard|" msgid "" @@ -1653,7 +1712,7 @@ msgid "" "over." msgstr "核心配置失败:
%1
点击 下一步 重新开始。" -#: ../src/qtui/coreconfigwizard.cpp:131 +#: ../src/qtui/coreconfigwizard.cpp:126 msgctxt "CoreConfigWizard|" msgid "" "Your are now logged into your freshly configured Quassel Core!
Please " @@ -1702,46 +1761,46 @@ msgctxt "CoreConfigWizardIntroPage|" msgid "This wizard will guide you through the setup of your Quassel Core." msgstr "此向导将指引您完成 Quassel 核心的设置。" -#: ../src/qtui/coreconfigwizard.cpp:167 +#: ../src/qtui/coreconfigwizard.cpp:162 msgctxt "CoreConfigWizardPages::AdminUserPage|" msgid "Create Admin User" msgstr "创建管理员用户" -#: ../src/qtui/coreconfigwizard.cpp:168 +#: ../src/qtui/coreconfigwizard.cpp:163 msgctxt "CoreConfigWizardPages::AdminUserPage|" msgid "" "First, we will create a user on the core. This first user will have " "administrator privileges." msgstr "首先,我们将在核心上创建一位用户。第一位用户将拥有管理员权限。" -#: ../src/qtui/coreconfigwizard.cpp:150 +#: ../src/qtui/coreconfigwizard.cpp:145 msgctxt "CoreConfigWizardPages::IntroPage|" msgid "Introduction" msgstr "介绍" -#: ../src/qtui/coreconfigwizard.cpp:203 +#: ../src/qtui/coreconfigwizard.cpp:198 msgctxt "CoreConfigWizardPages::StorageSelectionPage|" msgid "Select Storage Backend" msgstr "选择存储后端" -#: ../src/qtui/coreconfigwizard.cpp:204 +#: ../src/qtui/coreconfigwizard.cpp:199 msgctxt "CoreConfigWizardPages::StorageSelectionPage|" msgid "" "Please select a database backend for the Quassel Core storage to store the " "backlog and other data in." msgstr "请选择一个用于 Quassel 核心存储的储备和其他数据用的数据库后端。" -#: ../src/qtui/coreconfigwizard.cpp:305 +#: ../src/qtui/coreconfigwizard.cpp:300 msgctxt "CoreConfigWizardPages::StorageSelectionPage|" msgid "Connection Properties" msgstr "连接属性" -#: ../src/qtui/coreconfigwizard.cpp:347 +#: ../src/qtui/coreconfigwizard.cpp:342 msgctxt "CoreConfigWizardPages::SyncPage|" msgid "Storing Your Settings" msgstr "正在保存您的设置" -#: ../src/qtui/coreconfigwizard.cpp:348 +#: ../src/qtui/coreconfigwizard.cpp:343 msgctxt "CoreConfigWizardPages::SyncPage|" msgid "" "Your settings are now stored in the core, and you will be logged in " @@ -1839,103 +1898,62 @@ msgctxt "CoreConnectDlg|" msgid "Connect to Core" msgstr "连接到核心" -#: ../src/client/coreconnection.cpp:190 +#: ../src/client/coreconnection.cpp:193 msgctxt "CoreConnection|" msgid "Network is down" msgstr "网络已断" -#: ../src/client/coreconnection.cpp:225 ../src/client/coreconnection.cpp:367 +#: ../src/client/coreconnection.cpp:227 ../src/client/coreconnection.cpp:328 msgctxt "CoreConnection|" msgid "Disconnected" msgstr "连接已断开" -#: ../src/client/coreconnection.cpp:228 +#: ../src/client/coreconnection.cpp:230 #, qt-format msgctxt "CoreConnection|" msgid "Looking up %1..." msgstr "正在查找 %1..." -#: ../src/client/coreconnection.cpp:231 ../src/client/coreconnection.cpp:520 +#: ../src/client/coreconnection.cpp:233 #, qt-format msgctxt "CoreConnection|" msgid "Connecting to %1..." msgstr "正在连接 %1..." -#: ../src/client/coreconnection.cpp:234 ../src/client/coreconnection.cpp:660 +#: ../src/client/coreconnection.cpp:236 #, qt-format msgctxt "CoreConnection|" msgid "Connected to %1" msgstr "已连接到 %1" -#: ../src/client/coreconnection.cpp:237 +#: ../src/client/coreconnection.cpp:239 #, qt-format msgctxt "CoreConnection|" msgid "Disconnecting from %1..." msgstr "正在从 %1 断开..." -#: ../src/client/coreconnection.cpp:303 -msgctxt "CoreConnection|" -msgid "" -"The Quassel Core you try to connect to is too old! Please consider " -"upgrading." -msgstr "您试图连接的 Quassel 核心过于陈旧!请考虑升级。" - -#: ../src/client/coreconnection.cpp:340 -msgctxt "CoreConnection|" -msgid "Invalid data received from core" -msgstr "从核心接收的数据无效" - -#: ../src/client/coreconnection.cpp:405 +#: ../src/client/coreconnection.cpp:363 msgctxt "CoreConnection|" msgid "Disconnected from core." msgstr "已从核心断开。" -#: ../src/client/coreconnection.cpp:498 ../src/client/coreconnection.cpp:592 -#: ../src/client/coreconnection.cpp:641 -msgctxt "CoreConnection|" -msgid "Unencrypted connection canceled" -msgstr "已取消了未加密连接" - -#: ../src/client/coreconnection.cpp:535 -msgctxt "CoreConnection|" -msgid "Synchronizing to core..." -msgstr "正在与核心同步..." - -#: ../src/client/coreconnection.cpp:558 -#, qt-format -msgctxt "CoreConnection|" -msgid "" -"The Quassel Core you are trying to connect to is too old!
Need at " -"least core/client protocol v%1 to connect." -msgstr "您试图连接的 Quassel 核心过于陈旧!
至少需要核心/客户端协议 v%1 才能连接。" - -#: ../src/client/coreconnection.cpp:684 -msgctxt "CoreConnection|" -msgid "Logging in..." -msgstr "正在登录..." - -#: ../src/client/coreconnection.cpp:689 -msgctxt "CoreConnection|" -msgid "Login canceled" -msgstr "登录已取消" - -#: ../src/client/coreconnection.cpp:718 +#: ../src/client/coreconnection.cpp:501 msgctxt "CoreConnection|" msgid "Receiving session state" msgstr "正在接收会话状态" -#: ../src/client/coreconnection.cpp:720 +#: ../src/client/coreconnection.cpp:503 #, qt-format msgctxt "CoreConnection|" msgid "Synchronizing to %1..." msgstr "正在与 %1 同步..." -#: ../src/client/coreconnection.cpp:746 +#: ../src/client/coreconnection.cpp:539 msgctxt "CoreConnection|" msgid "Receiving network states" msgstr "正在接收网络状态" -#: ../src/client/coreconnection.cpp:800 +#: ../src/client/coreconnection.cpp:590 #, qt-format msgctxt "CoreConnection|" msgid "Synchronized to %1" @@ -2114,35 +2132,35 @@ msgctxt "CoreInfoDlg|" msgid " %1:%2:%3 (since %4)" msgstr " %1:%2:%3 (始于 %4)" -#: ../src/core/corenetwork.cpp:166 +#: ../src/core/corenetwork.cpp:167 msgctxt "CoreNetwork|" msgid "Connection failed. Cycling to next Server" msgstr "连接失败。轮转到下个服务器" -#: ../src/core/corenetwork.cpp:174 ../src/core/corenetwork.cpp:175 +#: ../src/core/corenetwork.cpp:175 ../src/core/corenetwork.cpp:176 #, qt-format msgctxt "CoreNetwork|" msgid "Connecting to %1:%2..." msgstr "正在连接到 %1:%2..." -#: ../src/core/corenetwork.cpp:227 +#: ../src/core/corenetwork.cpp:228 #, qt-format msgctxt "CoreNetwork|" msgid "Disconnecting. (%1)" msgstr "正在断开。(%1)" -#: ../src/core/corenetwork.cpp:227 +#: ../src/core/corenetwork.cpp:228 msgctxt "CoreNetwork|" msgid "Core Shutdown" msgstr "核心关闭" -#: ../src/core/corenetwork.cpp:422 +#: ../src/core/corenetwork.cpp:423 #, qt-format msgctxt "CoreNetwork|" msgid "Could not connect to %1 (%2)" msgstr "无法连接到 %1 (%2)" -#: ../src/core/corenetwork.cpp:424 +#: ../src/core/corenetwork.cpp:425 #, qt-format msgctxt "CoreNetwork|" msgid "Connection failure: %1" @@ -2159,7 +2177,7 @@ msgctxt "CoreSession|" msgid "disconnected (UserId: %1)." msgstr "已断开(用户ID:%1)。" -#: ../src/core/coresession.cpp:491 +#: ../src/core/coresession.cpp:477 #, qt-format msgctxt "CoreSession|" msgid "" @@ -2167,41 +2185,78 @@ msgid "" " create network %1!" msgstr "CoreSession::createNetwork():在尝试创建网络 %1 时收到来自核心的无效的网络ID!" -#: ../src/core/coresession.cpp:523 +#: ../src/core/coresession.cpp:509 msgctxt "CoreSession|" msgid "" "CoreSession::createNetwork(): Trying to create a network that already " "exists, updating instead!" msgstr "CoreSession::createNetwork():尝试创建已存在的网络,请换为更新!" -#: ../src/core/coresessioneventprocessor.cpp:75 +#: ../src/core/coresessioneventprocessor.cpp:78 msgctxt "CoreSessionEventProcessor|" msgid "" "No free and valid nicks in nicklist found. use: /nick to " "continue" msgstr "昵称列表中没有空闲和有效的昵称。使用:/nick <其他昵称> 继续" -#: ../src/core/coresessioneventprocessor.cpp:447 +#: ../src/core/coresessioneventprocessor.cpp:450 msgctxt "CoreSessionEventProcessor|" msgid "Unable to perform key exchange, missing qca-ossl plugin." msgstr "" -#: ../src/core/coresessioneventprocessor.cpp:458 +#: ../src/core/coresessioneventprocessor.cpp:461 msgctxt "CoreSessionEventProcessor|" msgid "Unable to parse the DH1080_INIT. Key exchange failed." msgstr "" -#: ../src/core/coresessioneventprocessor.cpp:462 -#: ../src/core/coresessioneventprocessor.cpp:470 +#: ../src/core/coresessioneventprocessor.cpp:465 +#: ../src/core/coresessioneventprocessor.cpp:473 msgctxt "CoreSessionEventProcessor|" msgid "Your key is set and messages will be encrypted." msgstr "" -#: ../src/core/coresessioneventprocessor.cpp:472 +#: ../src/core/coresessioneventprocessor.cpp:475 msgctxt "CoreSessionEventProcessor|" msgid "Failed to parse DH1080_FINISH. Key exchange failed." msgstr "" +#: ../src/core/coresessioneventprocessor.cpp:1056 +msgctxt "CoreSessionEventProcessor|" +msgid "Reverse DCC SEND not supported" +msgstr "" + +#: ../src/core/coresessioneventprocessor.cpp:1074 +#, qt-format +msgctxt "CoreSessionEventProcessor|" +msgid "DCC %1 not supported" +msgstr "" + +#: ../src/core/coretransfer.cpp:58 +msgctxt "CoreTransfer|" +msgid "Socket closed while still transferring!" +msgstr "" + +#: ../src/core/coretransfer.cpp:70 +#, qt-format +msgctxt "CoreTransfer|" +msgid "DCC connection error: %1" +msgstr "" + +#: ../src/core/coretransfer.cpp:114 +msgctxt "CoreTransfer|" +msgid "Reverse DCC not supported yet!" +msgstr "" + +#: ../src/core/coretransfer.cpp:160 +msgctxt "CoreTransfer|" +msgid "DCC Receive: Got more data than expected!" +msgstr "" + +#: ../src/core/coretransfer.cpp:176 +msgctxt "CoreTransfer|" +msgid "DCC Receive: Quassel Client disconnected during transfer!" +msgstr "" + #: ../src/core/coreuserinputhandler.cpp:88 msgctxt "CoreUserInputHandler|" msgid "away" @@ -2215,8 +2270,8 @@ msgstr "正在向 %2 发送 CTCP-%1 请求" #: ../src/core/coreuserinputhandler.cpp:190 #: ../src/core/coreuserinputhandler.cpp:361 -#: ../src/core/coreuserinputhandler.cpp:605 -#: ../src/core/coreuserinputhandler.cpp:643 +#: ../src/core/coreuserinputhandler.cpp:606 +#: ../src/core/coreuserinputhandler.cpp:644 msgctxt "CoreUserInputHandler|" msgid "" "Error: QCA provider plugin not found. It is usually provided by the qca-ossl" @@ -2231,7 +2286,7 @@ msgid "" msgstr "[用法] /delkey <昵称|频道> 删除昵称或频道对应的加密密钥,在频道或查询中,只用 /delkey 即可。" #: ../src/core/coreuserinputhandler.cpp:208 -#: ../src/core/coreuserinputhandler.cpp:661 +#: ../src/core/coreuserinputhandler.cpp:662 #, qt-format msgctxt "CoreUserInputHandler|" msgid "No key has been set for %1." @@ -2244,7 +2299,7 @@ msgid "The key for %1 has been deleted." msgstr "%1 的密钥已经删除。" #: ../src/core/coreuserinputhandler.cpp:217 -#: ../src/core/coreuserinputhandler.cpp:669 +#: ../src/core/coreuserinputhandler.cpp:670 msgctxt "CoreUserInputHandler|" msgid "" "Error: Setting an encryption key requires Quassel to have been built with " @@ -2277,7 +2332,7 @@ msgid "Initiated key exchange with %1." msgstr "" #: ../src/core/coreuserinputhandler.cpp:397 -#: ../src/core/coreuserinputhandler.cpp:627 +#: ../src/core/coreuserinputhandler.cpp:628 msgctxt "CoreUserInputHandler|" msgid "" "Error: Setting an encryption key requires Quassel to have been built with " @@ -2286,13 +2341,13 @@ msgid "" "with QCA present." msgstr "错误:设置加密密钥要求编译的 Quassel 内建 Qt 加密架构(QCA)库支持。联系您的发行商查找带 QCA 支持的 Quassel 软件包,或者用现有的 QCA 重新编译 Quassel。" -#: ../src/core/coreuserinputhandler.cpp:555 +#: ../src/core/coreuserinputhandler.cpp:556 #, qt-format msgctxt "CoreUserInputHandler|" msgid "Starting query with %1" msgstr "" -#: ../src/core/coreuserinputhandler.cpp:615 +#: ../src/core/coreuserinputhandler.cpp:616 msgctxt "CoreUserInputHandler|" msgid "" "[usage] /setkey sets the encryption key for nick or " @@ -2300,26 +2355,26 @@ msgid "" "it." msgstr "[用法] /setkey <昵称|频道> <密钥> 设置昵称或频道对应的加密密钥。在频道或查询缓冲区中时,使用 /setkey <密钥> 将设置相应于频道或缓存的密钥。" -#: ../src/core/coreuserinputhandler.cpp:624 +#: ../src/core/coreuserinputhandler.cpp:625 #, qt-format msgctxt "CoreUserInputHandler|" msgid "The key for %1 has been set." msgstr "%1 的密钥已经设置。" -#: ../src/core/coreuserinputhandler.cpp:653 +#: ../src/core/coreuserinputhandler.cpp:654 msgctxt "CoreUserInputHandler|" msgid "" "[usage] /showkey shows the encryption key for nick or channel" " or just /showkey when in a channel or query." msgstr "[用法] /delkey <昵称|频道> 删除昵称或频道对应的加密密钥,在频道或查询中,只用 /delkey 即可。" -#: ../src/core/coreuserinputhandler.cpp:665 +#: ../src/core/coreuserinputhandler.cpp:666 #, qt-format msgctxt "CoreUserInputHandler|" msgid "The key for %1 is %2:%3" msgstr "" -#: ../src/core/coreuserinputhandler.cpp:793 +#: ../src/core/coreuserinputhandler.cpp:794 #, qt-format msgctxt "CoreUserInputHandler|" msgid "[Error] Could not encrypt your message: %1" @@ -2645,7 +2700,6 @@ msgctxt "EventStringifier|" msgid "sending CTCP-%1 request to %2" msgstr "正在向 %2 发送 CTCP-%1 请求" -#. Optional "unknown" in "Received unknown CTCP-FOO request by bar" #: ../src/core/eventstringifier.cpp:717 msgctxt "EventStringifier|" msgid "unknown" @@ -2797,7 +2851,7 @@ msgid "highlight rule" msgstr "高亮规则" #: ../src/qtui/settingspages/identitiessettingspage.ui:31 -#: ../src/qtui/settingspages/identitiessettingspage.cpp:369 +#: ../src/qtui/settingspages/identitiessettingspage.cpp:370 msgctxt "IdentitiesSettingsPage|" msgid "Rename Identity" msgstr "重命名身份" @@ -2833,55 +2887,55 @@ msgctxt "IdentitiesSettingsPage|" msgid "Identities" msgstr "身份" -#: ../src/qtui/settingspages/identitiessettingspage.cpp:204 +#: ../src/qtui/settingspages/identitiessettingspage.cpp:205 msgctxt "IdentitiesSettingsPage|" msgid "" "The following problems need to be corrected before your changes can be " "applied:
    " msgstr "在应用更改前,您需要修正收下问题:
      " -#: ../src/qtui/settingspages/identitiessettingspage.cpp:205 +#: ../src/qtui/settingspages/identitiessettingspage.cpp:206 msgctxt "IdentitiesSettingsPage|" msgid "
    • All identities need an identity name set
    • " msgstr "
    • 所有的身份需要一个身份名称组
    • " -#: ../src/qtui/settingspages/identitiessettingspage.cpp:206 +#: ../src/qtui/settingspages/identitiessettingspage.cpp:207 msgctxt "IdentitiesSettingsPage|" msgid "
    • Every identity needs at least one nickname defined
    • " msgstr "
    • 每个身份必须定义至少一个昵称
    • " -#: ../src/qtui/settingspages/identitiessettingspage.cpp:207 +#: ../src/qtui/settingspages/identitiessettingspage.cpp:208 msgctxt "IdentitiesSettingsPage|" msgid "
    • You need to specify a real name for every identity
    • " msgstr "
    • 您必须为每个身份指定一个真名
    • " -#: ../src/qtui/settingspages/identitiessettingspage.cpp:208 +#: ../src/qtui/settingspages/identitiessettingspage.cpp:209 msgctxt "IdentitiesSettingsPage|" msgid "
    • You need to specify an ident for every identity
    • " msgstr "
    • 您需要为每个身份指定一个标识(ID)
    • " -#: ../src/qtui/settingspages/identitiessettingspage.cpp:209 +#: ../src/qtui/settingspages/identitiessettingspage.cpp:210 msgctxt "IdentitiesSettingsPage|" msgid "
    " msgstr "
" -#: ../src/qtui/settingspages/identitiessettingspage.cpp:210 +#: ../src/qtui/settingspages/identitiessettingspage.cpp:211 msgctxt "IdentitiesSettingsPage|" msgid "One or more identities are invalid" msgstr "一个或多个身份无效" -#: ../src/qtui/settingspages/identitiessettingspage.cpp:355 +#: ../src/qtui/settingspages/identitiessettingspage.cpp:356 msgctxt "IdentitiesSettingsPage|" msgid "Delete Identity?" msgstr "删除身份?" -#: ../src/qtui/settingspages/identitiessettingspage.cpp:356 +#: ../src/qtui/settingspages/identitiessettingspage.cpp:357 #, qt-format msgctxt "IdentitiesSettingsPage|" msgid "Do you really want to delete identity \"%1\"?" msgstr "您真的要删除身份“%1”?" -#: ../src/qtui/settingspages/identitiessettingspage.cpp:370 +#: ../src/qtui/settingspages/identitiessettingspage.cpp:371 #, qt-format msgctxt "IdentitiesSettingsPage|" msgid "Please enter a new name for the identity \"%1\"!" @@ -3911,379 +3965,396 @@ msgctxt "KeySequenceWidget|" msgid "Reassign" msgstr "重新指派" -#: ../src/qtui/mainwin.cpp:350 +#: ../src/common/protocols/legacy/legacypeer.cpp:175 +msgctxt "LegacyPeer|" +msgid "Invalid handshake message!" +msgstr "" + +#: ../src/common/protocols/legacy/legacypeer.cpp:246 +#, qt-format +msgctxt "LegacyPeer|" +msgid "Unknown protocol message of type %1" +msgstr "" + +#: ../src/common/protocols/legacy/legacypeer.cpp:295 +#, qt-format +msgctxt "LegacyPeer|" +msgid "Quassel Core Version %1
Built: %2
Up %3d%4h%5m (since %6)" +msgstr "Quassel 核心版本 %1
编译:%2
已运行 %3天%4小时%5分(始于 %6)" + +#: ../src/qtui/mainwin.cpp:358 msgctxt "MainWin|" msgid "General" msgstr "常规" -#: ../src/qtui/mainwin.cpp:352 +#: ../src/qtui/mainwin.cpp:360 msgctxt "MainWin|" msgid "&Connect to Core..." msgstr "连接到核心(&C)..." -#: ../src/qtui/mainwin.cpp:354 +#: ../src/qtui/mainwin.cpp:362 msgctxt "MainWin|" msgid "&Disconnect from Core" msgstr "从核心断开(&D)" -#: ../src/qtui/mainwin.cpp:356 +#: ../src/qtui/mainwin.cpp:364 msgctxt "MainWin|" msgid "Core &Info..." msgstr "核心信息(&I)..." -#: ../src/qtui/mainwin.cpp:358 +#: ../src/qtui/mainwin.cpp:366 msgctxt "MainWin|" msgid "Configure &Networks..." msgstr "配置网络(&N)..." -#: ../src/qtui/mainwin.cpp:361 +#: ../src/qtui/mainwin.cpp:369 msgctxt "MainWin|" msgid "&Quit" msgstr "退出(&Q)" -#: ../src/qtui/mainwin.cpp:365 +#: ../src/qtui/mainwin.cpp:373 msgctxt "MainWin|" msgid "&Configure Chat Lists..." msgstr "配置聊天列表(&C)..." -#: ../src/qtui/mainwin.cpp:368 +#: ../src/qtui/mainwin.cpp:376 msgctxt "MainWin|" msgid "&Lock Layout" msgstr "锁定布局(&L)" -#: ../src/qtui/mainwin.cpp:372 +#: ../src/qtui/mainwin.cpp:380 msgctxt "MainWin|" msgid "Show &Search Bar" msgstr "显示搜索栏(&S)" -#: ../src/qtui/mainwin.cpp:374 +#: ../src/qtui/mainwin.cpp:382 msgctxt "MainWin|" msgid "Show Away Log" msgstr "显示离开记录" -#: ../src/qtui/mainwin.cpp:376 +#: ../src/qtui/mainwin.cpp:384 msgctxt "MainWin|" msgid "Show &Menubar" msgstr "显示菜单栏(&M)" -#: ../src/qtui/mainwin.cpp:379 +#: ../src/qtui/mainwin.cpp:387 msgctxt "MainWin|" msgid "Show Status &Bar" msgstr "显示状态栏(&B)" -#: ../src/qtui/mainwin.cpp:385 +#: ../src/qtui/mainwin.cpp:393 msgctxt "MainWin|" msgid "&Full Screen Mode" msgstr "全屏模式(&F)" -#: ../src/qtui/mainwin.cpp:392 +#: ../src/qtui/mainwin.cpp:400 msgctxt "MainWin|" msgid "Configure &Shortcuts..." msgstr "配置快捷键(&S)..." -#: ../src/qtui/mainwin.cpp:398 ../src/qtui/mainwin.cpp:402 +#: ../src/qtui/mainwin.cpp:406 ../src/qtui/mainwin.cpp:410 msgctxt "MainWin|" msgid "&Configure Quassel..." msgstr "配置 Quassel(&C)..." -#: ../src/qtui/mainwin.cpp:408 +#: ../src/qtui/mainwin.cpp:416 msgctxt "MainWin|" msgid "&About Quassel" msgstr "关于 Quassel(&A)" -#: ../src/qtui/mainwin.cpp:413 +#: ../src/qtui/mainwin.cpp:421 msgctxt "MainWin|" msgid "About &Qt" msgstr "关于&Qt" -#: ../src/qtui/mainwin.cpp:417 +#: ../src/qtui/mainwin.cpp:425 msgctxt "MainWin|" msgid "Debug &NetworkModel" msgstr "调试网络模型(&N)" -#: ../src/qtui/mainwin.cpp:419 +#: ../src/qtui/mainwin.cpp:427 msgctxt "MainWin|" msgid "Debug &BufferViewOverlay" msgstr "调试缓存视图覆盖(&B)" -#: ../src/qtui/mainwin.cpp:421 +#: ../src/qtui/mainwin.cpp:429 msgctxt "MainWin|" msgid "Debug &MessageModel" msgstr "调试消息模型(&M)" -#: ../src/qtui/mainwin.cpp:423 +#: ../src/qtui/mainwin.cpp:431 msgctxt "MainWin|" msgid "Debug &HotList" msgstr "调试日志(&L)" -#: ../src/qtui/mainwin.cpp:425 +#: ../src/qtui/mainwin.cpp:433 msgctxt "MainWin|" msgid "Debug &Log" msgstr "调试日志(&L)" -#: ../src/qtui/mainwin.cpp:427 +#: ../src/qtui/mainwin.cpp:435 msgctxt "MainWin|" msgid "Reload Stylesheet" msgstr "重新加载样式表" -#: ../src/qtui/mainwin.cpp:430 +#: ../src/qtui/mainwin.cpp:438 msgctxt "MainWin|" msgid "Hide Current Buffer" msgstr "" -#: ../src/qtui/mainwin.cpp:434 +#: ../src/qtui/mainwin.cpp:442 msgctxt "MainWin|" msgid "Navigation" msgstr "导航" -#: ../src/qtui/mainwin.cpp:436 +#: ../src/qtui/mainwin.cpp:444 msgctxt "MainWin|" msgid "Jump to hot chat" msgstr "" -#: ../src/qtui/mainwin.cpp:448 +#: ../src/qtui/mainwin.cpp:456 msgctxt "MainWin|" msgid "Set Quick Access #0" msgstr "设置快速访问 #0" -#: ../src/qtui/mainwin.cpp:450 +#: ../src/qtui/mainwin.cpp:458 msgctxt "MainWin|" msgid "Set Quick Access #1" msgstr "设置快速访问 #1" -#: ../src/qtui/mainwin.cpp:452 +#: ../src/qtui/mainwin.cpp:460 msgctxt "MainWin|" msgid "Set Quick Access #2" msgstr "设置快速访问 #2" -#: ../src/qtui/mainwin.cpp:454 +#: ../src/qtui/mainwin.cpp:462 msgctxt "MainWin|" msgid "Set Quick Access #3" msgstr "设置快速访问 #3" -#: ../src/qtui/mainwin.cpp:456 +#: ../src/qtui/mainwin.cpp:464 msgctxt "MainWin|" msgid "Set Quick Access #4" msgstr "设置快速访问 #4" -#: ../src/qtui/mainwin.cpp:458 +#: ../src/qtui/mainwin.cpp:466 msgctxt "MainWin|" msgid "Set Quick Access #5" msgstr "设置快速访问 #5" -#: ../src/qtui/mainwin.cpp:460 +#: ../src/qtui/mainwin.cpp:468 msgctxt "MainWin|" msgid "Set Quick Access #6" msgstr "设置快速访问 #6" -#: ../src/qtui/mainwin.cpp:462 +#: ../src/qtui/mainwin.cpp:470 msgctxt "MainWin|" msgid "Set Quick Access #7" msgstr "设置快速访问 #7" -#: ../src/qtui/mainwin.cpp:464 +#: ../src/qtui/mainwin.cpp:472 msgctxt "MainWin|" msgid "Set Quick Access #8" msgstr "设置快速访问 #8" -#: ../src/qtui/mainwin.cpp:466 +#: ../src/qtui/mainwin.cpp:474 msgctxt "MainWin|" msgid "Set Quick Access #9" msgstr "设置快速访问 #9" -#: ../src/qtui/mainwin.cpp:469 +#: ../src/qtui/mainwin.cpp:477 msgctxt "MainWin|" msgid "Quick Access #0" msgstr "快速访问 #0" -#: ../src/qtui/mainwin.cpp:471 +#: ../src/qtui/mainwin.cpp:479 msgctxt "MainWin|" msgid "Quick Access #1" msgstr "快速访问 #1" -#: ../src/qtui/mainwin.cpp:473 +#: ../src/qtui/mainwin.cpp:481 msgctxt "MainWin|" msgid "Quick Access #2" msgstr "快速访问 #2" -#: ../src/qtui/mainwin.cpp:475 +#: ../src/qtui/mainwin.cpp:483 msgctxt "MainWin|" msgid "Quick Access #3" msgstr "快速访问 #3" -#: ../src/qtui/mainwin.cpp:477 +#: ../src/qtui/mainwin.cpp:485 msgctxt "MainWin|" msgid "Quick Access #4" msgstr "快速访问 #4" -#: ../src/qtui/mainwin.cpp:479 +#: ../src/qtui/mainwin.cpp:487 msgctxt "MainWin|" msgid "Quick Access #5" msgstr "快速访问 #5" -#: ../src/qtui/mainwin.cpp:481 +#: ../src/qtui/mainwin.cpp:489 msgctxt "MainWin|" msgid "Quick Access #6" msgstr "快速访问 #6" -#: ../src/qtui/mainwin.cpp:483 +#: ../src/qtui/mainwin.cpp:491 msgctxt "MainWin|" msgid "Quick Access #7" msgstr "快速访问 #7" -#: ../src/qtui/mainwin.cpp:485 +#: ../src/qtui/mainwin.cpp:493 msgctxt "MainWin|" msgid "Quick Access #8" msgstr "快速访问 #8" -#: ../src/qtui/mainwin.cpp:487 +#: ../src/qtui/mainwin.cpp:495 msgctxt "MainWin|" msgid "Quick Access #9" msgstr "快速访问 #9" -#: ../src/qtui/mainwin.cpp:491 +#: ../src/qtui/mainwin.cpp:499 msgctxt "MainWin|" msgid "Activate Next Chat List" msgstr "激活下一个聊天列表" -#: ../src/qtui/mainwin.cpp:493 +#: ../src/qtui/mainwin.cpp:501 msgctxt "MainWin|" msgid "Activate Previous Chat List" msgstr "激活上一个聊天列表" -#: ../src/qtui/mainwin.cpp:495 +#: ../src/qtui/mainwin.cpp:503 msgctxt "MainWin|" msgid "Go to Next Chat" msgstr "转到下个聊天" -#: ../src/qtui/mainwin.cpp:497 +#: ../src/qtui/mainwin.cpp:505 msgctxt "MainWin|" msgid "Go to Previous Chat" msgstr "转到上个聊天" -#: ../src/qtui/mainwin.cpp:506 +#: ../src/qtui/mainwin.cpp:514 msgctxt "MainWin|" msgid "&File" msgstr "文件(&F)" -#: ../src/qtui/mainwin.cpp:519 +#: ../src/qtui/mainwin.cpp:527 msgctxt "MainWin|" msgid "&Networks" msgstr "网络(&N)" -#: ../src/qtui/mainwin.cpp:525 +#: ../src/qtui/mainwin.cpp:533 msgctxt "MainWin|" msgid "&View" msgstr "查看(&V)" -#: ../src/qtui/mainwin.cpp:526 +#: ../src/qtui/mainwin.cpp:534 msgctxt "MainWin|" msgid "&Chat Lists" msgstr "聊天列表(&C)" -#: ../src/qtui/mainwin.cpp:528 +#: ../src/qtui/mainwin.cpp:536 msgctxt "MainWin|" msgid "&Toolbars" msgstr "工具栏(&T)" -#: ../src/qtui/mainwin.cpp:542 +#: ../src/qtui/mainwin.cpp:550 msgctxt "MainWin|" msgid "&Settings" msgstr "设置(&S)" -#: ../src/qtui/mainwin.cpp:551 +#: ../src/qtui/mainwin.cpp:559 msgctxt "MainWin|" msgid "&Help" msgstr "帮助(&H)" -#: ../src/qtui/mainwin.cpp:559 +#: ../src/qtui/mainwin.cpp:567 msgctxt "MainWin|" msgid "Debug" msgstr "调试" -#: ../src/qtui/mainwin.cpp:835 +#: ../src/qtui/mainwin.cpp:843 msgctxt "MainWin|" msgid "Nicks" msgstr "昵称" -#: ../src/qtui/mainwin.cpp:844 +#: ../src/qtui/mainwin.cpp:852 msgctxt "MainWin|" msgid "Show Nick List" msgstr "显示昵称列表" -#: ../src/qtui/mainwin.cpp:857 +#: ../src/qtui/mainwin.cpp:865 msgctxt "MainWin|" msgid "Chat Monitor" msgstr "聊天监视器" -#: ../src/qtui/mainwin.cpp:869 +#: ../src/qtui/mainwin.cpp:877 msgctxt "MainWin|" msgid "Show Chat Monitor" msgstr "显示聊天监视器" -#: ../src/qtui/mainwin.cpp:875 +#: ../src/qtui/mainwin.cpp:883 msgctxt "MainWin|" msgid "Inputline" msgstr "输入行" -#: ../src/qtui/mainwin.cpp:884 +#: ../src/qtui/mainwin.cpp:892 msgctxt "MainWin|" msgid "Show Input Line" msgstr "显示输入行" -#: ../src/qtui/mainwin.cpp:899 +#: ../src/qtui/mainwin.cpp:907 msgctxt "MainWin|" msgid "Topic" msgstr "主题" -#: ../src/qtui/mainwin.cpp:911 +#: ../src/qtui/mainwin.cpp:919 msgctxt "MainWin|" msgid "Show Topic Line" msgstr "显示话题行" -#: ../src/qtui/mainwin.cpp:1005 +#: ../src/qtui/mainwin.cpp:1013 msgctxt "MainWin|" msgid "Main Toolbar" msgstr "主工具栏" -#: ../src/qtui/mainwin.cpp:1048 +#: ../src/qtui/mainwin.cpp:1058 msgctxt "MainWin|" msgid "Connected to core." msgstr "已连接到核心。" -#: ../src/qtui/mainwin.cpp:1147 +#: ../src/qtui/mainwin.cpp:1157 msgctxt "MainWin|" msgid "Not connected to core." msgstr "未连接到核心。" -#: ../src/qtui/mainwin.cpp:1165 ../src/qtui/mainwin.cpp:1175 +#: ../src/qtui/mainwin.cpp:1175 ../src/qtui/mainwin.cpp:1185 msgctxt "MainWin|" msgid "Unencrypted Connection" msgstr "未加密的连接" -#: ../src/qtui/mainwin.cpp:1165 +#: ../src/qtui/mainwin.cpp:1175 msgctxt "MainWin|" msgid "Your client does not support SSL encryption" msgstr "您的客户端不支持 SSL 加密" -#: ../src/qtui/mainwin.cpp:1167 ../src/qtui/mainwin.cpp:1177 +#: ../src/qtui/mainwin.cpp:1177 ../src/qtui/mainwin.cpp:1187 msgctxt "MainWin|" msgid "" "Sensitive data, like passwords, will be transmitted unencrypted to your " "Quassel core." msgstr "像密码这样的敏感信息将以未加密的形式转送到您的 Quassel 核心。" -#: ../src/qtui/mainwin.cpp:1175 +#: ../src/qtui/mainwin.cpp:1185 msgctxt "MainWin|" msgid "Your core does not support SSL encryption" msgstr "您的核心不支持 SSL 加密" -#: ../src/qtui/mainwin.cpp:1193 ../src/qtui/mainwin.cpp:1214 +#: ../src/qtui/mainwin.cpp:1203 ../src/qtui/mainwin.cpp:1224 msgctxt "MainWin|" msgid "Untrusted Security Certificate" msgstr "不信任的安全证书" -#: ../src/qtui/mainwin.cpp:1194 +#: ../src/qtui/mainwin.cpp:1204 #, qt-format msgctxt "MainWin|" msgid "" @@ -4291,33 +4362,33 @@ msgid "" "following reasons:" msgstr "核心于 %1 提供的 SSL 证书不可信,原因如下:" -#: ../src/qtui/mainwin.cpp:1197 +#: ../src/qtui/mainwin.cpp:1207 msgctxt "MainWin|" msgid "Continue" msgstr "继续" -#: ../src/qtui/mainwin.cpp:1198 +#: ../src/qtui/mainwin.cpp:1208 msgctxt "MainWin|" msgid "Show Certificate" msgstr "显示证书" -#: ../src/qtui/mainwin.cpp:1215 +#: ../src/qtui/mainwin.cpp:1225 msgctxt "MainWin|" msgid "" "Would you like to accept this certificate forever without being prompted?" msgstr "您想要永远接受此证书而不再提醒吗?" -#: ../src/qtui/mainwin.cpp:1217 +#: ../src/qtui/mainwin.cpp:1227 msgctxt "MainWin|" msgid "Current Session Only" msgstr "只对当前会话" -#: ../src/qtui/mainwin.cpp:1218 +#: ../src/qtui/mainwin.cpp:1228 msgctxt "MainWin|" msgid "Forever" msgstr "永远" -#: ../src/qtui/mainwin.cpp:1229 +#: ../src/qtui/mainwin.cpp:1239 msgctxt "MainWin|" msgid "Core Connection Error" msgstr "核心连接错误" @@ -4794,7 +4865,7 @@ msgid "" "the special characters {, }, [, ], \\, |, `, ^, _ and -." msgstr "有效的昵称可以包含英文字母、数字和{、}、[、]、\\、|、`、^、_ 和 - 这几个特殊字符。" -#: ../src/qtui/settingspages/identitiessettingspage.cpp:479 +#: ../src/qtui/settingspages/identitiessettingspage.cpp:480 msgctxt "NickEditDlg|" msgid "Add Nickname" msgstr "添加昵称" @@ -4809,7 +4880,7 @@ msgctxt "NotificationsSettingsPage|" msgid "Notifications" msgstr "通知" -#: ../src/qtui/phononnotificationbackend.cpp:186 +#: ../src/qtui/phononnotificationbackend.cpp:188 msgctxt "PhononNotificationBackend::ConfigWidget|" msgid "Select Audio File" msgstr "选择音频文件" @@ -5079,6 +5150,17 @@ msgctxt "QueryBufferItem|" msgid "server: %1" msgstr "服务器:%1" +#: ../src/qtui/ui/receivefiledlg.ui:14 +msgctxt "ReceiveFileDlg|" +msgid "Incoming File Transfer" +msgstr "" + +#: ../src/qtui/receivefiledlg.cpp:35 +#, qt-format +msgctxt "ReceiveFileDlg|" +msgid "%1 wants to send you a file:
%2 (%3 bytes)" +msgstr "" + #: ../src/qtui/settingspages/saveidentitiesdlg.ui:13 msgctxt "SaveIdentitiesDlg|" msgid "Sync With Core" @@ -5334,7 +5416,7 @@ msgctxt "ShortcutsSettingsPage|" msgid "Shortcuts" msgstr "快捷键" -#: ../src/common/signalproxy.cpp:736 +#: ../src/common/signalproxy.cpp:758 msgctxt "SignalProxy|" msgid "Disconnecting" msgstr "正在断开" @@ -5417,6 +5499,42 @@ msgid "" "network" msgstr "要在连接网络后自动加入的一组 IRC 频道" +#: ../src/qtui/snorenotificationbackend.cpp:60 +#: ../src/qtui/snorenotificationbackend.cpp:104 +msgctxt "SnoreNotificationBackend|" +msgid "Private Message" +msgstr "" + +#: ../src/qtui/ui/snorentificationconfigwidget.ui:20 +msgctxt "SnoreNotificationConfigWidget|" +msgid "Form" +msgstr "表单" + +#: ../src/qtui/ui/snorentificationconfigwidget.ui:29 +msgctxt "SnoreNotificationConfigWidget|" +msgid "Snore" +msgstr "" + +#: ../src/qtui/ui/snorentificationconfigwidget.ui:41 +msgctxt "SnoreNotificationConfigWidget|" +msgid "Backend:" +msgstr "" + +#: ../src/qtui/ui/snorentificationconfigwidget.ui:64 +msgctxt "SnoreNotificationConfigWidget|" +msgid "Timeout:" +msgstr "" + +#: ../src/qtui/ui/snorentificationconfigwidget.ui:80 +msgctxt "SnoreNotificationConfigWidget|" +msgid " s" +msgstr " 秒" + +#: ../src/qtui/ui/snorentificationconfigwidget.ui:96 +msgctxt "SnoreNotificationConfigWidget|" +msgid "0 means infinite" +msgstr "" + #: ../src/core/sqlitestorage.cpp:60 msgctxt "SqliteStorage|" msgid ""