Changeset - cd3684d086d0
[Not reviewed]
default
0 1 0
Thomas De Schampheleire - 7 years ago 2019-03-10 21:41:57
thomas.de_schampheleire@nokia.com
i18n: zh_CN: fix 'duplicate message definition'

Error reported by Weblate:

msgmerge --no-wrap --backup=none --previous --update /home/www-data/weblate-hosted/vcs/kallithea/kallithea/kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po /home/www-data/weblate-hosted/vcs/kallithea/kallithea/kallithea/i18n/kallithea.pot

/home/www-data/weblate-hosted/vcs/kallithea/kallithea/kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po:6927: duplicate message definition...
/home/www-data/weblate-hosted/vcs/kallithea/kallithea/kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po:9: ...this is the location of the first definition
msgmerge: found 1 fatal error


Problem is introduced with commit 880e2f07651b3eaf88d01e71ac7f3cbf88df163c.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -3855,3401 +3855,3401 @@ msgid "URL by id"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:10
 
msgid ""
 
"In case this repository is renamed or moved into another group the "
 
"repository URL changes.\n"
 
"                               Using the above permanent URL guarantees "
 
"that this repository always will be accessible on that URL.\n"
 
"                               This is useful for CI systems, or any "
 
"other cases that you need to hardcode the URL into a 3rd party service."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:16
 
#, fuzzy
 
msgid "Remote repository"
 
msgstr "[创建]版本库"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:19
 
#, fuzzy
 
msgid "Repository URL"
 
msgstr "版本库"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:23
 
msgid ""
 
"Optional: URL of a remote repository. If set, the repository can be "
 
"pulled from this URL."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:38
 
msgid "Default revision for files page, downloads, whoosh and readme"
 
msgstr "文件浏览、下载、whoosh和README的默认修订版本"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:46
 
msgid "Change owner of this repository."
 
msgstr "修改这个版本库的所有者。"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_statistics.html:5
 
msgid "Processed commits"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_statistics.html:6
 
msgid "Processed progress"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
 
#, fuzzy
 
msgid "Reset Statistics"
 
msgstr "启用统计"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
 
#, fuzzy
 
msgid "Confirm to remove current statistics."
 
msgstr "确认移除当前统计"
 

	
 
#: kallithea/templates/admin/repos/repos.html:5
 
#: kallithea/tests/data/templates/admin/repos/repos.html.py:156
 
#, fuzzy
 
msgid "Repositories Administration"
 
msgstr "版本库管理员"
 

	
 
#: kallithea/templates/admin/repos/repos.html:43
 
#: kallithea/tests/data/templates/admin/repos/repos.html.py:120
 
msgid "State"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:5
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:192
 
#, fuzzy
 
msgid "Settings Administration"
 
msgstr "系统设置"
 

	
 
#: kallithea/templates/admin/settings/settings.html:27
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:108
 
msgid "VCS"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:28
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:114
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:126
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:138
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:47
 
msgid "Hooks"
 
msgstr "钩子"
 

	
 
#: kallithea/templates/admin/settings/settings.html:33
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:144
 
msgid "Full Text Search"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:34
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:150
 
msgid "System Info"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_email.html:4
 
#: kallithea/tests/data/templates/admin/settings/settings_email.html.py:35
 
msgid "Send test email to"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_email.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_email.html.py:39
 
msgid "Send"
 
msgstr "发送"
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:4
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:35
 
msgid "Site branding"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:7
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:39
 
msgid "Set a custom title for your Kallithea Service."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:41
 
msgid "HTTP authentication realm"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:19
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:45
 
msgid "HTML/JavaScript/CSS customization block"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:22
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:49
 
msgid ""
 
"HTML (possibly with                         JavaScript and/or CSS) that "
 
"will be added to the bottom                         of every page. This "
 
"can be used for web analytics                         systems like Google"
 
" Analytics or Piwik, but also to                         perform "
 
"instance-specific customizations like adding a                         "
 
"project banner at the top of every page."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:32
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:56
 
msgid "ReCaptcha public key"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:35
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:60
 
msgid "Public key for reCaptcha system."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:40
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:62
 
msgid "ReCaptcha private key"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:43
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:66
 
msgid ""
 
"Private key for reCaptcha system. Setting this value will enable captcha "
 
"on registration."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:49
 
#: kallithea/templates/admin/settings/settings_vcs.html:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:68
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:93
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:107
 
#, fuzzy
 
msgid "Save Settings"
 
msgstr "保存设置"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:38
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:11
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:49
 
msgid ""
 
"Hooks can be used to trigger actions on certain events such as push / "
 
"pull. They can trigger Python functions or external applications."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:19
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:53
 
#, fuzzy
 
msgid "Custom Hooks"
 
msgstr "自定义钩子"
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:60
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:89
 
msgid "Failed to remove hook"
 
msgstr "移除钩子失败"
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:4
 
#, fuzzy
 
#| msgid "Description"
 
msgid "Rescan options"
 
msgstr "描述"
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:9
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:39
 
msgid "Delete records of missing repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:41
 
msgid ""
 
"Check this option to remove all comments, pull requests and other records"
 
" related to repositories that no longer exist in the filesystem."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:17
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:45
 
msgid "Invalidate cache for all repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:20
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:47
 
msgid "Check this to reload data and clear cache keys for all repositories."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:25
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:51
 
msgid "Install Git hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:28
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:53
 
msgid ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:32
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:57
 
msgid "Overwrite existing Git hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:35
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:59
 
msgid ""
 
"If installing Git hooks, overwrite any existing hooks, even if they do "
 
"not seem to come from Kallithea. WARNING: This operation will destroy any"
 
" custom git hooks you may have deployed by hand!"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:61
 
msgid "Rescan Repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:4
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:35
 
msgid "Index build option"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:9
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:39
 
msgid "Build from scratch"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:41
 
msgid ""
 
"This option completely reindexeses all of the repositories for proper "
 
"fulltext search capabilities."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:18
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:43
 
msgid "Reindex"
 
msgstr "重新索引"
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:2
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:49
 
msgid "Checking for updates..."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:7
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:36
 
msgid "Kallithea version"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:7
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:36
 
msgid "Check for updates"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:8
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:37
 
msgid "Kallithea configuration file"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:9
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:38
 
msgid "Python version"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:10
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:39
 
msgid "Platform"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:11
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:40
 
#, fuzzy
 
msgid "Git version"
 
msgstr "编辑权限"
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:41
 
msgid "Git path"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:13
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:42
 
msgid "Upgrade info endpoint"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:13
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:42
 
msgid "Note: please make sure this server can access this URL"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:23
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:60
 
msgid "Python Packages"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:9
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:51
 
msgid "Show repository size after push"
 
msgstr "推送后显示版本库大小"
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:15
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:55
 
msgid "Log user push commands"
 
msgstr "记录用户推送命令"
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:21
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:59
 
msgid "Log user pull commands"
 
msgstr "记录用户拉取命令"
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:27
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:63
 
msgid "Update repository after push (hg update)"
 
msgstr "推送后更新版本库(hg update)"
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:33
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:65
 
#, fuzzy
 
msgid "Mercurial extensions"
 
msgstr "Mercurial扩展"
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:38
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:69
 
msgid "Enable largefiles extension"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:44
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:73
 
msgid "Enable hgsubversion extension"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:47
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:75
 
msgid ""
 
"Requires hgsubversion library to be installed. Enables cloning of remote "
 
"Subversion repositories while converting them to Mercurial."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:59
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:80
 
#, fuzzy
 
msgid "Location of repositories"
 
msgstr "创建版本库"
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:64
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:84
 
msgid ""
 
"Click to unlock. You must restart Kallithea in order to make this setting"
 
" take effect."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:68
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:86
 
msgid ""
 
"Filesystem location where repositories are stored. After changing this "
 
"value, a restart and rescan of the repository folder are both required."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:4
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:35
 
msgid "General"
 
msgstr "通用"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:9
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:39
 
msgid "Use repository extra fields"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:41
 
msgid "Allows storing additional customized fields per repository."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:17
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:45
 
msgid "Show Kallithea version"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:20
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:47
 
msgid "Shows or hides a version number of Kallithea displayed in the footer."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:25
 
msgid "Show user Gravatars"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:29
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:55
 
msgid ""
 
"Gravatar URL allows you to use another avatar server application.\n"
 
"                                                        The following "
 
"variables of the URL will be replaced accordingly.\n"
 
"                                                        {scheme}    "
 
"'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {email}     user "
 
"email,\n"
 
"                                                        {md5email}  md5 "
 
"hash of the user email (like at gravatar.com),\n"
 
"                                                        {size}      size "
 
"of the image that is expected from the server application,\n"
 
"                                                        {netloc}    "
 
"network location/server host of running Kallithea server"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:40
 
#: kallithea/templates/summary/summary.html:62
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:63
 
#: kallithea/tests/data/templates/summary/summary.html.py:133
 
#, fuzzy
 
msgid "Clone URL"
 
msgstr "克隆地址"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:43
 
msgid ""
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'."
 
"\n"
 
"                                                    The following "
 
"variables are available:\n"
 
"                                                    {scheme} 'http' or "
 
"'https' sent from running Kallithea server,\n"
 
"                                                    {user}   current user"
 
" username,\n"
 
"                                                    {netloc} network "
 
"location/server host of running Kallithea server,\n"
 
"                                                    {repo}   full "
 
"repository name,\n"
 
"                                                    {repoid} ID of "
 
"repository, can be used to construct clone-by-id"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:54
 
#, fuzzy
 
#| msgid "repositories"
 
msgid "Repository page size"
 
msgstr "版本库"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:57
 
msgid ""
 
"Number of items displayed in the repository pages before pagination is "
 
"shown."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:62
 
msgid "Admin page size"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:65
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:85
 
msgid ""
 
"Number of items displayed in the admin pages grids before pagination is "
 
"shown."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:70
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:87
 
msgid "Icons"
 
msgstr "图标"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:75
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:91
 
msgid "Show public repository icon on repositories"
 
msgstr "显示公共版本库图标"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:81
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:95
 
msgid "Show private repository icon on repositories"
 
msgstr "显示私有版本库图标"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:84
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:97
 
#, fuzzy
 
msgid "Show public/private icons next to repository names."
 
msgstr "显示公共版本库图标"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:89
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:99
 
#, fuzzy
 
msgid "Meta Tagging"
 
msgstr "元标记"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:94
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:105
 
msgid ""
 
"Parses meta tags from the repository description field and turns them "
 
"into colored tags."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:98
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:103
 
msgid "Stylify recognised meta tags:"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_add.html:5
 
msgid "Add user group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_add.html:10
 
#: kallithea/templates/admin/user_groups/user_group_edit.html:11
 
#: kallithea/templates/admin/user_groups/user_groups.html:9
 
#: kallithea/templates/base/base.html:59 kallithea/templates/base/base.html:79
 
#: kallithea/tests/data/templates/admin/user_groups/user_group_edit.html.py:164
 
#: kallithea/tests/data/templates/admin/user_groups/user_groups.html.py:146
 
#: kallithea/tests/data/templates/base/base.html.py:255
 
#: kallithea/tests/data/templates/base/base.html.py:702
 
msgid "User Groups"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_add.html:12
 
#: kallithea/templates/admin/user_groups/user_groups.html:24
 
#: kallithea/tests/data/templates/admin/user_groups/user_groups.html.py:107
 
msgid "Add User Group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_add.html:36
 
#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:13
 
msgid "Short, optional description for this user group."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit.html:5
 
#: kallithea/tests/data/templates/admin/user_groups/user_group_edit.html.py:188
 
#, python-format
 
msgid "%s user group settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit.html:33
 
#: kallithea/tests/data/templates/admin/user_groups/user_group_edit.html.py:136
 
#, fuzzy
 
msgid "Show Members"
 
msgstr "成员"
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:1
 
#, python-format
 
msgid "User Group: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:6
 
#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:23
 
#: kallithea/templates/admin/user_groups/user_groups.html:40
 
#: kallithea/tests/data/templates/admin/user_groups/user_groups.html.py:116
 
msgid "Members"
 
msgstr "成员"
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
 
