annotate rhodecode/i18n/zh_CN/LC_MESSAGES/rhodecode.po @ 3109:6178a0e7cbaf beta

i18n updates
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 14 Dec 2012 04:03:46 +0100
parents 2987e2107637
children 2dd0e1d92386
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1 # Chinese (China) translations for RhodeCode.
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2 # Copyright (C) 2011 ORGANIZATION
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3 # This file is distributed under the same license as the RhodeCode project.
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
5 # mikespook <mikespook@gmail.com>, 2012.
2852
0d21e17bebad fixes 3 translation strings for zh_CN.
xpol
parents: 2851
diff changeset
6 # xpol <xpolife@gmail.com>, 2012.
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
7 msgid ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
8 msgstr ""
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
9 "Project-Id-Version: RhodeCode 1.4.4\n"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
10 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
11 "POT-Creation-Date: 2012-12-14 04:02+0100\n"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
12 "PO-Revision-Date: 2012-11-26 15:19+0800\n"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
13 "Last-Translator: xpol <xpolife@gmail.com>\n"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
14 "Language-Team: mikespook\n"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
15 "Plural-Forms: nplurals=1; plural=0\n"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
16 "MIME-Version: 1.0\n"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
17 "Content-Type: text/plain; charset=utf-8\n"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
18 "Content-Transfer-Encoding: 8bit\n"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
19 "Generated-By: Babel 0.9.6\n"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
20
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
21 #: rhodecode/controllers/changelog.py:95
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
22 msgid "All Branches"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
23 msgstr "所有分支"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
24
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
25 #: rhodecode/controllers/changeset.py:83
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
26 msgid "show white space"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
27 msgstr "显示空白字符"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
28
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
29 #: rhodecode/controllers/changeset.py:90 rhodecode/controllers/changeset.py:97
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
30 msgid "ignore white space"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
31 msgstr "忽略空白字符"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
32
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
33 #: rhodecode/controllers/changeset.py:163
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
34 #, python-format
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
35 msgid "%s line context"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
36 msgstr "%s行上下文"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
37
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
38 #: rhodecode/controllers/changeset.py:314
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
39 #: rhodecode/controllers/pullrequests.py:417
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
40 #, python-format
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
41 msgid "Status change -> %s"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
42 msgstr "状态修改为%s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
43
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
44 #: rhodecode/controllers/changeset.py:345
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
45 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
46 "Changing status on a changeset associated witha closed pull request is "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
47 "not allowed"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
48 msgstr "不允许修改已关闭拉取请求的修订集状态"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
49
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
50 #: rhodecode/controllers/compare.py:75
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
51 #: rhodecode/controllers/pullrequests.py:121
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
52 #: rhodecode/controllers/shortlog.py:100
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
53 msgid "There are no changesets yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
54 msgstr "还没有修订集"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
55
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
56 #: rhodecode/controllers/error.py:69
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
57 msgid "Home page"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
58 msgstr "主页"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
59
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
60 #: rhodecode/controllers/error.py:98
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
61 msgid "The request could not be understood by the server due to malformed syntax."
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
62 msgstr "由于错误的语法,服务器无法对请求进行响应。"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
63
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
64 #: rhodecode/controllers/error.py:101
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
65 msgid "Unauthorized access to resource"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
66 msgstr "未授权的资源访问"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
67
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
68 #: rhodecode/controllers/error.py:103
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
69 msgid "You don't have permission to view this page"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
70 msgstr "无权访问该页面"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
71
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
72 #: rhodecode/controllers/error.py:105
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
73 msgid "The resource could not be found"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
74 msgstr "资源未找到"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
75
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
76 #: rhodecode/controllers/error.py:107
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
77 msgid ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
78 "The server encountered an unexpected condition which prevented it from "
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
79 "fulfilling the request."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
80 msgstr "服务进入非预期的混乱状态,这会阻止它对请求进行响应。"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
81
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
82 #: rhodecode/controllers/feed.py:52
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
83 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
84 msgid "Changes on %s repository"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
85 msgstr "%s库的修改"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
86
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
87 #: rhodecode/controllers/feed.py:53
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
88 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
89 msgid "%s %s feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
90 msgstr "%s %s订阅"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
91
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
92 #: rhodecode/controllers/feed.py:86
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
93 #: rhodecode/templates/changeset/changeset.html:137
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
94 #: rhodecode/templates/changeset/changeset.html:149
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
95 #: rhodecode/templates/compare/compare_diff.html:62
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
96 #: rhodecode/templates/compare/compare_diff.html:73
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
97 #: rhodecode/templates/pullrequests/pullrequest_show.html:94
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
98 #: rhodecode/templates/pullrequests/pullrequest_show.html:153
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
99 msgid "Changeset was too big and was cut off..."
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
100 msgstr "修订集太大已被截断......"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
101
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
102 #: rhodecode/controllers/feed.py:92
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
103 msgid "commited on"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
104 msgstr "提交于"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
105
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
106 #: rhodecode/controllers/files.py:86
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
107 msgid "click here to add new file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
108 msgstr "点击此处添加新文件"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
109
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
110 #: rhodecode/controllers/files.py:87
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
111 #, python-format
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
112 msgid "There are no files yet %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
113 msgstr "还没有文件%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
114
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
115 #: rhodecode/controllers/files.py:265 rhodecode/controllers/files.py:325
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
116 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
117 msgid "This repository is has been locked by %s on %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
118 msgstr "版本库由%s于%s锁定"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
119
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
120 #: rhodecode/controllers/files.py:292
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
121 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
122 msgid "Edited %s via RhodeCode"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
123 msgstr "通过RhodeCode修改了%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
124
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
125 #: rhodecode/controllers/files.py:297
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
126 msgid "No changes"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
127 msgstr "无变更"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
128
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
129 #: rhodecode/controllers/files.py:308 rhodecode/controllers/files.py:372
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
130 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
131 msgid "Successfully committed to %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
132 msgstr "成功提交到%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
133
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
134 #: rhodecode/controllers/files.py:313 rhodecode/controllers/files.py:378
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
135 msgid "Error occurred during commit"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
136 msgstr "提交时发生错误"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
137
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
138 #: rhodecode/controllers/files.py:344
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
139 #, python-format
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
140 msgid "Added %s via RhodeCode"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
141 msgstr "通过RhodeCode添加了%s"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
142
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
143 #: rhodecode/controllers/files.py:358
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
144 msgid "No content"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
145 msgstr "无内容"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
146
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
147 #: rhodecode/controllers/files.py:362
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
148 msgid "No filename"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
149 msgstr "无文件名"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
150
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
151 #: rhodecode/controllers/files.py:404
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
152 msgid "downloads disabled"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
153 msgstr "禁止下载"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
154
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
155 #: rhodecode/controllers/files.py:415
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
156 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
157 msgid "Unknown revision %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
158 msgstr "未知版本%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
159
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
160 #: rhodecode/controllers/files.py:417
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
161 msgid "Empty repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
162 msgstr "空版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
163
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
164 #: rhodecode/controllers/files.py:419
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
165 msgid "Unknown archive type"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
166 msgstr "未知包类型"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
167
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
168 #: rhodecode/controllers/files.py:564
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
169 #: rhodecode/templates/changeset/changeset_range.html:13
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
170 #: rhodecode/templates/changeset/changeset_range.html:31
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
171 msgid "Changesets"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
172 msgstr "修订集"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
173
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
174 #: rhodecode/controllers/files.py:565 rhodecode/controllers/pullrequests.py:74
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
175 #: rhodecode/controllers/summary.py:236 rhodecode/model/scm.py:550
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
176 msgid "Branches"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
177 msgstr "分支"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
178
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
179 #: rhodecode/controllers/files.py:566 rhodecode/controllers/pullrequests.py:78
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
180 #: rhodecode/controllers/summary.py:237 rhodecode/model/scm.py:561
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
181 msgid "Tags"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
182 msgstr "标签"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
183
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
184 #: rhodecode/controllers/forks.py:74 rhodecode/controllers/settings.py:80
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
185 #: rhodecode/controllers/admin/repos.py:92
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
186 #, python-format
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
187 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
188 "%s repository is not mapped to db perhaps it was created or renamed from "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
189 "the filesystem please run the application again in order to rescan "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
190 "repositories"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
191 msgstr "版本库%s没有映射到数据库,可能是从文件系统创建或者重命名,请重启RhodeCode以重新扫描版本库"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
192
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
193 #: rhodecode/controllers/forks.py:134
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
194 #, python-format
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
195 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
196 "%s repository is not mapped to db perhaps it was created or renamed from "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
197 "the file system please run the application again in order to rescan "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
198 "repositories"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
199 msgstr " 版本库%s没有映射到数据库,可能是从文件系统创建或者重命名,请重启RhodeCode以重新扫描版本库"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
200
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
201 #: rhodecode/controllers/forks.py:168
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
202 #, python-format
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
203 msgid "forked %s repository as %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
204 msgstr "版本库%s被复刻到%s"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
205
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
206 #: rhodecode/controllers/forks.py:182
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
207 #, python-format
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
208 msgid "An error occurred during repository forking %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
209 msgstr "在复刻版本库%s的时候发生错误"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
210
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
211 #: rhodecode/controllers/journal.py:218 rhodecode/controllers/journal.py:261
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
212 msgid "public journal"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
213 msgstr "公共日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
214
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
215 #: rhodecode/controllers/journal.py:222 rhodecode/controllers/journal.py:265
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
216 #: rhodecode/templates/base/base.html:232
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
217 #: rhodecode/templates/journal/journal.html:12
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
218 msgid "journal"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
219 msgstr "日志"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
220
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
221 #: rhodecode/controllers/login.py:143
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
222 msgid "You have successfully registered into rhodecode"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
223 msgstr "成功注册到RhodeCode"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
224
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
225 #: rhodecode/controllers/login.py:164
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
226 msgid "Your password reset link was sent"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
227 msgstr "密码重置链接已经发送"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
228
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
229 #: rhodecode/controllers/login.py:184
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
230 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
231 "Your password reset was successful, new password has been sent to your "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
232 "email"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
233 msgstr "密码已经成功重置,新密码已经发送到你的邮箱"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
234
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
235 #: rhodecode/controllers/pullrequests.py:76 rhodecode/model/scm.py:556
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
236 msgid "Bookmarks"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
237 msgstr "书签"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
238
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
239 #: rhodecode/controllers/pullrequests.py:190
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
240 msgid "Pull request requires a title with min. 3 chars"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
241 msgstr "拉取请求的标题至少3个字符"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
242
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
243 #: rhodecode/controllers/pullrequests.py:192
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
244 msgid "error during creation of pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
245 msgstr "提交拉取请求时发生错误"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
246
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
247 #: rhodecode/controllers/pullrequests.py:224
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
248 msgid "Successfully opened new pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
249 msgstr "成功提交拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
250
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
251 #: rhodecode/controllers/pullrequests.py:227
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
252 msgid "Error occurred during sending pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
253 msgstr "提交拉取请求时发生错误"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
254
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
255 #: rhodecode/controllers/pullrequests.py:260
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
256 msgid "Successfully deleted pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
257 msgstr "成功删除拉取请求"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
258
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
259 #: rhodecode/controllers/pullrequests.py:452
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
260 msgid "Closing pull request on other statuses than rejected or approved forbidden"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
261 msgstr ""
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
262
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
263 #: rhodecode/controllers/search.py:134
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
264 msgid "Invalid search query. Try quoting it."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
265 msgstr "错误的搜索。请尝试用引号包含它。"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
266
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
267 #: rhodecode/controllers/search.py:139
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
268 msgid "There is no index to search in. Please run whoosh indexer"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
269 msgstr "没有索引用于搜索。请运行whoosh索引器"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
270
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
271 #: rhodecode/controllers/search.py:143
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
272 msgid "An error occurred during this search operation"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
273 msgstr "在搜索操作中发生异常"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
274
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
275 #: rhodecode/controllers/settings.py:124
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
276 #: rhodecode/controllers/admin/repos.py:277
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
277 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
278 msgid "Repository %s updated successfully"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
279 msgstr "版本库%s成功更新"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
280
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
281 #: rhodecode/controllers/settings.py:142
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
282 #: rhodecode/controllers/admin/repos.py:295
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
283 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
284 msgid "error occurred during update of repository %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
285 msgstr "在更新版本库%s的时候发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
286
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
287 #: rhodecode/controllers/settings.py:160
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
288 #: rhodecode/controllers/admin/repos.py:313
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
289 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
290 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
291 "%s repository is not mapped to db perhaps it was moved or renamed from "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
292 "the filesystem please run the application again in order to rescan "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
293 "repositories"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
294 msgstr "版本库%s没有映射到数据库,可能是从文件系统创建或者重命名,请重启RhodeCode以重新扫描版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
295
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
296 #: rhodecode/controllers/settings.py:172
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
297 #: rhodecode/controllers/admin/repos.py:325
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
298 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
299 msgid "deleted repository %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
300 msgstr "已经删除版本库%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
301
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
302 #: rhodecode/controllers/settings.py:176
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
303 #: rhodecode/controllers/admin/repos.py:335
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
304 #: rhodecode/controllers/admin/repos.py:341
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
305 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
306 msgid "An error occurred during deletion of %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
307 msgstr "在删除%s的时候发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
308
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
309 #: rhodecode/controllers/settings.py:195
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
310 msgid "unlocked"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
311 msgstr "未锁"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
312
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
313 #: rhodecode/controllers/settings.py:198
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
314 msgid "locked"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
315 msgstr "已锁"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
316
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
317 #: rhodecode/controllers/settings.py:200
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
318 #, python-format
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
319 msgid "Repository has been %s"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
320 msgstr "版本库已被%s"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
321
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
322 #: rhodecode/controllers/settings.py:204
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
323 #: rhodecode/controllers/admin/repos.py:433
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
324 msgid "An error occurred during unlocking"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
325 msgstr "解锁时发生错误"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
326
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
327 #: rhodecode/controllers/summary.py:140
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
328 msgid "No data loaded yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
329 msgstr "数据未加载"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
330
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
331 #: rhodecode/controllers/summary.py:144
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
332 #: rhodecode/templates/summary/summary.html:157
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
333 msgid "Statistics are disabled for this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
334 msgstr "该版本库统计功能已经禁用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
335
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
336 #: rhodecode/controllers/admin/defaults.py:96
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
337 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
338 msgid "Default settings updated successfully"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
339 msgstr "LDAP设置已经成功更新"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
340
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
341 #: rhodecode/controllers/admin/defaults.py:110
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
342 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
343 msgid "error occurred during update of defaults"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
344 msgstr "更新用户%s时发生错误"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
345
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
346 #: rhodecode/controllers/admin/ldap_settings.py:50
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
347 msgid "BASE"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
348 msgstr "BASE"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
349
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
350 #: rhodecode/controllers/admin/ldap_settings.py:51
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
351 msgid "ONELEVEL"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
352 msgstr "ONELEVEL"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
353
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
354 #: rhodecode/controllers/admin/ldap_settings.py:52
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
355 msgid "SUBTREE"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
356 msgstr "SUBTREE"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
357
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
358 #: rhodecode/controllers/admin/ldap_settings.py:56
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
359 msgid "NEVER"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
360 msgstr "NEVER"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
361
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
362 #: rhodecode/controllers/admin/ldap_settings.py:57
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
363 msgid "ALLOW"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
364 msgstr "ALLOW"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
365
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
366 #: rhodecode/controllers/admin/ldap_settings.py:58
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
367 msgid "TRY"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
368 msgstr "TRY"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
369
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
370 #: rhodecode/controllers/admin/ldap_settings.py:59
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
371 msgid "DEMAND"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
372 msgstr "DEMAND"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
373
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
374 #: rhodecode/controllers/admin/ldap_settings.py:60
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
375 msgid "HARD"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
376 msgstr "HARD"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
377
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
378 #: rhodecode/controllers/admin/ldap_settings.py:64
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
379 msgid "No encryption"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
380 msgstr "未加密"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
381
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
382 #: rhodecode/controllers/admin/ldap_settings.py:65
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
383 msgid "LDAPS connection"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
384 msgstr "LDAPS连接"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
385
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
386 #: rhodecode/controllers/admin/ldap_settings.py:66
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
387 msgid "START_TLS on LDAP connection"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
388 msgstr "LDAP连接上的START_TLS"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
389
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
390 #: rhodecode/controllers/admin/ldap_settings.py:126
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
391 msgid "Ldap settings updated successfully"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
392 msgstr "LDAP设置已经成功更新"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
393
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
394 #: rhodecode/controllers/admin/ldap_settings.py:130
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
395 msgid "Unable to activate ldap. The \"python-ldap\" library is missing."
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
396 msgstr "无法启用LDAP。缺失“python-ldap”库。"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
397
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
398 #: rhodecode/controllers/admin/ldap_settings.py:147
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
399 msgid "error occurred during update of ldap settings"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
400 msgstr "更新LDAP设置时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
401
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
402 #: rhodecode/controllers/admin/permissions.py:59
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
403 #: rhodecode/controllers/admin/permissions.py:63
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
404 msgid "None"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
405 msgstr "无"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
406
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
407 #: rhodecode/controllers/admin/permissions.py:60
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
408 #: rhodecode/controllers/admin/permissions.py:64
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
409 msgid "Read"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
410 msgstr "读"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
411
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
412 #: rhodecode/controllers/admin/permissions.py:61
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
413 #: rhodecode/controllers/admin/permissions.py:65
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
414 msgid "Write"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
415 msgstr "写"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
416
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
417 #: rhodecode/controllers/admin/permissions.py:62
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
418 #: rhodecode/controllers/admin/permissions.py:66
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
419 #: rhodecode/templates/admin/defaults/defaults.html:9
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
420 #: rhodecode/templates/admin/ldap/ldap.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
421 #: rhodecode/templates/admin/permissions/permissions.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
422 #: rhodecode/templates/admin/repos/repo_add.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
423 #: rhodecode/templates/admin/repos/repo_edit.html:9
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
424 #: rhodecode/templates/admin/repos/repos.html:9
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
425 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:8
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
426 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:8
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
427 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
428 #: rhodecode/templates/admin/settings/hooks.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
429 #: rhodecode/templates/admin/settings/settings.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
430 #: rhodecode/templates/admin/users/user_add.html:8
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
431 #: rhodecode/templates/admin/users/user_edit.html:9
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
432 #: rhodecode/templates/admin/users/user_edit.html:126
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
433 #: rhodecode/templates/admin/users/users.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
434 #: rhodecode/templates/admin/users_groups/users_group_add.html:8
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
435 #: rhodecode/templates/admin/users_groups/users_group_edit.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
436 #: rhodecode/templates/admin/users_groups/users_groups.html:9
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
437 #: rhodecode/templates/base/base.html:197
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
438 #: rhodecode/templates/base/base.html:350
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
439 #: rhodecode/templates/base/base.html:352
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
440 #: rhodecode/templates/base/base.html:354
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
441 msgid "Admin"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
442 msgstr "管理"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
443
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
444 #: rhodecode/controllers/admin/permissions.py:69
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
445 msgid "disabled"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
446 msgstr "禁用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
447
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
448 #: rhodecode/controllers/admin/permissions.py:71
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
449 msgid "allowed with manual account activation"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
450 msgstr "允许手工启用帐号"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
451
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
452 #: rhodecode/controllers/admin/permissions.py:73
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
453 msgid "allowed with automatic account activation"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
454 msgstr "允许自动启用帐号"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
455
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
456 #: rhodecode/controllers/admin/permissions.py:75
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
457 #: rhodecode/controllers/admin/permissions.py:78
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
458 msgid "Disabled"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
459 msgstr "停用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
460
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
461 #: rhodecode/controllers/admin/permissions.py:76
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
462 #: rhodecode/controllers/admin/permissions.py:79
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
463 msgid "Enabled"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
464 msgstr "启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
465
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
466 #: rhodecode/controllers/admin/permissions.py:122
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
467 msgid "Default permissions updated successfully"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
468 msgstr "成功更新默认权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
469
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
470 #: rhodecode/controllers/admin/permissions.py:136
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
471 msgid "error occurred during update of permissions"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
472 msgstr "更新权限时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
473
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
474 #: rhodecode/controllers/admin/repos.py:126
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
475 msgid "--REMOVE FORK--"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
476 msgstr "-- 移除复刻 --"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
477
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
478 #: rhodecode/controllers/admin/repos.py:195
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
479 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
480 msgid "created repository %s from %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
481 msgstr "新版本库%s基于%s建立。"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
482
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
483 #: rhodecode/controllers/admin/repos.py:199
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
484 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
485 msgid "created repository %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
486 msgstr "建立版本库%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
487
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
488 #: rhodecode/controllers/admin/repos.py:230
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
489 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
490 msgid "error occurred during creation of repository %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
491 msgstr "创建版本库时发生错误%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
492
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
493 #: rhodecode/controllers/admin/repos.py:330
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
494 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
495 msgid "Cannot delete %s it still contains attached forks"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
496 msgstr "无法删除%s因为它还有其他分复刻本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
497
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
498 #: rhodecode/controllers/admin/repos.py:359
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
499 msgid "An error occurred during deletion of repository user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
500 msgstr "删除版本库用户时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
501
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
502 #: rhodecode/controllers/admin/repos.py:378
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
503 msgid "An error occurred during deletion of repository users groups"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
504 msgstr "删除版本库用户组时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
505
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
506 #: rhodecode/controllers/admin/repos.py:396
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
507 msgid "An error occurred during deletion of repository stats"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
508 msgstr "删除版本库统计时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
509
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
510 #: rhodecode/controllers/admin/repos.py:413
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
511 msgid "An error occurred during cache invalidation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
512 msgstr "清除缓存时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
513
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
514 #: rhodecode/controllers/admin/repos.py:453
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
515 msgid "Updated repository visibility in public journal"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
516 msgstr "成功更新在公共日志中的可见性"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
517
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
518 #: rhodecode/controllers/admin/repos.py:457
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
519 msgid "An error occurred during setting this repository in public journal"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
520 msgstr "设置版本库到公共日志时发生错误"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
521
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
522 #: rhodecode/controllers/admin/repos.py:462 rhodecode/model/validators.py:300
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
523 msgid "Token mismatch"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
524 msgstr "令牌不匹配"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
525
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
526 #: rhodecode/controllers/admin/repos.py:475
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
527 msgid "Pulled from remote location"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
528 msgstr "成功拉取自远程路径"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
529
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
530 #: rhodecode/controllers/admin/repos.py:477
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
531 msgid "An error occurred during pull from remote location"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
532 msgstr "从远程路径拉取时发生错误"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
533
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
534 #: rhodecode/controllers/admin/repos.py:493
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
535 msgid "Nothing"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
536 msgstr "无"
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
537
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
538 #: rhodecode/controllers/admin/repos.py:495
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
539 #, python-format
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
540 msgid "Marked repo %s as fork of %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
541 msgstr "成功将版本库%s标记为复刻自%s"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
542
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
543 #: rhodecode/controllers/admin/repos.py:499
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
544 msgid "An error occurred during this operation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
545 msgstr "在搜索操作中发生错误"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
546
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
547 #: rhodecode/controllers/admin/repos_groups.py:120
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
548 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
549 msgid "created repos group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
550 msgstr "建立版本库组%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
551
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
552 #: rhodecode/controllers/admin/repos_groups.py:133
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
553 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
554 msgid "error occurred during creation of repos group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
555 msgstr "创建版本库组时发生错误%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
556
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
557 #: rhodecode/controllers/admin/repos_groups.py:167
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
558 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
559 msgid "updated repos group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
560 msgstr "更新版本库组%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
561
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
562 #: rhodecode/controllers/admin/repos_groups.py:180
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
563 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
564 msgid "error occurred during update of repos group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
565 msgstr "更新版本库组时发生错误%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
566
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
567 #: rhodecode/controllers/admin/repos_groups.py:198
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
568 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
569 msgid "This group contains %s repositores and cannot be deleted"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
570 msgstr "这个组内有%s个版本库因而无法删除"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
571
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
572 #: rhodecode/controllers/admin/repos_groups.py:206
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
573 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
574 msgid "removed repos group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
575 msgstr "移除版本库组%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
576
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
577 #: rhodecode/controllers/admin/repos_groups.py:212
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
578 msgid "Cannot delete this group it still contains subgroups"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
579 msgstr "不能删除包含子组的组"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
580
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
581 #: rhodecode/controllers/admin/repos_groups.py:217
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
582 #: rhodecode/controllers/admin/repos_groups.py:222
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
583 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
584 msgid "error occurred during deletion of repos group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
585 msgstr "删除版本库组时发生错误%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
586
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
587 #: rhodecode/controllers/admin/repos_groups.py:243
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
588 msgid "An error occurred during deletion of group user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
589 msgstr "删除组用户时发生错误"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
590
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
591 #: rhodecode/controllers/admin/repos_groups.py:264
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
592 msgid "An error occurred during deletion of group users groups"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
593 msgstr "删除版本库组的用户组时发生错误"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
594
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
595 #: rhodecode/controllers/admin/settings.py:123
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
596 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
597 msgid "Repositories successfully rescanned added: %s,removed: %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
598 msgstr "重新扫描版本库成功,增加%s, 移除%s"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
599
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
600 #: rhodecode/controllers/admin/settings.py:131
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
601 msgid "Whoosh reindex task scheduled"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
602 msgstr "Whoosh重新索引任务调度"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
603
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
604 #: rhodecode/controllers/admin/settings.py:162
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
605 msgid "Updated application settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
606 msgstr "更新应用设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
607
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
608 #: rhodecode/controllers/admin/settings.py:166
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
609 #: rhodecode/controllers/admin/settings.py:299
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
610 msgid "error occurred during updating application settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
611 msgstr "更新设置时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
612
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
613 #: rhodecode/controllers/admin/settings.py:207
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
614 msgid "Updated visualisation settings"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
615 msgstr "成功更新可视化设置"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
616
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
617 #: rhodecode/controllers/admin/settings.py:212
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
618 msgid "error occurred during updating visualisation settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
619 msgstr "更新可视化设置时发生错误"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
620
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
621 #: rhodecode/controllers/admin/settings.py:295
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
622 msgid "Updated VCS settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
623 msgstr "成功更新版本控制系统设置"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
624
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
625 #: rhodecode/controllers/admin/settings.py:309
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
626 msgid "Added new hook"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
627 msgstr "新建钩子"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
628
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
629 #: rhodecode/controllers/admin/settings.py:321
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
630 msgid "Updated hooks"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
631 msgstr "更新钩子"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
632
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
633 #: rhodecode/controllers/admin/settings.py:325
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
634 msgid "error occurred during hook creation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
635 msgstr "创建钩子时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
636
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
637 #: rhodecode/controllers/admin/settings.py:344
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
638 msgid "Email task created"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
639 msgstr "已创建电子邮件任务"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
640
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
641 #: rhodecode/controllers/admin/settings.py:399
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
642 msgid "You can't edit this user since it's crucial for entire application"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
643 msgstr "由于是系统帐号,无法编辑该用户"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
644
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
645 #: rhodecode/controllers/admin/settings.py:430
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
646 msgid "Your account was updated successfully"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
647 msgstr "你的帐号已经更新完成"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
648
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
649 #: rhodecode/controllers/admin/settings.py:445
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
650 #: rhodecode/controllers/admin/users.py:196
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
651 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
652 msgid "error occurred during update of user %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
653 msgstr "更新用户%s时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
654
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
655 #: rhodecode/controllers/admin/users.py:130
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
656 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
657 msgid "created user %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
658 msgstr "创建用户%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
659
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
660 #: rhodecode/controllers/admin/users.py:142
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
661 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
662 msgid "error occurred during creation of user %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
663 msgstr "创建用户%s时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
664
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
665 #: rhodecode/controllers/admin/users.py:176
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
666 msgid "User updated successfully"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
667 msgstr "用户更新成功"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
668
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
669 #: rhodecode/controllers/admin/users.py:212
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
670 msgid "successfully deleted user"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
671 msgstr "用户删除成功"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
672
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
673 #: rhodecode/controllers/admin/users.py:217
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
674 msgid "An error occurred during deletion of user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
675 msgstr "删除用户时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
676
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
677 #: rhodecode/controllers/admin/users.py:231
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
678 msgid "You can't edit this user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
679 msgstr "无法编辑该用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
680
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
681 #: rhodecode/controllers/admin/users.py:272
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
682 msgid "Granted 'repository create' permission to user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
683 msgstr "已授予用户‘创建版本库’的权限"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
684
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
685 #: rhodecode/controllers/admin/users.py:277
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
686 msgid "Revoked 'repository create' permission to user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
687 msgstr "已撤销用户‘创建版本库’的权限"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
688
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
689 #: rhodecode/controllers/admin/users.py:283
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
690 msgid "Granted 'repository fork' permission to user"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
691 msgstr "成功授予了用户“复刻版本库”权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
692
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
693 #: rhodecode/controllers/admin/users.py:288
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
694 msgid "Revoked 'repository fork' permission to user"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
695 msgstr "成功撤销用户“复刻版本库”权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
696
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
697 #: rhodecode/controllers/admin/users.py:294
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
698 #: rhodecode/controllers/admin/users_groups.py:279
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
699 msgid "An error occurred during permissions saving"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
700 msgstr "保存权限时发生错误"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
701
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
702 #: rhodecode/controllers/admin/users.py:309
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
703 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
704 msgid "Added email %s to user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
705 msgstr "已为用户添加电子邮件 %s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
706
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
707 #: rhodecode/controllers/admin/users.py:315
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
708 msgid "An error occurred during email saving"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
709 msgstr "保存电子邮件时发生错误"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
710
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
711 #: rhodecode/controllers/admin/users.py:325
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
712 msgid "Removed email from user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
713 msgstr "成功删除用户电子邮件"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
714
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
715 #: rhodecode/controllers/admin/users_groups.py:86
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
716 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
717 msgid "created users group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
718 msgstr "建立用户组%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
719
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
720 #: rhodecode/controllers/admin/users_groups.py:97
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
721 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
722 msgid "error occurred during creation of users group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
723 msgstr "创建用户组%s时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
724
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
725 #: rhodecode/controllers/admin/users_groups.py:164
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
726 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
727 msgid "updated users group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
728 msgstr "更新用户组%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
729
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
730 #: rhodecode/controllers/admin/users_groups.py:186
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
731 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
732 msgid "error occurred during update of users group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
733 msgstr "更新用户组%s时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
734
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
735 #: rhodecode/controllers/admin/users_groups.py:203
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
736 msgid "successfully deleted users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
737 msgstr "删除用户组成功"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
738
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
739 #: rhodecode/controllers/admin/users_groups.py:208
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
740 msgid "An error occurred during deletion of users group"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
741 msgstr "删除用户组时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
742
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
743 #: rhodecode/controllers/admin/users_groups.py:257
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
744 msgid "Granted 'repository create' permission to users group"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
745 msgstr "已授予用户组‘创建版本库’的权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
746
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
747 #: rhodecode/controllers/admin/users_groups.py:262
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
748 msgid "Revoked 'repository create' permission to users group"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
749 msgstr "已撤销用户组‘创建版本库’的权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
750
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
751 #: rhodecode/controllers/admin/users_groups.py:268
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
752 msgid "Granted 'repository fork' permission to users group"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
753 msgstr "已授予用户组‘复刻版本库’的权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
754
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
755 #: rhodecode/controllers/admin/users_groups.py:273
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
756 msgid "Revoked 'repository fork' permission to users group"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
757 msgstr "已撤销用户组‘复刻版本库’的权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
758
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
759 #: rhodecode/lib/auth.py:499
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
760 msgid "You need to be a registered user to perform this action"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
761 msgstr "必须是注册用户才能进行此操作"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
762
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
763 #: rhodecode/lib/auth.py:540
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
764 msgid "You need to be a signed in to view this page"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
765 msgstr "必须登录才能访问该页面"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
766
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
767 #: rhodecode/lib/diffs.py:74
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
768 msgid "binary file"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
769 msgstr "二进制文件"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
770
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
771 #: rhodecode/lib/diffs.py:90
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
772 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
773 msgstr "修订集因过大而被截断,可查看原始修订集作为替代"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
774
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
775 #: rhodecode/lib/diffs.py:100
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
776 msgid "No changes detected"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
777 msgstr "未发现差异"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
778
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
779 #: rhodecode/lib/helpers.py:374
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
780 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
781 msgid "%a, %d %b %Y %H:%M:%S"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
782 msgstr "%Y/%m/%d %H:%M:%S"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
783
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
784 #: rhodecode/lib/helpers.py:486
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
785 msgid "True"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
786 msgstr "是"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
787
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
788 #: rhodecode/lib/helpers.py:490
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
789 msgid "False"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
790 msgstr "否"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
791
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
792 #: rhodecode/lib/helpers.py:530
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
793 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
794 msgid "Deleted branch: %s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
795 msgstr "已经删除分支%s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
796
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
797 #: rhodecode/lib/helpers.py:533
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
798 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
799 msgid "Created tag: %s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
800 msgstr "创建标签%s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
801
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
802 #: rhodecode/lib/helpers.py:546
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
803 msgid "Changeset not found"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
804 msgstr "未找到修订集"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
805
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
806 #: rhodecode/lib/helpers.py:589
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
807 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
808 msgid "Show all combined changesets %s->%s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
809 msgstr "显示合并的修订集%s->%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
810
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
811 #: rhodecode/lib/helpers.py:595
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
812 msgid "compare view"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
813 msgstr "比较显示"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
814
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
815 #: rhodecode/lib/helpers.py:615
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
816 msgid "and"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
817 msgstr "还有"
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
818
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
819 #: rhodecode/lib/helpers.py:616
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
820 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
821 msgid "%s more"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
822 msgstr "%s个"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
823
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
824 #: rhodecode/lib/helpers.py:617 rhodecode/templates/changelog/changelog.html:51
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
825 msgid "revisions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
826 msgstr "修订"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
827
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
828 #: rhodecode/lib/helpers.py:641
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
829 #, python-format
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
830 msgid "fork name %s"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
831 msgstr "复刻名称%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
832
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
833 #: rhodecode/lib/helpers.py:658
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
834 #: rhodecode/templates/pullrequests/pullrequest_show.html:4
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
835 #: rhodecode/templates/pullrequests/pullrequest_show.html:12
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
836 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
837 msgid "Pull request #%s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
838 msgstr "拉取请求#%s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
839
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
840 #: rhodecode/lib/helpers.py:664
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
841 msgid "[deleted] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
842 msgstr "[删除]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
843
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
844 #: rhodecode/lib/helpers.py:666 rhodecode/lib/helpers.py:676
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
845 msgid "[created] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
846 msgstr "[创建]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
847
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
848 #: rhodecode/lib/helpers.py:668
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
849 msgid "[created] repository as fork"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
850 msgstr "[创建]复刻版本库"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
851
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
852 #: rhodecode/lib/helpers.py:670 rhodecode/lib/helpers.py:678
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
853 msgid "[forked] repository"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
854 msgstr "[复刻]版本库"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
855
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
856 #: rhodecode/lib/helpers.py:672 rhodecode/lib/helpers.py:680
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
857 msgid "[updated] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
858 msgstr "[更新]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
859
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
860 #: rhodecode/lib/helpers.py:674
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
861 msgid "[delete] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
862 msgstr "[删除]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
863
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
864 #: rhodecode/lib/helpers.py:682
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
865 msgid "[created] user"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
866 msgstr "[创建]用户"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
867
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
868 #: rhodecode/lib/helpers.py:684
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
869 msgid "[updated] user"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
870 msgstr "[更新]用户"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
871
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
872 #: rhodecode/lib/helpers.py:686
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
873 msgid "[created] users group"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
874 msgstr "[创建]用户组"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
875
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
876 #: rhodecode/lib/helpers.py:688
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
877 msgid "[updated] users group"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
878 msgstr "[更新]用户组"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
879
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
880 #: rhodecode/lib/helpers.py:690
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
881 msgid "[commented] on revision in repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
882 msgstr "[评论]了版本库中的修订"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
883
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
884 #: rhodecode/lib/helpers.py:692
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
885 msgid "[commented] on pull request for"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
886 msgstr "[评论]拉取请求"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
887
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
888 #: rhodecode/lib/helpers.py:694
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
889 msgid "[closed] pull request for"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
890 msgstr "[关闭] 拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
891
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
892 #: rhodecode/lib/helpers.py:696
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
893 msgid "[pushed] into"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
894 msgstr "[推送]到"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
895
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
896 #: rhodecode/lib/helpers.py:698
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
897 msgid "[committed via RhodeCode] into repository"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
898 msgstr "[通过RhodeCode提交]到版本库"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
899
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
900 #: rhodecode/lib/helpers.py:700
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
901 msgid "[pulled from remote] into repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
902 msgstr "[远程拉取]到版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
903
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
904 #: rhodecode/lib/helpers.py:702
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
905 msgid "[pulled] from"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
906 msgstr "[拉取]自"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
907
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
908 #: rhodecode/lib/helpers.py:704
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
909 msgid "[started following] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
910 msgstr "[开始关注]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
911
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
912 #: rhodecode/lib/helpers.py:706
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
913 msgid "[stopped following] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
914 msgstr "[停止关注]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
915
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
916 #: rhodecode/lib/helpers.py:883
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
917 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
918 msgid " and %s more"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
919 msgstr "还有%s个"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
920
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
921 #: rhodecode/lib/helpers.py:887
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
922 msgid "No Files"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
923 msgstr "没有文件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
924
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
925 #: rhodecode/lib/utils2.py:403
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
926 #, python-format
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
927 msgid "%d year"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
928 msgid_plural "%d years"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
929 msgstr[0] "%d年"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
930
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
931 #: rhodecode/lib/utils2.py:404
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
932 #, python-format
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
933 msgid "%d month"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
934 msgid_plural "%d months"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
935 msgstr[0] "%d月"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
936
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
937 #: rhodecode/lib/utils2.py:405
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
938 #, python-format
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
939 msgid "%d day"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
940 msgid_plural "%d days"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
941 msgstr[0] "%d天"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
942
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
943 #: rhodecode/lib/utils2.py:406
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
944 #, python-format
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
945 msgid "%d hour"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
946 msgid_plural "%d hours"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
947 msgstr[0] "%d时"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
948
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
949 #: rhodecode/lib/utils2.py:407
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
950 #, python-format
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
951 msgid "%d minute"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
952 msgid_plural "%d minutes"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
953 msgstr[0] "%d分"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
954
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
955 #: rhodecode/lib/utils2.py:408
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
956 #, python-format
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
957 msgid "%d second"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
958 msgid_plural "%d seconds"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
959 msgstr[0] "%d秒"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
960
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
961 #: rhodecode/lib/utils2.py:424
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
962 #, python-format
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
963 msgid "in %s"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
964 msgstr "%s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
965
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
966 #: rhodecode/lib/utils2.py:426
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
967 #, python-format
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
968 msgid "%s ago"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
969 msgstr "%s前"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
970
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
971 #: rhodecode/lib/utils2.py:428
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
972 #, python-format
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
973 msgid "in %s and %s"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
974 msgstr "%s零%s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
975
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
976 #: rhodecode/lib/utils2.py:431
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
977 #, python-format
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
978 msgid "%s and %s ago"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
979 msgstr "%s零%s前"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
980
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
981 #: rhodecode/lib/utils2.py:434
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
982 msgid "just now"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
983 msgstr "刚才"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
984
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
985 #: rhodecode/lib/celerylib/tasks.py:270
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
986 msgid "password reset link"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
987 msgstr "密码重置链接"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
988
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
989 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1163 rhodecode/model/db.py:1183
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
990 msgid "Repository no access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
991 msgstr "无版本库访问权限"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
992
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
993 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1164 rhodecode/model/db.py:1184
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
994 msgid "Repository read access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
995 msgstr "版本库读取权限"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
996
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
997 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1165 rhodecode/model/db.py:1185
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
998 msgid "Repository write access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
999 msgstr "版本库写入权限"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1000
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1001 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1166 rhodecode/model/db.py:1186
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1002 msgid "Repository admin access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1003 msgstr "版本库管理权限"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1004
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1005 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1168 rhodecode/model/db.py:1188
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1006 msgid "Repositories Group no access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1007 msgstr "无版本库组访问权限"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1008
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1009 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1169 rhodecode/model/db.py:1189
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1010 msgid "Repositories Group read access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1011 msgstr "版本库组读取权限"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1012
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1013 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1170 rhodecode/model/db.py:1190
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1014 msgid "Repositories Group write access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1015 msgstr "版本库组写入"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1016
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1017 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1171 rhodecode/model/db.py:1191
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1018 msgid "Repositories Group admin access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1019 msgstr "版本库组管理权限"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1020
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1021 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1173 rhodecode/model/db.py:1193
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1022 msgid "RhodeCode Administrator"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1023 msgstr "RhodeCode 管理员"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1024
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1025 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1174 rhodecode/model/db.py:1194
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1026 msgid "Repository creation disabled"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1027 msgstr "禁用创建版本库"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1028
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1029 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1175 rhodecode/model/db.py:1195
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1030 msgid "Repository creation enabled"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1031 msgstr "允许创建版本库"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1032
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1033 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1176 rhodecode/model/db.py:1196
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1034 msgid "Repository forking disabled"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1035 msgstr "禁用复刻版本库"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1036
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1037 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1177 rhodecode/model/db.py:1197
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1038 msgid "Repository forking enabled"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1039 msgstr "允许复刻版本库"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1040
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1041 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1178 rhodecode/model/db.py:1198
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1042 msgid "Register disabled"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1043 msgstr "禁用注册"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1044
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1045 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1179 rhodecode/model/db.py:1199
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1046 msgid "Register new user with RhodeCode with manual activation"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1047 msgstr "用手动激活注册新用户"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1048
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1049 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1182 rhodecode/model/db.py:1202
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1050 msgid "Register new user with RhodeCode with auto activation"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1051 msgstr "用自动激活注册新用户"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1052
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1053 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1623 rhodecode/model/db.py:1643
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1054 msgid "Not Reviewed"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1055 msgstr "未检视"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1056
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1057 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1624 rhodecode/model/db.py:1644
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1058 msgid "Approved"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1059 msgstr "已批准"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1060
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1061 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1625 rhodecode/model/db.py:1645
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1062 msgid "Rejected"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1063 msgstr "驳回"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1064
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1065 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1626 rhodecode/model/db.py:1646
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1066 msgid "Under Review"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1067 msgstr "检视中"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1068
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1069 #: rhodecode/model/comment.py:110
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1070 #, python-format
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1071 msgid "on line %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1072 msgstr "在%s行"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1073
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1074 #: rhodecode/model/comment.py:173
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1075 msgid "[Mention]"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1076 msgstr "[提及]"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1077
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1078 #: rhodecode/model/forms.py:43
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1079 msgid "Please enter a login"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1080 msgstr "请登录"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1081
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1082 #: rhodecode/model/forms.py:44
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1083 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1084 msgid "Enter a value %(min)i characters long or more"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1085 msgstr "输入一个不少于%(min)i个字符的值"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1086
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1087 #: rhodecode/model/forms.py:52
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1088 msgid "Please enter a password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1089 msgstr "请输入密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1090
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1091 #: rhodecode/model/forms.py:53
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1092 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1093 msgid "Enter %(min)i characters or more"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1094 msgstr "输入少于%(min)i个字符"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1095
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1096 #: rhodecode/model/notification.py:220
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1097 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1098 msgid "commented on commit at %(when)s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1099 msgstr "在%(when)s评论了提交"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1100
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1101 #: rhodecode/model/notification.py:221
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1102 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1103 msgid "sent message at %(when)s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1104 msgstr "在%(when)s发送信息"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1105
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1106 #: rhodecode/model/notification.py:222
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1107 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1108 msgid "mentioned you at %(when)s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1109 msgstr "在%(when)s提到了你"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1110
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1111 #: rhodecode/model/notification.py:223
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1112 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1113 msgid "registered in RhodeCode at %(when)s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1114 msgstr "在%(when)s注册到RhodeCode"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1115
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1116 #: rhodecode/model/notification.py:224
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1117 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1118 msgid "opened new pull request at %(when)s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1119 msgstr "在%(when)s创建新的拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1120
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1121 #: rhodecode/model/notification.py:225
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1122 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1123 msgid "commented on pull request at %(when)s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1124 msgstr "在%(when)s评论了拉取请求"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1125
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1126 #: rhodecode/model/pull_request.py:90
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1127 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1128 msgid "%(user)s wants you to review pull request #%(pr_id)s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1129 msgstr "%(user)s想要你检视拉取请求#%(pr_id)s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1130
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1131 #: rhodecode/model/scm.py:542
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1132 msgid "latest tip"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1133 msgstr "最新tip版本"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1134
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1135 #: rhodecode/model/user.py:232
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1136 msgid "new user registration"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1137 msgstr "[RhodeCode]新用户注册"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1138
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1139 #: rhodecode/model/user.py:257 rhodecode/model/user.py:281
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1140 #: rhodecode/model/user.py:303
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1141 msgid "You can't Edit this user since it's crucial for entire application"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1142 msgstr "由于是系统帐号,无法编辑该用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1143
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1144 #: rhodecode/model/user.py:327
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1145 msgid "You can't remove this user since it's crucial for entire application"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1146 msgstr "由于是系统帐号,无法删除该用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1147
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1148 #: rhodecode/model/user.py:333
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1149 #, python-format
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1150 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
1151 "user \"%s\" still owns %s repositories and cannot be removed. Switch "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
1152 "owners or remove those repositories. %s"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
1153 msgstr "由于用户 \"%s\" 拥有版本库%s因而无法删除,请修改版本库所有者或删除版本库。%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1154
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1155 #: rhodecode/model/validators.py:36 rhodecode/model/validators.py:37
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1156 msgid "Value cannot be an empty list"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1157 msgstr "值不能为空"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1158
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1159 #: rhodecode/model/validators.py:83
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1160 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1161 msgid "Username \"%(username)s\" already exists"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1162 msgstr "用户名称%(username)s已经存在"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1163
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1164 #: rhodecode/model/validators.py:85
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1165 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1166 msgid "Username \"%(username)s\" is forbidden"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1167 msgstr "不允许用户名 \"%(username)s\""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1168
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1169 #: rhodecode/model/validators.py:87
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1170 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
1171 "Username may only contain alphanumeric characters underscores, periods or"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
1172 " dashes and must begin with alphanumeric character"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
1173 msgstr "只能使用字母、数字、下划线、小数点或减号作为用户名,且必须由数字或字母开头"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1174
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1175 #: rhodecode/model/validators.py:115
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1176 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1177 msgid "Username %(username)s is not valid"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1178 msgstr "用户名称 %(username)s 无效"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1179
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1180 #: rhodecode/model/validators.py:134
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1181 msgid "Invalid users group name"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1182 msgstr "无效的用户组名"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1183
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1184 #: rhodecode/model/validators.py:135
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1185 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1186 msgid "Users group \"%(usersgroup)s\" already exists"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1187 msgstr "用户组 \"%(usersgroup)s\" 已经存在"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1188
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1189 #: rhodecode/model/validators.py:137
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1190 msgid ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1191 "users group name may only contain alphanumeric characters underscores, "
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1192 "periods or dashes and must begin with alphanumeric character"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
1193 msgstr "只能使用字母、数字、下划线、小数点或减号作为用户组名,且必须由数字或字母开头"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1194
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1195 #: rhodecode/model/validators.py:175
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1196 msgid "Cannot assign this group as parent"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1197 msgstr "不能将这个组作为parent"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1198
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1199 #: rhodecode/model/validators.py:176
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1200 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1201 msgid "Group \"%(group_name)s\" already exists"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1202 msgstr "组 \"%(group_name)s\" 已经存在"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1203
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1204 #: rhodecode/model/validators.py:178
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1205 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1206 msgid "Repository with name \"%(group_name)s\" already exists"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1207 msgstr "已经存在名为 \"%(group_name)s\" 的版本库"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1208
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1209 #: rhodecode/model/validators.py:236
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1210 msgid "Invalid characters (non-ascii) in password"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1211 msgstr "密码含有无效(非ASCII)字符"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1212
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1213 #: rhodecode/model/validators.py:251
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1214 msgid "Passwords do not match"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1215 msgstr "密码不符"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1216
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1217 #: rhodecode/model/validators.py:268
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1218 msgid "invalid password"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1219 msgstr "无效密码"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1220
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1221 #: rhodecode/model/validators.py:269
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1222 msgid "invalid user name"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1223 msgstr "无效用户名"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1224
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1225 #: rhodecode/model/validators.py:270
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1226 msgid "Your account is disabled"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1227 msgstr "该帐号已被禁用"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1228
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1229 #: rhodecode/model/validators.py:314
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1230 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1231 msgid "Repository name %(repo)s is disallowed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1232 msgstr "版本库名称不能为%(repo)s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1233
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1234 #: rhodecode/model/validators.py:316
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1235 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1236 msgid "Repository named %(repo)s already exists"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1237 msgstr "已经存在版本库%(repo)s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1238
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1239 #: rhodecode/model/validators.py:317
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1240 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1241 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1242 msgstr "版本库组 \"%(group)s\" 中已经存在版本库 \"%(repo)s\""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1243
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1244 #: rhodecode/model/validators.py:319
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1245 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1246 msgid "Repositories group with name \"%(repo)s\" already exists"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1247 msgstr "已经存在名为 \"%(repo)s\" 的版本库组"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1248
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1249 #: rhodecode/model/validators.py:432
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1250 msgid "invalid clone url"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1251 msgstr "无效的克隆地址"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1252
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1253 #: rhodecode/model/validators.py:433
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1254 msgid "Invalid clone url, provide a valid clone http(s)/svn+http(s) url"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1255 msgstr "无效的克隆地址,提供一个有效的克隆 http(s)或svn+http(s)地址"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1256
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1257 #: rhodecode/model/validators.py:458
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1258 msgid "Fork have to be the same type as parent"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
1259 msgstr "复刻版本库必须和父版本库类型相同"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1260
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1261 #: rhodecode/model/validators.py:473
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1262 msgid "You don't have permissions to create repository in this group"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1263 msgstr "没有在该版本库组中创建版本库的权限"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1264
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1265 #: rhodecode/model/validators.py:498
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1266 msgid "This username or users group name is not valid"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1267 msgstr "用户或用户组名称无效"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1268
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1269 #: rhodecode/model/validators.py:591
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1270 msgid "This is not a valid path"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1271 msgstr "不是一个合法的路径"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1272
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1273 #: rhodecode/model/validators.py:606
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1274 msgid "This e-mail address is already taken"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1275 msgstr "该邮件地址已被使用"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1276
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1277 #: rhodecode/model/validators.py:626
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1278 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1279 msgid "e-mail \"%(email)s\" does not exist."
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1280 msgstr "邮件地址\"%(email)s\"不存在"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1281
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1282 #: rhodecode/model/validators.py:663
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1283 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
1284 "The LDAP Login attribute of the CN must be specified - this is the name "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
1285 "of the attribute that is equivalent to \"username\""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1286 msgstr "LDAP 登陆属性的 CN 必须指定 - 这个名字作为用户名"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1287
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1288 #: rhodecode/model/validators.py:682
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1289 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1290 msgid "Revisions %(revs)s are already part of pull request or have set status"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1291 msgstr "修订%(revs)s已经包含在拉取请求中或者或者已经设置状态"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1292
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1293 #: rhodecode/templates/index.html:3
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1294 msgid "Dashboard"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1295 msgstr "控制面板"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1296
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1297 #: rhodecode/templates/index_base.html:6
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1298 #: rhodecode/templates/repo_switcher_list.html:4
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1299 #: rhodecode/templates/admin/repos/repos.html:9
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1300 #: rhodecode/templates/admin/users/user_edit_my_account.html:31
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1301 #: rhodecode/templates/admin/users/users.html:9
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1302 #: rhodecode/templates/bookmarks/bookmarks.html:10
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1303 #: rhodecode/templates/branches/branches.html:9
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1304 #: rhodecode/templates/journal/journal.html:9
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1305 #: rhodecode/templates/journal/journal.html:48
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1306 #: rhodecode/templates/tags/tags.html:10
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1307 msgid "quick filter..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1308 msgstr "快速过滤..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1309
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1310 #: rhodecode/templates/index_base.html:6
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1311 #: rhodecode/templates/admin/repos/repos.html:9
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1312 #: rhodecode/templates/base/base.html:233
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1313 msgid "repositories"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1314 msgstr "版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1315
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1316 #: rhodecode/templates/index_base.html:13
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1317 #: rhodecode/templates/index_base.html:15
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1318 #: rhodecode/templates/admin/repos/repos.html:21
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1319 msgid "ADD REPOSITORY"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1320 msgstr "新建版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1321
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1322 #: rhodecode/templates/index_base.html:29
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1323 #: rhodecode/templates/index_base.html:136
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1324 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1325 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1326 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:33
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1327 #: rhodecode/templates/admin/users_groups/users_group_add.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1328 #: rhodecode/templates/admin/users_groups/users_group_edit.html:33
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1329 msgid "Group name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1330 msgstr "组名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1331
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1332 #: rhodecode/templates/index_base.html:30
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1333 #: rhodecode/templates/index_base.html:72
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1334 #: rhodecode/templates/index_base.html:138
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1335 #: rhodecode/templates/index_base.html:176
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1336 #: rhodecode/templates/index_base.html:266
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1337 #: rhodecode/templates/admin/repos/repo_add_base.html:56
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1338 #: rhodecode/templates/admin/repos/repo_edit.html:75
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1339 #: rhodecode/templates/admin/repos/repos.html:72
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1340 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:41
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1341 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:41
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1342 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:34
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1343 #: rhodecode/templates/forks/fork.html:59
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1344 #: rhodecode/templates/settings/repo_settings.html:66
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1345 #: rhodecode/templates/summary/summary.html:114
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1346 msgid "Description"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1347 msgstr "描述"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1348
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1349 #: rhodecode/templates/index_base.html:40
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1350 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:47
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1351 msgid "Repositories group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1352 msgstr "版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1353
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1354 #: rhodecode/templates/index_base.html:71
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1355 #: rhodecode/templates/index_base.html:174
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1356 #: rhodecode/templates/index_base.html:264
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1357 #: rhodecode/templates/admin/repos/repo_add_base.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1358 #: rhodecode/templates/admin/repos/repo_edit.html:32
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1359 #: rhodecode/templates/admin/repos/repos.html:70
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1360 #: rhodecode/templates/admin/users/user_edit.html:196
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1361 #: rhodecode/templates/admin/users/user_edit_my_account.html:59
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1362 #: rhodecode/templates/admin/users/user_edit_my_account.html:180
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1363 #: rhodecode/templates/admin/users/user_edit_my_account.html:216
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1364 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:6
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1365 #: rhodecode/templates/admin/users_groups/users_group_edit.html:184
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1366 #: rhodecode/templates/bookmarks/bookmarks.html:36
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1367 #: rhodecode/templates/bookmarks/bookmarks_data.html:6
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1368 #: rhodecode/templates/branches/branches.html:50
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1369 #: rhodecode/templates/branches/branches_data.html:6
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1370 #: rhodecode/templates/files/files_browser.html:47
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1371 #: rhodecode/templates/journal/journal.html:70
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1372 #: rhodecode/templates/journal/journal.html:196
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1373 #: rhodecode/templates/journal/journal_page_repos.html:7
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1374 #: rhodecode/templates/settings/repo_settings.html:31
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1375 #: rhodecode/templates/summary/summary.html:43
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1376 #: rhodecode/templates/summary/summary.html:132
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1377 #: rhodecode/templates/tags/tags.html:51
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1378 #: rhodecode/templates/tags/tags_data.html:6
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1379 msgid "Name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1380 msgstr "名称"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1381
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1382 #: rhodecode/templates/index_base.html:73
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1383 msgid "Last change"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1384 msgstr "最后修改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1385
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1386 #: rhodecode/templates/index_base.html:74
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1387 #: rhodecode/templates/index_base.html:179
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1388 #: rhodecode/templates/admin/users/user_edit_my_account.html:182
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1389 #: rhodecode/templates/journal/journal.html:198
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1390 msgid "Tip"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1391 msgstr "Tip"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1392
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1393 #: rhodecode/templates/index_base.html:75
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1394 #: rhodecode/templates/index_base.html:181
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1395 #: rhodecode/templates/index_base.html:269
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1396 #: rhodecode/templates/admin/repos/repo_edit.html:121
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1397 #: rhodecode/templates/admin/repos/repos.html:73
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1398 msgid "Owner"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1399 msgstr "所有者"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1400
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1401 #: rhodecode/templates/index_base.html:76
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1402 #: rhodecode/templates/summary/summary.html:48
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1403 #: rhodecode/templates/summary/summary.html:51
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1404 msgid "RSS"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1405 msgstr "RSS"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1406
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1407 #: rhodecode/templates/index_base.html:77
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1408 msgid "Atom"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1409 msgstr "Atom"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1410
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1411 #: rhodecode/templates/index_base.html:167
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1412 #: rhodecode/templates/index_base.html:207
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1413 #: rhodecode/templates/index_base.html:291
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1414 #: rhodecode/templates/admin/repos/repos.html:94
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1415 #: rhodecode/templates/admin/users/user_edit_my_account.html:202
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1416 #: rhodecode/templates/admin/users/users.html:107
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1417 #: rhodecode/templates/bookmarks/bookmarks.html:60
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1418 #: rhodecode/templates/branches/branches.html:76
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1419 #: rhodecode/templates/journal/journal.html:221
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1420 #: rhodecode/templates/tags/tags.html:77
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1421 msgid "Click to sort ascending"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1422 msgstr "点击以升序排列"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1423
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1424 #: rhodecode/templates/index_base.html:168
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1425 #: rhodecode/templates/index_base.html:208
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1426 #: rhodecode/templates/index_base.html:292
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1427 #: rhodecode/templates/admin/repos/repos.html:95
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1428 #: rhodecode/templates/admin/users/user_edit_my_account.html:203
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1429 #: rhodecode/templates/admin/users/users.html:108
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1430 #: rhodecode/templates/bookmarks/bookmarks.html:61
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1431 #: rhodecode/templates/branches/branches.html:77
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1432 #: rhodecode/templates/journal/journal.html:222
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1433 #: rhodecode/templates/tags/tags.html:78
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1434 msgid "Click to sort descending"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1435 msgstr "点击以降序排列"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1436
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1437 #: rhodecode/templates/index_base.html:177
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1438 #: rhodecode/templates/index_base.html:267
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1439 msgid "Last Change"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1440 msgstr "最后修改"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1441
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1442 #: rhodecode/templates/index_base.html:209
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1443 #: rhodecode/templates/index_base.html:293
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1444 #: rhodecode/templates/admin/repos/repos.html:96
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1445 #: rhodecode/templates/admin/users/user_edit_my_account.html:204
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1446 #: rhodecode/templates/admin/users/users.html:109
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1447 #: rhodecode/templates/bookmarks/bookmarks.html:62
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1448 #: rhodecode/templates/branches/branches.html:78
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1449 #: rhodecode/templates/journal/journal.html:223
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1450 #: rhodecode/templates/tags/tags.html:79
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1451 msgid "No records found."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1452 msgstr "没有找到记录"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1453
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1454 #: rhodecode/templates/index_base.html:210
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1455 #: rhodecode/templates/index_base.html:294
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1456 #: rhodecode/templates/admin/repos/repos.html:97
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1457 #: rhodecode/templates/admin/users/user_edit_my_account.html:205
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1458 #: rhodecode/templates/admin/users/users.html:110
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1459 #: rhodecode/templates/bookmarks/bookmarks.html:63
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1460 #: rhodecode/templates/branches/branches.html:79
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1461 #: rhodecode/templates/journal/journal.html:224
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1462 #: rhodecode/templates/tags/tags.html:80
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1463 msgid "Data error."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1464 msgstr "数据错误"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1465
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1466 #: rhodecode/templates/index_base.html:211
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1467 #: rhodecode/templates/index_base.html:295
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1468 #: rhodecode/templates/admin/repos/repos.html:98
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1469 #: rhodecode/templates/admin/users/user_edit_my_account.html:206
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1470 #: rhodecode/templates/admin/users/users.html:111
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1471 #: rhodecode/templates/bookmarks/bookmarks.html:64
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1472 #: rhodecode/templates/branches/branches.html:80
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1473 #: rhodecode/templates/journal/journal.html:62
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1474 #: rhodecode/templates/journal/journal.html:225
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1475 #: rhodecode/templates/tags/tags.html:81
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1476 msgid "Loading..."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1477 msgstr "载入中..."
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1478
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1479 #: rhodecode/templates/login.html:5 rhodecode/templates/login.html:54
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1480 msgid "Sign In"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1481 msgstr "登录"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1482
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1483 #: rhodecode/templates/login.html:21
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1484 msgid "Sign In to"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1485 msgstr "登录到"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1486
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1487 #: rhodecode/templates/login.html:31 rhodecode/templates/register.html:20
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1488 #: rhodecode/templates/admin/admin_log.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1489 #: rhodecode/templates/admin/users/user_add.html:32
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1490 #: rhodecode/templates/admin/users/user_edit.html:50
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1491 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:26
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1492 #: rhodecode/templates/base/base.html:83
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1493 #: rhodecode/templates/summary/summary.html:131
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1494 msgid "Username"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1495 msgstr "帐号"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1496
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1497 #: rhodecode/templates/login.html:40 rhodecode/templates/register.html:29
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1498 #: rhodecode/templates/admin/ldap/ldap.html:46
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1499 #: rhodecode/templates/admin/users/user_add.html:41
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1500 #: rhodecode/templates/base/base.html:92
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1501 msgid "Password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1502 msgstr "密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1503
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1504 #: rhodecode/templates/login.html:50
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1505 msgid "Remember me"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1506 msgstr "记住密码"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1507
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1508 #: rhodecode/templates/login.html:60
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1509 msgid "Forgot your password ?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1510 msgstr "忘记了密码?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1511
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1512 #: rhodecode/templates/login.html:63 rhodecode/templates/base/base.html:103
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1513 msgid "Don't have an account ?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1514 msgstr "还没有帐号?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1515
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1516 #: rhodecode/templates/password_reset.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1517 msgid "Reset your password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1518 msgstr "重置密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1519
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1520 #: rhodecode/templates/password_reset.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1521 msgid "Reset your password to"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1522 msgstr "重置密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1523
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1524 #: rhodecode/templates/password_reset.html:21
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1525 msgid "Email address"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1526 msgstr "邮件地址"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1527
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1528 #: rhodecode/templates/password_reset.html:30
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1529 msgid "Reset my password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1530 msgstr "重置密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1531
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1532 #: rhodecode/templates/password_reset.html:31
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1533 msgid "Password reset link will be send to matching email address"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1534 msgstr "密码重置地址已经发送到邮件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1535
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1536 #: rhodecode/templates/register.html:5 rhodecode/templates/register.html:74
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1537 msgid "Sign Up"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1538 msgstr "注册"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1539
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1540 #: rhodecode/templates/register.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1541 msgid "Sign Up to"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1542 msgstr "注册"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1543
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1544 #: rhodecode/templates/register.html:38
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1545 msgid "Re-enter password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1546 msgstr "确认密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1547
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1548 #: rhodecode/templates/register.html:47
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1549 #: rhodecode/templates/admin/users/user_add.html:59
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1550 #: rhodecode/templates/admin/users/user_edit.html:90
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1551 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:53
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1552 msgid "First Name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1553 msgstr "名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1554
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1555 #: rhodecode/templates/register.html:56
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1556 #: rhodecode/templates/admin/users/user_add.html:68
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1557 #: rhodecode/templates/admin/users/user_edit.html:99
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1558 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:62
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1559 msgid "Last Name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1560 msgstr "姓"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1561
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1562 #: rhodecode/templates/register.html:65
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1563 #: rhodecode/templates/admin/users/user_add.html:77
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1564 #: rhodecode/templates/admin/users/user_edit.html:108
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1565 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:71
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1566 #: rhodecode/templates/summary/summary.html:133
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1567 msgid "Email"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1568 msgstr "电子邮件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1569
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1570 #: rhodecode/templates/register.html:76
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1571 msgid "Your account will be activated right after registration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1572 msgstr "注册后,帐号将启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1573
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1574 #: rhodecode/templates/register.html:78
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1575 msgid "Your account must wait for activation by administrator"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1576 msgstr "管理员审核后,你注册的帐号将被启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1577
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1578 #: rhodecode/templates/repo_switcher_list.html:11
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1579 #: rhodecode/templates/admin/defaults/defaults.html:44
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1580 #: rhodecode/templates/admin/repos/repo_add_base.html:65
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1581 #: rhodecode/templates/admin/repos/repo_edit.html:85
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1582 #: rhodecode/templates/settings/repo_settings.html:76
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1583 msgid "Private repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1584 msgstr "私有版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1585
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1586 #: rhodecode/templates/repo_switcher_list.html:16
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1587 msgid "Public repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1588 msgstr "公共版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1589
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1590 #: rhodecode/templates/switch_to_list.html:3
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1591 #: rhodecode/templates/branches/branches.html:14
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1592 msgid "branches"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1593 msgstr "分支"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1594
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1595 #: rhodecode/templates/switch_to_list.html:10
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1596 #: rhodecode/templates/branches/branches_data.html:57
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1597 msgid "There are no branches yet"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1598 msgstr "没有任何分支"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1599
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1600 #: rhodecode/templates/switch_to_list.html:15
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1601 #: rhodecode/templates/shortlog/shortlog_data.html:10
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1602 #: rhodecode/templates/tags/tags.html:15
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1603 msgid "tags"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1604 msgstr "标签"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1605
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1606 #: rhodecode/templates/switch_to_list.html:22
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1607 #: rhodecode/templates/tags/tags_data.html:38
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1608 msgid "There are no tags yet"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1609 msgstr "没有任何标签"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1610
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1611 #: rhodecode/templates/switch_to_list.html:28
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1612 #: rhodecode/templates/bookmarks/bookmarks.html:15
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1613 msgid "bookmarks"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1614 msgstr "书签"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1615
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1616 #: rhodecode/templates/switch_to_list.html:35
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1617 #: rhodecode/templates/bookmarks/bookmarks_data.html:32
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1618 msgid "There are no bookmarks yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1619 msgstr "无书签"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1620
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1621 #: rhodecode/templates/admin/admin.html:5
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1622 #: rhodecode/templates/admin/admin.html:13
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1623 msgid "Admin journal"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1624 msgstr "系统日志"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1625
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1626 #: rhodecode/templates/admin/admin.html:10
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1627 #, fuzzy
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1628 msgid "journal filter..."
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1629 msgstr "快速过滤..."
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1630
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1631 #: rhodecode/templates/admin/admin.html:12
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1632 #: rhodecode/templates/journal/journal.html:11
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1633 #, fuzzy
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1634 msgid "filter"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1635 msgstr "文件"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1636
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1637 #: rhodecode/templates/admin/admin.html:13
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1638 #: rhodecode/templates/journal/journal.html:12
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1639 #, python-format
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1640 msgid "%s entry"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1641 msgid_plural "%s entries"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1642 msgstr[0] ""
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1643
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1644 #: rhodecode/templates/admin/admin_log.html:6
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1645 #: rhodecode/templates/admin/repos/repos.html:74
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1646 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:8
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1647 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:9
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1648 #: rhodecode/templates/journal/journal_page_repos.html:9
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1649 #: rhodecode/templates/journal/journal_page_repos.html:10
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1650 msgid "Action"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1651 msgstr "操作"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1652
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1653 #: rhodecode/templates/admin/admin_log.html:7
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1654 #: rhodecode/templates/admin/permissions/permissions.html:41
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1655 msgid "Repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1656 msgstr "版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1657
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1658 #: rhodecode/templates/admin/admin_log.html:8
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1659 #: rhodecode/templates/bookmarks/bookmarks.html:37
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1660 #: rhodecode/templates/bookmarks/bookmarks_data.html:7
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1661 #: rhodecode/templates/branches/branches.html:51
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1662 #: rhodecode/templates/branches/branches_data.html:7
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1663 #: rhodecode/templates/tags/tags.html:52
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1664 #: rhodecode/templates/tags/tags_data.html:7
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1665 msgid "Date"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1666 msgstr "日期"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1667
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1668 #: rhodecode/templates/admin/admin_log.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1669 msgid "From IP"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1670 msgstr "来源IP"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1671
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1672 #: rhodecode/templates/admin/admin_log.html:63
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1673 msgid "No actions yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1674 msgstr "无操作"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1675
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1676 #: rhodecode/templates/admin/defaults/defaults.html:5
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1677 #: rhodecode/templates/admin/defaults/defaults.html:25
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1678 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1679 msgid "Repositories defaults"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1680 msgstr "版本库组"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1681
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1682 #: rhodecode/templates/admin/defaults/defaults.html:11
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1683 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1684 msgid "Defaults"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1685 msgstr "默认"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1686
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1687 #: rhodecode/templates/admin/defaults/defaults.html:35
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1688 #: rhodecode/templates/admin/repos/repo_add_base.html:38
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1689 #: rhodecode/templates/admin/repos/repo_edit.html:58
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1690 msgid "Type"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1691 msgstr "类型"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1692
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1693 #: rhodecode/templates/admin/defaults/defaults.html:48
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1694 #: rhodecode/templates/admin/repos/repo_add_base.html:69
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1695 #: rhodecode/templates/admin/repos/repo_edit.html:89
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1696 #: rhodecode/templates/forks/fork.html:72
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1697 #: rhodecode/templates/settings/repo_settings.html:80
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1698 msgid ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1699 "Private repositories are only visible to people explicitly added as "
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1700 "collaborators."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1701 msgstr "私有版本库只对成员可见。"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1702
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1703 #: rhodecode/templates/admin/defaults/defaults.html:55
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1704 #: rhodecode/templates/admin/repos/repo_edit.html:94
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1705 msgid "Enable statistics"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1706 msgstr "启用统计"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1707
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1708 #: rhodecode/templates/admin/defaults/defaults.html:59
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1709 #: rhodecode/templates/admin/repos/repo_edit.html:98
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1710 msgid "Enable statistics window on summary page."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1711 msgstr "启用概况页的统计窗口"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1712
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1713 #: rhodecode/templates/admin/defaults/defaults.html:65
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1714 #: rhodecode/templates/admin/repos/repo_edit.html:103
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1715 msgid "Enable downloads"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1716 msgstr "启用下载"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1717
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1718 #: rhodecode/templates/admin/defaults/defaults.html:69
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1719 #: rhodecode/templates/admin/repos/repo_edit.html:107
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1720 msgid "Enable download menu on summary page."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1721 msgstr "启用概况页的下载菜单"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1722
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1723 #: rhodecode/templates/admin/defaults/defaults.html:75
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1724 #: rhodecode/templates/admin/repos/repo_edit.html:112
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1725 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:66
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1726 msgid "Enable locking"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1727 msgstr "启用锁定"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1728
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1729 #: rhodecode/templates/admin/defaults/defaults.html:79
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1730 #: rhodecode/templates/admin/repos/repo_edit.html:116
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1731 msgid "Enable lock-by-pulling on repository."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1732 msgstr "启用版本库的拉取锁定"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1733
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1734 #: rhodecode/templates/admin/defaults/defaults.html:84
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1735 #: rhodecode/templates/admin/ldap/ldap.html:89
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1736 #: rhodecode/templates/admin/repos/repo_edit.html:141
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1737 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:74
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1738 #: rhodecode/templates/admin/settings/hooks.html:73
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1739 #: rhodecode/templates/admin/users/user_edit.html:133
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1740 #: rhodecode/templates/admin/users/user_edit.html:178
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1741 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:79
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1742 #: rhodecode/templates/admin/users_groups/users_group_edit.html:135
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1743 #: rhodecode/templates/settings/repo_settings.html:94
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1744 msgid "Save"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1745 msgstr "保存"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1746
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1747 #: rhodecode/templates/admin/ldap/ldap.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1748 msgid "LDAP administration"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1749 msgstr "LDAP管理员"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1750
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1751 #: rhodecode/templates/admin/ldap/ldap.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1752 msgid "Ldap"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1753 msgstr "LDAP"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1754
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1755 #: rhodecode/templates/admin/ldap/ldap.html:28
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1756 msgid "Connection settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1757 msgstr "连接设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1758
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1759 #: rhodecode/templates/admin/ldap/ldap.html:30
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1760 msgid "Enable LDAP"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1761 msgstr "启用LDAP"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1762
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1763 #: rhodecode/templates/admin/ldap/ldap.html:34
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1764 msgid "Host"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1765 msgstr "主机"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1766
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1767 #: rhodecode/templates/admin/ldap/ldap.html:38
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1768 msgid "Port"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1769 msgstr "端口"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1770
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1771 #: rhodecode/templates/admin/ldap/ldap.html:42
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1772 msgid "Account"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1773 msgstr "帐号"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1774
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1775 #: rhodecode/templates/admin/ldap/ldap.html:50
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1776 msgid "Connection security"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1777 msgstr "连接安全"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1778
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1779 #: rhodecode/templates/admin/ldap/ldap.html:54
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1780 msgid "Certificate Checks"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1781 msgstr "凭证确认"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1782
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1783 #: rhodecode/templates/admin/ldap/ldap.html:57
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1784 msgid "Search settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1785 msgstr "搜索设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1786
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1787 #: rhodecode/templates/admin/ldap/ldap.html:59
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1788 msgid "Base DN"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1789 msgstr "Base DN"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1790
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1791 #: rhodecode/templates/admin/ldap/ldap.html:63
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1792 msgid "LDAP Filter"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1793 msgstr "LDAP过滤器"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1794
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1795 #: rhodecode/templates/admin/ldap/ldap.html:67
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1796 msgid "LDAP Search Scope"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1797 msgstr "LDAP搜索范围"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1798
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1799 #: rhodecode/templates/admin/ldap/ldap.html:70
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1800 msgid "Attribute mappings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1801 msgstr "属性映射"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1802
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1803 #: rhodecode/templates/admin/ldap/ldap.html:72
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1804 msgid "Login Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1805 msgstr "登录属性"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1806
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1807 #: rhodecode/templates/admin/ldap/ldap.html:76
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1808 msgid "First Name Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1809 msgstr "名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1810
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1811 #: rhodecode/templates/admin/ldap/ldap.html:80
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1812 msgid "Last Name Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1813 msgstr "姓"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1814
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1815 #: rhodecode/templates/admin/ldap/ldap.html:84
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1816 msgid "E-mail Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1817 msgstr "电子邮件属性"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1818
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1819 #: rhodecode/templates/admin/notifications/notifications.html:5
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1820 #: rhodecode/templates/admin/notifications/notifications.html:9
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1821 msgid "My Notifications"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1822 msgstr "我的通知"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1823
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1824 #: rhodecode/templates/admin/notifications/notifications.html:29
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1825 msgid "All"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1826 msgstr "全部"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1827
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1828 #: rhodecode/templates/admin/notifications/notifications.html:30
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1829 msgid "Comments"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1830 msgstr "评论"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1831
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1832 #: rhodecode/templates/admin/notifications/notifications.html:31
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1833 #: rhodecode/templates/base/base.html:267
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1834 #: rhodecode/templates/base/base.html:269
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1835 msgid "Pull requests"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1836 msgstr "拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1837
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1838 #: rhodecode/templates/admin/notifications/notifications.html:35
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1839 msgid "Mark all read"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1840 msgstr "全部标记为已读"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1841
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1842 #: rhodecode/templates/admin/notifications/notifications_data.html:39
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1843 msgid "No notifications here yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1844 msgstr "无通知"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1845
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1846 #: rhodecode/templates/admin/notifications/show_notification.html:5
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1847 #: rhodecode/templates/admin/notifications/show_notification.html:11
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1848 msgid "Show notification"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1849 msgstr "显示通知"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1850
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1851 #: rhodecode/templates/admin/notifications/show_notification.html:9
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1852 msgid "Notifications"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1853 msgstr "通知"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1854
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1855 #: rhodecode/templates/admin/permissions/permissions.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1856 msgid "Permissions administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1857 msgstr "权限管理"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1858
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1859 #: rhodecode/templates/admin/permissions/permissions.html:11
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1860 #: rhodecode/templates/admin/repos/repo_edit.html:134
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1861 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:58
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1862 #: rhodecode/templates/admin/users/user_edit.html:143
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1863 #: rhodecode/templates/admin/users_groups/users_group_edit.html:100
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1864 #: rhodecode/templates/settings/repo_settings.html:86
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1865 msgid "Permissions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1866 msgstr "权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1867
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1868 #: rhodecode/templates/admin/permissions/permissions.html:24
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1869 msgid "Default permissions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1870 msgstr "默认权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1871
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1872 #: rhodecode/templates/admin/permissions/permissions.html:31
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1873 msgid "Anonymous access"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1874 msgstr "匿名访问"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1875
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1876 #: rhodecode/templates/admin/permissions/permissions.html:49
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1877 msgid ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1878 "All default permissions on each repository will be reset to choosen "
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
1879 "permission, note that all custom default permission on repositories will "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
1880 "be lost"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
1881 msgstr "所有版本库的默认权限将被重置到选择的权限,所有版本库的自定义权限将被丢弃"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1882
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1883 #: rhodecode/templates/admin/permissions/permissions.html:50
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1884 #: rhodecode/templates/admin/permissions/permissions.html:63
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1885 msgid "overwrite existing settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1886 msgstr "覆盖已有设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1887
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1888 #: rhodecode/templates/admin/permissions/permissions.html:55
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1889 #: rhodecode/templates/admin/repos/repo_add_base.html:29
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1890 #: rhodecode/templates/admin/repos/repo_edit.html:49
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1891 #: rhodecode/templates/admin/repos_groups/repos_groups.html:4
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1892 #: rhodecode/templates/forks/fork.html:50
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1893 #: rhodecode/templates/settings/repo_settings.html:48
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1894 msgid "Repository group"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1895 msgstr "版本库组"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1896
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1897 #: rhodecode/templates/admin/permissions/permissions.html:62
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1898 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1899 msgid ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1900 "All default permissions on each repository group will be reset to choosen"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1901 " permission, note that all custom default permission on repositories "
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1902 "group will be lost"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1903 msgstr "所有版本库的默认权限将被重置到选择的权限,所有版本库的自定义权限将被丢弃"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1904
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1905 #: rhodecode/templates/admin/permissions/permissions.html:69
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1906 msgid "Registration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1907 msgstr "注册"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1908
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1909 #: rhodecode/templates/admin/permissions/permissions.html:77
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1910 msgid "Repository creation"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1911 msgstr "建立版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1912
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1913 #: rhodecode/templates/admin/permissions/permissions.html:85
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1914 msgid "Repository forking"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
1915 msgstr "版本库复刻"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1916
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1917 #: rhodecode/templates/admin/permissions/permissions.html:92
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1918 #: rhodecode/templates/admin/repos/repo_edit.html:264
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1919 msgid "set"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1920 msgstr "设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1921
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1922 #: rhodecode/templates/admin/repos/repo_add.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1923 #: rhodecode/templates/admin/repos/repo_add_create_repository.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1924 msgid "Add repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1925 msgstr "添加版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1926
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1927 #: rhodecode/templates/admin/repos/repo_add.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1928 #: rhodecode/templates/admin/repos/repo_edit.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1929 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1930 msgid "Repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1931 msgstr "版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1932
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1933 #: rhodecode/templates/admin/repos/repo_add.html:13
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1934 msgid "add new"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1935 msgstr "新建"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1936
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1937 #: rhodecode/templates/admin/repos/repo_add_base.html:20
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1938 #: rhodecode/templates/summary/summary.html:104
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1939 #: rhodecode/templates/summary/summary.html:105
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1940 msgid "Clone from"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1941 msgstr "克隆自"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1942
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1943 #: rhodecode/templates/admin/repos/repo_add_base.html:24
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1944 #: rhodecode/templates/admin/repos/repo_edit.html:44
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1945 #: rhodecode/templates/settings/repo_settings.html:43
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1946 msgid "Optional http[s] url from which repository should be cloned."
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1947 msgstr "可选的,指定版本库应该从哪个http[s]地址克隆。"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1948
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1949 #: rhodecode/templates/admin/repos/repo_add_base.html:33
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1950 #: rhodecode/templates/forks/fork.html:54
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1951 msgid "Optionaly select a group to put this repository into."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1952 msgstr "可选的,选择一个组将版本库放到其中"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1953
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1954 #: rhodecode/templates/admin/repos/repo_add_base.html:42
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1955 msgid "Type of repository to create."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1956 msgstr "要创建的版本库类型"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1957
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1958 #: rhodecode/templates/admin/repos/repo_add_base.html:47
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1959 #: rhodecode/templates/admin/repos/repo_edit.html:66
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1960 #: rhodecode/templates/forks/fork.html:41
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1961 #: rhodecode/templates/settings/repo_settings.html:57
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1962 msgid "Landing revision"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1963 msgstr "默认修订"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1964
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1965 #: rhodecode/templates/admin/repos/repo_add_base.html:51
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1966 #: rhodecode/templates/admin/repos/repo_edit.html:70
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1967 #: rhodecode/templates/forks/fork.html:45
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1968 #: rhodecode/templates/settings/repo_settings.html:61
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1969 msgid "Default revision for files page, downloads, whoosh and readme"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1970 msgstr "文件浏览、下载、whoosh和README的默认修订版本"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1971
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1972 #: rhodecode/templates/admin/repos/repo_add_base.html:60
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1973 #: rhodecode/templates/admin/repos/repo_edit.html:79
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1974 #: rhodecode/templates/forks/fork.html:63
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1975 #: rhodecode/templates/settings/repo_settings.html:70
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
1976 msgid "Keep it short and to the point. Use a README file for longer descriptions."
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1977 msgstr "保持简短。用README文件来写更长的描述。"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1978
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1979 #: rhodecode/templates/admin/repos/repo_add_base.html:73
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1980 msgid "add"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1981 msgstr "新建"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1982
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1983 #: rhodecode/templates/admin/repos/repo_add_create_repository.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1984 msgid "add new repository"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1985 msgstr "新建版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1986
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1987 #: rhodecode/templates/admin/repos/repo_edit.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1988 msgid "Edit repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1989 msgstr "编辑版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1990
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1991 #: rhodecode/templates/admin/repos/repo_edit.html:13
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1992 #: rhodecode/templates/admin/users/user_edit.html:13
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1993 #: rhodecode/templates/admin/users/user_edit.html:228
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1994 #: rhodecode/templates/admin/users/user_edit.html:230
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1995 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:28
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1996 #: rhodecode/templates/admin/users_groups/users_group_edit.html:13
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1997 #: rhodecode/templates/admin/users_groups/users_group_edit.html:207
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1998 #: rhodecode/templates/admin/users_groups/users_group_edit.html:209
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1999 #: rhodecode/templates/files/files_source.html:29
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2000 #: rhodecode/templates/journal/journal_page_repos.html:29
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2001 msgid "edit"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2002 msgstr "编辑"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2003
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2004 #: rhodecode/templates/admin/repos/repo_edit.html:40
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2005 #: rhodecode/templates/settings/repo_settings.html:39
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2006 msgid "Clone uri"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2007 msgstr "克隆地址"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2008
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2009 #: rhodecode/templates/admin/repos/repo_edit.html:53
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2010 #: rhodecode/templates/settings/repo_settings.html:52
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2011 msgid "Optional select a group to put this repository into."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2012 msgstr "可选的,选择一个组将版本库放到其中"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2013
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2014 #: rhodecode/templates/admin/repos/repo_edit.html:126
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2015 msgid "Change owner of this repository."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2016 msgstr "修改这个版本库的所有者"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2017
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2018 #: rhodecode/templates/admin/repos/repo_edit.html:142
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2019 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:75
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2020 #: rhodecode/templates/admin/settings/settings.html:113
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2021 #: rhodecode/templates/admin/settings/settings.html:179
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2022 #: rhodecode/templates/admin/settings/settings.html:269
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2023 #: rhodecode/templates/admin/users/user_edit.html:134
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2024 #: rhodecode/templates/admin/users/user_edit.html:179
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2025 #: rhodecode/templates/admin/users/user_edit.html:282
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2026 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:80
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2027 #: rhodecode/templates/admin/users_groups/users_group_edit.html:136
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2028 #: rhodecode/templates/files/files_add.html:82
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2029 #: rhodecode/templates/files/files_edit.html:68
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2030 #: rhodecode/templates/pullrequests/pullrequest.html:124
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2031 #: rhodecode/templates/settings/repo_settings.html:95
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2032 msgid "Reset"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2033 msgstr "重置"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2034
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2035 #: rhodecode/templates/admin/repos/repo_edit.html:152
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2036 msgid "Administration"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2037 msgstr "管理"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2038
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2039 #: rhodecode/templates/admin/repos/repo_edit.html:155
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2040 msgid "Statistics"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2041 msgstr "统计"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2042
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2043 #: rhodecode/templates/admin/repos/repo_edit.html:159
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2044 msgid "Reset current statistics"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2045 msgstr "重置统计"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2046
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2047 #: rhodecode/templates/admin/repos/repo_edit.html:159
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2048 msgid "Confirm to remove current statistics"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2049 msgstr "确认移除当前统计"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2050
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2051 #: rhodecode/templates/admin/repos/repo_edit.html:162
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2052 msgid "Fetched to rev"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2053 msgstr "获取到修订"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2054
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2055 #: rhodecode/templates/admin/repos/repo_edit.html:163
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2056 msgid "Stats gathered"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2057 msgstr "已收集的统计"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2058
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2059 #: rhodecode/templates/admin/repos/repo_edit.html:171
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2060 msgid "Remote"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2061 msgstr "远程"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2062
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2063 #: rhodecode/templates/admin/repos/repo_edit.html:175
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2064 msgid "Pull changes from remote location"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2065 msgstr "从远程路径拉取修订集"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2066
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2067 #: rhodecode/templates/admin/repos/repo_edit.html:175
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2068 msgid "Confirm to pull changes from remote side"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2069 msgstr "确认从远程拉取修订集"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2070
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2071 #: rhodecode/templates/admin/repos/repo_edit.html:186
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2072 msgid "Cache"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2073 msgstr "缓存"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2074
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2075 #: rhodecode/templates/admin/repos/repo_edit.html:190
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2076 msgid "Invalidate repository cache"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2077 msgstr "清除版本库缓存"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2078
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2079 #: rhodecode/templates/admin/repos/repo_edit.html:190
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2080 msgid "Confirm to invalidate repository cache"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2081 msgstr "确认清除版本库缓存"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2082
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2083 #: rhodecode/templates/admin/repos/repo_edit.html:193
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2084 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2085 "Manually invalidate cache for this repository. On first access repository"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2086 " will be cached again"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2087 msgstr "手动清除版本库缓存。之后第一次访问的时候将重建缓存"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2088
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2089 #: rhodecode/templates/admin/repos/repo_edit.html:198
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2090 msgid "List of cached values"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2091 msgstr "缓存值列表"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2092
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2093 #: rhodecode/templates/admin/repos/repo_edit.html:201
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2094 msgid "Prefix"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2095 msgstr "前缀"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2096
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2097 #: rhodecode/templates/admin/repos/repo_edit.html:202
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2098 msgid "Key"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2099 msgstr "键"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2100
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2101 #: rhodecode/templates/admin/repos/repo_edit.html:203
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2102 #: rhodecode/templates/admin/users/user_add.html:86
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2103 #: rhodecode/templates/admin/users/user_edit.html:117
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2104 #: rhodecode/templates/admin/users_groups/users_group_add.html:41
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2105 #: rhodecode/templates/admin/users_groups/users_group_edit.html:42
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2106 msgid "Active"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2107 msgstr "启用"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2108
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2109 #: rhodecode/templates/admin/repos/repo_edit.html:218
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2110 #: rhodecode/templates/base/base.html:331
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2111 #: rhodecode/templates/base/base.html:333
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2112 #: rhodecode/templates/base/base.html:335
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2113 msgid "Public journal"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2114 msgstr "公共日志"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2115
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2116 #: rhodecode/templates/admin/repos/repo_edit.html:224
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2117 msgid "Remove from public journal"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2118 msgstr "从公共日志删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2119
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2120 #: rhodecode/templates/admin/repos/repo_edit.html:226
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2121 msgid "Add to public journal"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2122 msgstr "添加到公共日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2123
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2124 #: rhodecode/templates/admin/repos/repo_edit.html:231
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2125 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2126 "All actions made on this repository will be accessible to everyone in "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2127 "public journal"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2128 msgstr "任何人都可以在公共日志上看到这个版本库上的所有动作"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2129
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2130 #: rhodecode/templates/admin/repos/repo_edit.html:238
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2131 msgid "Locking"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2132 msgstr "锁定"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2133
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2134 #: rhodecode/templates/admin/repos/repo_edit.html:243
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2135 msgid "Unlock locked repo"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2136 msgstr "解锁版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2137
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2138 #: rhodecode/templates/admin/repos/repo_edit.html:243
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2139 msgid "Confirm to unlock repository"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2140 msgstr "确认解锁版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2141
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2142 #: rhodecode/templates/admin/repos/repo_edit.html:246
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2143 msgid "lock repo"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2144 msgstr "锁定版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2145
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2146 #: rhodecode/templates/admin/repos/repo_edit.html:246
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2147 msgid "Confirm to lock repository"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2148 msgstr "确认锁定版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2149
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2150 #: rhodecode/templates/admin/repos/repo_edit.html:247
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2151 msgid "Repository is not locked"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2152 msgstr "版本库未锁定"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2153
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2154 #: rhodecode/templates/admin/repos/repo_edit.html:252
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2155 msgid "Force locking on repository. Works only when anonymous access is disabled"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2156 msgstr "强制锁定版本库。只有在禁止匿名访问时候才有效"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2157
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2158 #: rhodecode/templates/admin/repos/repo_edit.html:259
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2159 msgid "Set as fork of"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
2160 msgstr "设置复刻自"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2161
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2162 #: rhodecode/templates/admin/repos/repo_edit.html:268
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2163 msgid "Manually set this repository as a fork of another from the list"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
2164 msgstr "从列表中手动设置这个版本库复刻自另一版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2165
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2166 #: rhodecode/templates/admin/repos/repo_edit.html:274
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2167 #: rhodecode/templates/changeset/changeset_file_comment.html:26
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2168 msgid "Delete"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2169 msgstr "删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2170
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2171 #: rhodecode/templates/admin/repos/repo_edit.html:278
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2172 #: rhodecode/templates/settings/repo_settings.html:115
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2173 msgid "Remove this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2174 msgstr "删除版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2175
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2176 #: rhodecode/templates/admin/repos/repo_edit.html:278
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2177 #: rhodecode/templates/settings/repo_settings.html:115
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2178 msgid "Confirm to delete this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2179 msgstr "确认删除版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2180
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2181 #: rhodecode/templates/admin/repos/repo_edit.html:282
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2182 #: rhodecode/templates/settings/repo_settings.html:119
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2183 #, fuzzy
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2184 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2185 "This repository will be renamed in a special way in order to be "
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2186 "unaccesible for RhodeCode and VCS systems. If you need fully delete it "
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2187 "from file system please do it manually"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2188 msgstr ""
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2189 "这个版本库将以特殊的方式重命名这样RhodeCode和版本控制系统将不能访问它。\n"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2190 " 如果需要从文件系统完全删除,你需要手动操作"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2191
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2192 #: rhodecode/templates/admin/repos/repo_edit_perms.html:3
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2193 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:3
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2194 msgid "none"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2195 msgstr "无"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2196
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2197 #: rhodecode/templates/admin/repos/repo_edit_perms.html:4
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2198 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:4
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2199 msgid "read"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2200 msgstr "读"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2201
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2202 #: rhodecode/templates/admin/repos/repo_edit_perms.html:5
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2203 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:5
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2204 msgid "write"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2205 msgstr "写"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2206
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2207 #: rhodecode/templates/admin/repos/repo_edit_perms.html:6
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2208 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:6
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2209 #: rhodecode/templates/admin/users/users.html:85
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2210 #: rhodecode/templates/base/base.html:229
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2211 msgid "admin"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2212 msgstr "管理"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2213
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2214 #: rhodecode/templates/admin/repos/repo_edit_perms.html:7
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2215 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:7
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2216 msgid "member"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2217 msgstr "成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2218
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2219 #: rhodecode/templates/admin/repos/repo_edit_perms.html:16
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2220 #: rhodecode/templates/data_table/_dt_elements.html:67
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2221 #: rhodecode/templates/journal/journal.html:95
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2222 #: rhodecode/templates/summary/summary.html:85
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2223 msgid "private repository"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2224 msgstr "私有版本库"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2225
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2226 #: rhodecode/templates/admin/repos/repo_edit_perms.html:19
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2227 #: rhodecode/templates/admin/repos/repo_edit_perms.html:28
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2228 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:18
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2229 msgid "default"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2230 msgstr "默认"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2231
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2232 #: rhodecode/templates/admin/repos/repo_edit_perms.html:33
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2233 #: rhodecode/templates/admin/repos/repo_edit_perms.html:58
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2234 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:23
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2235 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:42
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2236 msgid "revoke"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2237 msgstr "移除"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2238
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2239 #: rhodecode/templates/admin/repos/repo_edit_perms.html:83
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2240 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:67
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2241 msgid "Add another member"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2242 msgstr "添加成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2243
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2244 #: rhodecode/templates/admin/repos/repo_edit_perms.html:97
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2245 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:87
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2246 msgid "Failed to remove user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2247 msgstr "删除用户失败"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2248
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2249 #: rhodecode/templates/admin/repos/repo_edit_perms.html:112
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2250 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:103
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2251 msgid "Failed to remove users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2252 msgstr "删除用户组失败"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2253
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2254 #: rhodecode/templates/admin/repos/repos.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2255 msgid "Repositories administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2256 msgstr "版本库管理员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2257
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2258 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:73
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2259 msgid "apply to children"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2260 msgstr "应用到成员"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2261
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2262 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:74
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2263 msgid ""
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2264 "Set or revoke permission to all children of that group, including "
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2265 "repositories and other groups"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2266 msgstr "设置或者撤销该组所有成员的权限,包括版本库和其他组"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2267
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2268 #: rhodecode/templates/admin/repos_groups/repos_groups.html:9
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2269 #: rhodecode/templates/base/base.html:122
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2270 #: rhodecode/templates/base/base.html:313
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2271 #: rhodecode/templates/base/base.html:315
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2272 #: rhodecode/templates/base/base.html:317
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2273 #: rhodecode/templates/bookmarks/bookmarks.html:11
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2274 #: rhodecode/templates/branches/branches.html:10
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2275 #: rhodecode/templates/changelog/changelog.html:10
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2276 #: rhodecode/templates/changeset/changeset.html:10
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2277 #: rhodecode/templates/changeset/changeset_range.html:9
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2278 #: rhodecode/templates/compare/compare_diff.html:9
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2279 #: rhodecode/templates/files/file_diff.html:8
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2280 #: rhodecode/templates/files/files.html:8
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2281 #: rhodecode/templates/files/files_add.html:15
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2282 #: rhodecode/templates/files/files_edit.html:15
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2283 #: rhodecode/templates/followers/followers.html:9
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2284 #: rhodecode/templates/forks/fork.html:9 rhodecode/templates/forks/forks.html:9
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2285 #: rhodecode/templates/pullrequests/pullrequest.html:8
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2286 #: rhodecode/templates/pullrequests/pullrequest_show.html:8
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2287 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:8
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2288 #: rhodecode/templates/settings/repo_settings.html:9
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2289 #: rhodecode/templates/shortlog/shortlog.html:10
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2290 #: rhodecode/templates/summary/summary.html:8
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2291 #: rhodecode/templates/tags/tags.html:11
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2292 msgid "Home"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2293 msgstr "首页"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2294
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2295 #: rhodecode/templates/admin/repos_groups/repos_groups.html:13
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2296 msgid "with"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2297 msgstr "有"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2298
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2299 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2300 msgid "Add repos group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2301 msgstr "添加版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2302
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2303 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2304 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2305 msgid "Repos groups"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2306 msgstr "版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2307
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2308 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2309 msgid "add new repos group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2310 msgstr "添加新版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2311
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2312 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:50
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2313 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:50
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2314 msgid "Group parent"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2315 msgstr "上级组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2316
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2317 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:58
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2318 #: rhodecode/templates/admin/users/user_add.html:94
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2319 #: rhodecode/templates/admin/users_groups/users_group_add.html:49
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2320 #: rhodecode/templates/admin/users_groups/users_group_edit.html:90
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2321 #: rhodecode/templates/pullrequests/pullrequest_show.html:131
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2322 msgid "save"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2323 msgstr "保存"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2324
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2325 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2326 msgid "Edit repos group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2327 msgstr "编辑版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2328
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2329 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2330 msgid "edit repos group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2331 msgstr "编辑版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2332
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2333 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:70
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2334 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2335 "Enable lock-by-pulling on group. This option will be applied to all other"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2336 " groups and repositories inside"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2337 msgstr "启用组的拉取锁定。这个选项将应用到组内的其他组和版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2338
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2339 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2340 msgid "Repositories groups administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2341 msgstr "版本库管理员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2342
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2343 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:22
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2344 msgid "ADD NEW GROUP"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2345 msgstr "添加组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2346
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2347 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:35
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2348 msgid "Number of toplevel repositories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2349 msgstr "顶层版本库数量"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2350
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2351 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:36
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2352 #: rhodecode/templates/admin/users/users.html:87
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2353 #: rhodecode/templates/admin/users_groups/users_groups.html:35
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2354 msgid "action"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2355 msgstr "操作"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2356
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2357 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:55
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2358 #: rhodecode/templates/admin/users/user_edit.html:259
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2359 #: rhodecode/templates/admin/users_groups/users_groups.html:44
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2360 #: rhodecode/templates/data_table/_dt_elements.html:7
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2361 #: rhodecode/templates/data_table/_dt_elements.html:121
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2362 msgid "delete"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2363 msgstr "删除"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2364
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2365 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:55
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2366 #, python-format
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2367 msgid "Confirm to delete this group: %s with %s repository"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2368 msgid_plural "Confirm to delete this group: %s with %s repositories"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2369 msgstr[0] "确认删除这个版本库组:%s包含%s个版本库"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2370
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2371 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:63
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2372 msgid "There are no repositories groups yet"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2373 msgstr "没有版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2374
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2375 #: rhodecode/templates/admin/settings/hooks.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2376 #: rhodecode/templates/admin/settings/settings.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2377 msgid "Settings administration"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2378 msgstr "系统设置"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2379
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2380 #: rhodecode/templates/admin/settings/hooks.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2381 #: rhodecode/templates/admin/settings/settings.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2382 #: rhodecode/templates/settings/repo_settings.html:13
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2383 msgid "Settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2384 msgstr "设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2385
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2386 #: rhodecode/templates/admin/settings/hooks.html:24
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2387 msgid "Built in hooks - read only"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2388 msgstr "内建钩子 - 只读"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2389
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2390 #: rhodecode/templates/admin/settings/hooks.html:40
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2391 msgid "Custom hooks"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2392 msgstr "自定义钩子"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2393
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2394 #: rhodecode/templates/admin/settings/hooks.html:56
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2395 msgid "remove"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2396 msgstr "删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2397
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2398 #: rhodecode/templates/admin/settings/hooks.html:88
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2399 msgid "Failed to remove hook"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2400 msgstr "移除钩子失败"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2401
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2402 #: rhodecode/templates/admin/settings/settings.html:24
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2403 msgid "Remap and rescan repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2404 msgstr "重新扫描并映射版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2405
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2406 #: rhodecode/templates/admin/settings/settings.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2407 msgid "rescan option"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2408 msgstr "重新扫描选项"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2409
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2410 #: rhodecode/templates/admin/settings/settings.html:38
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2411 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2412 "In case a repository was deleted from filesystem and there are leftovers "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2413 "in the database check this option to scan obsolete data in database and "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2414 "remove it."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2415 msgstr "如果版本库已经从文件系统删除,但数据库仍然有遗留信息,请勾选该项进行清理"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2416
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2417 #: rhodecode/templates/admin/settings/settings.html:39
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2418 msgid "destroy old data"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2419 msgstr "清理旧数据"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2420
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2421 #: rhodecode/templates/admin/settings/settings.html:41
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2422 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2423 "Rescan repositories location for new repositories. Also deletes obsolete "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2424 "if `destroy` flag is checked "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2425 msgstr "重新扫描版本库路径以发现新版本库。 同时删除过时的,如果设置有 `destroy` 标志"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2426
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2427 #: rhodecode/templates/admin/settings/settings.html:46
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2428 msgid "Rescan repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2429 msgstr "重新扫描版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2430
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2431 #: rhodecode/templates/admin/settings/settings.html:52
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2432 msgid "Whoosh indexing"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2433 msgstr "Whoosh索引"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2434
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2435 #: rhodecode/templates/admin/settings/settings.html:60
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2436 msgid "index build option"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2437 msgstr "构建索引选项"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2438
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2439 #: rhodecode/templates/admin/settings/settings.html:65
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2440 msgid "build from scratch"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2441 msgstr "重新建立"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2442
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2443 #: rhodecode/templates/admin/settings/settings.html:71
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2444 msgid "Reindex"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2445 msgstr "重新索引"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2446
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2447 #: rhodecode/templates/admin/settings/settings.html:77
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2448 msgid "Global application settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2449 msgstr "全局设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2450
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2451 #: rhodecode/templates/admin/settings/settings.html:86
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2452 msgid "Application name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2453 msgstr "应用名称"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2454
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2455 #: rhodecode/templates/admin/settings/settings.html:95
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2456 msgid "Realm text"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2457 msgstr "Realm text"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2458
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2459 #: rhodecode/templates/admin/settings/settings.html:104
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2460 msgid "GA code"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2461 msgstr "GA code"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2462
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2463 #: rhodecode/templates/admin/settings/settings.html:112
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2464 #: rhodecode/templates/admin/settings/settings.html:178
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2465 #: rhodecode/templates/admin/settings/settings.html:268
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2466 msgid "Save settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2467 msgstr "保存设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2468
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2469 #: rhodecode/templates/admin/settings/settings.html:119
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2470 msgid "Visualisation settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2471 msgstr "可视化设置"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2472
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2473 #: rhodecode/templates/admin/settings/settings.html:127
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2474 msgid "General"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2475 msgstr "通用"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2476
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2477 #: rhodecode/templates/admin/settings/settings.html:132
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2478 msgid "Use lightweight dashboard"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2479 msgstr "使用轻量的控制面板"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2480
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2481 #: rhodecode/templates/admin/settings/settings.html:139
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2482 msgid "Icons"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2483 msgstr "图标"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2484
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2485 #: rhodecode/templates/admin/settings/settings.html:144
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2486 msgid "Show public repo icon on repositories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2487 msgstr "显示公共版本库图标"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2488
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2489 #: rhodecode/templates/admin/settings/settings.html:148
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2490 msgid "Show private repo icon on repositories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2491 msgstr "显示私有版本库图标"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2492
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2493 #: rhodecode/templates/admin/settings/settings.html:155
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2494 msgid "Meta-Tagging"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2495 msgstr "元标记"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2496
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2497 #: rhodecode/templates/admin/settings/settings.html:160
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2498 msgid "Stylify recognised metatags:"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2499 msgstr "样式化识别的元标记"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2500
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2501 #: rhodecode/templates/admin/settings/settings.html:187
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2502 msgid "VCS settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2503 msgstr "版本控制系统设置"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2504
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2505 #: rhodecode/templates/admin/settings/settings.html:196
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2506 msgid "Web"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2507 msgstr "网络"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2508
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2509 #: rhodecode/templates/admin/settings/settings.html:201
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2510 msgid "require ssl for vcs operations"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2511 msgstr "要求使用SSL进行版本控制系统操作"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2512
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2513 #: rhodecode/templates/admin/settings/settings.html:203
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2514 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2515 "RhodeCode will require SSL for pushing or pulling. If SSL is missing it "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2516 "will return HTTP Error 406: Not Acceptable"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2517 msgstr "勾选后RhodeCode将要求使用SSL进行推送和拉取。如果没有使用SSL将返回HTTP 406错误:Not Acceptable"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2518
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2519 #: rhodecode/templates/admin/settings/settings.html:209
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2520 msgid "Hooks"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2521 msgstr "钩子"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2522
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2523 #: rhodecode/templates/admin/settings/settings.html:214
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2524 msgid "Update repository after push (hg update)"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2525 msgstr "推送后更新版本库(hg update)"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2526
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2527 #: rhodecode/templates/admin/settings/settings.html:218
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2528 msgid "Show repository size after push"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2529 msgstr "推送后显示版本库大小"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2530
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2531 #: rhodecode/templates/admin/settings/settings.html:222
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2532 msgid "Log user push commands"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2533 msgstr "记录用户推送命令"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2534
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2535 #: rhodecode/templates/admin/settings/settings.html:226
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2536 msgid "Log user pull commands"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2537 msgstr "记录用户拉取命令"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2538
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2539 #: rhodecode/templates/admin/settings/settings.html:230
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2540 msgid "advanced setup"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2541 msgstr "高级设置"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2542
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2543 #: rhodecode/templates/admin/settings/settings.html:235
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2544 msgid "Mercurial Extensions"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2545 msgstr "Mercurial扩展"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2546
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2547 #: rhodecode/templates/admin/settings/settings.html:240
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2548 msgid "largefiles extensions"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2549 msgstr "大文件扩展"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2550
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2551 #: rhodecode/templates/admin/settings/settings.html:244
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2552 msgid "hgsubversion extensions"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2553 msgstr "hgsubversion扩展"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2554
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2555 #: rhodecode/templates/admin/settings/settings.html:246
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2556 msgid ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2557 "Requires hgsubversion library installed. Allows clonning from svn remote "
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2558 "locations"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2559 msgstr " 允许从远程svn地址克隆。需要安装hgsubversion库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2560
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2561 #: rhodecode/templates/admin/settings/settings.html:256
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2562 msgid "Repositories location"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2563 msgstr "版本库路径"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2564
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2565 #: rhodecode/templates/admin/settings/settings.html:261
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2566 msgid ""
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2567 "This a crucial application setting. If you are really sure you need to "
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2568 "change this, you must restart application in order to make this setting "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2569 "take effect. Click this label to unlock."
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2570 msgstr "这是一个关键设置。如果确认修改该项设置,请重启服务以便设置生效。"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2571
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2572 #: rhodecode/templates/admin/settings/settings.html:262
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2573 #: rhodecode/templates/base/base.html:221
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2574 msgid "unlock"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2575 msgstr "解锁"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2576
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2577 #: rhodecode/templates/admin/settings/settings.html:263
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2578 msgid ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2579 "Location where repositories are stored. After changing this value a "
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2580 "restart, and rescan is required"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2581 msgstr "版本库存储路径。 修改后需要重启和重新扫描"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2582
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2583 #: rhodecode/templates/admin/settings/settings.html:283
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2584 msgid "Test Email"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2585 msgstr "测试邮件"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2586
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2587 #: rhodecode/templates/admin/settings/settings.html:291
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2588 msgid "Email to"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2589 msgstr "发送到"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2590
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2591 #: rhodecode/templates/admin/settings/settings.html:299
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2592 msgid "Send"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2593 msgstr "发送"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2594
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2595 #: rhodecode/templates/admin/settings/settings.html:305
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2596 msgid "System Info and Packages"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2597 msgstr "系统和软件包信息"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2598
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2599 #: rhodecode/templates/admin/settings/settings.html:308
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2600 msgid "show"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2601 msgstr "显示"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2602
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2603 #: rhodecode/templates/admin/users/user_add.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2604 msgid "Add user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2605 msgstr "添加用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2606
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2607 #: rhodecode/templates/admin/users/user_add.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2608 #: rhodecode/templates/admin/users/user_edit.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2609 msgid "Users"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2610 msgstr "用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2611
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2612 #: rhodecode/templates/admin/users/user_add.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2613 msgid "add new user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2614 msgstr "添加新用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2615
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2616 #: rhodecode/templates/admin/users/user_add.html:50
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2617 msgid "Password confirmation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2618 msgstr "确认密码"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2619
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2620 #: rhodecode/templates/admin/users/user_edit.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2621 msgid "Edit user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2622 msgstr "编辑用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2623
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2624 #: rhodecode/templates/admin/users/user_edit.html:34
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2625 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:10
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2626 msgid "Change your avatar at"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2627 msgstr "修改你的头像"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2628
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2629 #: rhodecode/templates/admin/users/user_edit.html:35
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2630 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:11
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2631 msgid "Using"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2632 msgstr "使用中"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2633
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2634 #: rhodecode/templates/admin/users/user_edit.html:43
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2635 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:20
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2636 msgid "API key"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2637 msgstr "API密钥"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2638
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2639 #: rhodecode/templates/admin/users/user_edit.html:63
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2640 msgid "LDAP DN"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2641 msgstr "LDAP DN"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2642
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2643 #: rhodecode/templates/admin/users/user_edit.html:72
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2644 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:35
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2645 msgid "New password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2646 msgstr "新密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2647
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2648 #: rhodecode/templates/admin/users/user_edit.html:81
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2649 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:44
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2650 msgid "New password confirmation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2651 msgstr "确认新密码"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2652
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2653 #: rhodecode/templates/admin/users/user_edit.html:151
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2654 #: rhodecode/templates/admin/users_groups/users_group_edit.html:108
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2655 msgid "Inherit default permissions"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2656 msgstr "继承默认权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2657
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2658 #: rhodecode/templates/admin/users/user_edit.html:156
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2659 #: rhodecode/templates/admin/users_groups/users_group_edit.html:113
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2660 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2661 msgid ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2662 "Select to inherit permissions from %s settings. With this selected below "
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2663 "options does not have any action"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2664 msgstr "勾选以从%s继承权限设置。 勾选后下面的选项将不起作用"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2665
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2666 #: rhodecode/templates/admin/users/user_edit.html:162
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2667 #: rhodecode/templates/admin/users_groups/users_group_edit.html:119
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2668 msgid "Create repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2669 msgstr "创建版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2670
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2671 #: rhodecode/templates/admin/users/user_edit.html:170
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2672 #: rhodecode/templates/admin/users_groups/users_group_edit.html:127
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2673 msgid "Fork repositories"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
2674 msgstr "复刻版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2675
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2676 #: rhodecode/templates/admin/users/user_edit.html:190
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2677 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:22
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2678 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:39
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2679 msgid "Nothing here yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2680 msgstr "无条目"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2681
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2682 #: rhodecode/templates/admin/users/user_edit.html:197
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2683 #: rhodecode/templates/admin/users/user_edit_my_account.html:60
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2684 #: rhodecode/templates/admin/users/user_edit_my_account.html:217
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2685 #: rhodecode/templates/admin/users_groups/users_group_edit.html:185
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2686 msgid "Permission"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2687 msgstr "权限"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2688
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2689 #: rhodecode/templates/admin/users/user_edit.html:198
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2690 #: rhodecode/templates/admin/users_groups/users_group_edit.html:186
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2691 msgid "Edit Permission"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2692 msgstr "编辑权限"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2693
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2694 #: rhodecode/templates/admin/users/user_edit.html:247
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2695 msgid "Email addresses"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2696 msgstr "邮件地址"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2697
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2698 #: rhodecode/templates/admin/users/user_edit.html:260
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2699 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2700 msgid "Confirm to delete this email: %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2701 msgstr "确认删除邮箱:%s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2702
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2703 #: rhodecode/templates/admin/users/user_edit.html:274
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2704 msgid "New email address"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2705 msgstr "增加邮箱"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2706
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2707 #: rhodecode/templates/admin/users/user_edit.html:281
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2708 msgid "Add"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2709 msgstr "增加"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2710
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2711 #: rhodecode/templates/admin/users/user_edit_my_account.html:5
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2712 #: rhodecode/templates/base/base.html:124
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2713 msgid "My account"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2714 msgstr "我的账户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2715
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2716 #: rhodecode/templates/admin/users/user_edit_my_account.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2717 msgid "My Account"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2718 msgstr "我的账户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2719
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2720 #: rhodecode/templates/admin/users/user_edit_my_account.html:35
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2721 msgid "My permissions"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2722 msgstr "我的权限"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2723
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2724 #: rhodecode/templates/admin/users/user_edit_my_account.html:38
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2725 #: rhodecode/templates/journal/journal.html:49
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2726 msgid "My repos"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2727 msgstr "我的版本库"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2728
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2729 #: rhodecode/templates/admin/users/user_edit_my_account.html:41
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2730 msgid "My pull requests"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2731 msgstr "我的拉取请求"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2732
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2733 #: rhodecode/templates/admin/users/user_edit_my_account.html:45
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2734 msgid "Add repo"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2735 msgstr "新建版本库"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2736
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2737 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:2
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2738 msgid "Opened by me"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2739 msgstr "我创建的"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2740
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2741 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:10
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2742 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2743 msgid "Pull request #%s opened on %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2744 msgstr "拉取请求#%s创建于%s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2745
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2746 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:15
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2747 msgid "Confirm to delete this pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2748 msgstr "确认删除拉取请求"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2749
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2750 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:26
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2751 msgid "I participate in"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2752 msgstr "我参与的"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2753
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2754 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:33
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2755 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:30
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2756 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2757 msgid "Pull request #%s opened by %s on %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2758 msgstr "拉取请求#%s由%s创建于%s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2759
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2760 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:7
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2761 #: rhodecode/templates/bookmarks/bookmarks.html:40
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2762 #: rhodecode/templates/bookmarks/bookmarks_data.html:9
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2763 #: rhodecode/templates/branches/branches.html:54
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2764 #: rhodecode/templates/branches/branches_data.html:9
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2765 #: rhodecode/templates/journal/journal_page_repos.html:8
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2766 #: rhodecode/templates/tags/tags.html:55
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2767 #: rhodecode/templates/tags/tags_data.html:9
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2768 msgid "Revision"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2769 msgstr "修订"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2770
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2771 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:28
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2772 #: rhodecode/templates/journal/journal_page_repos.html:29
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2773 msgid "private"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2774 msgstr "私有"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2775
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2776 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:31
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2777 #: rhodecode/templates/data_table/_dt_elements.html:7
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2778 #: rhodecode/templates/journal/journal_page_repos.html:32
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2779 #, python-format
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2780 msgid "Confirm to delete this repository: %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2781 msgstr "确认删除版本库:%s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2782
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2783 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:38
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2784 #: rhodecode/templates/journal/journal_page_repos.html:42
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2785 msgid "No repositories yet"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2786 msgstr "没有任何版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2787
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2788 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:40
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2789 #: rhodecode/templates/journal/journal_page_repos.html:44
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2790 msgid "create one now"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2791 msgstr "创建一个"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2792
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2793 #: rhodecode/templates/admin/users/users.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2794 msgid "Users administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2795 msgstr "用户管理员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2796
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2797 #: rhodecode/templates/admin/users/users.html:9
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2798 #: rhodecode/templates/base/base.html:235
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2799 msgid "users"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2800 msgstr "用户"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2801
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2802 #: rhodecode/templates/admin/users/users.html:23
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2803 msgid "ADD NEW USER"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2804 msgstr "添加用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2805
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2806 #: rhodecode/templates/admin/users/users.html:77
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2807 msgid "username"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2808 msgstr "用户名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2809
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2810 #: rhodecode/templates/admin/users/users.html:80
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2811 msgid "firstname"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2812 msgstr "名"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2813
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2814 #: rhodecode/templates/admin/users/users.html:81
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2815 msgid "lastname"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2816 msgstr "姓"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2817
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2818 #: rhodecode/templates/admin/users/users.html:82
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2819 msgid "last login"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2820 msgstr "最后登录"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2821
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2822 #: rhodecode/templates/admin/users/users.html:84
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2823 #: rhodecode/templates/admin/users_groups/users_groups.html:34
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2824 msgid "active"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2825 msgstr "启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2826
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2827 #: rhodecode/templates/admin/users/users.html:86
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2828 #: rhodecode/templates/base/base.html:238
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2829 msgid "ldap"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2830 msgstr "LDAP"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2831
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2832 #: rhodecode/templates/admin/users_groups/users_group_add.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2833 msgid "Add users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2834 msgstr "添加用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2835
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2836 #: rhodecode/templates/admin/users_groups/users_group_add.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2837 #: rhodecode/templates/admin/users_groups/users_groups.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2838 msgid "Users groups"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2839 msgstr "用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2840
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2841 #: rhodecode/templates/admin/users_groups/users_group_add.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2842 msgid "add new users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2843 msgstr "添加新用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2844
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2845 #: rhodecode/templates/admin/users_groups/users_group_edit.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2846 msgid "Edit users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2847 msgstr "编辑用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2848
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2849 #: rhodecode/templates/admin/users_groups/users_group_edit.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2850 msgid "UsersGroups"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2851 msgstr "用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2852
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2853 #: rhodecode/templates/admin/users_groups/users_group_edit.html:50
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2854 msgid "Members"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2855 msgstr "成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2856
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2857 #: rhodecode/templates/admin/users_groups/users_group_edit.html:58
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2858 msgid "Choosen group members"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2859 msgstr "选择组成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2860
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2861 #: rhodecode/templates/admin/users_groups/users_group_edit.html:61
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2862 msgid "Remove all elements"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2863 msgstr "移除全部项目"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2864
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2865 #: rhodecode/templates/admin/users_groups/users_group_edit.html:75
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2866 msgid "Available members"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2867 msgstr "启用成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2868
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2869 #: rhodecode/templates/admin/users_groups/users_group_edit.html:79
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2870 msgid "Add all elements"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2871 msgstr "添加全部项目"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2872
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2873 #: rhodecode/templates/admin/users_groups/users_group_edit.html:146
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2874 msgid "Group members"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2875 msgstr "拥护者成员"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2876
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2877 #: rhodecode/templates/admin/users_groups/users_group_edit.html:163
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2878 msgid "No members yet"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2879 msgstr "还没有成员"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2880
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2881 #: rhodecode/templates/admin/users_groups/users_group_edit.html:171
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2882 msgid "Permissions defined for this group"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2883 msgstr "这个组的权限"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2884
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2885 #: rhodecode/templates/admin/users_groups/users_group_edit.html:178
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2886 msgid "No permissions set yet"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2887 msgstr "还未设置权限"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2888
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2889 #: rhodecode/templates/admin/users_groups/users_groups.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2890 msgid "Users groups administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2891 msgstr "用户组管理"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2892
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2893 #: rhodecode/templates/admin/users_groups/users_groups.html:23
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2894 msgid "ADD NEW USER GROUP"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2895 msgstr "添加新用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2896
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2897 #: rhodecode/templates/admin/users_groups/users_groups.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2898 msgid "group name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2899 msgstr "组名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2900
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2901 #: rhodecode/templates/admin/users_groups/users_groups.html:33
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2902 #: rhodecode/templates/base/root.html:46
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2903 msgid "members"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2904 msgstr "成员"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2905
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2906 #: rhodecode/templates/admin/users_groups/users_groups.html:45
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2907 #, python-format
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2908 msgid "Confirm to delete this users group: %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2909 msgstr "确认删除该组:%s"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2910
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2911 #: rhodecode/templates/base/base.html:41
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2912 msgid "Submit a bug"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2913 msgstr "提交bug"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2914
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2915 #: rhodecode/templates/base/base.html:77
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2916 msgid "Login to your account"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2917 msgstr "登录"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2918
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2919 #: rhodecode/templates/base/base.html:100
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2920 msgid "Forgot password ?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2921 msgstr "忘记密码?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2922
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2923 #: rhodecode/templates/base/base.html:107
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2924 msgid "Log In"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2925 msgstr "登录"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2926
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2927 #: rhodecode/templates/base/base.html:118
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2928 msgid "Inbox"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2929 msgstr "收件箱"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2930
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2931 #: rhodecode/templates/base/base.html:123
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2932 #: rhodecode/templates/base/base.html:322
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2933 #: rhodecode/templates/base/base.html:324
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2934 #: rhodecode/templates/base/base.html:326
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2935 #: rhodecode/templates/journal/journal.html:4
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2936 #: rhodecode/templates/journal/public_journal.html:4
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2937 msgid "Journal"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2938 msgstr "日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2939
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2940 #: rhodecode/templates/base/base.html:125
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2941 msgid "Log Out"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2942 msgstr "退出"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2943
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2944 #: rhodecode/templates/base/base.html:144
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2945 msgid "Switch repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2946 msgstr "切换版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2947
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2948 #: rhodecode/templates/base/base.html:146
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2949 msgid "Products"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2950 msgstr "产品"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2951
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2952 #: rhodecode/templates/base/base.html:152
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
2953 #: rhodecode/templates/base/base.html:182 rhodecode/templates/base/root.html:47
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2954 msgid "loading..."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2955 msgstr "载入中..."
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2956
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2957 #: rhodecode/templates/base/base.html:158
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2958 #: rhodecode/templates/base/base.html:160
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2959 #: rhodecode/templates/base/base.html:162
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2960 #: rhodecode/templates/data_table/_dt_elements.html:15
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2961 #: rhodecode/templates/data_table/_dt_elements.html:17
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2962 #: rhodecode/templates/data_table/_dt_elements.html:19
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2963 msgid "Summary"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2964 msgstr "概况"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2965
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2966 #: rhodecode/templates/base/base.html:166
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2967 #: rhodecode/templates/base/base.html:168
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2968 #: rhodecode/templates/base/base.html:170
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2969 #: rhodecode/templates/changelog/changelog.html:15
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2970 #: rhodecode/templates/data_table/_dt_elements.html:23
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2971 #: rhodecode/templates/data_table/_dt_elements.html:25
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2972 #: rhodecode/templates/data_table/_dt_elements.html:27
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2973 msgid "Changelog"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2974 msgstr "修订记录"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2975
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2976 #: rhodecode/templates/base/base.html:175
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2977 #: rhodecode/templates/base/base.html:177
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2978 #: rhodecode/templates/base/base.html:179
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2979 msgid "Switch to"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2980 msgstr "切换到"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2981
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2982 #: rhodecode/templates/base/base.html:186
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2983 #: rhodecode/templates/base/base.html:188
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2984 #: rhodecode/templates/base/base.html:190
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2985 #: rhodecode/templates/data_table/_dt_elements.html:31
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2986 #: rhodecode/templates/data_table/_dt_elements.html:33
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2987 #: rhodecode/templates/data_table/_dt_elements.html:35
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2988 msgid "Files"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2989 msgstr "浏览"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2990
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2991 #: rhodecode/templates/base/base.html:195
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2992 #: rhodecode/templates/base/base.html:199
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2993 msgid "Options"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2994 msgstr "选项"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2995
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2996 #: rhodecode/templates/base/base.html:204
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2997 #: rhodecode/templates/base/base.html:206
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2998 msgid "repository settings"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2999 msgstr "版本库选项"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3000
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3001 #: rhodecode/templates/base/base.html:210
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3002 #: rhodecode/templates/data_table/_dt_elements.html:80
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3003 #: rhodecode/templates/forks/fork.html:13
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3004 msgid "fork"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3005 msgstr "复刻"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3006
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
3007 #: rhodecode/templates/base/base.html:212 rhodecode/templates/base/root.html:50
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3008 #: rhodecode/templates/changelog/changelog.html:43
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
3009 msgid "Open new pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3010 msgstr "新建拉取请求"
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
3011
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3012 #: rhodecode/templates/base/base.html:215
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3013 #: rhodecode/templates/forks/forks_data.html:21
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3014 msgid "Compare fork"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3015 msgstr "比较复刻"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3016
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3017 #: rhodecode/templates/base/base.html:217
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3018 msgid "search"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3019 msgstr "搜索"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3020
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3021 #: rhodecode/templates/base/base.html:223
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3022 msgid "lock"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3023 msgstr "锁定"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3024
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3025 #: rhodecode/templates/base/base.html:234
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3026 msgid "repositories groups"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3027 msgstr "版本库组"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3028
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3029 #: rhodecode/templates/base/base.html:236
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3030 msgid "users groups"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3031 msgstr "用户组"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3032
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3033 #: rhodecode/templates/base/base.html:237
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3034 msgid "permissions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3035 msgstr "权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3036
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3037 #: rhodecode/templates/base/base.html:239
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3038 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3039 msgid "defaults"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3040 msgstr "默认"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3041
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3042 #: rhodecode/templates/base/base.html:240
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3043 msgid "settings"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3044 msgstr "设置"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3045
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3046 #: rhodecode/templates/base/base.html:251
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3047 #: rhodecode/templates/base/base.html:253
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3048 msgid "Followers"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3049 msgstr "关注者"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3050
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3051 #: rhodecode/templates/base/base.html:259
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3052 #: rhodecode/templates/base/base.html:261
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3053 msgid "Forks"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3054 msgstr "复刻"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3055
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3056 #: rhodecode/templates/base/base.html:340
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3057 #: rhodecode/templates/base/base.html:342
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3058 #: rhodecode/templates/base/base.html:344
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3059 #: rhodecode/templates/search/search.html:52
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3060 msgid "Search"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3061 msgstr "搜索"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3062
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3063 #: rhodecode/templates/base/root.html:42
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3064 msgid "add another comment"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3065 msgstr "添加新的评论"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3066
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3067 #: rhodecode/templates/base/root.html:43
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3068 #: rhodecode/templates/journal/journal.html:83
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3069 #: rhodecode/templates/summary/summary.html:57
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3070 msgid "Stop following this repository"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3071 msgstr "停止关注该版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3072
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3073 #: rhodecode/templates/base/root.html:44
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3074 #: rhodecode/templates/summary/summary.html:61
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3075 msgid "Start following this repository"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3076 msgstr "开始关注该版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3077
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3078 #: rhodecode/templates/base/root.html:45
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3079 msgid "Group"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3080 msgstr "组"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3081
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3082 #: rhodecode/templates/base/root.html:48
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3083 msgid "search truncated"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3084 msgstr "搜索被截断"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3085
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3086 #: rhodecode/templates/base/root.html:49
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3087 msgid "no matching files"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3088 msgstr "没有符合的文件"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3089
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3090 #: rhodecode/templates/base/root.html:51
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3091 msgid "Open new pull request for selected changesets"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3092 msgstr "为选择的变更集创建新的拉取请求"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3093
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3094 #: rhodecode/templates/base/root.html:52
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3095 msgid "Show selected changes __S -> __E"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3096 msgstr "显示选定的修订集:__S -> __E"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3097
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3098 #: rhodecode/templates/base/root.html:53
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3099 msgid "Selection link"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3100 msgstr "选择链接"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3101
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3102 #: rhodecode/templates/bookmarks/bookmarks.html:5
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3103 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3104 msgid "%s Bookmarks"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3105 msgstr "%s书签"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3106
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3107 #: rhodecode/templates/bookmarks/bookmarks.html:39
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3108 #: rhodecode/templates/bookmarks/bookmarks_data.html:8
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3109 #: rhodecode/templates/branches/branches.html:53
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3110 #: rhodecode/templates/branches/branches_data.html:8
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3111 #: rhodecode/templates/tags/tags.html:54
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3112 #: rhodecode/templates/tags/tags_data.html:8
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3113 msgid "Author"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3114 msgstr "作者"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3115
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3116 #: rhodecode/templates/branches/branches.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3117 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3118 msgid "%s Branches"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3119 msgstr "%s分支"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3120
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3121 #: rhodecode/templates/branches/branches.html:29
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3122 msgid "Compare branches"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3123 msgstr "比较分支"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3124
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3125 #: rhodecode/templates/branches/branches.html:56
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3126 #: rhodecode/templates/branches/branches_data.html:10
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3127 #: rhodecode/templates/compare/compare_diff.html:5
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3128 #: rhodecode/templates/compare/compare_diff.html:13
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3129 #: rhodecode/templates/tags/tags.html:57
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3130 #: rhodecode/templates/tags/tags_data.html:10
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3131 msgid "Compare"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3132 msgstr "比较显示"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3133
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3134 #: rhodecode/templates/changelog/changelog.html:6
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3135 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3136 msgid "%s Changelog"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3137 msgstr "%s修订记录"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3138
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3139 #: rhodecode/templates/changelog/changelog.html:15
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3140 #, python-format
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3141 msgid "showing %d out of %d revision"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3142 msgid_plural "showing %d out of %d revisions"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3143 msgstr[0] "显示%d/%d个版本"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3144
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3145 #: rhodecode/templates/changelog/changelog.html:37
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3146 msgid "Clear selection"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3147 msgstr "清除选择"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3148
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3149 #: rhodecode/templates/changelog/changelog.html:40
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3150 #: rhodecode/templates/forks/forks_data.html:19
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3151 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3152 msgid "compare fork with %s"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3153 msgstr "比较复刻和%s"
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3154
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3155 #: rhodecode/templates/changelog/changelog.html:40
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3156 msgid "Compare fork with parent"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3157 msgstr "比较复刻和源版本库"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3158
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3159 #: rhodecode/templates/changelog/changelog.html:49
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3160 msgid "Show"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3161 msgstr "显示"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3162
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3163 #: rhodecode/templates/changelog/changelog.html:74
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3164 #: rhodecode/templates/summary/summary.html:375
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3165 msgid "show more"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3166 msgstr "显示更多"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3167
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3168 #: rhodecode/templates/changelog/changelog.html:78
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3169 msgid "Affected number of files, click to show more details"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3170 msgstr "影响的文件数,点击显示详细信息"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3171
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3172 #: rhodecode/templates/changelog/changelog.html:91
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3173 #: rhodecode/templates/changeset/changeset.html:65
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3174 #: rhodecode/templates/changeset/changeset_file_comment.html:20
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3175 #: rhodecode/templates/changeset/changeset_range.html:46
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3176 msgid "Changeset status"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3177 msgstr "修订集状态"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3178
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3179 #: rhodecode/templates/changelog/changelog.html:94
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3180 #: rhodecode/templates/shortlog/shortlog_data.html:20
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3181 msgid "Click to open associated pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3182 msgstr "点击建立相关的拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3183
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3184 #: rhodecode/templates/changelog/changelog.html:104
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3185 msgid "Parent"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3186 msgstr "父版本"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3187
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3188 #: rhodecode/templates/changelog/changelog.html:110
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3189 #: rhodecode/templates/changeset/changeset.html:42
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3190 msgid "No parents"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3191 msgstr "无父版本"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3192
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3193 #: rhodecode/templates/changelog/changelog.html:115
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3194 #: rhodecode/templates/changeset/changeset.html:106
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3195 #: rhodecode/templates/changeset/changeset_range.html:79
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3196 msgid "merge"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3197 msgstr "合并"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3198
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3199 #: rhodecode/templates/changelog/changelog.html:118
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3200 #: rhodecode/templates/changeset/changeset.html:109
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3201 #: rhodecode/templates/changeset/changeset_range.html:82
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3202 #: rhodecode/templates/files/files.html:29
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3203 #: rhodecode/templates/files/files_add.html:33
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3204 #: rhodecode/templates/files/files_edit.html:33
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3205 #: rhodecode/templates/shortlog/shortlog_data.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3206 msgid "branch"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3207 msgstr "分支"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3208
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3209 #: rhodecode/templates/changelog/changelog.html:124
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3210 #: rhodecode/templates/changeset/changeset_range.html:88
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3211 msgid "bookmark"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3212 msgstr "书签"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3213
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3214 #: rhodecode/templates/changelog/changelog.html:130
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3215 #: rhodecode/templates/changeset/changeset.html:114
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3216 #: rhodecode/templates/changeset/changeset_range.html:94
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3217 msgid "tag"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3218 msgstr "标签"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3219
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3220 #: rhodecode/templates/changelog/changelog.html:301
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3221 msgid "There are no changes yet"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3222 msgstr "没有任何变更"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3223
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3224 #: rhodecode/templates/changelog/changelog_details.html:4
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3225 #: rhodecode/templates/changeset/changeset.html:94
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3226 msgid "removed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3227 msgstr "移除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3228
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3229 #: rhodecode/templates/changelog/changelog_details.html:5
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3230 #: rhodecode/templates/changeset/changeset.html:95
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3231 msgid "changed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3232 msgstr "修改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3233
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3234 #: rhodecode/templates/changelog/changelog_details.html:6
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3235 #: rhodecode/templates/changeset/changeset.html:96
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3236 msgid "added"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3237 msgstr "添加"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3238
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3239 #: rhodecode/templates/changelog/changelog_details.html:8
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3240 #: rhodecode/templates/changelog/changelog_details.html:9
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3241 #: rhodecode/templates/changelog/changelog_details.html:10
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3242 #: rhodecode/templates/changeset/changeset.html:98
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3243 #: rhodecode/templates/changeset/changeset.html:99
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3244 #: rhodecode/templates/changeset/changeset.html:100
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3245 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3246 msgid "affected %s files"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3247 msgstr "影响%s文件"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3248
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3249 #: rhodecode/templates/changeset/changeset.html:6
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3250 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3251 msgid "%s Changeset"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3252 msgstr "%s修订集"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3253
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3254 #: rhodecode/templates/changeset/changeset.html:14
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3255 msgid "Changeset"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3256 msgstr "修订集"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3257
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3258 #: rhodecode/templates/changeset/changeset.html:52
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3259 #, fuzzy
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3260 msgid "No children"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3261 msgstr "应用到成员"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3262
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3263 #: rhodecode/templates/changeset/changeset.html:70
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3264 #: rhodecode/templates/changeset/diff_block.html:20
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3265 msgid "raw diff"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3266 msgstr "原始diff"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3267
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3268 #: rhodecode/templates/changeset/changeset.html:71
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3269 msgid "patch diff"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3270 msgstr "原始diff"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3271
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3272 #: rhodecode/templates/changeset/changeset.html:72
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3273 #: rhodecode/templates/changeset/diff_block.html:21
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3274 msgid "download diff"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3275 msgstr "下载diff"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3276
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3277 #: rhodecode/templates/changeset/changeset.html:76
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3278 #: rhodecode/templates/changeset/changeset_file_comment.html:82
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3279 #, python-format
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3280 msgid "%d comment"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3281 msgid_plural "%d comments"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3282 msgstr[0] "%d条评论"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3283
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3284 #: rhodecode/templates/changeset/changeset.html:76
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3285 #: rhodecode/templates/changeset/changeset_file_comment.html:82
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3286 #, python-format
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3287 msgid "(%d inline)"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3288 msgid_plural "(%d inline)"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3289 msgstr[0] "(%d内嵌)"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3290
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3291 #: rhodecode/templates/changeset/changeset.html:122
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3292 #: rhodecode/templates/compare/compare_diff.html:44
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3293 #: rhodecode/templates/pullrequests/pullrequest_show.html:76
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3294 #, python-format
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3295 msgid "%s file changed"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3296 msgid_plural "%s files changed"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3297 msgstr[0] "修改%s个文件"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3298
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3299 #: rhodecode/templates/changeset/changeset.html:124
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3300 #: rhodecode/templates/compare/compare_diff.html:46
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3301 #: rhodecode/templates/pullrequests/pullrequest_show.html:78
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3302 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3303 msgid "%s file changed with %s insertions and %s deletions"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3304 msgid_plural "%s files changed with %s insertions and %s deletions"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3305 msgstr[0] "修改%s个文件包括%s行插入和%s行删除"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3306
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3307 #: rhodecode/templates/changeset/changeset_file_comment.html:42
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3308 msgid "Submitting..."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3309 msgstr "提交中……"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3310
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3311 #: rhodecode/templates/changeset/changeset_file_comment.html:45
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3312 msgid "Commenting on line {1}."
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3313 msgstr "在{1}行上评论"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3314
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3315 #: rhodecode/templates/changeset/changeset_file_comment.html:46
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3316 #: rhodecode/templates/changeset/changeset_file_comment.html:121
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3317 #, python-format
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3318 msgid "Comments parsed using %s syntax with %s support."
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3319 msgstr "评论使用%s语法并支持%s"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3320
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3321 #: rhodecode/templates/changeset/changeset_file_comment.html:48
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3322 #: rhodecode/templates/changeset/changeset_file_comment.html:123
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
3323 msgid "Use @username inside this text to send notification to this RhodeCode user"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3324 msgstr "在文本中使用 @用户名 以发送通知到该RhodeCode用户"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3325
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3326 #: rhodecode/templates/changeset/changeset_file_comment.html:59
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3327 #: rhodecode/templates/changeset/changeset_file_comment.html:143
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3328 msgid "Comment"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3329 msgstr "评论"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3330
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3331 #: rhodecode/templates/changeset/changeset_file_comment.html:60
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3332 #: rhodecode/templates/changeset/changeset_file_comment.html:71
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3333 msgid "Hide"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3334 msgstr "隐藏"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3335
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3336 #: rhodecode/templates/changeset/changeset_file_comment.html:67
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3337 msgid "You need to be logged in to comment."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3338 msgstr "必须登录才能评论"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3339
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3340 #: rhodecode/templates/changeset/changeset_file_comment.html:67
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3341 msgid "Login now"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3342 msgstr "现在登陆"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3343
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3344 #: rhodecode/templates/changeset/changeset_file_comment.html:118
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3345 msgid "Leave a comment"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3346 msgstr "发表评论"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3347
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3348 #: rhodecode/templates/changeset/changeset_file_comment.html:125
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3349 msgid "Check this to change current status of code-review for this changeset"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3350 msgstr "勾选以改变这个修订集的代码审查状态"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3351
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3352 #: rhodecode/templates/changeset/changeset_file_comment.html:125
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3353 msgid "change status"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3354 msgstr "改变状态"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3355
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3356 #: rhodecode/templates/changeset/changeset_file_comment.html:145
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3357 msgid "Comment and close"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3358 msgstr "评论并关闭"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3359
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3360 #: rhodecode/templates/changeset/changeset_range.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3361 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3362 msgid "%s Changesets"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3363 msgstr "%s修订集"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3364
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3365 #: rhodecode/templates/changeset/changeset_range.html:29
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3366 #: rhodecode/templates/compare/compare_diff.html:29
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3367 msgid "Compare View"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3368 msgstr "比较显示"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3369
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3370 #: rhodecode/templates/changeset/changeset_range.html:29
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3371 msgid "Show combined compare"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3372 msgstr "显示紧凑比较"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3373
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3374 #: rhodecode/templates/changeset/changeset_range.html:54
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3375 msgid "Files affected"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3376 msgstr "影响文件"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3377
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3378 #: rhodecode/templates/changeset/diff_block.html:19
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3379 msgid "show full diff for this file"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3380 msgstr "显示文件的完整差异"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3381
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3382 #: rhodecode/templates/changeset/diff_block.html:27
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3383 msgid "show inline comments"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3384 msgstr "显示内嵌评论"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3385
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3386 #: rhodecode/templates/compare/compare_cs.html:5
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3387 msgid "No changesets"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3388 msgstr "无修订"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3389
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3390 #: rhodecode/templates/compare/compare_diff.html:37
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3391 #: rhodecode/templates/pullrequests/pullrequest_show.html:69
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3392 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3393 msgid "Showing %s commit"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3394 msgid_plural "Showing %s commits"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3395 msgstr[0] "显示%s个提交"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3396
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3397 #: rhodecode/templates/compare/compare_diff.html:52
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3398 #: rhodecode/templates/pullrequests/pullrequest_show.html:84
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3399 msgid "No files"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3400 msgstr "无文件"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3401
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3402 #: rhodecode/templates/data_table/_dt_elements.html:39
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3403 #: rhodecode/templates/data_table/_dt_elements.html:41
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3404 #: rhodecode/templates/data_table/_dt_elements.html:43
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3405 msgid "Fork"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3406 msgstr "复刻"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3407
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3408 #: rhodecode/templates/data_table/_dt_elements.html:60
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3409 #: rhodecode/templates/journal/journal.html:89
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3410 #: rhodecode/templates/summary/summary.html:77
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3411 msgid "Mercurial repository"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3412 msgstr "Mercurial版本库"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3413
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3414 #: rhodecode/templates/data_table/_dt_elements.html:62
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3415 #: rhodecode/templates/journal/journal.html:91
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3416 #: rhodecode/templates/summary/summary.html:80
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3417 msgid "Git repository"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3418 msgstr "Git版本库"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3419
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3420 #: rhodecode/templates/data_table/_dt_elements.html:69
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3421 #: rhodecode/templates/journal/journal.html:97
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3422 #: rhodecode/templates/summary/summary.html:87
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3423 msgid "public repository"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3424 msgstr "公共版本库"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3425
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3426 #: rhodecode/templates/data_table/_dt_elements.html:80
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3427 #: rhodecode/templates/summary/summary.html:96
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3428 #: rhodecode/templates/summary/summary.html:97
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3429 msgid "Fork of"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3430 msgstr "复刻自"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3431
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3432 #: rhodecode/templates/data_table/_dt_elements.html:94
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3433 msgid "No changesets yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3434 msgstr "无修订"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3435
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3436 #: rhodecode/templates/data_table/_dt_elements.html:101
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3437 #: rhodecode/templates/data_table/_dt_elements.html:103
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3438 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3439 msgid "Subscribe to %s rss feed"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3440 msgstr "订阅%s的RSS"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3441
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3442 #: rhodecode/templates/data_table/_dt_elements.html:109
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3443 #: rhodecode/templates/data_table/_dt_elements.html:111
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3444 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3445 msgid "Subscribe to %s atom feed"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3446 msgstr "订阅%s的Atom"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3447
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3448 #: rhodecode/templates/data_table/_dt_elements.html:122
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3449 #, python-format
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3450 msgid "Confirm to delete this user: %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3451 msgstr "确认删除用户:%s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3452
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3453 #: rhodecode/templates/email_templates/changeset_comment.html:10
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3454 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3455 msgid "New status$"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3456 msgstr "改变状态"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3457
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3458 #: rhodecode/templates/email_templates/main.html:8
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3459 msgid "This is a notification from RhodeCode."
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3460 msgstr "这是一个RhodeCode通知。"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3461
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3462 #: rhodecode/templates/email_templates/password_reset.html:4
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3463 msgid "Hello"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3464 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3465
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3466 #: rhodecode/templates/email_templates/password_reset.html:6
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3467 msgid "We received a request to create a new password for your account."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3468 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3469
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3470 #: rhodecode/templates/email_templates/password_reset.html:8
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3471 msgid "You can generate it by clicking following URL"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3472 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3473
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3474 #: rhodecode/templates/email_templates/password_reset.html:12
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3475 msgid "If you didn't request new password please ignore this email."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3476 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3477
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3478 #: rhodecode/templates/email_templates/pull_request.html:4
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3479 #, python-format
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3480 msgid ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3481 "User %s opened pull request for repository %s and wants you to review "
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3482 "changes."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3483 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3484
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3485 #: rhodecode/templates/email_templates/pull_request.html:5
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3486 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3487 msgid "title"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3488 msgstr "标题"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3489
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3490 #: rhodecode/templates/email_templates/pull_request.html:6
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3491 #: rhodecode/templates/pullrequests/pullrequest.html:115
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3492 msgid "description"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3493 msgstr "描述"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3494
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3495 #: rhodecode/templates/email_templates/pull_request.html:11
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3496 msgid "revisions for reviewing"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3497 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3498
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3499 #: rhodecode/templates/email_templates/pull_request.html:18
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3500 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3501 msgid "View this pull request here"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3502 msgstr "为这个拉取请求增加检视人员"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3503
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3504 #: rhodecode/templates/email_templates/pull_request_comment.html:4
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3505 #, fuzzy, python-format
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3506 msgid "User %s commented on pull request #%s for repository %s"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3507 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3508
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3509 #: rhodecode/templates/email_templates/pull_request_comment.html:10
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3510 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3511 msgid "New status"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3512 msgstr "改变状态"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3513
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3514 #: rhodecode/templates/email_templates/pull_request_comment.html:14
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3515 msgid "View this comment here"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3516 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3517
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3518 #: rhodecode/templates/email_templates/registration.html:4
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3519 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3520 msgid "A new user have registered in RhodeCode"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3521 msgstr "成功注册到RhodeCode"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3522
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3523 #: rhodecode/templates/email_templates/registration.html:9
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3524 msgid "View this user here"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3525 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3526
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3527 #: rhodecode/templates/errors/error_document.html:46
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3528 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3529 msgid "You will be redirected to %s in %s seconds"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3530 msgstr "重定向到%s,于%s秒后"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3531
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3532 #: rhodecode/templates/files/file_diff.html:4
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3533 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3534 msgid "%s File diff"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3535 msgstr "%s文件差异"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3536
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3537 #: rhodecode/templates/files/file_diff.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3538 msgid "File diff"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3539 msgstr "文件差异"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3540
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3541 #: rhodecode/templates/files/files.html:4
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3542 #: rhodecode/templates/files/files.html:74
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3543 #, python-format
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3544 msgid "%s files"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3545 msgstr "%s文件"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3546
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3547 #: rhodecode/templates/files/files.html:12
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3548 #: rhodecode/templates/summary/summary.html:351
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3549 msgid "files"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3550 msgstr "文件"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3551
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3552 #: rhodecode/templates/files/files_add.html:4
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3553 #: rhodecode/templates/files/files_edit.html:4
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3554 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3555 msgid "%s Edit file"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3556 msgstr "%s编辑文件"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3557
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3558 #: rhodecode/templates/files/files_add.html:19
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3559 msgid "add file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3560 msgstr "新建文件"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3561
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3562 #: rhodecode/templates/files/files_add.html:40
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3563 msgid "Add new file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3564 msgstr "新建文件"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3565
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3566 #: rhodecode/templates/files/files_add.html:45
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3567 msgid "File Name"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3568 msgstr "文件名"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3569
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3570 #: rhodecode/templates/files/files_add.html:49
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3571 #: rhodecode/templates/files/files_add.html:58
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3572 msgid "or"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3573 msgstr "或者"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3574
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3575 #: rhodecode/templates/files/files_add.html:49
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3576 #: rhodecode/templates/files/files_add.html:54
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3577 msgid "Upload file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3578 msgstr "上传文件"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3579
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3580 #: rhodecode/templates/files/files_add.html:58
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3581 msgid "Create new file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3582 msgstr "创建新文件"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3583
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3584 #: rhodecode/templates/files/files_add.html:63
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3585 #: rhodecode/templates/files/files_edit.html:39
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3586 #: rhodecode/templates/files/files_ypjax.html:3
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3587 msgid "Location"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3588 msgstr "位置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3589
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3590 #: rhodecode/templates/files/files_add.html:67
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3591 msgid "use / to separate directories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3592 msgstr "使用 / 目录分隔符"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3593
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3594 #: rhodecode/templates/files/files_add.html:77
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3595 #: rhodecode/templates/files/files_edit.html:63
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3596 #: rhodecode/templates/shortlog/shortlog_data.html:6
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3597 msgid "commit message"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3598 msgstr "提交信息"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3599
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3600 #: rhodecode/templates/files/files_add.html:81
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3601 #: rhodecode/templates/files/files_edit.html:67
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3602 msgid "Commit changes"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3603 msgstr "提交修改"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3604
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3605 #: rhodecode/templates/files/files_browser.html:13
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3606 msgid "view"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3607 msgstr "显示"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3608
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3609 #: rhodecode/templates/files/files_browser.html:14
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3610 msgid "previous revision"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3611 msgstr "上一个修订"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3612
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3613 #: rhodecode/templates/files/files_browser.html:16
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3614 msgid "next revision"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3615 msgstr "下一个修订"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3616
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3617 #: rhodecode/templates/files/files_browser.html:23
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3618 msgid "follow current branch"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3619 msgstr "沿着当前分支"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3620
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3621 #: rhodecode/templates/files/files_browser.html:27
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3622 msgid "search file list"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3623 msgstr "搜索文件列表"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3624
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3625 #: rhodecode/templates/files/files_browser.html:31
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3626 #: rhodecode/templates/shortlog/shortlog_data.html:78
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3627 msgid "add new file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3628 msgstr "新建文件"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3629
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3630 #: rhodecode/templates/files/files_browser.html:35
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3631 msgid "Loading file list..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3632 msgstr "加载文件列表..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3633
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3634 #: rhodecode/templates/files/files_browser.html:48
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3635 msgid "Size"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3636 msgstr "大小"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3637
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3638 #: rhodecode/templates/files/files_browser.html:49
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3639 msgid "Mimetype"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3640 msgstr "MIME类型"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3641
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3642 #: rhodecode/templates/files/files_browser.html:50
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3643 msgid "Last Revision"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3644 msgstr "最后修订号"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3645
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3646 #: rhodecode/templates/files/files_browser.html:51
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3647 msgid "Last modified"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3648 msgstr "最后修改于"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3649
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3650 #: rhodecode/templates/files/files_browser.html:52
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3651 msgid "Last commiter"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3652 msgstr "最后提交者"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3653
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3654 #: rhodecode/templates/files/files_edit.html:19
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3655 msgid "edit file"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3656 msgstr "编辑文件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3657
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3658 #: rhodecode/templates/files/files_edit.html:49
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3659 #: rhodecode/templates/files/files_source.html:23
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3660 msgid "show annotation"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3661 msgstr "显示注释"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3662
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3663 #: rhodecode/templates/files/files_edit.html:50
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3664 #: rhodecode/templates/files/files_source.html:25
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3665 #: rhodecode/templates/files/files_source.html:53
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3666 msgid "show as raw"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3667 msgstr "显示原始文件"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3668
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3669 #: rhodecode/templates/files/files_edit.html:51
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3670 #: rhodecode/templates/files/files_source.html:26
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3671 msgid "download as raw"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3672 msgstr "下载原始文件"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3673
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3674 #: rhodecode/templates/files/files_edit.html:54
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3675 msgid "source"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3676 msgstr "显示源文件"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3677
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3678 #: rhodecode/templates/files/files_edit.html:59
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3679 msgid "Editing file"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3680 msgstr "编辑文件"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3681
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3682 #: rhodecode/templates/files/files_history_box.html:2
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3683 msgid "History"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3684 msgstr "历史"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3685
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3686 #: rhodecode/templates/files/files_history_box.html:9
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3687 msgid "diff to revision"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3688 msgstr "比较差异"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3689
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3690 #: rhodecode/templates/files/files_history_box.html:10
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3691 msgid "show at revision"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3692 msgstr "显示修订"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3693
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3694 #: rhodecode/templates/files/files_history_box.html:11
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3695 #, fuzzy
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3696 msgid "show full history"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3697 msgstr "加载文件历史记录..."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3698
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3699 #: rhodecode/templates/files/files_history_box.html:16
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3700 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3701 msgid "%s author"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3702 msgid_plural "%s authors"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3703 msgstr[0] "%s个作者"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3704
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3705 #: rhodecode/templates/files/files_source.html:6
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3706 msgid "Load file history"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3707 msgstr "加载文件历史记录..."
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3708
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3709 #: rhodecode/templates/files/files_source.html:21
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3710 msgid "show source"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3711 msgstr "显示代码"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3712
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3713 #: rhodecode/templates/files/files_source.html:44
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3714 #, python-format
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3715 msgid "Binary file (%s)"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3716 msgstr "二进制文件(%s)"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3717
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3718 #: rhodecode/templates/files/files_source.html:53
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3719 msgid "File is too big to display"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3720 msgstr "文件过大,不能显示"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3721
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3722 #: rhodecode/templates/files/files_ypjax.html:5
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3723 msgid "annotation"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3724 msgstr "显示注释"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3725
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3726 #: rhodecode/templates/files/files_ypjax.html:15
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3727 msgid "Go back"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3728 msgstr "返回"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3729
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3730 #: rhodecode/templates/files/files_ypjax.html:16
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3731 msgid "No files at given path"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3732 msgstr "指定的路径中没有文件"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3733
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3734 #: rhodecode/templates/followers/followers.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3735 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3736 msgid "%s Followers"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3737 msgstr "%s个关注者"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3738
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3739 #: rhodecode/templates/followers/followers.html:13
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3740 msgid "followers"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3741 msgstr "关注者"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3742
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3743 #: rhodecode/templates/followers/followers_data.html:12
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3744 msgid "Started following -"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3745 msgstr "开始关注 - "
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3746
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3747 #: rhodecode/templates/forks/fork.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3748 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3749 msgid "%s Fork"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3750 msgstr "%s的复刻"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3751
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3752 #: rhodecode/templates/forks/fork.html:31
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3753 msgid "Fork name"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3754 msgstr "复刻名称"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3755
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3756 #: rhodecode/templates/forks/fork.html:68
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3757 msgid "Private"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3758 msgstr "私有"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3759
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3760 #: rhodecode/templates/forks/fork.html:77
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3761 msgid "Copy permissions"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3762 msgstr "拷贝权限"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3763
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3764 #: rhodecode/templates/forks/fork.html:81
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3765 msgid "Copy permissions from forked repository"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3766 msgstr "从被复刻版本库拷贝权限"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3767
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3768 #: rhodecode/templates/forks/fork.html:86
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3769 msgid "Update after clone"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3770 msgstr "克隆后更新"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3771
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3772 #: rhodecode/templates/forks/fork.html:90
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3773 msgid "Checkout source after making a clone"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3774 msgstr "完成克隆后检出源代码"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3775
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3776 #: rhodecode/templates/forks/fork.html:94
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3777 msgid "fork this repository"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3778 msgstr "复刻该版本库"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3779
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3780 #: rhodecode/templates/forks/forks.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3781 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3782 msgid "%s Forks"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3783 msgstr "%s个复刻"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3784
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3785 #: rhodecode/templates/forks/forks.html:13
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3786 msgid "forks"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3787 msgstr "复刻"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3788
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3789 #: rhodecode/templates/forks/forks_data.html:17
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3790 msgid "forked"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3791 msgstr "已有复刻"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3792
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3793 #: rhodecode/templates/forks/forks_data.html:42
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3794 msgid "There are no forks yet"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3795 msgstr "无复刻"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3796
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3797 #: rhodecode/templates/journal/journal.html:21
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3798 msgid "ATOM journal feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3799 msgstr "订阅日志ATOM"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3800
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3801 #: rhodecode/templates/journal/journal.html:22
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3802 msgid "RSS journal feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3803 msgstr "订阅日志RSS"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3804
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3805 #: rhodecode/templates/journal/journal.html:32
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3806 #: rhodecode/templates/pullrequests/pullrequest.html:55
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3807 msgid "Refresh"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3808 msgstr "刷新"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3809
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3810 #: rhodecode/templates/journal/journal.html:35
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3811 #: rhodecode/templates/journal/public_journal.html:24
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3812 msgid "RSS feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3813 msgstr "订阅RSS"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3814
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3815 #: rhodecode/templates/journal/journal.html:38
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3816 #: rhodecode/templates/journal/public_journal.html:27
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3817 msgid "ATOM feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3818 msgstr "订阅ATOM"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3819
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3820 #: rhodecode/templates/journal/journal.html:49
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3821 msgid "Watched"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3822 msgstr "关注的"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3823
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3824 #: rhodecode/templates/journal/journal.html:54
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3825 msgid "ADD"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3826 msgstr "新建版本库"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3827
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3828 #: rhodecode/templates/journal/journal.html:77
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3829 msgid "following user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3830 msgstr "关注用户"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3831
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3832 #: rhodecode/templates/journal/journal.html:77
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3833 msgid "user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3834 msgstr "用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3835
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3836 #: rhodecode/templates/journal/journal.html:110
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3837 msgid "You are not following any users or repositories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3838 msgstr "未关注任何用户或版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3839
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3840 #: rhodecode/templates/journal/journal_data.html:55
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3841 msgid "No entries yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3842 msgstr "没有条目"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3843
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3844 #: rhodecode/templates/journal/public_journal.html:13
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3845 msgid "ATOM public journal feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3846 msgstr "订阅公共日志ATOM"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3847
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3848 #: rhodecode/templates/journal/public_journal.html:14
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3849 msgid "RSS public journal feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3850 msgstr "订阅公共日志RSS"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3851
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3852 #: rhodecode/templates/journal/public_journal.html:21
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3853 msgid "Public Journal"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3854 msgstr "公共日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3855
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3856 #: rhodecode/templates/pullrequests/pullrequest.html:4
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3857 #: rhodecode/templates/pullrequests/pullrequest.html:12
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3858 msgid "New pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3859 msgstr "新建拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3860
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3861 #: rhodecode/templates/pullrequests/pullrequest.html:54
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3862 msgid "refresh overview"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3863 msgstr "刷新概览"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3864
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3865 #: rhodecode/templates/pullrequests/pullrequest.html:66
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3866 msgid "Detailed compare view"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3867 msgstr "详细比较显示"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3868
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3869 #: rhodecode/templates/pullrequests/pullrequest.html:70
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3870 #: rhodecode/templates/pullrequests/pullrequest_show.html:100
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3871 msgid "Pull request reviewers"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3872 msgstr "拉取请求检视人员"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3873
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3874 #: rhodecode/templates/pullrequests/pullrequest.html:79
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3875 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3876 msgid "owner"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3877 msgstr "所有者"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3878
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3879 #: rhodecode/templates/pullrequests/pullrequest.html:91
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3880 #: rhodecode/templates/pullrequests/pullrequest_show.html:127
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3881 msgid "Add reviewer to this pull request."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3882 msgstr "为这个拉取请求增加检视人员"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3883
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3884 #: rhodecode/templates/pullrequests/pullrequest.html:97
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3885 msgid "Create new pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3886 msgstr "创建新的拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3887
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3888 #: rhodecode/templates/pullrequests/pullrequest.html:106
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3889 #: rhodecode/templates/pullrequests/pullrequest_show.html:25
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3890 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:33
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3891 msgid "Title"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3892 msgstr "标题"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3893
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3894 #: rhodecode/templates/pullrequests/pullrequest.html:123
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3895 msgid "Send pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3896 msgstr "发送拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3897
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3898 #: rhodecode/templates/pullrequests/pullrequest_show.html:23
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3899 #, python-format
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3900 msgid "Closed %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3901 msgstr "于%s前关闭"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3902
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3903 #: rhodecode/templates/pullrequests/pullrequest_show.html:23
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3904 #, python-format
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3905 msgid "with status %s"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3906 msgstr "状态%s"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3907
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3908 #: rhodecode/templates/pullrequests/pullrequest_show.html:31
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3909 msgid "Status"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3910 msgstr "状态"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3911
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3912 #: rhodecode/templates/pullrequests/pullrequest_show.html:36
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3913 msgid "Pull request status"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3914 msgstr "拉取请求状态"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3915
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3916 #: rhodecode/templates/pullrequests/pullrequest_show.html:44
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3917 msgid "Still not reviewed by"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3918 msgstr "还未检视的检视人员"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3919
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3920 #: rhodecode/templates/pullrequests/pullrequest_show.html:48
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3921 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3922 msgid "%d reviewer"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3923 msgid_plural "%d reviewers"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3924 msgstr[0] "%d个检视者"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3925
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3926 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3927 msgid "pull request was reviewed by all reviewers"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3928 msgstr "拉取请求已经由所有检视人员检视"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3929
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3930 #: rhodecode/templates/pullrequests/pullrequest_show.html:58
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3931 msgid "Created on"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3932 msgstr "创建于"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3933
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3934 #: rhodecode/templates/pullrequests/pullrequest_show.html:65
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3935 msgid "Compare view"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3936 msgstr "比较显示"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3937
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3938 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3939 #, fuzzy
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3940 msgid "reviewer"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3941 msgstr "%d个检视者"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3942
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3943 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:4
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3944 msgid "all pull requests"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3945 msgstr "所有拉取请求"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3946
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3947 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:12
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3948 msgid "All pull requests"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3949 msgstr "所有拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3950
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3951 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:27
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3952 msgid "Closed"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3953 msgstr "已关闭"
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3954
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3955 #: rhodecode/templates/search/search.html:6
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3956 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3957 msgid "Search \"%s\" in repository: %s"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3958 msgstr "搜索 \"%s\" 于版本库 %s 中"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3959
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3960 #: rhodecode/templates/search/search.html:8
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3961 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3962 msgid "Search \"%s\" in all repositories"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3963 msgstr "在所有的版本库中搜索 \"%s\""
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3964
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3965 #: rhodecode/templates/search/search.html:12
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3966 #: rhodecode/templates/search/search.html:32
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3967 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3968 msgid "Search in repository: %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3969 msgstr "在版本库%s中搜索"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3970
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3971 #: rhodecode/templates/search/search.html:14
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3972 #: rhodecode/templates/search/search.html:34
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3973 msgid "Search in all repositories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3974 msgstr "在所有的版本库中搜索"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3975
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3976 #: rhodecode/templates/search/search.html:48
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3977 msgid "Search term"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3978 msgstr "搜索短语"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3979
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3980 #: rhodecode/templates/search/search.html:60
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3981 msgid "Search in"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3982 msgstr "搜索范围"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3983
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3984 #: rhodecode/templates/search/search.html:63
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3985 msgid "File contents"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3986 msgstr "文件内容"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3987
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3988 #: rhodecode/templates/search/search.html:64
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3989 msgid "Commit messages"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3990 msgstr "提交信息"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3991
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3992 #: rhodecode/templates/search/search.html:65
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3993 msgid "File names"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3994 msgstr "文件名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3995
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3996 #: rhodecode/templates/search/search_commit.html:35
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3997 #: rhodecode/templates/search/search_content.html:21
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3998 #: rhodecode/templates/search/search_path.html:15
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3999 msgid "Permission denied"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4000 msgstr "权限不足"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4001
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4002 #: rhodecode/templates/settings/repo_settings.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4003 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4004 msgid "%s Settings"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4005 msgstr "%s设置"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4006
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4007 #: rhodecode/templates/settings/repo_settings.html:102
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4008 #, fuzzy
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4009 msgid "Delete repository"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4010 msgstr "[删除]版本库"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4011
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4012 #: rhodecode/templates/settings/repo_settings.html:109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4013 #, fuzzy
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4014 msgid "Remove repo"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4015 msgstr "删除"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4016
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4017 #: rhodecode/templates/shortlog/shortlog.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4018 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4019 msgid "%s Shortlog"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4020 msgstr "%s简短日志"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4021
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4022 #: rhodecode/templates/shortlog/shortlog.html:15
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4023 #: rhodecode/templates/shortlog/shortlog.html:19
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4024 msgid "shortlog"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4025 msgstr "简短日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4026
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4027 #: rhodecode/templates/shortlog/shortlog_data.html:5
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4028 msgid "revision"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4029 msgstr "修订"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4030
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4031 #: rhodecode/templates/shortlog/shortlog_data.html:7
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4032 msgid "age"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4033 msgstr "时间"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4034
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4035 #: rhodecode/templates/shortlog/shortlog_data.html:8
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4036 msgid "author"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4037 msgstr "作者"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4038
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4039 #: rhodecode/templates/shortlog/shortlog_data.html:75
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4040 msgid "Add or upload files directly via RhodeCode"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4041 msgstr "通过RhodeCode直接添加或者上传文件"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4042
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4043 #: rhodecode/templates/shortlog/shortlog_data.html:84
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4044 msgid "Push new repo"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4045 msgstr "推送新版本库"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4046
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4047 #: rhodecode/templates/shortlog/shortlog_data.html:92
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4048 msgid "Existing repository?"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4049 msgstr "已有版本库?"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4050
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4051 #: rhodecode/templates/summary/summary.html:4
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4052 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4053 msgid "%s Summary"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4054 msgstr "%s概要"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4055
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4056 #: rhodecode/templates/summary/summary.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4057 msgid "summary"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4058 msgstr "概要"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4059
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4060 #: rhodecode/templates/summary/summary.html:20
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4061 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4062 msgid "repo %s ATOM feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4063 msgstr "订阅ATOM %s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4064
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4065 #: rhodecode/templates/summary/summary.html:21
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4066 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4067 msgid "repo %s RSS feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4068 msgstr "订阅RSS %s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4069
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4070 #: rhodecode/templates/summary/summary.html:49
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4071 #: rhodecode/templates/summary/summary.html:52
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4072 msgid "ATOM"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4073 msgstr "ATOM"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4074
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4075 #: rhodecode/templates/summary/summary.html:70
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4076 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4077 msgid "Repository locked by %s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4078 msgstr "版本库由%s锁定"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4079
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4080 #: rhodecode/templates/summary/summary.html:72
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4081 msgid "Repository unlocked"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4082 msgstr "版本库未锁定"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4083
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4084 #: rhodecode/templates/summary/summary.html:91
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4085 #, python-format
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4086 msgid "Non changable ID %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4087 msgstr "不可变ID %s"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4088
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4089 #: rhodecode/templates/summary/summary.html:96
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4090 msgid "public"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4091 msgstr "公共"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4092
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4093 #: rhodecode/templates/summary/summary.html:104
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4094 msgid "remote clone"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4095 msgstr "远程克隆"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4096
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4097 #: rhodecode/templates/summary/summary.html:125
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4098 msgid "Contact"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4099 msgstr "联系方式"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4100
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4101 #: rhodecode/templates/summary/summary.html:139
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4102 msgid "Clone url"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4103 msgstr "克隆地址"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4104
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4105 #: rhodecode/templates/summary/summary.html:142
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4106 msgid "Show by Name"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4107 msgstr "以名字显示"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4108
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4109 #: rhodecode/templates/summary/summary.html:143
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4110 msgid "Show by ID"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4111 msgstr "按ID显示"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4112
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4113 #: rhodecode/templates/summary/summary.html:151
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4114 msgid "Trending files"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4115 msgstr "文件趋势图"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4116
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4117 #: rhodecode/templates/summary/summary.html:159
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4118 #: rhodecode/templates/summary/summary.html:175
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4119 #: rhodecode/templates/summary/summary.html:203
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4120 msgid "enable"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4121 msgstr "启用"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4122
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4123 #: rhodecode/templates/summary/summary.html:167
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4124 msgid "Download"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4125 msgstr "下载"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4126
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4127 #: rhodecode/templates/summary/summary.html:171
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4128 msgid "There are no downloads yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4129 msgstr "无下载"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4130
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4131 #: rhodecode/templates/summary/summary.html:173
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4132 msgid "Downloads are disabled for this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4133 msgstr "这个版本库的下载已经禁用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4134
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4135 #: rhodecode/templates/summary/summary.html:179
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4136 msgid "Download as zip"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4137 msgstr "zip打包下载"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4138
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4139 #: rhodecode/templates/summary/summary.html:182
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4140 msgid "Check this to download archive with subrepos"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4141 msgstr "勾选以下载包含子版本库的压缩包"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4142
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4143 #: rhodecode/templates/summary/summary.html:182
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4144 msgid "with subrepos"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4145 msgstr "包括子版本库"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4146
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4147 #: rhodecode/templates/summary/summary.html:195
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4148 msgid "Commit activity by day / author"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4149 msgstr "按日期或作者的提交活动"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4150
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4151 #: rhodecode/templates/summary/summary.html:206
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4152 msgid "Stats gathered: "
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4153 msgstr "已收集的统计:"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4154
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4155 #: rhodecode/templates/summary/summary.html:227
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4156 msgid "Shortlog"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4157 msgstr "简短日志"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4158
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4159 #: rhodecode/templates/summary/summary.html:229
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4160 msgid "Quick start"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4161 msgstr "快速入门"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4162
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4163 #: rhodecode/templates/summary/summary.html:243
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4164 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4165 msgid "Readme file at revision '%s'"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4166 msgstr "修订'%s'中的README"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4167
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4168 #: rhodecode/templates/summary/summary.html:246
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4169 msgid "Permalink to this readme"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4170 msgstr "这个README的永久链接"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4171
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4172 #: rhodecode/templates/summary/summary.html:304
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4173 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4174 msgid "Download %s as %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4175 msgstr "下载%s为%s包"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4176
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4177 #: rhodecode/templates/summary/summary.html:661
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4178 msgid "commits"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4179 msgstr "提交"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4180
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4181 #: rhodecode/templates/summary/summary.html:662
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4182 msgid "files added"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4183 msgstr "文件已添加"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4184
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4185 #: rhodecode/templates/summary/summary.html:663
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4186 msgid "files changed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4187 msgstr "文件已更改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4188
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4189 #: rhodecode/templates/summary/summary.html:664
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4190 msgid "files removed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4191 msgstr "文件已删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4192
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4193 #: rhodecode/templates/summary/summary.html:667
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4194 msgid "commit"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4195 msgstr "提交"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4196
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4197 #: rhodecode/templates/summary/summary.html:668
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4198 msgid "file added"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4199 msgstr "文件已添加"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4200
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4201 #: rhodecode/templates/summary/summary.html:669
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4202 msgid "file changed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4203 msgstr "文件已更改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4204
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4205 #: rhodecode/templates/summary/summary.html:670
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4206 msgid "file removed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4207 msgstr "文件已删除"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4208
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4209 #: rhodecode/templates/tags/tags.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4210 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4211 msgid "%s Tags"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4212 msgstr "%s标签"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4213
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4214 #: rhodecode/templates/tags/tags.html:29
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4215 msgid "Compare tags"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4216 msgstr "比较标签"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4217