annotate rhodecode/i18n/zh_CN/LC_MESSAGES/rhodecode.po @ 2986:f8d827686e9a beta

fixed missing permission for being able to write to group on repository settings ref #468
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 06 Nov 2012 21:58:29 +0100
parents 0497d9d9e0c8
children 8572e1826220
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"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
11 "POT-Creation-Date: 2012-10-16 10:48+0800\n"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
12 "PO-Revision-Date: 2012-10-16 11:36+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"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
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"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
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"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
20 "X-Generator: Poedit 1.5.4\n"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
21 "X-Poedit-Basepath: ../../../..\n"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
22
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
23 #: 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
24 msgid "All Branches"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
25 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
26
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
27 #: 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
28 msgid "show white space"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
29 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
30
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
31 #: 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
32 msgid "ignore white space"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
33 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
34
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
35 #: rhodecode/controllers/changeset.py:157
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
36 #, 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
37 msgid "%s line context"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
38 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
39
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
40 #: rhodecode/controllers/changeset.py:333
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
41 #: rhodecode/controllers/changeset.py:348 rhodecode/lib/diffs.py:74
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
42 msgid "binary file"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
43 msgstr "二进制文件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
44
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
45 #: rhodecode/controllers/changeset.py:381
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
46 #: rhodecode/controllers/pullrequests.py:383
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
47 #, python-format
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
48 msgid "Status change -> %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
49 msgstr "状态改变->%s"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
50
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
51 #: rhodecode/controllers/changeset.py:412
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
52 msgid ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
53 "Changing status on a changeset associated witha closed pull request is not "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
54 "allowed"
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
55 msgstr "不允许修改已关闭拉取请求的修订集状态"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
56
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
57 #: rhodecode/controllers/compare.py:73
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
58 #: rhodecode/controllers/pullrequests.py:114
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
59 msgid "There are no changesets yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
60 msgstr "还没有修订集"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
61
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
62 #: rhodecode/controllers/error.py:69
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
63 msgid "Home page"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
64 msgstr "主页"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
65
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
66 #: rhodecode/controllers/error.py:98
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
67 msgid ""
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
68 "The request could not be understood by the server due to malformed syntax."
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
69 msgstr "由于错误的语法,服务器无法对请求进行响应。"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
70
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
71 #: rhodecode/controllers/error.py:101
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
72 msgid "Unauthorized access to resource"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
73 msgstr "未授权的资源访问"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
74
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
75 #: rhodecode/controllers/error.py:103
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
76 msgid "You don't have permission to view this page"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
77 msgstr "无权访问该页面"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
78
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
79 #: rhodecode/controllers/error.py:105
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
80 msgid "The resource could not be found"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
81 msgstr "资源未找到"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
82
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
83 #: rhodecode/controllers/error.py:107
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
84 msgid ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
85 "The server encountered an unexpected condition which prevented it from "
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
86 "fulfilling the request."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
87 msgstr "服务进入非预期的混乱状态,这会阻止它对请求进行响应。"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
88
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
89 #: rhodecode/controllers/feed.py:49
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
90 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
91 msgid "Changes on %s repository"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
92 msgstr "%s库的修改"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
93
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
94 #: rhodecode/controllers/feed.py:50
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
95 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
96 msgid "%s %s feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
97 msgstr "%s %s订阅"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
98
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
99 #: rhodecode/controllers/feed.py:67
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
100 #: rhodecode/templates/changeset/changeset.html:119
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
101 msgid "Changeset was too big and was cut off..."
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
102 msgstr "修订集太大已被截断......"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
103
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
104 #: rhodecode/controllers/feed.py:81
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
105 msgid "commited on"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
106 msgstr "提交于"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
107
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
108 #: rhodecode/controllers/files.py:84
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
109 msgid "click here to add new file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
110 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
111
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
112 #: rhodecode/controllers/files.py:85
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
113 #, 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
114 msgid "There are no files yet %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
115 msgstr "还没有文件%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
116
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
117 #: rhodecode/controllers/files.py:239 rhodecode/controllers/files.py:299
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
118 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
119 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
120 msgstr "版本库由%s于%s锁定"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
121
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
122 #: rhodecode/controllers/files.py:266
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
123 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
124 msgid "Edited %s via RhodeCode"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
125 msgstr "通过RhodeCode修改了%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
126
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
127 #: rhodecode/controllers/files.py:271
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
128 msgid "No changes"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
129 msgstr "无变更"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
130
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
131 #: rhodecode/controllers/files.py:282 rhodecode/controllers/files.py:346
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
132 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
133 msgid "Successfully committed to %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
134 msgstr "成功提交到%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
135
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
136 #: rhodecode/controllers/files.py:287 rhodecode/controllers/files.py:352
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
137 msgid "Error occurred during commit"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
138 msgstr "提交时发生错误"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
139
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
140 #: rhodecode/controllers/files.py:318
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
141 #, 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
142 msgid "Added %s via RhodeCode"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
143 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
144
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
145 #: rhodecode/controllers/files.py:332
2334
7b356276b051 General i18n update. Now it's 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 msgid "No content"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
147 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
148
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
149 #: rhodecode/controllers/files.py:336
2334
7b356276b051 General i18n update. Now it's 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 msgid "No filename"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
151 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
152
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
153 #: rhodecode/controllers/files.py:378
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
154 msgid "downloads disabled"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
155 msgstr "禁止下载"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
156
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
157 #: rhodecode/controllers/files.py:389
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
158 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
159 msgid "Unknown revision %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
160 msgstr "未知版本%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
161
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
162 #: rhodecode/controllers/files.py:391
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
163 msgid "Empty repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
164 msgstr "空版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
165
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
166 #: rhodecode/controllers/files.py:393
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
167 msgid "Unknown archive type"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
168 msgstr "未知包类型"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
169
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
170 #: rhodecode/controllers/files.py:494
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
171 #: 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
172 #: rhodecode/templates/changeset/changeset_range.html:31
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
173 msgid "Changesets"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
174 msgstr "修订集"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
175
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
176 #: rhodecode/controllers/files.py:495 rhodecode/controllers/pullrequests.py:73
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
177 #: rhodecode/controllers/summary.py:236 rhodecode/model/scm.py:543
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
178 msgid "Branches"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
179 msgstr "分支"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
180
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
181 #: rhodecode/controllers/files.py:496 rhodecode/controllers/pullrequests.py:77
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
182 #: rhodecode/controllers/summary.py:237 rhodecode/model/scm.py:554
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
183 msgid "Tags"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
184 msgstr "标签"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
185
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
186 #: rhodecode/controllers/forks.py:74 rhodecode/controllers/admin/repos.py:90
2334
7b356276b051 General i18n update. Now it's 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 #, 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
188 msgid ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
189 "%s repository is not mapped to db perhaps it was created or renamed from the "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
190 "filesystem please run the application again in order to rescan repositories"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
191 msgstr ""
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
192 "版本库%s没有映射到数据库,可能是从文件系统创建或者重命名,请重启RhodeCode以重"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
193 "新扫描版本库"
2334
7b356276b051 General i18n update. Now it's 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
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
195 #: rhodecode/controllers/forks.py:134 rhodecode/controllers/settings.py:73
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
196 #, 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
197 msgid ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
198 "%s repository is not mapped to db perhaps it was created or renamed from the "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
199 "file system please run the application again in order to rescan repositories"
2334
7b356276b051 General i18n update. Now it's 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 msgstr ""
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
201 " 版本库%s没有映射到数据库,可能是从文件系统创建或者重命名,请重启RhodeCode以"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
202 "重新扫描版本库"
2334
7b356276b051 General i18n update. Now it's 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
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
204 #: 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
205 #, 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
206 msgid "forked %s repository as %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
207 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
208
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
209 #: 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
210 #, 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
211 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
212 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
213
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
214 #: rhodecode/controllers/journal.py:203 rhodecode/controllers/journal.py:240
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
215 msgid "public journal"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
216 msgstr "公共日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
217
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
218 #: rhodecode/controllers/journal.py:207 rhodecode/controllers/journal.py:244
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
219 #: rhodecode/templates/base/base.html:229
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
220 msgid "journal"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
221 msgstr "日志"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
222
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
223 #: rhodecode/controllers/login.py:143
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
224 msgid "You have successfully registered into rhodecode"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
225 msgstr "成功注册到RhodeCode"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
226
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
227 #: rhodecode/controllers/login.py:164
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
228 msgid "Your password reset link was sent"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
229 msgstr "密码重置链接已经发送"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
230
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
231 #: 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
232 msgid ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
233 "Your password reset was successful, new password has been sent to your email"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
234 msgstr "密码已经成功重置,新密码已经发送到你的邮箱"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
235
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
236 #: rhodecode/controllers/pullrequests.py:75 rhodecode/model/scm.py:549
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
237 msgid "Bookmarks"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
238 msgstr "书签"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
239
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
240 #: rhodecode/controllers/pullrequests.py:183
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
241 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
242 msgstr "拉取请求的标题至少3个字符"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
243
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
244 #: rhodecode/controllers/pullrequests.py:185
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
245 msgid "error during creation of pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
246 msgstr "提交拉取请求时发生错误"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
247
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
248 #: rhodecode/controllers/pullrequests.py:206
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
249 msgid "Successfully opened new pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
250 msgstr "成功提交拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
251
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
252 #: rhodecode/controllers/pullrequests.py:209
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
253 msgid "Error occurred during sending pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
254 msgstr "提交拉取请求时发生错误"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
255
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
256 #: rhodecode/controllers/pullrequests.py:242
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
257 msgid "Successfully deleted pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
258 msgstr "成功删除拉取请求"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
259
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
260 #: rhodecode/controllers/search.py:134
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
261 msgid "Invalid search query. Try quoting it."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
262 msgstr "错误的搜索。请尝试用引号包含它。"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
263
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
264 #: rhodecode/controllers/search.py:139
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
265 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
266 msgstr "没有索引用于搜索。请运行whoosh索引器"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
267
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
268 #: rhodecode/controllers/search.py:143
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
269 msgid "An error occurred during this search operation"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
270 msgstr "在搜索操作中发生异常"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
271
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
272 #: rhodecode/controllers/settings.py:108
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
273 #: rhodecode/controllers/admin/repos.py:266
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
274 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
275 msgid "Repository %s updated successfully"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
276 msgstr "版本库%s成功更新"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
277
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
278 #: rhodecode/controllers/settings.py:126
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
279 #: rhodecode/controllers/admin/repos.py:284
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
280 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
281 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
282 msgstr "在更新版本库%s的时候发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
283
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
284 #: rhodecode/controllers/settings.py:144
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
285 #: rhodecode/controllers/admin/repos.py:302
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
286 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
287 msgid ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
288 "%s repository is not mapped to db perhaps it was moved or renamed from the "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
289 "filesystem please run the application again in order to rescan repositories"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
290 msgstr ""
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
291 "版本库%s没有映射到数据库,可能是从文件系统创建或者重命名,请重启RhodeCode以重"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
292 "新扫描版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
293
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
294 #: rhodecode/controllers/settings.py:156
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
295 #: rhodecode/controllers/admin/repos.py:314
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
296 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
297 msgid "deleted repository %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
298 msgstr "已经删除版本库%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
299
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
300 #: rhodecode/controllers/settings.py:160
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
301 #: rhodecode/controllers/admin/repos.py:324
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
302 #: rhodecode/controllers/admin/repos.py:330
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
303 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
304 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
305 msgstr "在删除%s的时候发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
306
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
307 #: rhodecode/controllers/settings.py:179
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
308 msgid "unlocked"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
309 msgstr "未锁"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
310
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
311 #: rhodecode/controllers/settings.py:182
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
312 msgid "locked"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
313 msgstr "已锁"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
314
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
315 #: rhodecode/controllers/settings.py:184
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
316 #, python-format
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
317 msgid "Repository has been %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
318 msgstr "版本库已经%s"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
319
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
320 #: rhodecode/controllers/settings.py:188
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
321 #: rhodecode/controllers/admin/repos.py:422
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
322 msgid "An error occurred during unlocking"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
323 msgstr "解锁时发生错误"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
324
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
325 #: rhodecode/controllers/summary.py:140
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
326 msgid "No data loaded yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
327 msgstr "数据未加载"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
328
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
329 #: rhodecode/controllers/summary.py:144
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
330 #: rhodecode/templates/summary/summary.html:148
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
331 msgid "Statistics are disabled for this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
332 msgstr "该版本库统计功能已经禁用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
333
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
334 #: rhodecode/controllers/admin/ldap_settings.py:50
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
335 msgid "BASE"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
336 msgstr "BASE"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
337
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
338 #: rhodecode/controllers/admin/ldap_settings.py:51
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
339 msgid "ONELEVEL"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
340 msgstr "ONELEVEL"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
341
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
342 #: rhodecode/controllers/admin/ldap_settings.py:52
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
343 msgid "SUBTREE"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
344 msgstr "SUBTREE"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
345
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
346 #: rhodecode/controllers/admin/ldap_settings.py:56
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
347 msgid "NEVER"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
348 msgstr "NEVER"
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:57
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
351 msgid "ALLOW"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
352 msgstr "ALLOW"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
353
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
354 #: rhodecode/controllers/admin/ldap_settings.py:58
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
355 msgid "TRY"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
356 msgstr "TRY"
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:59
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
359 msgid "DEMAND"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
360 msgstr "DEMAND"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
361
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
362 #: rhodecode/controllers/admin/ldap_settings.py:60
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
363 msgid "HARD"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
364 msgstr "HARD"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
365
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
366 #: rhodecode/controllers/admin/ldap_settings.py:64
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
367 msgid "No encryption"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
368 msgstr "未加密"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
369
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
370 #: rhodecode/controllers/admin/ldap_settings.py:65
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
371 msgid "LDAPS connection"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
372 msgstr "LDAPS连接"
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:66
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
375 msgid "START_TLS on LDAP connection"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
376 msgstr "LDAP连接上的START_TLS"
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:126
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
379 msgid "Ldap settings updated successfully"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
380 msgstr "LDAP设置已经成功更新"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
381
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
382 #: rhodecode/controllers/admin/ldap_settings.py:130
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
383 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
384 msgstr "无法启用LDAP。缺失“python-ldap”库。"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
385
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
386 #: rhodecode/controllers/admin/ldap_settings.py:147
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
387 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
388 msgstr "更新LDAP设置时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
389
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
390 #: rhodecode/controllers/admin/permissions.py:59
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
391 msgid "None"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
392 msgstr "无"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
393
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
394 #: rhodecode/controllers/admin/permissions.py:60
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
395 msgid "Read"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
396 msgstr "读"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
397
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
398 #: rhodecode/controllers/admin/permissions.py:61
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
399 msgid "Write"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
400 msgstr "写"
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:62
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
403 #: rhodecode/templates/admin/ldap/ldap.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
404 #: rhodecode/templates/admin/permissions/permissions.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
405 #: rhodecode/templates/admin/repos/repo_add.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
406 #: rhodecode/templates/admin/repos/repo_edit.html:9
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
407 #: rhodecode/templates/admin/repos/repos.html:9
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
408 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:8
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
409 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:8
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
410 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
411 #: rhodecode/templates/admin/settings/hooks.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
412 #: rhodecode/templates/admin/settings/settings.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
413 #: rhodecode/templates/admin/users/user_add.html:8
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
414 #: rhodecode/templates/admin/users/user_edit.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
415 #: rhodecode/templates/admin/users/user_edit.html:122
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
416 #: rhodecode/templates/admin/users/users.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
417 #: rhodecode/templates/admin/users_groups/users_group_add.html:8
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
418 #: rhodecode/templates/admin/users_groups/users_group_edit.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
419 #: 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
420 #: rhodecode/templates/base/base.html:197
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
421 #: rhodecode/templates/base/base.html:346
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
422 #: rhodecode/templates/base/base.html:348
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
423 #: rhodecode/templates/base/base.html:350
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
424 msgid "Admin"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
425 msgstr "管理"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
426
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
427 #: rhodecode/controllers/admin/permissions.py:65
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
428 msgid "disabled"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
429 msgstr "禁用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
430
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
431 #: rhodecode/controllers/admin/permissions.py:67
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
432 msgid "allowed with manual account activation"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
433 msgstr "允许手工启用帐号"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
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
435 #: rhodecode/controllers/admin/permissions.py:69
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
436 msgid "allowed with automatic account activation"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
437 msgstr "允许自动启用帐号"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
438
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
439 #: rhodecode/controllers/admin/permissions.py:71
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
440 #: rhodecode/controllers/admin/permissions.py:74
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
441 msgid "Disabled"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
442 msgstr "停用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
443
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
444 #: rhodecode/controllers/admin/permissions.py:72
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
445 #: rhodecode/controllers/admin/permissions.py:75
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
446 msgid "Enabled"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
447 msgstr "启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
448
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
449 #: rhodecode/controllers/admin/permissions.py:116
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
450 msgid "Default permissions updated successfully"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
451 msgstr "成功更新默认权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
452
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
453 #: rhodecode/controllers/admin/permissions.py:130
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
454 msgid "error occurred during update of permissions"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
455 msgstr "更新权限时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
456
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
457 #: rhodecode/controllers/admin/repos.py:123
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
458 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
459 msgstr "-- 移除复刻 --"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
460
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
461 #: rhodecode/controllers/admin/repos.py:192
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
462 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
463 msgid "created repository %s from %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
464 msgstr "新版本库%s基于%s建立。"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
465
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
466 #: rhodecode/controllers/admin/repos.py:196
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
467 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
468 msgid "created repository %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
469 msgstr "建立版本库%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
470
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
471 #: rhodecode/controllers/admin/repos.py:227
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
472 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
473 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
474 msgstr "创建版本库时发生错误%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
475
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
476 #: rhodecode/controllers/admin/repos.py:319
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
477 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
478 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
479 msgstr "无法删除%s因为它还有其他分复刻本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
480
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
481 #: rhodecode/controllers/admin/repos.py:348
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
482 msgid "An error occurred during deletion of repository user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
483 msgstr "删除版本库用户时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
484
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
485 #: rhodecode/controllers/admin/repos.py:367
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
486 msgid "An error occurred during deletion of repository users groups"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
487 msgstr "删除版本库用户组时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
488
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
489 #: rhodecode/controllers/admin/repos.py:385
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
490 msgid "An error occurred during deletion of repository stats"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
491 msgstr "删除版本库统计时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
492
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
493 #: rhodecode/controllers/admin/repos.py:402
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
494 msgid "An error occurred during cache invalidation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
495 msgstr "清除缓存时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
496
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
497 #: rhodecode/controllers/admin/repos.py:442
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
498 msgid "Updated repository visibility in public journal"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
499 msgstr "成功更新在公共日志中的可见性"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
500
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
501 #: rhodecode/controllers/admin/repos.py:446
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
502 msgid "An error occurred during setting this repository in public journal"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
503 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
504
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
505 #: rhodecode/controllers/admin/repos.py:451 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
506 msgid "Token mismatch"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
507 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
508
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
509 #: rhodecode/controllers/admin/repos.py:464
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
510 msgid "Pulled from remote location"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
511 msgstr "成功拉取自远程路径"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
512
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
513 #: rhodecode/controllers/admin/repos.py:466
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
514 msgid "An error occurred during pull from remote location"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
515 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
516
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
517 #: rhodecode/controllers/admin/repos.py:482
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
518 msgid "Nothing"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
519 msgstr "无"
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
520
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
521 #: rhodecode/controllers/admin/repos.py:484
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
522 #, 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
523 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
524 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
525
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
526 #: rhodecode/controllers/admin/repos.py:488
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
527 msgid "An error occurred during this operation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
528 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
529
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
530 #: rhodecode/controllers/admin/repos_groups.py:117
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
531 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
532 msgid "created repos group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
533 msgstr "建立版本库组%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
534
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
535 #: rhodecode/controllers/admin/repos_groups.py:130
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
536 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
537 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
538 msgstr "创建版本库组时发生错误%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
539
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
540 #: rhodecode/controllers/admin/repos_groups.py:164
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
541 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
542 msgid "updated repos group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
543 msgstr "更新版本库组%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
544
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
545 #: rhodecode/controllers/admin/repos_groups.py:177
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
546 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
547 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
548 msgstr "更新版本库组时发生错误%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
549
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
550 #: rhodecode/controllers/admin/repos_groups.py:195
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
551 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
552 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
553 msgstr "这个组内有%s个版本库因而无法删除"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
554
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
555 #: rhodecode/controllers/admin/repos_groups.py:203
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
556 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
557 msgid "removed repos group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
558 msgstr "移除版本库组%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
559
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
560 #: rhodecode/controllers/admin/repos_groups.py:209
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
561 msgid "Cannot delete this group it still contains subgroups"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
562 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
563
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
564 #: rhodecode/controllers/admin/repos_groups.py:214
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
565 #: rhodecode/controllers/admin/repos_groups.py:219
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
566 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
567 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
568 msgstr "删除版本库组时发生错误%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
569
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
570 #: rhodecode/controllers/admin/repos_groups.py:240
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
571 msgid "An error occurred during deletion of group user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
572 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
573
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
574 #: rhodecode/controllers/admin/repos_groups.py: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
575 msgid "An error occurred during deletion of group users groups"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
576 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
577
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
578 #: rhodecode/controllers/admin/settings.py:123
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
579 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
580 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
581 msgstr "重新扫描版本库成功,增加%s, 移除%s"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
582
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
583 #: rhodecode/controllers/admin/settings.py:131
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
584 msgid "Whoosh reindex task scheduled"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
585 msgstr "Whoosh重新索引任务调度"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
586
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
587 #: rhodecode/controllers/admin/settings.py:162
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
588 msgid "Updated application settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
589 msgstr "更新应用设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
590
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
591 #: rhodecode/controllers/admin/settings.py:166
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
592 #: rhodecode/controllers/admin/settings.py:294
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
593 msgid "error occurred during updating application settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
594 msgstr "更新设置时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
595
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
596 #: rhodecode/controllers/admin/settings.py:202
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
597 msgid "Updated visualisation settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
598 msgstr "成功更新可视化设置"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
599
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
600 #: rhodecode/controllers/admin/settings.py:207
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
601 msgid "error occurred during updating visualisation settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
602 msgstr "更新可视化设置时发生错误"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
603
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
604 #: rhodecode/controllers/admin/settings.py:290
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
605 msgid "Updated VCS settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
606 msgstr "成功更新版本控制系统设置"
2332
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:304
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
609 msgid "Added new hook"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
610 msgstr "新建钩子"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
611
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
612 #: rhodecode/controllers/admin/settings.py:316
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
613 msgid "Updated hooks"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
614 msgstr "更新钩子"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
615
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
616 #: rhodecode/controllers/admin/settings.py:320
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
617 msgid "error occurred during hook creation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
618 msgstr "创建钩子时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
619
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
620 #: rhodecode/controllers/admin/settings.py:339
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
621 msgid "Email task created"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
622 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
623
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
624 #: rhodecode/controllers/admin/settings.py:394
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
625 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
626 msgstr "由于是系统帐号,无法编辑该用户"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
627
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
628 #: rhodecode/controllers/admin/settings.py:425
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
629 msgid "Your account was updated successfully"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
630 msgstr "你的帐号已经更新完成"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
631
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
632 #: rhodecode/controllers/admin/settings.py:440
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
633 #: rhodecode/controllers/admin/users.py:191
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
634 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
635 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
636 msgstr "更新用户%s时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
637
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
638 #: rhodecode/controllers/admin/users.py:130
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
639 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
640 msgid "created user %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
641 msgstr "创建用户%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
642
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
643 #: rhodecode/controllers/admin/users.py:142
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
644 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
645 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
646 msgstr "创建用户%s时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
647
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
648 #: rhodecode/controllers/admin/users.py:171
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
649 msgid "User updated successfully"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
650 msgstr "用户更新成功"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
651
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
652 #: rhodecode/controllers/admin/users.py:207
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
653 msgid "successfully deleted user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
654 msgstr "用户删除成功"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
655
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
656 #: rhodecode/controllers/admin/users.py:212
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
657 msgid "An error occurred during deletion of user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
658 msgstr "删除用户时发生错误"
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:226
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
661 msgid "You can't edit this user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
662 msgstr "无法编辑该用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
663
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
664 #: rhodecode/controllers/admin/users.py:266
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
665 msgid "Granted 'repository create' permission to user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
666 msgstr "已授予用户‘创建版本库’的权限"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
667
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
668 #: rhodecode/controllers/admin/users.py:271
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
669 msgid "Revoked 'repository create' permission to user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
670 msgstr "已撤销用户‘创建版本库’的权限"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
671
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
672 #: rhodecode/controllers/admin/users.py:277
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
673 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
674 msgstr "成功授予了用户“复刻版本库”权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
675
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
676 #: rhodecode/controllers/admin/users.py:282
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
677 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
678 msgstr "成功撤销用户“复刻版本库”权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
679
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
680 #: rhodecode/controllers/admin/users.py:288
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
681 #: rhodecode/controllers/admin/users_groups.py:255
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
682 msgid "An error occurred during permissions saving"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
683 msgstr "保存权限时发生错误"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
684
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
685 #: rhodecode/controllers/admin/users.py:303
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
686 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
687 msgid "Added email %s to user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
688 msgstr "已为用户添加电子邮件 %s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
689
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
690 #: rhodecode/controllers/admin/users.py:309
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
691 msgid "An error occurred during email saving"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
692 msgstr "保存电子邮件时发生错误"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
693
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
694 #: rhodecode/controllers/admin/users.py:319
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
695 msgid "Removed email from user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
696 msgstr "成功删除用户电子邮件"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
697
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
698 #: rhodecode/controllers/admin/users_groups.py:84
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
699 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
700 msgid "created users group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
701 msgstr "建立用户组%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
702
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
703 #: rhodecode/controllers/admin/users_groups.py:95
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
704 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
705 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
706 msgstr "创建用户组%s时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
707
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
708 #: rhodecode/controllers/admin/users_groups.py:135
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
709 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
710 msgid "updated users group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
711 msgstr "更新用户组%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
712
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
713 #: rhodecode/controllers/admin/users_groups.py:157
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
714 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
715 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
716 msgstr "更新用户组%s时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
717
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
718 #: rhodecode/controllers/admin/users_groups.py:174
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
719 msgid "successfully deleted users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
720 msgstr "删除用户组成功"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
721
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
722 #: rhodecode/controllers/admin/users_groups.py:179
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
723 msgid "An error occurred during deletion of users group"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
724 msgstr "删除用户组时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
725
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
726 #: rhodecode/controllers/admin/users_groups.py:233
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
727 msgid "Granted 'repository create' permission to users group"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
728 msgstr "已授予用户组‘创建版本库’的权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
729
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
730 #: rhodecode/controllers/admin/users_groups.py:238
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
731 msgid "Revoked 'repository create' permission to users group"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
732 msgstr "已撤销用户组‘创建版本库’的权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
733
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
734 #: rhodecode/controllers/admin/users_groups.py:244
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
735 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
736 msgstr "已授予用户组‘复刻版本库’的权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
737
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
738 #: rhodecode/controllers/admin/users_groups.py:249
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
739 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
740 msgstr "已撤销用户组‘复刻版本库’的权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
741
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
742 #: rhodecode/lib/auth.py:499
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
743 msgid "You need to be a registered user to perform this action"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
744 msgstr "必须是注册用户才能进行此操作"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
745
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
746 #: rhodecode/lib/auth.py:540
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
747 msgid "You need to be a signed in to view this page"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
748 msgstr "必须登录才能访问该页面"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
749
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
750 #: rhodecode/lib/diffs.py:90
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
751 msgid ""
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
752 "Changeset was too big and was cut off, use diff menu to display this diff"
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
753 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
754
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
755 #: 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
756 msgid "No changes detected"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
757 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
758
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
759 #: rhodecode/lib/helpers.py:373
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
760 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
761 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
762 msgstr "%Y/%m/%d %H:%M:%S"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
763
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
764 #: rhodecode/lib/helpers.py:485
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
765 msgid "True"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
766 msgstr "是"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
767
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
768 #: rhodecode/lib/helpers.py:489
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
769 msgid "False"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
770 msgstr "否"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
771
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
772 #: rhodecode/lib/helpers.py:533
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
773 msgid "Changeset not found"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
774 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
775
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
776 #: rhodecode/lib/helpers.py:556
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
777 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
778 msgid "Show all combined changesets %s->%s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
779 msgstr "显示合并的修订集%s->%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
780
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
781 #: rhodecode/lib/helpers.py:562
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
782 msgid "compare view"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
783 msgstr "比较显示"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
784
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
785 #: rhodecode/lib/helpers.py:582
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
786 msgid "and"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
787 msgstr "还有"
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
788
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
789 #: rhodecode/lib/helpers.py:583
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
790 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
791 msgid "%s more"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
792 msgstr "%s个"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
793
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
794 #: rhodecode/lib/helpers.py:584
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
795 #: rhodecode/templates/changelog/changelog.html:49
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
796 msgid "revisions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
797 msgstr "修订"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
798
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
799 #: rhodecode/lib/helpers.py:608
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
800 #, python-format
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
801 #| msgid "fork name "
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
802 msgid "fork name %s"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
803 msgstr "复刻名称%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
804
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
805 #: rhodecode/lib/helpers.py:621
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
806 #: rhodecode/templates/pullrequests/pullrequest_show.html:4
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
807 #: rhodecode/templates/pullrequests/pullrequest_show.html:12
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
808 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
809 msgid "Pull request #%s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
810 msgstr "拉取请求#%s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
811
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
812 #: rhodecode/lib/helpers.py:627
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
813 msgid "[deleted] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
814 msgstr "[删除]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
815
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
816 #: rhodecode/lib/helpers.py:629 rhodecode/lib/helpers.py:639
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
817 msgid "[created] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
818 msgstr "[创建]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
819
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
820 #: rhodecode/lib/helpers.py:631
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
821 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
822 msgstr "[创建]复刻版本库"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
823
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
824 #: rhodecode/lib/helpers.py:633 rhodecode/lib/helpers.py:641
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
825 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
826 msgstr "[复刻]版本库"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
827
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
828 #: rhodecode/lib/helpers.py:635 rhodecode/lib/helpers.py:643
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
829 msgid "[updated] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
830 msgstr "[更新]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
831
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
832 #: rhodecode/lib/helpers.py:637
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
833 msgid "[delete] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
834 msgstr "[删除]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
835
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
836 #: rhodecode/lib/helpers.py:645
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
837 msgid "[created] user"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
838 msgstr "[创建]用户"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
839
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
840 #: rhodecode/lib/helpers.py:647
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
841 msgid "[updated] user"
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
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
844 #: rhodecode/lib/helpers.py:649
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
845 msgid "[created] users group"
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
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
848 #: rhodecode/lib/helpers.py:651
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
849 msgid "[updated] users group"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
850 msgstr "[更新]用户组"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
851
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
852 #: rhodecode/lib/helpers.py:653
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
853 msgid "[commented] on revision in repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
854 msgstr "[评论]了版本库中的修订"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
855
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
856 #: rhodecode/lib/helpers.py:655
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
857 msgid "[commented] on pull request for"
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
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
860 #: rhodecode/lib/helpers.py:657
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
861 msgid "[closed] pull request for"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
862 msgstr "[关闭] 拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
863
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
864 #: rhodecode/lib/helpers.py:659
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
865 msgid "[pushed] into"
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
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
868 #: rhodecode/lib/helpers.py:661
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
869 msgid "[committed via RhodeCode] into repository"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
870 msgstr "[通过RhodeCode提交]到版本库"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
871
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
872 #: rhodecode/lib/helpers.py:663
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
873 msgid "[pulled from remote] into repository"
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
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
876 #: rhodecode/lib/helpers.py:665
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
877 msgid "[pulled] from"
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
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
880 #: rhodecode/lib/helpers.py:667
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
881 msgid "[started following] 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
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
884 #: rhodecode/lib/helpers.py:669
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
885 msgid "[stopped following] repository"
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
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
888 #: rhodecode/lib/helpers.py:845
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
889 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
890 msgid " and %s more"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
891 msgstr "还有%s个"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
892
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
893 #: rhodecode/lib/helpers.py:849
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
894 msgid "No Files"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
895 msgstr "没有文件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
896
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
897 #: rhodecode/lib/utils2.py:357
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
898 #, 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
899 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
900 msgid_plural "%d years"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
901 msgstr[0] "%d年"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
902
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
903 #: rhodecode/lib/utils2.py:358
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
904 #, 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
905 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
906 msgid_plural "%d months"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
907 msgstr[0] "%d月"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
908
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
909 #: rhodecode/lib/utils2.py:359
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
910 #, 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
911 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
912 msgid_plural "%d days"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
913 msgstr[0] "%d天"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
914
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
915 #: rhodecode/lib/utils2.py:360
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
916 #, 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
917 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
918 msgid_plural "%d hours"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
919 msgstr[0] "%d时"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
920
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
921 #: rhodecode/lib/utils2.py:361
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
922 #, 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
923 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
924 msgid_plural "%d minutes"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
925 msgstr[0] "%d分"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
926
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
927 #: rhodecode/lib/utils2.py:362
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
928 #, 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
929 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
930 msgid_plural "%d seconds"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
931 msgstr[0] "%d秒"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
932
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
933 #: rhodecode/lib/utils2.py:378
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
934 #, python-format
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
935 #| msgid "on line %s"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
936 msgid "in %s"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
937 msgstr "%s前"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
939 #: rhodecode/lib/utils2.py:380
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
940 #, 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
941 msgid "%s ago"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
942 msgstr "%s前"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
943
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
944 #: rhodecode/lib/utils2.py:382
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
945 #, python-format
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
946 #| msgid "%s and %s ago"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
947 msgid "in %s and %s"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
948 msgstr "%s%s前"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
949
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
950 #: rhodecode/lib/utils2.py:385
2334
7b356276b051 General i18n update. Now it's 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 #, 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
952 msgid "%s and %s ago"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
953 msgstr "%s%s前"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
954
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
955 #: rhodecode/lib/utils2.py:388
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
956 msgid "just now"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
957 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
958
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
959 #: rhodecode/lib/celerylib/tasks.py:269
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
960 msgid "password reset link"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
961 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
962
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
963 #: 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
964 #, 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
965 msgid "on line %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
966 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
967
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
968 #: 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
969 msgid "[Mention]"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
970 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
971
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
972 #: rhodecode/model/db.py:1164
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
973 msgid "Repository no access"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
974 msgstr "无版本库访问权限"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
975
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
976 #: rhodecode/model/db.py:1165
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
977 msgid "Repository read access"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
978 msgstr "版本库读取权限"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
979
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
980 #: rhodecode/model/db.py:1166
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
981 msgid "Repository write access"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
982 msgstr "版本库写入权限"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
983
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
984 #: rhodecode/model/db.py:1167
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
985 msgid "Repository admin access"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
986 msgstr "版本库管理权限"
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
987
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
988 #: rhodecode/model/db.py:1169
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
989 msgid "Repositories Group no access"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
990 msgstr "无版本库组访问权限"
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
991
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
992 #: rhodecode/model/db.py:1170
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
993 msgid "Repositories Group read access"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
994 msgstr "版本库组读取权限"
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
995
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
996 #: rhodecode/model/db.py:1171
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
997 msgid "Repositories Group write access"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
998 msgstr "版本库组写入"
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
999
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1000 #: rhodecode/model/db.py:1172
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1001 msgid "Repositories Group admin access"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1002 msgstr "版本库组管理权限"
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1003
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1004 #: rhodecode/model/db.py:1174
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1005 msgid "RhodeCode Administrator"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1006 msgstr "RhodeCode 管理员"
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1007
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1008 #: rhodecode/model/db.py:1175
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1009 msgid "Repository creation disabled"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1010 msgstr "禁用创建版本库"
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1011
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1012 #: rhodecode/model/db.py:1176
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1013 msgid "Repository creation enabled"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1014 msgstr "允许创建版本库"
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1015
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1016 #: rhodecode/model/db.py:1177
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1017 msgid "Repository forking disabled"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
1018 msgstr "禁用复刻版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1019
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1020 #: rhodecode/model/db.py:1178
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1021 msgid "Repository forking enabled"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
1022 msgstr "允许复刻版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1023
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1024 #: rhodecode/model/db.py:1179
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1025 msgid "Register disabled"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1026 msgstr "禁用注册"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1027
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1028 #: rhodecode/model/db.py:1180
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1029 msgid "Register new user with RhodeCode with manual activation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1030 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
1031
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1032 #: rhodecode/model/db.py:1183
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1033 msgid "Register new user with RhodeCode with auto activation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1034 msgstr "用自动激活注册新用户"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1035
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1036 #: rhodecode/model/db.py:1611
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1037 msgid "Not Reviewed"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1038 msgstr "未检视"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1039
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1040 #: rhodecode/model/db.py:1612
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1041 msgid "Approved"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1042 msgstr "已批准"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1043
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1044 #: rhodecode/model/db.py:1613
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1045 msgid "Rejected"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1046 msgstr "驳回"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1047
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1048 #: rhodecode/model/db.py:1614
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1049 msgid "Under Review"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1050 msgstr "检视中"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1051
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1052 #: rhodecode/model/forms.py:43
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1053 msgid "Please enter a login"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1054 msgstr "请登录"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1055
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1056 #: rhodecode/model/forms.py:44
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1057 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1058 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
1059 msgstr "输入一个不少于%(min)i个字符的值"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1060
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1061 #: rhodecode/model/forms.py:52
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1062 msgid "Please enter a password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1063 msgstr "请输入密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1064
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1065 #: rhodecode/model/forms.py:53
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1066 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1067 msgid "Enter %(min)i characters or more"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1068 msgstr "输入少于%(min)i个字符"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1069
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1070 #: rhodecode/model/notification.py:220
2334
7b356276b051 General i18n update. Now it's 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 "commented on commit"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1072 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
1073
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1074 #: rhodecode/model/notification.py:221
2334
7b356276b051 General i18n update. Now it's 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 "sent message"
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
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1078 #: rhodecode/model/notification.py:222
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1079 msgid "mentioned you"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1080 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
1081
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1082 #: rhodecode/model/notification.py:223
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1083 msgid "registered in RhodeCode"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1084 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
1085
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1086 #: rhodecode/model/notification.py:224
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1087 msgid "opened new pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1088 msgstr "创建新的拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1089
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1090 #: rhodecode/model/notification.py:225
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1091 msgid "commented on pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1092 msgstr "评论了拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1093
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1094 #: rhodecode/model/pull_request.py:89
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1095 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1096 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
1097 msgstr "%(user)s想要你检视拉取请求#%(pr_id)s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1098
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1099 #: rhodecode/model/scm.py:535
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1100 msgid "latest tip"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1101 msgstr "最新tip版本"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1102
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1103 #: rhodecode/model/user.py: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
1104 msgid "new user registration"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1105 msgstr "[RhodeCode]新用户注册"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1106
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1107 #: rhodecode/model/user.py:255 rhodecode/model/user.py:277
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1108 #: rhodecode/model/user.py:299
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1109 msgid "You can't Edit this user since it's crucial for entire application"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1110 msgstr "由于是系统帐号,无法编辑该用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1111
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1112 #: rhodecode/model/user.py:323
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1113 msgid "You can't remove this user since it's crucial for entire application"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1114 msgstr "由于是系统帐号,无法删除该用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1115
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1116 #: rhodecode/model/user.py:329
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1117 #, python-format
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1118 msgid ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1119 "user \"%s\" still owns %s repositories and cannot be removed. Switch owners "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1120 "or remove those repositories. %s"
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1121 msgstr ""
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1122 "由于用户 \"%s\" 拥有版本库%s因而无法删除,请修改版本库所有者或删除版本库。%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1123
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1124 #: rhodecode/model/validators.py:36 rhodecode/model/validators.py:37
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1125 msgid "Value cannot be an empty list"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1126 msgstr "值不能为空"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1127
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1128 #: rhodecode/model/validators.py:83
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1129 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1130 msgid "Username \"%(username)s\" already exists"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1131 msgstr "用户名称%(username)s已经存在"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1132
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1133 #: rhodecode/model/validators.py:85
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1134 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1135 msgid "Username \"%(username)s\" is forbidden"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1136 msgstr "不允许用户名 \"%(username)s\""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1137
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1138 #: rhodecode/model/validators.py:87
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1139 msgid ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1140 "Username may only contain alphanumeric characters underscores, periods or "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1141 "dashes and must begin with alphanumeric character"
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1142 msgstr ""
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1143 "只能使用字母、数字、下划线、小数点或减号作为用户名,且必须由数字或字母开头"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1144
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1145 #: rhodecode/model/validators.py:115
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1146 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1147 msgid "Username %(username)s is not valid"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1148 msgstr "用户名称 %(username)s 无效"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1149
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1150 #: rhodecode/model/validators.py:134
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1151 msgid "Invalid users group name"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1152 msgstr "无效的用户组名"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1153
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1154 #: rhodecode/model/validators.py:135
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1155 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1156 msgid "Users group \"%(usersgroup)s\" already exists"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1157 msgstr "用户组 \"%(usersgroup)s\" 已经存在"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1158
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1159 #: rhodecode/model/validators.py:137
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1160 msgid ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1161 "users group name may only contain alphanumeric characters underscores, "
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1162 "periods or dashes and must begin with alphanumeric character"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1163 msgstr ""
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1164 "只能使用字母、数字、下划线、小数点或减号作为用户组名,且必须由数字或字母开头"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1165
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1166 #: rhodecode/model/validators.py:175
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1167 msgid "Cannot assign this group as parent"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1168 msgstr "不能将这个组作为parent"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1169
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1170 #: rhodecode/model/validators.py:176
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1171 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1172 msgid "Group \"%(group_name)s\" already exists"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1173 msgstr "组 \"%(group_name)s\" 已经存在"
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:178
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 "Repository with name \"%(group_name)s\" already exists"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1178 msgstr "已经存在名为 \"%(group_name)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:236
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1181 msgid "Invalid characters (non-ascii) in password"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1182 msgstr "密码含有无效(非ASCII)字符"
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:251
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1185 msgid "Passwords do not match"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1186 msgstr "密码不符"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1187
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1188 #: rhodecode/model/validators.py:268
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1189 msgid "invalid password"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1190 msgstr "无效密码"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1191
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1192 #: rhodecode/model/validators.py:269
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1193 msgid "invalid user name"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1194 msgstr "无效用户名"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1195
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1196 #: rhodecode/model/validators.py:270
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1197 msgid "Your account is disabled"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1198 msgstr "该帐号已被禁用"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1199
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1200 #: rhodecode/model/validators.py:314
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1201 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1202 msgid "Repository name %(repo)s is disallowed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1203 msgstr "版本库名称不能为%(repo)s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1204
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1205 #: rhodecode/model/validators.py:316
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1206 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1207 msgid "Repository named %(repo)s already exists"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1208 msgstr "已经存在版本库%(repo)s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1209
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1210 #: rhodecode/model/validators.py:317
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1211 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1212 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1213 msgstr "版本库组 \"%(group)s\" 中已经存在版本库 \"%(repo)s\""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1214
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1215 #: rhodecode/model/validators.py:319
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1216 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1217 msgid "Repositories group with name \"%(repo)s\" already exists"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1218 msgstr "已经存在名为 \"%(repo)s\" 的版本库组"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1219
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1220 #: rhodecode/model/validators.py:432
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1221 msgid "invalid clone url"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1222 msgstr "无效的克隆地址"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1223
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1224 #: rhodecode/model/validators.py:433
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1225 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
1226 msgstr "无效的克隆地址,提供一个有效的克隆 http(s)或svn+http(s)地址"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1227
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1228 #: rhodecode/model/validators.py:458
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1229 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
1230 msgstr "复刻版本库必须和父版本库类型相同"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1231
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1232 #: rhodecode/model/validators.py:473
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1233 msgid "You don't have permissions to create repository in this group"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1234 msgstr "没有在这个组里面创建版本库的权限"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1235
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1236 #: rhodecode/model/validators.py:498
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1237 msgid "This username or users group name is not valid"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1238 msgstr "用户或用户组名称无效"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1239
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1240 #: rhodecode/model/validators.py:582
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1241 msgid "This is not a valid path"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1242 msgstr "不是一个合法的路径"
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:597
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1245 msgid "This e-mail address is already taken"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1246 msgstr "该邮件地址已被使用"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1247
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1248 #: rhodecode/model/validators.py:617
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1249 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1250 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
1251 msgstr "邮件地址\"%(email)s\"不存在"
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:654
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1254 msgid ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1255 "The LDAP Login attribute of the CN must be specified - this is the name of "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1256 "the attribute that is equivalent to \"username\""
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1257 msgstr "LDAP 登陆属性的 CN 必须指定 - 这个名字作为用户名"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1258
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1259 #: rhodecode/model/validators.py:673
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1260 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1261 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
1262 msgstr "修订%(revs)s已经包含在拉取请求中或者或者已经设置状态"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1263
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1264 #: rhodecode/templates/index.html:3
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1265 msgid "Dashboard"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1266 msgstr "控制面板"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1267
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1268 #: rhodecode/templates/index_base.html:6
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1269 #: rhodecode/templates/repo_switcher_list.html:4
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1270 #: rhodecode/templates/admin/repos/repos.html:9
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1271 #: rhodecode/templates/admin/users/user_edit_my_account.html:31
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1272 #: 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
1273 #: 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
1274 #: rhodecode/templates/branches/branches.html:9
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1275 #: rhodecode/templates/journal/journal.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
1276 #: rhodecode/templates/tags/tags.html:10
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1277 msgid "quick filter..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1278 msgstr "快速过滤..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1279
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1280 #: rhodecode/templates/index_base.html:6
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1281 #: rhodecode/templates/admin/repos/repos.html:9
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1282 #: rhodecode/templates/base/base.html:230
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1283 msgid "repositories"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1284 msgstr "版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1285
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1286 #: 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
1287 #: rhodecode/templates/index_base.html:15
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1288 #: 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
1289 msgid "ADD REPOSITORY"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1290 msgstr "新建版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1291
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1292 #: rhodecode/templates/index_base.html:29
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1293 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1294 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1295 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:33
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1296 #: rhodecode/templates/admin/users_groups/users_group_add.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1297 #: rhodecode/templates/admin/users_groups/users_group_edit.html:33
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1298 msgid "Group name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1299 msgstr "组名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1300
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1301 #: rhodecode/templates/index_base.html:30
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1302 #: rhodecode/templates/index_base.html:71
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1303 #: rhodecode/templates/index_base.html:142
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1304 #: rhodecode/templates/index_base.html:168
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1305 #: rhodecode/templates/admin/repos/repo_add_base.html:56
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1306 #: rhodecode/templates/admin/repos/repo_edit.html:75
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1307 #: rhodecode/templates/admin/repos/repos.html:72
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1308 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:41
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1309 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:41
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1310 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:34
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1311 #: rhodecode/templates/forks/fork.html:59
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1312 #: rhodecode/templates/settings/repo_settings.html:66
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1313 #: rhodecode/templates/summary/summary.html:105
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1314 msgid "Description"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1315 msgstr "描述"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1316
2334
7b356276b051 General i18n update. Now it's 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:40
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1318 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:46
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1319 msgid "Repositories group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1320 msgstr "版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1321
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1322 #: rhodecode/templates/index_base.html:70
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1323 #: rhodecode/templates/index_base.html:166
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1324 #: rhodecode/templates/admin/repos/repo_add_base.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1325 #: rhodecode/templates/admin/repos/repo_edit.html:32
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1326 #: rhodecode/templates/admin/repos/repos.html:70
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1327 #: rhodecode/templates/admin/users/user_edit.html:192
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1328 #: rhodecode/templates/admin/users/user_edit_my_account.html:59
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
1329 #: rhodecode/templates/admin/users/user_edit_my_account.html:181
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
1330 #: rhodecode/templates/admin/users/user_edit_my_account.html:217
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1331 #: rhodecode/templates/admin/users/user_edit_my_account_repos.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
1332 #: 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
1333 #: rhodecode/templates/bookmarks/bookmarks_data.html:6
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1334 #: rhodecode/templates/branches/branches.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
1335 #: rhodecode/templates/files/files_browser.html:47
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1336 #: rhodecode/templates/journal/journal.html:59
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1337 #: rhodecode/templates/journal/journal.html:107
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1338 #: rhodecode/templates/journal/journal.html:186
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1339 #: rhodecode/templates/settings/repo_settings.html:31
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1340 #: rhodecode/templates/summary/summary.html:43
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1341 #: rhodecode/templates/summary/summary.html:123
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1342 #: rhodecode/templates/tags/tags.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
1343 #: rhodecode/templates/tags/tags_data.html:6
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1344 msgid "Name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1345 msgstr "名称"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1346
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1347 #: rhodecode/templates/index_base.html:72
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1348 msgid "Last change"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1349 msgstr "最后修改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1350
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1351 #: rhodecode/templates/index_base.html:73
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1352 #: rhodecode/templates/index_base.html:171
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
1353 #: rhodecode/templates/admin/users/user_edit_my_account.html:183
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1354 #: rhodecode/templates/journal/journal.html:188
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1355 msgid "Tip"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1356 msgstr "Tip"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1357
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1358 #: rhodecode/templates/index_base.html:74
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1359 #: rhodecode/templates/index_base.html:173
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1360 #: rhodecode/templates/admin/repos/repo_edit.html:121
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1361 #: rhodecode/templates/admin/repos/repos.html:73
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1362 msgid "Owner"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1363 msgstr "所有者"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1364
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1365 #: rhodecode/templates/index_base.html:75
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1366 #: rhodecode/templates/summary/summary.html:48
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1367 #: rhodecode/templates/summary/summary.html:51
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1368 msgid "RSS"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1369 msgstr "RSS"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1370
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1371 #: rhodecode/templates/index_base.html:76
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1372 msgid "Atom"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1373 msgstr "Atom"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1374
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1375 #: rhodecode/templates/index_base.html:110
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1376 #: rhodecode/templates/index_base.html:112
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1377 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1378 msgid "Subscribe to %s rss feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1379 msgstr "订阅%s的RSS"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1380
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1381 #: rhodecode/templates/index_base.html:117
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1382 #: rhodecode/templates/index_base.html:119
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1383 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1384 msgid "Subscribe to %s atom feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1385 msgstr "订阅%s的Atom"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1386
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1387 #: rhodecode/templates/index_base.html:140
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1388 msgid "Group 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
1389 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
1390
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1391 #: rhodecode/templates/index_base.html:158
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1392 #: rhodecode/templates/index_base.html:198
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1393 #: rhodecode/templates/admin/repos/repos.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
1394 #: rhodecode/templates/admin/users/user_edit_my_account.html:203
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1395 #: 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
1396 #: rhodecode/templates/bookmarks/bookmarks.html:60
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1397 #: rhodecode/templates/branches/branches.html:77
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1398 #: rhodecode/templates/journal/journal.html:211
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1399 #: rhodecode/templates/tags/tags.html:60
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1400 msgid "Click to sort ascending"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1401 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
1402
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1403 #: rhodecode/templates/index_base.html:159
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1404 #: rhodecode/templates/index_base.html:199
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1405 #: rhodecode/templates/admin/repos/repos.html:95
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
1406 #: rhodecode/templates/admin/users/user_edit_my_account.html:204
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1407 #: 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
1408 #: rhodecode/templates/bookmarks/bookmarks.html:61
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1409 #: rhodecode/templates/branches/branches.html:78
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1410 #: rhodecode/templates/journal/journal.html: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
1411 #: rhodecode/templates/tags/tags.html:61
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1412 msgid "Click to sort descending"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1413 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
1414
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1415 #: rhodecode/templates/index_base.html:169
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1416 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
1417 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
1418
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1419 #: rhodecode/templates/index_base.html:200
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1420 #: rhodecode/templates/admin/repos/repos.html:96
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
1421 #: rhodecode/templates/admin/users/user_edit_my_account.html:205
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1422 #: 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
1423 #: rhodecode/templates/bookmarks/bookmarks.html:62
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1424 #: rhodecode/templates/branches/branches.html:79
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1425 #: rhodecode/templates/journal/journal.html:213
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1426 #: rhodecode/templates/tags/tags.html:62
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1427 msgid "No records found."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1428 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
1429
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1430 #: rhodecode/templates/index_base.html:201
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1431 #: rhodecode/templates/admin/repos/repos.html:97
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
1432 #: rhodecode/templates/admin/users/user_edit_my_account.html:206
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1433 #: 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
1434 #: rhodecode/templates/bookmarks/bookmarks.html:63
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1435 #: rhodecode/templates/branches/branches.html:80
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1436 #: rhodecode/templates/journal/journal.html:214
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1437 #: rhodecode/templates/tags/tags.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
1438 msgid "Data error."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1439 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
1440
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1441 #: rhodecode/templates/index_base.html:202
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1442 #: rhodecode/templates/admin/repos/repos.html:98
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
1443 #: rhodecode/templates/admin/users/user_edit_my_account.html:207
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1444 #: 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
1445 #: rhodecode/templates/bookmarks/bookmarks.html:64
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1446 #: rhodecode/templates/branches/branches.html:81
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1447 #: rhodecode/templates/journal/journal.html:215
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1448 #: rhodecode/templates/tags/tags.html:64
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1449 msgid "Loading..."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1450 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
1451
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1452 #: rhodecode/templates/login.html:5 rhodecode/templates/login.html:54
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1453 msgid "Sign In"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1454 msgstr "登录"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1455
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1456 #: rhodecode/templates/login.html:21
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1457 msgid "Sign In to"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1458 msgstr "登录到"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1459
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1460 #: rhodecode/templates/login.html:31 rhodecode/templates/register.html:20
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1461 #: rhodecode/templates/admin/admin_log.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1462 #: 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
1463 #: rhodecode/templates/admin/users/user_edit.html:50
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1464 #: 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
1465 #: rhodecode/templates/base/base.html:83
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1466 #: rhodecode/templates/summary/summary.html:122
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1467 msgid "Username"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1468 msgstr "帐号"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1469
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1470 #: rhodecode/templates/login.html:40 rhodecode/templates/register.html:29
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1471 #: rhodecode/templates/admin/ldap/ldap.html:46
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1472 #: 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
1473 #: rhodecode/templates/base/base.html:92
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1474 msgid "Password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1475 msgstr "密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1476
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1477 #: 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
1478 msgid "Remember me"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1479 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
1480
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1481 #: rhodecode/templates/login.html:60
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1482 msgid "Forgot your password ?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1483 msgstr "忘记了密码?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1484
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1485 #: rhodecode/templates/login.html:63 rhodecode/templates/base/base.html:103
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1486 msgid "Don't have an account ?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1487 msgstr "还没有帐号?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1488
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1489 #: rhodecode/templates/password_reset.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1490 msgid "Reset your password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1491 msgstr "重置密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1492
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1493 #: rhodecode/templates/password_reset.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1494 msgid "Reset your password to"
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/password_reset.html:21
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1498 msgid "Email address"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1499 msgstr "邮件地址"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1500
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1501 #: rhodecode/templates/password_reset.html:30
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1502 msgid "Reset my password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1503 msgstr "重置密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1504
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1505 #: rhodecode/templates/password_reset.html:31
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1506 msgid "Password reset link will be send to matching email address"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1507 msgstr "密码重置地址已经发送到邮件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1508
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1509 #: rhodecode/templates/register.html:5 rhodecode/templates/register.html:74
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1510 msgid "Sign Up"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1511 msgstr "注册"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1512
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1513 #: rhodecode/templates/register.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1514 msgid "Sign Up to"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1515 msgstr "注册"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1516
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1517 #: rhodecode/templates/register.html:38
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1518 msgid "Re-enter password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1519 msgstr "确认密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1520
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1521 #: 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
1522 #: rhodecode/templates/admin/users/user_add.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
1523 #: rhodecode/templates/admin/users/user_edit.html:86
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1524 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:53
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1525 msgid "First Name"
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/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
1529 #: rhodecode/templates/admin/users/user_add.html:68
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1530 #: rhodecode/templates/admin/users/user_edit.html:95
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1531 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:62
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1532 msgid "Last Name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1533 msgstr "姓"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1534
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1535 #: 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
1536 #: rhodecode/templates/admin/users/user_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
1537 #: rhodecode/templates/admin/users/user_edit.html:104
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1538 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:71
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1539 #: rhodecode/templates/summary/summary.html:124
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1540 msgid "Email"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1541 msgstr "电子邮件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1542
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1543 #: rhodecode/templates/register.html:76
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1544 msgid "Your account will be activated right after registration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1545 msgstr "注册后,帐号将启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1546
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1547 #: rhodecode/templates/register.html:78
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1548 msgid "Your account must wait for activation by administrator"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1549 msgstr "管理员审核后,你注册的帐号将被启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1550
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1551 #: rhodecode/templates/repo_switcher_list.html:11
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1552 #: rhodecode/templates/admin/repos/repo_add_base.html:65
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1553 #: rhodecode/templates/admin/repos/repo_edit.html:85
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1554 #: rhodecode/templates/settings/repo_settings.html:76
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1555 msgid "Private repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1556 msgstr "私有版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1557
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1558 #: rhodecode/templates/repo_switcher_list.html:16
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1559 msgid "Public repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1560 msgstr "公共版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1561
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1562 #: 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
1563 #: 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
1564 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
1565 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
1566
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1567 #: rhodecode/templates/switch_to_list.html:10
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1568 #: 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
1569 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
1570 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
1571
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1572 #: 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
1573 #: 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
1574 #: 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
1575 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
1576 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
1577
7b356276b051 General i18n update. Now it's 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/switch_to_list.html:22
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1579 #: rhodecode/templates/tags/tags_data.html:33
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1580 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
1581 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
1582
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1583 #: 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
1584 #: 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
1585 msgid "bookmarks"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1586 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
1587
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1588 #: 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
1589 #: 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
1590 msgid "There are no bookmarks yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1591 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
1592
7b356276b051 General i18n update. Now it's 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 #: rhodecode/templates/admin/admin.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
1594 #: rhodecode/templates/admin/admin.html:9
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1595 msgid "Admin journal"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1596 msgstr "系统日志"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1597
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1598 #: rhodecode/templates/admin/admin_log.html:6
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1599 #: rhodecode/templates/admin/repos/repos.html:74
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1600 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:8
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1601 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:9
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1602 #: rhodecode/templates/journal/journal.html:61
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1603 #: rhodecode/templates/journal/journal.html:62
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1604 msgid "Action"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1605 msgstr "操作"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1606
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1607 #: rhodecode/templates/admin/admin_log.html:7
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1608 msgid "Repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1609 msgstr "版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1610
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1611 #: 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
1612 #: 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
1613 #: rhodecode/templates/bookmarks/bookmarks_data.html:7
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1614 #: rhodecode/templates/branches/branches.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
1615 #: rhodecode/templates/tags/tags.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
1616 #: rhodecode/templates/tags/tags_data.html:7
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1617 msgid "Date"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1618 msgstr "日期"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1619
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1620 #: rhodecode/templates/admin/admin_log.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1621 msgid "From IP"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1622 msgstr "来源IP"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1623
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1624 #: rhodecode/templates/admin/admin_log.html:53
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1625 msgid "No actions yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1626 msgstr "无操作"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1627
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1628 #: rhodecode/templates/admin/ldap/ldap.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1629 msgid "LDAP administration"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1630 msgstr "LDAP管理员"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1631
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1632 #: rhodecode/templates/admin/ldap/ldap.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1633 msgid "Ldap"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1634 msgstr "LDAP"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1635
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1636 #: rhodecode/templates/admin/ldap/ldap.html:28
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1637 msgid "Connection settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1638 msgstr "连接设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1639
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1640 #: rhodecode/templates/admin/ldap/ldap.html:30
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1641 msgid "Enable LDAP"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1642 msgstr "启用LDAP"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1643
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1644 #: rhodecode/templates/admin/ldap/ldap.html:34
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1645 msgid "Host"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1646 msgstr "主机"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1647
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1648 #: rhodecode/templates/admin/ldap/ldap.html:38
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1649 msgid "Port"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1650 msgstr "端口"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1651
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1652 #: rhodecode/templates/admin/ldap/ldap.html:42
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1653 msgid "Account"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1654 msgstr "帐号"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1655
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1656 #: rhodecode/templates/admin/ldap/ldap.html:50
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1657 msgid "Connection security"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1658 msgstr "连接安全"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1659
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1660 #: rhodecode/templates/admin/ldap/ldap.html:54
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1661 msgid "Certificate Checks"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1662 msgstr "凭证确认"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1663
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1664 #: rhodecode/templates/admin/ldap/ldap.html:57
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1665 msgid "Search settings"
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/ldap/ldap.html:59
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1669 msgid "Base DN"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1670 msgstr "Base DN"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1671
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1672 #: rhodecode/templates/admin/ldap/ldap.html:63
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1673 msgid "LDAP Filter"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1674 msgstr "LDAP过滤器"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1675
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1676 #: rhodecode/templates/admin/ldap/ldap.html:67
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1677 msgid "LDAP Search Scope"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1678 msgstr "LDAP搜索范围"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1679
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1680 #: rhodecode/templates/admin/ldap/ldap.html:70
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1681 msgid "Attribute mappings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1682 msgstr "属性映射"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1683
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1684 #: rhodecode/templates/admin/ldap/ldap.html:72
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1685 msgid "Login Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1686 msgstr "登录属性"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1687
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1688 #: rhodecode/templates/admin/ldap/ldap.html:76
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1689 msgid "First Name Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1690 msgstr "名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1691
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1692 #: rhodecode/templates/admin/ldap/ldap.html:80
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1693 msgid "Last Name Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1694 msgstr "姓"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1695
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1696 #: rhodecode/templates/admin/ldap/ldap.html:84
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1697 msgid "E-mail Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1698 msgstr "电子邮件属性"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1699
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1700 #: rhodecode/templates/admin/ldap/ldap.html:89
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1701 #: rhodecode/templates/admin/repos/repo_edit.html:141
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1702 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:74
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1703 #: rhodecode/templates/admin/settings/hooks.html:73
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1704 #: rhodecode/templates/admin/users/user_edit.html:129
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1705 #: rhodecode/templates/admin/users/user_edit.html:174
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1706 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:79
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1707 #: rhodecode/templates/admin/users_groups/users_group_edit.html:135
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1708 #: rhodecode/templates/settings/repo_settings.html:93
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1709 msgid "Save"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1710 msgstr "保存"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1711
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1712 #: 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
1713 #: 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
1714 msgid "My Notifications"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1715 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
1716
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1717 #: rhodecode/templates/admin/notifications/notifications.html:29
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1718 msgid "All"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1719 msgstr "全部"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1720
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1721 #: rhodecode/templates/admin/notifications/notifications.html:30
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1722 msgid "Comments"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1723 msgstr "评论"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1724
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1725 #: rhodecode/templates/admin/notifications/notifications.html:31
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1726 #: rhodecode/templates/base/base.html:263
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1727 #: rhodecode/templates/base/base.html:265
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1728 msgid "Pull requests"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1729 msgstr "拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1730
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1731 #: 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
1732 msgid "Mark all read"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1733 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
1734
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1735 #: 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
1736 msgid "No notifications here yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1737 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
1738
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1739 #: 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
1740 #: 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
1741 msgid "Show notification"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1742 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
1743
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1744 #: 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
1745 msgid "Notifications"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1746 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
1747
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1748 #: rhodecode/templates/admin/permissions/permissions.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1749 msgid "Permissions administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1750 msgstr "权限管理"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1751
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1752 #: rhodecode/templates/admin/permissions/permissions.html:11
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1753 #: 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
1754 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.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
1755 #: rhodecode/templates/admin/users/user_edit.html:139
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1756 #: rhodecode/templates/admin/users_groups/users_group_edit.html:100
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1757 #: rhodecode/templates/settings/repo_settings.html:86
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1758 msgid "Permissions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1759 msgstr "权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1760
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1761 #: rhodecode/templates/admin/permissions/permissions.html:24
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1762 msgid "Default permissions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1763 msgstr "默认权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1764
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1765 #: rhodecode/templates/admin/permissions/permissions.html:31
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1766 msgid "Anonymous access"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1767 msgstr "匿名访问"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1768
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1769 #: rhodecode/templates/admin/permissions/permissions.html:41
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1770 msgid "Repository permission"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1771 msgstr "版本库权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1772
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1773 #: rhodecode/templates/admin/permissions/permissions.html:49
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1774 msgid ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1775 "All default permissions on each repository will be reset to choosen "
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1776 "permission, note that all custom default permission on repositories will be "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1777 "lost"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1778 msgstr ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1779 "所有版本库的默认权限将被重置到选择的权限,所有版本库的自定义权限将被丢弃"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1780
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1781 #: rhodecode/templates/admin/permissions/permissions.html:50
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1782 msgid "overwrite existing settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1783 msgstr "覆盖已有设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1784
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1785 #: rhodecode/templates/admin/permissions/permissions.html:55
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1786 msgid "Registration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1787 msgstr "注册"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1788
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1789 #: rhodecode/templates/admin/permissions/permissions.html:63
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1790 msgid "Repository creation"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1791 msgstr "建立版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1792
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1793 #: rhodecode/templates/admin/permissions/permissions.html:71
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1794 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
1795 msgstr "版本库复刻"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1796
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1797 #: rhodecode/templates/admin/permissions/permissions.html:78
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1798 #: rhodecode/templates/admin/repos/repo_edit.html:255
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1799 msgid "set"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1800 msgstr "设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1801
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1802 #: rhodecode/templates/admin/repos/repo_add.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1803 #: rhodecode/templates/admin/repos/repo_add_create_repository.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1804 msgid "Add repository"
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/repos/repo_add.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1808 #: rhodecode/templates/admin/repos/repo_edit.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1809 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1810 msgid "Repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1811 msgstr "版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1812
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1813 #: rhodecode/templates/admin/repos/repo_add.html:13
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1814 msgid "add new"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1815 msgstr "新建"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1816
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1817 #: rhodecode/templates/admin/repos/repo_add_base.html:20
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1818 #: rhodecode/templates/summary/summary.html:95
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1819 #: rhodecode/templates/summary/summary.html:96
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1820 msgid "Clone from"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1821 msgstr "克隆自"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1822
2334
7b356276b051 General i18n update. Now it's 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 #: 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
1824 #: 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
1825 #: 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
1826 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
1827 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
1828
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1829 #: rhodecode/templates/admin/repos/repo_add_base.html:29
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1830 #: rhodecode/templates/admin/repos/repo_edit.html:49
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1831 #: rhodecode/templates/admin/repos_groups/repos_groups.html:4
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1832 #: rhodecode/templates/forks/fork.html:50
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1833 #: rhodecode/templates/settings/repo_settings.html:48
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1834 msgid "Repository group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1835 msgstr "版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1836
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1837 #: rhodecode/templates/admin/repos/repo_add_base.html:33
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1838 #: rhodecode/templates/forks/fork.html:54
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1839 msgid "Optionaly select a group to put this repository into."
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
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1842 #: rhodecode/templates/admin/repos/repo_add_base.html:38
7b356276b051 General i18n update. Now it's 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 #: rhodecode/templates/admin/repos/repo_edit.html:58
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1844 msgid "Type"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1845 msgstr "类型"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1846
2334
7b356276b051 General i18n update. Now it's 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/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
1848 msgid "Type of repository to create."
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
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1851 #: rhodecode/templates/admin/repos/repo_add_base.html:47
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1852 #: rhodecode/templates/admin/repos/repo_edit.html:66
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1853 #: rhodecode/templates/forks/fork.html:41
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1854 #: rhodecode/templates/settings/repo_settings.html:57
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1855 msgid "Landing revision"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1856 msgstr "默认修订"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1857
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1858 #: 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
1859 #: rhodecode/templates/admin/repos/repo_edit.html:70
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1860 #: rhodecode/templates/forks/fork.html:45
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1861 #: rhodecode/templates/settings/repo_settings.html:61
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1862 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
1863 msgstr "文件浏览、下载、whoosh和README的默认修订版本"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1864
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1865 #: rhodecode/templates/admin/repos/repo_add_base.html:60
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1866 #: rhodecode/templates/admin/repos/repo_edit.html:79
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1867 #: rhodecode/templates/forks/fork.html:63
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1868 #: rhodecode/templates/settings/repo_settings.html:70
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1869 msgid ""
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1870 "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
1871 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
1872
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1873 #: rhodecode/templates/admin/repos/repo_add_base.html:69
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1874 #: rhodecode/templates/admin/repos/repo_edit.html:89
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1875 #: rhodecode/templates/forks/fork.html:72
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1876 #: rhodecode/templates/settings/repo_settings.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
1877 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
1878 "Private repositories are only visible to people explicitly added as "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1879 "collaborators."
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1880 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
1881
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1882 #: rhodecode/templates/admin/repos/repo_add_base.html:73
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1883 msgid "add"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1884 msgstr "新建"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1885
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1886 #: rhodecode/templates/admin/repos/repo_add_create_repository.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1887 msgid "add new repository"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1888 msgstr "新建版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1889
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1890 #: rhodecode/templates/admin/repos/repo_edit.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1891 msgid "Edit repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1892 msgstr "编辑版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1893
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1894 #: rhodecode/templates/admin/repos/repo_edit.html:13
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1895 #: rhodecode/templates/admin/users/user_edit.html:13
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1896 #: rhodecode/templates/admin/users/user_edit.html:224
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1897 #: rhodecode/templates/admin/users/user_edit.html:226
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1898 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:28
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1899 #: rhodecode/templates/admin/users_groups/users_group_edit.html:13
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1900 #: rhodecode/templates/files/files_source.html:44
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1901 #: rhodecode/templates/journal/journal.html:81
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1902 msgid "edit"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1903 msgstr "编辑"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1904
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1905 #: 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
1906 #: rhodecode/templates/settings/repo_settings.html:39
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1907 msgid "Clone uri"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1908 msgstr "克隆地址"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1909
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1910 #: rhodecode/templates/admin/repos/repo_edit.html:53
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1911 #: rhodecode/templates/settings/repo_settings.html:52
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1912 msgid "Optional select a group to put this repository into."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1913 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
1914
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1915 #: rhodecode/templates/admin/repos/repo_edit.html:94
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1916 msgid "Enable statistics"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1917 msgstr "启用统计"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1918
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1919 #: rhodecode/templates/admin/repos/repo_edit.html:98
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1920 msgid "Enable statistics window on summary page."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1921 msgstr "启用概况页的统计窗口"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1922
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1923 #: rhodecode/templates/admin/repos/repo_edit.html:103
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1924 msgid "Enable downloads"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1925 msgstr "启用下载"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1926
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1927 #: rhodecode/templates/admin/repos/repo_edit.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
1928 msgid "Enable download menu on summary page."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1929 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
1930
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1931 #: rhodecode/templates/admin/repos/repo_edit.html:112
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1932 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:66
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1933 msgid "Enable locking"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1934 msgstr "启用锁定"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1935
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1936 #: rhodecode/templates/admin/repos/repo_edit.html:116
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1937 msgid "Enable lock-by-pulling on repository."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1938 msgstr "启用版本库的拉取锁定"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1939
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1940 #: 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
1941 msgid "Change owner of this repository."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1942 msgstr "修改这个版本库的所有者"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1943
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1944 #: rhodecode/templates/admin/repos/repo_edit.html:142
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1945 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:75
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1946 #: rhodecode/templates/admin/settings/settings.html:113
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1947 #: rhodecode/templates/admin/settings/settings.html:168
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1948 #: rhodecode/templates/admin/settings/settings.html:258
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1949 #: rhodecode/templates/admin/users/user_edit.html:130
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1950 #: rhodecode/templates/admin/users/user_edit.html:175
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1951 #: rhodecode/templates/admin/users/user_edit.html:278
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1952 #: 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
1953 #: 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
1954 #: rhodecode/templates/files/files_add.html:82
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1955 #: rhodecode/templates/files/files_edit.html:68
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
1956 #: rhodecode/templates/pullrequests/pullrequest.html:122
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1957 #: rhodecode/templates/settings/repo_settings.html:94
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1958 msgid "Reset"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1959 msgstr "重置"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1960
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1961 #: 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
1962 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
1963 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
1964
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1965 #: 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
1966 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
1967 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
1968
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1969 #: 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
1970 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
1971 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
1972
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1973 #: rhodecode/templates/admin/repos/repo_edit.html:159
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1974 msgid "Confirm to remove current statistics"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1975 msgstr "确认移除当前统计"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1976
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1977 #: rhodecode/templates/admin/repos/repo_edit.html:162
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1978 msgid "Fetched to rev"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1979 msgstr "获取到修订"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1980
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1981 #: 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
1982 msgid "Stats gathered"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1983 msgstr "已收集的统计"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1984
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1985 #: rhodecode/templates/admin/repos/repo_edit.html:171
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1986 msgid "Remote"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1987 msgstr "远程"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1988
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1989 #: rhodecode/templates/admin/repos/repo_edit.html:175
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1990 msgid "Pull changes from remote location"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1991 msgstr "从远程路径拉取修订集"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1992
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1993 #: rhodecode/templates/admin/repos/repo_edit.html:175
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1994 msgid "Confirm to pull changes from remote side"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1995 msgstr "确认从远程拉取修订集"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1996
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1997 #: rhodecode/templates/admin/repos/repo_edit.html:186
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1998 msgid "Cache"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1999 msgstr "缓存"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2000
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2001 #: rhodecode/templates/admin/repos/repo_edit.html:190
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2002 msgid "Invalidate repository cache"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2003 msgstr "清除版本库缓存"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2004
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2005 #: rhodecode/templates/admin/repos/repo_edit.html:190
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2006 msgid "Confirm to invalidate repository cache"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2007 msgstr "确认清除版本库缓存"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2008
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2009 #: rhodecode/templates/admin/repos/repo_edit.html:193
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2010 msgid ""
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2011 "Manually invalidate cache for this repository. On first access repository "
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2012 "will be cached again"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2013 msgstr "手动清除版本库缓存。之后第一次访问的时候将重建缓存"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2014
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2015 #: rhodecode/templates/admin/repos/repo_edit.html:198
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2016 msgid "List of cached values"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2017 msgstr "缓存数据列表"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2018
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2019 #: rhodecode/templates/admin/repos/repo_edit.html:209
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2020 #: rhodecode/templates/base/base.html:327
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2021 #: rhodecode/templates/base/base.html:329
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2022 #: rhodecode/templates/base/base.html:331
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2023 msgid "Public journal"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2024 msgstr "公共日志"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2025
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2026 #: rhodecode/templates/admin/repos/repo_edit.html:215
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2027 msgid "Remove from public journal"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2028 msgstr "从公共日志删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2029
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2030 #: rhodecode/templates/admin/repos/repo_edit.html:217
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2031 msgid "Add to public journal"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2032 msgstr "添加到公共日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2033
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2034 #: rhodecode/templates/admin/repos/repo_edit.html:222
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2035 msgid ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2036 "All actions made on this repository will be accessible to everyone in public "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2037 "journal"
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2038 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
2039
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2040 #: rhodecode/templates/admin/repos/repo_edit.html:229
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2041 msgid "Locking"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2042 msgstr "锁定"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2043
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2044 #: rhodecode/templates/admin/repos/repo_edit.html:234
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2045 msgid "Unlock locked repo"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2046 msgstr "解锁版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2047
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2048 #: rhodecode/templates/admin/repos/repo_edit.html:234
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2049 msgid "Confirm to unlock repository"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2050 msgstr "确认解锁版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2051
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2052 #: rhodecode/templates/admin/repos/repo_edit.html:237
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2053 msgid "lock repo"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2054 msgstr "锁定版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2055
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2056 #: rhodecode/templates/admin/repos/repo_edit.html:237
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2057 msgid "Confirm to lock repository"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2058 msgstr "确认锁定版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2059
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2060 #: rhodecode/templates/admin/repos/repo_edit.html:238
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2061 msgid "Repository is not locked"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2062 msgstr "版本库未锁定"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2063
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2064 #: rhodecode/templates/admin/repos/repo_edit.html:243
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2065 msgid ""
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2066 "Force locking on repository. Works only when anonymous access is disabled"
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2067 msgstr "强制锁定版本库。只有在禁止匿名访问时候才有效"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2068
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2069 #: rhodecode/templates/admin/repos/repo_edit.html:250
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2070 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
2071 msgstr "设置复刻自"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2072
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2073 #: rhodecode/templates/admin/repos/repo_edit.html:259
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2074 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
2075 msgstr "从列表中手动设置这个版本库复刻自另一版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2076
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2077 #: rhodecode/templates/admin/repos/repo_edit.html:265
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2078 #: rhodecode/templates/changeset/changeset_file_comment.html:26
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2079 msgid "Delete"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2080 msgstr "删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2081
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2082 #: rhodecode/templates/admin/repos/repo_edit.html:269
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2083 msgid "Remove this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2084 msgstr "删除版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2085
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2086 #: rhodecode/templates/admin/repos/repo_edit.html:269
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2087 #: rhodecode/templates/journal/journal.html:84
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2088 msgid "Confirm to delete this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2089 msgstr "确认删除版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2090
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2091 #: rhodecode/templates/admin/repos/repo_edit.html:273
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2092 msgid ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2093 "This repository will be renamed in a special way in order to be unaccesible "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2094 "for RhodeCode and VCS systems.\n"
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2095 " If you need fully delete it from filesystem please "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2096 "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
2097 msgstr ""
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2098 "这个版本库将以特殊的方式重命名这样RhodeCode和版本控制系统将不能访问它。\n"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2099 " 如果需要从文件系统完全删除,你需要手动操作"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2100
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2101 #: 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
2102 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:3
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2103 msgid "none"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2104 msgstr "无"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2105
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2106 #: 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
2107 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:4
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2108 msgid "read"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2109 msgstr "读"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2110
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2111 #: 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
2112 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:5
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2113 msgid "write"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2114 msgstr "写"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2115
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2116 #: 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
2117 #: 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
2118 #: rhodecode/templates/admin/users/users.html:85
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2119 #: rhodecode/templates/base/base.html:226
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2120 msgid "admin"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2121 msgstr "管理"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2122
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2123 #: 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
2124 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:7
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2125 msgid "member"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2126 msgstr "成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2127
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2128 #: rhodecode/templates/admin/repos/repo_edit_perms.html:16
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2129 #: rhodecode/templates/data_table/_dt_elements.html:67
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2130 #: rhodecode/templates/journal/journal.html:132
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2131 #: rhodecode/templates/summary/summary.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
2132 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
2133 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
2134
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2135 #: rhodecode/templates/admin/repos/repo_edit_perms.html:19
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2136 #: rhodecode/templates/admin/repos/repo_edit_perms.html:28
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2137 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:18
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2138 msgid "default"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2139 msgstr "默认"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2140
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2141 #: 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
2142 #: 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
2143 #: 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
2144 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:42
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2145 msgid "revoke"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2146 msgstr "移除"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2147
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2148 #: rhodecode/templates/admin/repos/repo_edit_perms.html:83
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2149 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:67
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2150 msgid "Add another member"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2151 msgstr "添加成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2152
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2153 #: rhodecode/templates/admin/repos/repo_edit_perms.html:97
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2154 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:87
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2155 msgid "Failed to remove user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2156 msgstr "删除用户失败"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2157
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2158 #: rhodecode/templates/admin/repos/repo_edit_perms.html:112
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2159 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:103
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2160 msgid "Failed to remove users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2161 msgstr "删除用户组失败"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2162
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2163 #: rhodecode/templates/admin/repos/repos.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2164 msgid "Repositories administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2165 msgstr "版本库管理员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2166
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2167 #: 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
2168 msgid "apply to children"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2169 msgstr "应用到成员"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2170
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2171 #: 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
2172 msgid ""
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2173 "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
2174 "repositories and other groups"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2175 msgstr "授予或者撤销权限所有组成员,包括子组和子版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2176
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2177 #: rhodecode/templates/admin/repos_groups/repos_groups.html:9
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2178 #: rhodecode/templates/base/base.html:122
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2179 #: rhodecode/templates/base/base.html:309
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2180 #: rhodecode/templates/base/base.html:311
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2181 #: rhodecode/templates/base/base.html:313
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2182 #: rhodecode/templates/bookmarks/bookmarks.html:11
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2183 #: rhodecode/templates/branches/branches.html:10
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2184 #: rhodecode/templates/changelog/changelog.html:10
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2185 #: rhodecode/templates/changeset/changeset.html:10
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2186 #: rhodecode/templates/changeset/changeset_range.html:9
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2187 #: rhodecode/templates/compare/compare_diff.html:9
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2188 #: rhodecode/templates/files/file_diff.html:8
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2189 #: rhodecode/templates/files/files.html:8
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2190 #: rhodecode/templates/files/files_add.html:15
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2191 #: rhodecode/templates/files/files_edit.html:15
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2192 #: rhodecode/templates/followers/followers.html:9
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2193 #: rhodecode/templates/forks/fork.html:9
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2194 #: rhodecode/templates/forks/forks.html:9
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2195 #: rhodecode/templates/pullrequests/pullrequest.html:8
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2196 #: rhodecode/templates/pullrequests/pullrequest_show.html:8
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2197 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:8
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2198 #: rhodecode/templates/settings/repo_settings.html:9
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2199 #: rhodecode/templates/shortlog/shortlog.html:10
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2200 #: rhodecode/templates/summary/summary.html:8
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2201 #: rhodecode/templates/tags/tags.html:11
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2202 msgid "Home"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2203 msgstr "首页"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2204
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2205 #: rhodecode/templates/admin/repos_groups/repos_groups.html:13
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2206 msgid "with"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2207 msgstr "有"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2208
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2209 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2210 msgid "Add repos group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2211 msgstr "添加版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2212
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2213 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2214 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2215 msgid "Repos groups"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2216 msgstr "版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2217
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2218 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2219 msgid "add new repos group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2220 msgstr "添加新版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2221
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2222 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:50
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2223 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:50
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2224 msgid "Group parent"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2225 msgstr "上级组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2226
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2227 #: 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
2228 #: rhodecode/templates/admin/users/user_add.html:94
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2229 #: rhodecode/templates/admin/users_groups/users_group_add.html:49
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2230 #: rhodecode/templates/admin/users_groups/users_group_edit.html:90
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
2231 #: rhodecode/templates/pullrequests/pullrequest_show.html:117
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2232 msgid "save"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2233 msgstr "保存"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2234
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2235 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2236 msgid "Edit repos group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2237 msgstr "编辑版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2238
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2239 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2240 msgid "edit repos group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2241 msgstr "编辑版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2242
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2243 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:70
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2244 msgid ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2245 "Enable lock-by-pulling on group. This option will be applied to all other "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2246 "groups and repositories inside"
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2247 msgstr "启用组的拉取锁定。这个选项将应用到组内的其他组和版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2248
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2249 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2250 msgid "Repositories groups administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2251 msgstr "版本库管理员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2252
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2253 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:22
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2254 msgid "ADD NEW GROUP"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2255 msgstr "添加组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2256
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2257 #: 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
2258 msgid "Number of toplevel repositories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2259 msgstr "顶层版本库数量"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2260
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2261 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:36
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2262 #: 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
2263 #: 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
2264 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
2265 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
2266
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2267 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:54
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2268 #: rhodecode/templates/admin/users/user_edit.html:255
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2269 #: rhodecode/templates/admin/users_groups/users_groups.html:44
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2270 #: rhodecode/templates/data_table/_dt_elements.html:7
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2271 #: rhodecode/templates/data_table/_dt_elements.html:103
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2272 msgid "delete"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2273 msgstr "删除"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2274
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2275 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:54
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2276 #, 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
2277 msgid "Confirm to delete this group: %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2278 msgstr "确认删除该版本库组:%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2279
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2280 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:62
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2281 msgid "There are no repositories groups yet"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2282 msgstr "没有版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2283
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2284 #: rhodecode/templates/admin/settings/hooks.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2285 #: rhodecode/templates/admin/settings/settings.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2286 msgid "Settings administration"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2287 msgstr "系统设置"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2288
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2289 #: rhodecode/templates/admin/settings/hooks.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2290 #: rhodecode/templates/admin/settings/settings.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2291 #: rhodecode/templates/settings/repo_settings.html:13
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2292 msgid "Settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2293 msgstr "设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2294
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2295 #: rhodecode/templates/admin/settings/hooks.html:24
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2296 msgid "Built in hooks - read only"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2297 msgstr "内建钩子 - 只读"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2298
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2299 #: rhodecode/templates/admin/settings/hooks.html:40
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2300 msgid "Custom hooks"
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/settings/hooks.html:56
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2304 msgid "remove"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2305 msgstr "删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2306
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2307 #: rhodecode/templates/admin/settings/hooks.html:88
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2308 msgid "Failed to remove hook"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2309 msgstr "移除钩子失败"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2310
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2311 #: rhodecode/templates/admin/settings/settings.html:24
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2312 msgid "Remap and rescan repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2313 msgstr "重新扫描并映射版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2314
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2315 #: rhodecode/templates/admin/settings/settings.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2316 msgid "rescan option"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2317 msgstr "重新扫描选项"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2318
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2319 #: rhodecode/templates/admin/settings/settings.html:38
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2320 msgid ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2321 "In case a repository was deleted from filesystem and there are leftovers in "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2322 "the database check this option to scan obsolete data in database and remove "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2323 "it."
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2324 msgstr ""
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2325 "如果版本库已经从文件系统删除,但数据库仍然有遗留信息,请勾选该项进行清理"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2326
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2327 #: rhodecode/templates/admin/settings/settings.html:39
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2328 msgid "destroy old data"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2329 msgstr "清理旧数据"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2330
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2331 #: rhodecode/templates/admin/settings/settings.html:41
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2332 msgid ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2333 "Rescan repositories location for new repositories. Also deletes obsolete if "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2334 "`destroy` flag is checked "
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2335 msgstr ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2336 "重新扫描版本库路径以发现新版本库。 同时删除过时的,如果设置有 `destroy` 标志"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2337
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2338 #: rhodecode/templates/admin/settings/settings.html:46
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2339 msgid "Rescan repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2340 msgstr "重新扫描版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2341
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2342 #: rhodecode/templates/admin/settings/settings.html:52
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2343 msgid "Whoosh indexing"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2344 msgstr "Whoosh索引"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2345
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2346 #: rhodecode/templates/admin/settings/settings.html:60
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2347 msgid "index build option"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2348 msgstr "构建索引选项"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2349
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2350 #: rhodecode/templates/admin/settings/settings.html:65
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2351 msgid "build from scratch"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2352 msgstr "重新建立"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2353
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2354 #: rhodecode/templates/admin/settings/settings.html:71
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2355 msgid "Reindex"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2356 msgstr "重新索引"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2357
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2358 #: rhodecode/templates/admin/settings/settings.html:77
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2359 msgid "Global application settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2360 msgstr "全局设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2361
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2362 #: rhodecode/templates/admin/settings/settings.html:86
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2363 msgid "Application name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2364 msgstr "应用名称"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2365
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2366 #: rhodecode/templates/admin/settings/settings.html:95
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2367 msgid "Realm text"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2368 msgstr "Realm text"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2369
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2370 #: rhodecode/templates/admin/settings/settings.html:104
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2371 msgid "GA code"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2372 msgstr "GA code"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2373
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2374 #: rhodecode/templates/admin/settings/settings.html:112
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2375 #: rhodecode/templates/admin/settings/settings.html:167
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2376 #: rhodecode/templates/admin/settings/settings.html:257
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2377 msgid "Save settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2378 msgstr "保存设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2379
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2380 #: rhodecode/templates/admin/settings/settings.html:119
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2381 msgid "Visualisation settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2382 msgstr "可视化设置"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2383
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2384 #: rhodecode/templates/admin/settings/settings.html:128
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2385 msgid "Icons"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2386 msgstr "图标"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2387
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2388 #: rhodecode/templates/admin/settings/settings.html:133
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2389 msgid "Show public repo icon on repositories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2390 msgstr "显示公共版本库图标"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2391
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2392 #: rhodecode/templates/admin/settings/settings.html:137
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2393 msgid "Show private repo icon on repositories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2394 msgstr "显示私有版本库图标"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2395
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2396 #: rhodecode/templates/admin/settings/settings.html:144
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2397 msgid "Meta-Tagging"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2398 msgstr "元标记"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2399
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2400 #: rhodecode/templates/admin/settings/settings.html:149
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2401 msgid "Stylify recognised metatags:"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2402 msgstr "样式化识别的元标记"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2403
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2404 #: rhodecode/templates/admin/settings/settings.html:176
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2405 msgid "VCS settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2406 msgstr "版本控制系统设置"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2407
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2408 #: rhodecode/templates/admin/settings/settings.html:185
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2409 msgid "Web"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2410 msgstr "网络"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2411
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2412 #: rhodecode/templates/admin/settings/settings.html:190
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2413 msgid "require ssl for vcs operations"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2414 msgstr "要求使用SSL进行版本控制系统操作"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2415
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2416 #: rhodecode/templates/admin/settings/settings.html:192
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2417 msgid ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2418 "RhodeCode will require SSL for pushing or pulling. If SSL is missing it will "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2419 "return HTTP Error 406: Not Acceptable"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2420 msgstr ""
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2421 "勾选后RhodeCode将要求使用SSL进行推送和拉取。如果没有使用SSL将返回HTTP 406错"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2422 "误:Not Acceptable"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2423
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2424 #: rhodecode/templates/admin/settings/settings.html:198
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2425 msgid "Hooks"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2426 msgstr "钩子"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2427
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2428 #: rhodecode/templates/admin/settings/settings.html:203
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2429 msgid "Update repository after push (hg update)"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2430 msgstr "推送后更新版本库(hg update)"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2431
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2432 #: rhodecode/templates/admin/settings/settings.html:207
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2433 msgid "Show repository size after push"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2434 msgstr "推送后显示版本库大小"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2435
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2436 #: rhodecode/templates/admin/settings/settings.html:211
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2437 msgid "Log user push commands"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2438 msgstr "记录用户推送命令"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2439
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2440 #: rhodecode/templates/admin/settings/settings.html:215
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2441 msgid "Log user pull commands"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2442 msgstr "记录用户拉取命令"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2443
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2444 #: rhodecode/templates/admin/settings/settings.html:219
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2445 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
2446 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
2447
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2448 #: rhodecode/templates/admin/settings/settings.html:224
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2449 msgid "Mercurial Extensions"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2450 msgstr "Mercurial扩展"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2451
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2452 #: rhodecode/templates/admin/settings/settings.html:229
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2453 msgid "largefiles extensions"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2454 msgstr "大文件扩展"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2455
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2456 #: rhodecode/templates/admin/settings/settings.html:233
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2457 msgid "hgsubversion extensions"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2458 msgstr "hgsubversion扩展"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2459
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2460 #: rhodecode/templates/admin/settings/settings.html:235
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2461 msgid ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2462 "Requires hgsubversion library installed. Allows clonning from svn remote "
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2463 "locations"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2464 msgstr " 允许从远程svn地址克隆。需要安装hgsubversion库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2465
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2466 #: rhodecode/templates/admin/settings/settings.html:245
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2467 msgid "Repositories location"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2468 msgstr "版本库路径"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2469
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2470 #: rhodecode/templates/admin/settings/settings.html:250
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2471 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
2472 "This a crucial application setting. If you are really sure you need to "
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2473 "change this, you must restart application in order to make this setting take "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2474 "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
2475 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
2476
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2477 #: rhodecode/templates/admin/settings/settings.html:251
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2478 #: rhodecode/templates/base/base.html:218
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2479 msgid "unlock"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2480 msgstr "解锁"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2481
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2482 #: rhodecode/templates/admin/settings/settings.html:252
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2483 msgid ""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2484 "Location where repositories are stored. After changing this value a restart, "
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2485 "and rescan is required"
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2486 msgstr "版本库存储路径。 修改后需要重启和重新扫描"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2487
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2488 #: rhodecode/templates/admin/settings/settings.html:272
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2489 msgid "Test Email"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2490 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
2491
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2492 #: rhodecode/templates/admin/settings/settings.html:280
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2493 msgid "Email to"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2494 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
2495
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2496 #: rhodecode/templates/admin/settings/settings.html:288
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2497 msgid "Send"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2498 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
2499
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2500 #: rhodecode/templates/admin/settings/settings.html:294
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2501 msgid "System Info and Packages"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2502 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
2503
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2504 #: rhodecode/templates/admin/settings/settings.html:297
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2505 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
2506 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
2507
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2508 #: rhodecode/templates/admin/users/user_add.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2509 msgid "Add user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2510 msgstr "添加用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2511
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2512 #: rhodecode/templates/admin/users/user_add.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2513 #: rhodecode/templates/admin/users/user_edit.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2514 msgid "Users"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2515 msgstr "用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2516
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2517 #: rhodecode/templates/admin/users/user_add.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2518 msgid "add new user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2519 msgstr "添加新用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2520
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2521 #: 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
2522 msgid "Password confirmation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2523 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
2524
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2525 #: rhodecode/templates/admin/users/user_add.html:86
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2526 #: rhodecode/templates/admin/users/user_edit.html:113
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2527 #: rhodecode/templates/admin/users_groups/users_group_add.html:41
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2528 #: rhodecode/templates/admin/users_groups/users_group_edit.html:42
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2529 msgid "Active"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2530 msgstr "启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2531
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2532 #: rhodecode/templates/admin/users/user_edit.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2533 msgid "Edit user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2534 msgstr "编辑用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2535
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2536 #: rhodecode/templates/admin/users/user_edit.html:34
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2537 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:10
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2538 msgid "Change your avatar at"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2539 msgstr "修改你的头像"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2540
2334
7b356276b051 General i18n update. Now it's 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 #: rhodecode/templates/admin/users/user_edit.html:35
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2542 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:11
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2543 msgid "Using"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2544 msgstr "使用中"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2545
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2546 #: rhodecode/templates/admin/users/user_edit.html:43
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2547 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:20
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2548 msgid "API key"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2549 msgstr "API密钥"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2550
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2551 #: rhodecode/templates/admin/users/user_edit.html:59
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2552 msgid "LDAP DN"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2553 msgstr "LDAP DN"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2554
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2555 #: rhodecode/templates/admin/users/user_edit.html:68
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2556 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:35
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2557 msgid "New password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2558 msgstr "新密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2559
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2560 #: rhodecode/templates/admin/users/user_edit.html:77
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2561 #: 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
2562 msgid "New password confirmation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2563 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
2564
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2565 #: rhodecode/templates/admin/users/user_edit.html:147
7b356276b051 General i18n update. Now it's 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 #: rhodecode/templates/admin/users_groups/users_group_edit.html:108
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2567 msgid "Inherit default permissions"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2568 msgstr "继承默认权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2569
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2570 #: rhodecode/templates/admin/users/user_edit.html:152
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2571 #: rhodecode/templates/admin/users_groups/users_group_edit.html:113
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2572 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2573 msgid ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2574 "Select to inherit permissions from %s settings. With this selected below "
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2575 "options does not have any action"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2576 msgstr "勾选以从%s继承权限设置。 勾选后下面的选项将不起作用"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2577
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2578 #: rhodecode/templates/admin/users/user_edit.html:158
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2579 #: rhodecode/templates/admin/users_groups/users_group_edit.html:119
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2580 msgid "Create repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2581 msgstr "创建版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2582
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2583 #: rhodecode/templates/admin/users/user_edit.html:166
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2584 #: rhodecode/templates/admin/users_groups/users_group_edit.html:127
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2585 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
2586 msgstr "复刻版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2587
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2588 #: rhodecode/templates/admin/users/user_edit.html:186
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2589 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:22
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2590 #: 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
2591 msgid "Nothing here yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2592 msgstr "无条目"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2593
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2594 #: rhodecode/templates/admin/users/user_edit.html:193
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2595 #: rhodecode/templates/admin/users/user_edit_my_account.html:60
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
2596 #: rhodecode/templates/admin/users/user_edit_my_account.html:218
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2597 msgid "Permission"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2598 msgstr "权限"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2599
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2600 #: rhodecode/templates/admin/users/user_edit.html:194
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2601 msgid "Edit Permission"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2602 msgstr "编辑权限"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2603
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2604 #: rhodecode/templates/admin/users/user_edit.html:243
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2605 msgid "Email addresses"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2606 msgstr "邮件地址"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2607
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2608 #: rhodecode/templates/admin/users/user_edit.html:256
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2609 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2610 msgid "Confirm to delete this email: %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2611 msgstr "确认删除邮箱:%s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2612
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2613 #: rhodecode/templates/admin/users/user_edit.html:270
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2614 msgid "New email address"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2615 msgstr "增加邮箱"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2616
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2617 #: rhodecode/templates/admin/users/user_edit.html:277
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2618 msgid "Add"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2619 msgstr "增加"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2620
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2621 #: 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
2622 #: rhodecode/templates/base/base.html:124
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2623 msgid "My account"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2624 msgstr "我的账户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2625
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2626 #: rhodecode/templates/admin/users/user_edit_my_account.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2627 msgid "My Account"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2628 msgstr "我的账户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2629
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2630 #: rhodecode/templates/admin/users/user_edit_my_account.html:35
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2631 msgid "My permissions"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2632 msgstr "我的权限"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2633
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2634 #: rhodecode/templates/admin/users/user_edit_my_account.html:38
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2635 #: rhodecode/templates/journal/journal.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
2636 msgid "My repos"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2637 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
2638
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2639 #: rhodecode/templates/admin/users/user_edit_my_account.html:41
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2640 msgid "My pull requests"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2641 msgstr "我的拉取请求"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2642
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2643 #: rhodecode/templates/admin/users/user_edit_my_account.html:45
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2644 msgid "Add repo"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2645 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
2646
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2647 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:2
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2648 msgid "Opened by me"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2649 msgstr "我创建的"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2650
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2651 #: 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
2652 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2653 msgid "Pull request #%s opened on %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2654 msgstr "拉取请求#%s创建于%s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2655
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2656 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:15
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2657 msgid "Confirm to delete this pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2658 msgstr "确认删除拉取请求"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2659
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2660 #: 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
2661 msgid "I participate in"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2662 msgstr "我参与的"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2663
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2664 #: 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
2665 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:30
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2666 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2667 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
2668 msgstr "拉取请求#%s由%s创建于%s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2669
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2670 #: 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
2671 #: 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
2672 #: rhodecode/templates/bookmarks/bookmarks_data.html:9
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2673 #: rhodecode/templates/branches/branches.html:55
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2674 #: rhodecode/templates/journal/journal.html:60
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2675 #: rhodecode/templates/tags/tags.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
2676 #: 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
2677 msgid "Revision"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2678 msgstr "修订"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2679
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2680 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:28
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2681 #: rhodecode/templates/journal/journal.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
2682 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
2683 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
2684
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2685 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:31
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2686 #: rhodecode/templates/data_table/_dt_elements.html:7
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2687 #, python-format
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2688 msgid "Confirm to delete this repository: %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2689 msgstr "确认删除版本库:%s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2690
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2691 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:38
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2692 #: rhodecode/templates/journal/journal.html:94
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2693 msgid "No repositories yet"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2694 msgstr "没有任何版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2695
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2696 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:40
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2697 #: rhodecode/templates/journal/journal.html:96
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2698 msgid "create one now"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2699 msgstr "创建一个"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2700
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2701 #: rhodecode/templates/admin/users/users.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2702 msgid "Users administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2703 msgstr "用户管理员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2704
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2705 #: rhodecode/templates/admin/users/users.html:9
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2706 #: rhodecode/templates/base/base.html:232
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2707 msgid "users"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2708 msgstr "用户"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2709
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2710 #: rhodecode/templates/admin/users/users.html:23
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2711 msgid "ADD NEW USER"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2712 msgstr "添加用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2713
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2714 #: rhodecode/templates/admin/users/users.html:77
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2715 msgid "username"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2716 msgstr "用户名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2717
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2718 #: rhodecode/templates/admin/users/users.html:80
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2719 msgid "firstname"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2720 msgstr "名"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2721
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2722 #: rhodecode/templates/admin/users/users.html:81
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2723 msgid "lastname"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2724 msgstr "姓"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2725
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2726 #: rhodecode/templates/admin/users/users.html:82
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2727 msgid "last login"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2728 msgstr "最后登录"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2729
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2730 #: rhodecode/templates/admin/users/users.html:84
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2731 #: rhodecode/templates/admin/users_groups/users_groups.html:34
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2732 msgid "active"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2733 msgstr "启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2734
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2735 #: rhodecode/templates/admin/users/users.html:86
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2736 #: rhodecode/templates/base/base.html:235
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2737 msgid "ldap"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2738 msgstr "LDAP"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2739
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2740 #: rhodecode/templates/admin/users_groups/users_group_add.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2741 msgid "Add users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2742 msgstr "添加用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2743
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2744 #: rhodecode/templates/admin/users_groups/users_group_add.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2745 #: rhodecode/templates/admin/users_groups/users_groups.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2746 msgid "Users groups"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2747 msgstr "用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2748
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2749 #: rhodecode/templates/admin/users_groups/users_group_add.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2750 msgid "add new users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2751 msgstr "添加新用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2752
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2753 #: rhodecode/templates/admin/users_groups/users_group_edit.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2754 msgid "Edit users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2755 msgstr "编辑用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2756
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2757 #: rhodecode/templates/admin/users_groups/users_group_edit.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2758 msgid "UsersGroups"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2759 msgstr "用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2760
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2761 #: rhodecode/templates/admin/users_groups/users_group_edit.html:50
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2762 msgid "Members"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2763 msgstr "成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2764
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2765 #: rhodecode/templates/admin/users_groups/users_group_edit.html:58
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2766 msgid "Choosen group members"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2767 msgstr "选择组成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2768
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2769 #: rhodecode/templates/admin/users_groups/users_group_edit.html:61
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2770 msgid "Remove all elements"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2771 msgstr "移除全部项目"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2772
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2773 #: rhodecode/templates/admin/users_groups/users_group_edit.html:75
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2774 msgid "Available members"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2775 msgstr "启用成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2776
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2777 #: rhodecode/templates/admin/users_groups/users_group_edit.html:79
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2778 msgid "Add all elements"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2779 msgstr "添加全部项目"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2780
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2781 #: 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
2782 msgid "Group members"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2783 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
2784
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2785 #: rhodecode/templates/admin/users_groups/users_groups.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2786 msgid "Users groups administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2787 msgstr "用户组管理"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2788
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2789 #: rhodecode/templates/admin/users_groups/users_groups.html:23
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2790 msgid "ADD NEW USER GROUP"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2791 msgstr "添加新用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2792
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2793 #: rhodecode/templates/admin/users_groups/users_groups.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2794 msgid "group name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2795 msgstr "组名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2796
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2797 #: rhodecode/templates/admin/users_groups/users_groups.html:33
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2798 #: rhodecode/templates/base/root.html:46
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2799 msgid "members"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2800 msgstr "成员"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2801
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2802 #: rhodecode/templates/admin/users_groups/users_groups.html:45
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2803 #, 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
2804 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
2805 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
2806
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2807 #: 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
2808 msgid "Submit a bug"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2809 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
2810
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2811 #: 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
2812 msgid "Login to your account"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2813 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
2814
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2815 #: rhodecode/templates/base/base.html:100
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2816 msgid "Forgot password ?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2817 msgstr "忘记密码?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2818
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2819 #: 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
2820 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
2821 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
2822
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2823 #: 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
2824 msgid "Inbox"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2825 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
2826
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2827 #: rhodecode/templates/base/base.html:123
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2828 #: rhodecode/templates/base/base.html:318
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2829 #: rhodecode/templates/base/base.html:320
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2830 #: rhodecode/templates/base/base.html:322
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2831 #: rhodecode/templates/journal/journal.html:4
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2832 #: rhodecode/templates/journal/journal.html:21
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2833 #: rhodecode/templates/journal/public_journal.html:4
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2834 msgid "Journal"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2835 msgstr "日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2836
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2837 #: rhodecode/templates/base/base.html:125
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2838 msgid "Log Out"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2839 msgstr "退出"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2840
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2841 #: rhodecode/templates/base/base.html:144
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2842 msgid "Switch repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2843 msgstr "切换版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2844
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2845 #: rhodecode/templates/base/base.html:146
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2846 msgid "Products"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2847 msgstr "产品"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2848
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2849 #: rhodecode/templates/base/base.html:152
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2850 #: rhodecode/templates/base/base.html:182
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2851 msgid "loading..."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2852 msgstr "载入中..."
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2853
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2854 #: 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
2855 #: 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
2856 #: rhodecode/templates/base/base.html:162
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2857 #: rhodecode/templates/data_table/_dt_elements.html:15
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2858 #: rhodecode/templates/data_table/_dt_elements.html:17
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2859 #: 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
2860 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
2861 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
2862
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2863 #: 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
2864 #: 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
2865 #: 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
2866 #: rhodecode/templates/changelog/changelog.html:15
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2867 #: rhodecode/templates/data_table/_dt_elements.html:23
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2868 #: rhodecode/templates/data_table/_dt_elements.html:25
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2869 #: 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
2870 msgid "Changelog"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2871 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
2872
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2873 #: 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
2874 #: 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
2875 #: rhodecode/templates/base/base.html:179
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2876 msgid "Switch to"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2877 msgstr "切换到"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2878
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2879 #: 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
2880 #: 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
2881 #: rhodecode/templates/base/base.html:190
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2882 #: rhodecode/templates/data_table/_dt_elements.html:31
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2883 #: rhodecode/templates/data_table/_dt_elements.html:33
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2884 #: 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
2885 msgid "Files"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2886 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
2887
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2888 #: 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
2889 #: rhodecode/templates/base/base.html:199
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2890 msgid "Options"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2891 msgstr "选项"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2892
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2893 #: 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
2894 #: rhodecode/templates/base/base.html:206
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2895 msgid "repository settings"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2896 msgstr "版本库设置"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2897
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2898 #: rhodecode/templates/base/base.html:210
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2899 #: 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
2900 #: 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
2901 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
2902 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
2903
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2904 #: rhodecode/templates/base/base.html:212
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
2905 #: rhodecode/templates/changelog/changelog.html:41
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2906 msgid "Open new pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2907 msgstr "新建拉取请求"
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2908
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2909 #: rhodecode/templates/base/base.html:214
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2910 msgid "search"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2911 msgstr "搜索"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2912
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2913 #: rhodecode/templates/base/base.html:220
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2914 msgid "lock"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2915 msgstr "锁定"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2916
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2917 #: rhodecode/templates/base/base.html:231
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2918 msgid "repositories groups"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2919 msgstr "版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2920
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2921 #: rhodecode/templates/base/base.html:233
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2922 msgid "users groups"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2923 msgstr "用户组"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2924
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2925 #: rhodecode/templates/base/base.html:234
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2926 msgid "permissions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2927 msgstr "权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2928
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2929 #: rhodecode/templates/base/base.html:236
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2930 msgid "settings"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2931 msgstr "设置"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2932
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2933 #: rhodecode/templates/base/base.html:247
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2934 #: rhodecode/templates/base/base.html:249
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2935 msgid "Followers"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2936 msgstr "关注者"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2937
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2938 #: rhodecode/templates/base/base.html:255
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2939 #: rhodecode/templates/base/base.html:257
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2940 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
2941 msgstr "复刻"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2942
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2943 #: rhodecode/templates/base/base.html:336
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2944 #: rhodecode/templates/base/base.html:338
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2945 #: rhodecode/templates/base/base.html:340
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2946 #: rhodecode/templates/search/search.html:52
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2947 msgid "Search"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2948 msgstr "搜索"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2949
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2950 #: 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
2951 msgid "add another comment"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2952 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
2953
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2954 #: rhodecode/templates/base/root.html:43
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2955 #: rhodecode/templates/journal/journal.html:120
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2956 #: rhodecode/templates/summary/summary.html:57
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2957 msgid "Stop following this repository"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2958 msgstr "停止关注该版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2959
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2960 #: rhodecode/templates/base/root.html:44
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2961 #: rhodecode/templates/summary/summary.html:61
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2962 msgid "Start following this repository"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2963 msgstr "开始关注该版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2964
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2965 #: rhodecode/templates/base/root.html:45
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2966 msgid "Group"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2967 msgstr "组"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2968
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2969 #: rhodecode/templates/base/root.html:47
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2970 msgid "search truncated"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2971 msgstr "搜索被截断"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2972
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2973 #: rhodecode/templates/base/root.html:48
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2974 msgid "no matching files"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2975 msgstr "没有符合的文件"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2976
2334
7b356276b051 General i18n update. Now it's 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/bookmarks/bookmarks.html:5
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2978 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2979 msgid "%s Bookmarks"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2980 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
2981
7b356276b051 General i18n update. Now it's 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/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
2983 #: rhodecode/templates/bookmarks/bookmarks_data.html:8
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2984 #: rhodecode/templates/branches/branches.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
2985 #: rhodecode/templates/tags/tags.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
2986 #: 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
2987 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
2988 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
2989
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2990 #: rhodecode/templates/branches/branches.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2991 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2992 msgid "%s Branches"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2993 msgstr "%s分支"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2994
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2995 #: rhodecode/templates/branches/branches.html:29
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2996 msgid "Compare branches"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2997 msgstr "比较分支"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2998
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2999 #: rhodecode/templates/branches/branches.html:57
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3000 #: rhodecode/templates/compare/compare_diff.html:5
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3001 #: rhodecode/templates/compare/compare_diff.html:13
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3002 msgid "Compare"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3003 msgstr "比较显示"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3004
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3005 #: rhodecode/templates/branches/branches_data.html:6
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3006 msgid "name"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3007 msgstr "名称"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3008
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3009 #: rhodecode/templates/branches/branches_data.html:7
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3010 msgid "date"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3011 msgstr "日期"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3012
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3013 #: rhodecode/templates/branches/branches_data.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
3014 #: rhodecode/templates/shortlog/shortlog_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
3015 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
3016 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
3017
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3018 #: rhodecode/templates/branches/branches_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
3019 #: rhodecode/templates/shortlog/shortlog_data.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
3020 msgid "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
3021 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
3022
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3023 #: rhodecode/templates/branches/branches_data.html:10
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3024 msgid "compare"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3025 msgstr "比较显示"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3026
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3027 #: rhodecode/templates/changelog/changelog.html:6
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3028 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3029 msgid "%s Changelog"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3030 msgstr "%s修订记录"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3031
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3032 #: 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
3033 #, 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
3034 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
3035 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
3036 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
3037
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3038 #: rhodecode/templates/changelog/changelog.html:38
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3039 #: rhodecode/templates/forks/forks_data.html:19
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3040 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3041 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
3042 msgstr "比较复刻和%s"
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3043
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3044 #: rhodecode/templates/changelog/changelog.html:38
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3045 #: rhodecode/templates/forks/forks_data.html:21
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3046 msgid "Compare fork"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3047 msgstr "比较复刻"
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3048
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3049 #: rhodecode/templates/changelog/changelog.html:47
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3050 msgid "Show"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3051 msgstr "显示"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3052
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3053 #: rhodecode/templates/changelog/changelog.html:72
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3054 #: rhodecode/templates/summary/summary.html:364
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3055 msgid "show more"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3056 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
3057
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3058 #: rhodecode/templates/changelog/changelog.html:76
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3059 msgid "Affected number of files, click to show more details"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3060 msgstr "影响的文件数,点击显示详细信息"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3061
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3062 #: rhodecode/templates/changelog/changelog.html:89
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3063 #: rhodecode/templates/changeset/changeset.html:38
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3064 #: rhodecode/templates/changeset/changeset_file_comment.html:20
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3065 #: rhodecode/templates/changeset/changeset_range.html:46
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3066 msgid "Changeset status"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3067 msgstr "修订集状态"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3068
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3069 #: rhodecode/templates/changelog/changelog.html:92
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3070 #: rhodecode/templates/shortlog/shortlog_data.html:20
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3071 msgid "Click to open associated pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3072 msgstr "点击建立相关的拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3073
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3074 #: rhodecode/templates/changelog/changelog.html:102
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3075 #: rhodecode/templates/changeset/changeset.html:78
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3076 msgid "Parent"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3077 msgstr "父版本"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3078
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3079 #: rhodecode/templates/changelog/changelog.html:108
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3080 #: rhodecode/templates/changeset/changeset.html:84
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3081 msgid "No parents"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3082 msgstr "无父版本"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3083
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3084 #: rhodecode/templates/changelog/changelog.html:113
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3085 #: rhodecode/templates/changeset/changeset.html:88
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3086 #: 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
3087 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
3088 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
3089
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3090 #: rhodecode/templates/changelog/changelog.html:116
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3091 #: rhodecode/templates/changeset/changeset.html:91
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3092 #: rhodecode/templates/changeset/changeset_range.html:82
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3093 #: 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
3094 #: rhodecode/templates/files/files_add.html:33
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3095 #: rhodecode/templates/files/files_edit.html:33
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3096 #: rhodecode/templates/shortlog/shortlog_data.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3097 msgid "branch"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3098 msgstr "分支"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3099
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3100 #: rhodecode/templates/changelog/changelog.html:122
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3101 #: 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
3102 msgid "bookmark"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3103 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
3104
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3105 #: rhodecode/templates/changelog/changelog.html:128
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3106 #: rhodecode/templates/changeset/changeset.html:96
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3107 #: rhodecode/templates/changeset/changeset_range.html:94
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3108 msgid "tag"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3109 msgstr "标签"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3110
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3111 #: rhodecode/templates/changelog/changelog.html:164
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3112 msgid "Show selected changes __S -> __E"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3113 msgstr "显示选定的修订集:__S -> __E"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3114
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3115 #: rhodecode/templates/changelog/changelog.html:256
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3116 msgid "There are no changes yet"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3117 msgstr "没有任何变更"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3118
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3119 #: rhodecode/templates/changelog/changelog_details.html:4
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3120 #: rhodecode/templates/changeset/changeset.html:66
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3121 msgid "removed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3122 msgstr "移除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3123
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3124 #: rhodecode/templates/changelog/changelog_details.html:5
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3125 #: rhodecode/templates/changeset/changeset.html:67
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3126 msgid "changed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3127 msgstr "修改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3128
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3129 #: rhodecode/templates/changelog/changelog_details.html:6
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3130 #: rhodecode/templates/changeset/changeset.html:68
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3131 msgid "added"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3132 msgstr "添加"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3133
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3134 #: rhodecode/templates/changelog/changelog_details.html:8
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3135 #: rhodecode/templates/changelog/changelog_details.html:9
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3136 #: rhodecode/templates/changelog/changelog_details.html:10
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3137 #: rhodecode/templates/changeset/changeset.html:70
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3138 #: rhodecode/templates/changeset/changeset.html:71
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3139 #: rhodecode/templates/changeset/changeset.html:72
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3140 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3141 msgid "affected %s files"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3142 msgstr "影响%s文件"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3143
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3144 #: rhodecode/templates/changeset/changeset.html:6
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3145 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3146 msgid "%s Changeset"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3147 msgstr "%s修订集"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3148
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3149 #: rhodecode/templates/changeset/changeset.html:14
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3150 msgid "Changeset"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3151 msgstr "修订集"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3152
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3153 #: rhodecode/templates/changeset/changeset.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
3154 #: rhodecode/templates/changeset/diff_block.html:20
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3155 msgid "raw diff"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3156 msgstr "原始diff"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3157
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3158 #: rhodecode/templates/changeset/changeset.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
3159 #: rhodecode/templates/changeset/diff_block.html:21
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3160 msgid "download diff"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3161 msgstr "下载diff"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3162
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3163 #: rhodecode/templates/changeset/changeset.html:48
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3164 #: rhodecode/templates/changeset/changeset_file_comment.html:82
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3165 #, 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
3166 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
3167 msgid_plural "%d comments"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3168 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
3169
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3170 #: rhodecode/templates/changeset/changeset.html:48
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3171 #: rhodecode/templates/changeset/changeset_file_comment.html:82
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3172 #, 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
3173 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
3174 msgid_plural "(%d inline)"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3175 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
3176
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3177 #: rhodecode/templates/changeset/changeset.html:103
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3178 #, 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
3179 msgid "%s files affected with %s insertions and %s deletions:"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3180 msgstr "%s个文件受影响%s行插入和%s行删除:"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3181
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3182 #: 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
3183 msgid "Submitting..."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3184 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
3185
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3186 #: 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
3187 msgid "Commenting on line {1}."
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3188 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
3189
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3190 #: rhodecode/templates/changeset/changeset_file_comment.html:46
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3191 #: 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
3192 #, 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
3193 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
3194 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
3195
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3196 #: rhodecode/templates/changeset/changeset_file_comment.html:48
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3197 #: rhodecode/templates/changeset/changeset_file_comment.html:123
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3198 msgid ""
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3199 "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
3200 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
3201
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3202 #: rhodecode/templates/changeset/changeset_file_comment.html:59
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3203 #: rhodecode/templates/changeset/changeset_file_comment.html:138
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3204 msgid "Comment"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3205 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
3206
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3207 #: rhodecode/templates/changeset/changeset_file_comment.html:60
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3208 #: 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
3209 msgid "Hide"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3210 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
3211
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3212 #: 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
3213 msgid "You need to be logged in to comment."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3214 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
3215
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3216 #: 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
3217 msgid "Login now"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3218 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
3219
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3220 #: 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
3221 msgid "Leave a comment"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3222 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
3223
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3224 #: rhodecode/templates/changeset/changeset_file_comment.html:124
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3225 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
3226 msgstr "勾选以改变这个修订集的代码审查状态"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3227
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3228 #: rhodecode/templates/changeset/changeset_file_comment.html:124
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3229 msgid "change status"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3230 msgstr "改变状态"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3231
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3232 #: rhodecode/templates/changeset/changeset_file_comment.html:140
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3233 msgid "Comment and close"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3234 msgstr "评论并关闭"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3235
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3236 #: rhodecode/templates/changeset/changeset_range.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3237 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3238 msgid "%s Changesets"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3239 msgstr "%s修订集"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3240
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3241 #: rhodecode/templates/changeset/changeset_range.html:29
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3242 #: 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
3243 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
3244 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
3245
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3246 #: rhodecode/templates/changeset/changeset_range.html:54
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3247 #: rhodecode/templates/compare/compare_diff.html:41
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3248 #: rhodecode/templates/pullrequests/pullrequest_show.html:73
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3249 msgid "Files affected"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3250 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
3251
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3252 #: rhodecode/templates/changeset/diff_block.html:19
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3253 msgid "diff"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3254 msgstr "差别"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3255
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3256 #: 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
3257 msgid "show inline comments"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3258 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
3259
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3260 #: rhodecode/templates/compare/compare_cs.html:5
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3261 msgid "No changesets"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3262 msgstr "无修订"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3263
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3264 #: rhodecode/templates/compare/compare_diff.html:37
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3265 msgid "Outgoing changesets"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3266 msgstr "传出修订集"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3267
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3268 #: rhodecode/templates/data_table/_dt_elements.html:39
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3269 #: rhodecode/templates/data_table/_dt_elements.html:41
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3270 #: 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
3271 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
3272 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
3273
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3274 #: rhodecode/templates/data_table/_dt_elements.html:60
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3275 #: rhodecode/templates/journal/journal.html:126
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3276 #: rhodecode/templates/summary/summary.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
3277 msgid "Mercurial repository"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3278 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
3279
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3280 #: rhodecode/templates/data_table/_dt_elements.html:62
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3281 #: rhodecode/templates/journal/journal.html:128
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3282 #: rhodecode/templates/summary/summary.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
3283 msgid "Git repository"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3284 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
3285
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3286 #: rhodecode/templates/data_table/_dt_elements.html:69
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3287 #: rhodecode/templates/journal/journal.html:134
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3288 #: rhodecode/templates/summary/summary.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
3289 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
3290 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
3291
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3292 #: rhodecode/templates/data_table/_dt_elements.html:80
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3293 #: rhodecode/templates/summary/summary.html:87
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3294 #: rhodecode/templates/summary/summary.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
3295 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
3296 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
3297
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3298 #: rhodecode/templates/data_table/_dt_elements.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
3299 msgid "No changesets yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3300 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
3301
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3302 #: rhodecode/templates/data_table/_dt_elements.html:104
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3303 #, python-format
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3304 msgid "Confirm to delete this user: %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3305 msgstr "确认删除用户:%s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3306
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3307 #: rhodecode/templates/email_templates/main.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
3308 msgid "This is an notification from RhodeCode."
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3309 msgstr "这是RhodeCode发送的一个通知。"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3310
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3311 #: rhodecode/templates/errors/error_document.html:46
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3312 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3313 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
3314 msgstr "重定向到%s,于%s秒后"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3315
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3316 #: rhodecode/templates/files/file_diff.html:4
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3317 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3318 msgid "%s File diff"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3319 msgstr "%s文件差异"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3320
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3321 #: rhodecode/templates/files/file_diff.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3322 msgid "File diff"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3323 msgstr "文件差异"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3324
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3325 #: rhodecode/templates/files/files.html:4
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3326 #: rhodecode/templates/files/files.html:72
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3327 #, python-format
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3328 msgid "%s files"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3329 msgstr "%s文件"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3330
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3331 #: rhodecode/templates/files/files.html:12
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3332 #: rhodecode/templates/summary/summary.html:340
2334
7b356276b051 General i18n update. Now it's 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 "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
3334 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
3335
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3336 #: rhodecode/templates/files/files.html:92
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3337 #: rhodecode/templates/files/files_source.html:124
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3338 msgid "Selection link"
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3339 msgstr "选择链接"
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3340
2334
7b356276b051 General i18n update. Now it's 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 #: 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
3342 #: rhodecode/templates/files/files_edit.html:4
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3343 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3344 msgid "%s Edit file"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3345 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
3346
7b356276b051 General i18n update. Now it's 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 #: 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
3348 msgid "add file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3349 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
3350
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3351 #: 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
3352 msgid "Add new file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3353 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
3354
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3355 #: 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
3356 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
3357 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
3358
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3359 #: 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
3360 #: 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
3361 msgid "or"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3362 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
3363
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3364 #: 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
3365 #: 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
3366 msgid "Upload file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3367 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
3368
7b356276b051 General i18n update. Now it's 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 #: 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
3370 msgid "Create new file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3371 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
3372
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3373 #: rhodecode/templates/files/files_add.html:63
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3374 #: 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
3375 #: rhodecode/templates/files/files_ypjax.html:3
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3376 msgid "Location"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3377 msgstr "位置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3378
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3379 #: 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
3380 msgid "use / to separate directories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3381 msgstr "使用 / 目录分隔符"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3382
2334
7b356276b051 General i18n update. Now it's 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 #: 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
3384 #: 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
3385 #: 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
3386 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
3387 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
3388
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3389 #: 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
3390 #: 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
3391 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
3392 msgstr "提交修改"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3393
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3394 #: rhodecode/templates/files/files_browser.html:13
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3395 msgid "view"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3396 msgstr "显示"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3397
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3398 #: rhodecode/templates/files/files_browser.html:14
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3399 msgid "previous revision"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3400 msgstr "上一个修订"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3401
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3402 #: rhodecode/templates/files/files_browser.html:16
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3403 msgid "next revision"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3404 msgstr "下一个修订"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3405
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3406 #: rhodecode/templates/files/files_browser.html:23
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3407 msgid "follow current branch"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3408 msgstr "沿着当前分支"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3409
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3410 #: rhodecode/templates/files/files_browser.html:27
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3411 msgid "search file list"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3412 msgstr "搜索文件列表"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3413
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3414 #: rhodecode/templates/files/files_browser.html:31
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3415 #: rhodecode/templates/shortlog/shortlog_data.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
3416 msgid "add new file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3417 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
3418
7b356276b051 General i18n update. Now it's 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 #: rhodecode/templates/files/files_browser.html:35
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3420 msgid "Loading file list..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3421 msgstr "加载文件列表..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3422
2334
7b356276b051 General i18n update. Now it's 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 #: 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
3424 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
3425 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
3426
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3427 #: 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
3428 msgid "Mimetype"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3429 msgstr "MIME类型"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3430
2334
7b356276b051 General i18n update. Now it's 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 #: 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
3432 msgid "Last Revision"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3433 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
3434
7b356276b051 General i18n update. Now it's 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 #: rhodecode/templates/files/files_browser.html:51
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3436 msgid "Last modified"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3437 msgstr "最后修改于"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3438
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3439 #: rhodecode/templates/files/files_browser.html:52
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3440 msgid "Last commiter"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3441 msgstr "最后提交者"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3442
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3443 #: rhodecode/templates/files/files_edit.html:19
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3444 msgid "edit file"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3445 msgstr "编辑文件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3446
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3447 #: rhodecode/templates/files/files_edit.html:49
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3448 #: rhodecode/templates/files/files_source.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
3449 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
3450 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
3451
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3452 #: rhodecode/templates/files/files_edit.html:50
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3453 #: rhodecode/templates/files/files_source.html:40
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3454 #: rhodecode/templates/files/files_source.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
3455 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
3456 msgstr "显示原始文件"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3457
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3458 #: rhodecode/templates/files/files_edit.html:51
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3459 #: rhodecode/templates/files/files_source.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
3460 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
3461 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
3462
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3463 #: 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
3464 msgid "source"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3465 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
3466
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3467 #: 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
3468 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
3469 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
3470
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3471 #: rhodecode/templates/files/files_source.html:2
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3472 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
3473 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
3474
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3475 #: rhodecode/templates/files/files_source.html:9
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3476 msgid "diff to revision"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3477 msgstr "比较差异"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3478
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3479 #: rhodecode/templates/files/files_source.html:10
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3480 msgid "show at revision"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3481 msgstr "显示修订"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3482
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3483 #: rhodecode/templates/files/files_source.html:14
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3484 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3485 msgid "%s author"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3486 msgid_plural "%s authors"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3487 msgstr[0] "%s个作者"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3488
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3489 #: rhodecode/templates/files/files_source.html:36
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3490 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
3491 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
3492
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3493 #: rhodecode/templates/files/files_source.html:59
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3494 #, 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
3495 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
3496 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
3497
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3498 #: rhodecode/templates/files/files_source.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
3499 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
3500 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
3501
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3502 #: 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
3503 msgid "annotation"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3504 msgstr "显示注释"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3505
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3506 #: 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
3507 msgid "Go back"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3508 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
3509
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3510 #: 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
3511 msgid "No files at given path"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3512 msgstr "指定的路径中没有文件"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3513
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3514 #: rhodecode/templates/followers/followers.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3515 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3516 msgid "%s Followers"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3517 msgstr "%s个关注者"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3518
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3519 #: rhodecode/templates/followers/followers.html:13
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3520 msgid "followers"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3521 msgstr "关注者"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3522
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3523 #: rhodecode/templates/followers/followers_data.html:12
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3524 msgid "Started following -"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3525 msgstr "开始关注 - "
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3526
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3527 #: rhodecode/templates/forks/fork.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3528 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3529 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
3530 msgstr "%s的复刻"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3531
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3532 #: 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
3533 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
3534 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
3535
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3536 #: 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
3537 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
3538 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
3539
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3540 #: 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
3541 msgid "Copy permissions"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3542 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
3543
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3544 #: rhodecode/templates/forks/fork.html:81
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3545 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
3546 msgstr "从被复刻版本库拷贝权限"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3547
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3548 #: 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
3549 msgid "Update after clone"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3550 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
3551
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3552 #: rhodecode/templates/forks/fork.html:90
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3553 msgid "Checkout source after making a clone"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3554 msgstr "完成克隆后检出源代码"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3555
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3556 #: 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
3557 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
3558 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
3559
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3560 #: rhodecode/templates/forks/forks.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3561 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3562 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
3563 msgstr "%s个复刻"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3564
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3565 #: rhodecode/templates/forks/forks.html:13
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3566 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
3567 msgstr "复刻"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3568
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3569 #: rhodecode/templates/forks/forks_data.html:17
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3570 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
3571 msgstr "已有复刻"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3572
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3573 #: rhodecode/templates/forks/forks_data.html:38
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3574 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
3575 msgstr "无复刻"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3576
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3577 #: rhodecode/templates/journal/journal.html:13
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3578 msgid "ATOM journal feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3579 msgstr "订阅日志ATOM"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3580
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3581 #: rhodecode/templates/journal/journal.html:14
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3582 msgid "RSS journal feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3583 msgstr "订阅日志RSS"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3584
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3585 #: rhodecode/templates/journal/journal.html:24
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3586 #: rhodecode/templates/pullrequests/pullrequest.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
3587 msgid "Refresh"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3588 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
3589
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3590 #: rhodecode/templates/journal/journal.html:27
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3591 #: rhodecode/templates/journal/public_journal.html:24
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3592 msgid "RSS feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3593 msgstr "订阅RSS"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3594
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3595 #: rhodecode/templates/journal/journal.html:30
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3596 #: rhodecode/templates/journal/public_journal.html:27
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3597 msgid "ATOM feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3598 msgstr "订阅ATOM"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3599
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3600 #: rhodecode/templates/journal/journal.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
3601 msgid "Watched"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3602 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
3603
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3604 #: rhodecode/templates/journal/journal.html:46
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3605 msgid "ADD"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3606 msgstr "新建版本库"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3607
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3608 #: rhodecode/templates/journal/journal.html:114
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3609 msgid "following user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3610 msgstr "关注用户"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3611
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3612 #: rhodecode/templates/journal/journal.html:114
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3613 msgid "user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3614 msgstr "用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3615
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3616 #: rhodecode/templates/journal/journal.html:147
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3617 msgid "You are not following any users or repositories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3618 msgstr "未关注任何用户或版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3619
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3620 #: rhodecode/templates/journal/journal_data.html:47
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3621 msgid "No entries yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3622 msgstr "没有条目"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3623
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3624 #: rhodecode/templates/journal/public_journal.html:13
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3625 msgid "ATOM public journal feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3626 msgstr "订阅公共日志ATOM"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3627
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3628 #: rhodecode/templates/journal/public_journal.html:14
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3629 msgid "RSS public journal feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3630 msgstr "订阅公共日志RSS"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3631
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3632 #: rhodecode/templates/journal/public_journal.html:21
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3633 msgid "Public Journal"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3634 msgstr "公共日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3635
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3636 #: rhodecode/templates/pullrequests/pullrequest.html:4
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3637 #: rhodecode/templates/pullrequests/pullrequest.html:12
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3638 msgid "New pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3639 msgstr "新建拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3640
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3641 #: rhodecode/templates/pullrequests/pullrequest.html:52
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3642 msgid "refresh overview"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3643 msgstr "刷新概览"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3644
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3645 #: rhodecode/templates/pullrequests/pullrequest.html:64
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3646 msgid "Detailed compare view"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3647 msgstr "详细比较显示"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3648
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3649 #: rhodecode/templates/pullrequests/pullrequest.html:68
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3650 #: rhodecode/templates/pullrequests/pullrequest_show.html:86
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3651 msgid "Pull request reviewers"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3652 msgstr "拉取请求检视人员"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3653
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3654 #: rhodecode/templates/pullrequests/pullrequest.html:77
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3655 #: rhodecode/templates/pullrequests/pullrequest_show.html:98
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3656 msgid "owner"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3657 msgstr "所有者"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3658
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3659 #: rhodecode/templates/pullrequests/pullrequest.html:89
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3660 #: rhodecode/templates/pullrequests/pullrequest_show.html:113
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3661 msgid "Add reviewer to this pull request."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3662 msgstr "为这个拉取请求增加检视人员"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3663
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3664 #: rhodecode/templates/pullrequests/pullrequest.html:95
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3665 msgid "Create new pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3666 msgstr "创建新的拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3667
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3668 #: rhodecode/templates/pullrequests/pullrequest.html:104
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3669 #: rhodecode/templates/pullrequests/pullrequest_show.html:25
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3670 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:33
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3671 msgid "Title"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3672 msgstr "标题"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3673
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3674 #: rhodecode/templates/pullrequests/pullrequest.html:113
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3675 msgid "description"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3676 msgstr "描述"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3677
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3678 #: rhodecode/templates/pullrequests/pullrequest.html:121
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3679 msgid "Send pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3680 msgstr "发送拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3681
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3682 #: rhodecode/templates/pullrequests/pullrequest_show.html:23
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3683 #, python-format
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3684 msgid "Closed %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3685 msgstr "于%s前关闭"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3686
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3687 #: rhodecode/templates/pullrequests/pullrequest_show.html:23
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3688 #, python-format
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3689 msgid "with status %s"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3690 msgstr "状态%s"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3691
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3692 #: rhodecode/templates/pullrequests/pullrequest_show.html:31
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3693 msgid "Status"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3694 msgstr "状态"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3695
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3696 #: rhodecode/templates/pullrequests/pullrequest_show.html:36
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3697 msgid "Pull request status"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3698 msgstr "拉取请求状态"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3699
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3700 #: rhodecode/templates/pullrequests/pullrequest_show.html:44
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3701 msgid "Still not reviewed by"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3702 msgstr "还未检视的检视人员"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3703
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3704 #: rhodecode/templates/pullrequests/pullrequest_show.html:48
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3705 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3706 msgid "%d reviewer"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3707 msgid_plural "%d reviewers"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3708 msgstr[0] "%d个检视者"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3709
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3710 #: 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
3711 msgid "pull request was reviewed by all reviewers"
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3712 msgstr "拉取请求已经被所有检视人员检视"
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3713
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3714 #: rhodecode/templates/pullrequests/pullrequest_show.html:58
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3715 msgid "Created on"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3716 msgstr "创建于"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3717
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3718 #: rhodecode/templates/pullrequests/pullrequest_show.html:65
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3719 msgid "Compare view"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3720 msgstr "比较显示"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3721
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3722 #: rhodecode/templates/pullrequests/pullrequest_show.html:69
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3723 msgid "Incoming changesets"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3724 msgstr "传入修订集"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3725
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3726 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:4
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3727 msgid "all pull requests"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3728 msgstr "所有拉取请求"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3729
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3730 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:12
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3731 msgid "All pull requests"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3732 msgstr "所有拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3733
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3734 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:27
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3735 msgid "Closed"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3736 msgstr "已关闭"
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3737
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3738 #: rhodecode/templates/search/search.html:6
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3739 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3740 msgid "Search \"%s\" in repository: %s"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
3741 msgstr "搜索 \"%s\" 于版本库 %s 中"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3742
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3743 #: rhodecode/templates/search/search.html:8
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3744 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3745 msgid "Search \"%s\" in all repositories"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3746 msgstr "在所有的版本库中搜索 \"%s\""
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3747
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3748 #: rhodecode/templates/search/search.html:12
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3749 #: rhodecode/templates/search/search.html:32
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3750 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3751 msgid "Search in repository: %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3752 msgstr "在版本库%s中搜索"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3753
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3754 #: rhodecode/templates/search/search.html:14
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3755 #: rhodecode/templates/search/search.html:34
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3756 msgid "Search in all repositories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3757 msgstr "在所有的版本库中搜索"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3758
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3759 #: rhodecode/templates/search/search.html:48
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3760 msgid "Search term"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3761 msgstr "搜索短语"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3762
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3763 #: rhodecode/templates/search/search.html:60
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3764 msgid "Search in"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3765 msgstr "搜索范围"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3766
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3767 #: rhodecode/templates/search/search.html:63
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3768 msgid "File contents"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3769 msgstr "文件内容"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3770
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3771 #: rhodecode/templates/search/search.html:64
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3772 msgid "Commit messages"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3773 msgstr "提交信息"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3774
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3775 #: rhodecode/templates/search/search.html:65
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3776 msgid "File names"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3777 msgstr "文件名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3778
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3779 #: 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
3780 #: rhodecode/templates/search/search_content.html:21
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3781 #: rhodecode/templates/search/search_path.html:15
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3782 msgid "Permission denied"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3783 msgstr "权限不足"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3784
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3785 #: rhodecode/templates/settings/repo_settings.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3786 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3787 msgid "%s Settings"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3788 msgstr "%s设置"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3789
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3790 #: rhodecode/templates/shortlog/shortlog.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3791 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3792 msgid "%s Shortlog"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3793 msgstr "%s简短日志"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3794
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3795 #: rhodecode/templates/shortlog/shortlog.html:14
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3796 msgid "shortlog"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3797 msgstr "简短日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3798
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3799 #: rhodecode/templates/shortlog/shortlog_data.html:7
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3800 msgid "age"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3801 msgstr "时间"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3802
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3803 #: rhodecode/templates/shortlog/shortlog_data.html:33
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3804 msgid "No commit message"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3805 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
3806
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3807 #: rhodecode/templates/shortlog/shortlog_data.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
3808 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
3809 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
3810
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3811 #: rhodecode/templates/shortlog/shortlog_data.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
3812 msgid "Push new repo"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3813 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
3814
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3815 #: rhodecode/templates/shortlog/shortlog_data.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
3816 msgid "Existing repository?"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3817 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
3818
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3819 #: rhodecode/templates/summary/summary.html:4
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3820 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3821 msgid "%s Summary"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3822 msgstr "%s概要"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3823
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3824 #: rhodecode/templates/summary/summary.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3825 msgid "summary"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3826 msgstr "概要"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3827
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3828 #: rhodecode/templates/summary/summary.html:20
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3829 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3830 msgid "repo %s ATOM feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3831 msgstr "订阅ATOM %s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3832
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3833 #: rhodecode/templates/summary/summary.html:21
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3834 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3835 msgid "repo %s RSS feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3836 msgstr "订阅RSS %s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3837
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3838 #: rhodecode/templates/summary/summary.html:49
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3839 #: 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
3840 msgid "ATOM"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3841 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
3842
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3843 #: rhodecode/templates/summary/summary.html:82
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3844 #, 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
3845 msgid "Non changable ID %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3846 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
3847
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3848 #: 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
3849 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
3850 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
3851
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3852 #: rhodecode/templates/summary/summary.html:95
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3853 msgid "remote clone"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3854 msgstr "远程克隆"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3855
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3856 #: rhodecode/templates/summary/summary.html:116
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3857 msgid "Contact"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3858 msgstr "联系方式"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3859
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3860 #: rhodecode/templates/summary/summary.html:130
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3861 msgid "Clone url"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3862 msgstr "克隆地址"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3863
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3864 #: rhodecode/templates/summary/summary.html:133
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3865 msgid "Show by Name"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3866 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
3867
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3868 #: rhodecode/templates/summary/summary.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
3869 msgid "Show by ID"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3870 msgstr "按ID显示"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3871
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3872 #: 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
3873 msgid "Trending files"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3874 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
3875
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3876 #: rhodecode/templates/summary/summary.html:150
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3877 #: rhodecode/templates/summary/summary.html:166
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3878 #: rhodecode/templates/summary/summary.html:194
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3879 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
3880 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
3881
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3882 #: rhodecode/templates/summary/summary.html:158
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3883 msgid "Download"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3884 msgstr "下载"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3885
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3886 #: rhodecode/templates/summary/summary.html:162
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3887 msgid "There are no downloads yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3888 msgstr "无下载"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3889
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3890 #: rhodecode/templates/summary/summary.html:164
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3891 msgid "Downloads are disabled for this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3892 msgstr "这个版本库的下载已经禁用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3893
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3894 #: rhodecode/templates/summary/summary.html:170
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3895 msgid "Download as zip"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3896 msgstr "zip打包下载"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3897
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3898 #: rhodecode/templates/summary/summary.html: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
3899 msgid "Check this to download archive with subrepos"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3900 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
3901
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3902 #: rhodecode/templates/summary/summary.html: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
3903 msgid "with subrepos"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3904 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
3905
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3906 #: rhodecode/templates/summary/summary.html:186
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3907 msgid "Commit activity by day / author"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3908 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
3909
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3910 #: rhodecode/templates/summary/summary.html:197
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3911 msgid "Stats gathered: "
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3912 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
3913
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3914 #: rhodecode/templates/summary/summary.html:218
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3915 msgid "Shortlog"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3916 msgstr "简短日志"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3917
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3918 #: rhodecode/templates/summary/summary.html:220
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3919 msgid "Quick start"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3920 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
3921
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3922 #: rhodecode/templates/summary/summary.html:233
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3923 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3924 msgid "Readme file at revision '%s'"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3925 msgstr "修订'%s'中的README"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3926
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3927 #: rhodecode/templates/summary/summary.html:236
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3928 msgid "Permalink to this readme"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3929 msgstr "这个README的永久链接"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3930
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3931 #: rhodecode/templates/summary/summary.html:293
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3932 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3933 msgid "Download %s as %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3934 msgstr "下载%s为%s包"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3935
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3936 #: rhodecode/templates/summary/summary.html:650
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3937 msgid "commits"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3938 msgstr "提交"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3939
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3940 #: rhodecode/templates/summary/summary.html:651
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3941 msgid "files added"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3942 msgstr "文件已添加"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3943
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3944 #: rhodecode/templates/summary/summary.html:652
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3945 msgid "files changed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3946 msgstr "文件已更改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3947
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3948 #: rhodecode/templates/summary/summary.html:653
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3949 msgid "files removed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3950 msgstr "文件已删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3951
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3952 #: rhodecode/templates/summary/summary.html:656
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3953 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
3954 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
3955
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3956 #: rhodecode/templates/summary/summary.html:657
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3957 msgid "file added"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3958 msgstr "文件已添加"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3959
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3960 #: rhodecode/templates/summary/summary.html:658
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3961 msgid "file changed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3962 msgstr "文件已更改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3963
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3964 #: rhodecode/templates/summary/summary.html:659
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3965 msgid "file removed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3966 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
3967
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3968 #: rhodecode/templates/tags/tags.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3969 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3970 msgid "%s Tags"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3971 msgstr "%s标签"