#: kallithea/templates/data_table/_dt_elements.html:120
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:124
 
#, python-format
 
msgid "Confirm to delete this user group: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:21
 
msgid "Delete this user group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit_members.html:11
 
msgid "No members yet"
 
msgstr "还没有成员"
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:26
 
msgid "Chosen group members"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:39
 
msgid "Available members"
 
msgstr "启用成员"
 

	
 
#: kallithea/templates/admin/user_groups/user_groups.html:5
 
#: kallithea/tests/data/templates/admin/user_groups/user_groups.html.py:164
 
#, fuzzy
 
msgid "User Groups Administration"
 
msgstr "用户管理员"
 

	
 
#: kallithea/templates/admin/users/user_add.html:5
 
#: kallithea/tests/data/templates/admin/users/user_add.html.py:185
 
msgid "Add user"
 
msgstr "添加用户"
 

	
 
#: kallithea/templates/admin/users/user_add.html:10
 
#: kallithea/templates/admin/users/user_edit.html:11
 
#: kallithea/templates/admin/users/users.html:9
 
#: kallithea/templates/base/base.html:58
 
#: kallithea/tests/data/templates/admin/users/user_add.html.py:165
 
#: kallithea/tests/data/templates/admin/users/user_edit.html.py:170
 
#: kallithea/tests/data/templates/admin/users/users.html.py:145
 
#: kallithea/tests/data/templates/base/base.html.py:251
 
msgid "Users"
 
msgstr "用户"
 

	
 
#: kallithea/templates/admin/users/user_add.html:12
 
#: kallithea/templates/admin/users/users.html:23
 
#: kallithea/tests/data/templates/admin/users/user_add.html.py:167
 
#: kallithea/tests/data/templates/admin/users/users.html.py:105
 
msgid "Add User"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/users/user_add.html:41
 
#: kallithea/tests/data/templates/admin/users/user_add.html.py:117
 
msgid "Password confirmation"
 
msgstr "确认密码"
 

	
 
#: kallithea/templates/admin/users/user_edit.html:5
 
#: kallithea/tests/data/templates/admin/users/user_edit.html.py:194
 
#, python-format
 
msgid "%s user settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/users/user_edit.html:30
 
#: kallithea/tests/data/templates/admin/users/user_edit.html.py:118
 
msgid "Emails"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/users/user_edit_advanced.html:1
 
#, python-format
 
msgid "User: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/users/user_edit_advanced.html:7
 
#: kallithea/templates/admin/users/user_edit_profile.html:32
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:70
 
msgid "Source of Record"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/users/user_edit_advanced.html:9
 
#: kallithea/templates/admin/users/users.html:41
 
#: kallithea/tests/data/templates/admin/users/users.html.py:115
 
msgid "Last Login"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/users/user_edit_advanced.html:10
 
msgid "Member of User Groups"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/users/user_edit_advanced.html:21
 
#: kallithea/templates/data_table/_dt_elements.html:105
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:397
 
#, python-format
 
msgid "Confirm to delete this user: %s"
 
msgstr "确认删除用户:%s"
 

	
 
#: kallithea/templates/admin/users/user_edit_advanced.html:23
 
msgid "Delete this user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/users/user_edit_ips.html:7
 
#: kallithea/tests/data/templates/admin/users/user_edit_ips.html.py:45
 
#, python-format
 
msgid "Inherited from %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/users/user_edit_profile.html:39
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:74
 
msgid "Name in Source of Record"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/users/user_edit_profile.html:53
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:82
 
msgid "New password confirmation"
 
msgstr "确认新密码"
 

	
 
#: kallithea/templates/admin/users/users.html:5
 
#: kallithea/tests/data/templates/admin/users/users.html.py:163
 
#, fuzzy
 
msgid "Users Administration"
 
msgstr "用户管理员"
 

	
 
#: kallithea/templates/admin/users/users.html:44
 
#: kallithea/tests/data/templates/admin/users/users.html.py:121
 
msgid "Auth Type"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:16
 
#: kallithea/tests/data/templates/base/base.html.py:59
 
#, python-format
 
msgid "Server instance: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:28
 
#: kallithea/tests/data/templates/base/base.html.py:78
 
msgid "Support"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:86
 
#: kallithea/tests/data/templates/base/base.html.py:213
 
msgid "Mercurial repository"
 
msgstr "Mercurial版本库"
 

	
 
#: kallithea/templates/base/base.html:89
 
#: kallithea/tests/data/templates/base/base.html.py:217
 
msgid "Git repository"
 
msgstr "Git版本库"
 

	
 
#: kallithea/templates/base/base.html:114
 
#: kallithea/tests/data/templates/base/base.html.py:322
 
#, fuzzy
 
msgid "Create Fork"
 
msgstr "创建于"
 

	
 
#: kallithea/templates/base/base.html:125
 
#: kallithea/templates/summary/summary.html:8
 
#: kallithea/tests/data/templates/base/base.html.py:333
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:67
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:71
 
#: kallithea/tests/data/templates/summary/summary.html.py:357
 
msgid "Summary"
 
msgstr "概况"
 

	
 
#: kallithea/templates/base/base.html:127
 
#: kallithea/templates/base/base.html:129
 
#: kallithea/templates/changelog/changelog.html:14
 
#: kallithea/tests/data/templates/base/base.html.py:341
 
#: kallithea/tests/data/templates/base/base.html.py:349
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:321
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:73
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:77
 
msgid "Changelog"
 
msgstr "修订记录"
 

	
 
#: kallithea/templates/base/base.html:131
 
#: kallithea/templates/files/files.html:11
 
#: kallithea/tests/data/templates/base/base.html.py:356
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:79
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:83
 
#: kallithea/tests/data/templates/files/files.html.py:184
 
msgid "Files"
 
msgstr "浏览"
 

	
 
#: kallithea/templates/base/base.html:137
 
#: kallithea/templates/base/base.html:139
 
#: kallithea/tests/data/templates/base/base.html.py:366
 
#: kallithea/tests/data/templates/base/base.html.py:370
 
msgid "Options"
 
msgstr "选项"
 

	
 
#: kallithea/templates/base/base.html:147
 
#: kallithea/templates/forks/forks_data.html:18
 
#: kallithea/tests/data/templates/base/base.html.py:383
 
#: kallithea/tests/data/templates/forks/forks_data.html.py:59
 
#, fuzzy
 
msgid "Compare Fork"
 
msgstr "比较复刻"
 

	
 
#: kallithea/templates/base/base.html:149
 
#: kallithea/tests/data/templates/base/base.html.py:388
 
msgid "Compare"
 
msgstr "比较显示"
 

	
 
#: kallithea/templates/base/base.html:151
 
#: kallithea/templates/base/base.html:320
 
#: kallithea/templates/search/search.html:14
 
#: kallithea/templates/search/search.html:67
 
#: kallithea/tests/data/templates/base/base.html.py:392
 
#: kallithea/tests/data/templates/base/base.html.py:544
 
#: kallithea/tests/data/templates/search/search.html.py:134
 
#: kallithea/tests/data/templates/search/search.html.py:185
 
msgid "Search"
 
msgstr "搜索"
 

	
 
#: kallithea/templates/base/base.html:155
 
#: kallithea/tests/data/templates/base/base.html.py:399
 
msgid "Unlock"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:157
 
#: kallithea/tests/data/templates/base/base.html.py:405
 
msgid "Lock"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:165
 
#: kallithea/tests/data/templates/base/base.html.py:413
 
msgid "Follow"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:166
 
#: kallithea/tests/data/templates/base/base.html.py:415
 
msgid "Unfollow"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:169 kallithea/templates/forks/fork.html:9
 
#: kallithea/tests/data/templates/base/base.html.py:419
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:85
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:89
 
msgid "Fork"
 
msgstr "复刻"
 

	
 
#: kallithea/templates/base/base.html:170
 
#: kallithea/templates/pullrequests/pullrequest.html:77
 
#: kallithea/tests/data/templates/base/base.html.py:423
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:148
 
msgid "Create Pull Request"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:175
 
#: kallithea/tests/data/templates/base/base.html.py:430
 
#, python-format
 
msgid "Show Pull Requests for %s"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:188
 
#: kallithea/tests/data/templates/base/base.html.py:439
 
msgid "Switch To"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:198
 
#: kallithea/templates/base/base.html:458
 
#: kallithea/tests/data/templates/base/base.html.py:441
 
#: kallithea/tests/data/templates/base/base.html.py:656
 
msgid "No matches found"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:294
 
#: kallithea/tests/data/templates/base/base.html.py:494
 
msgid "Show recent activity"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:300
 
#: kallithea/templates/base/base.html:301
 
#: kallithea/tests/data/templates/base/base.html.py:504
 
#: kallithea/tests/data/templates/base/base.html.py:508
 
msgid "Public journal"
 
msgstr "公共日志"
 

	
 
#: kallithea/templates/base/base.html:306
 
#: kallithea/tests/data/templates/base/base.html.py:513
 
msgid "Show public gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:307
 
#: kallithea/tests/data/templates/base/base.html.py:517
 
msgid "Gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:311
 
#: kallithea/tests/data/templates/base/base.html.py:525
 
msgid "All Public Gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:313
 
#: kallithea/tests/data/templates/base/base.html.py:531
 
msgid "My Public Gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:314
 
#: kallithea/tests/data/templates/base/base.html.py:535
 
msgid "My Private Gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:319
 
#: kallithea/tests/data/templates/base/base.html.py:540
 
msgid "Search in repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:342
 
#: kallithea/templates/base/base.html:343
 
#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
 
#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
 
#: kallithea/tests/data/templates/base/base.html.py:573
 
#: kallithea/tests/data/templates/base/base.html.py:577
 
#, fuzzy
 
msgid "My Pull Requests"
 
msgstr "拉取请求"
 

	
 
#: kallithea/templates/base/base.html:367
 
#: kallithea/tests/data/templates/base/base.html.py:602
 
msgid "Not Logged In"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:375
 
#: kallithea/tests/data/templates/base/base.html.py:607
 
#, fuzzy
 
msgid "Login to Your Account"
 
msgstr "登录"
 

	
 
#: kallithea/templates/base/base.html:385
 
#, fuzzy
 
#| msgid "Forgot password ?"
 
msgid "Forgot password?"
 
msgstr "忘记密码?"
 

	
 
#: kallithea/templates/base/base.html:389
 
#, fuzzy
 
#| msgid "Don't have an account ?"
 
msgid "Don't have an account?"
 
msgstr "还没有帐号?"
 

	
 
#: kallithea/templates/base/base.html:407
 
#: kallithea/tests/data/templates/base/base.html.py:648
 
msgid "Log Out"
 
msgstr "退出"
 

	
 
#: kallithea/templates/base/default_perms_box.html:11
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:47
 
#, fuzzy
 
msgid "Inherit defaults"
 
msgstr "版本库默认设置"
 

	
 
#: kallithea/templates/base/default_perms_box.html:15
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:51
 
#, python-format
 
msgid ""
 
"Select to inherit global settings, IP whitelist and permissions from the "
 
"%s."
 
msgstr ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:23
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:54
 
msgid "Create repositories"
 
msgstr "创建版本库"
 

	
 
#: kallithea/templates/base/default_perms_box.html:27
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:58
 
msgid "Select this option to allow repository creation for this user"
 
msgstr ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:33
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:60
 
msgid "Create user groups"
 
msgstr ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:37
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:64
 
msgid "Select this option to allow user group creation for this user"
 
msgstr ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:43
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:66
 
msgid "Fork repositories"
 
msgstr "复刻版本库"
 

	
 
#: kallithea/templates/base/default_perms_box.html:47
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:70
 
msgid "Select this option to allow repository forking for this user"
 
msgstr ""
 

	
 
#: kallithea/templates/base/perms_summary.html:13
 
#: kallithea/templates/changelog/changelog.html:39
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:51
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:128
 
msgid "Show"
 
msgstr "显示"
 

	
 
#: kallithea/templates/base/perms_summary.html:22
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:80
 
msgid "No permissions defined yet"
 
msgstr ""
 

	
 
#: kallithea/templates/base/perms_summary.html:30
 
