forked from I2P_Developers/i2p.i2p
97 lines
3.0 KiB
Plaintext
97 lines
3.0 KiB
Plaintext
# I2P
|
||
# Copyright (C) 2009 The I2P Project
|
||
# This file is distributed under the same license as the desktopgui package.
|
||
# To contribute translations, see http://www.i2p2.de/newdevelopers
|
||
#
|
||
# Translators:
|
||
# ducki2p <ducki2p@gmail.com>, 2011
|
||
# walking <walking@i2pmail.org>, 2011
|
||
# YFdyh000 <yfdyh000@gmail.com>, 2016
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: I2P\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2016-05-25 12:29+0000\n"
|
||
"PO-Revision-Date: 2019-06-20 03:18+0000\n"
|
||
"Last-Translator: Beta Ba <linsui555@gmail.com>\n"
|
||
"Language-Team: Chinese (China) (http://www.transifex.com/otf/I2P/language/zh_CN/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Language: zh_CN\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#: src/net/i2p/desktopgui/ExternalTrayManager.java:31
|
||
#: src/net/i2p/desktopgui/ExternalTrayManager.java:59
|
||
msgid "Start I2P"
|
||
msgstr "启动 I2P"
|
||
|
||
#: src/net/i2p/desktopgui/ExternalTrayManager.java:44
|
||
#: src/net/i2p/desktopgui/ExternalTrayManager.java:72
|
||
msgid "I2P is starting!"
|
||
msgstr "正在启动 I2P !"
|
||
|
||
#: src/net/i2p/desktopgui/ExternalTrayManager.java:44
|
||
#: src/net/i2p/desktopgui/ExternalTrayManager.java:72
|
||
msgid "Starting"
|
||
msgstr "正在启动"
|
||
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:55
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:207
|
||
msgid "Launch I2P Browser"
|
||
msgstr "启动 I2P 浏览器"
|
||
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:76
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:228
|
||
msgid "Configure I2P System Tray"
|
||
msgstr "配置 I2P 系统托盘"
|
||
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:77
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:229
|
||
msgid "Disable"
|
||
msgstr "禁用"
|
||
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:93
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:245
|
||
msgid "Restart I2P"
|
||
msgstr "重启 I2P"
|
||
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:110
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:262
|
||
msgid "Stop I2P"
|
||
msgstr "停止 I2P"
|
||
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:126
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:278
|
||
msgid "Restart I2P Immediately"
|
||
msgstr "立即重启 I2P"
|
||
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:143
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:295
|
||
msgid "Stop I2P Immediately"
|
||
msgstr "立即停止 I2P"
|
||
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:157
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:309
|
||
msgid "Cancel I2P Shutdown"
|
||
msgstr "取消 I2P 关闭"
|
||
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:363
|
||
#, java-format
|
||
msgid "Shutdown in {0}"
|
||
msgstr "{0} 后关闭"
|
||
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:365
|
||
msgid "Shutdown imminent"
|
||
msgstr "立即关闭"
|
||
|
||
#. status translations are in the console bundle
|
||
#: src/net/i2p/desktopgui/InternalTrayManager.java:370
|
||
msgid "Network"
|
||
msgstr "网络"
|
||
|
||
#. Windows typically has tooltips; Linux (at least Ubuntu) doesn't
|
||
#: src/net/i2p/desktopgui/TrayManager.java:63
|
||
msgid "I2P: Right-click for menu"
|
||
msgstr "I2P:右击获得菜单"
|