SparkleShare/po/zh_CN.po

381 lines
9.3 KiB
Plaintext
Raw Normal View History

2011-10-05 06:22:30 +00:00
# This file is distributed under the same license as the SparkleShare package.
#
2011-10-05 06:22:30 +00:00
# Translators:
2011-06-17 10:17:01 +00:00
# <yujiang.wang@ymail.com>, 2011.
msgid ""
msgstr ""
2011-03-13 16:45:03 +00:00
"Project-Id-Version: SparkleShare\n"
"Report-Msgid-Bugs-To: \n"
2011-10-05 06:22:30 +00:00
"POT-Creation-Date: 2011-09-30 22:26+0200\n"
"PO-Revision-Date: 2011-09-30 20:30+0000\n"
2011-03-13 16:45:03 +00:00
"Last-Translator: deejay1 <deejay1@srem.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2011-03-13 16:45:03 +00:00
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0\n"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:70
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:88
#: ../SparkleShare/SparkleSetup.cs:67 ../SparkleShare/SparkleStatusIcon.cs:75
#: ../SparkleShare/SparkleStatusIcon.cs:89
msgid "Welcome to SparkleShare!"
msgstr "欢迎使用 SparkleShare"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:72
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:90
#: ../SparkleShare/SparkleStatusIcon.cs:77
#: ../SparkleShare/SparkleStatusIcon.cs:91
msgid "Up to date"
msgstr ""
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:99
#: ../SparkleShare/SparkleStatusIcon.cs:106
2011-03-13 16:45:03 +00:00
msgid "Syncing…"
msgstr "同步中..."
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:109
#: ../SparkleShare/SparkleStatusIcon.cs:116
msgid "Not everything is synced"
msgstr ""
#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:113
msgid "Copy Web Link"
msgstr "复制Web链接"
#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:114
msgid "Copy the web address of this file to the clipboard"
msgstr "复制该文件的Web地址到剪贴板"
#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:147
msgid "Get Earlier Version"
msgstr "获取较早的版本"
#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:148
msgid "Make a copy of an earlier version in this folder"
msgstr "在本目录中制作一个较早的版本"
#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:161
msgid "Select to get a copy of this version"
msgstr "获取该版本的复制"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/Program.cs:51
msgid "Print version information"
msgstr ""
#: ../SparkleShare/Program.cs:52
msgid "Show this help text"
msgstr ""
#: ../SparkleShare/Program.cs:84
msgid "SparkleShare, a collaboration and sharing tool."
msgstr ""
#: ../SparkleShare/Program.cs:85
msgid "Copyright (C) 2010 Hylke Bons"
msgstr ""
#: ../SparkleShare/Program.cs:87
msgid "This program comes with ABSOLUTELY NO WARRANTY."
msgstr "本程序不提供任何质量保证"
#: ../SparkleShare/Program.cs:89
msgid "This is free software, and you are welcome to redistribute it "
msgstr "这是自由软件,欢迎您再次分发。"
#: ../SparkleShare/Program.cs:90
msgid "under certain conditions. Please read the GNU GPLv3 for details."
msgstr "在某种条件下。详情请参见 GNU GPLv3。"
#: ../SparkleShare/Program.cs:92
msgid "SparkleShare automatically syncs Git repositories in "
msgstr ""
#: ../SparkleShare/Program.cs:93
msgid "the ~/SparkleShare folder with their remote origins."
msgstr ""
#: ../SparkleShare/Program.cs:95
msgid "Usage: sparkleshare [start|stop|restart] [OPTION]..."
msgstr "用法sparkleshare [start|stop|restart] [OPTION]..."
#: ../SparkleShare/Program.cs:96
msgid "Sync SparkleShare folder with remote repositories."
msgstr ""
#: ../SparkleShare/Program.cs:98
msgid "Arguments:"
msgstr "参数:"
#: ../SparkleShare/Program.cs:108
msgid "SparkleShare "
msgstr "SparkleShare"
2011-05-30 16:08:14 +00:00
#. A menu item that takes the user to http://www.sparkleshare.org/
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleAbout.cs:53 ../SparkleShare/SparkleStatusIcon.cs:295
2011-05-30 16:08:14 +00:00
msgid "About SparkleShare"
2011-06-17 10:17:01 +00:00
msgstr "关于 SparkleShare"
2011-05-30 16:08:14 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleAbout.cs:70
#, csharp-format
msgid "A newer version ({0}) is available!"
2011-05-30 16:08:14 +00:00
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleAbout.cs:79
2011-05-30 16:08:14 +00:00
msgid "You are running the latest version."
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleAbout.cs:88 ../SparkleShare/SparkleAbout.cs:113
2011-05-30 16:08:14 +00:00
msgid "Checking for updates..."
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:491
msgid "dddd, MMMM d, yyyy"
2011-05-01 09:11:16 +00:00
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:497
msgid "dddd, MMMM d"
2011-03-13 16:45:03 +00:00
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:705
2011-05-01 09:11:16 +00:00
#, csharp-format
msgid "added {0}"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:710
2011-05-28 16:00:55 +00:00
#, csharp-format
msgid "moved {0}"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:715
2011-05-01 09:11:16 +00:00
#, csharp-format
msgid "edited {0}"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:720
2011-05-01 09:11:16 +00:00
#, csharp-format
msgid "deleted {0}"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:729
2011-05-28 16:00:55 +00:00
#, csharp-format
msgid "and {0} more"
msgid_plural "and {0} more"
msgstr[0] ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:733
2011-05-28 16:00:55 +00:00
msgid "did something magical"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleEventLog.cs:58
msgid "Recent Events"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleEventLog.cs:169
#: ../SparkleShare/SparkleEventLog.cs:188
msgid "All Folders"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:68
2011-03-13 16:45:03 +00:00
msgid ""
"Before we can create a SparkleShare folder on this computer, we need a few "
"bits of information from you."
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:75
msgid "Full Name:"
msgstr "全名:"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:90
msgid "Email:"
msgstr "电子邮件"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:100
msgid "Next"
msgstr "下一步"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:121
msgid "Where is your project?"
msgstr ""
#. Own server radiobutton
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:130
msgid "On my own server:"
msgstr "在我自己的服务器上:"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:135 ../SparkleShare/SparkleSetup.cs:225
msgid "Folder"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:162
msgid "address-to-server.com"
msgstr "address-to-server.com"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:183
msgid "Username/Folder"
msgstr ""
#. Gitorious radiobutton
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:188
msgid "Gitorious"
msgstr "Gitorious"
#: ../SparkleShare/SparkleSetup.cs:196
2011-03-13 16:45:03 +00:00
msgid "Project/Folder"
msgstr ""
#. GNOME radiobutton
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:201
msgid "The GNOME Project"
msgstr "GMOME项目"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:209
msgid "Project"
2011-03-13 16:45:03 +00:00
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:219
msgid "Folder Name:"
msgstr "文件夹名称:"
#. Cancel button
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:250 ../SparkleShare/SparkleSetup.cs:296
msgid "Cancel"
msgstr "取消"
#. Sync button
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:258
msgid "Add"
msgstr ""
2011-03-13 16:45:03 +00:00
#: ../SparkleShare/SparkleSetup.cs:286
#, csharp-format
2011-10-05 06:22:30 +00:00
msgid "Adding project {0}’…"
2011-03-13 16:45:03 +00:00
msgstr ""
#: ../SparkleShare/SparkleSetup.cs:287
msgid "This may take a while."
2011-03-13 16:45:03 +00:00
msgstr ""
#: ../SparkleShare/SparkleSetup.cs:288
msgid "Are you sure its not coffee o'clock?"
2011-03-13 16:45:03 +00:00
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:292 ../SparkleShare/SparkleSetup.cs:408
#: ../SparkleShare/SparkleSetup.cs:507
msgid "Finish"
msgstr "完成"
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:325
msgid "Something went wrong"
2011-03-13 16:45:03 +00:00
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:373
msgid "Try Again…"
2011-03-13 16:45:03 +00:00
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:392
2011-05-01 09:11:16 +00:00
#, csharp-format
msgid "{0} has been successfully added"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:398
msgid "Project successfully added!"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:399
msgid "Access the files from your SparkleShare folder."
msgstr ""
#. A button that opens the synced folder
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:402
msgid "Open Folder"
msgstr "打开文件夹"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:428
msgid "What's happening next?"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:429
msgid ""
"SparkleShare creates a special folder in your personal folder that will keep"
" track of your projects."
2011-03-13 16:45:03 +00:00
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:432
msgid "Skip Tutorial"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:437 ../SparkleShare/SparkleSetup.cs:457
#: ../SparkleShare/SparkleSetup.cs:475
msgid "Continue"
2011-03-13 16:45:03 +00:00
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:453
msgid "Sharing files with others"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:454
msgid ""
"All files added to your project folders are synced with the host "
"automatically, as well as with your collaborators."
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:471
msgid "The status icon is here to help"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:472
msgid ""
"It shows the syncing process status, and contains links to your projects and"
" the event log."
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:489
msgid "Adding projects to SparkleShare"
msgstr ""
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:490
msgid ""
"Just click this button when you see it on the web, and the project will be "
"automatically added:"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:493
msgid ""
"…or select <b>Add Project…</b> from the status icon menu to add one by "
"hand."
2011-03-13 16:45:03 +00:00
msgstr ""
#. Opens the wizard to add a new remote folder
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:502
#: ../SparkleShare/SparkleStatusIcon.cs:238
msgid "Add Project…"
2011-03-13 16:45:03 +00:00
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetupWindow.cs:45
msgid "SparkleShare Setup"
msgstr "SparkleShare "
#: ../SparkleShare/SparkleStatusIcon.cs:228
msgid "No projects yet"
2011-06-17 10:17:01 +00:00
msgstr ""
#: ../SparkleShare/SparkleStatusIcon.cs:262
2011-10-05 06:22:30 +00:00
msgid "Show Recent Events"
msgstr ""
#: ../SparkleShare/SparkleStatusIcon.cs:282
2011-03-13 16:45:03 +00:00
msgid "Turn Notifications Off"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleStatusIcon.cs:284
2011-03-13 16:45:03 +00:00
msgid "Turn Notifications On"
msgstr ""
#. A menu item that quits the application
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleStatusIcon.cs:311
msgid "Quit"
msgstr "退出"
2011-05-28 16:00:55 +00:00