#: kallithea/templates/base/perms_summary.html:55
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:90
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:113
 
msgid "Permission"
 
msgstr "权限"
 

	
 
#: kallithea/templates/base/perms_summary.html:32
 
#: kallithea/templates/base/perms_summary.html:57
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:94
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:117
 
msgid "Edit Permission"
 
msgstr "编辑权限"
 

	
 
#: kallithea/templates/base/perms_summary.html:92
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:169
 
msgid "No permission defined"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:25
 
#: kallithea/tests/data/templates/base/root.html.py:85
 
#, fuzzy
 
msgid "Add Another Comment"
 
msgstr "%d条评论"
 

	
 
#: kallithea/templates/base/root.html:26
 
#: kallithea/tests/data/templates/base/root.html.py:87
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:242
 
msgid "Stop following this repository"
 
msgstr "停止关注该版本库"
 

	
 
#: kallithea/templates/base/root.html:27
 
#: kallithea/tests/data/templates/base/root.html.py:89
 
msgid "Start following this repository"
 
msgstr "开始关注该版本库"
 

	
 
#: kallithea/templates/base/root.html:28
 
#: kallithea/tests/data/templates/base/root.html.py:91
 
msgid "Group"
 
msgstr "组"
 

	
 
#: kallithea/templates/base/root.html:29
 
#: kallithea/tests/data/templates/base/root.html.py:93
 
msgid "members"
 
msgstr "成员"
 

	
 
#: kallithea/templates/base/root.html:30
 
#: kallithea/tests/data/templates/base/root.html.py:95
 
msgid "Loading ..."
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:31
 
#: kallithea/tests/data/templates/base/root.html.py:97
 
msgid "loading ..."
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:32
 
#: kallithea/tests/data/templates/base/root.html.py:99
 
msgid "Search truncated"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:33
 
#: kallithea/tests/data/templates/base/root.html.py:101
 
msgid "No matching files"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:34
 
#: kallithea/tests/data/templates/base/root.html.py:103
 
#, fuzzy
 
msgid "Open New Pull Request from {0}"
 
msgstr "[评论]拉取请求"
 

	
 
#: kallithea/templates/base/root.html:35
 
#: kallithea/tests/data/templates/base/root.html.py:105
 
msgid "Open New Pull Request for {0} → {1}"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:36
 
#: kallithea/tests/data/templates/base/root.html.py:107
 
msgid "Show Selected Changesets {0} → {1}"
 
msgstr "显示选中的修订集 {0} → {1}"
 

	
 
#: kallithea/templates/base/root.html:37
 
#: kallithea/tests/data/templates/base/root.html.py:109
 
#, fuzzy
 
msgid "Selection Link"
 
msgstr "选择链接"
 

	
 
#: kallithea/templates/base/root.html:38
 
#: kallithea/templates/changeset/diff_block.html:7
 
#: kallithea/tests/data/templates/base/root.html.py:111
 
#: kallithea/tests/data/templates/changeset/diff_block.html.py:55
 
#: kallithea/tests/data/templates/changeset/diff_block.html.py:230
 
#, fuzzy
 
msgid "Collapse Diff"
 
msgstr "文件差异"
 

	
 
#: kallithea/templates/base/root.html:39
 
#: kallithea/tests/data/templates/base/root.html.py:113
 
#, fuzzy
 
msgid "Expand Diff"
 
msgstr "文件差异"
 

	
 
#: kallithea/templates/base/root.html:40
 
#: kallithea/tests/data/templates/base/root.html.py:115
 
msgid "Failed to revoke permission"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:41
 
#: kallithea/tests/data/templates/base/root.html.py:117
 
msgid "Confirm to revoke permission for {0}: {1} ?"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:44
 
#: kallithea/templates/compare/compare_diff.html:108
 
#: kallithea/tests/data/templates/base/root.html.py:123
 
msgid "Select changeset"
 
msgstr "选择修订集"
 

	
 
#: kallithea/templates/base/root.html:45
 
#: kallithea/tests/data/templates/base/root.html.py:125
 
msgid "Specify changeset"
 
msgstr "指定修订集"
 

	
 
#: kallithea/templates/base/root.html:46
 
#: kallithea/tests/data/templates/base/root.html.py:127
 
msgid "Click to sort ascending"
 
msgstr "点击以升序排列"
 

	
 
#: kallithea/templates/base/root.html:47
 
#: kallithea/tests/data/templates/base/root.html.py:129
 
msgid "Click to sort descending"
 
msgstr "点击以降序排列"
 

	
 
#: kallithea/templates/base/root.html:48
 
#: kallithea/tests/data/templates/base/root.html.py:131
 
msgid "No records found."
 
msgstr "没有找到记录。"
 

	
 
#: kallithea/templates/base/root.html:49
 
#: kallithea/tests/data/templates/base/root.html.py:133
 
msgid "Data error."
 
msgstr "数据错误。"
 

	
 
#: kallithea/templates/base/root.html:50
 
#: kallithea/tests/data/templates/base/root.html.py:135
 
msgid "Loading..."
 
msgstr "载入中..."
 

	
 
#: kallithea/templates/changelog/changelog.html:6
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:354
 
#, python-format
 
msgid "%s Changelog"
 
msgstr "%s修订记录"
 

	
 
#: kallithea/templates/changelog/changelog.html:21
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:332
 
#, python-format
 
msgid "showing %d out of %d revision"
 
msgid_plural "showing %d out of %d revisions"
 
msgstr[0] "显示%d/%d个版本"
 

	
 
#: kallithea/templates/changelog/changelog.html:45
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:141
 
msgid "Clear selection"
 
msgstr "清除选择"
 

	
 
#: kallithea/templates/changelog/changelog.html:52
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:147
 
#, fuzzy
 
msgid "Go to tip of repository"
 
msgstr "确认锁定版本库"
 

	
 
#: kallithea/templates/changelog/changelog.html:57
 
#: kallithea/templates/forks/forks_data.html:16
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:151
 
#: kallithea/tests/data/templates/forks/forks_data.html.py:55
 
#, python-format
 
msgid "Compare fork with %s"
 
msgstr ""
 

	
 
#: kallithea/templates/changelog/changelog.html:59
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:155
 
#, python-format
 
msgid "Compare fork with parent repository (%s)"
 
msgstr ""
 

	
 
#: kallithea/templates/changelog/changelog.html:63
 
#: kallithea/templates/files/files.html:29
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:158
 
#: kallithea/tests/data/templates/files/files.html.py:117
 
#, fuzzy
 
msgid "Branch filter:"
 
msgstr "过滤"
 

	
 
#: kallithea/templates/changelog/changelog.html:86
 
#: kallithea/templates/changelog/changelog_summary_data.html:18
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:183
 
#: kallithea/tests/data/templates/changelog/changelog_summary_data.html.py:61
 
#, python-format
 
msgid ""
 
"Changeset status: %s by %s\n"
 
"Click to open associated pull request %s"
 
msgstr ""
 
"修订集状态:%s 由 %s\n"
 
"点击打开相关联的拉取请求 %s"
 

	
 
#: kallithea/templates/changelog/changelog.html:90
 
#: kallithea/templates/changelog/changelog_summary_data.html:22
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:191
 
#: kallithea/tests/data/templates/changelog/changelog_summary_data.html.py:69
 
#, python-format
 
msgid "Changeset status: %s by %s"
 
msgstr "修订集状态:%s 由 %s"
 

	
 
#: kallithea/templates/changelog/changelog.html:107
 
#: kallithea/templates/compare/compare_cs.html:76
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:217
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:116
 
msgid "Expand commit message"
 
msgstr ""
 

	
 
#: kallithea/templates/changelog/changelog.html:116
 
#: kallithea/templates/compare/compare_cs.html:41
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:225
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:71
 
msgid "Changeset has comments"
 
msgstr "修订集有评论"
 

	
 
#: kallithea/templates/changelog/changelog.html:151
 
#: kallithea/templates/changelog/changelog_summary_data.html:53
 
#: kallithea/templates/changeset/changeset.html:78
 
#: kallithea/templates/changeset/changeset_range.html:84
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:234
 
#: kallithea/tests/data/templates/changelog/changelog_summary_data.html.py:103
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:216
 
#: kallithea/tests/data/templates/changeset/changeset_range.html.py:200
 
#, python-format
 
msgid "Bookmark %s"
 
msgstr ""
 

	
 
#: kallithea/templates/changelog/changelog.html:157
 
#: kallithea/templates/changelog/changelog_summary_data.html:59
 
#: kallithea/templates/changeset/changeset.html:85
 
#: kallithea/templates/changeset/changeset_range.html:90
 
#: kallithea/templates/compare/compare_cs.html:82
 
#: kallithea/templates/pullrequests/pullrequest_show.html:177
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:240
 
#: kallithea/tests/data/templates/changelog/changelog_summary_data.html.py:109
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:223
 
#: kallithea/tests/data/templates/changeset/changeset_range.html.py:206
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:120
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:295
 
#, python-format
 
msgid "Tag %s"
 
msgstr ""
 

	
 
#: kallithea/templates/changelog/changelog.html:162
 
#: kallithea/templates/changelog/changelog_summary_data.html:64
 
#: kallithea/templates/changeset/changeset.html:90
 
#: kallithea/templates/changeset/changeset_range.html:94
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:246
 
#: kallithea/tests/data/templates/changelog/changelog_summary_data.html.py:115
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:230
 
#: kallithea/tests/data/templates/changeset/changeset_range.html.py:212
 
#, python-format
 
msgid "Branch %s"
 
msgstr ""
 

	
 
#: kallithea/templates/changelog/changelog.html:326
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:289
 
msgid "There are no changes yet"
 
msgstr "没有任何变更"
 

	
 
#: kallithea/templates/changelog/changelog_details.html:4
 
#: kallithea/templates/changeset/changeset.html:98
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:187
 
msgid "Removed"
 
msgstr ""
 

	
 
#: kallithea/templates/changelog/changelog_details.html:5
 
#: kallithea/templates/changeset/changeset.html:99
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:191
 
msgid "Changed"
 
msgstr ""
 

	
 
#: kallithea/templates/changelog/changelog_details.html:6
 
#: kallithea/templates/changeset/changeset.html:100
 
#: kallithea/templates/changeset/diff_block.html:38
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:195
 
#: kallithea/tests/data/templates/changeset/diff_block.html.py:110
 
msgid "Added"
 
msgstr ""
 

	
 
#: kallithea/templates/changelog/changelog_details.html:8
 
#: kallithea/templates/changelog/changelog_details.html:9
 
#: kallithea/templates/changelog/changelog_details.html:10
 
#: kallithea/templates/changeset/changeset.html:102
 
#: kallithea/templates/changeset/changeset.html:103
 
#: kallithea/templates/changeset/changeset.html:104
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:201
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:203
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:205
 
#, python-format
 
msgid "Affected %s files"
 
msgstr ""
 

	
 
#: kallithea/templates/changelog/changelog_summary_data.html:7
 
#: kallithea/templates/files/files_browser.html:32
 
#: kallithea/templates/pullrequests/pullrequest.html:52
 
#: kallithea/templates/pullrequests/pullrequest.html:68
 
#: kallithea/tests/data/templates/changelog/changelog_summary_data.html.py:43
 
#: kallithea/tests/data/templates/files/files_browser.html.py:52
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:134
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:146
 
msgid "Revision"
 
msgstr "修订"
 

	
 
#: kallithea/templates/changelog/changelog_summary_data.html:8
 
#: kallithea/templates/files/files_add.html:64
 
#: kallithea/templates/files/files_delete.html:34
 
#: kallithea/templates/files/files_edit.html:67
 
#: kallithea/tests/data/templates/changelog/changelog_summary_data.html.py:45
 
#: kallithea/tests/data/templates/files/files_add.html.py:243
 
msgid "Commit Message"
 
msgstr ""
 

	
 
#: kallithea/templates/changelog/changelog_summary_data.html:9
 
#: kallithea/templates/pullrequests/pullrequest_data.html:17
 
#: kallithea/tests/data/templates/changelog/changelog_summary_data.html.py:47
 
msgid "Age"
 
msgstr ""
 

	
 
