annotate rhodecode/i18n/zh_CN/LC_MESSAGES/rhodecode.po @ 3946:1a382ba6ddaf beta

Updated pot file
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 04 Jun 2013 15:42:07 +0200
parents b2332bfb61de
children 22f925aea8b4
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"
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
11 "POT-Creation-Date: 2013-04-05 10:17-0700\n"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
12 "PO-Revision-Date: 2012-12-14 12:57+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"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
15 "Plural-Forms: nplurals=1; plural=0\n"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
16 "MIME-Version: 1.0\n"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
17 "Content-Type: text/plain; charset=utf-8\n"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
18 "Content-Transfer-Encoding: 8bit\n"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
19 "Generated-By: Babel 0.9.6\n"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
20
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
21 #: rhodecode/controllers/changelog.py:95
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
22 msgid "All Branches"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
23 msgstr "所有分支"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
24
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
25 #: rhodecode/controllers/changeset.py:83
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
26 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
27 msgid "Show white space"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
28 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
29
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
30 #: rhodecode/controllers/changeset.py:90 rhodecode/controllers/changeset.py:97
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
31 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
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
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
35 #: rhodecode/controllers/changeset.py:163
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
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
40 #: rhodecode/controllers/changeset.py:329
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
41 #: rhodecode/controllers/pullrequests.py:438
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
42 #, python-format
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
43 msgid "Status change -> %s"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
44 msgstr "状态修改为%s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
45
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
46 #: rhodecode/controllers/changeset.py:360
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
47 #, fuzzy
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
48 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
49 "Changing status on a changeset associated with a closed pull request is "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
50 "not allowed"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
51 msgstr "不允许修改已关闭拉取请求的修订集状态"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
52
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
53 #: rhodecode/controllers/compare.py:74
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
54 #: rhodecode/controllers/pullrequests.py:167
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
55 #: rhodecode/controllers/shortlog.py:100
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
56 msgid "There are no changesets yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
57 msgstr "还没有修订集"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
58
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
59 #: rhodecode/controllers/error.py:69
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
60 msgid "Home page"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
61 msgstr "主页"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
62
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
63 #: rhodecode/controllers/error.py:98
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
64 msgid "The request could not be understood by the server due to malformed syntax."
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
65 msgstr "由于错误的语法,服务器无法对请求进行响应。"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
66
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
67 #: rhodecode/controllers/error.py:101
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
68 msgid "Unauthorized access to resource"
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:103
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
72 msgid "You don't have permission to view this page"
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:105
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
76 msgid "The resource could not be found"
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:107
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
80 msgid ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
81 "The server encountered an unexpected condition which prevented it from "
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
82 "fulfilling the request."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
83 msgstr "服务进入非预期的混乱状态,这会阻止它对请求进行响应。"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
84
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
85 #: rhodecode/controllers/feed.py:52
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
86 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
87 msgid "Changes on %s repository"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
88 msgstr "%s库的修改"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
89
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
90 #: rhodecode/controllers/feed.py:53
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
91 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
92 msgid "%s %s feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
93 msgstr "%s %s订阅"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
94
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 3027
diff changeset
95 #: rhodecode/controllers/feed.py:86
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
96 #: rhodecode/templates/changeset/changeset.html:134
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
97 #: rhodecode/templates/changeset/changeset.html:146
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
98 #: rhodecode/templates/compare/compare_diff.html:58
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
99 #: rhodecode/templates/compare/compare_diff.html:69
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
100 #: rhodecode/templates/pullrequests/pullrequest_show.html:131
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
101 #: rhodecode/templates/pullrequests/pullrequest_show.html:195
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
102 msgid "Changeset was too big and was cut off..."
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
103 msgstr "修订集太大已被截断......"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
104
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
105 #: rhodecode/controllers/feed.py:91
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
106 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
107 msgid "%s committed on %s"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
108 msgstr "提交于"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
109
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
110 #: rhodecode/controllers/files.py:88
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
111 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
112 msgid "Click here to add new file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
113 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
114
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
115 #: rhodecode/controllers/files.py:89
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
116 #, 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
117 msgid "There are no files yet %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
118 msgstr "还没有文件%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
119
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
120 #: rhodecode/controllers/files.py:267 rhodecode/controllers/files.py:335
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
121 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
122 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
123 msgstr "版本库由%s于%s锁定"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
124
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
125 #: rhodecode/controllers/files.py:279
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
126 msgid "You can only edit files with revision being a valid branch "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
127 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
128
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
129 #: rhodecode/controllers/files.py:293
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
130 #, fuzzy, python-format
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
131 msgid "Edited file %s via RhodeCode"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
132 msgstr "通过RhodeCode修改了%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
133
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
134 #: rhodecode/controllers/files.py:309
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
135 msgid "No changes"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
136 msgstr "无变更"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
137
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
138 #: rhodecode/controllers/files.py:318 rhodecode/controllers/files.py:388
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
139 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
140 msgid "Successfully committed to %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
141 msgstr "成功提交到%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
142
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
143 #: rhodecode/controllers/files.py:323 rhodecode/controllers/files.py:394
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
144 msgid "Error occurred during commit"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
145 msgstr "提交时发生错误"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
146
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
147 #: rhodecode/controllers/files.py:347
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
148 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
149 msgid "Added file via RhodeCode"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
150 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
151
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
152 #: rhodecode/controllers/files.py: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
153 msgid "No content"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
154 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
155
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
156 #: rhodecode/controllers/files.py:368
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
157 msgid "No filename"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
158 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
159
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
160 #: rhodecode/controllers/files.py:372
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
161 msgid "Location must be relative path and must not contain .. in path"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
162 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
163
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
164 #: rhodecode/controllers/files.py:420
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
165 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
166 msgid "Downloads disabled"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
167 msgstr "禁止下载"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
168
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
169 #: rhodecode/controllers/files.py:431
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
170 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
171 msgid "Unknown revision %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
172 msgstr "未知版本%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
173
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
174 #: rhodecode/controllers/files.py:433
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
175 msgid "Empty repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
176 msgstr "空版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
177
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
178 #: rhodecode/controllers/files.py:435
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
179 msgid "Unknown archive type"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
180 msgstr "未知包类型"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
181
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
182 #: rhodecode/controllers/files.py:617
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
183 #: rhodecode/templates/changeset/changeset_range.html:9
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
184 msgid "Changesets"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
185 msgstr "修订集"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
186
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
187 #: rhodecode/controllers/files.py:618 rhodecode/controllers/pullrequests.py:131
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
188 #: rhodecode/controllers/summary.py:247 rhodecode/model/scm.py:606
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
189 #: rhodecode/templates/switch_to_list.html:3
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
190 #: rhodecode/templates/branches/branches.html:10
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
191 msgid "Branches"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
192 msgstr "分支"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
193
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
194 #: rhodecode/controllers/files.py:619 rhodecode/controllers/pullrequests.py:132
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
195 #: rhodecode/controllers/summary.py:248 rhodecode/model/scm.py:617
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
196 #: rhodecode/templates/switch_to_list.html:15
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
197 #: rhodecode/templates/shortlog/shortlog_data.html:10
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
198 #: rhodecode/templates/tags/tags.html:10
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
199 msgid "Tags"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
200 msgstr "标签"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
201
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
202 #: rhodecode/controllers/forks.py:175
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
203 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
204 msgid "Forked repository %s as %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
205 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
206
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
207 #: rhodecode/controllers/forks.py:189
2334
7b356276b051 General i18n update. Now it's 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 #, 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
209 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
210 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
211
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
212 #: rhodecode/controllers/journal.py:275 rhodecode/controllers/journal.py:318
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
213 msgid "public journal"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
214 msgstr "公共日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
215
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
216 #: rhodecode/controllers/journal.py:279 rhodecode/controllers/journal.py:322
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
217 #: rhodecode/templates/journal/journal.html:12
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
218 msgid "journal"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
219 msgstr "日志"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
220
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
221 #: rhodecode/controllers/login.py:138
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
222 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
223 msgid "You have successfully registered into RhodeCode"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
224 msgstr "成功注册到RhodeCode"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
225
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
226 #: rhodecode/controllers/login.py:159
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
227 msgid "Your password reset link was sent"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
228 msgstr "密码重置链接已经发送"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
229
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
230 #: rhodecode/controllers/login.py:179
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
231 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
232 "Your password reset was successful, new password has been sent to your "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
233 "email"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
234 msgstr "密码已经成功重置,新密码已经发送到你的邮箱"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
235
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
236 #: rhodecode/controllers/pullrequests.py:118
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
237 #: rhodecode/templates/changeset/changeset.html:10
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
238 #: rhodecode/templates/email_templates/changeset_comment.html:15
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
239 msgid "Changeset"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
240 msgstr "修订集"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
241
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
242 #: rhodecode/controllers/pullrequests.py:128
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
243 msgid "Special"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
244 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
245
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
246 #: rhodecode/controllers/pullrequests.py:129
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
247 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
248 msgid "Peer branches"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
249 msgstr "分支"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
250
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
251 #: rhodecode/controllers/pullrequests.py:130 rhodecode/model/scm.py:612
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
252 #: rhodecode/templates/switch_to_list.html:28
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
253 #: rhodecode/templates/bookmarks/bookmarks.html:10
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
254 msgid "Bookmarks"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
255 msgstr "书签"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
256
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
257 #: rhodecode/controllers/pullrequests.py:228
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
258 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
259 msgstr "拉取请求的标题至少3个字符"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
260
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
261 #: rhodecode/controllers/pullrequests.py:230
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
262 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
263 msgid "Error creating pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
264 msgstr "提交拉取请求时发生错误"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
265
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
266 #: rhodecode/controllers/pullrequests.py:251
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
267 msgid "Successfully opened new pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
268 msgstr "成功提交拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
269
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
270 #: rhodecode/controllers/pullrequests.py:254
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
271 msgid "Error occurred during sending pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
272 msgstr "提交拉取请求时发生错误"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
273
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
274 #: rhodecode/controllers/pullrequests.py:287
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
275 msgid "Successfully deleted pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
276 msgstr "成功删除拉取请求"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
277
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
278 #: rhodecode/controllers/pullrequests.py:441
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
279 msgid "Closing with"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
280 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
281
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
282 #: rhodecode/controllers/pullrequests.py:478
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
283 msgid "Closing pull request on other statuses than rejected or approved forbidden"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
284 msgstr "只能以批准或者驳回的状态关闭拉取请求"
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
285
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
286 #: rhodecode/controllers/search.py:134
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
287 msgid "Invalid search query. Try quoting it."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
288 msgstr "错误的搜索。请尝试用引号包含它。"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
289
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
290 #: rhodecode/controllers/search.py:139
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
291 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
292 msgstr "没有索引用于搜索。请运行whoosh索引器"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
293
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
294 #: rhodecode/controllers/search.py:143
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
295 msgid "An error occurred during this search operation"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
296 msgstr "在搜索操作中发生异常"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
297
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
298 #: rhodecode/controllers/summary.py:141
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
299 msgid "No data loaded yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
300 msgstr "数据未加载"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
301
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
302 #: rhodecode/controllers/summary.py:147
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
303 #: rhodecode/templates/summary/summary.html:149
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
304 msgid "Statistics are disabled for this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
305 msgstr "该版本库统计功能已经禁用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
306
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
307 #: rhodecode/controllers/admin/defaults.py:96
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
308 msgid "Default settings updated successfully"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
309 msgstr "默认设置已经成功更新"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
310
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
311 #: rhodecode/controllers/admin/defaults.py:110
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
312 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
313 msgid "Error occurred during update of defaults"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
314 msgstr "更新默认设置时发生错误"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
315
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
316 #: rhodecode/controllers/admin/ldap_settings.py:50
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
317 msgid "BASE"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
318 msgstr "BASE"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
319
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
320 #: rhodecode/controllers/admin/ldap_settings.py:51
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
321 msgid "ONELEVEL"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
322 msgstr "ONELEVEL"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
323
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
324 #: rhodecode/controllers/admin/ldap_settings.py:52
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
325 msgid "SUBTREE"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
326 msgstr "SUBTREE"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
327
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
328 #: rhodecode/controllers/admin/ldap_settings.py:56
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
329 msgid "NEVER"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
330 msgstr "NEVER"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
331
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
332 #: rhodecode/controllers/admin/ldap_settings.py:57
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
333 msgid "ALLOW"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
334 msgstr "ALLOW"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
335
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
336 #: rhodecode/controllers/admin/ldap_settings.py:58
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
337 msgid "TRY"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
338 msgstr "TRY"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
339
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
340 #: rhodecode/controllers/admin/ldap_settings.py:59
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
341 msgid "DEMAND"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
342 msgstr "DEMAND"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
343
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
344 #: rhodecode/controllers/admin/ldap_settings.py:60
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
345 msgid "HARD"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
346 msgstr "HARD"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
347
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
348 #: rhodecode/controllers/admin/ldap_settings.py:64
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
349 msgid "No encryption"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
350 msgstr "未加密"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
351
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
352 #: rhodecode/controllers/admin/ldap_settings.py:65
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
353 msgid "LDAPS connection"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
354 msgstr "LDAPS连接"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
355
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
356 #: rhodecode/controllers/admin/ldap_settings.py:66
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
357 msgid "START_TLS on LDAP connection"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
358 msgstr "LDAP连接上的START_TLS"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
359
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
360 #: rhodecode/controllers/admin/ldap_settings.py:126
3565
a8f2d78d14ea consistently capitalize initial letter in flash messages
Mads Kiilerich <madski@unity3d.com>
parents: 3492
diff changeset
361 msgid "LDAP settings updated successfully"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
362 msgstr "LDAP设置已经成功更新"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
363
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
364 #: rhodecode/controllers/admin/ldap_settings.py:130
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
365 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
366 msgstr "无法启用LDAP。缺失“python-ldap”库。"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
367
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
368 #: rhodecode/controllers/admin/ldap_settings.py:147
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
369 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
370 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
371 msgstr "更新LDAP设置时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
372
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
373 #: rhodecode/controllers/admin/permissions.py:60
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
374 #: rhodecode/controllers/admin/permissions.py:64
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
375 msgid "None"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
376 msgstr "无"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
377
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
378 #: rhodecode/controllers/admin/permissions.py:61
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
379 #: rhodecode/controllers/admin/permissions.py:65
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
380 msgid "Read"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
381 msgstr "读"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
382
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
383 #: rhodecode/controllers/admin/permissions.py:62
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
384 #: rhodecode/controllers/admin/permissions.py:66
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
385 msgid "Write"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
386 msgstr "写"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
387
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
388 #: rhodecode/controllers/admin/permissions.py:63
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
389 #: rhodecode/controllers/admin/permissions.py:67
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
390 #: rhodecode/templates/admin/defaults/defaults.html:9
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
391 #: rhodecode/templates/admin/ldap/ldap.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
392 #: rhodecode/templates/admin/permissions/permissions.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
393 #: rhodecode/templates/admin/repos/repo_add.html:10
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
394 #: rhodecode/templates/admin/repos/repo_add.html:14
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
395 #: rhodecode/templates/admin/repos/repos.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
396 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
397 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
398 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:11
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
399 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:13
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
400 #: rhodecode/templates/admin/settings/hooks.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
401 #: rhodecode/templates/admin/settings/settings.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
402 #: rhodecode/templates/admin/users/user_add.html:8
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
403 #: rhodecode/templates/admin/users/user_edit.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
404 #: rhodecode/templates/admin/users/user_edit.html:133
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
405 #: rhodecode/templates/admin/users/users.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
406 #: rhodecode/templates/admin/users/users.html:85
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
407 #: rhodecode/templates/admin/users_groups/users_group_add.html:8
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
408 #: rhodecode/templates/admin/users_groups/users_group_edit.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
409 #: rhodecode/templates/admin/users_groups/users_groups.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
410 #: rhodecode/templates/base/base.html:292
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
411 #: rhodecode/templates/base/base.html:293
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
412 #: rhodecode/templates/base/base.html:299
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
413 #: rhodecode/templates/base/base.html:300
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
414 msgid "Admin"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
415 msgstr "管理"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
416
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
417 #: rhodecode/controllers/admin/permissions.py:70
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
418 #: rhodecode/controllers/admin/permissions.py:76
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
419 #: rhodecode/controllers/admin/permissions.py:79
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
420 msgid "Disabled"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
421 msgstr "停用"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
422
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
423 #: rhodecode/controllers/admin/permissions.py:72
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
424 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
425 msgid "Allowed with manual account activation"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
426 msgstr "允许手工启用帐号"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
427
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
428 #: rhodecode/controllers/admin/permissions.py:74
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
429 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
430 msgid "Allowed with automatic account activation"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
431 msgstr "允许自动启用帐号"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
432
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
433 #: rhodecode/controllers/admin/permissions.py:77
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
434 #: rhodecode/controllers/admin/permissions.py:80
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
435 msgid "Enabled"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
436 msgstr "启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
437
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
438 #: rhodecode/controllers/admin/permissions.py:128
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
439 msgid "Default permissions updated successfully"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
440 msgstr "成功更新默认权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
441
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
442 #: rhodecode/controllers/admin/permissions.py:142
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
443 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
444 msgid "Error occurred during update of permissions"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
445 msgstr "更新权限时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
446
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
447 #: rhodecode/controllers/admin/repos.py:127
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
448 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
449 msgstr "-- 移除复刻 --"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
450
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
451 #: rhodecode/controllers/admin/repos.py:168
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
452 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
453 msgid "Created repository %s from %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
454 msgstr "新版本库%s基于%s建立。"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
455
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
456 #: rhodecode/controllers/admin/repos.py:174
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
457 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
458 msgid "Created repository %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
459 msgstr "建立版本库%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
460
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
461 #: rhodecode/controllers/admin/repos.py:197
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
462 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
463 msgid "Error creating repository %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
464 msgstr "建立版本库%s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
465
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
466 #: rhodecode/controllers/admin/repos.py:266
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
467 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
468 msgid "Repository %s updated successfully"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
469 msgstr "版本库%s成功更新"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
470
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
471 #: rhodecode/controllers/admin/repos.py:284
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
472 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
473 msgid "Error occurred during update of repository %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
474 msgstr "在更新版本库%s的时候发生错误"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
475
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
476 #: rhodecode/controllers/admin/repos.py:311
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
477 #: rhodecode/controllers/api/api.py:877
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
478 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
479 msgid "Detached %s forks"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
480 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
481
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
482 #: rhodecode/controllers/admin/repos.py:314
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
483 #: rhodecode/controllers/api/api.py:879
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
484 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
485 msgid "Deleted %s forks"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
486 msgstr "已经删除版本库%s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
487
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
488 #: rhodecode/controllers/admin/repos.py:319
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
489 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
490 msgid "Deleted repository %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
491 msgstr "已经删除版本库%s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
492
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
493 #: rhodecode/controllers/admin/repos.py:322
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
494 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
495 msgid "Cannot delete %s it still contains attached forks"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
496 msgstr "无法删除%s因为它还有其他分复刻本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
497
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
498 #: rhodecode/controllers/admin/repos.py:327
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
499 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
500 msgid "An error occurred during deletion of %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
501 msgstr "在删除%s的时候发生错误"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
502
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
503 #: rhodecode/controllers/admin/repos.py:365
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
504 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
505 msgid "Repository permissions updated"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
506 msgstr "禁用创建版本库"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
507
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
508 #: rhodecode/controllers/admin/repos.py:384
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
509 msgid "An error occurred during deletion of repository user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
510 msgstr "删除版本库用户时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
511
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
512 #: rhodecode/controllers/admin/repos.py:403
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
513 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
514 msgid "An error occurred during deletion of repository user groups"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
515 msgstr "删除版本库用户组时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
516
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
517 #: rhodecode/controllers/admin/repos.py:421
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
518 msgid "An error occurred during deletion of repository stats"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
519 msgstr "删除版本库统计时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
520
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
521 #: rhodecode/controllers/admin/repos.py:438
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
522 msgid "An error occurred during cache invalidation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
523 msgstr "清除缓存时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
524
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
525 #: rhodecode/controllers/admin/repos.py:458
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
526 #: rhodecode/controllers/admin/repos.py:485
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
527 msgid "An error occurred during unlocking"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
528 msgstr "解锁时发生错误"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
529
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
530 #: rhodecode/controllers/admin/repos.py:476
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
531 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
532 msgid "Unlocked"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
533 msgstr "未锁"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
534
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
535 #: rhodecode/controllers/admin/repos.py:479
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
536 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
537 msgid "Locked"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
538 msgstr "已锁"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
539
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
540 #: rhodecode/controllers/admin/repos.py:481
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
541 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
542 msgid "Repository has been %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
543 msgstr "版本库已被%s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
544
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
545 #: rhodecode/controllers/admin/repos.py:505
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
546 msgid "Updated repository visibility in public journal"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
547 msgstr "成功更新在公共日志中的可见性"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
548
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
549 #: rhodecode/controllers/admin/repos.py:509
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
550 msgid "An error occurred during setting this repository in public journal"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
551 msgstr "设置版本库到公共日志时发生错误"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
552
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
553 #: rhodecode/controllers/admin/repos.py:514 rhodecode/model/validators.py:302
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
554 msgid "Token mismatch"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
555 msgstr "令牌不匹配"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
556
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
557 #: rhodecode/controllers/admin/repos.py:527
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
558 msgid "Pulled from remote location"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
559 msgstr "成功拉取自远程路径"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
560
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
561 #: rhodecode/controllers/admin/repos.py:529
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
562 msgid "An error occurred during pull from remote location"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
563 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
564
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
565 #: rhodecode/controllers/admin/repos.py:545
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
566 msgid "Nothing"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
567 msgstr "无"
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
568
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
569 #: rhodecode/controllers/admin/repos.py:547
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
570 #, 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
571 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
572 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
573
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
574 #: rhodecode/controllers/admin/repos.py:551
2334
7b356276b051 General i18n update. Now it's 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 this operation"
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
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
578 #: rhodecode/controllers/admin/repos.py:590
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
579 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
580 msgid "An error occurred during creation of field"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
581 msgstr "创建用户%s时发生错误"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
582
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
583 #: rhodecode/controllers/admin/repos.py:604
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
584 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
585 msgid "An error occurred during removal of field"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
586 msgstr "保存电子邮件时发生错误"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
587
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
588 #: rhodecode/controllers/admin/repos_groups.py:145
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
589 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
590 msgid "Created repository group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
591 msgstr "建立版本库组%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
592
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
593 #: rhodecode/controllers/admin/repos_groups.py:157
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
594 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
595 msgid "Error occurred during creation of repository group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
596 msgstr "创建版本库组时发生错误%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
597
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
598 #: rhodecode/controllers/admin/repos_groups.py:214
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
599 #: rhodecode/controllers/admin/repos_groups.py:286
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
600 msgid "Cannot revoke permission for yourself as admin"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
601 msgstr ""
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
602
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
603 #: rhodecode/controllers/admin/repos_groups.py:220
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
604 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
605 msgid "Updated repository group %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
606 msgstr "更新版本库组%s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
607
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
608 #: rhodecode/controllers/admin/repos_groups.py:235
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
609 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
610 msgid "Error occurred during update of repository group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
611 msgstr "更新版本库组时发生错误%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
612
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
613 #: rhodecode/controllers/admin/repos_groups.py:253
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
614 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
615 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
616 msgstr "这个组内有%s个版本库因而无法删除"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
617
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
618 #: rhodecode/controllers/admin/repos_groups.py:260
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
619 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
620 msgid "This group contains %s subgroups and cannot be deleted"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
621 msgstr "这个组内有%s个版本库因而无法删除"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
622
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
623 #: rhodecode/controllers/admin/repos_groups.py:266
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
624 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
625 msgid "Removed repository group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
626 msgstr "移除版本库组%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
627
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
628 #: rhodecode/controllers/admin/repos_groups.py:271
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
629 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
630 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
631 msgstr "删除版本库组时发生错误%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
632
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
633 #: rhodecode/controllers/admin/repos_groups.py: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
634 msgid "An error occurred during deletion of group user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
635 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
636
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
637 #: rhodecode/controllers/admin/repos_groups.py:318
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
638 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
639 msgid "An error occurred during deletion of group user groups"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
640 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
641
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
642 #: rhodecode/controllers/admin/settings.py:126
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
643 #, fuzzy, python-format
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
644 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
645 msgstr "重新扫描版本库成功,增加%s, 移除%s"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
646
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
647 #: rhodecode/controllers/admin/settings.py:135
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
648 msgid "Whoosh reindex task scheduled"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
649 msgstr "Whoosh重新索引任务调度"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
650
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
651 #: rhodecode/controllers/admin/settings.py:166
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
652 msgid "Updated application settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
653 msgstr "更新应用设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
654
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
655 #: rhodecode/controllers/admin/settings.py:170
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
656 #: rhodecode/controllers/admin/settings.py:301
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
657 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
658 msgid "Error occurred during updating application settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
659 msgstr "更新设置时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
660
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
661 #: rhodecode/controllers/admin/settings.py:216
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
662 msgid "Updated visualisation settings"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
663 msgstr "成功更新可视化设置"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
664
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
665 #: rhodecode/controllers/admin/settings.py:221
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
666 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
667 msgid "Error occurred during updating visualisation settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
668 msgstr "更新可视化设置时发生错误"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
669
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
670 #: rhodecode/controllers/admin/settings.py:297
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
671 msgid "Updated VCS settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
672 msgstr "成功更新版本控制系统设置"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
673
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
674 #: rhodecode/controllers/admin/settings.py:311
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
675 msgid "Added new hook"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
676 msgstr "新建钩子"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
677
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
678 #: rhodecode/controllers/admin/settings.py:323
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
679 msgid "Updated hooks"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
680 msgstr "更新钩子"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
681
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
682 #: rhodecode/controllers/admin/settings.py:327
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
683 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
684 msgid "Error occurred during hook creation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
685 msgstr "创建钩子时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
686
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
687 #: rhodecode/controllers/admin/settings.py:346
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
688 msgid "Email task created"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
689 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
690
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
691 #: rhodecode/controllers/admin/settings.py:410
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
692 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
693 msgstr "由于是系统帐号,无法编辑该用户"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
694
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
695 #: rhodecode/controllers/admin/settings.py:452
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
696 msgid "Your account was updated successfully"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
697 msgstr "你的帐号已经更新完成"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
698
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
699 #: rhodecode/controllers/admin/settings.py:467
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
700 #: rhodecode/controllers/admin/users.py:198
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
701 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
702 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
703 msgstr "更新用户%s时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
704
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
705 #: rhodecode/controllers/admin/users.py:130
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
706 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
707 msgid "Created user %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
708 msgstr "创建用户%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
709
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
710 #: rhodecode/controllers/admin/users.py:142
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
711 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
712 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
713 msgstr "创建用户%s时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
714
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
715 #: rhodecode/controllers/admin/users.py:176
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
716 msgid "User updated successfully"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
717 msgstr "用户更新成功"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
718
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
719 #: rhodecode/controllers/admin/users.py:214
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
720 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
721 msgid "Successfully deleted user"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
722 msgstr "用户删除成功"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
723
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
724 #: rhodecode/controllers/admin/users.py:219
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
725 msgid "An error occurred during deletion of user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
726 msgstr "删除用户时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
727
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
728 #: rhodecode/controllers/admin/users.py:233
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
729 msgid "You can't edit this user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
730 msgstr "无法编辑该用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
731
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
732 #: rhodecode/controllers/admin/users.py:276
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
733 msgid "Granted 'repository create' permission to user"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
734 msgstr "已授予用户“创建版本库”的权限"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
735
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
736 #: rhodecode/controllers/admin/users.py:281
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
737 msgid "Revoked 'repository create' permission to user"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
738 msgstr "已撤销用户“创建版本库”的权限"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
739
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
740 #: rhodecode/controllers/admin/users.py:287
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
741 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
742 msgstr "成功授予了用户“复刻版本库”权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
743
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
744 #: rhodecode/controllers/admin/users.py:292
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
745 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
746 msgstr "成功撤销用户“复刻版本库”权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
747
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
748 #: rhodecode/controllers/admin/users.py:298
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
749 #: rhodecode/controllers/admin/users_groups.py:281
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
750 msgid "An error occurred during permissions saving"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
751 msgstr "保存权限时发生错误"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
752
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
753 #: rhodecode/controllers/admin/users.py:312
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
754 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
755 msgid "Added email %s to user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
756 msgstr "已为用户添加电子邮件 %s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
757
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
758 #: rhodecode/controllers/admin/users.py:318
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
759 msgid "An error occurred during email saving"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
760 msgstr "保存电子邮件时发生错误"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
761
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
762 #: rhodecode/controllers/admin/users.py:328
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
763 msgid "Removed email from user"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
764 msgstr "成功删除用户电子邮件"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
765
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
766 #: rhodecode/controllers/admin/users.py:341
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
767 #, fuzzy, python-format
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
768 msgid "Added ip %s to user"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
769 msgstr "已为用户添加电子邮件 %s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
770
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
771 #: rhodecode/controllers/admin/users.py:347
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
772 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
773 msgid "An error occurred during ip saving"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
774 msgstr "保存电子邮件时发生错误"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
775
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
776 #: rhodecode/controllers/admin/users.py:359
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
777 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
778 msgid "Removed ip from user"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
779 msgstr "成功删除用户电子邮件"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
780
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
781 #: rhodecode/controllers/admin/users_groups.py:86
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
782 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
783 msgid "Created user group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
784 msgstr "建立用户组%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
785
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
786 #: rhodecode/controllers/admin/users_groups.py:97
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
787 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
788 msgid "Error occurred during creation of user group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
789 msgstr "创建用户组%s时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
790
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
791 #: rhodecode/controllers/admin/users_groups.py:166
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
792 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
793 msgid "Updated user group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
794 msgstr "更新用户组%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
795
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
796 #: rhodecode/controllers/admin/users_groups.py:188
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
797 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
798 msgid "Error occurred during update of user group %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
799 msgstr "更新用户组%s时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
800
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
801 #: rhodecode/controllers/admin/users_groups.py:205
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
802 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
803 msgid "Successfully deleted user group"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
804 msgstr "删除用户组成功"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
805
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
806 #: rhodecode/controllers/admin/users_groups.py:210
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
807 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
808 msgid "An error occurred during deletion of user group"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
809 msgstr "删除用户组时发生错误"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
810
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
811 #: rhodecode/controllers/admin/users_groups.py:259
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
812 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
813 msgid "Granted 'repository create' permission to user group"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
814 msgstr "已授予用户组“创建版本库”的权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
815
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
816 #: rhodecode/controllers/admin/users_groups.py:264
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
817 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
818 msgid "Revoked 'repository create' permission to user group"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
819 msgstr "已撤销用户组“创建版本库”的权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
820
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
821 #: rhodecode/controllers/admin/users_groups.py:270
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
822 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
823 msgid "Granted 'repository fork' permission to user group"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
824 msgstr "已授予用户组“复刻版本库”的权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
825
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
826 #: rhodecode/controllers/admin/users_groups.py:275
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
827 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
828 msgid "Revoked 'repository fork' permission to user group"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
829 msgstr "已撤销用户组“复刻版本库”的权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
830
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
831 #: rhodecode/lib/auth.py:530
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
832 #, fuzzy, python-format
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
833 msgid "IP %s not allowed"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
834 msgstr "%s个关注者"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
835
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
836 #: rhodecode/lib/auth.py:579
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
837 msgid "You need to be a registered user to perform this action"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
838 msgstr "必须是注册用户才能进行此操作"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
839
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
840 #: rhodecode/lib/auth.py:620
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
841 msgid "You need to be a signed in to view this page"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
842 msgstr "必须登录才能访问该页面"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
843
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
844 #: rhodecode/lib/diffs.py:66
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
845 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
846 msgid "Binary file"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
847 msgstr "二进制文件"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
848
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
849 #: rhodecode/lib/diffs.py:82
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
850 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
851 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
852
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
853 #: rhodecode/lib/diffs.py:92
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
854 msgid "No changes detected"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
855 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
856
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
857 #: rhodecode/lib/helpers.py:394
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
858 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
859 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
860 msgstr "%Y/%m/%d %H:%M:%S"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
861
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
862 #: rhodecode/lib/helpers.py:506
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
863 msgid "True"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
864 msgstr "是"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
865
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
866 #: rhodecode/lib/helpers.py:509
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
867 msgid "False"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
868 msgstr "否"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
869
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
870 #: rhodecode/lib/helpers.py:547
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
871 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
872 msgid "Deleted branch: %s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
873 msgstr "已经删除分支%s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
874
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
875 #: rhodecode/lib/helpers.py:550
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
876 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
877 msgid "Created tag: %s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
878 msgstr "创建标签%s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
879
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
880 #: rhodecode/lib/helpers.py:563
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
881 msgid "Changeset not found"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
882 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
883
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
884 #: rhodecode/lib/helpers.py:615
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
885 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
886 msgid "Show all combined changesets %s->%s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
887 msgstr "显示合并的修订集%s->%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
888
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
889 #: rhodecode/lib/helpers.py:621
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
890 msgid "compare view"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
891 msgstr "比较显示"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
892
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
893 #: rhodecode/lib/helpers.py:641
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
894 msgid "and"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
895 msgstr "还有"
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
896
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
897 #: rhodecode/lib/helpers.py:642
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
898 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
899 msgid "%s more"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
900 msgstr "%s个"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
901
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
902 #: rhodecode/lib/helpers.py:643 rhodecode/templates/changelog/changelog.html:44
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
903 msgid "revisions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
904 msgstr "修订"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
905
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
906 #: rhodecode/lib/helpers.py:667
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
907 #, python-format
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
908 msgid "fork name %s"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
909 msgstr "复刻名称%s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
910
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
911 #: rhodecode/lib/helpers.py:684
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
912 #: rhodecode/templates/pullrequests/pullrequest_show.html:8
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
913 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
914 msgid "Pull request #%s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
915 msgstr "拉取请求#%s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
916
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
917 #: rhodecode/lib/helpers.py:690
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
918 msgid "[deleted] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
919 msgstr "[删除]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
920
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
921 #: rhodecode/lib/helpers.py:692 rhodecode/lib/helpers.py:702
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
922 msgid "[created] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
923 msgstr "[创建]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
924
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
925 #: rhodecode/lib/helpers.py:694
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
926 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
927 msgstr "[创建]复刻版本库"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
928
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
929 #: rhodecode/lib/helpers.py:696 rhodecode/lib/helpers.py:704
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
930 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
931 msgstr "[复刻]版本库"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
932
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
933 #: rhodecode/lib/helpers.py:698 rhodecode/lib/helpers.py:706
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
934 msgid "[updated] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
935 msgstr "[更新]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
936
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
937 #: rhodecode/lib/helpers.py:700
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
938 msgid "[delete] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
939 msgstr "[删除]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
940
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
941 #: rhodecode/lib/helpers.py:708
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
942 msgid "[created] user"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
943 msgstr "[创建]用户"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
944
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
945 #: rhodecode/lib/helpers.py:710
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
946 msgid "[updated] user"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
947 msgstr "[更新]用户"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
948
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
949 #: rhodecode/lib/helpers.py:712
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
950 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
951 msgid "[created] user group"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
952 msgstr "[创建]用户组"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
953
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
954 #: rhodecode/lib/helpers.py:714
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
955 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
956 msgid "[updated] user group"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
957 msgstr "[更新]用户组"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
958
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
959 #: rhodecode/lib/helpers.py:716
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
960 msgid "[commented] on revision in repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
961 msgstr "[评论]了版本库中的修订"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
962
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
963 #: rhodecode/lib/helpers.py:718
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
964 msgid "[commented] on pull request for"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
965 msgstr "[评论]拉取请求"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
966
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
967 #: rhodecode/lib/helpers.py:720
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
968 msgid "[closed] pull request for"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
969 msgstr "[关闭] 拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
970
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
971 #: rhodecode/lib/helpers.py:722
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
972 msgid "[pushed] into"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
973 msgstr "[推送]到"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
974
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
975 #: rhodecode/lib/helpers.py:724
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
976 msgid "[committed via RhodeCode] into repository"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
977 msgstr "[通过RhodeCode提交]到版本库"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
978
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
979 #: rhodecode/lib/helpers.py:726
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
980 msgid "[pulled from remote] into repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
981 msgstr "[远程拉取]到版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
982
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
983 #: rhodecode/lib/helpers.py:728
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
984 msgid "[pulled] from"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
985 msgstr "[拉取]自"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
986
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
987 #: rhodecode/lib/helpers.py:730
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
988 msgid "[started following] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
989 msgstr "[开始关注]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
990
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
991 #: rhodecode/lib/helpers.py:732
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
992 msgid "[stopped following] repository"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
993 msgstr "[停止关注]版本库"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
994
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
995 #: rhodecode/lib/helpers.py:910
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
996 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
997 msgid " and %s more"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
998 msgstr "还有%s个"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
999
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1000 #: rhodecode/lib/helpers.py:914
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1001 msgid "No Files"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1002 msgstr "没有文件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1003
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1004 #: rhodecode/lib/helpers.py:1198
3111
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1005 #, python-format
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1006 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1007 "%s repository is not mapped to db perhaps it was created or renamed from "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1008 "the filesystem please run the application again in order to rescan "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1009 "repositories"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1010 msgstr "版本库%s没有映射到数据库,可能是从文件系统创建或者重命名,请重启RhodeCode以重新扫描版本库"
3111
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1011
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1012 #: rhodecode/lib/unionrepo.py:193
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1013 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1014 msgid "cannot create new union repository"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1015 msgstr "[创建]版本库"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1016
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1017 #: rhodecode/lib/utils2.py:411
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1018 #, 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
1019 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
1020 msgid_plural "%d years"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1021 msgstr[0] "%d年"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1022
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1023 #: rhodecode/lib/utils2.py:412
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1024 #, 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
1025 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
1026 msgid_plural "%d months"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1027 msgstr[0] "%d月"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1028
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1029 #: rhodecode/lib/utils2.py:413
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1030 #, 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
1031 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
1032 msgid_plural "%d days"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1033 msgstr[0] "%d天"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1034
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1035 #: rhodecode/lib/utils2.py:414
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1036 #, 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
1037 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
1038 msgid_plural "%d hours"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1039 msgstr[0] "%d时"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1040
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1041 #: rhodecode/lib/utils2.py:415
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1042 #, 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
1043 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
1044 msgid_plural "%d minutes"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1045 msgstr[0] "%d分"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1046
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1047 #: rhodecode/lib/utils2.py:416
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1048 #, 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
1049 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
1050 msgid_plural "%d seconds"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1051 msgstr[0] "%d秒"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1052
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1053 #: rhodecode/lib/utils2.py:432
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1054 #, python-format
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1055 msgid "in %s"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1056 msgstr "%s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1057
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1058 #: rhodecode/lib/utils2.py:434
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1059 #, 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
1060 msgid "%s ago"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1061 msgstr "%s前"
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1062
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1063 #: rhodecode/lib/utils2.py:436
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1064 #, python-format
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1065 msgid "in %s and %s"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1066 msgstr "%s零%s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1067
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1068 #: rhodecode/lib/utils2.py:439
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1069 #, 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
1070 msgid "%s and %s ago"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1071 msgstr "%s零%s前"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1072
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1073 #: rhodecode/lib/utils2.py:442
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1074 msgid "just now"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1075 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
1076
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1077 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1163
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1078 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1183
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1079 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1289 rhodecode/model/db.py:1388
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1080 msgid "Repository no access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1081 msgstr "无版本库访问权限"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1082
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1083 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1164
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1084 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1184
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1085 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1290 rhodecode/model/db.py:1389
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1086 msgid "Repository read access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1087 msgstr "版本库读取权限"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1088
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1089 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1165
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1090 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1185
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1091 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1291 rhodecode/model/db.py:1390
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1092 msgid "Repository write access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1093 msgstr "版本库写入权限"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1094
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1095 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1166
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1096 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1186
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1097 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1292 rhodecode/model/db.py:1391
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1098 msgid "Repository admin access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1099 msgstr "版本库管理权限"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1100
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1101 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1168
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1102 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1188
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1103 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1294
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1104 msgid "Repositories Group no access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1105 msgstr "无版本库组访问权限"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1106
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1107 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1169
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1108 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1189
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1109 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1295
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1110 msgid "Repositories Group read access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1111 msgstr "版本库组读取权限"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1112
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1113 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1170
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1114 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1190
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1115 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1296
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1116 msgid "Repositories Group write access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1117 msgstr "版本库组写入"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1118
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1119 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1171
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1120 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1191
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1121 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1297
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1122 msgid "Repositories Group admin access"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1123 msgstr "版本库组管理权限"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1124
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1125 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1173
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1126 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1193
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1127 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1299 rhodecode/model/db.py:1398
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1128 msgid "RhodeCode Administrator"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1129 msgstr "RhodeCode 管理员"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1130
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1131 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1174
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1132 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1194
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1133 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1300 rhodecode/model/db.py:1399
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1134 msgid "Repository creation disabled"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1135 msgstr "禁用创建版本库"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1136
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1137 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1175
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1138 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1195
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1139 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1301 rhodecode/model/db.py:1400
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1140 msgid "Repository creation enabled"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1141 msgstr "允许创建版本库"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1142
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1143 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1176
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1144 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1196
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1145 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1302 rhodecode/model/db.py:1401
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1146 msgid "Repository forking disabled"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1147 msgstr "禁用复刻版本库"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1148
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1149 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1177
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1150 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1197
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1151 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1303 rhodecode/model/db.py:1402
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1152 msgid "Repository forking enabled"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1153 msgstr "允许复刻版本库"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1154
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1155 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1178
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1156 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1198
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1157 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1304 rhodecode/model/db.py:1403
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1158 msgid "Register disabled"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1159 msgstr "禁用注册"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1160
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1161 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1179
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1162 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1199
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1163 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1305 rhodecode/model/db.py:1404
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1164 msgid "Register new user with RhodeCode with manual activation"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1165 msgstr "用手动激活注册新用户"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1166
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1167 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1182
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1168 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1202
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1169 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1308 rhodecode/model/db.py:1407
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1170 msgid "Register new user with RhodeCode with auto activation"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1171 msgstr "用自动激活注册新用户"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1172
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1173 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1623
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1174 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1643
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1175 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1749 rhodecode/model/db.py:1838
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1176 msgid "Not Reviewed"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1177 msgstr "未检视"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1178
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1179 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1624
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1180 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1644
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1181 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1750 rhodecode/model/db.py:1839
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1182 msgid "Approved"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1183 msgstr "已批准"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1184
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1185 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1625
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1186 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1645
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1187 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1751 rhodecode/model/db.py:1840
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1188 msgid "Rejected"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1189 msgstr "驳回"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1190
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1191 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1626
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1192 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1646
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1193 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1752 rhodecode/model/db.py:1841
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1194 msgid "Under Review"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1195 msgstr "检视中"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1196
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1197 #: rhodecode/model/comment.py:75
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1198 #, 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
1199 msgid "on line %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1200 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
1201
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1202 #: rhodecode/model/comment.py: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
1203 msgid "[Mention]"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1204 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
1205
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1206 #: rhodecode/model/db.py:1252
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1207 msgid "top level"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1208 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1209
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1210 #: rhodecode/model/db.py:1393
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1211 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1212 msgid "Repository group no access"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1213 msgstr "无版本库组访问权限"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1214
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1215 #: rhodecode/model/db.py:1394
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1216 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1217 msgid "Repository group read access"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1218 msgstr "版本库组读取权限"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1219
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1220 #: rhodecode/model/db.py:1395
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1221 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1222 msgid "Repository group write access"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1223 msgstr "版本库组写入"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1224
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1225 #: rhodecode/model/db.py:1396
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1226 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1227 msgid "Repository group admin access"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1228 msgstr "版本库组管理权限"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1229
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1230 #: rhodecode/model/forms.py:43
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1231 msgid "Please enter a login"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1232 msgstr "请登录"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1233
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1234 #: rhodecode/model/forms.py:44
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1235 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1236 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
1237 msgstr "输入一个不少于%(min)i个字符的值"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1238
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1239 #: rhodecode/model/forms.py:52
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1240 msgid "Please enter a password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1241 msgstr "请输入密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1242
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1243 #: rhodecode/model/forms.py:53
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1244 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1245 msgid "Enter %(min)i characters or more"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1246 msgstr "输入少于%(min)i个字符"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1247
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1248 #: rhodecode/model/notification.py:224
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1249 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1250 msgid "%(user)s commented on changeset at %(when)s"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1251 msgstr "在%(when)s评论了提交"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1252
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1253 #: rhodecode/model/notification.py:225
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1254 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1255 msgid "%(user)s sent message at %(when)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1256 msgstr "在%(when)s发送信息"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1257
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1258 #: rhodecode/model/notification.py:226
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1259 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1260 msgid "%(user)s mentioned you at %(when)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1261 msgstr "在%(when)s提到了你"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1262
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1263 #: rhodecode/model/notification.py:227
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1264 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1265 msgid "%(user)s registered in RhodeCode at %(when)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1266 msgstr "在%(when)s注册到RhodeCode"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1267
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1268 #: rhodecode/model/notification.py:228
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1269 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1270 msgid "%(user)s opened new pull request at %(when)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1271 msgstr "在%(when)s创建新的拉取请求"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1272
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1273 #: rhodecode/model/notification.py:229
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1274 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1275 msgid "%(user)s commented on pull request at %(when)s"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1276 msgstr "在%(when)s评论了拉取请求"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1277
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1278 #: rhodecode/model/pull_request.py:104
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1279 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1280 msgid "%(user)s wants you to review pull request #%(pr_id)s: %(pr_title)s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1281 msgstr "%(user)s想要你检视拉取请求#%(pr_id)s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1282
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1283 #: rhodecode/model/scm.py:598
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1284 msgid "latest tip"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1285 msgstr "最新tip版本"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1286
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1287 #: rhodecode/model/user.py:232
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1288 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1289 msgid "New user registration"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1290 msgstr "[RhodeCode]新用户注册"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1291
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1292 #: rhodecode/model/user.py:257 rhodecode/model/user.py:281
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1293 msgid "You can't Edit this user since it's crucial for entire application"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1294 msgstr "由于是系统帐号,无法编辑该用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1295
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1296 #: rhodecode/model/user.py:303
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1297 msgid "You can't remove this user since it's crucial for entire application"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1298 msgstr "由于是系统帐号,无法删除该用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1299
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1300 #: rhodecode/model/user.py:309
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1301 #, python-format
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1302 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1303 "user \"%s\" still owns %s repositories and cannot be removed. Switch "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1304 "owners or remove those repositories. %s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1305 msgstr "由于用户 \"%s\" 拥有版本库%s因而无法删除,请修改版本库所有者或删除版本库。%s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1306
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1307 #: rhodecode/model/user.py:334
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1308 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1309 msgid "Password reset link"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1310 msgstr "密码重置链接"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1311
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1312 #: rhodecode/model/user.py:366
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1313 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1314 msgid "Your new password"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1315 msgstr "新密码"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1316
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1317 #: rhodecode/model/user.py:367
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1318 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1319 msgid "Your new RhodeCode password:%s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1320 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1321
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1322 #: rhodecode/model/validators.py:38 rhodecode/model/validators.py:39
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1323 msgid "Value cannot be an empty list"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1324 msgstr "值不能为空"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1325
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1326 #: rhodecode/model/validators.py:85
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1327 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1328 msgid "Username \"%(username)s\" already exists"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1329 msgstr "用户名称%(username)s已经存在"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1330
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1331 #: rhodecode/model/validators.py:87
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1332 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1333 msgid "Username \"%(username)s\" is forbidden"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1334 msgstr "不允许用户名 \"%(username)s\""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1335
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1336 #: rhodecode/model/validators.py:89
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1337 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1338 "Username may only contain alphanumeric characters underscores, periods or"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1339 " dashes and must begin with alphanumeric character"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1340 msgstr "只能使用字母、数字、下划线、小数点或减号作为用户名,且必须由数字或字母开头"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1341
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1342 #: rhodecode/model/validators.py:117
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1343 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1344 msgid "Username %(username)s is not valid"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1345 msgstr "用户名称 %(username)s 无效"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1346
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1347 #: rhodecode/model/validators.py:136
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1348 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1349 msgid "Invalid user group name"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1350 msgstr "无效的用户组名"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1351
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1352 #: rhodecode/model/validators.py:137
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1353 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1354 msgid "User group \"%(usergroup)s\" already exists"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1355 msgstr "用户组 \"%(usersgroup)s\" 已经存在"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1356
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1357 #: rhodecode/model/validators.py:139
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1358 #, fuzzy
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1359 msgid ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1360 "user group name may only contain alphanumeric characters underscores, "
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1361 "periods or dashes and must begin with alphanumeric character"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1362 msgstr "只能使用字母、数字、下划线、小数点或减号作为用户组名,且必须由数字或字母开头"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1363
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1364 #: rhodecode/model/validators.py:177
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1365 msgid "Cannot assign this group as parent"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1366 msgstr "不能将这个组作为parent"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1367
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1368 #: rhodecode/model/validators.py:178
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1369 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1370 msgid "Group \"%(group_name)s\" already exists"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1371 msgstr "组 \"%(group_name)s\" 已经存在"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1372
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1373 #: rhodecode/model/validators.py:180
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1374 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1375 msgid "Repository with name \"%(group_name)s\" already exists"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1376 msgstr "已经存在名为 \"%(group_name)s\" 的版本库"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1377
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1378 #: rhodecode/model/validators.py:238
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1379 msgid "Invalid characters (non-ascii) in password"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1380 msgstr "密码含有无效(非ASCII)字符"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1381
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1382 #: rhodecode/model/validators.py:253
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1383 msgid "Passwords do not match"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1384 msgstr "密码不符"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1385
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1386 #: rhodecode/model/validators.py:270
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1387 msgid "invalid password"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1388 msgstr "无效密码"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1389
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1390 #: rhodecode/model/validators.py:271
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1391 msgid "invalid user name"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1392 msgstr "无效用户名"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1393
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1394 #: rhodecode/model/validators.py:272
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1395 msgid "Your account is disabled"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1396 msgstr "该帐号已被禁用"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1397
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1398 #: rhodecode/model/validators.py:316
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1399 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1400 msgid "Repository name %(repo)s is disallowed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1401 msgstr "版本库名称不能为%(repo)s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1402
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1403 #: rhodecode/model/validators.py:318
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1404 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1405 msgid "Repository named %(repo)s already exists"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1406 msgstr "已经存在版本库%(repo)s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1407
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1408 #: rhodecode/model/validators.py:319
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1409 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1410 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1411 msgstr "版本库组 \"%(group)s\" 中已经存在版本库 \"%(repo)s\""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1412
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1413 #: rhodecode/model/validators.py:321
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1414 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1415 msgid "Repository group with name \"%(repo)s\" already exists"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1416 msgstr "已经存在名为 \"%(repo)s\" 的版本库组"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1417
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1418 #: rhodecode/model/validators.py:438
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1419 msgid "invalid clone url"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1420 msgstr "无效的克隆地址"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1421
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1422 #: rhodecode/model/validators.py:439
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1423 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
1424 msgstr "无效的克隆地址,提供一个有效的克隆 http(s)或svn+http(s)地址"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1425
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1426 #: rhodecode/model/validators.py:464
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1427 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
1428 msgstr "复刻版本库必须和父版本库类型相同"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1429
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1430 #: rhodecode/model/validators.py:479
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1431 msgid "You don't have permissions to create repository in this group"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1432 msgstr "没有在该版本库组中创建版本库的权限"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1433
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1434 #: rhodecode/model/validators.py:481
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1435 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1436 msgid "no permission to create repository in root location"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1437 msgstr "没有在该版本库组中创建版本库的权限"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1438
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1439 #: rhodecode/model/validators.py:518
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1440 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1441 msgid "You don't have permissions to create a group in this location"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1442 msgstr "没有在该版本库组中创建版本库的权限"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1443
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1444 #: rhodecode/model/validators.py:557
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1445 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1446 msgid "This username or user group name is not valid"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1447 msgstr "用户或用户组名称无效"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1448
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1449 #: rhodecode/model/validators.py:650
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1450 msgid "This is not a valid path"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1451 msgstr "不是一个合法的路径"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1452
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1453 #: rhodecode/model/validators.py:665
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1454 msgid "This e-mail address is already taken"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1455 msgstr "该邮件地址已被使用"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1456
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1457 #: rhodecode/model/validators.py:685
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1458 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1459 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
1460 msgstr "邮件地址\"%(email)s\"不存在"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1461
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1462 #: rhodecode/model/validators.py:722
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1463 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1464 "The LDAP Login attribute of the CN must be specified - this is the name "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1465 "of the attribute that is equivalent to \"username\""
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1466 msgstr "LDAP 登陆属性的 CN 必须指定 - 这个名字作为用户名"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1467
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1468 #: rhodecode/model/validators.py:735
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1469 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1470 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
1471 msgstr "修订%(revs)s已经包含在拉取请求中或者或者已经设置状态"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1472
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1473 #: rhodecode/model/validators.py:767
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1474 msgid "Please enter a valid IPv4 or IpV6 address"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1475 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1476
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1477 #: rhodecode/model/validators.py:768
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1478 #, python-format
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1479 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1480 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1481
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1482 #: rhodecode/model/validators.py:800
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1483 msgid "Key name can only consist of letters, underscore, dash or numbers"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1484 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1485
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1486 #: rhodecode/templates/index.html:5
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1487 msgid "Dashboard"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1488 msgstr "控制面板"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1489
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1490 #: rhodecode/templates/index_base.html:6
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1491 #: rhodecode/templates/repo_switcher_list.html:4
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1492 #: rhodecode/templates/admin/repos/repos.html:9
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1493 #: rhodecode/templates/admin/users/user_edit_my_account.html:31
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1494 #: rhodecode/templates/admin/users/users.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1495 #: rhodecode/templates/bookmarks/bookmarks.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
1496 #: rhodecode/templates/branches/branches.html:9
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1497 #: rhodecode/templates/journal/journal.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1498 #: rhodecode/templates/journal/journal.html:46
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1499 #: rhodecode/templates/journal/journal.html:47
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1500 #: rhodecode/templates/tags/tags.html:9
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1501 msgid "quick filter..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1502 msgstr "快速过滤..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1503
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1504 #: rhodecode/templates/index_base.html:6
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1505 #: rhodecode/templates/admin/repos/repos.html:9
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1506 msgid "repositories"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1507 msgstr "版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1508
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1509 #: rhodecode/templates/index_base.html:13
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1510 #: rhodecode/templates/index_base.html:18
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1511 #: rhodecode/templates/admin/repos/repo_add.html:5
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1512 #: rhodecode/templates/admin/repos/repos.html:21
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1513 msgid "Add repository"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1514 msgstr "添加版本库"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1515
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1516 #: rhodecode/templates/index_base.html:15
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1517 #: rhodecode/templates/index_base.html:20
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1518 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:31
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1519 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1520 msgid "Add group"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1521 msgstr "编辑版本库组"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1522
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1523 #: rhodecode/templates/index_base.html:27
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1524 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1525 msgid "Edit group"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1526 msgstr "编辑版本库组"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1527
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1528 #: rhodecode/templates/index_base.html:27
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1529 msgid "You have admin right to this group, and can edit it"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1530 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1531
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1532 #: rhodecode/templates/index_base.html:40
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1533 #: rhodecode/templates/index_base.html:140
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1534 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:33
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1535 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:38
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1536 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:43
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1537 #: rhodecode/templates/admin/users_groups/users_group_add.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1538 #: rhodecode/templates/admin/users_groups/users_group_edit.html:33
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1539 #: rhodecode/templates/admin/users_groups/users_groups.html:34
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1540 msgid "Group name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1541 msgstr "组名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1542
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1543 #: rhodecode/templates/index_base.html:41
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1544 #: rhodecode/templates/index_base.html:83
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1545 #: rhodecode/templates/index_base.html:142
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1546 #: rhodecode/templates/index_base.html:180
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1547 #: rhodecode/templates/index_base.html:270
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1548 #: rhodecode/templates/admin/repos/repo_add_base.html:56
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1549 #: rhodecode/templates/admin/repos/repo_edit.html:75
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1550 #: rhodecode/templates/admin/repos/repos.html:73
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1551 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:42
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1552 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:47
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1553 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:44
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1554 #: rhodecode/templates/forks/fork.html:56
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1555 #: rhodecode/templates/pullrequests/pullrequest.html:101
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1556 #: rhodecode/templates/summary/summary.html:106
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1557 msgid "Description"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1558 msgstr "描述"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1559
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1560 #: rhodecode/templates/index_base.html:51
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1561 #: rhodecode/templates/admin/permissions/permissions.html:55
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1562 #: rhodecode/templates/admin/repos/repo_add_base.html:29
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1563 #: rhodecode/templates/admin/repos/repo_edit.html:49
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1564 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:57
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1565 #: rhodecode/templates/forks/fork.html:47
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1566 msgid "Repository group"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1567 msgstr "版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1568
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1569 #: rhodecode/templates/index_base.html:82
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1570 #: rhodecode/templates/index_base.html:178
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1571 #: rhodecode/templates/index_base.html:268
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1572 #: rhodecode/templates/admin/repos/repo_add_base.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1573 #: rhodecode/templates/admin/repos/repo_edit.html:32
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1574 #: rhodecode/templates/admin/repos/repos.html:71
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1575 #: rhodecode/templates/admin/users/user_edit_my_account.html:172
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1576 #: rhodecode/templates/base/perms_summary.html:14
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1577 #: rhodecode/templates/bookmarks/bookmarks.html:34
2334
7b356276b051 General i18n update. Now it's 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/bookmarks/bookmarks_data.html:6
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1579 #: rhodecode/templates/branches/branches.html:47
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1580 #: rhodecode/templates/branches/branches_data.html:6
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1581 #: rhodecode/templates/files/files_browser.html:47
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1582 #: rhodecode/templates/journal/journal.html:193
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1583 #: rhodecode/templates/journal/journal.html:296
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1584 #: rhodecode/templates/summary/summary.html:55
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1585 #: rhodecode/templates/summary/summary.html:124
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1586 #: rhodecode/templates/tags/tags.html:48
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1587 #: rhodecode/templates/tags/tags_data.html:6
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1588 msgid "Name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1589 msgstr "名称"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1590
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1591 #: rhodecode/templates/index_base.html:84
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1592 msgid "Last change"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1593 msgstr "最后修改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1594
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1595 #: rhodecode/templates/index_base.html:85
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1596 #: rhodecode/templates/index_base.html:183
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1597 #: rhodecode/templates/index_base.html:273
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1598 #: rhodecode/templates/admin/repos/repos.html:74
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1599 #: rhodecode/templates/admin/users/user_edit_my_account.html:174
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1600 #: rhodecode/templates/journal/journal.html:195
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1601 #: rhodecode/templates/journal/journal.html:298
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1602 msgid "Tip"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1603 msgstr "Tip"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1604
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1605 #: rhodecode/templates/index_base.html:86
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1606 #: rhodecode/templates/index_base.html:185
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1607 #: rhodecode/templates/index_base.html:275
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1608 #: rhodecode/templates/admin/repos/repo_edit.html:121
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1609 #: rhodecode/templates/admin/repos/repos.html:76
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1610 msgid "Owner"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1611 msgstr "所有者"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1612
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1613 #: rhodecode/templates/index_base.html:87
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1614 msgid "Atom"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1615 msgstr "Atom"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1616
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1617 #: rhodecode/templates/index_base.html:171
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1618 #: rhodecode/templates/index_base.html:209
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1619 #: rhodecode/templates/index_base.html:296
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1620 #: rhodecode/templates/admin/repos/repos.html:97
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1621 #: rhodecode/templates/admin/users/user_edit_my_account.html:196
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1622 #: rhodecode/templates/admin/users/users.html:107
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1623 #: rhodecode/templates/bookmarks/bookmarks.html:58
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1624 #: rhodecode/templates/branches/branches.html:73
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1625 #: rhodecode/templates/journal/journal.html:217
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1626 #: rhodecode/templates/journal/journal.html:320
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1627 #: rhodecode/templates/tags/tags.html:74
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1628 msgid "Click to sort ascending"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1629 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
1630
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1631 #: rhodecode/templates/index_base.html:172
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1632 #: rhodecode/templates/index_base.html:210
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1633 #: rhodecode/templates/index_base.html:297
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1634 #: rhodecode/templates/admin/repos/repos.html:98
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1635 #: rhodecode/templates/admin/users/user_edit_my_account.html:197
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1636 #: rhodecode/templates/admin/users/users.html:108
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1637 #: rhodecode/templates/bookmarks/bookmarks.html:59
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1638 #: rhodecode/templates/branches/branches.html:74
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1639 #: rhodecode/templates/journal/journal.html:218
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1640 #: rhodecode/templates/journal/journal.html:321
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1641 #: rhodecode/templates/tags/tags.html:75
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1642 msgid "Click to sort descending"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1643 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
1644
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1645 #: rhodecode/templates/index_base.html:181
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1646 #: rhodecode/templates/index_base.html:271
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1647 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
1648 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
1649
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1650 #: rhodecode/templates/index_base.html:211
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1651 #: rhodecode/templates/admin/repos/repos.html:99
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1652 #: rhodecode/templates/admin/users/user_edit_my_account.html:198
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1653 #: rhodecode/templates/admin/users/users.html:109
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1654 #: rhodecode/templates/bookmarks/bookmarks.html:60
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1655 #: rhodecode/templates/branches/branches.html:75
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1656 #: rhodecode/templates/journal/journal.html:219
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1657 #: rhodecode/templates/journal/journal.html:322
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1658 #: rhodecode/templates/tags/tags.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
1659 msgid "No records found."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1660 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
1661
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1662 #: rhodecode/templates/index_base.html:212
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1663 #: rhodecode/templates/index_base.html:299
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1664 #: rhodecode/templates/admin/repos/repos.html:100
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1665 #: rhodecode/templates/admin/users/user_edit_my_account.html:199
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1666 #: rhodecode/templates/admin/users/users.html:110
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1667 #: rhodecode/templates/bookmarks/bookmarks.html:61
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1668 #: rhodecode/templates/branches/branches.html:76
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1669 #: rhodecode/templates/journal/journal.html:220
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1670 #: rhodecode/templates/journal/journal.html:323
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1671 #: rhodecode/templates/tags/tags.html:77
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1672 msgid "Data error."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1673 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
1674
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1675 #: rhodecode/templates/index_base.html:213
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1676 #: rhodecode/templates/index_base.html:300
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1677 #: rhodecode/templates/admin/repos/repos.html:101
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1678 #: rhodecode/templates/admin/users/user_edit_my_account.html:58
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1679 #: rhodecode/templates/admin/users/user_edit_my_account.html:200
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1680 #: rhodecode/templates/admin/users/users.html:111
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1681 #: rhodecode/templates/bookmarks/bookmarks.html:62
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1682 #: rhodecode/templates/branches/branches.html:77
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1683 #: rhodecode/templates/journal/journal.html:221
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1684 #: rhodecode/templates/journal/journal.html:324
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1685 #: rhodecode/templates/tags/tags.html:78
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1686 msgid "Loading..."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1687 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
1688
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1689 #: rhodecode/templates/index_base.html:298
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1690 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1691 msgid "No repositories found."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1692 msgstr "版本库组"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1693
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1694 #: rhodecode/templates/login.html:5 rhodecode/templates/base/base.html:227
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1695 msgid "Log In"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1696 msgstr "登录"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1697
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1698 #: rhodecode/templates/login.html:21
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1699 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1700 msgid "Log In to %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1701 msgstr ""
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1702
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1703 #: rhodecode/templates/login.html:31 rhodecode/templates/register.html:20
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1704 #: rhodecode/templates/admin/admin_log.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1705 #: rhodecode/templates/admin/users/user_add.html:32
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1706 #: rhodecode/templates/admin/users/user_edit.html:57
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1707 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:31
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1708 #: rhodecode/templates/admin/users/users.html:77
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1709 #: rhodecode/templates/base/base.html:203
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1710 #: rhodecode/templates/summary/summary.html:123
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1711 msgid "Username"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1712 msgstr "帐号"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1713
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1714 #: rhodecode/templates/login.html:40 rhodecode/templates/register.html:29
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1715 #: rhodecode/templates/admin/ldap/ldap.html:46
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1716 #: rhodecode/templates/admin/users/user_add.html:41
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1717 #: rhodecode/templates/base/base.html:212
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1718 msgid "Password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1719 msgstr "密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1720
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1721 #: 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
1722 msgid "Remember me"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1723 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
1724
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1725 #: rhodecode/templates/login.html:54
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1726 msgid "Sign In"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1727 msgstr "登录"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1728
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1729 #: rhodecode/templates/login.html:60
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1730 msgid "Forgot your password ?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1731 msgstr "忘记了密码?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1732
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1733 #: rhodecode/templates/login.html:63 rhodecode/templates/base/base.html:223
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1734 msgid "Don't have an account ?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1735 msgstr "还没有帐号?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1736
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1737 #: rhodecode/templates/password_reset.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1738 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1739 msgid "Password Reset"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1740 msgstr "密码重置链接"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1741
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1742 #: rhodecode/templates/password_reset.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1743 msgid "Reset your password to"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1744 msgstr "重置密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1745
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1746 #: rhodecode/templates/password_reset.html:21
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1747 msgid "Email address"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1748 msgstr "邮件地址"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1749
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1750 #: rhodecode/templates/password_reset.html:30
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1751 msgid "Reset my password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1752 msgstr "重置密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1753
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1754 #: rhodecode/templates/password_reset.html:31
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1755 msgid "Password reset link will be send to matching email address"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1756 msgstr "密码重置地址已经发送到邮件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1757
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1758 #: rhodecode/templates/register.html:5 rhodecode/templates/register.html:74
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1759 msgid "Sign Up"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1760 msgstr "注册"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1761
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1762 #: rhodecode/templates/register.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1763 msgid "Sign Up to"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1764 msgstr "注册"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1765
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1766 #: rhodecode/templates/register.html:38
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1767 msgid "Re-enter password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1768 msgstr "确认密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1769
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1770 #: 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
1771 #: rhodecode/templates/admin/users/user_add.html:59
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1772 #: rhodecode/templates/admin/users/user_edit.html:97
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1773 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:62
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1774 msgid "First Name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1775 msgstr "名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1776
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1777 #: 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
1778 #: rhodecode/templates/admin/users/user_add.html:68
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1779 #: rhodecode/templates/admin/users/user_edit.html:106
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1780 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:71
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1781 msgid "Last Name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1782 msgstr "姓"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1783
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1784 #: 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
1785 #: rhodecode/templates/admin/users/user_add.html:77
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1786 #: rhodecode/templates/admin/users/user_edit.html:115
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1787 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:80
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1788 #: rhodecode/templates/summary/summary.html:125
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1789 msgid "Email"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1790 msgstr "电子邮件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1791
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1792 #: rhodecode/templates/register.html:76
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1793 msgid "Your account will be activated right after registration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1794 msgstr "注册后,帐号将启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1795
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1796 #: rhodecode/templates/register.html:78
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1797 msgid "Your account must wait for activation by administrator"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1798 msgstr "管理员审核后,你注册的帐号将被启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1799
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1800 #: rhodecode/templates/repo_switcher_list.html:10
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1801 #: rhodecode/templates/admin/defaults/defaults.html:44
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1802 #: rhodecode/templates/admin/repos/repo_add_base.html:65
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1803 #: rhodecode/templates/admin/repos/repo_edit.html:85
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1804 #: rhodecode/templates/data_table/_dt_elements.html:61
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1805 #: rhodecode/templates/summary/summary.html:77
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1806 msgid "Private repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1807 msgstr "私有版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1808
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1809 #: rhodecode/templates/repo_switcher_list.html:12
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1810 #: rhodecode/templates/data_table/_dt_elements.html:63
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1811 #: rhodecode/templates/summary/summary.html:79
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1812 msgid "Public repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1813 msgstr "公共版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1814
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1815 #: rhodecode/templates/switch_to_list.html:10
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1816 #: 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
1817 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
1818 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
1819
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1820 #: rhodecode/templates/switch_to_list.html:22
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1821 #: rhodecode/templates/tags/tags_data.html:38
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1822 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
1823 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
1824
7b356276b051 General i18n update. Now it's 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/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
1826 #: 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
1827 msgid "There are no bookmarks yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1828 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
1829
7b356276b051 General i18n update. Now it's 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/admin.html:5
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1831 #: rhodecode/templates/admin/admin.html:13
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1832 #: rhodecode/templates/base/base.html:68
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1833 msgid "Admin journal"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
1834 msgstr "系统日志"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1835
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1836 #: rhodecode/templates/admin/admin.html:10
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1837 msgid "journal filter..."
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1838 msgstr "日志过滤..."
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1839
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1840 #: rhodecode/templates/admin/admin.html:12
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1841 #: rhodecode/templates/journal/journal.html:11
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1842 msgid "filter"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1843 msgstr "过滤"
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1844
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1845 #: rhodecode/templates/admin/admin.html:13
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1846 #: rhodecode/templates/journal/journal.html:12
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1847 #, python-format
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1848 msgid "%s entry"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1849 msgid_plural "%s entries"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1850 msgstr[0] "%s条"
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1851
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1852 #: rhodecode/templates/admin/admin_log.html:6
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1853 #: rhodecode/templates/admin/repos/repos.html:77
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1854 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:46
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1855 #: rhodecode/templates/admin/users/user_edit_my_account.html:176
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1856 #: rhodecode/templates/admin/users/users.html:87
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1857 #: rhodecode/templates/admin/users_groups/users_groups.html:37
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1858 #: rhodecode/templates/journal/journal.html:197
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1859 #: rhodecode/templates/journal/journal.html:300
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1860 msgid "Action"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1861 msgstr "操作"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1862
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1863 #: rhodecode/templates/admin/admin_log.html:7
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1864 #: rhodecode/templates/admin/permissions/permissions.html:41
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1865 msgid "Repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1866 msgstr "版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1867
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1868 #: rhodecode/templates/admin/admin_log.html:8
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1869 #: rhodecode/templates/bookmarks/bookmarks.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
1870 #: rhodecode/templates/bookmarks/bookmarks_data.html:7
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1871 #: rhodecode/templates/branches/branches.html:48
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
1872 #: rhodecode/templates/branches/branches_data.html:7
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1873 #: rhodecode/templates/tags/tags.html:49
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1874 #: rhodecode/templates/tags/tags_data.html:7
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1875 msgid "Date"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1876 msgstr "日期"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1877
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1878 #: rhodecode/templates/admin/admin_log.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1879 msgid "From IP"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1880 msgstr "来源IP"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1881
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
1882 #: rhodecode/templates/admin/admin_log.html:63
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1883 msgid "No actions yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1884 msgstr "无操作"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1885
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1886 #: rhodecode/templates/admin/defaults/defaults.html:5
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1887 #: rhodecode/templates/admin/defaults/defaults.html:25
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1888 msgid "Repositories defaults"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1889 msgstr "版本库默认设置"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1890
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1891 #: rhodecode/templates/admin/defaults/defaults.html:11
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1892 #: rhodecode/templates/base/base.html:75
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1893 msgid "Defaults"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1894 msgstr "默认设置"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1895
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1896 #: rhodecode/templates/admin/defaults/defaults.html:35
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1897 #: rhodecode/templates/admin/repos/repo_add_base.html:38
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1898 #: rhodecode/templates/admin/repos/repo_edit.html:58
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1899 msgid "Type"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1900 msgstr "类型"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1901
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1902 #: rhodecode/templates/admin/defaults/defaults.html:48
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1903 #: rhodecode/templates/admin/repos/repo_add_base.html:69
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1904 #: rhodecode/templates/admin/repos/repo_edit.html:89
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1905 #: rhodecode/templates/forks/fork.html:69
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1906 msgid ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1907 "Private repositories are only visible to people explicitly added as "
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1908 "collaborators."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1909 msgstr "私有版本库只对成员可见。"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1910
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1911 #: rhodecode/templates/admin/defaults/defaults.html:55
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1912 #: rhodecode/templates/admin/repos/repo_edit.html:94
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1913 msgid "Enable statistics"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1914 msgstr "启用统计"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1915
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1916 #: rhodecode/templates/admin/defaults/defaults.html:59
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1917 #: rhodecode/templates/admin/repos/repo_edit.html:98
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1918 msgid "Enable statistics window on summary page."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1919 msgstr "启用概况页的统计窗口"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1920
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1921 #: rhodecode/templates/admin/defaults/defaults.html:65
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1922 #: rhodecode/templates/admin/repos/repo_edit.html:103
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1923 msgid "Enable downloads"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1924 msgstr "启用下载"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1925
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1926 #: rhodecode/templates/admin/defaults/defaults.html:69
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1927 #: rhodecode/templates/admin/repos/repo_edit.html:107
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1928 msgid "Enable download menu on summary page."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1929 msgstr "启用概况页的下载菜单"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1930
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1931 #: rhodecode/templates/admin/defaults/defaults.html:75
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1932 #: rhodecode/templates/admin/repos/repo_edit.html:112
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1933 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:72
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1934 msgid "Enable locking"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1935 msgstr "启用锁定"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1936
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1937 #: rhodecode/templates/admin/defaults/defaults.html:79
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1938 #: rhodecode/templates/admin/repos/repo_edit.html:116
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1939 msgid "Enable lock-by-pulling on repository."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1940 msgstr "启用版本库的拉取锁定"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1941
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1942 #: rhodecode/templates/admin/defaults/defaults.html:84
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1943 #: rhodecode/templates/admin/ldap/ldap.html:89
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
1944 #: rhodecode/templates/admin/permissions/permissions.html:92
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1945 #: rhodecode/templates/admin/repos/repo_edit.html:148
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1946 #: rhodecode/templates/admin/repos/repo_edit.html:173
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1947 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:80
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1948 #: rhodecode/templates/admin/settings/hooks.html:73
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1949 #: rhodecode/templates/admin/users/user_add.html:94
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1950 #: rhodecode/templates/admin/users/user_edit.html:140
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1951 #: rhodecode/templates/admin/users/user_edit.html:185
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1952 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:88
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1953 #: rhodecode/templates/admin/users_groups/users_group_add.html:49
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1954 #: rhodecode/templates/admin/users_groups/users_group_edit.html:90
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1955 #: rhodecode/templates/admin/users_groups/users_group_edit.html:135
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1956 msgid "Save"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1957 msgstr "保存"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1958
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1959 #: rhodecode/templates/admin/ldap/ldap.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1960 msgid "LDAP administration"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1961 msgstr "LDAP管理员"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1962
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1963 #: rhodecode/templates/admin/ldap/ldap.html:11
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1964 #: rhodecode/templates/admin/users/users.html:86
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1965 #: rhodecode/templates/base/base.html:74
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1966 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1967 msgid "LDAP"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
1968 msgstr "LDAP"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1969
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1970 #: rhodecode/templates/admin/ldap/ldap.html:28
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1971 msgid "Connection settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1972 msgstr "连接设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1973
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1974 #: rhodecode/templates/admin/ldap/ldap.html:30
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1975 msgid "Enable LDAP"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
1976 msgstr "启用LDAP"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1977
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1978 #: rhodecode/templates/admin/ldap/ldap.html:34
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1979 msgid "Host"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1980 msgstr "主机"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1981
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1982 #: rhodecode/templates/admin/ldap/ldap.html:38
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1983 msgid "Port"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1984 msgstr "端口"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1985
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1986 #: rhodecode/templates/admin/ldap/ldap.html:42
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1987 msgid "Account"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1988 msgstr "帐号"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1989
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1990 #: rhodecode/templates/admin/ldap/ldap.html:50
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1991 msgid "Connection security"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1992 msgstr "连接安全"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1993
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1994 #: rhodecode/templates/admin/ldap/ldap.html:54
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1995 msgid "Certificate Checks"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1996 msgstr "凭证确认"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1997
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1998 #: rhodecode/templates/admin/ldap/ldap.html:57
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1999 msgid "Search settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2000 msgstr "搜索设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2001
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2002 #: rhodecode/templates/admin/ldap/ldap.html:59
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2003 msgid "Base DN"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2004 msgstr "Base DN"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2005
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2006 #: rhodecode/templates/admin/ldap/ldap.html:63
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2007 msgid "LDAP Filter"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2008 msgstr "LDAP过滤器"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2009
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2010 #: rhodecode/templates/admin/ldap/ldap.html:67
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2011 msgid "LDAP Search Scope"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2012 msgstr "LDAP搜索范围"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2013
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2014 #: rhodecode/templates/admin/ldap/ldap.html:70
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2015 msgid "Attribute mappings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2016 msgstr "属性映射"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2017
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2018 #: rhodecode/templates/admin/ldap/ldap.html:72
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2019 msgid "Login Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2020 msgstr "登录属性"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2021
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2022 #: rhodecode/templates/admin/ldap/ldap.html:76
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2023 msgid "First Name Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2024 msgstr "名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2025
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2026 #: rhodecode/templates/admin/ldap/ldap.html:80
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2027 msgid "Last Name Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2028 msgstr "姓"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2029
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2030 #: rhodecode/templates/admin/ldap/ldap.html:84
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2031 msgid "E-mail Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2032 msgstr "电子邮件属性"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2033
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2034 #: 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
2035 #: 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
2036 msgid "My Notifications"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2037 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
2038
7b356276b051 General i18n update. Now it's 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 #: rhodecode/templates/admin/notifications/notifications.html:29
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2040 msgid "All"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2041 msgstr "全部"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2042
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2043 #: rhodecode/templates/admin/notifications/notifications.html:30
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2044 msgid "Comments"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2045 msgstr "评论"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2046
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2047 #: rhodecode/templates/admin/notifications/notifications.html:31
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2048 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:8
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2049 msgid "Pull requests"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2050 msgstr "拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2051
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2052 #: 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
2053 msgid "Mark all read"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2054 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
2055
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2056 #: 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
2057 msgid "No notifications here yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2058 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
2059
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2060 #: 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
2061 #: 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
2062 msgid "Show notification"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2063 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
2064
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2065 #: rhodecode/templates/admin/notifications/show_notification.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2066 #: rhodecode/templates/base/base.html:241
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2067 msgid "Notifications"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2068 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
2069
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2070 #: rhodecode/templates/admin/permissions/permissions.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2071 msgid "Permissions administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2072 msgstr "权限管理"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2073
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2074 #: rhodecode/templates/admin/permissions/permissions.html:11
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2075 #: rhodecode/templates/admin/repos/repo_edit.html:158
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2076 #: rhodecode/templates/admin/repos/repo_edit.html:165
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2077 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:64
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2078 #: rhodecode/templates/admin/users/user_edit.html:150
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2079 #: rhodecode/templates/admin/users_groups/users_group_edit.html:100
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2080 #: rhodecode/templates/base/base.html:73
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2081 msgid "Permissions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2082 msgstr "权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2083
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2084 #: rhodecode/templates/admin/permissions/permissions.html:24
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2085 msgid "Default permissions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2086 msgstr "默认权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2087
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2088 #: rhodecode/templates/admin/permissions/permissions.html:31
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2089 msgid "Anonymous access"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2090 msgstr "匿名访问"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2091
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2092 #: rhodecode/templates/admin/permissions/permissions.html:49
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2093 #, fuzzy
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2094 msgid ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2095 "All default permissions on each repository will be reset to chosen "
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2096 "permission, note that all custom default permission on repositories will "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2097 "be lost"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2098 msgstr "所有版本库的默认权限将被重置到选择的权限,所有版本库的自定义权限将被丢弃"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2099
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2100 #: rhodecode/templates/admin/permissions/permissions.html:50
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2101 #: rhodecode/templates/admin/permissions/permissions.html:63
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2102 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2103 msgid "Overwrite existing settings"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2104 msgstr "覆盖已有设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2105
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2106 #: rhodecode/templates/admin/permissions/permissions.html:62
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2107 #, fuzzy
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2108 msgid ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2109 "All default permissions on each repository group will be reset to chosen "
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2110 "permission, note that all custom default permission on repository groups "
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2111 "will be lost"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2112 msgstr "所有版本库组的默认权限将被重置到选择的权限,所有版本库组的自定义权限将被丢弃"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2113
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2114 #: rhodecode/templates/admin/permissions/permissions.html:69
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2115 msgid "Registration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2116 msgstr "注册"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2117
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2118 #: rhodecode/templates/admin/permissions/permissions.html:77
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2119 msgid "Repository creation"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2120 msgstr "建立版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2121
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2122 #: rhodecode/templates/admin/permissions/permissions.html:85
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2123 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
2124 msgstr "版本库复刻"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2125
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2126 #: rhodecode/templates/admin/permissions/permissions.html:93
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2127 #: rhodecode/templates/admin/permissions/permissions.html:154
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2128 #: rhodecode/templates/admin/repos/repo_edit.html:149
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2129 #: rhodecode/templates/admin/repos/repo_edit.html:174
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2130 #: rhodecode/templates/admin/repos/repo_edit.html:388
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2131 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:81
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2132 #: rhodecode/templates/admin/settings/settings.html:115
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2133 #: rhodecode/templates/admin/settings/settings.html:187
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2134 #: rhodecode/templates/admin/settings/settings.html:278
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2135 #: rhodecode/templates/admin/users/user_edit.html:141
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2136 #: rhodecode/templates/admin/users/user_edit.html:186
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2137 #: rhodecode/templates/admin/users/user_edit.html:235
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2138 #: rhodecode/templates/admin/users/user_edit.html:283
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2139 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:89
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2140 #: rhodecode/templates/admin/users_groups/users_group_edit.html:136
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2141 #: rhodecode/templates/files/files_add.html:80
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2142 #: rhodecode/templates/files/files_edit.html:66
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2143 #: rhodecode/templates/pullrequests/pullrequest.html:110
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2144 msgid "Reset"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2145 msgstr "重置"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2146
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2147 #: rhodecode/templates/admin/permissions/permissions.html:103
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2148 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2149 msgid "Default User Permissions"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2150 msgstr "默认权限"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2151
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2152 #: rhodecode/templates/admin/permissions/permissions.html:113
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2153 #: rhodecode/templates/admin/users/user_edit.html:244
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2154 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2155 msgid "Allowed IP addresses"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2156 msgstr "邮件地址"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2157
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2158 #: rhodecode/templates/admin/permissions/permissions.html:127
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2159 #: rhodecode/templates/admin/repos/repo_edit.html:347
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2160 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:70
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2161 #: rhodecode/templates/admin/users/user_edit.html:212
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2162 #: rhodecode/templates/admin/users/user_edit.html:257
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2163 #: rhodecode/templates/admin/users_groups/users_groups.html:46
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2164 #: rhodecode/templates/data_table/_dt_elements.html:122
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2165 #: rhodecode/templates/data_table/_dt_elements.html:130
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2166 msgid "delete"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2167 msgstr "删除"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2168
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2169 #: rhodecode/templates/admin/permissions/permissions.html:128
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2170 #: rhodecode/templates/admin/users/user_edit.html:258
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2171 #, fuzzy, python-format
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2172 msgid "Confirm to delete this ip: %s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2173 msgstr "确认删除邮箱:%s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2174
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2175 #: rhodecode/templates/admin/permissions/permissions.html:134
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2176 #: rhodecode/templates/admin/users/user_edit.html:264
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2177 msgid "All IP addresses are allowed"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2178 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2179
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2180 #: rhodecode/templates/admin/permissions/permissions.html:145
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2181 #: rhodecode/templates/admin/users/user_edit.html:275
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2182 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2183 msgid "New ip address"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2184 msgstr "增加邮箱"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2185
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2186 #: rhodecode/templates/admin/permissions/permissions.html:153
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2187 #: rhodecode/templates/admin/repos/repo_add_base.html:73
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2188 #: rhodecode/templates/admin/repos/repo_edit.html:387
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2189 #: rhodecode/templates/admin/users/user_edit.html:234
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2190 #: rhodecode/templates/admin/users/user_edit.html:282
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2191 msgid "Add"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2192 msgstr "增加"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2193
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2194 #: rhodecode/templates/admin/repos/repo_add.html:12
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2195 #: rhodecode/templates/admin/repos/repo_add.html:16
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2196 #: rhodecode/templates/base/base.html:69 rhodecode/templates/base/base.html:103
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2197 #: rhodecode/templates/base/base.html:263
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2198 msgid "Repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2199 msgstr "版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2200
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2201 #: rhodecode/templates/admin/repos/repo_add.html:19
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2202 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2203 msgid "Add new"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2204 msgstr "新建"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2205
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2206 #: rhodecode/templates/admin/repos/repo_add_base.html:20
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2207 #: rhodecode/templates/summary/summary.html:96
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2208 #: rhodecode/templates/summary/summary.html:97
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2209 msgid "Clone from"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2210 msgstr "克隆自"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2211
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2212 #: 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
2213 #: 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
2214 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
2215 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
2216
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2217 #: rhodecode/templates/admin/repos/repo_add_base.html:33
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2218 #: rhodecode/templates/forks/fork.html:51
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2219 msgid "Optionaly select a group to put this repository into."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2220 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
2221
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2222 #: 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
2223 msgid "Type of repository to create."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2224 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
2225
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2226 #: rhodecode/templates/admin/repos/repo_add_base.html:47
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2227 #: rhodecode/templates/admin/repos/repo_edit.html:66
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2228 #: rhodecode/templates/forks/fork.html:38
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2229 msgid "Landing revision"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2230 msgstr "默认修订"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2231
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2232 #: 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
2233 #: rhodecode/templates/admin/repos/repo_edit.html:70
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2234 #: rhodecode/templates/forks/fork.html:42
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2235 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
2236 msgstr "文件浏览、下载、whoosh和README的默认修订版本"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2237
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2238 #: rhodecode/templates/admin/repos/repo_add_base.html:60
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2239 #: rhodecode/templates/admin/repos/repo_edit.html:79
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2240 #: rhodecode/templates/forks/fork.html:60
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2241 msgid "Keep it short and to the point. Use a README file for longer descriptions."
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2242 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
2243
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2244 #: rhodecode/templates/admin/repos/repo_edit.html:8
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2245 msgid "Edit repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2246 msgstr "编辑版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2247
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2248 #: rhodecode/templates/admin/repos/repo_edit.html:12
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2249 #: rhodecode/templates/admin/settings/hooks.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2250 #: rhodecode/templates/admin/settings/settings.html:11
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2251 #: rhodecode/templates/base/base.html:76 rhodecode/templates/base/base.html:121
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2252 #: rhodecode/templates/summary/summary.html:212
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2253 msgid "Settings"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2254 msgstr "设置"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2255
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2256 #: rhodecode/templates/admin/repos/repo_edit.html:40
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2257 msgid "Clone uri"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2258 msgstr "克隆地址"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2259
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2260 #: rhodecode/templates/admin/repos/repo_edit.html:53
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2261 msgid "Optional select a group to put this repository into."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2262 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
2263
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2264 #: 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
2265 msgid "Change owner of this repository."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2266 msgstr "修改这个版本库的所有者"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2267
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2268 #: rhodecode/templates/admin/repos/repo_edit.html:184
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2269 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2270 msgid "Advanced settings"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2271 msgstr "保存设置"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2272
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2273 #: rhodecode/templates/admin/repos/repo_edit.html:187
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2274 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
2275 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
2276
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2277 #: rhodecode/templates/admin/repos/repo_edit.html:191
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2278 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
2279 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
2280
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2281 #: rhodecode/templates/admin/repos/repo_edit.html:191
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2282 msgid "Confirm to remove current statistics"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2283 msgstr "确认移除当前统计"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2284
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2285 #: rhodecode/templates/admin/repos/repo_edit.html:194
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2286 msgid "Fetched to rev"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2287 msgstr "获取到修订"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2288
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2289 #: rhodecode/templates/admin/repos/repo_edit.html:195
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2290 msgid "Stats gathered"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2291 msgstr "已收集的统计"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2292
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2293 #: rhodecode/templates/admin/repos/repo_edit.html:203
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2294 msgid "Remote"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2295 msgstr "远程"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2296
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2297 #: rhodecode/templates/admin/repos/repo_edit.html:207
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2298 msgid "Pull changes from remote location"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2299 msgstr "从远程路径拉取修订集"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2300
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2301 #: rhodecode/templates/admin/repos/repo_edit.html:207
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2302 msgid "Confirm to pull changes from remote side"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2303 msgstr "确认从远程拉取修订集"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2304
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2305 #: rhodecode/templates/admin/repos/repo_edit.html:218
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2306 msgid "Cache"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2307 msgstr "缓存"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2308
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2309 #: rhodecode/templates/admin/repos/repo_edit.html:222
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2310 msgid "Invalidate repository cache"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2311 msgstr "清除版本库缓存"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2312
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2313 #: rhodecode/templates/admin/repos/repo_edit.html:222
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2314 msgid "Confirm to invalidate repository cache"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2315 msgstr "确认清除版本库缓存"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2316
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2317 #: rhodecode/templates/admin/repos/repo_edit.html:225
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2318 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2319 "Manually invalidate cache for this repository. On first access repository"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2320 " will be cached again"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2321 msgstr "手动清除版本库缓存。之后第一次访问的时候将重建缓存"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2322
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2323 #: rhodecode/templates/admin/repos/repo_edit.html:230
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2324 msgid "List of cached values"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2325 msgstr "缓存值列表"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2326
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2327 #: rhodecode/templates/admin/repos/repo_edit.html:233
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2328 msgid "Prefix"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2329 msgstr "前缀"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2330
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2331 #: rhodecode/templates/admin/repos/repo_edit.html:234
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2332 msgid "Key"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2333 msgstr "键"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2334
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2335 #: rhodecode/templates/admin/repos/repo_edit.html:235
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2336 #: rhodecode/templates/admin/users/user_add.html:86
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2337 #: rhodecode/templates/admin/users/user_edit.html:124
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2338 #: rhodecode/templates/admin/users/users.html:84
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2339 #: rhodecode/templates/admin/users_groups/users_group_add.html:41
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2340 #: rhodecode/templates/admin/users_groups/users_group_edit.html:42
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2341 #: rhodecode/templates/admin/users_groups/users_groups.html:36
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2342 msgid "Active"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2343 msgstr "启用"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2344
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2345 #: rhodecode/templates/admin/repos/repo_edit.html:250
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2346 #: rhodecode/templates/base/base.html:280
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2347 #: rhodecode/templates/base/base.html:281
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2348 msgid "Public journal"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2349 msgstr "公共日志"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2350
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2351 #: rhodecode/templates/admin/repos/repo_edit.html:256
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2352 msgid "Remove from public journal"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2353 msgstr "从公共日志删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2354
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2355 #: rhodecode/templates/admin/repos/repo_edit.html:258
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2356 msgid "Add to public journal"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2357 msgstr "添加到公共日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2358
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2359 #: rhodecode/templates/admin/repos/repo_edit.html:263
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2360 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2361 "All actions made on this repository will be accessible to everyone in "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2362 "public journal"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2363 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
2364
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2365 #: rhodecode/templates/admin/repos/repo_edit.html:270
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2366 msgid "Locking"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2367 msgstr "锁定"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2368
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2369 #: rhodecode/templates/admin/repos/repo_edit.html:275
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2370 msgid "Unlock locked repo"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2371 msgstr "解锁版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2372
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2373 #: rhodecode/templates/admin/repos/repo_edit.html:275
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2374 msgid "Confirm to unlock repository"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2375 msgstr "确认解锁版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2376
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2377 #: rhodecode/templates/admin/repos/repo_edit.html:278
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2378 msgid "lock repo"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2379 msgstr "锁定版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2380
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2381 #: rhodecode/templates/admin/repos/repo_edit.html:278
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2382 msgid "Confirm to lock repository"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2383 msgstr "确认锁定版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2384
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2385 #: rhodecode/templates/admin/repos/repo_edit.html:279
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2386 msgid "Repository is not locked"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2387 msgstr "版本库未锁定"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2388
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2389 #: rhodecode/templates/admin/repos/repo_edit.html:284
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2390 msgid "Force locking on repository. Works only when anonymous access is disabled"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2391 msgstr "强制锁定版本库。只有在禁止匿名访问时候才有效"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2392
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2393 #: rhodecode/templates/admin/repos/repo_edit.html:291
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2394 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
2395 msgstr "设置复刻自"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2396
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2397 #: rhodecode/templates/admin/repos/repo_edit.html:296
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2398 msgid "set"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2399 msgstr "设置"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2400
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2401 #: rhodecode/templates/admin/repos/repo_edit.html:300
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2402 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
2403 msgstr "从列表中手动设置这个版本库复刻自另一版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2404
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2405 #: rhodecode/templates/admin/repos/repo_edit.html:306
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2406 #: rhodecode/templates/changeset/changeset_file_comment.html:41
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2407 msgid "Delete"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2408 msgstr "删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2409
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2410 #: rhodecode/templates/admin/repos/repo_edit.html:315
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2411 msgid "Remove this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2412 msgstr "删除版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2413
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2414 #: rhodecode/templates/admin/repos/repo_edit.html:315
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2415 msgid "Confirm to delete this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2416 msgstr "确认删除版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2417
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2418 #: rhodecode/templates/admin/repos/repo_edit.html:317
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2419 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2420 msgid "this repository has %s fork"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2421 msgid_plural "this repository has %s forks"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2422 msgstr[0] "[创建]复刻版本库"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2423
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2424 #: rhodecode/templates/admin/repos/repo_edit.html:318
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2425 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2426 msgid "Detach forks"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2427 msgstr "设置复刻自"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2428
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2429 #: rhodecode/templates/admin/repos/repo_edit.html:319
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2430 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2431 msgid "Delete forks"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2432 msgstr "删除"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2433
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2434 #: rhodecode/templates/admin/repos/repo_edit.html:322
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2435 #, fuzzy
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2436 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2437 "This repository will be renamed in a special way in order to be "
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2438 "unaccesible for RhodeCode and VCS systems. If you need to fully delete it"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2439 " from file system please do it manually"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2440 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
2441
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2442 #: rhodecode/templates/admin/repos/repo_edit.html:336
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2443 msgid "Extra fields"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2444 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2445
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2446 #: rhodecode/templates/admin/repos/repo_edit.html:348
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2447 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2448 msgid "Confirm to delete this field: %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2449 msgstr "确认删除邮箱:%s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2450
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2451 #: rhodecode/templates/admin/repos/repo_edit.html:362
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2452 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2453 msgid "New field key"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2454 msgstr "新建文件"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2455
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2456 #: rhodecode/templates/admin/repos/repo_edit.html:370
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2457 msgid "New field label"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2458 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2459
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2460 #: rhodecode/templates/admin/repos/repo_edit.html:373
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2461 msgid "Enter short label"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2462 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2463
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2464 #: rhodecode/templates/admin/repos/repo_edit.html:379
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2465 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2466 msgid "New field description"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2467 msgstr "描述"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2468
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2469 #: rhodecode/templates/admin/repos/repo_edit.html:382
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2470 msgid "Enter description of a field"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2471 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2472
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2473 #: 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
2474 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:3
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2475 msgid "none"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2476 msgstr "无"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2477
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2478 #: 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
2479 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:4
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2480 msgid "read"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2481 msgstr "读"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2482
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2483 #: 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
2484 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:5
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2485 msgid "write"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2486 msgstr "写"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2487
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2488 #: 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
2489 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:6
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2490 msgid "admin"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2491 msgstr "管理"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2492
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2493 #: 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
2494 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:7
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2495 msgid "member"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2496 msgstr "成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2497
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2498 #: rhodecode/templates/admin/repos/repo_edit_perms.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
2499 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
2500 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
2501
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2502 #: rhodecode/templates/admin/repos/repo_edit_perms.html:19
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2503 #: rhodecode/templates/admin/repos/repo_edit_perms.html:28
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2504 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:20
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2505 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:35
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2506 msgid "default"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2507 msgstr "默认"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2508
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2509 #: 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
2510 #: rhodecode/templates/admin/repos/repo_edit_perms.html:58
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2511 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:25
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2512 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:55
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2513 msgid "revoke"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2514 msgstr "移除"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2515
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2516 #: rhodecode/templates/admin/repos/repo_edit_perms.html:83
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2517 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:80
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2518 msgid "Add another member"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2519 msgstr "添加成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2520
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2521 #: rhodecode/templates/admin/repos/repo_edit_perms.html:97
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2522 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:100
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2523 msgid "Failed to remove user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2524 msgstr "删除用户失败"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2525
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2526 #: rhodecode/templates/admin/repos/repo_edit_perms.html:112
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2527 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:116
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2528 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2529 msgid "Failed to remove user group"
2332
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/repos/repos.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2533 msgid "Repositories administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2534 msgstr "版本库管理员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2535
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2536 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:86
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2537 msgid "apply to children"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2538 msgstr "应用到成员"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2539
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2540 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:87
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2541 #, fuzzy
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2542 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2543 "Set or revoke permission to all children of that group, including non-"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2544 "private repositories and other groups"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2545 msgstr "设置或者撤销该组所有成员的权限,包括版本库和其他组"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2546
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2547 #: rhodecode/templates/admin/repos_groups/repos_groups.html:4
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2548 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2549 msgid "%s Group Dashboard"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2550 msgstr "使用轻量的控制面板"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2551
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2552 #: rhodecode/templates/admin/repos_groups/repos_groups.html:9
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2553 msgid "Home"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2554 msgstr "首页"
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2555
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2556 #: rhodecode/templates/admin/repos_groups/repos_groups.html:13
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2557 msgid "with"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2558 msgstr "有"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2559
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2560 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2561 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2562 msgid "Add repository group"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2563 msgstr "版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2564
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2565 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:11
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2566 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:11
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2567 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:16
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2568 #: rhodecode/templates/base/base.html:70 rhodecode/templates/base/base.html:82
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2569 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2570 msgid "Repository groups"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2571 msgstr "版本库组"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2572
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2573 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:13
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2574 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2575 msgid "Add new repository group"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2576 msgstr "添加新版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2577
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2578 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:51
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2579 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:56
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2580 msgid "Group parent"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2581 msgstr "上级组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2582
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2583 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:59
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2584 msgid "save"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2585 msgstr "保存"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2586
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2587 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2588 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2589 msgid "Edit repository group"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2590 msgstr "编辑版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2591
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2592 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:13
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2593 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2594 msgid "Edit repository group %s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2595 msgstr "编辑版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2596
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2597 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:27
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2598 #, fuzzy
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2599 msgid "Add child group"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2600 msgstr "添加新用户组"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2601
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2602 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:76
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2603 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2604 "Enable lock-by-pulling on group. This option will be applied to all other"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2605 " groups and repositories inside"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2606 msgstr "启用组的拉取锁定。这个选项将应用到组内的其他组和版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2607
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2608 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2609 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2610 msgid "Repository groups administration"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2611 msgstr "版本库管理员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2612
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2613 #: rhodecode/templates/admin/repos_groups/repos_groups_show.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
2614 msgid "Number of toplevel repositories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2615 msgstr "顶层版本库数量"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2616
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2617 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:64
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2618 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2619 msgid "Edit"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2620 msgstr "编辑"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2621
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2622 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:65
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2623 #: rhodecode/templates/base/perms_summary.html:29
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2624 #: rhodecode/templates/base/perms_summary.html:48
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2625 #: rhodecode/templates/base/perms_summary.html:50
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2626 #: rhodecode/templates/data_table/_dt_elements.html:116
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2627 #: rhodecode/templates/data_table/_dt_elements.html:117
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2628 msgid "edit"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2629 msgstr "编辑"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2630
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2631 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:70
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2632 #, python-format
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2633 msgid "Confirm to delete this group: %s with %s repository"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2634 msgid_plural "Confirm to delete this group: %s with %s repositories"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2635 msgstr[0] "确认删除这个版本库组:%s包含%s个版本库"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2636
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2637 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:78
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2638 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2639 msgid "There are no repository groups yet"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2640 msgstr "没有版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2641
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2642 #: rhodecode/templates/admin/settings/hooks.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2643 #: rhodecode/templates/admin/settings/settings.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2644 msgid "Settings administration"
2860
a5f29bd67760 update zh_CN translation for 1.4.2.
xpol
parents: 2852
diff changeset
2645 msgstr "系统设置"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2646
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2647 #: rhodecode/templates/admin/settings/hooks.html:24
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2648 msgid "Built in hooks - read only"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2649 msgstr "内建钩子 - 只读"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2650
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2651 #: rhodecode/templates/admin/settings/hooks.html:40
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2652 msgid "Custom hooks"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2653 msgstr "自定义钩子"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2654
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2655 #: rhodecode/templates/admin/settings/hooks.html:56
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2656 msgid "remove"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2657 msgstr "删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2658
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2659 #: rhodecode/templates/admin/settings/hooks.html:88
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2660 msgid "Failed to remove hook"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2661 msgstr "移除钩子失败"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2662
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2663 #: rhodecode/templates/admin/settings/settings.html:26
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2664 msgid "Remap and rescan repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2665 msgstr "重新扫描并映射版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2666
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2667 #: rhodecode/templates/admin/settings/settings.html:34
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2668 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2669 msgid "Rescan option"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2670 msgstr "重新扫描选项"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2671
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2672 #: rhodecode/templates/admin/settings/settings.html:40
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2673 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2674 "In case a repository was deleted from filesystem and there are leftovers "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2675 "in the database check this option to scan obsolete data in database and "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2676 "remove it."
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2677 msgstr "如果版本库已经从文件系统删除,但数据库仍然有遗留信息,请勾选该项进行清理"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2678
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2679 #: rhodecode/templates/admin/settings/settings.html:41
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2680 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2681 msgid "Destroy old data"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2682 msgstr "清理旧数据"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2683
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2684 #: rhodecode/templates/admin/settings/settings.html:43
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2685 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2686 "Rescan repositories location for new repositories. Also deletes obsolete "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2687 "if `destroy` flag is checked "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2688 msgstr "重新扫描版本库路径以发现新版本库。 同时删除过时的,如果设置有 `destroy` 标志"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2689
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2690 #: rhodecode/templates/admin/settings/settings.html:48
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2691 msgid "Rescan repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2692 msgstr "重新扫描版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2693
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2694 #: rhodecode/templates/admin/settings/settings.html:54
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2695 msgid "Whoosh indexing"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2696 msgstr "Whoosh索引"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2697
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2698 #: rhodecode/templates/admin/settings/settings.html:62
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2699 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2700 msgid "Index build option"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2701 msgstr "构建索引选项"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2702
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2703 #: rhodecode/templates/admin/settings/settings.html:67
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2704 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2705 msgid "Build from scratch"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2706 msgstr "重新建立"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2707
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2708 #: rhodecode/templates/admin/settings/settings.html:73
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2709 msgid "Reindex"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2710 msgstr "重新索引"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2711
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2712 #: rhodecode/templates/admin/settings/settings.html:79
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2713 msgid "Global application settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2714 msgstr "全局设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2715
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2716 #: rhodecode/templates/admin/settings/settings.html:88
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2717 msgid "Site branding"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2718 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2719
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2720 #: rhodecode/templates/admin/settings/settings.html:97
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2721 msgid "HTTP authentication realm"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2722 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2723
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2724 #: rhodecode/templates/admin/settings/settings.html:106
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2725 msgid "Google Analytics code"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2726 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2727
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2728 #: rhodecode/templates/admin/settings/settings.html:114
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2729 #: rhodecode/templates/admin/settings/settings.html:186
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2730 #: rhodecode/templates/admin/settings/settings.html:277
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2731 msgid "Save settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2732 msgstr "保存设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2733
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2734 #: rhodecode/templates/admin/settings/settings.html:121
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2735 msgid "Visualisation settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2736 msgstr "可视化设置"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2737
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2738 #: rhodecode/templates/admin/settings/settings.html:129
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2739 msgid "General"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2740 msgstr "通用"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2741
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2742 #: rhodecode/templates/admin/settings/settings.html:134
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2743 msgid "Use lightweight dashboard"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2744 msgstr "使用轻量的控制面板"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2745
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2746 #: rhodecode/templates/admin/settings/settings.html:140
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2747 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2748 msgid "Use repository extra fields"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2749 msgstr "版本库"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2750
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2751 #: rhodecode/templates/admin/settings/settings.html:147
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2752 msgid "Icons"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2753 msgstr "图标"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2754
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2755 #: rhodecode/templates/admin/settings/settings.html:152
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2756 msgid "Show public repo icon on repositories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2757 msgstr "显示公共版本库图标"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2758
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2759 #: rhodecode/templates/admin/settings/settings.html:156
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2760 msgid "Show private repo icon on repositories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2761 msgstr "显示私有版本库图标"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2762
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2763 #: rhodecode/templates/admin/settings/settings.html:163
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2764 msgid "Meta-Tagging"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2765 msgstr "元标记"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2766
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2767 #: rhodecode/templates/admin/settings/settings.html:168
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2768 msgid "Stylify recognised metatags:"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2769 msgstr "样式化识别的元标记"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2770
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2771 #: rhodecode/templates/admin/settings/settings.html:195
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2772 msgid "VCS settings"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2773 msgstr "版本控制系统设置"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2774
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2775 #: rhodecode/templates/admin/settings/settings.html:204
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2776 msgid "Web"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2777 msgstr "网络"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2778
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2779 #: rhodecode/templates/admin/settings/settings.html:209
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2780 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2781 msgid "Require SSL for vcs operations"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2782 msgstr "要求使用SSL进行版本控制系统操作"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2783
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2784 #: rhodecode/templates/admin/settings/settings.html:211
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2785 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2786 "RhodeCode will require SSL for pushing or pulling. If SSL is missing it "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2787 "will return HTTP Error 406: Not Acceptable"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2788 msgstr "勾选后RhodeCode将要求使用SSL进行推送和拉取。如果没有使用SSL将返回HTTP 406错误:Not Acceptable"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2789
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2790 #: rhodecode/templates/admin/settings/settings.html:217
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2791 msgid "Hooks"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2792 msgstr "钩子"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2793
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2794 #: rhodecode/templates/admin/settings/settings.html:222
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2795 msgid "Update repository after push (hg update)"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2796 msgstr "推送后更新版本库(hg update)"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2797
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2798 #: rhodecode/templates/admin/settings/settings.html:226
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2799 msgid "Show repository size after push"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2800 msgstr "推送后显示版本库大小"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2801
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
2802 #: rhodecode/templates/admin/settings/settings.html:230
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2803 msgid "Log user push commands"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2804 msgstr "记录用户推送命令"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2805
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2806 #: rhodecode/templates/admin/settings/settings.html:234
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2807 msgid "Log user pull commands"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2808 msgstr "记录用户拉取命令"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2809
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2810 #: rhodecode/templates/admin/settings/settings.html:238
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2811 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2812 msgid "Advanced setup"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2813 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
2814
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2815 #: rhodecode/templates/admin/settings/settings.html:243
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2816 msgid "Mercurial Extensions"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2817 msgstr "Mercurial扩展"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2818
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2819 #: rhodecode/templates/admin/settings/settings.html:248
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2820 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2821 msgid "Enable largefiles extension"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2822 msgstr "大文件扩展"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2823
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2824 #: rhodecode/templates/admin/settings/settings.html:252
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2825 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2826 msgid "Enable hgsubversion extension"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2827 msgstr "hgsubversion扩展"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2828
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2829 #: rhodecode/templates/admin/settings/settings.html:254
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2830 #, fuzzy
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2831 msgid ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2832 "Requires hgsubversion library installed. Allows cloning from svn remote "
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2833 "locations"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2834 msgstr " 允许从远程svn地址克隆。需要安装hgsubversion库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2835
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2836 #: rhodecode/templates/admin/settings/settings.html:264
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2837 msgid "Repositories location"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2838 msgstr "版本库路径"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2839
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2840 #: rhodecode/templates/admin/settings/settings.html:269
2334
7b356276b051 General i18n update. Now it's 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 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
2842 "This a crucial application setting. If you are really sure you need to "
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2843 "change this, you must restart application in order to make this setting "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2844 "take effect. Click this label to unlock."
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2845 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
2846
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2847 #: rhodecode/templates/admin/settings/settings.html:270
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2848 #: rhodecode/templates/base/base.html:131
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2849 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2850 msgid "Unlock"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2851 msgstr "解锁"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2852
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2853 #: rhodecode/templates/admin/settings/settings.html:272
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2854 msgid ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2855 "Location where repositories are stored. After changing this value a "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2856 "restart, and rescan is required"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2857 msgstr "版本库存储路径。 修改后需要重启和重新扫描"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2858
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2859 #: rhodecode/templates/admin/settings/settings.html:292
2334
7b356276b051 General i18n update. Now it's 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 "Test Email"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2861 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
2862
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2863 #: rhodecode/templates/admin/settings/settings.html: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
2864 msgid "Email to"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2865 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
2866
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2867 #: rhodecode/templates/admin/settings/settings.html:308
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2868 msgid "Send"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2869 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
2870
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2871 #: rhodecode/templates/admin/settings/settings.html:314
2334
7b356276b051 General i18n update. Now it's 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 msgid "System Info and Packages"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2873 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
2874
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2875 #: rhodecode/templates/admin/settings/settings.html:317
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2876 #: rhodecode/templates/changelog/changelog.html:42
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2877 msgid "Show"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2878 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
2879
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2880 #: rhodecode/templates/admin/users/user_add.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2881 msgid "Add user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2882 msgstr "添加用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2883
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2884 #: rhodecode/templates/admin/users/user_add.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2885 #: rhodecode/templates/admin/users/user_edit.html:11
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2886 #: rhodecode/templates/base/base.html:71
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2887 msgid "Users"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2888 msgstr "用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2889
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2890 #: rhodecode/templates/admin/users/user_add.html:12
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2891 #: rhodecode/templates/admin/users/users.html:23
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2892 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2893 msgid "Add new user"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2894 msgstr "添加新用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2895
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2896 #: 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
2897 msgid "Password confirmation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2898 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
2899
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2900 #: rhodecode/templates/admin/users/user_edit.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2901 msgid "Edit user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2902 msgstr "编辑用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2903
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2904 #: rhodecode/templates/admin/users/user_edit.html:13
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2905 #: rhodecode/templates/admin/users_groups/users_group_edit.html:13
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2906 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2907 msgid "Edit %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2908 msgstr "编辑"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2909
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2910 #: rhodecode/templates/admin/users/user_edit.html:34
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2911 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:10
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2912 msgid "Change your avatar at"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2913 msgstr "修改你的头像"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2914
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2915 #: rhodecode/templates/admin/users/user_edit.html:35
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2916 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:11
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2917 msgid "Using"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2918 msgstr "使用中"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2919
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2920 #: rhodecode/templates/admin/users/user_edit.html:43
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2921 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:20
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2922 msgid "API key"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2923 msgstr "API密钥"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2924
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2925 #: rhodecode/templates/admin/users/user_edit.html:50
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2926 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:25
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2927 msgid "Current IP"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2928 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
2929
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2930 #: rhodecode/templates/admin/users/user_edit.html:70
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2931 msgid "LDAP DN"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2932 msgstr "LDAP DN"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2933
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2934 #: rhodecode/templates/admin/users/user_edit.html:79
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2935 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:44
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2936 msgid "New password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2937 msgstr "新密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2938
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2939 #: rhodecode/templates/admin/users/user_edit.html:88
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2940 #: rhodecode/templates/admin/users/user_edit_my_account_form.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
2941 msgid "New password confirmation"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2942 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
2943
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2944 #: rhodecode/templates/admin/users/user_edit.html:158
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2945 #: rhodecode/templates/admin/users_groups/users_group_edit.html:108
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2946 msgid "Inherit default permissions"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2947 msgstr "继承默认权限"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2948
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2949 #: rhodecode/templates/admin/users/user_edit.html:163
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2950 #: rhodecode/templates/admin/users_groups/users_group_edit.html:113
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2951 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2952 msgid ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2953 "Select to inherit permissions from %s settings. With this selected below "
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2954 "options does not have any action"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2955 msgstr "勾选以从%s继承权限设置。 勾选后下面的选项将不起作用"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2956
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2957 #: rhodecode/templates/admin/users/user_edit.html:169
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2958 #: rhodecode/templates/admin/users_groups/users_group_edit.html:119
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2959 msgid "Create repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2960 msgstr "创建版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2961
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2962 #: rhodecode/templates/admin/users/user_edit.html:177
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2963 #: rhodecode/templates/admin/users_groups/users_group_edit.html:127
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2964 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
2965 msgstr "复刻版本库"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2966
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2967 #: rhodecode/templates/admin/users/user_edit.html:200
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2968 msgid "Email addresses"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2969 msgstr "邮件地址"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2970
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2971 #: rhodecode/templates/admin/users/user_edit.html:213
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2972 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2973 msgid "Confirm to delete this email: %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2974 msgstr "确认删除邮箱:%s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2975
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2976 #: rhodecode/templates/admin/users/user_edit.html:227
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2977 msgid "New email address"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
2978 msgstr "增加邮箱"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2979
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2980 #: rhodecode/templates/admin/users/user_edit_my_account.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2981 #: rhodecode/templates/base/base.html:242
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2982 msgid "My account"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2983 msgstr "我的账户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2984
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2985 #: rhodecode/templates/admin/users/user_edit_my_account.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2986 msgid "My Account"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2987 msgstr "我的账户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2988
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2989 #: rhodecode/templates/admin/users/user_edit_my_account.html:35
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2990 msgid "My permissions"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2991 msgstr "我的权限"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2992
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2993 #: rhodecode/templates/admin/users/user_edit_my_account.html:38
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2994 #: rhodecode/templates/journal/journal.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
2995 msgid "My repos"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
2996 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
2997
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2998 #: rhodecode/templates/admin/users/user_edit_my_account.html:41
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2999 msgid "My pull requests"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3000 msgstr "我的拉取请求"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3001
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3002 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:2
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3003 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:4
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3004 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3005 msgid "Show closed pull requests"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3006 msgstr "[关闭] 拉取请求"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3007
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3008 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:6
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3009 msgid "Opened by me"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3010 msgstr "我创建的"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3011
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3012 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:15
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3013 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3014 msgid "Pull request #%s opened on %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3015 msgstr "拉取请求#%s创建于%s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3016
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3017 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:17
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3018 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:45
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3019 #: rhodecode/templates/pullrequests/pullrequest_data.html:7
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3020 #: rhodecode/templates/pullrequests/pullrequest_show.html:27
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3021 #: rhodecode/templates/pullrequests/pullrequest_show.html:42
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3022 msgid "Closed"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3023 msgstr "已关闭"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3024
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3025 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:23
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3026 msgid "Confirm to delete this pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3027 msgstr "确认删除拉取请求"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3028
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3029 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:30
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3030 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:51
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3031 msgid "Nothing here yet"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3032 msgstr "无条目"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3033
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3034 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:34
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3035 msgid "I participate in"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3036 msgstr "我参与的"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3037
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3038 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:42
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3039 #: rhodecode/templates/pullrequests/pullrequest_data.html:11
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3040 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3041 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
3042 msgstr "拉取请求#%s由%s创建于%s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3043
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3044 #: rhodecode/templates/admin/users/users.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3045 msgid "Users administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3046 msgstr "用户管理员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3047
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3048 #: rhodecode/templates/admin/users/users.html:9
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3049 msgid "users"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3050 msgstr "用户"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3051
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3052 #: rhodecode/templates/admin/users/users.html:80
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3053 #, fuzzy
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3054 msgid "Firstname"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3055 msgstr "名"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3056
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3057 #: rhodecode/templates/admin/users/users.html:81
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3058 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3059 msgid "Lastname"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3060 msgstr "姓"
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/admin/users/users.html:82
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3063 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3064 msgid "Last login"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3065 msgstr "最后登录"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3066
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3067 #: rhodecode/templates/admin/users_groups/users_group_add.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3068 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3069 msgid "Add user group"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3070 msgstr "添加用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3071
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3072 #: rhodecode/templates/admin/users_groups/users_group_add.html:10
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3073 #: rhodecode/templates/admin/users_groups/users_groups.html:11
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3074 #: rhodecode/templates/base/base.html:72
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3075 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3076 msgid "User groups"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3077 msgstr "用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3078
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3079 #: rhodecode/templates/admin/users_groups/users_group_add.html:12
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3080 #: rhodecode/templates/admin/users_groups/users_groups.html:25
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3081 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3082 msgid "Add new user group"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3083 msgstr "添加新用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3084
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3085 #: rhodecode/templates/admin/users_groups/users_group_edit.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3086 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3087 msgid "Edit user group"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3088 msgstr "编辑用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3089
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3090 #: rhodecode/templates/admin/users_groups/users_group_edit.html:11
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3091 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3092 msgid "UserGroups"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3093 msgstr "用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3094
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3095 #: rhodecode/templates/admin/users_groups/users_group_edit.html:50
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3096 #: rhodecode/templates/admin/users_groups/users_groups.html:35
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3097 msgid "Members"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3098 msgstr "成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3099
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3100 #: rhodecode/templates/admin/users_groups/users_group_edit.html:58
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3101 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3102 msgid "Chosen group members"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3103 msgstr "选择组成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3104
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3105 #: rhodecode/templates/admin/users_groups/users_group_edit.html:61
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3106 msgid "Remove all elements"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3107 msgstr "移除全部项目"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3108
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3109 #: rhodecode/templates/admin/users_groups/users_group_edit.html:75
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3110 msgid "Available members"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3111 msgstr "启用成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3112
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3113 #: rhodecode/templates/admin/users_groups/users_group_edit.html:79
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3114 msgid "Add all elements"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3115 msgstr "添加全部项目"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3116
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3117 #: rhodecode/templates/admin/users_groups/users_group_edit.html:150
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3118 msgid "Group members"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3119 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
3120
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3121 #: rhodecode/templates/admin/users_groups/users_group_edit.html:167
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3122 msgid "No members yet"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3123 msgstr "还没有成员"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3124
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3125 #: rhodecode/templates/admin/users_groups/users_groups.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3126 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3127 msgid "User groups administration"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3128 msgstr "用户组管理"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3129
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3130 #: rhodecode/templates/admin/users_groups/users_groups.html:47
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3131 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3132 msgid "Confirm to delete this user group: %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3133 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
3134
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3135 #: rhodecode/templates/base/base.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
3136 msgid "Submit a bug"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3137 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
3138
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3139 #: rhodecode/templates/base/base.html:108
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3140 #: rhodecode/templates/data_table/_dt_elements.html:9
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3141 #: rhodecode/templates/data_table/_dt_elements.html:11
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3142 #: rhodecode/templates/data_table/_dt_elements.html:13
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3143 #: rhodecode/templates/pullrequests/pullrequest_show.html:81
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3144 #: rhodecode/templates/summary/summary.html:8
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3145 msgid "Summary"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3146 msgstr "概况"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3147
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3148 #: rhodecode/templates/base/base.html:109
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3149 #: rhodecode/templates/changelog/changelog.html:11
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3150 #: rhodecode/templates/data_table/_dt_elements.html:17
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3151 #: rhodecode/templates/data_table/_dt_elements.html:19
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3152 #: rhodecode/templates/data_table/_dt_elements.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
3153 msgid "Changelog"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3154 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
3155
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3156 #: rhodecode/templates/base/base.html:110
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3157 #: rhodecode/templates/data_table/_dt_elements.html:25
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3158 #: rhodecode/templates/data_table/_dt_elements.html:27
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3159 #: rhodecode/templates/data_table/_dt_elements.html:29
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3160 #: rhodecode/templates/files/files.html:12
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3161 msgid "Files"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3162 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
3163
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3164 #: rhodecode/templates/base/base.html:112
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3165 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3166 msgid "Switch To"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3167 msgstr "切换到"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3168
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3169 #: rhodecode/templates/base/base.html:114
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3170 #: rhodecode/templates/base/base.html:267
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3171 msgid "loading..."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3172 msgstr "载入中..."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3173
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3174 #: rhodecode/templates/base/base.html:118
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3175 msgid "Options"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3176 msgstr "选项"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3177
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3178 #: rhodecode/templates/base/base.html:124
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3179 #: rhodecode/templates/forks/forks_data.html:21
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3180 msgid "Compare fork"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3181 msgstr "比较复刻"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3182
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3183 #: rhodecode/templates/base/base.html:126
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3184 #, fuzzy
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3185 msgid "Lightweight changelog"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3186 msgstr "使用轻量的控制面板"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3187
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3188 #: rhodecode/templates/base/base.html:127
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3189 #: rhodecode/templates/base/base.html:287
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3190 #: rhodecode/templates/search/search.html:14
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3191 #: rhodecode/templates/search/search.html:54
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3192 msgid "Search"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3193 msgstr "搜索"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3194
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3195 #: rhodecode/templates/base/base.html:133
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3196 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3197 msgid "Lock"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3198 msgstr "锁定"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3199
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3200 #: rhodecode/templates/base/base.html:141
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3201 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3202 msgid "Follow"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3203 msgstr "关注者"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3204
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3205 #: rhodecode/templates/base/base.html:142
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3206 #, fuzzy
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3207 msgid "Unfollow"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3208 msgstr "关注者"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3209
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3210 #: rhodecode/templates/base/base.html:145
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3211 #: rhodecode/templates/data_table/_dt_elements.html:33
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3212 #: rhodecode/templates/data_table/_dt_elements.html:35
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3213 #: rhodecode/templates/data_table/_dt_elements.html:37
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3214 #: rhodecode/templates/data_table/_dt_elements.html:74
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3215 #: rhodecode/templates/forks/fork.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3216 msgid "Fork"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3217 msgstr "复刻"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3218
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3219 #: rhodecode/templates/base/base.html:147
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3220 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3221 msgid "Create Pull Request"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3222 msgstr "创建新的拉取请求"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3223
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3224 #: rhodecode/templates/base/base.html:153
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3225 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3226 msgid "Show Pull Requests"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3227 msgstr "新建拉取请求"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3228
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3229 #: rhodecode/templates/base/base.html:153
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3230 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3231 msgid "Pull Requests"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3232 msgstr "拉取请求"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3233
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3234 #: rhodecode/templates/base/base.html:190
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3235 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3236 msgid "Not logged in"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3237 msgstr "最后登录"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3238
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3239 #: rhodecode/templates/base/base.html:197
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3240 msgid "Login to your account"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3241 msgstr "登录"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3242
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3243 #: rhodecode/templates/base/base.html:220
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3244 msgid "Forgot password ?"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3245 msgstr "忘记密码?"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3246
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3247 #: rhodecode/templates/base/base.html:243
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3248 msgid "Log Out"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3249 msgstr "退出"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3250
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3251 #: rhodecode/templates/base/base.html:262
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3252 msgid "Switch repository"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3253 msgstr "切换版本库"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3254
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3255 #: rhodecode/templates/base/base.html:274
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3256 msgid "Show recent activity"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3257 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3258
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3259 #: rhodecode/templates/base/base.html:275
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3260 #: rhodecode/templates/journal/journal.html:4
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3261 msgid "Journal"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3262 msgstr "日志"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3263
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3264 #: rhodecode/templates/base/base.html:286
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3265 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3266 msgid "Search in repositories"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3267 msgstr "在所有的版本库中搜索"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3268
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3269 #: rhodecode/templates/base/perms_summary.html:8
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3270 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3271 msgid "No permissions defined yet"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3272 msgstr "还未设置权限"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3273
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3274 #: rhodecode/templates/base/perms_summary.html:15
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3275 msgid "Permission"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3276 msgstr "权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3277
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3278 #: rhodecode/templates/base/perms_summary.html:16
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3279 msgid "Edit Permission"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3280 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
3281
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3282 #: rhodecode/templates/base/root.html:43
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3283 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3284 msgid "Add another comment"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3285 msgstr "添加新的评论"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3286
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3287 #: rhodecode/templates/base/root.html:44
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3288 #: rhodecode/templates/data_table/_dt_elements.html:140
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3289 msgid "Stop following this repository"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3290 msgstr "停止关注该版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3291
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3292 #: rhodecode/templates/base/root.html:45
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3293 msgid "Start following this repository"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3294 msgstr "开始关注该版本库"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3295
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3296 #: rhodecode/templates/base/root.html:46
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3297 msgid "Group"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3298 msgstr "组"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
3299
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3300 #: rhodecode/templates/base/root.html:47
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3301 msgid "members"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3302 msgstr "成员"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3303
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3304 #: rhodecode/templates/base/root.html:48
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3305 #: rhodecode/templates/pullrequests/pullrequest.html:181
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3306 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3307 msgid "Loading ..."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3308 msgstr "载入中..."
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3309
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3310 #: rhodecode/templates/base/root.html:49
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3311 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3312 msgid "Search truncated"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3313 msgstr "搜索被截断"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3314
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3315 #: rhodecode/templates/base/root.html:50
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3316 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3317 msgid "No matching files"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3318 msgstr "没有符合的文件"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3319
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3320 #: rhodecode/templates/base/root.html:51
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3321 #: rhodecode/templates/changelog/changelog.html:36
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3322 msgid "Open new pull request"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3323 msgstr "新建拉取请求"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3324
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3325 #: rhodecode/templates/base/root.html:52
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3326 msgid "Open new pull request for selected changesets"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3327 msgstr "为选择的变更集创建新的拉取请求"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3328
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3329 #: rhodecode/templates/base/root.html:53
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3330 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3331 msgid "Show selected changesets __S -> __E"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3332 msgstr "显示选定的修订集:__S -> __E"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3333
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3334 #: rhodecode/templates/base/root.html:54
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3335 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3336 msgid "Show selected changeset __S"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3337 msgstr "显示选定的修订集:__S -> __E"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3338
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3339 #: rhodecode/templates/base/root.html:55
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3340 msgid "Selection link"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3341 msgstr "选择链接"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3342
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3343 #: rhodecode/templates/base/root.html:56
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3344 #: rhodecode/templates/changeset/diff_block.html:8
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3345 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3346 msgid "Collapse diff"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3347 msgstr "文件差异"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3348
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3349 #: rhodecode/templates/base/root.html:57
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3350 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3351 msgid "Expand diff"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3352 msgstr "原始diff"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3353
2334
7b356276b051 General i18n update. Now it's 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 #: rhodecode/templates/bookmarks/bookmarks.html:5
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3355 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3356 msgid "%s Bookmarks"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3357 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
3358
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3359 #: rhodecode/templates/bookmarks/bookmarks.html:37
2334
7b356276b051 General i18n update. Now it's 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/bookmarks/bookmarks_data.html:8
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3361 #: rhodecode/templates/branches/branches.html:50
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3362 #: rhodecode/templates/branches/branches_data.html:8
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3363 #: rhodecode/templates/shortlog/shortlog_data.html:8
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3364 #: rhodecode/templates/tags/tags.html:51
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3365 #: 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
3366 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
3367 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
3368
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3369 #: rhodecode/templates/bookmarks/bookmarks.html:38
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3370 #: rhodecode/templates/bookmarks/bookmarks_data.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3371 #: rhodecode/templates/branches/branches.html:51
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3372 #: rhodecode/templates/branches/branches_data.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3373 #: rhodecode/templates/shortlog/shortlog_data.html:5
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3374 #: rhodecode/templates/tags/tags.html:52
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3375 #: rhodecode/templates/tags/tags_data.html:9
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3376 msgid "Revision"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3377 msgstr "修订"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3378
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3379 #: rhodecode/templates/branches/branches.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3380 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3381 msgid "%s Branches"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3382 msgstr "%s分支"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3383
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3384 #: rhodecode/templates/branches/branches.html:26
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3385 msgid "Compare branches"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3386 msgstr "比较分支"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3387
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3388 #: rhodecode/templates/branches/branches.html:53
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3389 #: rhodecode/templates/branches/branches_data.html:10
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3390 #: rhodecode/templates/tags/tags.html:54
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3391 #: rhodecode/templates/tags/tags_data.html:10
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3392 msgid "Compare"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3393 msgstr "比较显示"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3394
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3395 #: rhodecode/templates/changelog/changelog.html:6
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3396 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3397 msgid "%s Changelog"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3398 msgstr "%s修订记录"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3399
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3400 #: rhodecode/templates/changelog/changelog.html:11
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3401 #, 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
3402 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
3403 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
3404 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
3405
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3406 #: rhodecode/templates/changelog/changelog.html:30
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3407 msgid "Clear selection"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3408 msgstr "清除选择"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3409
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3410 #: rhodecode/templates/changelog/changelog.html:33
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3411 #: rhodecode/templates/forks/forks_data.html:19
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3412 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3413 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
3414 msgstr "比较复刻和%s"
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
3415
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3416 #: rhodecode/templates/changelog/changelog.html:33
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3417 msgid "Compare fork with parent"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3418 msgstr "比较复刻和源版本库"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3419
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3420 #: rhodecode/templates/changelog/changelog.html:76
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3421 #: rhodecode/templates/summary/summary.html:404
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3422 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3423 msgid "Show more"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3424 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
3425
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3426 #: rhodecode/templates/changelog/changelog.html:89
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3427 #: rhodecode/templates/changeset/changeset_range.html:86
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3428 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3429 msgid "Bookmark %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3430 msgstr "书签"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3431
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3432 #: rhodecode/templates/changelog/changelog.html:95
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3433 #: rhodecode/templates/changeset/changeset.html:111
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3434 #: rhodecode/templates/changeset/changeset_range.html:92
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3435 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3436 msgid "Tag %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3437 msgstr "标签"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3438
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3439 #: rhodecode/templates/changelog/changelog.html:100
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3440 #: rhodecode/templates/changeset/changeset.html:106
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3441 #: rhodecode/templates/changeset/changeset_range.html:80
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3442 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3443 msgid "Branch %s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3444 msgstr "分支"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3445
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3446 #: rhodecode/templates/changelog/changelog.html:258
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3447 msgid "There are no changes yet"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3448 msgstr "没有任何变更"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3449
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3450 #: rhodecode/templates/changelog/changelog_details.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3451 #: rhodecode/templates/changeset/changeset.html:91
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3452 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3453 msgid "Removed"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3454 msgstr "移除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3455
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3456 #: rhodecode/templates/changelog/changelog_details.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3457 #: rhodecode/templates/changeset/changeset.html:92
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3458 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3459 msgid "Changed"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3460 msgstr "修改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3461
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3462 #: rhodecode/templates/changelog/changelog_details.html:6
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3463 #: rhodecode/templates/changeset/changeset.html:93
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3464 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3465 msgid "Added"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3466 msgstr "添加"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3467
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3468 #: rhodecode/templates/changelog/changelog_details.html:8
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3469 #: rhodecode/templates/changelog/changelog_details.html:9
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3470 #: rhodecode/templates/changelog/changelog_details.html:10
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3471 #: rhodecode/templates/changeset/changeset.html:95
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3472 #: rhodecode/templates/changeset/changeset.html:96
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3473 #: rhodecode/templates/changeset/changeset.html:97
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3474 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3475 msgid "Affected %s files"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3476 msgstr "影响%s文件"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3477
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3478 #: rhodecode/templates/changeset/changeset.html:6
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3479 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3480 msgid "%s Changeset"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3481 msgstr "%s修订集"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3482
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3483 #: rhodecode/templates/changeset/changeset.html:39
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3484 msgid "No parents"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3485 msgstr "无父版本"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3486
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3487 #: rhodecode/templates/changeset/changeset.html:49
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3488 msgid "No children"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3489 msgstr "无子对象"
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
3490
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3491 #: rhodecode/templates/changeset/changeset.html:62
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3492 #: rhodecode/templates/changeset/changeset_file_comment.html:20
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3493 #: rhodecode/templates/changeset/changeset_range.html:44
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3494 msgid "Changeset status"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3495 msgstr "修订集状态"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3496
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3497 #: rhodecode/templates/changeset/changeset.html:67
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3498 #: rhodecode/templates/changeset/diff_block.html:23
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3499 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3500 msgid "Raw diff"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3501 msgstr "原始diff"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3502
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3503 #: rhodecode/templates/changeset/changeset.html:68
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3504 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3505 msgid "Patch diff"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3506 msgstr "原始diff"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3507
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3508 #: rhodecode/templates/changeset/changeset.html:69
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3509 #: rhodecode/templates/changeset/diff_block.html:24
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3510 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3511 msgid "Download diff"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3512 msgstr "下载diff"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3513
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3514 #: rhodecode/templates/changeset/changeset.html:73
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3515 #: rhodecode/templates/changeset/changeset_file_comment.html:97
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3516 #, 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
3517 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
3518 msgid_plural "%d comments"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3519 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
3520
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3521 #: rhodecode/templates/changeset/changeset.html:73
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3522 #: rhodecode/templates/changeset/changeset_file_comment.html:97
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3523 #, 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
3524 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
3525 msgid_plural "(%d inline)"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3526 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
3527
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3528 #: rhodecode/templates/changeset/changeset.html:103
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3529 #: rhodecode/templates/changeset/changeset_range.html:77
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3530 msgid "merge"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3531 msgstr "合并"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3532
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3533 #: rhodecode/templates/changeset/changeset.html:119
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3534 #: rhodecode/templates/compare/compare_diff.html:40
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3535 #: rhodecode/templates/pullrequests/pullrequest_show.html:113
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3536 #, python-format
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3537 msgid "%s file changed"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3538 msgid_plural "%s files changed"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3539 msgstr[0] "修改%s个文件"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3540
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3541 #: rhodecode/templates/changeset/changeset.html:121
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3542 #: rhodecode/templates/compare/compare_diff.html:42
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3543 #: rhodecode/templates/pullrequests/pullrequest_show.html:115
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3544 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3545 msgid "%s file changed with %s insertions and %s deletions"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3546 msgid_plural "%s files changed with %s insertions and %s deletions"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3547 msgstr[0] "修改%s个文件包括%s行插入和%s行删除"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3548
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3549 #: rhodecode/templates/changeset/changeset.html:134
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3550 #: rhodecode/templates/changeset/changeset.html:146
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3551 #: rhodecode/templates/pullrequests/pullrequest_show.html:131
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3552 #: rhodecode/templates/pullrequests/pullrequest_show.html:195
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3553 msgid "Showing a huge diff might take some time and resources"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3554 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3555
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3556 #: rhodecode/templates/changeset/changeset.html:134
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3557 #: rhodecode/templates/changeset/changeset.html:146
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3558 #: rhodecode/templates/compare/compare_diff.html:58
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3559 #: rhodecode/templates/compare/compare_diff.html:69
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3560 #: rhodecode/templates/pullrequests/pullrequest_show.html:131
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3561 #: rhodecode/templates/pullrequests/pullrequest_show.html:195
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3562 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3563 msgid "Show full diff"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3564 msgstr "显示全部历史记录"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3565
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3566 #: rhodecode/templates/changeset/changeset_file_comment.html:30
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3567 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3568 msgid "Status change on pull request #%s"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3569 msgstr "所有拉取请求 %s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3570
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3571 #: rhodecode/templates/changeset/changeset_file_comment.html:32
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3572 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3573 msgid "Comment on pull request #%s"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3574 msgstr "[评论]拉取请求 %s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3575
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3576 #: rhodecode/templates/changeset/changeset_file_comment.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
3577 msgid "Submitting..."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3578 msgstr "提交中……"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3579
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3580 #: rhodecode/templates/changeset/changeset_file_comment.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
3581 msgid "Commenting on line {1}."
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3582 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
3583
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3584 #: rhodecode/templates/changeset/changeset_file_comment.html:61
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3585 #: rhodecode/templates/changeset/changeset_file_comment.html:139
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3586 #, 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
3587 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
3588 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
3589
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3590 #: rhodecode/templates/changeset/changeset_file_comment.html:63
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3591 #: rhodecode/templates/changeset/changeset_file_comment.html:141
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3592 msgid "Use @username inside this text to send notification to this RhodeCode user"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3593 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
3594
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3595 #: rhodecode/templates/changeset/changeset_file_comment.html:74
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3596 #: rhodecode/templates/changeset/changeset_file_comment.html:161
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3597 msgid "Comment"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3598 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
3599
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3600 #: rhodecode/templates/changeset/changeset_file_comment.html:75
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3601 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3602 msgid "Cancel"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3603 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
3604
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3605 #: rhodecode/templates/changeset/changeset_file_comment.html:82
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3606 msgid "You need to be logged in to comment."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3607 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
3608
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3609 #: rhodecode/templates/changeset/changeset_file_comment.html:82
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3610 msgid "Login now"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3611 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
3612
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3613 #: rhodecode/templates/changeset/changeset_file_comment.html:86
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3614 msgid "Hide"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3615 msgstr "隐藏"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3616
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3617 #: rhodecode/templates/changeset/changeset_file_comment.html:143
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3618 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3619 msgid "Change status"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3620 msgstr "改变状态"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3621
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3622 #: rhodecode/templates/changeset/changeset_file_comment.html:163
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3623 msgid "Comment and close"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3624 msgstr "评论并关闭"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3625
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3626 #: rhodecode/templates/changeset/changeset_range.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3627 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3628 msgid "%s Changesets"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3629 msgstr "%s修订集"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3630
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3631 #: rhodecode/templates/changeset/changeset_range.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
3632 msgid "Files affected"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3633 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
3634
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3635 #: rhodecode/templates/changeset/diff_block.html:22
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3636 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3637 msgid "Show full diff for this file"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3638 msgstr "显示文件的完整差异"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3639
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3640 #: rhodecode/templates/changeset/diff_block.html:30
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3641 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3642 msgid "Show inline comments"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3643 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
3644
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3645 #: rhodecode/templates/changeset/diff_block.html:55
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3646 msgid "Show file at latest version in this repo"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3647 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3648
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3649 #: rhodecode/templates/changeset/diff_block.html:56
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3650 msgid "Show file at initial version in this repo"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3651 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3652
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3653 #: rhodecode/templates/compare/compare_cs.html:4
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3654 msgid "No changesets"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3655 msgstr "无修订"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3656
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3657 #: rhodecode/templates/compare/compare_cs.html:32
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3658 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3659 msgid "Ancestor"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3660 msgstr "分支"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3661
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3662 #: rhodecode/templates/compare/compare_diff.html:5
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3663 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3664 msgid "%s Compare"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3665 msgstr "比较显示"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3666
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3667 #: rhodecode/templates/compare/compare_diff.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3668 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3669 msgid "Compare revisions"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3670 msgstr "上一个修订"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3671
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3672 #: rhodecode/templates/compare/compare_diff.html:33
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3673 #: rhodecode/templates/pullrequests/pullrequest_show.html:106
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3674 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3675 msgid "Showing %s commit"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3676 msgid_plural "Showing %s commits"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3677 msgstr[0] "显示%s个提交"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3678
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3679 #: rhodecode/templates/compare/compare_diff.html:48
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3680 #: rhodecode/templates/pullrequests/pullrequest_show.html:121
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3681 msgid "No files"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3682 msgstr "无文件"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3683
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3684 #: rhodecode/templates/compare/compare_diff.html:58
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3685 #: rhodecode/templates/compare/compare_diff.html:69
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3686 msgid "confirm to show potentially huge diff"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3687 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
3688
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3689 #: rhodecode/templates/data_table/_dt_elements.html:54
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3690 #: rhodecode/templates/summary/summary.html:69
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3691 msgid "Mercurial repository"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3692 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
3693
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3694 #: rhodecode/templates/data_table/_dt_elements.html:56
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3695 #: rhodecode/templates/summary/summary.html:72
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3696 msgid "Git repository"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3697 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
3698
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3699 #: rhodecode/templates/data_table/_dt_elements.html:74
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3700 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3701 msgid "Fork of %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3702 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
3703
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3704 #: rhodecode/templates/data_table/_dt_elements.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
3705 msgid "No changesets yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3706 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
3707
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3708 #: rhodecode/templates/data_table/_dt_elements.html:95
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3709 #: rhodecode/templates/data_table/_dt_elements.html:97
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3710 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3711 msgid "Subscribe to %s rss feed"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3712 msgstr "订阅%s的RSS"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3713
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3714 #: rhodecode/templates/data_table/_dt_elements.html:103
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3715 #: rhodecode/templates/data_table/_dt_elements.html:105
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3716 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3717 msgid "Subscribe to %s atom feed"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3718 msgstr "订阅%s的Atom"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3719
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3720 #: rhodecode/templates/data_table/_dt_elements.html:122
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3721 #, python-format
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3722 msgid "Confirm to delete this repository: %s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3723 msgstr "确认删除版本库:%s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3724
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3725 #: rhodecode/templates/data_table/_dt_elements.html:131
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3726 #, python-format
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3727 msgid "Confirm to delete this user: %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3728 msgstr "确认删除用户:%s"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3729
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3730 #: rhodecode/templates/email_templates/changeset_comment.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3731 #: rhodecode/templates/email_templates/pull_request_comment.html:15
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3732 msgid "New status"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3733 msgstr "新状态"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3734
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3735 #: rhodecode/templates/email_templates/changeset_comment.html:11
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3736 #: rhodecode/templates/email_templates/pull_request_comment.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3737 msgid "View this comment here"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3738 msgstr "查看评论"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3739
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3740 #: rhodecode/templates/email_templates/changeset_comment.html:14
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3741 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3742 msgid "Repo"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3743 msgstr "我的版本库"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3744
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3745 #: rhodecode/templates/email_templates/changeset_comment.html:16
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3746 msgid "desc"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3747 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3748
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3749 #: rhodecode/templates/email_templates/main.html:8
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3750 msgid "This is a notification from RhodeCode."
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3751 msgstr "这是一个RhodeCode通知。"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3752
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3753 #: rhodecode/templates/email_templates/password_reset.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3754 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3755 msgid "Hello %s"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3756 msgstr "你好"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3757
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3758 #: rhodecode/templates/email_templates/password_reset.html:5
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3759 msgid "We received a request to create a new password for your account."
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3760 msgstr "我们收到重置你用户密码的请求。"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3761
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3762 #: rhodecode/templates/email_templates/password_reset.html:6
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3763 msgid "You can generate it by clicking following URL"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3764 msgstr "点击下面的链接以重新生成密码:"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3765
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3766 #: rhodecode/templates/email_templates/password_reset.html:11
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3767 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3768 msgid "If you did not request new password please ignore this email."
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3769 msgstr "如果你没有要求重置密码,请忽略这封邮件。"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3770
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3771 #: rhodecode/templates/email_templates/pull_request.html:4
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3772 #, python-format
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3773 msgid ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3774 "User %s opened pull request for repository %s and wants you to review "
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3775 "changes."
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3776 msgstr "用户%s在版本库%s中创建了一个拉取请求需要你检视"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3777
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3778 #: rhodecode/templates/email_templates/pull_request.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3779 msgid "View this pull request here"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3780 msgstr "查看拉取请求"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3781
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3782 #: rhodecode/templates/email_templates/pull_request.html:6
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3783 msgid "title"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3784 msgstr "标题"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3785
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3786 #: rhodecode/templates/email_templates/pull_request.html:7
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3787 msgid "description"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3788 msgstr "描述"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3789
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3790 #: rhodecode/templates/email_templates/pull_request.html:12
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3791 msgid "revisions for reviewing"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3792 msgstr "待检视修订"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3793
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3794 #: rhodecode/templates/email_templates/pull_request_comment.html:3
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3795 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3796 msgid "Pull request #%s for repository %s"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3797 msgstr "用户%s评论了版本库%s的拉取请求%s"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3798
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3799 #: rhodecode/templates/email_templates/pull_request_comment.html:13
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3800 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3801 msgid "Closing pull request with status"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3802 msgstr "拉取请求状态"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3803
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3804 #: rhodecode/templates/email_templates/registration.html:4
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3805 msgid "A new user have registered in RhodeCode"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3806 msgstr "新用户注册RhodeCode"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3807
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3808 #: rhodecode/templates/email_templates/registration.html:9
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3809 msgid "View this user here"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3810 msgstr "查看用户"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3811
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3812 #: rhodecode/templates/errors/error_document.html:55
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3813 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3814 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
3815 msgstr "重定向到%s,于%s秒后"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3816
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3817 #: rhodecode/templates/files/file_diff.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3818 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3819 msgid "%s File Diff"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3820 msgstr "%s文件差异"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3821
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3822 #: rhodecode/templates/files/file_diff.html:8
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3823 msgid "File diff"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3824 msgstr "文件差异"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3825
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3826 #: rhodecode/templates/files/files.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3827 #: rhodecode/templates/files/files.html:76
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3828 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3829 msgid "%s Files"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3830 msgstr "%s文件"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3831
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3832 #: rhodecode/templates/files/files.html:30
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3833 #: rhodecode/templates/files/files_add.html:31
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3834 #: rhodecode/templates/files/files_edit.html:31
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3835 #: rhodecode/templates/shortlog/shortlog_data.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3836 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3837 msgid "Branch"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3838 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
3839
7b356276b051 General i18n update. Now it's 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 #: rhodecode/templates/files/files_add.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3841 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3842 msgid "%s Files Add"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3843 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
3844
7b356276b051 General i18n update. Now it's 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 #: rhodecode/templates/files/files_add.html:19
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3846 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3847 msgid "Add file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3848 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
3849
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3850 #: rhodecode/templates/files/files_add.html:38
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3851 #: rhodecode/templates/files/files_browser.html:31
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3852 #: rhodecode/templates/shortlog/shortlog_data.html:78
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3853 msgid "Add new file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3854 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
3855
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3856 #: rhodecode/templates/files/files_add.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
3857 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
3858 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
3859
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3860 #: rhodecode/templates/files/files_add.html:47
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3861 #: rhodecode/templates/files/files_add.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
3862 msgid "or"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3863 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
3864
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3865 #: rhodecode/templates/files/files_add.html:47
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3866 #: rhodecode/templates/files/files_add.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
3867 msgid "Upload file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3868 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
3869
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3870 #: rhodecode/templates/files/files_add.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
3871 msgid "Create new file"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3872 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
3873
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3874 #: rhodecode/templates/files/files_add.html:61
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3875 #: rhodecode/templates/files/files_edit.html:37
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3876 #: rhodecode/templates/files/files_ypjax.html:3
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3877 msgid "Location"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3878 msgstr "位置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3879
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3880 #: rhodecode/templates/files/files_add.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
3881 msgid "use / to separate directories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3882 msgstr "使用 / 目录分隔符"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3883
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3884 #: rhodecode/templates/files/files_add.html:75
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3885 #: rhodecode/templates/files/files_edit.html:61
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3886 #: rhodecode/templates/shortlog/shortlog_data.html:6
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3887 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3888 msgid "Commit message"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3889 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
3890
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3891 #: rhodecode/templates/files/files_add.html:79
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3892 #: rhodecode/templates/files/files_edit.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
3893 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
3894 msgstr "提交修改"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3895
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3896 #: rhodecode/templates/files/files_browser.html:13
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3897 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3898 msgid "View"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3899 msgstr "显示"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3900
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3901 #: rhodecode/templates/files/files_browser.html:14
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3902 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3903 msgid "Previous revision"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3904 msgstr "上一个修订"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3905
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3906 #: rhodecode/templates/files/files_browser.html:16
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3907 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3908 msgid "Next revision"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3909 msgstr "下一个修订"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3910
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3911 #: rhodecode/templates/files/files_browser.html:23
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3912 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3913 msgid "Follow current branch"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3914 msgstr "沿着当前分支"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3915
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3916 #: rhodecode/templates/files/files_browser.html:27
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3917 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3918 msgid "Search file list"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3919 msgstr "搜索文件列表"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3920
2334
7b356276b051 General i18n update. Now it's 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 #: rhodecode/templates/files/files_browser.html:35
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3922 msgid "Loading file list..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3923 msgstr "加载文件列表..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3924
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3925 #: 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
3926 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
3927 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
3928
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3929 #: 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
3930 msgid "Mimetype"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
3931 msgstr "MIME类型"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3932
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3933 #: 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
3934 msgid "Last Revision"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3935 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
3936
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3937 #: rhodecode/templates/files/files_browser.html:51
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3938 msgid "Last modified"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3939 msgstr "最后修改于"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3940
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3941 #: rhodecode/templates/files/files_browser.html:52
3492
0065f7fe60f6 fix spelling of committer
Mads Kiilerich <madski@unity3d.com>
parents: 3242
diff changeset
3942 msgid "Last committer"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3943 msgstr "最后提交者"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3944
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3945 #: rhodecode/templates/files/files_edit.html:4
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3946 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3947 msgid "%s Files Edit"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3948 msgstr "%s文件"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3949
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3950 #: rhodecode/templates/files/files_edit.html:19
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3951 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3952 msgid "Edit file"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3953 msgstr "编辑文件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3954
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3955 #: rhodecode/templates/files/files_edit.html:47
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3956 #: rhodecode/templates/files/files_source.html:23
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3957 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3958 msgid "Show annotation"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3959 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
3960
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3961 #: rhodecode/templates/files/files_edit.html:48
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3962 #: rhodecode/templates/files/files_source.html:25
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
3963 #: rhodecode/templates/files/files_source.html:55
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3964 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3965 msgid "Show as raw"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3966 msgstr "显示原始文件"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3967
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3968 #: rhodecode/templates/files/files_edit.html:49
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3969 #: rhodecode/templates/files/files_source.html:26
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3970 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3971 msgid "Download as raw"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3972 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
3973
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3974 #: rhodecode/templates/files/files_edit.html:52
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3975 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3976 msgid "Source"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3977 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
3978
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3979 #: rhodecode/templates/files/files_edit.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
3980 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
3981 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
3982
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3983 #: rhodecode/templates/files/files_history_box.html:2
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3984 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
3985 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
3986
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3987 #: rhodecode/templates/files/files_history_box.html:9
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3988 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3989 msgid "Diff to revision"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3990 msgstr "比较差异"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3991
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
3992 #: rhodecode/templates/files/files_history_box.html:10
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3993 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3994 msgid "Show at revision"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
3995 msgstr "显示修订"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3996
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
3997 #: rhodecode/templates/files/files_history_box.html:11
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3998 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3999 msgid "Show full history"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4000 msgstr "显示全部历史记录"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4001
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4002 #: rhodecode/templates/files/files_history_box.html:16
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4003 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4004 msgid "%s author"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4005 msgid_plural "%s authors"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4006 msgstr[0] "%s个作者"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4007
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4008 #: rhodecode/templates/files/files_source.html:6
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4009 msgid "Load file history"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4010 msgstr "加载文件历史记录..."
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4011
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4012 #: rhodecode/templates/files/files_source.html:21
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4013 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4014 msgid "Show 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
4015 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
4016
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4017 #: rhodecode/templates/files/files_source.html:29
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4018 #, fuzzy, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4019 msgid "Edit on branch:%s"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4020 msgstr "已经删除分支%s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4021
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4022 #: rhodecode/templates/files/files_source.html:31
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4023 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4024 msgid "Edit on branch:?"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4025 msgstr "已经删除分支%s"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4026
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4027 #: rhodecode/templates/files/files_source.html:31
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4028 msgid "Editing files allowed only when on branch head revision"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4029 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4030
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4031 #: rhodecode/templates/files/files_source.html:46
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4032 #, 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
4033 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
4034 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
4035
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4036 #: rhodecode/templates/files/files_source.html:55
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4037 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
4038 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
4039
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4040 #: 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
4041 msgid "annotation"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4042 msgstr "显示注释"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4043
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4044 #: 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
4045 msgid "Go back"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4046 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
4047
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4048 #: 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
4049 msgid "No files at given path"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4050 msgstr "指定的路径中没有文件"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4051
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4052 #: rhodecode/templates/followers/followers.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4053 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4054 msgid "%s Followers"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4055 msgstr "%s个关注者"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4056
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4057 #: rhodecode/templates/followers/followers.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4058 #: rhodecode/templates/summary/summary.html:183
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4059 #: rhodecode/templates/summary/summary.html:184
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4060 msgid "Followers"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4061 msgstr "关注者"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4062
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4063 #: rhodecode/templates/followers/followers_data.html:12
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4064 msgid "Started following -"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4065 msgstr "开始关注 - "
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4066
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4067 #: rhodecode/templates/forks/fork.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4068 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4069 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
4070 msgstr "%s的复刻"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4071
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4072 #: rhodecode/templates/forks/fork.html:28
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4073 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
4074 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
4075
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4076 #: rhodecode/templates/forks/fork.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
4077 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
4078 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
4079
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4080 #: rhodecode/templates/forks/fork.html:74
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4081 msgid "Copy permissions"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4082 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
4083
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4084 #: rhodecode/templates/forks/fork.html:78
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4085 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
4086 msgstr "从被复刻版本库拷贝权限"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4087
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4088 #: rhodecode/templates/forks/fork.html:84
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4089 msgid "Update after clone"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4090 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
4091
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4092 #: rhodecode/templates/forks/fork.html:88
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4093 msgid "Checkout source after making a clone"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4094 msgstr "完成克隆后检出源代码"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4095
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4096 #: rhodecode/templates/forks/fork.html:93
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4097 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4098 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
4099 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
4100
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4101 #: rhodecode/templates/forks/forks.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4102 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4103 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
4104 msgstr "%s个复刻"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4105
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4106 #: rhodecode/templates/forks/forks.html:9
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4107 #: rhodecode/templates/summary/summary.html:189
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4108 #: rhodecode/templates/summary/summary.html:190
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4109 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
4110 msgstr "复刻"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4111
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4112 #: rhodecode/templates/forks/forks_data.html:17
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4113 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4114 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
4115 msgstr "已有复刻"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4116
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4117 #: rhodecode/templates/forks/forks_data.html:42
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4118 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
4119 msgstr "无复刻"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4120
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4121 #: rhodecode/templates/journal/journal.html:21
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4122 msgid "ATOM journal feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4123 msgstr "订阅日志ATOM"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4124
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4125 #: rhodecode/templates/journal/journal.html:22
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4126 msgid "RSS journal feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4127 msgstr "订阅日志RSS"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4128
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4129 #: rhodecode/templates/journal/journal.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
4130 msgid "Refresh"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4131 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
4132
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4133 #: rhodecode/templates/journal/journal.html:35
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4134 #: rhodecode/templates/journal/public_journal.html:24
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4135 msgid "ATOM feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4136 msgstr "订阅ATOM"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4137
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4138 #: rhodecode/templates/journal/journal.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
4139 msgid "Watched"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4140 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
4141
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4142 #: rhodecode/templates/journal/journal_data.html:55
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4143 msgid "No entries yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4144 msgstr "没有条目"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4145
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4146 #: rhodecode/templates/journal/public_journal.html:4
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4147 #: rhodecode/templates/journal/public_journal.html:21
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4148 msgid "Public Journal"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4149 msgstr "公共日志"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4150
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4151 #: rhodecode/templates/journal/public_journal.html:13
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4152 msgid "ATOM public journal feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4153 msgstr "订阅公共日志ATOM"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4154
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4155 #: rhodecode/templates/journal/public_journal.html:14
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4156 msgid "RSS public journal feed"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4157 msgstr "订阅公共日志RSS"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4158
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4159 #: rhodecode/templates/pullrequests/pullrequest.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4160 #: rhodecode/templates/pullrequests/pullrequest.html:8
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4161 msgid "New pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4162 msgstr "新建拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4163
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4164 #: rhodecode/templates/pullrequests/pullrequest.html:52
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4165 msgid "Detailed compare view"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4166 msgstr "详细比较显示"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4167
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4168 #: rhodecode/templates/pullrequests/pullrequest.html:56
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4169 #: rhodecode/templates/pullrequests/pullrequest_show.html:137
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4170 msgid "Pull request reviewers"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4171 msgstr "拉取请求检视人员"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4172
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4173 #: rhodecode/templates/pullrequests/pullrequest.html:65
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4174 #: rhodecode/templates/pullrequests/pullrequest_show.html:149
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4175 msgid "owner"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4176 msgstr "所有者"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4177
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4178 #: rhodecode/templates/pullrequests/pullrequest.html:77
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4179 msgid "Add reviewer to this pull request."
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4180 msgstr "为这个拉取请求增加检视人员"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4181
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4182 #: rhodecode/templates/pullrequests/pullrequest.html:83
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4183 msgid "Create new pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4184 msgstr "创建新的拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4185
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4186 #: rhodecode/templates/pullrequests/pullrequest.html:92
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4187 #: rhodecode/templates/pullrequests/pullrequest_data.html:14
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4188 #: rhodecode/templates/pullrequests/pullrequest_show.html:25
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4189 msgid "Title"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4190 msgstr "标题"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4191
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4192 #: rhodecode/templates/pullrequests/pullrequest.html:109
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4193 msgid "Send pull request"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4194 msgstr "发送拉取请求"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4195
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4196 #: rhodecode/templates/pullrequests/pullrequest_show.html:4
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4197 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4198 msgid "%s Pull Request #%s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4199 msgstr "拉取请求#%s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4200
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4201 #: rhodecode/templates/pullrequests/pullrequest_show.html:35
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4202 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4203 msgid "Review status"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4204 msgstr "新状态"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4205
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4206 #: rhodecode/templates/pullrequests/pullrequest_show.html:40
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4207 msgid "Pull request status"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4208 msgstr "拉取请求状态"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4209
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4210 #: rhodecode/templates/pullrequests/pullrequest_show.html:53
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
4211 msgid "Still not reviewed by"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4212 msgstr "还未检视的检视人员"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
4213
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4214 #: rhodecode/templates/pullrequests/pullrequest_show.html:57
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
4215 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
4216 msgid "%d reviewer"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
4217 msgid_plural "%d reviewers"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4218 msgstr[0] "%d个检视者"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
4219
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4220 #: rhodecode/templates/pullrequests/pullrequest_show.html:59
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4221 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4222 msgid "Pull request was reviewed by all reviewers"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4223 msgstr "拉取请求已经由所有检视人员检视"
2887
b78e6f7f3ab9 Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
xpol
parents: 2860
diff changeset
4224
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4225 #: rhodecode/templates/pullrequests/pullrequest_show.html:65
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4226 #, fuzzy
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4227 msgid "Origin repository"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4228 msgstr "Git版本库"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4229
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4230 #: rhodecode/templates/pullrequests/pullrequest_show.html:89
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4231 msgid "Created on"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4232 msgstr "创建于"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4233
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4234 #: rhodecode/templates/pullrequests/pullrequest_show.html:102
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4235 msgid "Compare view"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4236 msgstr "比较显示"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4237
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4238 #: rhodecode/templates/pullrequests/pullrequest_show.html:149
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4239 msgid "reviewer"
3129
23ec6e88b234 Merged translation from pullrequest #92
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4240 msgstr "检视者"
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
4241
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4242 #: rhodecode/templates/pullrequests/pullrequest_show.html:164
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4243 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4244 msgid "Add or remove reviewer to this pull request."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4245 msgstr "为这个拉取请求增加检视人员"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4246
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4247 #: rhodecode/templates/pullrequests/pullrequest_show.html:168
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4248 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4249 msgid "Save changes"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4250 msgstr "无变更"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4251
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4252 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4253 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4254 msgid "%s Pull Requests"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4255 msgstr "我的拉取请求"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4256
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4257 #: rhodecode/templates/search/search.html:6
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4258 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4259 msgid "Search repository"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4260 msgstr "在版本库%s中搜索"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4261
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4262 #: rhodecode/templates/search/search.html:8
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4263 #: rhodecode/templates/search/search.html:16
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4264 msgid "Search in all repositories"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4265 msgstr "在所有的版本库中搜索"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4266
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4267 #: rhodecode/templates/search/search.html:50
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4268 msgid "Search term"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4269 msgstr "搜索短语"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4270
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4271 #: rhodecode/templates/search/search.html:62
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4272 msgid "Search in"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4273 msgstr "搜索范围"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4274
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4275 #: rhodecode/templates/search/search.html:65
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4276 msgid "File contents"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4277 msgstr "文件内容"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4278
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4279 #: rhodecode/templates/search/search.html:66
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4280 msgid "Commit messages"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4281 msgstr "提交信息"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4282
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4283 #: rhodecode/templates/search/search.html:67
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4284 msgid "File names"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4285 msgstr "文件名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4286
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
4287 #: 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
4288 #: rhodecode/templates/search/search_content.html:21
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4289 #: rhodecode/templates/search/search_path.html:15
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4290 msgid "Permission denied"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4291 msgstr "权限不足"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4292
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4293 #: rhodecode/templates/shortlog/shortlog.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4294 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4295 msgid "%s Lightweight Changelog"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4296 msgstr "使用轻量的控制面板"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4297
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4298 #: rhodecode/templates/shortlog/shortlog.html:11
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4299 #: rhodecode/templates/shortlog/shortlog.html:15
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4300 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4301 msgid "Lightweight Changelog"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4302 msgstr "使用轻量的控制面板"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4303
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4304 #: rhodecode/templates/shortlog/shortlog_data.html:7
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4305 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4306 msgid "Age"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4307 msgstr "时间"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4308
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4309 #: rhodecode/templates/shortlog/shortlog_data.html:20
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4310 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4311 msgid "Click to open associated pull request #%s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4312 msgstr "点击建立相关的拉取请求 #%s"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4313
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4314 #: rhodecode/templates/shortlog/shortlog_data.html:75
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4315 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
4316 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
4317
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4318 #: rhodecode/templates/shortlog/shortlog_data.html:84
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4319 msgid "Push new repo"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4320 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
4321
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
4322 #: rhodecode/templates/shortlog/shortlog_data.html:92
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4323 msgid "Existing repository?"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4324 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
4325
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4326 #: rhodecode/templates/summary/summary.html:4
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4327 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4328 msgid "%s Summary"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4329 msgstr "%s概要"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4330
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4331 #: rhodecode/templates/summary/summary.html:16
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4332 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4333 msgid "%s ATOM feed"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4334 msgstr "%s %s订阅"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4335
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4336 #: rhodecode/templates/summary/summary.html:17
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4337 #, fuzzy, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4338 msgid "%s RSS feed"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4339 msgstr "%s %s订阅"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4340
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4341 #: rhodecode/templates/summary/summary.html:62
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4342 #, python-format
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4343 msgid "Repository locked by %s"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4344 msgstr "版本库由%s锁定"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4345
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4346 #: rhodecode/templates/summary/summary.html:64
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4347 msgid "Repository unlocked"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4348 msgstr "版本库未锁定"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4349
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4350 #: rhodecode/templates/summary/summary.html:83
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4351 #, 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
4352 msgid "Non changable ID %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4353 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
4354
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4355 #: rhodecode/templates/summary/summary.html:88
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4356 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4357 msgid "Public"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4358 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
4359
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4360 #: rhodecode/templates/summary/summary.html:88
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4361 #: rhodecode/templates/summary/summary.html:89
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4362 msgid "Fork of"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4363 msgstr "复刻自"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4364
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4365 #: rhodecode/templates/summary/summary.html:96
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4366 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4367 msgid "Remote clone"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4368 msgstr "远程克隆"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4369
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4370 #: rhodecode/templates/summary/summary.html:117
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4371 msgid "Contact"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4372 msgstr "联系方式"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4373
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4374 #: rhodecode/templates/summary/summary.html:131
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4375 msgid "Clone url"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4376 msgstr "克隆地址"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4377
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4378 #: rhodecode/templates/summary/summary.html:136
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4379 msgid "Show by Name"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4380 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
4381
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4382 #: rhodecode/templates/summary/summary.html:137
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4383 msgid "Show by ID"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4384 msgstr "按ID显示"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4385
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4386 #: rhodecode/templates/summary/summary.html:143
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4387 msgid "Trending files"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4388 msgstr "文件趋势图"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4389
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4390 #: rhodecode/templates/summary/summary.html:151
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4391 #: rhodecode/templates/summary/summary.html:167
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4392 #: rhodecode/templates/summary/summary.html:232
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4393 msgid "enable"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4394 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
4395
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4396 #: rhodecode/templates/summary/summary.html:159
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4397 msgid "Download"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4398 msgstr "下载"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4399
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4400 #: rhodecode/templates/summary/summary.html:163
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4401 msgid "There are no downloads yet"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4402 msgstr "无下载"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4403
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4404 #: rhodecode/templates/summary/summary.html:165
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4405 msgid "Downloads are disabled for this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4406 msgstr "这个版本库的下载已经禁用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4407
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4408 #: rhodecode/templates/summary/summary.html:171
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4409 msgid "Download as zip"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4410 msgstr "zip打包下载"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4411
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4412 #: rhodecode/templates/summary/summary.html:174
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4413 msgid "Check this to download archive with subrepos"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4414 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
4415
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4416 #: rhodecode/templates/summary/summary.html:174
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4417 msgid "with subrepos"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4418 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
4419
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4420 #: rhodecode/templates/summary/summary.html:197
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4421 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4422 msgid "Repository Size"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4423 msgstr "版本库"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4424
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4425 #: rhodecode/templates/summary/summary.html:204
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4426 #: rhodecode/templates/summary/summary.html:206
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4427 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4428 msgid "Feed"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4429 msgstr "订阅RSS"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4430
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4431 #: rhodecode/templates/summary/summary.html:224
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4432 msgid "Commit activity by day / author"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4433 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
4434
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4435 #: rhodecode/templates/summary/summary.html:235
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4436 msgid "Stats gathered: "
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4437 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
4438
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4439 #: rhodecode/templates/summary/summary.html:256
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4440 #, fuzzy
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4441 msgid "Latest changes"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4442 msgstr "最后修改"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4443
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4444 #: rhodecode/templates/summary/summary.html:258
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4445 msgid "Quick start"
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4446 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
4447
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4448 #: rhodecode/templates/summary/summary.html:272
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4449 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4450 msgid "Readme file at revision '%s'"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4451 msgstr "修订'%s'中的README"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4452
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4453 #: rhodecode/templates/summary/summary.html:275
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4454 msgid "Permalink to this readme"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4455 msgstr "这个README的永久链接"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4456
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4457 #: rhodecode/templates/summary/summary.html:333
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4458 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4459 msgid "Download %s as %s"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4460 msgstr "下载%s为%s包"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4461
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4462 #: rhodecode/templates/summary/summary.html:380
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4463 msgid "files"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4464 msgstr "文件"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4465
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4466 #: rhodecode/templates/summary/summary.html:690
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4467 msgid "commits"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4468 msgstr "提交"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4469
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4470 #: rhodecode/templates/summary/summary.html:691
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4471 msgid "files added"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4472 msgstr "文件已添加"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4473
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4474 #: rhodecode/templates/summary/summary.html:692
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4475 msgid "files changed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4476 msgstr "文件已更改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4477
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4478 #: rhodecode/templates/summary/summary.html:693
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4479 msgid "files removed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4480 msgstr "文件已删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4481
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4482 #: rhodecode/templates/summary/summary.html:695
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
4483 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
4484 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
4485
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4486 #: rhodecode/templates/summary/summary.html:696
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4487 msgid "file added"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4488 msgstr "文件已添加"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4489
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4490 #: rhodecode/templates/summary/summary.html:697
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4491 msgid "file changed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4492 msgstr "文件已更改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4493
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4494 #: rhodecode/templates/summary/summary.html:698
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4495 msgid "file removed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
4496 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
4497
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4498 #: rhodecode/templates/tags/tags.html:5
2851
3a7627e013c8 Complete translation of zh_CN.
xpol
parents: 2774
diff changeset
4499 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4500 msgid "%s Tags"
2938
0497d9d9e0c8 [zhCN] Update, bug fixes and enhance to the zhCN translation.
xpol
parents: 2887
diff changeset
4501 msgstr "%s标签"
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4502
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4503 #: rhodecode/templates/tags/tags.html:26
3027
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4504 msgid "Compare tags"
8572e1826220 zhCN translation catch up with the new code.
xpol <xpolife@gmail.com>
parents: 2938
diff changeset
4505 msgstr "比较标签"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3129
diff changeset
4506