annotate rhodecode/i18n/zh_CN/LC_MESSAGES/rhodecode.po @ 2671:8990d58fb22f beta

i18n update
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 26 Jul 2012 23:38:16 +0200
parents f9603966f100
children 4bc4e53fd6fe
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.
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
6 msgid ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
7 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
8 "Project-Id-Version: RhodeCode 1.2.0\n"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
9 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
10 "POT-Creation-Date: 2012-07-26 23:35+0200\n"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
11 "PO-Revision-Date: 2012-04-05 17:37+0800\n"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
12 "Last-Translator: mikespook <mikespook@gmail.com>\n"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
13 "Language-Team: mikespook\n"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
14 "Plural-Forms: nplurals=1; plural=0\n"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
15 "MIME-Version: 1.0\n"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
16 "Content-Type: text/plain; charset=utf-8\n"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
17 "Content-Transfer-Encoding: 8bit\n"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
18 "Generated-By: Babel 0.9.6\n"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
19
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
20 #: rhodecode/controllers/changelog.py:94
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
21 #, fuzzy
7b356276b051 General i18n update. Now it's 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"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
23 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
24
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
25 #: rhodecode/controllers/changeset.py:81
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
26 msgid "show white space"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
27 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
28
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
29 #: rhodecode/controllers/changeset.py:88 rhodecode/controllers/changeset.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
30 msgid "ignore white space"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
31 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
32
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
33 #: rhodecode/controllers/changeset.py:155
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
34 #, fuzzy, 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
35 msgid "%s line context"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
36 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
37
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
38 #: rhodecode/controllers/changeset.py:331
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
39 #: rhodecode/controllers/changeset.py:346 rhodecode/lib/diffs.py:69
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
40 msgid "binary file"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
41 msgstr "二进制文件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
42
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
43 #: rhodecode/controllers/compare.py:69
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
44 #, fuzzy
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
45 msgid "There are no changesets yet"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
46 msgstr "没有任何变更"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
47
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
48 #: rhodecode/controllers/error.py:69
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
49 msgid "Home page"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
50 msgstr "主页"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
51
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
52 #: rhodecode/controllers/error.py:98
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
53 msgid "The request could not be understood by the server due to malformed syntax."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
54 msgstr "由于错误的语法,服务器无法对请求进行响应。"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
55
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
56 #: rhodecode/controllers/error.py:101
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
57 msgid "Unauthorized access to resource"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
58 msgstr "未授权的资源访问"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
59
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
60 #: rhodecode/controllers/error.py:103
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
61 msgid "You don't have permission to view this page"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
62 msgstr "无权访问该页面"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
63
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
64 #: rhodecode/controllers/error.py:105
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
65 msgid "The resource could not be found"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
66 msgstr "资源未找到"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
67
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
68 #: rhodecode/controllers/error.py:107
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
69 msgid ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
70 "The server encountered an unexpected condition which prevented it from "
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
71 "fulfilling the request."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
72 msgstr "服务进入非预期的混乱状态,这会阻止它对请求进行响应。"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
73
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
74 #: rhodecode/controllers/feed.py:49
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
75 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
76 msgid "Changes on %s repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
77 msgstr "%s 库的修改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
78
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
79 #: rhodecode/controllers/feed.py:50
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
80 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
81 msgid "%s %s feed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
82 msgstr "%s %s 订阅"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
83
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
84 #: rhodecode/controllers/feed.py:75
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
85 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
86 msgid "commited on"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
87 msgstr "提交"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
88
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
89 #: rhodecode/controllers/files.py: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
90 #: rhodecode/templates/admin/repos/repo_add.html:13
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
91 msgid "add new"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
92 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
93
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
94 #: rhodecode/controllers/files.py:85
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
95 #, fuzzy, 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
96 msgid "There are no files yet %s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
97 msgstr "尚无文件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
98
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
99 #: rhodecode/controllers/files.py:254
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
100 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
101 msgid "Edited %s via RhodeCode"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
102 msgstr "通过 RhodeCode 修改了 %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
103
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
104 #: rhodecode/controllers/files.py:259
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
105 msgid "No changes"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
106 msgstr "无变更"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
107
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
108 #: rhodecode/controllers/files.py:270 rhodecode/controllers/files.py:324
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
109 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
110 msgid "Successfully committed to %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
111 msgstr "成功提交到 %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
112
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
113 #: rhodecode/controllers/files.py:275 rhodecode/controllers/files.py:330
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
114 msgid "Error occurred during commit"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
115 msgstr "提交时发生错误"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
116
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
117 #: rhodecode/controllers/files.py:296
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
118 #, fuzzy, 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
119 msgid "Added %s via RhodeCode"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
120 msgstr "通过 RhodeCode 修改了 %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
121
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
122 #: rhodecode/controllers/files.py:310
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
123 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
124 msgid "No content"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
125 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
126
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
127 #: rhodecode/controllers/files.py: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
128 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
129 msgid "No filename"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
130 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
131
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
132 #: rhodecode/controllers/files.py:356
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
133 msgid "downloads disabled"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
134 msgstr "禁止下载"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
135
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
136 #: rhodecode/controllers/files.py:367
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
137 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
138 msgid "Unknown revision %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
139 msgstr "未知版本 %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
140
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
141 #: rhodecode/controllers/files.py:369
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
142 msgid "Empty repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
143 msgstr "空版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
144
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
145 #: rhodecode/controllers/files.py:371
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
146 msgid "Unknown archive type"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
147 msgstr "未知包类型"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
148
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
149 #: rhodecode/controllers/files.py:472
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
150 #: rhodecode/templates/changeset/changeset_range.html:13
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
151 #: rhodecode/templates/changeset/changeset_range.html:31
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
152 msgid "Changesets"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
153 msgstr "变更集"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
154
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
155 #: rhodecode/controllers/files.py:473 rhodecode/controllers/pullrequests.py:70
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
156 #: rhodecode/controllers/summary.py:232 rhodecode/model/scm.py:534
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
157 msgid "Branches"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
158 msgstr "分支"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
159
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
160 #: rhodecode/controllers/files.py:474 rhodecode/controllers/pullrequests.py:74
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
161 #: rhodecode/controllers/summary.py:233 rhodecode/model/scm.py:545
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
162 msgid "Tags"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
163 msgstr "标签"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
164
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
165 #: rhodecode/controllers/forks.py:72 rhodecode/controllers/admin/repos.py:90
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
166 #, 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
167 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
168 "%s repository is not mapped to db perhaps it was created or renamed from "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
169 "the filesystem please run the application again in order to rescan "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
170 "repositories"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
171 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
172
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
173 #: rhodecode/controllers/forks.py:131 rhodecode/controllers/settings.py: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
174 #, 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
175 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
176 "%s repository is not mapped to db perhaps it was created or renamed from "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
177 "the file system please run the application again in order to rescan "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
178 "repositories"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
179 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
180
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
181 #: rhodecode/controllers/forks.py:164
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
182 #, 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
183 msgid "forked %s repository as %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
184 msgstr "版本库 %s 被分支到 %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
185
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
186 #: rhodecode/controllers/forks.py:178
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
187 #, python-format
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
188 msgid "An error occurred during repository forking %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
189 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
190
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
191 #: rhodecode/controllers/journal.py:202 rhodecode/controllers/journal.py:239
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
192 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
193 msgid "public journal"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
194 msgstr "公共日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
195
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
196 #: rhodecode/controllers/journal.py:206 rhodecode/controllers/journal.py:243
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
197 #: rhodecode/templates/base/base.html:218
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
198 msgid "journal"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
199 msgstr "日志"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
200
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
201 #: rhodecode/controllers/login.py:130
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
202 msgid "You have successfully registered into rhodecode"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
203 msgstr "成功注册到 rhodecode"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
204
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
205 #: rhodecode/controllers/login.py:151
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
206 msgid "Your password reset link was sent"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
207 msgstr "密码重置链接已经发送"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
208
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
209 #: rhodecode/controllers/login.py:171
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
210 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
211 "Your password reset was successful, new password has been sent to your "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
212 "email"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
213 msgstr "密码已经成功重置,新密码已经发送到你的邮箱"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
214
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
215 #: rhodecode/controllers/pullrequests.py:72 rhodecode/model/scm.py:540
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
216 msgid "Bookmarks"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
217 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
218
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
219 #: rhodecode/controllers/pullrequests.py:160
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
220 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
221 msgid "Successfully opened new pull request"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
222 msgstr "用户删除成功"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
223
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
224 #: rhodecode/controllers/pullrequests.py:163
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
225 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
226 msgid "Error occurred during sending pull request"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
227 msgstr "提交时发生错误"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
228
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
229 #: rhodecode/controllers/search.py:131
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
230 msgid "Invalid search query. Try quoting it."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
231 msgstr "错误的搜索。请尝试用引号包含它。"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
232
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
233 #: rhodecode/controllers/search.py:136
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
234 msgid "There is no index to search in. Please run whoosh indexer"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
235 msgstr "没有索引用于搜索。请运行 whoosh 索引器"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
236
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
237 #: rhodecode/controllers/search.py:140
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
238 msgid "An error occurred during this search operation"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
239 msgstr "在搜索操作中发生异常"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
240
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
241 #: rhodecode/controllers/settings.py:107
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
242 #: rhodecode/controllers/admin/repos.py:264
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
243 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
244 msgid "Repository %s updated successfully"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
245 msgstr "版本库 %s 成功更新"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
246
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
247 #: rhodecode/controllers/settings.py:125
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
248 #: rhodecode/controllers/admin/repos.py:282
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
249 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
250 msgid "error occurred during update of repository %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
251 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
252
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
253 #: rhodecode/controllers/settings.py:143
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
254 #: rhodecode/controllers/admin/repos.py:300
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
255 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
256 msgid ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
257 "%s repository is not mapped to db perhaps it was moved or renamed from "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
258 "the filesystem please run the application again in order to rescan "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
259 "repositories"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
260 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
261
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
262 #: rhodecode/controllers/settings.py:155
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
263 #: rhodecode/controllers/admin/repos.py:312
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
264 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
265 msgid "deleted repository %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
266 msgstr "已经删除版本库 %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
267
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
268 #: rhodecode/controllers/settings.py:159
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
269 #: rhodecode/controllers/admin/repos.py:322
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
270 #: rhodecode/controllers/admin/repos.py:328
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
271 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
272 msgid "An error occurred during deletion of %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
273 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
274
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
275 #: rhodecode/controllers/summary.py:138
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
276 msgid "No data loaded yet"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
277 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
278
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
279 #: rhodecode/controllers/summary.py:142
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
280 #: rhodecode/templates/summary/summary.html:144
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
281 msgid "Statistics are disabled for this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
282 msgstr "该版本库统计功能已经禁用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
283
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
284 #: rhodecode/controllers/admin/ldap_settings.py:50
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
285 msgid "BASE"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
286 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
287
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
288 #: rhodecode/controllers/admin/ldap_settings.py:51
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
289 msgid "ONELEVEL"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
290 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
291
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
292 #: rhodecode/controllers/admin/ldap_settings.py:52
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
293 msgid "SUBTREE"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
294 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
295
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
296 #: rhodecode/controllers/admin/ldap_settings.py:56
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
297 msgid "NEVER"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
298 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
299
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
300 #: rhodecode/controllers/admin/ldap_settings.py:57
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
301 msgid "ALLOW"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
302 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
303
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
304 #: rhodecode/controllers/admin/ldap_settings.py:58
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
305 msgid "TRY"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
306 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
307
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
308 #: rhodecode/controllers/admin/ldap_settings.py:59
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
309 msgid "DEMAND"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
310 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
311
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
312 #: rhodecode/controllers/admin/ldap_settings.py:60
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
313 msgid "HARD"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
314 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
315
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
316 #: rhodecode/controllers/admin/ldap_settings.py:64
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
317 msgid "No encryption"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
318 msgstr "未加密"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
319
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
320 #: rhodecode/controllers/admin/ldap_settings.py:65
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
321 msgid "LDAPS connection"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
322 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
323
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
324 #: rhodecode/controllers/admin/ldap_settings.py:66
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
325 msgid "START_TLS on LDAP connection"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
326 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
327
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
328 #: rhodecode/controllers/admin/ldap_settings.py:126
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
329 msgid "Ldap settings updated successfully"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
330 msgstr "LDAP 设置已经成功更新"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
331
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
332 #: rhodecode/controllers/admin/ldap_settings.py:130
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
333 msgid "Unable to activate ldap. The \"python-ldap\" library is missing."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
334 msgstr "无法启用 LDAP。库“python-ldap”缺失。"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
335
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
336 #: rhodecode/controllers/admin/ldap_settings.py:147
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
337 msgid "error occurred during update of ldap settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
338 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
339
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
340 #: rhodecode/controllers/admin/permissions.py:59
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
341 msgid "None"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
342 msgstr "无"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
343
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
344 #: rhodecode/controllers/admin/permissions.py:60
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
345 msgid "Read"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
346 msgstr "读"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
347
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
348 #: rhodecode/controllers/admin/permissions.py:61
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
349 msgid "Write"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
350 msgstr "写"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
351
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
352 #: rhodecode/controllers/admin/permissions.py:62
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
353 #: rhodecode/templates/admin/ldap/ldap.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
354 #: rhodecode/templates/admin/permissions/permissions.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
355 #: rhodecode/templates/admin/repos/repo_add.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
356 #: rhodecode/templates/admin/repos/repo_edit.html:9
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
357 #: rhodecode/templates/admin/repos/repos.html:9
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
358 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:8
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
359 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:8
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
360 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
361 #: rhodecode/templates/admin/settings/hooks.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
362 #: rhodecode/templates/admin/settings/settings.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
363 #: rhodecode/templates/admin/users/user_add.html:8
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
364 #: rhodecode/templates/admin/users/user_edit.html:9
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
365 #: rhodecode/templates/admin/users/user_edit.html:122
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
366 #: rhodecode/templates/admin/users/users.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
367 #: rhodecode/templates/admin/users_groups/users_group_add.html:8
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
368 #: rhodecode/templates/admin/users_groups/users_group_edit.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
369 #: rhodecode/templates/admin/users_groups/users_groups.html:9
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
370 #: rhodecode/templates/base/base.html:197
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
371 #: rhodecode/templates/base/base.html:335
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
372 #: rhodecode/templates/base/base.html:337
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
373 #: rhodecode/templates/base/base.html:339
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
374 msgid "Admin"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
375 msgstr "管理"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
376
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
377 #: rhodecode/controllers/admin/permissions.py:65
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
378 msgid "disabled"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
379 msgstr "禁用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
380
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
381 #: rhodecode/controllers/admin/permissions.py:67
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
382 msgid "allowed with manual account activation"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
383 msgstr "允许手工启用帐号"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
384
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
385 #: rhodecode/controllers/admin/permissions.py:69
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
386 msgid "allowed with automatic account activation"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
387 msgstr "允许自动启用帐号"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
388
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
389 #: rhodecode/controllers/admin/permissions.py:71
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
390 msgid "Disabled"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
391 msgstr "停用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
392
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
393 #: rhodecode/controllers/admin/permissions.py:72
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
394 msgid "Enabled"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
395 msgstr "启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
396
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
397 #: rhodecode/controllers/admin/permissions.py:106
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
398 msgid "Default permissions updated successfully"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
399 msgstr "成功更新默认权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
400
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
401 #: rhodecode/controllers/admin/permissions.py:123
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
402 msgid "error occurred during update of permissions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
403 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
404
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
405 #: rhodecode/controllers/admin/repos.py:123
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
406 msgid "--REMOVE FORK--"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
407 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
408
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
409 #: rhodecode/controllers/admin/repos.py:191
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
410 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
411 msgid "created repository %s from %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
412 msgstr "新版本库 %s 基于 %s 建立。"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
413
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
414 #: rhodecode/controllers/admin/repos.py:195
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
415 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
416 msgid "created repository %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
417 msgstr "建立版本库 %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
418
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
419 #: rhodecode/controllers/admin/repos.py:226
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
420 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
421 msgid "error occurred during creation of repository %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
422 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
423
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
424 #: rhodecode/controllers/admin/repos.py:317
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
425 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
426 msgid "Cannot delete %s it still contains attached forks"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
427 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
428
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
429 #: rhodecode/controllers/admin/repos.py:346
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
430 msgid "An error occurred during deletion of repository user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
431 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
432
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
433 #: rhodecode/controllers/admin/repos.py:365
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
434 msgid "An error occurred during deletion of repository users groups"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
435 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
436
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
437 #: rhodecode/controllers/admin/repos.py:382
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
438 msgid "An error occurred during deletion of repository stats"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
439 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
440
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
441 #: rhodecode/controllers/admin/repos.py:398
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
442 msgid "An error occurred during cache invalidation"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
443 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
444
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
445 #: rhodecode/controllers/admin/repos.py:418
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
446 msgid "Updated repository visibility in public journal"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
447 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
448
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
449 #: rhodecode/controllers/admin/repos.py:422
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
450 msgid "An error occurred during setting this repository in public journal"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
451 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
452
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
453 #: rhodecode/controllers/admin/repos.py:427 rhodecode/model/validators.py: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
454 msgid "Token mismatch"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
455 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
456
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
457 #: rhodecode/controllers/admin/repos.py:440
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
458 msgid "Pulled from remote location"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
459 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
460
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
461 #: rhodecode/controllers/admin/repos.py:442
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
462 msgid "An error occurred during pull from remote location"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
463 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
464
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
465 #: rhodecode/controllers/admin/repos.py:458
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
466 msgid "Nothing"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
467 msgstr ""
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
468
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
469 #: rhodecode/controllers/admin/repos.py:460
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
470 #, fuzzy, 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
471 msgid "Marked repo %s as fork of %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
472 msgstr "新版本库 %s 基于 %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
473
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
474 #: rhodecode/controllers/admin/repos.py:464
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
475 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
476 msgid "An error occurred during this operation"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
477 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
478
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
479 #: rhodecode/controllers/admin/repos_groups.py:119
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
480 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
481 msgid "created repos group %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
482 msgstr "建立版本库组 %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
483
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
484 #: rhodecode/controllers/admin/repos_groups.py:132
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
485 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
486 msgid "error occurred during creation of repos group %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
487 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
488
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
489 #: rhodecode/controllers/admin/repos_groups.py:166
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
490 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
491 msgid "updated repos group %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
492 msgstr "更新版本库组 %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
493
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
494 #: rhodecode/controllers/admin/repos_groups.py:179
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
495 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
496 msgid "error occurred during update of repos group %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
497 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
498
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
499 #: rhodecode/controllers/admin/repos_groups.py:197
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
500 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
501 msgid "This group contains %s repositores and cannot be deleted"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
502 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
503
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
504 #: rhodecode/controllers/admin/repos_groups.py:205
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
505 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
506 msgid "removed repos group %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
507 msgstr "移除版本库组 %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
508
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
509 #: rhodecode/controllers/admin/repos_groups.py:210
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
510 msgid "Cannot delete this group it still contains subgroups"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
511 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
512
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
513 #: rhodecode/controllers/admin/repos_groups.py:215
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
514 #: rhodecode/controllers/admin/repos_groups.py:220
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
515 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
516 msgid "error occurred during deletion of repos group %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
517 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
518
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
519 #: rhodecode/controllers/admin/repos_groups.py:240
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
520 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
521 msgid "An error occurred during deletion of group user"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
522 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
523
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
524 #: rhodecode/controllers/admin/repos_groups.py:260
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
525 msgid "An error occurred during deletion of group users groups"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
526 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
527
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
528 #: rhodecode/controllers/admin/settings.py:121
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
529 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
530 msgid "Repositories successfully rescanned added: %s,removed: %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
531 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
532
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
533 #: rhodecode/controllers/admin/settings.py:129
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
534 msgid "Whoosh reindex task scheduled"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
535 msgstr "Whoosh 重新索引任务调度"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
536
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
537 #: rhodecode/controllers/admin/settings.py:160
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
538 msgid "Updated application settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
539 msgstr "更新应用设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
540
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
541 #: rhodecode/controllers/admin/settings.py:164
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
542 #: rhodecode/controllers/admin/settings.py:230
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
543 msgid "error occurred during updating application settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
544 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
545
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
546 #: rhodecode/controllers/admin/settings.py:226
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
547 msgid "Updated mercurial settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
548 msgstr "更新 mercurial 设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
549
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
550 #: rhodecode/controllers/admin/settings.py:240
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
551 msgid "Added new hook"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
552 msgstr "新增钩子"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
553
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
554 #: rhodecode/controllers/admin/settings.py:252
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
555 msgid "Updated hooks"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
556 msgstr "更新钩子"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
557
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
558 #: rhodecode/controllers/admin/settings.py:256
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
559 msgid "error occurred during hook creation"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
560 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
561
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
562 #: rhodecode/controllers/admin/settings.py:275
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
563 msgid "Email task created"
7b356276b051 General i18n update. Now it's 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 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
565
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
566 #: rhodecode/controllers/admin/settings.py:330
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
567 msgid "You can't edit this user since it's crucial for entire application"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
568 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
569
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
570 #: rhodecode/controllers/admin/settings.py:361
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
571 msgid "Your account was updated successfully"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
572 msgstr "你的帐号已经更新完成"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
573
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
574 #: rhodecode/controllers/admin/settings.py:376
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
575 #: rhodecode/controllers/admin/users.py:186
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
576 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
577 msgid "error occurred during update of user %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
578 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
579
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
580 #: rhodecode/controllers/admin/users.py:127
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
581 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
582 msgid "created user %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
583 msgstr "创建用户 %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
584
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
585 #: rhodecode/controllers/admin/users.py:139
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
586 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
587 msgid "error occurred during creation of user %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
588 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
589
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
590 #: rhodecode/controllers/admin/users.py:168
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
591 msgid "User updated successfully"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
592 msgstr "用户更新成功"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
593
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
594 #: rhodecode/controllers/admin/users.py:202
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
595 msgid "successfully deleted user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
596 msgstr "用户删除成功"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
597
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
598 #: rhodecode/controllers/admin/users.py:207
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
599 msgid "An error occurred during deletion of user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
600 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
601
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
602 #: rhodecode/controllers/admin/users.py:221
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
603 msgid "You can't edit this user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
604 msgstr "无法编辑该用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
605
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
606 #: rhodecode/controllers/admin/users.py:253
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
607 #: rhodecode/controllers/admin/users_groups.py:219
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
608 msgid "Granted 'repository create' permission to user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
609 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
610
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
611 #: rhodecode/controllers/admin/users.py:262
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
612 #: rhodecode/controllers/admin/users_groups.py:229
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
613 msgid "Revoked 'repository create' permission to user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
614 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
615
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
616 #: rhodecode/controllers/admin/users.py:278
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
617 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
618 msgid "Added email %s to user"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
619 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
620
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
621 #: rhodecode/controllers/admin/users.py:284
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
622 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
623 msgid "An error occurred during email saving"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
624 msgstr "在搜索操作中发生异常"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
625
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
626 #: rhodecode/controllers/admin/users.py:294
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
627 #, fuzzy
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
628 msgid "Removed email from user"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
629 msgstr "移除版本库组 %s"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
630
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
631 #: rhodecode/controllers/admin/users_groups.py:84
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
632 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
633 msgid "created users group %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
634 msgstr "建立用户组 %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
635
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
636 #: rhodecode/controllers/admin/users_groups.py:95
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
637 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
638 msgid "error occurred during creation of users group %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
639 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
640
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
641 #: rhodecode/controllers/admin/users_groups.py:135
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
642 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
643 msgid "updated users group %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
644 msgstr "更新用户组 %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
645
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
646 #: rhodecode/controllers/admin/users_groups.py:152
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
647 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
648 msgid "error occurred during update of users group %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
649 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
650
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
651 #: rhodecode/controllers/admin/users_groups.py:169
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
652 msgid "successfully deleted users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
653 msgstr "删除用户组成功"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
654
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
655 #: rhodecode/controllers/admin/users_groups.py:174
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
656 msgid "An error occurred during deletion of users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
657 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
658
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
659 #: rhodecode/lib/auth.py:497
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
660 msgid "You need to be a registered user to perform this action"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
661 msgstr "必须是注册用户才能进行此操作"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
662
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
663 #: rhodecode/lib/auth.py:538
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
664 msgid "You need to be a signed in to view this page"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
665 msgstr "必须登录才能访问该页面"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
666
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
667 #: rhodecode/lib/diffs.py:85
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
668 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
669 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
670
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
671 #: rhodecode/lib/diffs.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
672 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
673 msgid "No changes detected"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
674 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
675
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
676 #: rhodecode/lib/helpers.py:369
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
677 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
678 msgid "%a, %d %b %Y %H:%M:%S"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
679 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
680
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
681 #: rhodecode/lib/helpers.py:442
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
682 msgid "True"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
683 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
684
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
685 #: rhodecode/lib/helpers.py:446
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
686 msgid "False"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
687 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
688
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
689 #: rhodecode/lib/helpers.py:490
2334
7b356276b051 General i18n update. Now it's 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 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
691 msgid "Changeset not found"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
692 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
693
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
694 #: rhodecode/lib/helpers.py:513
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
695 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
696 msgid "Show all combined changesets %s->%s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
697 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
698
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
699 #: rhodecode/lib/helpers.py:519
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
700 msgid "compare view"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
701 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
702
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
703 #: rhodecode/lib/helpers.py:539
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
704 msgid "and"
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
705 msgstr ""
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
706
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
707 #: rhodecode/lib/helpers.py:540
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
708 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
709 msgid "%s more"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
710 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
711
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
712 #: rhodecode/lib/helpers.py:541 rhodecode/templates/changelog/changelog.html:46
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
713 msgid "revisions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
714 msgstr "修订"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
715
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
716 #: rhodecode/lib/helpers.py:564
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
717 msgid "fork name "
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
718 msgstr "分支名称"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
719
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
720 #: rhodecode/lib/helpers.py:578
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
721 #: rhodecode/templates/pullrequests/pullrequest_show.html:4
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
722 #: rhodecode/templates/pullrequests/pullrequest_show.html:12
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
723 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
724 msgid "Pull request #%s"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
725 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
726
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
727 #: rhodecode/lib/helpers.py:584
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
728 msgid "[deleted] repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
729 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
730
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
731 #: rhodecode/lib/helpers.py:586 rhodecode/lib/helpers.py:596
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
732 msgid "[created] repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
733 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
734
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
735 #: rhodecode/lib/helpers.py:588
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
736 #, 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
737 msgid "[created] repository as fork"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
738 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
739
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
740 #: rhodecode/lib/helpers.py:590 rhodecode/lib/helpers.py:598
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
741 msgid "[forked] repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
742 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
743
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
744 #: rhodecode/lib/helpers.py:592 rhodecode/lib/helpers.py:600
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
745 msgid "[updated] repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
746 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
747
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
748 #: rhodecode/lib/helpers.py:594
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
749 msgid "[delete] repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
750 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
751
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
752 #: rhodecode/lib/helpers.py:602
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
753 #, fuzzy
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
754 msgid "[created] user"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
755 msgstr "创建用户 %s"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
756
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
757 #: rhodecode/lib/helpers.py:604
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
758 #, fuzzy
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
759 msgid "[updated] user"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
760 msgstr "更新用户组 %s"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
761
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
762 #: rhodecode/lib/helpers.py:606
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
763 #, fuzzy
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
764 msgid "[created] users group"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
765 msgstr "建立用户组 %s"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
766
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
767 #: rhodecode/lib/helpers.py:608
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
768 #, fuzzy
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
769 msgid "[updated] users group"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
770 msgstr "更新用户组 %s"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
771
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
772 #: rhodecode/lib/helpers.py:610
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
773 msgid "[commented] on revision in repository"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
774 msgstr ""
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
775
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
776 #: rhodecode/lib/helpers.py:612
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
777 #, fuzzy
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
778 msgid "[commented] on pull request for"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
779 msgstr "创建用户 %s"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
780
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
781 #: rhodecode/lib/helpers.py:614
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
782 msgid "[closed] pull request for"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
783 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
784
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
785 #: rhodecode/lib/helpers.py:616
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
786 msgid "[pushed] into"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
787 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
788
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
789 #: rhodecode/lib/helpers.py:618
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
790 msgid "[committed via RhodeCode] into repository"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
791 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
792
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
793 #: rhodecode/lib/helpers.py:620
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
794 msgid "[pulled from remote] into repository"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
795 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
796
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
797 #: rhodecode/lib/helpers.py:622
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
798 msgid "[pulled] from"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
799 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
800
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
801 #: rhodecode/lib/helpers.py:624
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
802 msgid "[started following] repository"
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
803 msgstr ""
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
804
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
805 #: rhodecode/lib/helpers.py:626
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
806 msgid "[stopped following] repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
807 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
808
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
809 #: rhodecode/lib/helpers.py:790
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
810 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
811 msgid " and %s more"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
812 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
813
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
814 #: rhodecode/lib/helpers.py:794
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
815 msgid "No Files"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
816 msgstr "没有文件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
817
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
818 #: rhodecode/lib/utils2.py:335
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
819 #, fuzzy, 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
820 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
821 msgid_plural "%d years"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
822 msgstr[0] "年"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
823
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
824 #: rhodecode/lib/utils2.py:336
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
825 #, fuzzy, 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
826 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
827 msgid_plural "%d months"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
828 msgstr[0] "月"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
829
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
830 #: rhodecode/lib/utils2.py:337
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
831 #, fuzzy, 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
832 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
833 msgid_plural "%d days"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
834 msgstr[0] "日"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
835
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
836 #: rhodecode/lib/utils2.py:338
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
837 #, fuzzy, 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
838 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
839 msgid_plural "%d hours"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
840 msgstr[0] "时"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
841
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
842 #: rhodecode/lib/utils2.py:339
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
843 #, fuzzy, 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
844 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
845 msgid_plural "%d minutes"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
846 msgstr[0] "分"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
847
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
848 #: rhodecode/lib/utils2.py:340
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
849 #, fuzzy, 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
850 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
851 msgid_plural "%d seconds"
7b356276b051 General i18n update. Now it's 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 msgstr[0] "秒"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
853
7b356276b051 General i18n update. Now it's 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 #: rhodecode/lib/utils2.py:355
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
855 #, fuzzy, 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
856 msgid "%s ago"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
857 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
858
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
859 #: rhodecode/lib/utils2.py:357
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
860 #, 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
861 msgid "%s and %s ago"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
862 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
863
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
864 #: rhodecode/lib/utils2.py:360
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
865 msgid "just now"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
866 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
867
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
868 #: rhodecode/lib/celerylib/tasks.py:269
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
869 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
870 msgid "password reset link"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
871 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
872
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
873 #: rhodecode/model/comment.py:110
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
874 #, 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
875 msgid "on line %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
876 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
877
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
878 #: rhodecode/model/comment.py:157
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
879 msgid "[Mention]"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
880 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
881
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
882 #: rhodecode/model/db.py:1063
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
883 #, fuzzy
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
884 msgid "Repository no access"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
885 msgstr "个版本库"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
886
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
887 #: rhodecode/model/db.py:1064
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
888 #, fuzzy
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
889 msgid "Repository read access"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
890 msgstr "这个版本库已经存在"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
891
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
892 #: rhodecode/model/db.py:1065
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
893 #, fuzzy
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
894 msgid "Repository write access"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
895 msgstr "个版本库"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
896
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
897 #: rhodecode/model/db.py:1066
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
898 #, fuzzy
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
899 msgid "Repository admin access"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
900 msgstr "个版本库"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
901
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
902 #: rhodecode/model/db.py:1068
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
903 #, fuzzy
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
904 msgid "Repositories Group no access"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
905 msgstr "版本库组"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
906
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
907 #: rhodecode/model/db.py:1069
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
908 #, fuzzy
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
909 msgid "Repositories Group read access"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
910 msgstr "版本库组"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
911
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
912 #: rhodecode/model/db.py:1070
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
913 #, fuzzy
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
914 msgid "Repositories Group write access"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
915 msgstr "版本库组"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
916
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
917 #: rhodecode/model/db.py:1071
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
918 #, fuzzy
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
919 msgid "Repositories Group admin access"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
920 msgstr "版本库组"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
921
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
922 #: rhodecode/model/db.py:1073
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
923 #, fuzzy
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
924 msgid "RhodeCode Administrator"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
925 msgstr "用户管理员"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
926
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
927 #: rhodecode/model/db.py:1074
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
928 #, fuzzy
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
929 msgid "Repository creation disabled"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
930 msgstr "建立版本库"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
931
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
932 #: rhodecode/model/db.py:1075
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
933 #, fuzzy
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
934 msgid "Repository creation enabled"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
935 msgstr "建立版本库"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
936
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
937 #: rhodecode/model/db.py:1076
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
938 #, fuzzy
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
939 msgid "Register disabled"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
940 msgstr "禁用"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
941
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
942 #: rhodecode/model/db.py:1077
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
943 msgid "Register new user with RhodeCode with manual activation"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
944 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
945
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
946 #: rhodecode/model/db.py:1080
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
947 msgid "Register new user with RhodeCode with auto activation"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
948 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
949
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
950 #: rhodecode/model/db.py:1481
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
951 msgid "Not Reviewed"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
952 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
953
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
954 #: rhodecode/model/db.py:1482
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
955 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
956 msgid "Approved"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
957 msgstr "移除"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
958
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
959 #: rhodecode/model/db.py:1483
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
960 msgid "Rejected"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
961 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
962
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
963 #: rhodecode/model/db.py:1484
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
964 msgid "Under Review"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
965 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
966
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
967 #: rhodecode/model/forms.py:43
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
968 msgid "Please enter a login"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
969 msgstr "请登录"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
970
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
971 #: rhodecode/model/forms.py:44
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
972 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
973 msgid "Enter a value %(min)i characters long or more"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
974 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
975
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
976 #: rhodecode/model/forms.py:52
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
977 msgid "Please enter a password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
978 msgstr "请输入密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
979
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
980 #: rhodecode/model/forms.py:53
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
981 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
982 msgid "Enter %(min)i characters or more"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
983 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
984
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
985 #: rhodecode/model/notification.py:220
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
986 msgid "commented on 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
987 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
988
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
989 #: rhodecode/model/notification.py:221
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
990 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
991 msgid "sent message"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
992 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
993
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
994 #: rhodecode/model/notification.py:222
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
995 msgid "mentioned you"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
996 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
997
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
998 #: rhodecode/model/notification.py:223
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
999 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1000 msgid "registered in RhodeCode"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1001 msgstr "成功注册到 rhodecode"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1002
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1003 #: rhodecode/model/notification.py:224
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1004 msgid "opened new pull request"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1005 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1006
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1007 #: rhodecode/model/notification.py:225
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1008 msgid "commented on pull request"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1009 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1010
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1011 #: rhodecode/model/pull_request.py:84
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1012 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1013 msgid "%(user)s wants you to review pull request #%(pr_id)s"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1014 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1015
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1016 #: rhodecode/model/scm.py:526
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1017 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1018 msgid "latest tip"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1019 msgstr "最后登录"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1020
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1021 #: rhodecode/model/user.py:240
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1022 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1023 msgid "new user registration"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1024 msgstr "[RhodeCode] 新用户注册"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1025
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1026 #: rhodecode/model/user.py:265 rhodecode/model/user.py:287
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1027 #: rhodecode/model/user.py:309
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1028 msgid "You can't Edit this user since it's crucial for entire application"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1029 msgstr "由于是系统帐号,无法编辑该用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1030
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1031 #: rhodecode/model/user.py:333
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1032 msgid "You can't remove this user since it's crucial for entire application"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1033 msgstr "由于是系统帐号,无法删除该用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1034
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1035 #: rhodecode/model/user.py:339
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1036 #, fuzzy, python-format
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1037 msgid ""
2334
7b356276b051 General i18n update. Now it's 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 "user \"%s\" still owns %s repositories and cannot be removed. Switch "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1039 "owners or remove those repositories. %s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1040 msgstr "由于该用户拥有版本库 %s 因而无法删除,请变更版本库所有者或删除版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1041
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1042 #: rhodecode/model/validators.py:52
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1043 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1044 msgid "Username \"%(username)s\" already exists"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1045 msgstr "该用户名已经存在"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1046
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1047 #: rhodecode/model/validators.py:54
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1048 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1049 msgid "Username \"%(username)s\" is forbidden"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1050 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1051
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1052 #: rhodecode/model/validators.py:56
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1053 msgid ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1054 "Username may only contain alphanumeric characters underscores, periods or"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1055 " dashes and must begin with alphanumeric character"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1056 msgstr "只能使用字母、数字、下划线、小数点或减号作为用户名,且必须由数字或字母开头"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1057
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1058 #: rhodecode/model/validators.py:84
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1059 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1060 msgid "Username %(username)s is not valid"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1061 msgstr "用户或用户组名称无效"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1062
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1063 #: rhodecode/model/validators.py:103
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1064 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1065 msgid "Invalid users group name"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1066 msgstr "无效用户名"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1067
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1068 #: rhodecode/model/validators.py:104
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1069 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1070 msgid "Users group \"%(usersgroup)s\" already exists"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1071 msgstr "该用户组名称已经存在"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1072
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1073 #: rhodecode/model/validators.py:106
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1074 msgid ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1075 "users group name may only contain alphanumeric characters underscores, "
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1076 "periods or dashes and must begin with alphanumeric character"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1077 msgstr "只能使用字母、数字、下划线、小数点或减号作为用户组名,且必须由数字或字母开头"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1078
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1079 #: rhodecode/model/validators.py:144
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1080 msgid "Cannot assign this group as parent"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1081 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1082
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1083 #: rhodecode/model/validators.py:145
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1084 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1085 msgid "Group \"%(group_name)s\" already exists"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1086 msgstr "该用户名已经存在"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1087
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1088 #: rhodecode/model/validators.py:147
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1089 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1090 msgid "Repository with name \"%(group_name)s\" already exists"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1091 msgstr "这个版本库已经存在"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1092
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1093 #: rhodecode/model/validators.py:205
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1094 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1095 msgid "Invalid characters (non-ascii) in password"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1096 msgstr "密码含有无效字符"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1097
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1098 #: rhodecode/model/validators.py:220
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1099 msgid "Passwords do not match"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1100 msgstr "密码不符"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1101
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1102 #: rhodecode/model/validators.py:237
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1103 msgid "invalid password"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1104 msgstr "无效密码"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1105
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1106 #: rhodecode/model/validators.py:238
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1107 msgid "invalid user name"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1108 msgstr "无效用户名"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1109
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1110 #: rhodecode/model/validators.py:239
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1111 msgid "Your account is disabled"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1112 msgstr "该帐号已被禁用"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1113
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1114 #: rhodecode/model/validators.py:283
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1115 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1116 msgid "Repository name %(repo)s is disallowed"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1117 msgstr "该版本库名称被禁用"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1118
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1119 #: rhodecode/model/validators.py:285
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1120 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1121 msgid "Repository named %(repo)s already exists"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1122 msgstr "这个版本库已经存在"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1123
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1124 #: rhodecode/model/validators.py:286
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1125 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1126 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1127 msgstr "组中已经存在该版本库"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1128
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1129 #: rhodecode/model/validators.py:288
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1130 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1131 msgid "Repositories group with name \"%(repo)s\" already exists"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1132 msgstr "这个版本库已经存在"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1133
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1134 #: rhodecode/model/validators.py:386
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1135 msgid "invalid clone url"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1136 msgstr "无效的 clone 地址"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1137
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1138 #: rhodecode/model/validators.py:387
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1139 msgid "Invalid clone url, provide a valid clone http\\s url"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1140 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1141
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1142 #: rhodecode/model/validators.py:418
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1143 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1144 msgid "Fork have to be the same type as parent"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1145 msgstr "分支必须使用相同的版本库类型"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1146
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1147 #: rhodecode/model/validators.py:439
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1148 msgid "This username or users group name is not valid"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1149 msgstr "用户或用户组名称无效"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1150
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1151 #: rhodecode/model/validators.py:509
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1152 msgid "This is not a valid path"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1153 msgstr "不是一个合法的路径"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1154
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1155 #: rhodecode/model/validators.py:524
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1156 msgid "This e-mail address is already taken"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1157 msgstr "该邮件地址已被使用"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1158
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1159 #: rhodecode/model/validators.py:544
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1160 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1161 msgid "e-mail \"%(email)s\" does not exist."
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1162 msgstr "该邮件地址不存在"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1163
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1164 #: rhodecode/model/validators.py:581
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1165 msgid ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1166 "The LDAP Login attribute of the CN must be specified - this is the name "
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1167 "of the attribute that is equivalent to \"username\""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1168 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1169
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1170 #: rhodecode/templates/index.html:3
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1171 msgid "Dashboard"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1172 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1173
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1174 #: rhodecode/templates/index_base.html:6
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1175 #: rhodecode/templates/repo_switcher_list.html:4
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1176 #: rhodecode/templates/admin/repos/repos.html:9
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1177 #: rhodecode/templates/admin/users/user_edit_my_account.html:31
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1178 #: rhodecode/templates/admin/users/users.html:9
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1179 #: rhodecode/templates/bookmarks/bookmarks.html:10
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1180 #: rhodecode/templates/branches/branches.html:9
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1181 #: rhodecode/templates/journal/journal.html:40
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1182 #: rhodecode/templates/tags/tags.html:10
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1183 msgid "quick filter..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1184 msgstr "快速过滤..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1185
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1186 #: rhodecode/templates/index_base.html:6
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1187 #: rhodecode/templates/admin/repos/repos.html:9
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1188 #: rhodecode/templates/base/base.html:219
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1189 msgid "repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1190 msgstr "个版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1191
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1192 #: rhodecode/templates/index_base.html:13
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1193 #: rhodecode/templates/index_base.html:15
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1194 #: rhodecode/templates/admin/repos/repos.html:21
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1195 msgid "ADD REPOSITORY"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1196 msgstr "新增版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1197
2334
7b356276b051 General i18n update. Now it's 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 #: rhodecode/templates/index_base.html:29
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1199 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1200 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1201 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:33
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1202 #: rhodecode/templates/admin/users_groups/users_group_add.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1203 #: rhodecode/templates/admin/users_groups/users_group_edit.html:33
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1204 msgid "Group name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1205 msgstr "组名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1206
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1207 #: rhodecode/templates/index_base.html:30
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1208 #: rhodecode/templates/index_base.html:67
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1209 #: rhodecode/templates/index_base.html:132
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1210 #: rhodecode/templates/index_base.html:158
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1211 #: rhodecode/templates/admin/repos/repo_add_base.html:56
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1212 #: rhodecode/templates/admin/repos/repo_edit.html:75
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1213 #: rhodecode/templates/admin/repos/repos.html:72
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1214 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:41
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1215 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:41
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1216 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:34
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1217 #: rhodecode/templates/forks/fork.html:59
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1218 #: rhodecode/templates/settings/repo_settings.html:66
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1219 #: rhodecode/templates/summary/summary.html:105
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1220 msgid "Description"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1221 msgstr "描述"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1222
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1223 #: rhodecode/templates/index_base.html:40
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1224 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:46
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1225 msgid "Repositories group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1226 msgstr "版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1227
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1228 #: rhodecode/templates/index_base.html:66
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1229 #: rhodecode/templates/index_base.html:156
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1230 #: rhodecode/templates/admin/repos/repo_add_base.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1231 #: rhodecode/templates/admin/repos/repo_edit.html:32
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1232 #: rhodecode/templates/admin/repos/repos.html:70
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1233 #: rhodecode/templates/admin/users/user_edit.html:172
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1234 #: rhodecode/templates/admin/users/user_edit_my_account.html:59
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1235 #: rhodecode/templates/admin/users/user_edit_my_account.html:154
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1236 #: rhodecode/templates/admin/users/user_edit_my_account.html:190
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1237 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:6
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1238 #: rhodecode/templates/bookmarks/bookmarks.html:36
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1239 #: rhodecode/templates/bookmarks/bookmarks_data.html:6
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1240 #: rhodecode/templates/branches/branches.html:51
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1241 #: rhodecode/templates/files/files_browser.html:47
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1242 #: rhodecode/templates/journal/journal.html:59
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1243 #: rhodecode/templates/journal/journal.html:107
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1244 #: rhodecode/templates/journal/journal.html:186
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1245 #: rhodecode/templates/settings/repo_settings.html:31
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1246 #: rhodecode/templates/summary/summary.html:43
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1247 #: rhodecode/templates/summary/summary.html:119
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1248 #: rhodecode/templates/tags/tags.html:36
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1249 #: rhodecode/templates/tags/tags_data.html:6
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1250 msgid "Name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1251 msgstr "名称"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1252
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1253 #: rhodecode/templates/index_base.html:68
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1254 msgid "Last change"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1255 msgstr "最后修改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1256
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1257 #: rhodecode/templates/index_base.html:69
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1258 #: rhodecode/templates/index_base.html:161
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1259 #: rhodecode/templates/admin/users/user_edit_my_account.html:156
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1260 #: rhodecode/templates/journal/journal.html:188
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1261 msgid "Tip"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1262 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1263
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1264 #: rhodecode/templates/index_base.html:70
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1265 #: rhodecode/templates/index_base.html:163
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1266 #: rhodecode/templates/admin/repos/repo_edit.html:112
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1267 #: rhodecode/templates/admin/repos/repos.html:73
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1268 msgid "Owner"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1269 msgstr "所有者"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1270
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1271 #: rhodecode/templates/index_base.html:71
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1272 #: rhodecode/templates/summary/summary.html:48
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1273 #: rhodecode/templates/summary/summary.html:51
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1274 msgid "RSS"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1275 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1276
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1277 #: rhodecode/templates/index_base.html:72
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1278 msgid "Atom"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1279 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1280
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1281 #: rhodecode/templates/index_base.html:102
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1282 #: rhodecode/templates/index_base.html:104
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1283 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1284 msgid "Subscribe to %s rss feed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1285 msgstr "订阅 rss %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1286
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1287 #: rhodecode/templates/index_base.html:109
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1288 #: rhodecode/templates/index_base.html:111
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1289 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1290 msgid "Subscribe to %s atom feed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1291 msgstr "订阅 atom %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1292
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1293 #: rhodecode/templates/index_base.html:130
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1294 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1295 msgid "Group Name"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1296 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
1297
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1298 #: rhodecode/templates/index_base.html:148
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1299 #: rhodecode/templates/index_base.html:188
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1300 #: rhodecode/templates/admin/repos/repos.html:94
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1301 #: rhodecode/templates/admin/users/user_edit_my_account.html:176
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1302 #: rhodecode/templates/admin/users/users.html:105
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1303 #: rhodecode/templates/bookmarks/bookmarks.html:60
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1304 #: rhodecode/templates/branches/branches.html:77
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1305 #: rhodecode/templates/journal/journal.html:211
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1306 #: rhodecode/templates/tags/tags.html:60
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1307 msgid "Click to sort ascending"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1308 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
1309
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1310 #: rhodecode/templates/index_base.html:149
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1311 #: rhodecode/templates/index_base.html:189
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1312 #: rhodecode/templates/admin/repos/repos.html:95
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1313 #: rhodecode/templates/admin/users/user_edit_my_account.html:177
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1314 #: rhodecode/templates/admin/users/users.html:106
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1315 #: rhodecode/templates/bookmarks/bookmarks.html:61
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1316 #: rhodecode/templates/branches/branches.html:78
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1317 #: rhodecode/templates/journal/journal.html:212
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1318 #: rhodecode/templates/tags/tags.html:61
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1319 msgid "Click to sort descending"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1320 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
1321
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1322 #: rhodecode/templates/index_base.html:159
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1323 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1324 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
1325 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
1326
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1327 #: rhodecode/templates/index_base.html:190
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1328 #: rhodecode/templates/admin/repos/repos.html:96
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1329 #: rhodecode/templates/admin/users/user_edit_my_account.html:178
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1330 #: rhodecode/templates/admin/users/users.html:107
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1331 #: rhodecode/templates/bookmarks/bookmarks.html:62
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1332 #: rhodecode/templates/branches/branches.html:79
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1333 #: rhodecode/templates/journal/journal.html:213
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1334 #: rhodecode/templates/tags/tags.html:62
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1335 msgid "No records found."
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1336 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
1337
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1338 #: rhodecode/templates/index_base.html:191
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1339 #: rhodecode/templates/admin/repos/repos.html:97
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1340 #: rhodecode/templates/admin/users/user_edit_my_account.html:179
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1341 #: rhodecode/templates/admin/users/users.html:108
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1342 #: rhodecode/templates/bookmarks/bookmarks.html:63
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1343 #: rhodecode/templates/branches/branches.html:80
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1344 #: rhodecode/templates/journal/journal.html:214
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1345 #: rhodecode/templates/tags/tags.html:63
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1346 msgid "Data error."
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1347 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
1348
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1349 #: rhodecode/templates/index_base.html:192
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1350 #: rhodecode/templates/admin/repos/repos.html:98
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1351 #: rhodecode/templates/admin/users/user_edit_my_account.html:180
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1352 #: rhodecode/templates/admin/users/users.html:109
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1353 #: rhodecode/templates/bookmarks/bookmarks.html:64
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1354 #: rhodecode/templates/branches/branches.html:81
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1355 #: rhodecode/templates/journal/journal.html:215
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1356 #: rhodecode/templates/tags/tags.html:64
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1357 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1358 msgid "Loading..."
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1359 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
1360
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1361 #: rhodecode/templates/login.html:5 rhodecode/templates/login.html:54
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1362 msgid "Sign In"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1363 msgstr "登录"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1364
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1365 #: rhodecode/templates/login.html:21
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1366 msgid "Sign In to"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1367 msgstr "登录到"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1368
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1369 #: rhodecode/templates/login.html:31 rhodecode/templates/register.html:20
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1370 #: rhodecode/templates/admin/admin_log.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1371 #: rhodecode/templates/admin/users/user_add.html:32
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1372 #: rhodecode/templates/admin/users/user_edit.html:50
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1373 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:26
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1374 #: rhodecode/templates/base/base.html:83
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1375 #: rhodecode/templates/summary/summary.html:118
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1376 msgid "Username"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1377 msgstr "帐号"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1378
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1379 #: rhodecode/templates/login.html:40 rhodecode/templates/register.html:29
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1380 #: rhodecode/templates/admin/ldap/ldap.html:46
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1381 #: rhodecode/templates/admin/users/user_add.html:41
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1382 #: rhodecode/templates/base/base.html:92
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1383 msgid "Password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1384 msgstr "密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1385
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1386 #: 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
1387 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1388 msgid "Remember me"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1389 msgstr "成员"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1390
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1391 #: rhodecode/templates/login.html:60
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1392 msgid "Forgot your password ?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1393 msgstr "忘记了密码?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1394
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1395 #: rhodecode/templates/login.html:63 rhodecode/templates/base/base.html:103
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1396 msgid "Don't have an account ?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1397 msgstr "还没有帐号?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1398
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1399 #: rhodecode/templates/password_reset.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1400 msgid "Reset your password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1401 msgstr "重置密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1402
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1403 #: rhodecode/templates/password_reset.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1404 msgid "Reset your password to"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1405 msgstr "重置密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1406
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1407 #: rhodecode/templates/password_reset.html:21
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1408 msgid "Email address"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1409 msgstr "邮件地址"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1410
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1411 #: rhodecode/templates/password_reset.html:30
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1412 msgid "Reset my password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1413 msgstr "重置密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1414
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1415 #: rhodecode/templates/password_reset.html:31
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1416 msgid "Password reset link will be send to matching email address"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1417 msgstr "密码重置地址已经发送到邮件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1418
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1419 #: rhodecode/templates/register.html:5 rhodecode/templates/register.html:74
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1420 msgid "Sign Up"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1421 msgstr "注册"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1422
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1423 #: rhodecode/templates/register.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1424 msgid "Sign Up to"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1425 msgstr "注册"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1426
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1427 #: rhodecode/templates/register.html:38
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1428 msgid "Re-enter password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1429 msgstr "确认密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1430
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1431 #: 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
1432 #: rhodecode/templates/admin/users/user_add.html:59
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1433 #: rhodecode/templates/admin/users/user_edit.html:86
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1434 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:53
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1435 msgid "First Name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1436 msgstr "名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1437
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1438 #: 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
1439 #: rhodecode/templates/admin/users/user_add.html:68
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1440 #: rhodecode/templates/admin/users/user_edit.html:95
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1441 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:62
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1442 msgid "Last Name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1443 msgstr "姓"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1444
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1445 #: 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
1446 #: rhodecode/templates/admin/users/user_add.html:77
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1447 #: rhodecode/templates/admin/users/user_edit.html:104
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1448 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:71
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1449 #: rhodecode/templates/summary/summary.html:120
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1450 msgid "Email"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1451 msgstr "电子邮件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1452
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1453 #: rhodecode/templates/register.html:76
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1454 msgid "Your account will be activated right after registration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1455 msgstr "注册后,帐号将启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1456
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1457 #: rhodecode/templates/register.html:78
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1458 msgid "Your account must wait for activation by administrator"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1459 msgstr "管理员审核后,你注册的帐号将被启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1460
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1461 #: rhodecode/templates/repo_switcher_list.html:11
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1462 #: rhodecode/templates/admin/repos/repo_add_base.html:65
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1463 #: rhodecode/templates/admin/repos/repo_edit.html:85
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1464 #: rhodecode/templates/settings/repo_settings.html:76
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1465 msgid "Private repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1466 msgstr "私有版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1467
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1468 #: rhodecode/templates/repo_switcher_list.html:16
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1469 msgid "Public repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1470 msgstr "公共版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1471
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1472 #: rhodecode/templates/switch_to_list.html:3
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1473 #: rhodecode/templates/branches/branches.html:14
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1474 msgid "branches"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1475 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
1476
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1477 #: rhodecode/templates/switch_to_list.html:10
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1478 #: 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
1479 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
1480 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
1481
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1482 #: rhodecode/templates/switch_to_list.html:15
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1483 #: rhodecode/templates/shortlog/shortlog_data.html:10
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1484 #: rhodecode/templates/tags/tags.html:15
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1485 msgid "tags"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1486 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
1487
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1488 #: rhodecode/templates/switch_to_list.html:22
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1489 #: rhodecode/templates/tags/tags_data.html:33
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1490 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
1491 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
1492
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1493 #: rhodecode/templates/switch_to_list.html:28
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1494 #: rhodecode/templates/bookmarks/bookmarks.html:15
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1495 msgid "bookmarks"
7b356276b051 General i18n update. Now it's 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 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
1497
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1498 #: 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
1499 #: 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
1500 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1501 msgid "There are no bookmarks 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
1502 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
1503
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1504 #: rhodecode/templates/admin/admin.html:5
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1505 #: rhodecode/templates/admin/admin.html:9
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1506 msgid "Admin journal"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1507 msgstr "管理员日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1508
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1509 #: rhodecode/templates/admin/admin_log.html:6
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1510 #: rhodecode/templates/admin/repos/repos.html:74
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1511 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:8
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1512 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:9
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1513 #: rhodecode/templates/journal/journal.html:61
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1514 #: rhodecode/templates/journal/journal.html:62
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1515 msgid "Action"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1516 msgstr "操作"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1517
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1518 #: rhodecode/templates/admin/admin_log.html:7
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1519 msgid "Repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1520 msgstr "版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1521
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1522 #: rhodecode/templates/admin/admin_log.html:8
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1523 #: rhodecode/templates/bookmarks/bookmarks.html:37
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1524 #: rhodecode/templates/bookmarks/bookmarks_data.html:7
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1525 #: rhodecode/templates/branches/branches.html:52
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1526 #: rhodecode/templates/tags/tags.html:37
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1527 #: rhodecode/templates/tags/tags_data.html:7
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1528 msgid "Date"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1529 msgstr "日期"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1530
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1531 #: rhodecode/templates/admin/admin_log.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1532 msgid "From IP"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1533 msgstr "来源 IP"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1534
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1535 #: rhodecode/templates/admin/admin_log.html:53
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1536 msgid "No actions yet"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1537 msgstr "尚无操作"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1538
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1539 #: rhodecode/templates/admin/ldap/ldap.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1540 msgid "LDAP administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1541 msgstr "LDAP 管理员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1542
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1543 #: rhodecode/templates/admin/ldap/ldap.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1544 msgid "Ldap"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1545 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1546
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1547 #: rhodecode/templates/admin/ldap/ldap.html:28
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1548 msgid "Connection settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1549 msgstr "连接设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1550
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1551 #: rhodecode/templates/admin/ldap/ldap.html:30
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1552 msgid "Enable LDAP"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1553 msgstr "启用 LDAP"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1554
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1555 #: rhodecode/templates/admin/ldap/ldap.html:34
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1556 msgid "Host"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1557 msgstr "主机"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1558
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1559 #: rhodecode/templates/admin/ldap/ldap.html:38
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1560 msgid "Port"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1561 msgstr "端口"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1562
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1563 #: rhodecode/templates/admin/ldap/ldap.html:42
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1564 msgid "Account"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1565 msgstr "帐号"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1566
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1567 #: rhodecode/templates/admin/ldap/ldap.html:50
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1568 msgid "Connection security"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1569 msgstr "连接安全"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1570
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1571 #: rhodecode/templates/admin/ldap/ldap.html:54
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1572 msgid "Certificate Checks"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1573 msgstr "凭证确认"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1574
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1575 #: rhodecode/templates/admin/ldap/ldap.html:57
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1576 msgid "Search settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1577 msgstr "搜索设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1578
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1579 #: rhodecode/templates/admin/ldap/ldap.html:59
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1580 msgid "Base DN"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1581 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1582
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1583 #: rhodecode/templates/admin/ldap/ldap.html:63
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1584 msgid "LDAP Filter"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1585 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1586
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1587 #: rhodecode/templates/admin/ldap/ldap.html:67
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1588 msgid "LDAP Search Scope"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1589 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1590
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1591 #: rhodecode/templates/admin/ldap/ldap.html:70
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1592 msgid "Attribute mappings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1593 msgstr "属性映射"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1594
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1595 #: rhodecode/templates/admin/ldap/ldap.html:72
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1596 msgid "Login Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1597 msgstr "登录属性"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1598
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1599 #: rhodecode/templates/admin/ldap/ldap.html:76
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1600 msgid "First Name Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1601 msgstr "名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1602
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1603 #: rhodecode/templates/admin/ldap/ldap.html:80
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1604 msgid "Last Name Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1605 msgstr "姓"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1606
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1607 #: rhodecode/templates/admin/ldap/ldap.html:84
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1608 msgid "E-mail Attribute"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1609 msgstr "电子邮件属性"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1610
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1611 #: rhodecode/templates/admin/ldap/ldap.html:89
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1612 #: rhodecode/templates/admin/repos/repo_edit.html:132
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1613 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:66
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1614 #: rhodecode/templates/admin/settings/hooks.html:73
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1615 #: rhodecode/templates/admin/users/user_edit.html:129
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1616 #: rhodecode/templates/admin/users/user_edit.html:154
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1617 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:79
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1618 #: rhodecode/templates/admin/users_groups/users_group_edit.html:115
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1619 #: rhodecode/templates/settings/repo_settings.html:93
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1620 msgid "Save"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1621 msgstr "保存"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1622
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1623 #: 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
1624 #: 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
1625 msgid "My Notifications"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1626 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
1627
7b356276b051 General i18n update. Now it's 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 #: rhodecode/templates/admin/notifications/notifications.html:29
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1629 msgid "All"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1630 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1631
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1632 #: rhodecode/templates/admin/notifications/notifications.html:30
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1633 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1634 msgid "Comments"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1635 msgstr "提交"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1636
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1637 #: rhodecode/templates/admin/notifications/notifications.html:31
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1638 #: rhodecode/templates/base/base.html:252
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1639 #: rhodecode/templates/base/base.html:254
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1640 msgid "Pull requests"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1641 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1642
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1643 #: 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
1644 msgid "Mark all read"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1645 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
1646
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1647 #: 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
1648 #, fuzzy
7b356276b051 General i18n update. Now it's 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 msgid "No notifications here 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
1650 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
1651
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1652 #: 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
1653 #: 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
1654 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1655 msgid "Show notification"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1656 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
1657
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1658 #: rhodecode/templates/admin/notifications/show_notification.html:9
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1659 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1660 msgid "Notifications"
7b356276b051 General i18n update. Now it's 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 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
1662
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1663 #: rhodecode/templates/admin/permissions/permissions.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1664 msgid "Permissions administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1665 msgstr "权限管理"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1666
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1667 #: rhodecode/templates/admin/permissions/permissions.html:11
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1668 #: rhodecode/templates/admin/repos/repo_edit.html:125
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1669 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:58
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1670 #: rhodecode/templates/admin/users/user_edit.html:139
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1671 #: rhodecode/templates/admin/users_groups/users_group_edit.html:100
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1672 #: rhodecode/templates/settings/repo_settings.html:86
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1673 msgid "Permissions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1674 msgstr "权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1675
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1676 #: rhodecode/templates/admin/permissions/permissions.html:24
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1677 msgid "Default permissions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1678 msgstr "默认权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1679
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1680 #: rhodecode/templates/admin/permissions/permissions.html:31
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1681 msgid "Anonymous access"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1682 msgstr "匿名访问"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1683
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1684 #: rhodecode/templates/admin/permissions/permissions.html:41
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1685 msgid "Repository permission"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1686 msgstr "版本库权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1687
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1688 #: rhodecode/templates/admin/permissions/permissions.html:49
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1689 msgid ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1690 "All default permissions on each repository will be reset to choosen "
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1691 "permission, note that all custom default permission on repositories will "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1692 "be lost"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1693 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1694
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1695 #: rhodecode/templates/admin/permissions/permissions.html:50
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1696 msgid "overwrite existing settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1697 msgstr "覆盖已有设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1698
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1699 #: rhodecode/templates/admin/permissions/permissions.html:55
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1700 msgid "Registration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1701 msgstr "注册"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1702
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1703 #: rhodecode/templates/admin/permissions/permissions.html:63
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1704 msgid "Repository creation"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1705 msgstr "建立版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1706
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1707 #: rhodecode/templates/admin/permissions/permissions.html:71
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1708 #: rhodecode/templates/admin/repos/repo_edit.html:227
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1709 msgid "set"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1710 msgstr "设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1711
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1712 #: rhodecode/templates/admin/repos/repo_add.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1713 #: rhodecode/templates/admin/repos/repo_add_create_repository.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1714 msgid "Add repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1715 msgstr "添加版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1716
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1717 #: rhodecode/templates/admin/repos/repo_add.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1718 #: rhodecode/templates/admin/repos/repo_edit.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1719 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1720 msgid "Repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1721 msgstr "版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1722
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1723 #: rhodecode/templates/admin/repos/repo_add_base.html:20
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1724 #: rhodecode/templates/summary/summary.html:95
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1725 #: rhodecode/templates/summary/summary.html:96
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1726 msgid "Clone from"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1727 msgstr "clone 自"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1728
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1729 #: 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
1730 #: 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
1731 #: rhodecode/templates/settings/repo_settings.html:43
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1732 msgid "Optional http[s] url from which repository should be cloned."
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1733 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
1734
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1735 #: rhodecode/templates/admin/repos/repo_add_base.html:29
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1736 #: rhodecode/templates/admin/repos/repo_edit.html:49
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1737 #: rhodecode/templates/admin/repos_groups/repos_groups.html:4
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1738 #: rhodecode/templates/forks/fork.html:50
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1739 #: rhodecode/templates/settings/repo_settings.html:48
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1740 msgid "Repository group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1741 msgstr "版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1742
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1743 #: rhodecode/templates/admin/repos/repo_add_base.html:33
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1744 #: rhodecode/templates/forks/fork.html:54
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1745 msgid "Optionaly select a group to put this repository into."
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1746 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
1747
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1748 #: rhodecode/templates/admin/repos/repo_add_base.html:38
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1749 #: rhodecode/templates/admin/repos/repo_edit.html:58
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1750 msgid "Type"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1751 msgstr "类型"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1752
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1753 #: 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
1754 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1755 msgid "Type of repository to create."
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1756 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
1757
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1758 #: rhodecode/templates/admin/repos/repo_add_base.html:47
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1759 #: rhodecode/templates/admin/repos/repo_edit.html:66
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1760 #: rhodecode/templates/forks/fork.html:41
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1761 #: rhodecode/templates/settings/repo_settings.html:57
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1762 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1763 msgid "Landing revision"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1764 msgstr "下一个修订"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1765
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1766 #: 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
1767 #: rhodecode/templates/admin/repos/repo_edit.html:70
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1768 #: rhodecode/templates/forks/fork.html:45
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1769 #: rhodecode/templates/settings/repo_settings.html:61
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1770 msgid "Default revision for files page, downloads, whoosh and readme"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1771 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1772
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1773 #: rhodecode/templates/admin/repos/repo_add_base.html:60
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1774 #: rhodecode/templates/admin/repos/repo_edit.html:79
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1775 #: rhodecode/templates/forks/fork.html:63
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1776 #: rhodecode/templates/settings/repo_settings.html:70
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1777 msgid "Keep it short and to the point. Use a README file for longer descriptions."
7b356276b051 General i18n update. Now it's 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 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
1779
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1780 #: rhodecode/templates/admin/repos/repo_add_base.html:69
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1781 #: rhodecode/templates/admin/repos/repo_edit.html:89
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1782 #: rhodecode/templates/forks/fork.html:72
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1783 #: rhodecode/templates/settings/repo_settings.html:80
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1784 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
1785 "Private repositories are only visible to people explicitly added as "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1786 "collaborators."
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1787 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
1788
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1789 #: rhodecode/templates/admin/repos/repo_add_base.html:73
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1790 msgid "add"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1791 msgstr "新增"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1792
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1793 #: rhodecode/templates/admin/repos/repo_add_create_repository.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1794 msgid "add new repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1795 msgstr "新增版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1796
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1797 #: rhodecode/templates/admin/repos/repo_edit.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1798 msgid "Edit repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1799 msgstr "编辑版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1800
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1801 #: rhodecode/templates/admin/repos/repo_edit.html:13
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1802 #: rhodecode/templates/admin/users/user_edit.html:13
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1803 #: rhodecode/templates/admin/users/user_edit.html:204
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1804 #: rhodecode/templates/admin/users/user_edit.html:206
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1805 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:28
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1806 #: rhodecode/templates/admin/users_groups/users_group_edit.html:13
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1807 #: rhodecode/templates/files/files_source.html:44
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1808 #: rhodecode/templates/journal/journal.html:81
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1809 msgid "edit"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1810 msgstr "编辑"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1811
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1812 #: rhodecode/templates/admin/repos/repo_edit.html:40
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1813 #: rhodecode/templates/settings/repo_settings.html:39
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1814 msgid "Clone uri"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1815 msgstr "clone 地址"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1816
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1817 #: rhodecode/templates/admin/repos/repo_edit.html:53
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1818 #: rhodecode/templates/settings/repo_settings.html:52
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1819 msgid "Optional select a group to put this repository into."
2334
7b356276b051 General i18n update. Now it's 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 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
1821
7b356276b051 General i18n update. Now it's 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 #: rhodecode/templates/admin/repos/repo_edit.html:94
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1823 msgid "Enable statistics"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1824 msgstr "启用统计"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1825
2334
7b356276b051 General i18n update. Now it's 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/admin/repos/repo_edit.html:98
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1827 msgid "Enable statistics window on summary page."
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1828 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1829
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1830 #: rhodecode/templates/admin/repos/repo_edit.html:103
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1831 msgid "Enable downloads"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1832 msgstr "启用下载"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1833
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1834 #: rhodecode/templates/admin/repos/repo_edit.html:107
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1835 msgid "Enable download menu on summary page."
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1836 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
1837
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1838 #: rhodecode/templates/admin/repos/repo_edit.html:117
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
1839 #, 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
1840 msgid "Change owner of this 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
1841 msgstr "%s 库的修改"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1842
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1843 #: rhodecode/templates/admin/repos/repo_edit.html:133
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1844 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:67
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1845 #: rhodecode/templates/admin/settings/settings.html:113
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1846 #: rhodecode/templates/admin/settings/settings.html:180
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1847 #: rhodecode/templates/admin/users/user_edit.html:130
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1848 #: rhodecode/templates/admin/users/user_edit.html:155
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1849 #: rhodecode/templates/admin/users/user_edit.html:258
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1850 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:80
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1851 #: rhodecode/templates/admin/users_groups/users_group_edit.html:116
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1852 #: rhodecode/templates/files/files_add.html:82
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1853 #: rhodecode/templates/files/files_edit.html:68
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1854 #: rhodecode/templates/pullrequests/pullrequest.html:124
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1855 #: rhodecode/templates/settings/repo_settings.html:94
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1856 msgid "Reset"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1857 msgstr "重置"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1858
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1859 #: rhodecode/templates/admin/repos/repo_edit.html:143
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1860 msgid "Administration"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1861 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
1862
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1863 #: rhodecode/templates/admin/repos/repo_edit.html:146
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1864 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
1865 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
1866
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1867 #: rhodecode/templates/admin/repos/repo_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
1868 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
1869 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
1870
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1871 #: rhodecode/templates/admin/repos/repo_edit.html:150
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1872 msgid "Confirm to remove current statistics"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1873 msgstr "确认移除当前统计"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1874
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1875 #: rhodecode/templates/admin/repos/repo_edit.html:153
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1876 msgid "Fetched to rev"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1877 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1878
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1879 #: rhodecode/templates/admin/repos/repo_edit.html:154
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1880 msgid "Stats gathered"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1881 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1882
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1883 #: rhodecode/templates/admin/repos/repo_edit.html:162
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1884 msgid "Remote"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1885 msgstr "远程"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1886
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1887 #: rhodecode/templates/admin/repos/repo_edit.html:166
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1888 msgid "Pull changes from remote location"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1889 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1890
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1891 #: rhodecode/templates/admin/repos/repo_edit.html:166
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1892 msgid "Confirm to pull changes from remote side"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1893 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1894
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1895 #: rhodecode/templates/admin/repos/repo_edit.html:177
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1896 msgid "Cache"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1897 msgstr "缓存"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1898
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1899 #: rhodecode/templates/admin/repos/repo_edit.html:181
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1900 msgid "Invalidate repository cache"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1901 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1902
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1903 #: rhodecode/templates/admin/repos/repo_edit.html:181
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1904 msgid "Confirm to invalidate repository cache"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1905 msgstr "确认清除版本库缓存"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1906
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1907 #: rhodecode/templates/admin/repos/repo_edit.html:186
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1908 #: rhodecode/templates/base/base.html:316
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1909 #: rhodecode/templates/base/base.html:318
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1910 #: rhodecode/templates/base/base.html:320
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1911 msgid "Public journal"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1912 msgstr "公共日志"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1913
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1914 #: rhodecode/templates/admin/repos/repo_edit.html:192
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1915 msgid "Remove from public journal"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1916 msgstr "从公共日志删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1917
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1918 #: rhodecode/templates/admin/repos/repo_edit.html:194
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1919 msgid "Add to public journal"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1920 msgstr "添加到公共日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1921
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1922 #: rhodecode/templates/admin/repos/repo_edit.html:199
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1923 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
1924 "All actions made on this repository will be accessible to everyone in "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1925 "public journal"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1926 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
1927
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1928 #: rhodecode/templates/admin/repos/repo_edit.html:206
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1929 #: rhodecode/templates/changeset/changeset_file_comment.html:26
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1930 msgid "Delete"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1931 msgstr "删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1932
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1933 #: rhodecode/templates/admin/repos/repo_edit.html:210
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1934 msgid "Remove this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1935 msgstr "删除版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1936
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1937 #: rhodecode/templates/admin/repos/repo_edit.html:210
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1938 #: rhodecode/templates/journal/journal.html:84
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1939 msgid "Confirm to delete this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1940 msgstr "确认删除版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1941
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1942 #: rhodecode/templates/admin/repos/repo_edit.html:214
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1943 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
1944 "This repository will be renamed in a special way in order to be "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1945 "unaccesible for RhodeCode and VCS systems.\n"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1946 " If you need fully delete it from filesystem "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1947 "please do it manually"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1948 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
1949
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1950 #: rhodecode/templates/admin/repos/repo_edit.html:222
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1951 msgid "Set as fork of"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1952 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
1953
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1954 #: rhodecode/templates/admin/repos/repo_edit.html:231
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1955 msgid "Manually set this repository as a fork of another from the list"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1956 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
1957
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1958 #: 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
1959 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:3
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1960 msgid "none"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1961 msgstr "无"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1962
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1963 #: 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
1964 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:4
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1965 msgid "read"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1966 msgstr "读"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1967
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1968 #: 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
1969 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:5
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1970 msgid "write"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1971 msgstr "写"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1972
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1973 #: 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
1974 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:6
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1975 #: rhodecode/templates/admin/users/users.html:83
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
1976 #: rhodecode/templates/base/base.html:215
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1977 msgid "admin"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1978 msgstr "管理员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1979
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1980 #: 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
1981 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:7
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1982 msgid "member"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1983 msgstr "成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1984
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1985 #: rhodecode/templates/admin/repos/repo_edit_perms.html:16
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1986 #: rhodecode/templates/data_table/_dt_elements.html:67
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1987 #: rhodecode/templates/journal/journal.html:132
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1988 #: rhodecode/templates/summary/summary.html:76
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
1989 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
1990 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
1991
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1992 #: rhodecode/templates/admin/repos/repo_edit_perms.html:19
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1993 #: rhodecode/templates/admin/repos/repo_edit_perms.html:28
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1994 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:18
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1995 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1996 msgid "default"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1997 msgstr "删除"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1998
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
1999 #: 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
2000 #: rhodecode/templates/admin/repos/repo_edit_perms.html:58
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2001 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:23
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2002 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:42
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2003 msgid "revoke"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2004 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2005
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2006 #: rhodecode/templates/admin/repos/repo_edit_perms.html:80
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2007 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:64
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2008 msgid "Add another member"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2009 msgstr "添加成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2010
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2011 #: rhodecode/templates/admin/repos/repo_edit_perms.html:94
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2012 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:78
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2013 msgid "Failed to remove user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2014 msgstr "删除用户失败"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2015
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2016 #: rhodecode/templates/admin/repos/repo_edit_perms.html:109
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2017 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:93
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2018 msgid "Failed to remove users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2019 msgstr "删除用户组失败"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2020
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2021 #: rhodecode/templates/admin/repos/repos.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2022 msgid "Repositories administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2023 msgstr "版本库管理员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2024
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2025 #: rhodecode/templates/admin/repos_groups/repos_groups.html:8
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2026 msgid "Groups"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2027 msgstr "组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2028
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2029 #: rhodecode/templates/admin/repos_groups/repos_groups.html:12
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2030 msgid "with"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2031 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2032
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2033 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2034 msgid "Add repos group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2035 msgstr "添加版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2036
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2037 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2038 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2039 msgid "Repos groups"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2040 msgstr "版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2041
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2042 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2043 msgid "add new repos group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2044 msgstr "添加新版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2045
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2046 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:50
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2047 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:50
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2048 msgid "Group parent"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2049 msgstr "上级组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2050
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2051 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:58
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2052 #: rhodecode/templates/admin/users/user_add.html:94
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2053 #: rhodecode/templates/admin/users_groups/users_group_add.html:49
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2054 #: rhodecode/templates/admin/users_groups/users_group_edit.html:90
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2055 #: rhodecode/templates/pullrequests/pullrequest_show.html:93
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2056 msgid "save"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2057 msgstr "保存"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2058
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2059 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2060 msgid "Edit repos group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2061 msgstr "编辑版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2062
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2063 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2064 msgid "edit repos group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2065 msgstr "编辑版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2066
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2067 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2068 msgid "Repositories groups administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2069 msgstr "版本库管理员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2070
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2071 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:22
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2072 msgid "ADD NEW GROUP"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2073 msgstr "添加组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2074
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2075 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:35
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2076 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2077 msgid "Number of toplevel repositories"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2078 msgstr "版本库数量"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2079
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2080 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:36
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2081 #: rhodecode/templates/admin/users/users.html:85
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2082 #: rhodecode/templates/admin/users_groups/users_groups.html:35
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2083 msgid "action"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2084 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
2085
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2086 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:54
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2087 #: rhodecode/templates/admin/users/user_edit.html:235
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2088 #: rhodecode/templates/admin/users_groups/users_groups.html:44
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2089 #: rhodecode/templates/data_table/_dt_elements.html:7
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2090 #: rhodecode/templates/data_table/_dt_elements.html:103
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2091 msgid "delete"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2092 msgstr "删除"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2093
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2094 #: rhodecode/templates/admin/repos_groups/repos_groups_show.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
2095 #, fuzzy, 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
2096 msgid "Confirm to delete this group: %s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2097 msgstr "确认删除该组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2098
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2099 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:62
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2100 msgid "There are no repositories groups yet"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2101 msgstr "没有版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2102
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2103 #: rhodecode/templates/admin/settings/hooks.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2104 #: rhodecode/templates/admin/settings/settings.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2105 msgid "Settings administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2106 msgstr "设置管理员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2107
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2108 #: rhodecode/templates/admin/settings/hooks.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2109 #: rhodecode/templates/admin/settings/settings.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2110 #: rhodecode/templates/settings/repo_settings.html:13
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2111 msgid "Settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2112 msgstr "设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2113
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2114 #: rhodecode/templates/admin/settings/hooks.html:24
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2115 msgid "Built in hooks - read only"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2116 msgstr "内建钩子 - 只读"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2117
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2118 #: rhodecode/templates/admin/settings/hooks.html:40
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2119 msgid "Custom hooks"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2120 msgstr "自定义钩子"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2121
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2122 #: rhodecode/templates/admin/settings/hooks.html:56
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2123 msgid "remove"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2124 msgstr "删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2125
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2126 #: rhodecode/templates/admin/settings/hooks.html:88
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2127 msgid "Failed to remove hook"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2128 msgstr "移除钩子失败"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2129
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2130 #: rhodecode/templates/admin/settings/settings.html:24
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2131 msgid "Remap and rescan repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2132 msgstr "重新扫描并映射版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2133
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2134 #: rhodecode/templates/admin/settings/settings.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2135 msgid "rescan option"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2136 msgstr "重新扫描选项"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2137
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2138 #: rhodecode/templates/admin/settings/settings.html:38
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2139 msgid ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2140 "In case a repository was deleted from filesystem and there are leftovers "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2141 "in the database check this option to scan obsolete data in database and "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2142 "remove it."
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2143 msgstr "如果版本库已经从文件系统删除,但数据库仍然有遗留信息,请勾选该项进行清理"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2144
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2145 #: rhodecode/templates/admin/settings/settings.html:39
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2146 msgid "destroy old data"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2147 msgstr "清理旧数据"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2148
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2149 #: rhodecode/templates/admin/settings/settings.html:41
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2150 msgid ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2151 "Rescan repositories location for new repositories. Also deletes obsolete "
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2152 "if `destroy` flag is checked "
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2153 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2154
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2155 #: rhodecode/templates/admin/settings/settings.html:46
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2156 msgid "Rescan repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2157 msgstr "重新扫描版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2158
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2159 #: rhodecode/templates/admin/settings/settings.html:52
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2160 msgid "Whoosh indexing"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2161 msgstr "Whoosh 索引"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2162
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2163 #: rhodecode/templates/admin/settings/settings.html:60
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2164 msgid "index build option"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2165 msgstr "构建索引选项"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2166
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2167 #: rhodecode/templates/admin/settings/settings.html:65
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2168 msgid "build from scratch"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2169 msgstr "重新建立"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2170
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2171 #: rhodecode/templates/admin/settings/settings.html:71
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2172 msgid "Reindex"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2173 msgstr "重新索引"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2174
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2175 #: rhodecode/templates/admin/settings/settings.html:77
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2176 msgid "Global application settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2177 msgstr "全局设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2178
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2179 #: rhodecode/templates/admin/settings/settings.html:86
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2180 msgid "Application name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2181 msgstr "应用名称"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2182
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2183 #: rhodecode/templates/admin/settings/settings.html:95
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2184 msgid "Realm text"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2185 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2186
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2187 #: rhodecode/templates/admin/settings/settings.html:104
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2188 msgid "GA code"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2189 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2190
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2191 #: rhodecode/templates/admin/settings/settings.html:112
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2192 #: rhodecode/templates/admin/settings/settings.html:179
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2193 msgid "Save settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2194 msgstr "保存设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2195
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2196 #: rhodecode/templates/admin/settings/settings.html:119
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2197 #, fuzzy
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2198 msgid "VCS settings"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2199 msgstr "设置"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2200
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2201 #: rhodecode/templates/admin/settings/settings.html:128
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2202 msgid "Web"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2203 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2204
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2205 #: rhodecode/templates/admin/settings/settings.html:133
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2206 #, fuzzy
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2207 msgid "require ssl for vcs operations"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2208 msgstr "使用 SSL 推送"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2209
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2210 #: rhodecode/templates/admin/settings/settings.html:135
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2211 msgid ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2212 "RhodeCode will require SSL for pushing or pulling. If SSL is missing it "
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2213 "will return HTTP Error 406: Not Acceptable"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2214 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2215
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2216 #: rhodecode/templates/admin/settings/settings.html:141
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2217 msgid "Hooks"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2218 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2219
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2220 #: rhodecode/templates/admin/settings/settings.html:146
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2221 msgid "Update repository after push (hg update)"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2222 msgstr "推送后更新版本库(hg update)"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2223
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2224 #: rhodecode/templates/admin/settings/settings.html:150
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2225 msgid "Show repository size after push"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2226 msgstr "推送后显示版本库大小"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2227
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2228 #: rhodecode/templates/admin/settings/settings.html:154
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2229 msgid "Log user push commands"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2230 msgstr "记录用户推送命令"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2231
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2232 #: rhodecode/templates/admin/settings/settings.html:158
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2233 msgid "Log user pull commands"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2234 msgstr "记录用户拉取命令"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2235
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2236 #: rhodecode/templates/admin/settings/settings.html:162
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2237 msgid "advanced setup"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2238 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
2239
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2240 #: rhodecode/templates/admin/settings/settings.html:167
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2241 msgid "Repositories location"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2242 msgstr "版本库路径"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2243
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2244 #: rhodecode/templates/admin/settings/settings.html:172
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2245 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
2246 "This a crucial application setting. If you are really sure you need to "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2247 "change this, you must restart application in order to make this setting "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2248 "take effect. Click this label to unlock."
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2249 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
2250
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2251 #: rhodecode/templates/admin/settings/settings.html:173
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2252 msgid "unlock"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2253 msgstr "解锁"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2254
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2255 #: rhodecode/templates/admin/settings/settings.html:174
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2256 msgid ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2257 "Location where repositories are stored. After changing this value a "
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2258 "restart, and rescan is required"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2259 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2260
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2261 #: rhodecode/templates/admin/settings/settings.html:194
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2262 msgid "Test Email"
7b356276b051 General i18n update. Now it's 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 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
2264
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2265 #: rhodecode/templates/admin/settings/settings.html:202
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2266 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2267 msgid "Email to"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2268 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
2269
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2270 #: rhodecode/templates/admin/settings/settings.html:210
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2271 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2272 msgid "Send"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2273 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
2274
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2275 #: rhodecode/templates/admin/settings/settings.html:216
2334
7b356276b051 General i18n update. Now it's 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 msgid "System Info and Packages"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2277 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
2278
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2279 #: rhodecode/templates/admin/settings/settings.html:219
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2280 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2281 msgid "show"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2282 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
2283
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2284 #: rhodecode/templates/admin/users/user_add.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2285 msgid "Add user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2286 msgstr "添加用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2287
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2288 #: rhodecode/templates/admin/users/user_add.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2289 #: rhodecode/templates/admin/users/user_edit.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2290 msgid "Users"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2291 msgstr "用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2292
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2293 #: rhodecode/templates/admin/users/user_add.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2294 msgid "add new user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2295 msgstr "添加新用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2296
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2297 #: 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
2298 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2299 msgid "Password confirmation"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2300 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
2301
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2302 #: rhodecode/templates/admin/users/user_add.html:86
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2303 #: rhodecode/templates/admin/users/user_edit.html:113
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2304 #: rhodecode/templates/admin/users_groups/users_group_add.html:41
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2305 #: rhodecode/templates/admin/users_groups/users_group_edit.html:42
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2306 msgid "Active"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2307 msgstr "启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2308
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2309 #: rhodecode/templates/admin/users/user_edit.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2310 msgid "Edit user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2311 msgstr "编辑用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2312
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2313 #: rhodecode/templates/admin/users/user_edit.html:34
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2314 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:10
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2315 msgid "Change your avatar at"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2316 msgstr "修改你的头像"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2317
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2318 #: rhodecode/templates/admin/users/user_edit.html:35
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2319 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:11
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2320 msgid "Using"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2321 msgstr "使用中"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2322
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2323 #: rhodecode/templates/admin/users/user_edit.html:43
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2324 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:20
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2325 msgid "API key"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2326 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2327
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2328 #: rhodecode/templates/admin/users/user_edit.html:59
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2329 msgid "LDAP DN"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2330 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2331
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2332 #: rhodecode/templates/admin/users/user_edit.html:68
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2333 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:35
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2334 msgid "New password"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2335 msgstr "新密码"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2336
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2337 #: rhodecode/templates/admin/users/user_edit.html:77
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2338 #: rhodecode/templates/admin/users/user_edit_my_account_form.html:44
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2339 msgid "New password confirmation"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2340 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
2341
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2342 #: rhodecode/templates/admin/users/user_edit.html:147
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2343 #: rhodecode/templates/admin/users_groups/users_group_edit.html:108
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2344 msgid "Create repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2345 msgstr "创建版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2346
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2347 #: rhodecode/templates/admin/users/user_edit.html:166
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2348 #, fuzzy
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2349 msgid "Nothing here yet"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2350 msgstr "尚无操作"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2351
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2352 #: rhodecode/templates/admin/users/user_edit.html:173
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2353 #: rhodecode/templates/admin/users/user_edit_my_account.html:60
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2354 #: rhodecode/templates/admin/users/user_edit_my_account.html:191
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2355 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2356 msgid "Permission"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2357 msgstr "权限"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2358
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2359 #: rhodecode/templates/admin/users/user_edit.html:174
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2360 #, fuzzy
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2361 msgid "Edit Permission"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2362 msgstr "版本库权限"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2363
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2364 #: rhodecode/templates/admin/users/user_edit.html:223
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2365 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2366 msgid "Email addresses"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2367 msgstr "邮件地址"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2368
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2369 #: rhodecode/templates/admin/users/user_edit.html:236
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2370 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2371 msgid "Confirm to delete this email: %s"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2372 msgstr "确认删除该用户"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2373
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2374 #: rhodecode/templates/admin/users/user_edit.html:250
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2375 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2376 msgid "New email address"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2377 msgstr "邮件地址"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2378
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2379 #: rhodecode/templates/admin/users/user_edit.html:257
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2380 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2381 msgid "Add"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2382 msgstr "新增"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2383
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2384 #: rhodecode/templates/admin/users/user_edit_my_account.html:5
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2385 #: rhodecode/templates/base/base.html:124
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2386 msgid "My account"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2387 msgstr "我的账户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2388
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2389 #: rhodecode/templates/admin/users/user_edit_my_account.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2390 msgid "My Account"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2391 msgstr "我的账户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2392
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2393 #: rhodecode/templates/admin/users/user_edit_my_account.html:35
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2394 #, fuzzy
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2395 msgid "My permissions"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2396 msgstr "权限"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2397
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2398 #: rhodecode/templates/admin/users/user_edit_my_account.html:38
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2399 #: rhodecode/templates/journal/journal.html:41
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2400 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2401 msgid "My repos"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2402 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
2403
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2404 #: rhodecode/templates/admin/users/user_edit_my_account.html:41
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2405 #, fuzzy
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2406 msgid "My pull requests"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2407 msgstr "创建用户 %s"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2408
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2409 #: rhodecode/templates/admin/users/user_edit_my_account.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
2410 #, fuzzy
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2411 msgid "Add repo"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2412 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
2413
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2414 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:2
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2415 msgid "Opened by me"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2416 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2417
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2418 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:7
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2419 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2420 msgid "Pull request #%s opened on %s"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2421 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2422
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2423 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:13
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2424 msgid "I participate in"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2425 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2426
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2427 #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:18
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2428 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:30
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2429 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2430 msgid "Pull request #%s opened by %s on %s"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2431 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2432
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2433 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:7
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2434 #: rhodecode/templates/bookmarks/bookmarks.html:40
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2435 #: rhodecode/templates/bookmarks/bookmarks_data.html:9
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2436 #: rhodecode/templates/branches/branches.html:55
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2437 #: rhodecode/templates/journal/journal.html:60
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2438 #: rhodecode/templates/tags/tags.html:40
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2439 #: rhodecode/templates/tags/tags_data.html:9
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2440 msgid "Revision"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2441 msgstr "修订"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2442
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2443 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:28
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2444 #: rhodecode/templates/journal/journal.html:81
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2445 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
2446 msgstr "私有"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2447
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2448 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:31
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2449 #: rhodecode/templates/data_table/_dt_elements.html:7
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2450 #, fuzzy, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2451 msgid "Confirm to delete this repository: %s"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2452 msgstr "确认删除版本库"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2453
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2454 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:38
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2455 #: rhodecode/templates/journal/journal.html:94
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2456 msgid "No repositories yet"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2457 msgstr "没有任何版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2458
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2459 #: rhodecode/templates/admin/users/user_edit_my_account_repos.html:40
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2460 #: rhodecode/templates/journal/journal.html:96
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2461 msgid "create one now"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2462 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2463
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2464 #: rhodecode/templates/admin/users/users.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2465 msgid "Users administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2466 msgstr "用户管理员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2467
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2468 #: rhodecode/templates/admin/users/users.html:9
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2469 #: rhodecode/templates/base/base.html:221
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2470 msgid "users"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2471 msgstr "用户"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2472
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2473 #: rhodecode/templates/admin/users/users.html:23
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2474 msgid "ADD NEW USER"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2475 msgstr "添加用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2476
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2477 #: rhodecode/templates/admin/users/users.html:76
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2478 msgid "username"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2479 msgstr "用户名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2480
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2481 #: rhodecode/templates/admin/users/users.html:79
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2482 #, fuzzy
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2483 msgid "firstname"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2484 msgstr "名"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2485
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2486 #: rhodecode/templates/admin/users/users.html:80
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2487 msgid "lastname"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2488 msgstr "姓"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2489
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2490 #: rhodecode/templates/admin/users/users.html:81
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2491 msgid "last login"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2492 msgstr "最后登录"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2493
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2494 #: rhodecode/templates/admin/users/users.html:82
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2495 #: rhodecode/templates/admin/users_groups/users_groups.html:34
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2496 msgid "active"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2497 msgstr "启用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2498
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2499 #: rhodecode/templates/admin/users/users.html:84
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2500 #: rhodecode/templates/base/base.html:224
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2501 msgid "ldap"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2502 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2503
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2504 #: rhodecode/templates/admin/users_groups/users_group_add.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2505 msgid "Add users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2506 msgstr "添加用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2507
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2508 #: rhodecode/templates/admin/users_groups/users_group_add.html:10
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2509 #: rhodecode/templates/admin/users_groups/users_groups.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2510 msgid "Users groups"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2511 msgstr "用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2512
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2513 #: rhodecode/templates/admin/users_groups/users_group_add.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2514 msgid "add new users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2515 msgstr "添加新用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2516
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2517 #: rhodecode/templates/admin/users_groups/users_group_edit.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2518 msgid "Edit users group"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2519 msgstr "编辑用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2520
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2521 #: rhodecode/templates/admin/users_groups/users_group_edit.html:11
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2522 msgid "UsersGroups"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2523 msgstr "用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2524
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2525 #: rhodecode/templates/admin/users_groups/users_group_edit.html:50
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2526 msgid "Members"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2527 msgstr "成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2528
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2529 #: rhodecode/templates/admin/users_groups/users_group_edit.html:58
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2530 msgid "Choosen group members"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2531 msgstr "选择组成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2532
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2533 #: rhodecode/templates/admin/users_groups/users_group_edit.html:61
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2534 msgid "Remove all elements"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2535 msgstr "移除全部项目"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2536
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2537 #: rhodecode/templates/admin/users_groups/users_group_edit.html:75
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2538 msgid "Available members"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2539 msgstr "启用成员"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2540
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2541 #: rhodecode/templates/admin/users_groups/users_group_edit.html:79
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2542 msgid "Add all elements"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2543 msgstr "添加全部项目"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2544
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2545 #: rhodecode/templates/admin/users_groups/users_group_edit.html:126
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2546 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2547 msgid "Group members"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2548 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
2549
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2550 #: rhodecode/templates/admin/users_groups/users_groups.html:5
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2551 msgid "Users groups administration"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2552 msgstr "用户组管理"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2553
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2554 #: rhodecode/templates/admin/users_groups/users_groups.html:23
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2555 msgid "ADD NEW USER GROUP"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2556 msgstr "添加新用户组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2557
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2558 #: rhodecode/templates/admin/users_groups/users_groups.html:32
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2559 msgid "group name"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2560 msgstr "组名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2561
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2562 #: rhodecode/templates/admin/users_groups/users_groups.html:33
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2563 #: rhodecode/templates/base/root.html:46
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2564 msgid "members"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2565 msgstr "成员"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2566
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2567 #: rhodecode/templates/admin/users_groups/users_groups.html:45
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2568 #, fuzzy, 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
2569 msgid "Confirm to delete this users group: %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
2570 msgstr "确认删除该组"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2571
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2572 #: rhodecode/templates/base/base.html:41
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2573 msgid "Submit a bug"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2574 msgstr "提交 bug"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2575
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2576 #: rhodecode/templates/base/base.html:77
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2577 msgid "Login to your account"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2578 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
2579
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2580 #: rhodecode/templates/base/base.html:100
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2581 msgid "Forgot password ?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2582 msgstr "忘记密码?"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2583
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2584 #: rhodecode/templates/base/base.html:107
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2585 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2586 msgid "Log In"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2587 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
2588
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2589 #: rhodecode/templates/base/base.html:118
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2590 msgid "Inbox"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2591 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
2592
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2593 #: rhodecode/templates/base/base.html:122
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2594 #: rhodecode/templates/base/base.html:298
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2595 #: rhodecode/templates/base/base.html:300
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2596 #: rhodecode/templates/base/base.html:302
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2597 #: rhodecode/templates/bookmarks/bookmarks.html:11
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2598 #: rhodecode/templates/branches/branches.html:10
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2599 #: rhodecode/templates/changelog/changelog.html:10
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2600 #: rhodecode/templates/changeset/changeset.html:10
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2601 #: rhodecode/templates/changeset/changeset_range.html:9
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2602 #: rhodecode/templates/compare/compare_diff.html:9
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2603 #: rhodecode/templates/files/file_diff.html:8
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2604 #: rhodecode/templates/files/files.html:8
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2605 #: rhodecode/templates/files/files_add.html:15
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2606 #: rhodecode/templates/files/files_edit.html:15
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2607 #: rhodecode/templates/followers/followers.html:9
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2608 #: rhodecode/templates/forks/fork.html:9 rhodecode/templates/forks/forks.html:9
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2609 #: rhodecode/templates/pullrequests/pullrequest.html:8
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2610 #: rhodecode/templates/pullrequests/pullrequest_show.html:8
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2611 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:8
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2612 #: rhodecode/templates/settings/repo_settings.html:9
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2613 #: rhodecode/templates/shortlog/shortlog.html:10
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2614 #: rhodecode/templates/summary/summary.html:8
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2615 #: rhodecode/templates/tags/tags.html:11
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2616 msgid "Home"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2617 msgstr "首页"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2618
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2619 #: rhodecode/templates/base/base.html:123
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2620 #: rhodecode/templates/base/base.html:307
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2621 #: rhodecode/templates/base/base.html:309
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2622 #: rhodecode/templates/base/base.html:311
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2623 #: rhodecode/templates/journal/journal.html:4
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2624 #: rhodecode/templates/journal/journal.html:21
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2625 #: rhodecode/templates/journal/public_journal.html:4
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2626 msgid "Journal"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2627 msgstr "日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2628
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2629 #: rhodecode/templates/base/base.html:125
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2630 msgid "Log Out"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2631 msgstr "退出"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2632
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2633 #: rhodecode/templates/base/base.html:144
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2634 msgid "Switch repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2635 msgstr "切换版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2636
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2637 #: rhodecode/templates/base/base.html:146
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2638 msgid "Products"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2639 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2640
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2641 #: rhodecode/templates/base/base.html:152
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2642 #: rhodecode/templates/base/base.html:182
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2643 msgid "loading..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2644 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2645
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2646 #: rhodecode/templates/base/base.html:158
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2647 #: rhodecode/templates/base/base.html:160
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2648 #: rhodecode/templates/base/base.html:162
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2649 #: rhodecode/templates/data_table/_dt_elements.html:15
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2650 #: rhodecode/templates/data_table/_dt_elements.html:17
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2651 #: rhodecode/templates/data_table/_dt_elements.html:19
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2652 msgid "Summary"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2653 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
2654
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2655 #: rhodecode/templates/base/base.html:166
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2656 #: rhodecode/templates/base/base.html:168
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2657 #: rhodecode/templates/base/base.html:170
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2658 #: rhodecode/templates/changelog/changelog.html:15
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2659 #: rhodecode/templates/data_table/_dt_elements.html:23
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2660 #: rhodecode/templates/data_table/_dt_elements.html:25
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2661 #: rhodecode/templates/data_table/_dt_elements.html:27
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2662 msgid "Changelog"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2663 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
2664
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2665 #: rhodecode/templates/base/base.html:175
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2666 #: rhodecode/templates/base/base.html:177
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2667 #: rhodecode/templates/base/base.html:179
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2668 msgid "Switch to"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2669 msgstr "切换到"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2670
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2671 #: rhodecode/templates/base/base.html:186
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2672 #: rhodecode/templates/base/base.html:188
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2673 #: rhodecode/templates/base/base.html:190
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2674 #: rhodecode/templates/data_table/_dt_elements.html:31
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2675 #: rhodecode/templates/data_table/_dt_elements.html:33
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2676 #: rhodecode/templates/data_table/_dt_elements.html:35
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2677 #: rhodecode/templates/files/files.html:40
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2678 msgid "Files"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2679 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
2680
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2681 #: rhodecode/templates/base/base.html:195
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2682 #: rhodecode/templates/base/base.html:199
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2683 msgid "Options"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2684 msgstr "选项"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2685
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2686 #: rhodecode/templates/base/base.html:204
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2687 #: rhodecode/templates/base/base.html:206
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2688 #: rhodecode/templates/base/base.html:225
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2689 msgid "settings"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2690 msgstr "设置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2691
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2692 #: rhodecode/templates/base/base.html:209
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2693 #: rhodecode/templates/data_table/_dt_elements.html:80
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2694 #: rhodecode/templates/forks/fork.html:13
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2695 msgid "fork"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2696 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
2697
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2698 #: rhodecode/templates/base/base.html:210
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2699 #: rhodecode/templates/changelog/changelog.html:39
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2700 msgid "Open new pull request"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2701 msgstr ""
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2702
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2703 #: rhodecode/templates/base/base.html:211
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2704 msgid "search"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2705 msgstr "搜索"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2706
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2707 #: rhodecode/templates/base/base.html:220
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2708 msgid "repositories groups"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2709 msgstr "版本库组"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2710
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2711 #: rhodecode/templates/base/base.html:222
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2712 msgid "users groups"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2713 msgstr "用户组"
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2714
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2715 #: rhodecode/templates/base/base.html:223
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2716 msgid "permissions"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2717 msgstr "权限"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2718
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2719 #: rhodecode/templates/base/base.html:236
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2720 #: rhodecode/templates/base/base.html:238
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2721 msgid "Followers"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2722 msgstr "跟随者"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2723
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2724 #: rhodecode/templates/base/base.html:244
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2725 #: rhodecode/templates/base/base.html:246
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2726 msgid "Forks"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2727 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2728
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2729 #: rhodecode/templates/base/base.html:325
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2730 #: rhodecode/templates/base/base.html:327
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
2731 #: rhodecode/templates/base/base.html:329
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2732 #: rhodecode/templates/search/search.html:52
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2733 msgid "Search"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2734 msgstr "搜索"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2735
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2736 #: rhodecode/templates/base/root.html:42
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2737 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2738 msgid "add another 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
2739 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
2740
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2741 #: rhodecode/templates/base/root.html:43
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2742 #: rhodecode/templates/journal/journal.html:120
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2743 #: rhodecode/templates/summary/summary.html:57
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2744 msgid "Stop following this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2745 msgstr "停止跟随该版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2746
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2747 #: rhodecode/templates/base/root.html:44
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2748 #: rhodecode/templates/summary/summary.html:61
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2749 msgid "Start following this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2750 msgstr "开始跟随该版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2751
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2752 #: rhodecode/templates/base/root.html:45
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2753 msgid "Group"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2754 msgstr "组"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
2755
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2756 #: rhodecode/templates/base/root.html:47
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2757 msgid "search truncated"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2758 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2759
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2760 #: rhodecode/templates/base/root.html:48
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2761 msgid "no matching files"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2762 msgstr "没有符合的文件"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2763
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2764 #: rhodecode/templates/bookmarks/bookmarks.html:5
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2765 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2766 msgid "%s Bookmarks"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2767 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
2768
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2769 #: rhodecode/templates/bookmarks/bookmarks.html:39
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2770 #: rhodecode/templates/bookmarks/bookmarks_data.html:8
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2771 #: rhodecode/templates/branches/branches.html:54
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2772 #: rhodecode/templates/tags/tags.html:39
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2773 #: 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
2774 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2775 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
2776 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
2777
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2778 #: rhodecode/templates/branches/branches.html:5
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2779 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2780 msgid "%s Branches"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2781 msgstr "分支"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2782
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2783 #: rhodecode/templates/branches/branches.html:29
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2784 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2785 msgid "Compare branches"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2786 msgstr "分支"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2787
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2788 #: rhodecode/templates/branches/branches.html:57
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2789 #: rhodecode/templates/compare/compare_diff.html:5
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2790 #: rhodecode/templates/compare/compare_diff.html:13
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2791 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2792 msgid "Compare"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2793 msgstr "比较显示"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2794
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2795 #: rhodecode/templates/branches/branches_data.html:6
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2796 msgid "name"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2797 msgstr "名称"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2798
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2799 #: rhodecode/templates/branches/branches_data.html:7
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2800 msgid "date"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2801 msgstr "日期"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2802
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2803 #: rhodecode/templates/branches/branches_data.html:8
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2804 #: rhodecode/templates/shortlog/shortlog_data.html:8
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2805 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
2806 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
2807
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2808 #: rhodecode/templates/branches/branches_data.html:9
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2809 #: rhodecode/templates/shortlog/shortlog_data.html:5
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2810 msgid "revision"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2811 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
2812
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2813 #: rhodecode/templates/branches/branches_data.html:10
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2814 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2815 msgid "compare"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2816 msgstr "比较显示"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2817
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2818 #: rhodecode/templates/changelog/changelog.html:6
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2819 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2820 msgid "%s Changelog"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2821 msgstr "修改记录"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2822
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2823 #: rhodecode/templates/changelog/changelog.html:15
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2824 #, 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
2825 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
2826 msgid_plural "showing %d out of %d revisions"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2827 msgstr[0] ""
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2828
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2829 #: rhodecode/templates/changelog/changelog.html:37
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2830 #: rhodecode/templates/forks/forks_data.html:19
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2831 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2832 msgid "compare fork with %s"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2833 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2834
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2835 #: rhodecode/templates/changelog/changelog.html:37
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2836 #: rhodecode/templates/forks/forks_data.html:21
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2837 msgid "Compare fork"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2838 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2839
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2840 #: rhodecode/templates/changelog/changelog.html:44
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2841 msgid "Show"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2842 msgstr "显示"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2843
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2844 #: rhodecode/templates/changelog/changelog.html:70
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2845 #: rhodecode/templates/summary/summary.html:360
2334
7b356276b051 General i18n update. Now it's 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 msgid "show more"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2847 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
2848
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2849 #: rhodecode/templates/changelog/changelog.html:74
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2850 msgid "Affected number of files, click to show more details"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2851 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2852
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2853 #: rhodecode/templates/changelog/changelog.html:87
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2854 #: rhodecode/templates/changeset/changeset.html:38
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2855 #: rhodecode/templates/changeset/changeset_file_comment.html:20
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2856 #: rhodecode/templates/changeset/changeset_range.html:46
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2857 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2858 msgid "Changeset status"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2859 msgstr "变更集"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2860
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2861 #: rhodecode/templates/changelog/changelog.html:90
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2862 msgid "Click to open associated pull request"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2863 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2864
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2865 #: rhodecode/templates/changelog/changelog.html:100
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2866 #: rhodecode/templates/changeset/changeset.html:78
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2867 msgid "Parent"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2868 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2869
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2870 #: rhodecode/templates/changelog/changelog.html:106
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2871 #: rhodecode/templates/changeset/changeset.html:84
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2872 msgid "No parents"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2873 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2874
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2875 #: rhodecode/templates/changelog/changelog.html:111
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2876 #: rhodecode/templates/changeset/changeset.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
2877 msgid "merge"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
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
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2880 #: rhodecode/templates/changelog/changelog.html:114
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2881 #: rhodecode/templates/changeset/changeset.html:91
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2882 #: rhodecode/templates/files/files.html:29
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2883 #: rhodecode/templates/files/files_add.html:33
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2884 #: rhodecode/templates/files/files_edit.html:33
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2885 #: rhodecode/templates/shortlog/shortlog_data.html:9
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2886 msgid "branch"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2887 msgstr "分支"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2888
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2889 #: rhodecode/templates/changelog/changelog.html:120
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2890 msgid "bookmark"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2891 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
2892
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2893 #: rhodecode/templates/changelog/changelog.html:126
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2894 #: rhodecode/templates/changeset/changeset.html:96
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2895 msgid "tag"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2896 msgstr "标签"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2897
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2898 #: rhodecode/templates/changelog/changelog.html:162
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2899 msgid "Show selected changes __S -> __E"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2900 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2901
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2902 #: rhodecode/templates/changelog/changelog.html:253
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2903 msgid "There are no changes yet"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2904 msgstr "没有任何变更"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2905
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2906 #: rhodecode/templates/changelog/changelog_details.html:4
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2907 #: rhodecode/templates/changeset/changeset.html:66
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2908 msgid "removed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2909 msgstr "移除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2910
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2911 #: rhodecode/templates/changelog/changelog_details.html:5
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2912 #: rhodecode/templates/changeset/changeset.html:67
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2913 msgid "changed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2914 msgstr "修改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2915
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2916 #: rhodecode/templates/changelog/changelog_details.html:6
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2917 #: rhodecode/templates/changeset/changeset.html:68
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2918 msgid "added"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2919 msgstr "添加"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2920
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2921 #: rhodecode/templates/changelog/changelog_details.html:8
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2922 #: rhodecode/templates/changelog/changelog_details.html:9
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2923 #: rhodecode/templates/changelog/changelog_details.html:10
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2924 #: rhodecode/templates/changeset/changeset.html:70
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2925 #: rhodecode/templates/changeset/changeset.html:71
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2926 #: rhodecode/templates/changeset/changeset.html:72
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2927 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2928 msgid "affected %s files"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2929 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2930
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2931 #: rhodecode/templates/changeset/changeset.html:6
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2932 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2933 msgid "%s Changeset"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2934 msgstr "无变更"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2935
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2936 #: rhodecode/templates/changeset/changeset.html:14
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2937 msgid "Changeset"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2938 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2939
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2940 #: rhodecode/templates/changeset/changeset.html:43
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2941 #: rhodecode/templates/changeset/diff_block.html:20
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2942 msgid "raw diff"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2943 msgstr "原始 diff"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2944
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2945 #: rhodecode/templates/changeset/changeset.html:44
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2946 #: rhodecode/templates/changeset/diff_block.html:21
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2947 msgid "download diff"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2948 msgstr "下载 diff"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2949
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2950 #: rhodecode/templates/changeset/changeset.html:48
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2951 #: 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
2952 #, fuzzy, 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
2953 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
2954 msgid_plural "%d comments"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2955 msgstr[0] "提交"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2956
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2957 #: rhodecode/templates/changeset/changeset.html:48
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2958 #: rhodecode/templates/changeset/changeset_file_comment.html:82
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2959 #, 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
2960 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
2961 msgid_plural "(%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
2962 msgstr[0] ""
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2963
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2964 #: rhodecode/templates/changeset/changeset.html:103
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2965 #, 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
2966 msgid "%s files affected with %s insertions and %s deletions:"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2967 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2968
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2969 #: rhodecode/templates/changeset/changeset.html:119
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2970 msgid "Changeset was too big and was cut off..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2971 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
2972
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2973 #: rhodecode/templates/changeset/changeset_file_comment.html:42
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2974 msgid "Submitting..."
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2975 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
2976
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2977 #: rhodecode/templates/changeset/changeset_file_comment.html:45
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2978 msgid "Commenting on line {1}."
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2979 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
2980
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2981 #: rhodecode/templates/changeset/changeset_file_comment.html:46
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2982 #: rhodecode/templates/changeset/changeset_file_comment.html:121
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2983 #, 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
2984 msgid "Comments parsed using %s syntax with %s support."
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2985 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
2986
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2987 #: rhodecode/templates/changeset/changeset_file_comment.html:48
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2988 #: rhodecode/templates/changeset/changeset_file_comment.html:123
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2989 msgid "Use @username inside this text to send notification to this RhodeCode user"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2990 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
2991
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2992 #: rhodecode/templates/changeset/changeset_file_comment.html:59
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
2993 #: rhodecode/templates/changeset/changeset_file_comment.html:138
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
2994 #, fuzzy
7b356276b051 General i18n update. Now it's 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 "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
2996 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
2997
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2998 #: rhodecode/templates/changeset/changeset_file_comment.html:60
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2999 #: rhodecode/templates/changeset/changeset_file_comment.html:71
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3000 msgid "Hide"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3001 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
3002
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3003 #: rhodecode/templates/changeset/changeset_file_comment.html:67
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3004 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3005 msgid "You need to be logged in to 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
3006 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
3007
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3008 #: rhodecode/templates/changeset/changeset_file_comment.html:67
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3009 msgid "Login now"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3010 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
3011
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3012 #: rhodecode/templates/changeset/changeset_file_comment.html:118
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3013 msgid "Leave a 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
3014 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
3015
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3016 #: rhodecode/templates/changeset/changeset_file_comment.html:124
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3017 msgid "Check this to change current status of code-review for this changeset"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3018 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3019
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3020 #: rhodecode/templates/changeset/changeset_file_comment.html:124
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3021 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3022 msgid "change status"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3023 msgstr "变更集"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3024
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3025 #: rhodecode/templates/changeset/changeset_file_comment.html:140
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3026 msgid "Comment and close"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3027 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3028
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3029 #: rhodecode/templates/changeset/changeset_range.html:5
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3030 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3031 msgid "%s Changesets"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3032 msgstr "变更集"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3033
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3034 #: rhodecode/templates/changeset/changeset_range.html:29
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3035 #: rhodecode/templates/compare/compare_diff.html:29
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3036 msgid "Compare View"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3037 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
3038
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3039 #: rhodecode/templates/changeset/changeset_range.html:54
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3040 #: rhodecode/templates/compare/compare_diff.html:41
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3041 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3042 msgid "Files affected"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3043 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
3044
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3045 #: rhodecode/templates/changeset/diff_block.html:19
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3046 msgid "diff"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3047 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3048
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3049 #: rhodecode/templates/changeset/diff_block.html:27
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3050 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3051 msgid "show inline comments"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3052 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
3053
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3054 #: rhodecode/templates/compare/compare_cs.html:5
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3055 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3056 msgid "No changesets"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3057 msgstr "尚无修订"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3058
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3059 #: rhodecode/templates/compare/compare_diff.html:37
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3060 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3061 msgid "Outgoing changesets"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3062 msgstr "尚无修订"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3063
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3064 #: rhodecode/templates/data_table/_dt_elements.html:39
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3065 #: rhodecode/templates/data_table/_dt_elements.html:41
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3066 #: rhodecode/templates/data_table/_dt_elements.html:43
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3067 msgid "Fork"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3068 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
3069
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3070 #: rhodecode/templates/data_table/_dt_elements.html:60
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3071 #: rhodecode/templates/journal/journal.html:126
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3072 #: rhodecode/templates/summary/summary.html:68
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3073 msgid "Mercurial 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
3074 msgstr "Mercurial 版本库"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3075
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3076 #: rhodecode/templates/data_table/_dt_elements.html:62
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3077 #: rhodecode/templates/journal/journal.html:128
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3078 #: rhodecode/templates/summary/summary.html:71
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3079 msgid "Git 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
3080 msgstr "Git 版本库"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3081
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3082 #: rhodecode/templates/data_table/_dt_elements.html:69
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3083 #: rhodecode/templates/journal/journal.html:134
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3084 #: rhodecode/templates/summary/summary.html:78
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3085 msgid "public repository"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3086 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
3087
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3088 #: rhodecode/templates/data_table/_dt_elements.html:80
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3089 #: rhodecode/templates/summary/summary.html:87
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3090 #: rhodecode/templates/summary/summary.html:88
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3091 msgid "Fork of"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3092 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
3093
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3094 #: rhodecode/templates/data_table/_dt_elements.html:92
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3095 msgid "No changesets 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
3096 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
3097
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3098 #: rhodecode/templates/data_table/_dt_elements.html:104
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3099 #, fuzzy, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3100 msgid "Confirm to delete this user: %s"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3101 msgstr "确认删除该用户"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3102
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3103 #: rhodecode/templates/email_templates/main.html:8
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3104 msgid "This is an notification from RhodeCode."
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3105 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3106
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3107 #: rhodecode/templates/errors/error_document.html:46
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3108 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3109 msgid "You will be redirected to %s in %s seconds"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3110 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3111
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3112 #: rhodecode/templates/files/file_diff.html:4
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3113 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3114 msgid "%s File diff"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3115 msgstr "文件 diff"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3116
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3117 #: rhodecode/templates/files/file_diff.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3118 msgid "File diff"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3119 msgstr "文件 diff"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3120
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3121 #: rhodecode/templates/files/files.html:4
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3122 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3123 msgid "%s Files"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3124 msgstr "文件"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3125
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3126 #: rhodecode/templates/files/files.html:12
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3127 #: rhodecode/templates/summary/summary.html:336
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3128 msgid "files"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3129 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
3130
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3131 #: rhodecode/templates/files/files_add.html:4
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3132 #: rhodecode/templates/files/files_edit.html:4
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3133 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3134 msgid "%s Edit file"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3135 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
3136
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3137 #: rhodecode/templates/files/files_add.html:19
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3138 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3139 msgid "add 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
3140 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
3141
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3142 #: rhodecode/templates/files/files_add.html:40
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3143 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3144 msgid "Add new 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
3145 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
3146
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3147 #: rhodecode/templates/files/files_add.html:45
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3148 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3149 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
3150 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
3151
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3152 #: rhodecode/templates/files/files_add.html:49
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3153 #: rhodecode/templates/files/files_add.html:58
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3154 #, fuzzy
7b356276b051 General i18n update. Now it's 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 msgid "or"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3156 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
3157
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3158 #: rhodecode/templates/files/files_add.html:49
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3159 #: rhodecode/templates/files/files_add.html:54
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3160 #, fuzzy
7b356276b051 General i18n update. Now it's 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 "Upload 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
3162 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
3163
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3164 #: rhodecode/templates/files/files_add.html:58
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
3165 #, 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
3166 msgid "Create new 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
3167 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
3168
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3169 #: rhodecode/templates/files/files_add.html:63
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3170 #: rhodecode/templates/files/files_edit.html:39
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3171 #: rhodecode/templates/files/files_ypjax.html:3
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3172 msgid "Location"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3173 msgstr "位置"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3174
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3175 #: rhodecode/templates/files/files_add.html:67
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3176 msgid "use / to separate directories"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3177 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3178
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3179 #: rhodecode/templates/files/files_add.html:77
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3180 #: rhodecode/templates/files/files_edit.html:63
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3181 #: rhodecode/templates/shortlog/shortlog_data.html:6
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3182 msgid "commit message"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3183 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
3184
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3185 #: rhodecode/templates/files/files_add.html:81
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3186 #: rhodecode/templates/files/files_edit.html:67
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3187 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
3188 msgstr "提交修改"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3189
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3190 #: rhodecode/templates/files/files_browser.html:13
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3191 msgid "view"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3192 msgstr "显示"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3193
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3194 #: rhodecode/templates/files/files_browser.html:14
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3195 msgid "previous revision"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3196 msgstr "上一个修订"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3197
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3198 #: rhodecode/templates/files/files_browser.html:16
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3199 msgid "next revision"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3200 msgstr "下一个修订"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3201
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3202 #: rhodecode/templates/files/files_browser.html:23
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3203 msgid "follow current branch"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3204 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3205
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3206 #: rhodecode/templates/files/files_browser.html:27
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3207 msgid "search file list"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3208 msgstr "搜索文件列表"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3209
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3210 #: rhodecode/templates/files/files_browser.html:31
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3211 #: rhodecode/templates/shortlog/shortlog_data.html:65
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3212 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3213 msgid "add new 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
3214 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
3215
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3216 #: rhodecode/templates/files/files_browser.html:35
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3217 msgid "Loading file list..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3218 msgstr "加载文件列表..."
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3219
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3220 #: 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
3221 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
3222 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
3223
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3224 #: 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
3225 msgid "Mimetype"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3226 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3227
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3228 #: 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
3229 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3230 msgid "Last 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
3231 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
3232
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3233 #: rhodecode/templates/files/files_browser.html:51
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3234 msgid "Last modified"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3235 msgstr "最后修改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3236
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3237 #: rhodecode/templates/files/files_browser.html:52
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3238 msgid "Last commiter"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3239 msgstr "最后提交"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3240
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3241 #: rhodecode/templates/files/files_edit.html:19
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3242 msgid "edit file"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3243 msgstr "编辑文件"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3244
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3245 #: rhodecode/templates/files/files_edit.html:49
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3246 #: rhodecode/templates/files/files_source.html:38
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3247 msgid "show annotation"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3248 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
3249
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3250 #: rhodecode/templates/files/files_edit.html:50
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3251 #: rhodecode/templates/files/files_source.html:40
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3252 #: rhodecode/templates/files/files_source.html:68
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3253 msgid "show as raw"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3254 msgstr "显示原始文件"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3255
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3256 #: rhodecode/templates/files/files_edit.html:51
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3257 #: rhodecode/templates/files/files_source.html:41
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3258 msgid "download as raw"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3259 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
3260
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3261 #: rhodecode/templates/files/files_edit.html:54
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3262 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3263 msgid "source"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3264 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
3265
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3266 #: rhodecode/templates/files/files_edit.html:59
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3267 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3268 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
3269 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
3270
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3271 #: rhodecode/templates/files/files_source.html:2
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3272 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
3273 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
3274
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3275 #: rhodecode/templates/files/files_source.html:9
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3276 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3277 msgid "diff to revision"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3278 msgstr "下一个修订"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3279
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3280 #: rhodecode/templates/files/files_source.html:10
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3281 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3282 msgid "show at revision"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3283 msgstr "下一个修订"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3284
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3285 #: rhodecode/templates/files/files_source.html:14
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3286 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3287 msgid "%s author"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3288 msgid_plural "%s authors"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3289 msgstr[0] "作者"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3290
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3291 #: rhodecode/templates/files/files_source.html:36
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3292 msgid "show source"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3293 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
3294
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3295 #: rhodecode/templates/files/files_source.html:59
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3296 #, 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
3297 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
3298 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
3299
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3300 #: rhodecode/templates/files/files_source.html:68
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3301 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
3302 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
3303
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3304 #: rhodecode/templates/files/files_source.html:124
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3305 msgid "Selection link"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3306 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
3307
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3308 #: 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
3309 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3310 msgid "annotation"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3311 msgstr "显示注释"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3312
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3313 #: 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
3314 msgid "Go back"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3315 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
3316
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3317 #: 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
3318 msgid "No files at given path"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3319 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3320
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3321 #: rhodecode/templates/followers/followers.html:5
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3322 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3323 msgid "%s Followers"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3324 msgstr "跟随者"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3325
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3326 #: rhodecode/templates/followers/followers.html:13
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3327 msgid "followers"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3328 msgstr "跟随者"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3329
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3330 #: rhodecode/templates/followers/followers_data.html:12
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3331 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3332 msgid "Started following -"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3333 msgstr "开始跟随"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3334
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3335 #: rhodecode/templates/forks/fork.html:5
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3336 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3337 msgid "%s Fork"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3338 msgstr "分支"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3339
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3340 #: rhodecode/templates/forks/fork.html:31
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3341 msgid "Fork 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
3342 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
3343
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3344 #: rhodecode/templates/forks/fork.html:68
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3345 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
3346 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
3347
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3348 #: rhodecode/templates/forks/fork.html:77
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3349 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3350 msgid "Copy permissions"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3351 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
3352
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3353 #: rhodecode/templates/forks/fork.html:81
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3354 msgid "Copy permissions from forked repository"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3355 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3356
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3357 #: rhodecode/templates/forks/fork.html:86
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3358 msgid "Update after clone"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3359 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
3360
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3361 #: rhodecode/templates/forks/fork.html:90
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3362 msgid "Checkout source after making a clone"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3363 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3364
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3365 #: rhodecode/templates/forks/fork.html:94
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3366 msgid "fork this 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
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
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3369 #: rhodecode/templates/forks/forks.html:5
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3370 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3371 msgid "%s Forks"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3372 msgstr "分支"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3373
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3374 #: rhodecode/templates/forks/forks.html:13
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3375 msgid "forks"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3376 msgstr "分支"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3377
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3378 #: rhodecode/templates/forks/forks_data.html:17
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3379 msgid "forked"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3380 msgstr "已有分支"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3381
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3382 #: rhodecode/templates/forks/forks_data.html:38
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3383 msgid "There are no forks yet"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3384 msgstr "尚未有任何分支"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3385
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3386 #: rhodecode/templates/journal/journal.html:13
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
3387 #, fuzzy
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3388 msgid "ATOM journal feed"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3389 msgstr "公共日志 %s %s 订阅"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3390
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3391 #: rhodecode/templates/journal/journal.html:14
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
3392 #, fuzzy
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3393 msgid "RSS journal feed"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3394 msgstr "公共日志 %s %s 订阅"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3395
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3396 #: rhodecode/templates/journal/journal.html:24
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3397 #: rhodecode/templates/pullrequests/pullrequest.html:27
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3398 msgid "Refresh"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3399 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
3400
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3401 #: rhodecode/templates/journal/journal.html:27
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3402 #: rhodecode/templates/journal/public_journal.html:24
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
3403 #, fuzzy
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3404 msgid "RSS feed"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3405 msgstr "%s %s 订阅"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3406
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3407 #: rhodecode/templates/journal/journal.html:30
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3408 #: rhodecode/templates/journal/public_journal.html:27
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3409 msgid "ATOM feed"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3410 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3411
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3412 #: rhodecode/templates/journal/journal.html:41
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3413 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3414 msgid "Watched"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3415 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
3416
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3417 #: rhodecode/templates/journal/journal.html:46
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3418 #, fuzzy
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3419 msgid "ADD"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3420 msgstr "新增"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3421
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3422 #: rhodecode/templates/journal/journal.html:114
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3423 msgid "following user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3424 msgstr "跟随中用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3425
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3426 #: rhodecode/templates/journal/journal.html:114
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3427 msgid "user"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3428 msgstr "用户"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3429
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3430 #: rhodecode/templates/journal/journal.html:147
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3431 msgid "You are not following any users or repositories"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3432 msgstr "尚未跟随任何用户或版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3433
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3434 #: rhodecode/templates/journal/journal_data.html:47
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3435 msgid "No entries yet"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3436 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3437
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3438 #: rhodecode/templates/journal/public_journal.html:13
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
3439 #, fuzzy
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3440 msgid "ATOM public journal feed"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3441 msgstr "公共日志 %s %s 订阅"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3442
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3443 #: rhodecode/templates/journal/public_journal.html:14
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
3444 #, fuzzy
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3445 msgid "RSS public journal feed"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3446 msgstr "公共日志 %s %s 订阅"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3447
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3448 #: rhodecode/templates/journal/public_journal.html:21
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3449 msgid "Public Journal"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3450 msgstr "公共日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3451
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3452 #: rhodecode/templates/pullrequests/pullrequest.html:4
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3453 #: rhodecode/templates/pullrequests/pullrequest.html:12
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3454 msgid "New pull request"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3455 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3456
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3457 #: rhodecode/templates/pullrequests/pullrequest.html:28
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3458 msgid "refresh overview"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3459 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3460
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3461 #: rhodecode/templates/pullrequests/pullrequest.html:66
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3462 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3463 msgid "Detailed compare view"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3464 msgstr "比较显示"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3465
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3466 #: rhodecode/templates/pullrequests/pullrequest.html:70
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3467 #: rhodecode/templates/pullrequests/pullrequest_show.html:63
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3468 msgid "Pull request reviewers"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3469 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3470
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3471 #: rhodecode/templates/pullrequests/pullrequest.html:79
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3472 #: rhodecode/templates/pullrequests/pullrequest_show.html:75
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3473 #, fuzzy
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3474 msgid "owner"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3475 msgstr "所有者"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3476
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3477 #: rhodecode/templates/pullrequests/pullrequest.html:91
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3478 #: rhodecode/templates/pullrequests/pullrequest_show.html:89
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3479 msgid "Add reviewer to this pull request."
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3480 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3481
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3482 #: rhodecode/templates/pullrequests/pullrequest.html:97
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3483 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3484 msgid "Create new pull request"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3485 msgstr "创建用户 %s"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3486
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3487 #: rhodecode/templates/pullrequests/pullrequest.html:106
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3488 #: rhodecode/templates/pullrequests/pullrequest_show.html:25
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3489 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:33
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3490 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3491 msgid "Title"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3492 msgstr "写"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3493
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3494 #: rhodecode/templates/pullrequests/pullrequest.html:115
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3495 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3496 msgid "description"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3497 msgstr "描述"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3498
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3499 #: rhodecode/templates/pullrequests/pullrequest.html:123
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3500 msgid "Send pull request"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3501 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3502
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3503 #: rhodecode/templates/pullrequests/pullrequest_show.html:23
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3504 #, python-format
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3505 msgid "Closed %s"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3506 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3507
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3508 #: rhodecode/templates/pullrequests/pullrequest_show.html:28
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3509 msgid "Pull request status"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3510 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3511
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3512 #: rhodecode/templates/pullrequests/pullrequest_show.html:35
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3513 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3514 msgid "Created on"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3515 msgstr "创建用户 %s"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3516
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3517 #: rhodecode/templates/pullrequests/pullrequest_show.html:42
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3518 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3519 msgid "Compare view"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3520 msgstr "比较显示"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3521
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3522 #: rhodecode/templates/pullrequests/pullrequest_show.html:46
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3523 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3524 msgid "Incoming changesets"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3525 msgstr "尚无修订"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3526
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3527 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:4
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3528 #, fuzzy
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3529 msgid "all pull requests"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3530 msgstr "创建用户 %s"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3531
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3532 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:12
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3533 msgid "All pull requests"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3534 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3535
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3536 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:27
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3537 msgid "Closed"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3538 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3539
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3540 #: rhodecode/templates/search/search.html:6
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3541 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3542 msgid "Search \"%s\" in repository: %s"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3543 msgstr "在版本库:"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3544
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3545 #: rhodecode/templates/search/search.html:8
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3546 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3547 msgid "Search \"%s\" in all repositories"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3548 msgstr "在所有的版本库"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3549
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3550 #: rhodecode/templates/search/search.html:12
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3551 #: rhodecode/templates/search/search.html:32
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3552 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3553 msgid "Search in repository: %s"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3554 msgstr "在版本库:"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3555
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3556 #: rhodecode/templates/search/search.html:14
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3557 #: rhodecode/templates/search/search.html:34
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3558 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3559 msgid "Search in all repositories"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3560 msgstr "在所有的版本库"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3561
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3562 #: rhodecode/templates/search/search.html:48
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3563 msgid "Search term"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3564 msgstr "搜索短语"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3565
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3566 #: rhodecode/templates/search/search.html:60
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3567 msgid "Search in"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3568 msgstr "搜索范围"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3569
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3570 #: rhodecode/templates/search/search.html:63
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3571 msgid "File contents"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3572 msgstr "文件内容"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3573
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3574 #: rhodecode/templates/search/search.html:64
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3575 #, fuzzy
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3576 msgid "Commit messages"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3577 msgstr "提交信息"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3578
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3579 #: rhodecode/templates/search/search.html:65
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3580 msgid "File names"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3581 msgstr "文件名"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3582
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3583 #: rhodecode/templates/search/search_commit.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
3584 #: rhodecode/templates/search/search_content.html:21
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3585 #: rhodecode/templates/search/search_path.html:15
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3586 msgid "Permission denied"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3587 msgstr "权限不足"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3588
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3589 #: rhodecode/templates/settings/repo_settings.html:5
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3590 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3591 msgid "%s Settings"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3592 msgstr "设置"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3593
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3594 #: rhodecode/templates/shortlog/shortlog.html:5
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3595 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3596 msgid "%s Shortlog"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3597 msgstr "简短日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3598
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3599 #: rhodecode/templates/shortlog/shortlog.html:14
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3600 msgid "shortlog"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3601 msgstr "简短日志"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3602
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3603 #: rhodecode/templates/shortlog/shortlog_data.html:7
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3604 msgid "age"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3605 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3606
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3607 #: rhodecode/templates/shortlog/shortlog_data.html:18
7b356276b051 General i18n update. Now it's 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 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3609 msgid "No commit message"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3610 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
3611
7b356276b051 General i18n update. Now it's 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 #: rhodecode/templates/shortlog/shortlog_data.html:62
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3613 msgid "Add or upload files directly via RhodeCode"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3614 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
3615
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3616 #: rhodecode/templates/shortlog/shortlog_data.html:71
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3617 msgid "Push new repo"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3618 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
3619
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3620 #: rhodecode/templates/shortlog/shortlog_data.html:79
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3621 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3622 msgid "Existing 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
3623 msgstr "Git 版本库"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3624
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3625 #: rhodecode/templates/summary/summary.html:4
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3626 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3627 msgid "%s Summary"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3628 msgstr "概要"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3629
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3630 #: rhodecode/templates/summary/summary.html:12
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3631 msgid "summary"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3632 msgstr "概要"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3633
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3634 #: rhodecode/templates/summary/summary.html:20
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3635 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3636 msgid "repo %s ATOM feed"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3637 msgstr "订阅 atom %s"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3638
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3639 #: rhodecode/templates/summary/summary.html:21
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3640 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3641 msgid "repo %s RSS feed"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3642 msgstr "订阅 rss %s"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3643
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3644 #: rhodecode/templates/summary/summary.html:49
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3645 #: rhodecode/templates/summary/summary.html:52
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3646 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3647 msgid "ATOM"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3648 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
3649
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3650 #: rhodecode/templates/summary/summary.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
3651 #, fuzzy, 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
3652 msgid "Non changable ID %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
3653 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
3654
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3655 #: rhodecode/templates/summary/summary.html:87
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3656 msgid "public"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3657 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
3658
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3659 #: rhodecode/templates/summary/summary.html:95
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3660 msgid "remote clone"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3661 msgstr "远程 clone"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3662
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3663 #: rhodecode/templates/summary/summary.html:112
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3664 msgid "Contact"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3665 msgstr "联系方式"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3666
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3667 #: rhodecode/templates/summary/summary.html:126
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3668 msgid "Clone url"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3669 msgstr "clone 地址"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3670
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3671 #: rhodecode/templates/summary/summary.html:129
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3672 msgid "Show by 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
3673 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
3674
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3675 #: rhodecode/templates/summary/summary.html:130
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3676 msgid "Show by ID"
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3677 msgstr ""
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3678
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3679 #: rhodecode/templates/summary/summary.html:138
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3680 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3681 msgid "Trending files"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3682 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
3683
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3684 #: rhodecode/templates/summary/summary.html:146
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3685 #: rhodecode/templates/summary/summary.html:162
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3686 #: rhodecode/templates/summary/summary.html:190
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3687 msgid "enable"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3688 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
3689
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3690 #: rhodecode/templates/summary/summary.html:154
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3691 msgid "Download"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3692 msgstr "下载"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3693
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3694 #: rhodecode/templates/summary/summary.html:158
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3695 msgid "There are no downloads yet"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3696 msgstr "尚无任何下载"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3697
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3698 #: rhodecode/templates/summary/summary.html:160
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3699 msgid "Downloads are disabled for this repository"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3700 msgstr "这个版本库的下载已经禁用"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3701
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3702 #: rhodecode/templates/summary/summary.html:166
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3703 #, fuzzy
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3704 msgid "Download as zip"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3705 msgstr "下载原始文件"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3706
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3707 #: rhodecode/templates/summary/summary.html:169
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3708 msgid "Check this to download archive with subrepos"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3709 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
3710
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3711 #: rhodecode/templates/summary/summary.html:169
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3712 msgid "with subrepos"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3713 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
3714
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3715 #: rhodecode/templates/summary/summary.html:182
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3716 msgid "Commit activity by day / 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
3717 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
3718
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3719 #: rhodecode/templates/summary/summary.html:193
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3720 msgid "Stats gathered: "
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3721 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
3722
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3723 #: rhodecode/templates/summary/summary.html:214
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3724 msgid "Shortlog"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3725 msgstr "简短日志"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3726
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3727 #: rhodecode/templates/summary/summary.html:216
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3728 #, fuzzy
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3729 msgid "Quick start"
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3730 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
3731
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3732 #: rhodecode/templates/summary/summary.html:229
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3733 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3734 msgid "Readme file at revision '%s'"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3735 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3736
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3737 #: rhodecode/templates/summary/summary.html:232
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3738 msgid "Permalink to this readme"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3739 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3740
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3741 #: rhodecode/templates/summary/summary.html:289
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3742 #, python-format
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3743 msgid "Download %s as %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3744 msgstr "下载 %s 作为 %s"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3745
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3746 #: rhodecode/templates/summary/summary.html:646
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3747 msgid "commits"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3748 msgstr "提交"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3749
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3750 #: rhodecode/templates/summary/summary.html:647
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3751 msgid "files added"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3752 msgstr "文件已添加"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3753
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3754 #: rhodecode/templates/summary/summary.html:648
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3755 msgid "files changed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3756 msgstr "文件已更改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3757
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3758 #: rhodecode/templates/summary/summary.html:649
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3759 msgid "files removed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3760 msgstr "文件已删除"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3761
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3762 #: rhodecode/templates/summary/summary.html:652
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3763 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
3764 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
3765
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3766 #: rhodecode/templates/summary/summary.html:653
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3767 msgid "file added"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3768 msgstr "文件已添加"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3769
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3770 #: rhodecode/templates/summary/summary.html:654
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3771 msgid "file changed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3772 msgstr "文件已更改"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3773
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3774 #: rhodecode/templates/summary/summary.html:655
2332
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3775 msgid "file removed"
17bef51d7616 Simple Chinese Translation
mikespook
parents:
diff changeset
3776 msgstr "文件已删除"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2332
diff changeset
3777
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3778 #: rhodecode/templates/tags/tags.html:5
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3779 #, fuzzy, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3780 msgid "%s Tags"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3781 msgstr "之前"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
3782