#: kallithea/templates/changelog/changelog_summary_data.html:10
 
#: kallithea/tests/data/templates/changelog/changelog_summary_data.html.py:49
 
msgid "Author"
 
msgstr "作者"
 

	
 
#: kallithea/templates/changelog/changelog_summary_data.html:11
 
#: kallithea/tests/data/templates/changelog/changelog_summary_data.html.py:51
 
msgid "Refs"
 
msgstr ""
 

	
 
#: kallithea/templates/changelog/changelog_summary_data.html:79
 
#: kallithea/tests/data/templates/changelog/changelog_summary_data.html.py:127
 
msgid "Add or upload files directly via Kallithea"
 
msgstr "通过Kallithea直接添加或者上传文件"
 

	
 
#: kallithea/templates/changelog/changelog_summary_data.html:82
 
#: kallithea/templates/files/files_add.html:21
 
#: kallithea/templates/files/files_ypjax.html:9
 
#: kallithea/tests/data/templates/changelog/changelog_summary_data.html.py:131
 
#: kallithea/tests/data/templates/files/files_add.html.py:159
 
#: kallithea/tests/data/templates/files/files_ypjax.html.py:46
 
msgid "Add New File"
 
msgstr ""
 

	
 
#: kallithea/templates/changelog/changelog_summary_data.html:88
 
#: kallithea/tests/data/templates/changelog/changelog_summary_data.html.py:134
 
#, fuzzy
 
msgid "Push new repository"
 
msgstr "推送新版本库"
 

	
 
#: kallithea/templates/changelog/changelog_summary_data.html:96
 
#: kallithea/tests/data/templates/changelog/changelog_summary_data.html.py:148
 
msgid "Existing repository?"
 
msgstr "已有版本库?"
 

	
 
#: kallithea/templates/changeset/changeset.html:8
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:436
 
#, python-format
 
msgid "%s Changeset"
 
msgstr "%s 修订集"
 

	
 
#: kallithea/templates/changeset/changeset.html:36
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:154
 
msgid "Parent rev."
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset.html:42
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:156
 
msgid "Child rev."
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset.html:47
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:162
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:105
 
#: kallithea/tests/data/templates/changeset/changeset_range.html.py:154
 
msgid "Changeset status"
 
msgstr "修订集状态"
 

	
 
#: kallithea/templates/changeset/changeset.html:54
 
#: kallithea/templates/changeset/diff_block.html:64
 
#: kallithea/templates/files/diff_2way.html:47
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:169
 
#: kallithea/tests/data/templates/changeset/diff_block.html.py:161
 
msgid "Raw diff"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset.html:57
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:173
 
msgid "Patch diff"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset.html:60
 
#: kallithea/templates/changeset/diff_block.html:66
 
#: kallithea/templates/files/diff_2way.html:50
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:177
 
#: kallithea/tests/data/templates/changeset/diff_block.html.py:165
 
msgid "Download diff"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset.html:73
 
#: kallithea/templates/changeset/changeset_range.html:80
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:210
 
#: kallithea/tests/data/templates/changeset/changeset_range.html.py:195
 
#, fuzzy
 
msgid "Merge"
 
msgstr "合并"
 

	
 
#: kallithea/templates/changeset/changeset.html:117
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:250
 
#, fuzzy
 
msgid "Grafted from:"
 
msgstr "创建于"
 

	
 
#: kallithea/templates/changeset/changeset.html:123
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:260
 
msgid "Transplanted from:"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset.html:129
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:267
 
#, fuzzy
 
msgid "Replaced by:"
 
msgstr "创建于"
 

	
 
#: kallithea/templates/changeset/changeset.html:143
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:288
 
#, fuzzy
 
msgid "Preceded by:"
 
msgstr "创建于"
 

	
 
#: kallithea/templates/changeset/changeset.html:160
 
#: kallithea/templates/compare/compare_diff.html:59
 
#: kallithea/templates/pullrequests/pullrequest_show.html:303
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:311
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:152
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:396
 
#, python-format
 
msgid "%s file changed"
 
msgid_plural "%s files changed"
 
msgstr[0] "修改%s个文件"
 

	
 
#: kallithea/templates/changeset/changeset.html:162
 
#: kallithea/templates/compare/compare_diff.html:61
 
#: kallithea/templates/pullrequests/pullrequest_show.html:305
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:315
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:156
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:400
 
#, python-format
 
msgid "%s file changed with %s insertions and %s deletions"
 
msgid_plural "%s files changed with %s insertions and %s deletions"
 
msgstr[0] "修改%s个文件包括%s行插入和%s行删除"
 

	
 
#: kallithea/templates/changeset/changeset.html:176
 
#: kallithea/templates/changeset/changeset.html:195
 
#: kallithea/templates/compare/compare_diff.html:81
 
#: kallithea/templates/pullrequests/pullrequest_show.html:322
 
#: kallithea/templates/pullrequests/pullrequest_show.html:348
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:336
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:351
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:424
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:451
 
msgid "Show full diff anyway"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset.html:233
 
#: kallithea/templates/changeset/changeset.html:270
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:368
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:378
 
#, fuzzy
 
msgid "No revisions"
 
msgstr "修订"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:19
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:80
 
#, fuzzy
 
msgid "on pull request"
 
msgstr "[评论]拉取请求"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:20
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:84
 
#, fuzzy
 
msgid "No title"
 
msgstr "无文件"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:22
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:88
 
msgid "on this changeset"
 
msgstr "在此修订集"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:29
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:96
 
#, fuzzy
 
msgid "Delete comment?"
 
msgstr "%d条评论"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:37
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:107
 
#, fuzzy
 
msgid "Status change"
 
msgstr "文件已更改"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:57
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:148
 
#, fuzzy
 
msgid "Commenting on line."
 
msgstr "在{1}行上评论"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:58
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:150
 
#, fuzzy
 
msgid ""
 
"Comments are in plain text. Use @username inside this text to notify "
 
"another user."
 
msgstr "在文本中使用 @用户名 以发送通知到该Kallithea用户"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:65
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:154
 
msgid "Set changeset status"
 
msgstr "设置修订集状态"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:67
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:158
 
msgid "Vote for pull request status"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:73
 
#: kallithea/templates/changeset/diff_block.html:46
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:161
 
#, fuzzy
 
msgid "No change"
 
msgstr "无变更"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:86
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:178
 
#, fuzzy
 
msgid "Finish pull request"
 
msgstr "[评论]拉取请求"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:89
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:180
 
#, fuzzy
 
msgid "Close"
 
msgstr "已关闭"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:101
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:185
 
#, fuzzy
 
msgid "Submitting ..."
 
msgstr "提交中……"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:102
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:187
 
msgid "Comment"
 
msgstr "评论"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:110
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:197
 
msgid "You need to be logged in to comment."
 
msgstr "您必须登录才能评论。"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:110
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:201
 
msgid "Login now"
 
msgstr "现在登陆"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:114
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:203
 
msgid "Hide"
 
msgstr "隐藏"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:126
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:41
 
#, python-format
 
msgid "%d comment"
 
msgid_plural "%d comments"
 
msgstr[0] "%d条评论"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:127
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:42
 
#, fuzzy, python-format
 
msgid "%d inline"
 
msgid_plural "%d inline"
 
msgstr[0] "(%d内嵌)"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:128
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:43
 
#, python-format
 
msgid "%d general"
 
msgid_plural "%d general"
 
msgstr[0] ""
 

	
 
#: kallithea/templates/changeset/changeset_range.html:5
 
#: kallithea/tests/data/templates/changeset/changeset_range.html.py:272
 
#, python-format
 
msgid "%s Changesets"
 
msgstr "%s 修订集"
 

	
 
#: kallithea/templates/changeset/changeset_range.html:43
 
#: kallithea/templates/compare/compare_cs.html:37
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:65
 
#, python-format
 
msgid "Changeset status: %s"
 
msgstr "修订集状态:%s"
 

	
 
#: kallithea/templates/changeset/changeset_range.html:50
 
#: kallithea/tests/data/templates/changeset/changeset_range.html.py:162
 
msgid "Files affected"
 
msgstr "影响文件"
 

	
 
#: kallithea/templates/changeset/diff_block.html:30
 
msgid "No file before"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/diff_block.html:33
 
#, fuzzy
 
#| msgid "file removed"
 
msgid "File before"
 
msgstr "文件已删除"
 

	
 
#: kallithea/templates/changeset/diff_block.html:40
 
#, fuzzy
 
#| msgid "Unmodified"
 
msgid "Modified"
 
msgstr "未修改"
 

	
 
#: kallithea/templates/changeset/diff_block.html:42
 
#: kallithea/tests/data/templates/changeset/diff_block.html.py:128
 
#, fuzzy
 
msgid "Deleted"
 
msgstr "删除"
 

	
 
#: kallithea/templates/changeset/diff_block.html:44
 
#: kallithea/tests/data/templates/changeset/diff_block.html.py:136
 
#, fuzzy
 
msgid "Renamed"
 
msgstr "读"
 

	
 
#: kallithea/templates/changeset/diff_block.html:48
 
#, fuzzy, python-format
 
#| msgid "Unknown revision %s"
 
msgid "Unknown operation: %r"
 
msgstr "未知版本%s"
 

	
 
#: kallithea/templates/changeset/diff_block.html:52
 
#, fuzzy
 
#| msgid "No filename"
 
msgid "No file after"
 
msgstr "无文件名"
 

	
 
#: kallithea/templates/changeset/diff_block.html:55
 
#, fuzzy
 
#| msgid "file added"
 
msgid "File after"
 
msgstr "文件已添加"
 

	
 
#: kallithea/templates/changeset/diff_block.html:60
 
#: kallithea/templates/files/diff_2way.html:41
 
#: kallithea/tests/data/templates/changeset/diff_block.html.py:153
 
msgid "Show full diff for this file"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/diff_block.html:62
 
#: kallithea/templates/files/diff_2way.html:44
 
#: kallithea/tests/data/templates/changeset/diff_block.html.py:157
 
msgid "Show full side-by-side diff for this file"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/diff_block.html:72
 
#: kallithea/tests/data/templates/changeset/diff_block.html.py:171
 
msgid "Show inline comments"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:4
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:48
 
msgid "No changesets"
 
msgstr "无修订集"
 

	
 
#: kallithea/templates/compare/compare_cs.html:11
 
msgid "Criss cross merge situation with multiple merge ancestors detected!"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:14
 
msgid ""
 
"Please merge the target branch to your branch before creating a pull "
 
"request."
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:18
 
msgid "Merge Ancestor"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:55
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:82
 
msgid "First (oldest) changeset in this list"
 
msgstr "此列表中首个(最旧)修订集"
 

	
 
#: kallithea/templates/compare/compare_cs.html:57
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:84
 
msgid "Last (most recent) changeset in this list"
 
msgstr "此列表中末个(最近)修订集"
 

	
 
#: kallithea/templates/compare/compare_cs.html:59
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:86
 
msgid "Position in this list of changesets"
 
msgstr "修订集在此列表中的位置"
 

	
 
#: kallithea/templates/compare/compare_cs.html:98
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:133
 
msgid "Show merge diff"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:112
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:157
 
msgid "is"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:113
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:161
 
#, python-format
 
msgid "%s changesets"
 
msgstr "%s 修订集"
 

	
 
#: kallithea/templates/compare/compare_cs.html:114
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:163
 
#, fuzzy
 
msgid "behind"
 
msgstr "重新索引"
 

	
 
#: kallithea/templates/compare/compare_diff.html:6
 
#: kallithea/templates/compare/compare_diff.html:8
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:250
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:254
 
#, python-format
 
msgid "%s Compare"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_diff.html:13
 
#: kallithea/templates/compare/compare_diff.html:41
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:136
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:226
 
msgid "Compare Revisions"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_diff.html:39
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:133
 
msgid "Swap"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_diff.html:48
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:140
 
msgid "Compare revisions, branches, bookmarks, or tags."
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_diff.html:53
 
#: kallithea/templates/pullrequests/pullrequest_show.html:291
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:145
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:385
 
#, python-format
 
msgid "Showing %s commit"
 
msgid_plural "Showing %s commits"
 
msgstr[0] "显示%s个提交"
 

	
 
#: kallithea/templates/compare/compare_diff.html:95
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:184
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:199
 
msgid "Show full diff"
 
msgstr ""
 

	
 
#: kallithea/templates/data_table/_dt_elements.html:20
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:447
 
msgid "Public repository"
 
msgstr "公共版本库"
 

	
 
#: kallithea/templates/data_table/_dt_elements.html:31
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:460
 
msgid "Repository creation in progress..."
 
msgstr ""
 

	
 
#: kallithea/templates/data_table/_dt_elements.html:45
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:183
 
msgid "No changesets yet"
 
msgstr "尚无任何修订集"
 

	
 
#: kallithea/templates/data_table/_dt_elements.html:52
 
#: kallithea/templates/data_table/_dt_elements.html:54
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:507
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:513
 
#, python-format
 
msgid "Subscribe to %s rss feed"
 
msgstr "订阅%s的RSS"
 

	
 
#: kallithea/templates/data_table/_dt_elements.html:60
 
#: kallithea/templates/data_table/_dt_elements.html:62
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:360
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:366
 
#, python-format
 
msgid "Subscribe to %s atom feed"
 
msgstr "订阅%s的Atom"
 

	
 
#: kallithea/templates/data_table/_dt_elements.html:86
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:144
 
msgid "Creating"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/changeset_comment.html:4
 
#, fuzzy, python-format
 
#| msgid "%(user)s commented on changeset %(age)s"
 
msgid "Mention in Comment on Changeset \"%s\""
 
msgstr "%(user)s 已评论修订集在 %(age)s"
 

	
 
#: kallithea/templates/email_templates/changeset_comment.html:4
 
#, fuzzy, python-format
 
#| msgid "%(user)s commented on changeset %(age)s"
 
msgid "Comment on Changeset \"%s\""
 
msgstr "%(user)s 已评论修订集在 %(age)s"
 

	
 
#: kallithea/templates/email_templates/changeset_comment.html:20
 
#, fuzzy
 
#| msgid "Changeset"
 
msgid "Changeset on"
 
msgstr "修订集"
 

	
 
#: kallithea/templates/email_templates/changeset_comment.html:23
 
#: kallithea/templates/email_templates/pull_request_comment.html:23
 
#: kallithea/templates/email_templates/pull_request_comment.html:28
 
#, fuzzy
 
#| msgid "Branch"
 
msgid "branch"
 
msgstr "分支"
 

	
 
#: kallithea/templates/email_templates/changeset_comment.html:29
 
#: kallithea/templates/email_templates/pull_request.html:27
 
#: kallithea/templates/email_templates/pull_request_comment.html:35
 
msgid "by"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/comment.html:27
 
#, fuzzy
 
#| msgid "Status change"
 
msgid "Status change:"
 
msgstr "文件已更改"
 

	
 
#: kallithea/templates/email_templates/comment.html:33
 
#, fuzzy
 
#| msgid "Repository has been locked"
 
msgid "The pull request has been closed."
 
msgstr "版本库未锁定"
 

	
 
#: kallithea/templates/email_templates/password_reset.html:9
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:49
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:49
 
#, python-format
 
msgid "Hello %s"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:16
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:51
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:51
 
#, fuzzy
 
msgid "We have received a request to reset the password for your account."
 
msgstr "我们收到重置你用户密码的请求。"
 

	
 
#: kallithea/templates/email_templates/password_reset.html:25
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:55
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:54
 
msgid ""
 
"This account is however managed outside this system and the password "
 
"cannot be changed here."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:28
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:59
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:57
 
msgid "To set a new password, click the following link"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:33
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:65
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:61
 
msgid ""
 
"Should you not be able to use the link above, please type the following "
 
"code into the password reset form"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:44
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:70
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:66
 
msgid ""
 
"If it weren't you who requested the password reset, just disregard this "
 
"message."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request.html:4
 
#, fuzzy, python-format
 
#| msgid "[commented] on pull request for"
 
msgid "Mention on Pull Request %s \"%s\" by %s"
 
msgstr "[评论]拉取请求"
 

	
 
#: kallithea/templates/email_templates/pull_request.html:4
 
#, python-format
 
msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request.html:12
 
#: kallithea/templates/email_templates/pull_request_comment.html:20
 
#, fuzzy
 
#| msgid "on pull request"
 
msgid "Pull request from"
 
msgstr "[评论]拉取请求"
 

	
 
#: kallithea/templates/email_templates/pull_request.html:15
 
#: kallithea/templates/email_templates/pull_request.html:20
 
#, fuzzy
 
#| msgid "Date"
 
msgid "at"
 
msgstr "日期"
 

	
 
#: kallithea/templates/email_templates/pull_request.html:17
 
#: kallithea/templates/email_templates/pull_request_comment.html:25
 
msgid "to"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request_comment.html:4
 
#, fuzzy, python-format
 
#| msgid "%(user)s commented on pull request %(age)s"
 
msgid "Mention in Comment on Pull Request %s \"%s\""
 
msgstr "[评论]拉取请求"
 

	
 
#: kallithea/templates/email_templates/pull_request_comment.html:4
 
#, fuzzy, python-format
 
#| msgid "Pull request %s from %s#%s"
 
msgid "Pull Request %s \"%s\" Closed"
 
msgstr "拉取请求#%s"
 

	
 
#: kallithea/templates/email_templates/pull_request_comment.html:4
 
#, fuzzy, python-format
 
#| msgid "[commented] on pull request for"
 
msgid "Comment on Pull Request %s \"%s\""
 
msgstr "[评论]拉取请求"
 

	
 
#: kallithea/templates/email_templates/registration.html:22
 
#, fuzzy
 
#| msgid "Group name"
 
msgid "Full Name"
 
msgstr "组名"
 

	
 
#: kallithea/templates/files/diff_2way.html:15
 
#, python-format
 
msgid "%s File side-by-side diff"
 
msgstr ""
 

	
 
#: kallithea/templates/files/diff_2way.html:19
 
#: kallithea/templates/files/file_diff.html:8
 
msgid "File diff"
 
msgstr "文件差异"
 

	
 
#: kallithea/templates/files/file_diff.html:4
 
#, python-format
 
msgid "%s File Diff"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files.html:4
 
#: kallithea/templates/files/files.html:77
 
#: kallithea/tests/data/templates/files/files.html.py:138
 
#: kallithea/tests/data/templates/files/files.html.py:218
 
#, python-format
 
msgid "%s Files"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_add.html:4
 
#: kallithea/tests/data/templates/files/files_add.html.py:135
 
#, python-format
 
msgid "%s Files Add"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_add.html:39
 
#: kallithea/templates/files/files_edit.html:39
 
#: kallithea/templates/files/files_ypjax.html:3
 
#: kallithea/tests/data/templates/files/files_add.html.py:225
 
#: kallithea/tests/data/templates/files/files_ypjax.html.py:35
 
msgid "Location"
 
msgstr "位置"
 

	
 
#: kallithea/templates/files/files_add.html:41
 
#: kallithea/tests/data/templates/files/files_add.html.py:229
 
msgid "Enter filename..."
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_add.html:43
 
#: kallithea/templates/files/files_add.html:47
 
#: kallithea/tests/data/templates/files/files_add.html.py:233
 
#: kallithea/tests/data/templates/files/files_add.html.py:237
 
msgid "or"
 
msgstr "或者"
 

	
 
#: kallithea/templates/files/files_add.html:43
 
#: kallithea/tests/data/templates/files/files_add.html.py:235
 
msgid "Upload File"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_add.html:47
 
#: kallithea/tests/data/templates/files/files_add.html.py:239
 
msgid "Create New File"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_add.html:53
 
#: kallithea/tests/data/templates/files/files_add.html.py:241
 
#, fuzzy
 
msgid "New file type"
 
msgstr "未知包类型"
 

	
 
#: kallithea/templates/files/files_add.html:68
 
#: kallithea/templates/files/files_delete.html:40
 
#: kallithea/templates/files/files_edit.html:71
 
#: kallithea/tests/data/templates/files/files_add.html.py:247
 
#, fuzzy
 
msgid "Commit Changes"
 
msgstr "提交修改"
 

	
 
#: kallithea/templates/files/files_browser.html:33
 
#: kallithea/tests/data/templates/files/files_browser.html.py:56
 
msgid "Previous revision"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_browser.html:35
 
#: kallithea/tests/data/templates/files/files_browser.html.py:62
 
msgid "Next revision"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_browser.html:42
 
#: kallithea/tests/data/templates/files/files_browser.html.py:68
 
msgid "Follow current branch"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_browser.html:46
 
#: kallithea/tests/data/templates/files/files_browser.html.py:70
 
msgid "Search File List"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_browser.html:50
 
#: kallithea/tests/data/templates/files/files_browser.html.py:72
 
msgid "Loading file list..."
 
msgstr "加载文件列表..."
 

	
 
#: kallithea/templates/files/files_browser.html:63
 
#: kallithea/templates/summary/summary.html:144
 
#: kallithea/tests/data/templates/files/files_browser.html.py:78
 
msgid "Size"
 
msgstr "大小"
 

	
 
#: kallithea/templates/files/files_browser.html:64
 
#: kallithea/tests/data/templates/files/files_browser.html.py:80
 
msgid "Last Revision"
 
msgstr "最后修订号"
 

	
 
#: kallithea/templates/files/files_browser.html:65
 
#: kallithea/tests/data/templates/files/files_browser.html.py:82
 
#, fuzzy
 
msgid "Last Modified"
 
msgstr "最后修改于"
 

	
 
#: kallithea/templates/files/files_browser.html:66
 
#: kallithea/tests/data/templates/files/files_browser.html.py:84
 
#, fuzzy
 
msgid "Last Committer"
 
msgstr "最后提交者"
 

	
 
#: kallithea/templates/files/files_delete.html:4
 
#, python-format
 
msgid "%s Files Delete"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_delete.html:12
 
#: kallithea/templates/files/files_delete.html:30
 
msgid "Delete file"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_edit.html:4
 
#, python-format
 
msgid "%s File Edit"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_edit.html:21
 
msgid "Edit file"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_edit.html:51
 
#: kallithea/templates/files/files_source.html:28
 
#: kallithea/tests/data/templates/files/files_source.html.py:70
 
msgid "Show Annotation"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_edit.html:53
 
#: kallithea/templates/files/files_source.html:31
 
#: kallithea/tests/data/templates/files/files_source.html.py:75
 
msgid "Download as Raw"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_edit.html:56
 
msgid "Source"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_history_box.html:2
 
#: kallithea/tests/data/templates/files/files_history_box.html.py:38
 
#, python-format
 
msgid "%s author"
 
msgid_plural "%s authors"
 
msgstr[0] "%s个作者"
 

	
 
#: kallithea/templates/files/files_source.html:6
 
#: kallithea/tests/data/templates/files/files_source.html.py:44
 
msgid "Diff to Revision"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_source.html:7
 
#: kallithea/tests/data/templates/files/files_source.html.py:46
 
msgid "Show at Revision"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_source.html:9
 
#: kallithea/tests/data/templates/files/files_source.html.py:50
 
msgid "Show Full History"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_source.html:10
 
#: kallithea/tests/data/templates/files/files_source.html.py:52
 
msgid "Show Authors"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_source.html:26
 
#: kallithea/tests/data/templates/files/files_source.html.py:66
 
msgid "Show Source"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_source.html:34
 
#, fuzzy, python-format
 
#| msgid "Deleted branch: %s"
 
msgid "Edit on Branch: %s"
 
msgstr "已经删除分支%s"
 

	
 
#: kallithea/templates/files/files_source.html:37
 
#: kallithea/tests/data/templates/files/files_source.html.py:86
 
msgid "Editing binary files not allowed"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_source.html:40
 
#: kallithea/tests/data/templates/files/files_source.html.py:92
 
msgid "Editing files allowed only when on branch head revision"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_source.html:41
 
#: kallithea/tests/data/templates/files/files_source.html.py:94
 
msgid "Deleting files allowed only when on branch head revision"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_source.html:58
 
#: kallithea/tests/data/templates/files/files_source.html.py:111
 
#, python-format
 
msgid "Binary file (%s)"
 
msgstr "二进制文件(%s)"
 

	
 
#: kallithea/templates/files/files_source.html:69
 
#: kallithea/tests/data/templates/files/files_source.html.py:125
 
#, fuzzy
 
msgid "File is too big to display."
 
msgstr "文件过大,不能显示"
 

	
 
#: kallithea/templates/files/files_source.html:71
 
#: kallithea/tests/data/templates/files/files_source.html.py:129
 
msgid "Show full annotation anyway."
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_source.html:73
 
#: kallithea/tests/data/templates/files/files_source.html.py:133
 
msgid "Show as raw."
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_ypjax.html:5
 
#: kallithea/tests/data/templates/files/files_ypjax.html.py:41
 
msgid "annotation"
 
msgstr "显示注释"
 

	
 
#: kallithea/templates/files/files_ypjax.html:23
 
#: kallithea/tests/data/templates/files/files_ypjax.html.py:61
 
msgid "Go Back"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_ypjax.html:24
 
#: kallithea/tests/data/templates/files/files_ypjax.html.py:63
 
msgid "No files at given path"
 
msgstr "指定的路径中没有文件"
 

	
 
#: kallithea/templates/followers/followers.html:5
 
#: kallithea/tests/data/templates/followers/followers.html.py:135
 
#, python-format
 
msgid "%s Followers"
 
msgstr "%s个关注者"
 

	
 
#: kallithea/templates/followers/followers.html:9
 
#: kallithea/templates/summary/summary.html:129
 
#: kallithea/templates/summary/summary.html:130
 
#: kallithea/tests/data/templates/followers/followers.html.py:113
 
#: kallithea/tests/data/templates/summary/summary.html.py:207
 
#: kallithea/tests/data/templates/summary/summary.html.py:211
 
msgid "Followers"
 
msgstr "关注者"
 

	
 
#: kallithea/templates/followers/followers_data.html:9
 
#: kallithea/tests/data/templates/followers/followers_data.html.py:44
 
msgid "Started following -"
 
msgstr "开始关注 -"
 

	
 
#: kallithea/templates/forks/fork.html:5
 
#, python-format
 
msgid "Fork repository %s"
 
msgstr ""
 

	
 
#: kallithea/templates/forks/fork.html:25
 
msgid "Fork name"
 
msgstr "复刻名称"
 

	
 
#: kallithea/templates/forks/fork.html:53
 
#, fuzzy
 
msgid "Default revision for files page, downloads, whoosh, and readme."
 
msgstr "文件浏览、下载、whoosh和README的默认修订版本"
 

	
 
#: kallithea/templates/forks/fork.html:58
 
msgid "Private"
 
msgstr "私有"
 

	
 
#: kallithea/templates/forks/fork.html:66
 
msgid "Copy permissions"
 
msgstr "拷贝权限"
 

	
 
#: kallithea/templates/forks/fork.html:69
 
msgid "Copy permissions from forked repository"
 
msgstr "从被复刻版本库拷贝权限"
 

	
 
#: kallithea/templates/forks/fork.html:75
 
msgid "Update after clone"
 
msgstr "克隆后更新"
 

	
 
#: kallithea/templates/forks/fork.html:78
 
msgid "Checkout source after making a clone"
 
msgstr "完成克隆后检出源代码"
 

	
 
#: kallithea/templates/forks/fork.html:85
 
msgid "Fork this Repository"
 
msgstr ""
 

	
 
#: kallithea/templates/forks/forks.html:5
 
#: kallithea/tests/data/templates/forks/forks.html.py:135
 
#, python-format
 
msgid "%s Forks"
 
msgstr "%s个复刻"
 

	
 
#: kallithea/templates/forks/forks.html:9
 
#: kallithea/templates/summary/summary.html:135
 
#: kallithea/templates/summary/summary.html:136
 
#: kallithea/tests/data/templates/forks/forks.html.py:113
 
#: kallithea/tests/data/templates/summary/summary.html.py:215
 
#: kallithea/tests/data/templates/summary/summary.html.py:219
 
msgid "Forks"
 
msgstr "复刻"
 

	
 
#: kallithea/templates/forks/forks_data.html:14
 
#: kallithea/tests/data/templates/forks/forks_data.html.py:49
 
msgid "Forked"
 
msgstr ""
 

	
 
#: kallithea/templates/forks/forks_data.html:24
 
#: kallithea/tests/data/templates/forks/forks_data.html.py:66
 
msgid "There are no forks yet"
 
msgstr "无复刻"
 

	
 
#: kallithea/templates/journal/journal.html:22
 
#: kallithea/tests/data/templates/journal/journal.html.py:156
 
msgid "ATOM journal feed"
 
msgstr "订阅日志ATOM"
 

	
 
#: kallithea/templates/journal/journal.html:23
 
#: kallithea/tests/data/templates/journal/journal.html.py:160
 
msgid "RSS journal feed"
 
msgstr "订阅日志RSS"
 

	
 
#: kallithea/templates/journal/journal.html:34
 
#: kallithea/tests/data/templates/journal/journal.html.py:200
 
msgid "My Repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/journal/journal_data.html:42
 
#: kallithea/tests/data/templates/journal/journal_data.html.py:82
 
msgid "No entries yet"
 
msgstr "没有条目"
 

	
 
#: kallithea/templates/journal/public_journal.html:13
 
msgid "ATOM public journal feed"
 
msgstr "订阅公共日志ATOM"
 

	
 
#: kallithea/templates/journal/public_journal.html:14
 
msgid "RSS public journal feed"
 
msgstr "订阅公共日志RSS"
 

	
 
#: kallithea/templates/pullrequests/pullrequest.html:4
 
#: kallithea/templates/pullrequests/pullrequest.html:8
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:188
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:212
 
#, fuzzy
 
msgid "New Pull Request"
 
msgstr "新建拉取请求"
 

	
 
#: kallithea/templates/pullrequests/pullrequest.html:26
 
#: kallithea/templates/pullrequests/pullrequest_data.html:15
 
#: kallithea/templates/pullrequests/pullrequest_show.html:29
 
#: kallithea/templates/pullrequests/pullrequest_show.html:51
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:115
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:144
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:164
 
msgid "Title"
 
msgstr "标题"
 

	
 
#: kallithea/templates/pullrequests/pullrequest.html:28
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:117
 
msgid "Summarize the changes - or leave empty"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest.html:35
 
#: kallithea/templates/pullrequests/pullrequest_show.html:60
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:121
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:170
 
msgid "Write a short description on this pull request"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest.html:40
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:123
 
msgid "Changeset flow"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest.html:46
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:126
 
msgid "Origin repository"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest.html:62
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:138
 
msgid "Destination repository"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:6
 
#, fuzzy
 
msgid "No entries"
 
msgstr "没有条目"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:14
 
#, fuzzy
 
msgid "Vote"
 
msgstr "移除"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:18
 
msgid "From"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:19
 
msgid "To"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:28
 
#, python-format
 
msgid "You voted: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:30
 
msgid "You didn't vote"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:35
 
msgid "(no title)"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:37
 
#: kallithea/templates/pullrequests/pullrequest_show.html:31
 
#: kallithea/templates/pullrequests/pullrequest_show.html:72
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:150
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:185
 
msgid "Closed"
 
msgstr "已关闭"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:67
 
#, fuzzy
 
msgid "Delete Pull Request"
 
msgstr "新建拉取请求"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:68
 
msgid "Confirm to delete this pull request"
 
msgstr "确认删除拉取请求"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:70
 
#, fuzzy, python-format
 
msgid "Confirm again to delete this pull request with %s comments"
 
msgstr "确认删除拉取请求"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:6
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:505
 
#, fuzzy, python-format
 
msgid "%s Pull Request %s"
 
msgstr "拉取请求#%s"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:10
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:483
 
#, fuzzy, python-format
 
msgid "Pull request %s from %s#%s"
 
msgstr "拉取请求#%s"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:53
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:166
 
#, fuzzy
 
msgid "Summarize the changes"
 
msgstr "提交修改"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:66
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:173
 
msgid "Reviewer voting result"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:69
 
#: kallithea/templates/pullrequests/pullrequest_show.html:70
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:179
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:181
 
msgid "Pull request status calculated from votes"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:80
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:191
 
msgid "Still not reviewed by"
 
msgstr "还未检视的检视人员"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:83
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:197
 
#, python-format
 
msgid "%d reviewer"
 
msgid_plural "%d reviewers"
 
msgstr[0] "%d个检视者"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:85
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:201
 
msgid "Pull request was reviewed by all reviewers"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:87
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:205
 
#, fuzzy
 
msgid "There are no reviewers"
 
msgstr "没有任何分支"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:92
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:208
 
msgid "Origin"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:97
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:214
 
#, fuzzy
 
msgid "on"
 
msgstr "无"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:103
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:219
 
msgid "Target"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:106
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:223
 
msgid ""
 
"This is just a range of changesets and doesn't have a target or a real "
 
"merge ancestor."
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:114
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:230
 
msgid "Pull changes"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:148
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:261
 
#, fuzzy
 
#| msgid "Registration"
 
msgid "Next iteration"
 
msgstr "注册"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:165
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:278
 
msgid "Current revision - no change"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:189
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:304
 
msgid ""
 
"Pull request iterations do not change content once created. Select a "
 
"revision and save to make a new iteration."
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:197
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:371
 
msgid "Save Changes"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:198
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:373
 
msgid "Create New Iteration with Changes"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:199
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:375
 
#, fuzzy
 
msgid "Cancel Changes"
 
msgstr "无变更"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:207
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:310
 
#, fuzzy
 
msgid "Pull Request Reviewers"
 
msgstr "拉取请求检视人员"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:233
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:336
 
#, fuzzy
 
msgid "Remove reviewer"
 
msgstr "检视者"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:245
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:342
 
msgid "Type name of reviewer to add"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:253
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:347
 
#, fuzzy
 
msgid "Potential Reviewers"
 
msgstr "%d个检视者"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:256
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:349
 
msgid "Click to add the repository owner as reviewer:"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:281
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:380
 
#, fuzzy
 
msgid "Pull Request Content"
 
msgstr "拉取请求"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:296
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:142
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:389
 
msgid "Common ancestor"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:6
 
#, python-format
 
msgid "%s Pull Requests"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:11
 
#, fuzzy, python-format
 
msgid "Pull Requests from '%s'"
 
msgstr "拉取请求#%s"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:13
 
#, fuzzy, python-format
 
msgid "Pull Requests to '%s'"
 
msgstr "拉取请求#%s"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:31
 
#, fuzzy
 
msgid "Open New Pull Request"
 
msgstr "新建拉取请求"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:34
 
#, fuzzy, python-format
 
msgid "Show Pull Requests to %s"
 
msgstr "拉取请求#%s"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:36
 
#, python-format
 
msgid "Show Pull Requests from '%s'"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show_my.html:28
 
msgid "Hide closed pull requests (only show open pull requests)"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:46
 
#: kallithea/templates/pullrequests/pullrequest_show_my.html:30
 
msgid "Show closed pull requests (in addition to open pull requests)"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_my.html:34
 
#, fuzzy
 
msgid "Pull Requests Created by Me"
 
msgstr "拉取请求检视人员"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
 
#, fuzzy
 
#| msgid "Pull Request Reviewers"
 
msgid "Pull Requests Needing My Review"
 
msgstr "拉取请求检视人员"
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
 
#, fuzzy
 
msgid "Pull Requests I Participate In"
 
msgstr "我参与的"
 

	
 
#: kallithea/templates/search/search.html:6
 
#: kallithea/tests/data/templates/search/search.html.py:217
 
#, python-format
 
msgid "%s Search"
 
msgstr ""
 

	
 
#: kallithea/templates/search/search.html:8
 
#: kallithea/templates/search/search.html:16
 
#: kallithea/tests/data/templates/search/search.html.py:189
 
#: kallithea/tests/data/templates/search/search.html.py:221
 
#, fuzzy
 
msgid "Search in All Repositories"
 
msgstr "在所有的版本库中搜索"
 

	
 
#: kallithea/templates/search/search.html:47
 
#: kallithea/tests/data/templates/search/search.html.py:130
 
msgid "Search term"
 
msgstr "搜索短语"
 

	
 
#: kallithea/templates/search/search.html:54
 
#: kallithea/tests/data/templates/search/search.html.py:138
 
msgid "Search in"
 
msgstr "搜索范围"
 

	
 
#: kallithea/templates/search/search.html:56
 
#: kallithea/tests/data/templates/search/search.html.py:140
 
msgid "File contents"
 
msgstr "文件内容"
 

	
 
#: kallithea/templates/search/search.html:57
 
#: kallithea/tests/data/templates/search/search.html.py:141
 
msgid "Commit messages"
 
msgstr "提交信息"
 

	
 
#: kallithea/templates/search/search.html:58
 
#: kallithea/tests/data/templates/search/search.html.py:142
 
msgid "File names"
 
msgstr "文件名"
 

	
 
#: kallithea/templates/search/search_commit.html:29
 
#: kallithea/templates/search/search_content.html:17
 
#: kallithea/templates/search/search_path.html:14
 
#: kallithea/tests/data/templates/search/search_commit.html.py:68
 
#: kallithea/tests/data/templates/search/search_content.html.py:53
 
#: kallithea/tests/data/templates/search/search_path.html.py:47
 
msgid "Permission denied"
 
msgstr "权限不足"
 

	
 
#: kallithea/templates/summary/statistics.html:4
 
#: kallithea/tests/data/templates/summary/statistics.html.py:239
 
#, python-format
 
msgid "%s Statistics"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/statistics.html:16
 
#: kallithea/templates/summary/summary.html:35
 
#: kallithea/tests/data/templates/summary/statistics.html.py:197
 
#: kallithea/tests/data/templates/summary/summary.html.py:323
 
#, python-format
 
msgid "%s ATOM feed"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/statistics.html:17
 
#: kallithea/templates/summary/summary.html:36
 
#: kallithea/tests/data/templates/summary/statistics.html.py:201
 
#: kallithea/tests/data/templates/summary/summary.html.py:327
 
#, python-format
 
msgid "%s RSS feed"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/statistics.html:32
 
#: kallithea/templates/summary/summary.html:90
 
#: kallithea/templates/summary/summary.html:104
 
#: kallithea/tests/data/templates/summary/statistics.html.py:131
 
#: kallithea/tests/data/templates/summary/summary.html.py:165
 
#: kallithea/tests/data/templates/summary/summary.html.py:182
 
msgid "Enable"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/statistics.html:35
 
#: kallithea/tests/data/templates/summary/statistics.html.py:135
 
msgid "Stats gathered: "
 
msgstr "已收集的统计: "
 

	
 
#: kallithea/templates/summary/statistics.html:84
 
#: kallithea/templates/summary/summary.html:323
 
#: kallithea/tests/data/templates/summary/statistics.html.py:142
 
#: kallithea/tests/data/templates/summary/summary.html.py:289
 
msgid "files"
 
msgstr "文件"
 

	
 
#: kallithea/templates/summary/statistics.html:108
 
#: kallithea/templates/summary/summary.html:349
 
#: kallithea/tests/data/templates/summary/statistics.html.py:144
 
#: kallithea/tests/data/templates/summary/summary.html.py:291
 
msgid "Show more"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/statistics.html:388
 
#: kallithea/tests/data/templates/summary/statistics.html.py:147
 
msgid "commits"
 
msgstr "提交"
 

	
 
#: kallithea/templates/summary/statistics.html:389
 
#: kallithea/tests/data/templates/summary/statistics.html.py:149
 
msgid "files added"
 
msgstr "文件已添加"
 

	
 
#: kallithea/templates/summary/statistics.html:390
 
#: kallithea/tests/data/templates/summary/statistics.html.py:151
 
msgid "files changed"
 
msgstr "文件已更改"
 

	
 
#: kallithea/templates/summary/statistics.html:391
 
#: kallithea/tests/data/templates/summary/statistics.html.py:153
 
msgid "files removed"
 
msgstr "文件已删除"
 

	
 
#: kallithea/templates/summary/statistics.html:393
 
#: kallithea/tests/data/templates/summary/statistics.html.py:155
 
msgid "commit"
 
msgstr "提交"
 

	
 
#: kallithea/templates/summary/statistics.html:394
 
#: kallithea/tests/data/templates/summary/statistics.html.py:157
 
msgid "file added"
 
msgstr "文件已添加"
 

	
 
#: kallithea/templates/summary/statistics.html:395
 
#: kallithea/tests/data/templates/summary/statistics.html.py:159
 
msgid "file changed"
 
msgstr "文件已更改"
 

	
 
#: kallithea/templates/summary/statistics.html:396
 
#: kallithea/tests/data/templates/summary/statistics.html.py:161
 
msgid "file removed"
 
msgstr "文件已删除"
 

	
 
#: kallithea/templates/summary/summary.html:4
 
#: kallithea/tests/data/templates/summary/summary.html.py:406
 
#, python-format
 
msgid "%s Summary"
 
msgstr "%s概要"
 

	
 
#: kallithea/templates/summary/summary.html:13
 
#: kallithea/tests/data/templates/summary/summary.html.py:362
 
#, python-format
 
msgid "Repository locked by %s"
 
msgstr "版本库由%s锁定"
 

	
 
#: kallithea/templates/summary/summary.html:15
 
#: kallithea/tests/data/templates/summary/summary.html.py:366
 
msgid "Repository unlocked"
 
msgstr "版本库未锁定"
 

	
 
#: kallithea/templates/summary/summary.html:21
 
#: kallithea/tests/data/templates/summary/summary.html.py:371
 
msgid "Fork of"
 
msgstr "复刻自"
 

	
 
#: kallithea/templates/summary/summary.html:26
 
#: kallithea/tests/data/templates/summary/summary.html.py:380
 
msgid "Clone from"
 
msgstr "克隆自"
 

	
 
#: kallithea/templates/summary/summary.html:67
 
#: kallithea/tests/data/templates/summary/summary.html.py:145
 
msgid "Show by ID"
 
msgstr "按ID显示"
 

	
 
#: kallithea/templates/summary/summary.html:72
 
#: kallithea/tests/data/templates/summary/summary.html.py:143
 
msgid "Show by Name"
 
msgstr "以名字显示"
 

	
 
#: kallithea/templates/summary/summary.html:83
 
#: kallithea/tests/data/templates/summary/summary.html.py:153
 
msgid "Trending files"
 
msgstr "文件趋势图"
 

	
 
#: kallithea/templates/summary/summary.html:97
 
#: kallithea/tests/data/templates/summary/summary.html.py:168
 
msgid "Download"
 
msgstr "下载"
 

	
 
#: kallithea/templates/summary/summary.html:100
 
#: kallithea/tests/data/templates/summary/summary.html.py:174
 
msgid "There are no downloads yet"
 
msgstr "无下载"
 

	
 
#: kallithea/templates/summary/summary.html:102
 
#: kallithea/tests/data/templates/summary/summary.html.py:178
 
msgid "Downloads are disabled for this repository"
 
msgstr "这个版本库的下载已经禁用"
 

	
 
#: kallithea/templates/summary/summary.html:108
 
#: kallithea/tests/data/templates/summary/summary.html.py:190
 
msgid "Download as zip"
 
msgstr "zip打包下载"
 

	
 
#: kallithea/templates/summary/summary.html:112
 
#: kallithea/tests/data/templates/summary/summary.html.py:194
 
msgid "Check this to download archive with subrepos"
 
msgstr "勾选以下载包含子版本库的压缩包"
 

	
 
#: kallithea/templates/summary/summary.html:114
 
#: kallithea/tests/data/templates/summary/summary.html.py:196
 
#, fuzzy
 
msgid "With subrepos"
 
msgstr "包括子版本库"
 

	
 
#: kallithea/templates/summary/summary.html:152
 
#: kallithea/templates/summary/summary.html:154
 
#: kallithea/tests/data/templates/summary/summary.html.py:234
 
#: kallithea/tests/data/templates/summary/summary.html.py:240
 
msgid "Feed"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:174
 
#: kallithea/tests/data/templates/summary/summary.html.py:254
 
#, fuzzy
 
msgid "Latest Changes"
 
msgstr "文件已更改"
 

	
 
#: kallithea/templates/summary/summary.html:176
 
#: kallithea/tests/data/templates/summary/summary.html.py:258
 
#, fuzzy
 
msgid "Quick Start"
 
msgstr "快速入门"
 

	
 
#: kallithea/templates/summary/summary.html:191
 
#: kallithea/tests/data/templates/summary/summary.html.py:265
 
#, python-format
 
msgid "Readme file from revision %s:%s"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:267
 
#: kallithea/tests/data/templates/summary/summary.html.py:276
 
#, python-format
 
msgid "Download %s as %s"
 
msgstr "下载%s为%s包"
 

	
 
#: kallithea/tests/data/templates/index.html.py:117
 
msgid "Dashboard"
 
msgstr "控制面板"
 

	
 
#: kallithea/tests/data/templates/index_base.html.py:98
 
msgid "Group Name"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/login.html.py:77
 
msgid "Remember me"
 
msgstr "记住密码"
 

	
 
#: kallithea/tests/data/templates/admin/gists/new.html.py:209
 
msgid "name this file..."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/my_account/my_account_profile.html.py:43
 
msgid "Change your avatar at"
 
msgstr "修改你的头像"
 

	
 
#: kallithea/tests/data/templates/admin/my_account/my_account_profile.html.py:45
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:45
 
msgid "Using"
 
msgstr "使用"
 

	
 
#: kallithea/tests/data/templates/admin/my_account/my_account_profile.html.py:53
 
msgid "Missing email, please update your user email address."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_show.html.py:152
 
#, python-format
 
msgid "%s Repository group dashboard"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:35
 
msgid "Rescan option"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:39
 
msgid "Web"
 
msgstr "网络"
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:43
 
msgid "Require SSL for vcs operations"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:45
 
msgid ""
 
"Activate to require SSL both pushing and pulling. If SSL certificate is "
 
"missing, it will return an HTTP Error 406: Not Acceptable."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:51
 
msgid "Use Gravatars in Kallithea"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:67
 
msgid ""
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'."
 
"\n"
 
"                                                        The following "
 
"variables are available:\n"
 
"                                                        {scheme} 'http' "
 
"or 'https' sent from running Kallithea server,\n"
 
"                                                        {user}   current "
 
"user username,\n"
 
"                                                        {netloc} network "
 
"location/server host of running Kallithea server,\n"
 
"                                                        {repo}   full "
 
"repository name,\n"
 
"                                                        {repoid} ID of "
 
"repository, can be used to construct clone-by-id"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:75
 
msgid "Dashboard items"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:79
 
msgid ""
 
"Number of items displayed in the main page dashboard before pagination is"
 
" shown."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:81
 
msgid "Admin pages items"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/user_groups/user_groups.html.py:142
 
#: kallithea/tests/data/templates/journal/journal.html.py:118
 
msgid "quick filter..."
 
msgstr "快速过滤..."
 

	
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:43
 
msgid "Change avatar at"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:53
 
msgid "Missing email, please update this user email address."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/base/base.html.py:96
 
msgid "Keyboard shortcuts"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/base/base.html.py:98
 
msgid "Site-wide shortcuts"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/base/base.html.py:619
 
msgid "Forgot password ?"
 
msgstr "忘记密码?"
 

	
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:54
 
msgid "Ancestor"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:150
 
msgid "No common ancestor found - repositories are unrelated"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.html.py:75
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.txt.py:74
 
#, python-format
 
msgid "Comment from %s on %s changeset %s mentioned you"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.html.py:79
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.txt.py:77
 
#, python-format
 
msgid "Comment from %s on %s changeset %s"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.html.py:86
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.txt.py:82
 
msgid "The changeset status was changed to"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/main.html.py:31
 
#: kallithea/tests/data/templates/email_templates/main.txt.py:31
 
msgid "This is an automatic notification. Don't reply to this mail."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/pull_request.html.py:75
 
#: kallithea/tests/data/templates/email_templates/pull_request.txt.py:74
 
#, python-format
 
msgid "%s mentioned you on %s pull request \"%s\""
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/pull_request.html.py:79
 
#: kallithea/tests/data/templates/email_templates/pull_request.txt.py:77
 
#, python-format
 
msgid "%s requested your review of %s pull request \"%s\""
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/pull_request_comment.html.py:65
 
#: kallithea/tests/data/templates/email_templates/pull_request_comment.txt.py:65
 
#, python-format
 
msgid "Comment from %s on %s pull request \"%s\""
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/pull_request_comment.html.py:72
 
#: kallithea/tests/data/templates/email_templates/pull_request_comment.txt.py:71
 
#, fuzzy
 
msgid "The comment closed the pull request with status"
 
msgstr "[评论]拉取请求"
 

	
 
#: kallithea/tests/data/templates/email_templates/pull_request_comment.html.py:78
 
#: kallithea/tests/data/templates/email_templates/pull_request_comment.txt.py:76
 
msgid "The comment was made with status"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/registration.html.py:47
 
#: kallithea/tests/data/templates/email_templates/registration.txt.py:47
 
msgid "View this user here"
 
msgstr "查看用户"
 

	
 
#: kallithea/tests/data/templates/files/files_source.html.py:80
 
#, python-format
 
msgid "Edit on Branch:%s"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/summary/summary.html.py:227
 
msgid "Repository Size"
 
msgstr ""
 

	
 
#~ msgid "No comments."
 
#~ msgstr "%d条评论"
 

	
 
#~ msgid "public journal"
 
#~ msgstr "公共日志"
 

	
 
#~ msgid "journal"
 
#~ msgstr "日志"
 

	
 
#~ msgid "Repository has been %s"
 
#~ msgstr "版本库已被%s"
 

	
 
#~ msgid "You can't edit this user"
 
#~ msgstr "无法编辑该用户"
 

	
 
#~ msgid "No Files"
 
#~ msgstr "没有文件"
 

	
 
#~ msgid "Username \"%(username)s\" is forbidden"
 
#~ msgstr "不允许用户名 \"%(username)s\""
 

	
 
#~ msgid "invalid user name"
 
#~ msgstr "无效用户名"
 

	
 
#~ msgid "Your account is disabled"
 
#~ msgstr "该帐号已被禁用"
 

	
 
#~ msgid "invalid clone URL"
 
#~ msgstr "无效的克隆地址"
 

	
 
#~ msgid "Invalid clone URL, provide a valid clone http(s)/svn+http(s)/ssh URL"
 
#~ msgstr "无效的克隆地址,提供一个有效的克隆 http(s)或svn+http(s)地址"
 

	
 
#~ msgid ""
 
#~ msgid "Revisions %(revs)s are already part of pull request or have set status"
 
#~ msgstr "修订%(revs)s已经包含在拉取请求中或者或者已经设置状态"
 

	
 
#~ msgid "Defaults"
 
#~ msgstr "默认设置"
 

	
 
#~ msgid "Watched"
 
#~ msgstr "关注的"
 

	
 
#~ msgid "My Permissions"
 
#~ msgstr "我的权限"
 

	
 
#~ msgid "delete"
 
#~ msgstr "删除"
 

	
 
#~ msgid "Permissions Administration"
 
#~ msgstr "权限管理"
 

	
 
#~ msgid "Default User Permissions Overview"
 
#~ msgstr "默认权限"
 

	
 
#~ msgid "none"
 
#~ msgstr "无"
 

	
 
#~ msgid "read"
 
#~ msgstr "读"
 

	
 
#~ msgid "write"
 
#~ msgstr "写"
 

	
 
#~ msgid "admin"
 
#~ msgstr "管理"
 

	
 
#~ msgid "Optional URL from which repository should be cloned."
 
#~ msgstr "可选的,指定版本库应该从哪个http[s]地址克隆。"
 

	
 
#~ msgid "Remote URL"
 
#~ msgstr "克隆地址"
 

	
 
#~ msgid "Pull Changes from Remote Location"
 
#~ msgstr "从远程路径拉取修订集"
 

	
 
#~ msgid "edit"
 
#~ msgstr "编辑"
 

	
 
#~ msgid "Default permissions"
 
#~ msgstr "默认权限"
 

	
 
#~ msgid "Status change from pull request"
 
#~ msgstr "状态修改为%s"
 

	
 
#~ msgid "Mimetype"
 
#~ msgstr "MIME类型"
 

	
 
#~ msgid "My Repos"
 
#~ msgstr "我的版本库"
 

	
 
#~ msgid "owner"
 
#~ msgstr "所有者"
 

	
 
#~ msgid "Open New Pull Request for Selected Changesets"
 
#~ msgstr "为选择的变更集创建新的拉取请求"
 

	
 
#~ msgid "You can generate it by clicking following URL"
 
#~ msgstr "点击下面的链接以重新生成密码:"
 

	
 
#~ msgid "Created by"
 
#~ msgstr "创建于"
 

	
 
#~ msgid "Ancestor didn't change - show diff since previous version:"
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "This pull request is based on "
 
#~ "another %s revision and there is "
 
#~ "no simple diff."
 
#~ msgstr ""
 

	
 
#~ msgid "No changes found on %s %s since previous version."
 
#~ msgstr ""
 

	
 
#~ msgid "Closed, replaced by %s ."
 
#~ msgstr "已关闭,被 %s 替换。"
 

	
 
#~ msgid "The following changes are available on %s:"
 
#~ msgstr ""
 

	
 
#~ msgid "Git pull requests don't support updates yet."
 
#~ msgstr ""
 

	
 
#~ msgid "Closing."
 
#~ msgstr "关闭。"
 

	
 
#~ msgid "An error occurred during creation of field"
 
#~ msgstr ""
 

	
 
#~ msgid "Changeset not found"
 
#~ msgstr "未找到修订集"
 

	
 
#~ msgid "Repository no access"
 
#~ msgstr "无版本库访问权限"
 

	
 
#~ msgid "Repository read access"
 
#~ msgstr "版本库读取权限"
 

	
 
#~ msgid "Repository write access"
 
#~ msgstr "版本库写入权限"
 

	
 
#~ msgid "Repository admin access"
 
#~ msgstr "版本库管理权限"
 

	
 
#~ msgid "Repository Group no access"
 
#~ msgstr "无版本库组访问权限"
 

	
 
#~ msgid "Repository Group read access"
 
#~ msgstr "版本库组读取权限"
 

	
 
#~ msgid "Repository Group write access"
 
#~ msgstr "版本库组写入"
 

	
 
#~ msgid "Repository Group admin access"
 
#~ msgstr "版本库组管理权限"
 

	
 
#~ msgid "Repository creation disabled"
 
#~ msgstr "禁用创建版本库"
 

	
 
#~ msgid "Repository creation enabled"
 
#~ msgstr "允许创建版本库"
 

	
 
#~ msgid "Repository forking disabled"
 
#~ msgstr "禁用复刻版本库"
 

	
 
#~ msgid "Repository forking enabled"
 
#~ msgstr "允许复刻版本库"
 

	
 
#~ msgid "Register disabled"
 
#~ msgstr "禁用注册"
 

	
 
#~ msgid "Register new user with Kallithea with manual activation"
 
#~ msgstr "用手动激活注册新用户"
 

	
 
#~ msgid "Register new user with Kallithea with auto activation"
 
#~ msgstr "用自动激活注册新用户"
 

	
 
#~ msgid "Not Reviewed"
 
#~ msgstr "未检视"
 

	
 
#~ msgid "Rejected"
 
#~ msgstr "驳回"
 

	
 
#~ msgid "Under Review"
 
#~ msgstr "检视中"
 

	
 
#~ msgid "Repository group no access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group read access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group write access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group no access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group read access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group write access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group creation disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group creation enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "User Group creation disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "User Group creation enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "User Registration with manual account activation"
 
#~ msgstr ""
 

	
 
#~ msgid "User Registration with automatic account activation"
 
#~ msgstr ""
 

	
 
#~ msgid "[Added] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
 
#~ msgstr ""
 

	
 
#~ msgid "[Comment] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
 
#~ msgstr "[评论]拉取请求"
 

	
 
#~ msgid "No repositories found."
 
#~ msgstr ""
 

	
 
#~ msgid "There are no branches yet"
 
#~ msgstr "没有任何分支"
 

	
 
#~ msgid "There are no tags yet"
 
#~ msgstr "没有任何标签"
 

	
 
#~ msgid "There are no bookmarks yet"
 
#~ msgstr "无书签"
 

	
 
#~ msgid "Analytics HTML block"
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "HTML with JavaScript for web analytics"
 
#~ " systems like Google Analytics or "
 
#~ "Piwik. This will be added at the"
 
#~ " bottom of every page."
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "Schema of clone URL construction eg. "
 
#~ "'{scheme}://{user}@{netloc}/{repo}'.\n"
 
#~ "                                                        The "
 
#~ "following variables are available:\n"
 
#~ "                                                        {scheme}"
 
#~ " 'http' or 'https' sent from running"
 
#~ " Kallithea server,\n"
 
#~ "                                                        {user}"
 
#~ "   current user username,\n"
 
#~ "                                                        {netloc}"
 
#~ " network location/server host of running"
 
#~ " Kallithea server,\n"
 
#~ "                                                        {repo}"
 
#~ "   full repository name,\n"
 
#~ "                                                        {repoid}"
 
#~ " ID of repository, can be used "
 
#~ "to contruct clone-by-id"
 
#~ msgstr ""
 

	
 
#~ msgid "enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Bookmarks"
 
#~ msgstr "%s书签"
 

	
 
#~ msgid "Compare Bookmarks"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Branches"
 
#~ msgstr "%s分支"
 

	
 
#~ msgid "Compare Branches"
 
#~ msgstr ""
 

	
 
#~ msgid "Editing file"
 
#~ msgstr "编辑文件"
 

	
 
#~ msgid "Update"
 
#~ msgstr "[更新]用户"
 

	
 
#~ msgid ""
 
#~ "Pull requests do not change once "
 
#~ "created. Select a revision and save "
 
#~ "to replace this pull request with "
 
#~ "a new one."
 
#~ msgstr ""
 

	
 
#~ msgid "Save Updates as New Pull Request"
 
#~ msgstr "新建拉取请求"
 

	
 
#~ msgid "%s Tags"
 
#~ msgstr "%s标签"
 

	
 
#~ msgid "Compare Tags"
 
#~ msgstr "比较标签"
 

	
 
#~ msgid ""
 
#~ "Changing status on a changeset "
 
#~ "associated with a closed pull request"
 
#~ " is not allowed"
 
#~ msgstr ""
 

	
 
#~ msgid "You have successfully registered into Kallithea"
 
#~ msgstr ""
 

	
 
#~ msgid "This pull request can be updated with changes on %s:"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to invalidate repository cache."
 
#~ msgstr "确认清除版本库缓存"
 

	
 
#~ msgid ""
 
#~ "Changeset status: %s\n"
 
#~ "Click to open associated pull request %s"
 
#~ msgstr ""
 

	
 
#~ msgid "Commenting on line {1}."
 
#~ msgstr "在{1}行上评论"
 

	
 
#~ msgid "Comments parsed using %s syntax with %s support."
 
#~ msgstr "评论使用%s语法并支持%s"
 

	
 
#~ msgid "Use @username inside this text to notify another user"
 
#~ msgstr "在文本中使用 @用户名 以发送通知到该Kallithea用户"
 

	
 
#~ msgid "Comment preview"
 
#~ msgstr ""
 

	
 
#~ msgid "Preview"
 
#~ msgstr ""
 

	
 
#~ msgid "Use @username inside this text to notify another user."
 
#~ msgstr "在文本中使用 @用户名 以发送通知到该Kallithea用户"
 

	
 
#~ msgid "New file mode"
 
#~ msgstr ""
 

	
 
#~ msgid "File is too big to display"
 
#~ msgstr "文件过大,不能显示"
 

	
 
#~ msgid "Save as New Pull Request"
 
#~ msgstr "新建拉取请求"
0 comments (0 inline, 0 general)