annotate rhodecode/i18n/zh_TW/LC_MESSAGES/rhodecode.po @ 4137:6c485794f10e rhodecode-2.2.5-gpl

Translation updates from RhodeCode v2.2.5 Includes a new German translation. These are licensed under GPLv3, for various reasons, including since they include textual copies of strings from the GPLv3'd Python and HTML files.
author Bradley M. Kuhn <bkuhn@sfconservancy.org>
date Wed, 02 Jul 2014 19:03:20 -0400
parents 22f925aea8b4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1 # Translations template for RhodeCode.
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2 # Copyright (C) 2014 RhodeCode GmbH
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3 # This file is distributed under the same license as the RhodeCode project.
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4 # Translators:
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5 # FIRST AUTHOR <EMAIL@ADDRESS>, 2011
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
6 msgid ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
7 msgstr ""
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
8 "Project-Id-Version: RhodeCode\n"
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
9 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
10 "POT-Creation-Date: 2014-02-13 15:30+0100\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
11 "PO-Revision-Date: 2014-02-13 14:34+0000\n"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
12 "Last-Translator: marcinkuzminski <marcin@python-blog.com>\n"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
13 "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/RhodeCode/language/zh_TW/)\n"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
14 "MIME-Version: 1.0\n"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
15 "Content-Type: text/plain; charset=UTF-8\n"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
16 "Content-Transfer-Encoding: 8bit\n"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
17 "Generated-By: Babel 0.9.6\n"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
18 "Language: zh_TW\n"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
19 "Plural-Forms: nplurals=1; plural=0;\n"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
20
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
21 #: rhodecode/controllers/changelog.py:88 rhodecode/controllers/compare.py:88
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
22 #: rhodecode/controllers/pullrequests.py:263
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
23 msgid "There are no changesets yet"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
24 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
25
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
26 #: rhodecode/controllers/changelog.py:184
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
27 msgid "All Branches"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
28 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
29
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
30 #: rhodecode/controllers/changelog.py:187
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
31 msgid "(closed)"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
32 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
33
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
34 #: rhodecode/controllers/changeset.py:85
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
35 msgid "Show white space"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
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: 2263
diff changeset
37
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
38 #: rhodecode/controllers/changeset.py:92 rhodecode/controllers/changeset.py:99
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
39 msgid "Ignore white space"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
40 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: 2263
diff changeset
41
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
42 #: rhodecode/controllers/changeset.py:165
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
43 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
44 msgid "increase diff context to %(num)s lines"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
45 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
46
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
47 #: rhodecode/controllers/changeset.py:207 rhodecode/controllers/files.py:96
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
48 #: rhodecode/controllers/files.py:119
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
49 msgid "Such revision does not exist for this repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
50 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
51
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
52 #: rhodecode/controllers/changeset.py:353
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
53 #: rhodecode/controllers/pullrequests.py:480
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
54 #, python-format
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
55 msgid "Status change -> %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
56 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
57
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
58 #: rhodecode/controllers/changeset.py:384
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
59 msgid ""
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
60 "Changing status on a changeset associated with a closed pull request is not "
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
61 "allowed"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
62 msgstr ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
63
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
64 #: rhodecode/controllers/compare.py:192 rhodecode/templates/base/root.html:67
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
65 msgid "Select changeset"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
66 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
67
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
68 #: rhodecode/controllers/error.py:70
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
69 msgid "Home page"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
70 msgstr "首頁"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
71
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
72 #: rhodecode/controllers/error.py:99
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
73 msgid ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
74 "The request could not be understood by the server due to malformed syntax."
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
75 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
76
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
77 #: rhodecode/controllers/error.py:102
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
78 msgid "Unauthorized access to resource"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
79 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
80
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
81 #: rhodecode/controllers/error.py:104
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
82 msgid "You don't have permission to view this page"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
83 msgstr "您沒有權限瀏覽這個頁面"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
84
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
85 #: rhodecode/controllers/error.py:106
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
86 msgid "The resource could not be found"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
87 msgstr "找不到這個資源"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
88
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
89 #: rhodecode/controllers/error.py: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: 2263
diff changeset
90 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: 2263
diff changeset
91 "The server encountered an unexpected condition which prevented it 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: 2263
diff changeset
92 "fulfilling the request."
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
93 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
94
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
95 #: rhodecode/controllers/feed.py:53
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
96 #, python-format
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
97 msgid "Changes on %s repository"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
98 msgstr "修改於版本庫 %s"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
99
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
100 #: rhodecode/controllers/feed.py:54
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
101 #, python-format
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
102 msgid "%s %s feed"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
103 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
104
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
105 #: rhodecode/controllers/feed.py:87
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
106 #: rhodecode/templates/changeset/changeset.html:139
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
107 #: rhodecode/templates/changeset/changeset.html:151
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
108 #: rhodecode/templates/compare/compare_diff.html:75
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
109 #: rhodecode/templates/compare/compare_diff.html:85
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
110 #: rhodecode/templates/pullrequests/pullrequest_show.html:178
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
111 #: rhodecode/templates/pullrequests/pullrequest_show.html:202
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
112 msgid "Changeset was too big and was cut off..."
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
113 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
114
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
115 #: rhodecode/controllers/feed.py:91
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
116 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
117 msgid "%s committed on %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
118 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
119
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
120 #: rhodecode/controllers/files.py:90
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
121 msgid "Click here to add new file"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
122 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
123
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
124 #: rhodecode/controllers/files.py:91
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
125 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
126 msgid "There are no files yet. %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
127 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
128
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
129 #: rhodecode/controllers/files.py:299 rhodecode/controllers/files.py:359
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
130 #: rhodecode/controllers/files.py:426
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
131 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
132 msgid "This repository is has been locked by %s on %s"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
133 msgstr ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
134
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
135 #: rhodecode/controllers/files.py:311
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
136 msgid "You can only delete files with revision being a valid branch "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
137 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
138
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
139 #: rhodecode/controllers/files.py:322
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
140 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
141 msgid "Deleted file %s via RhodeCode"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
142 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
143
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
144 #: rhodecode/controllers/files.py:344
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
145 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
146 msgid "Successfully deleted file %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
147 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
148
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
149 #: rhodecode/controllers/files.py:348 rhodecode/controllers/files.py:414
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
150 #: rhodecode/controllers/files.py:496
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
151 msgid "Error occurred during commit"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
152 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
153
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
154 #: rhodecode/controllers/files.py:371
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
155 msgid "You can only edit files with revision being a valid branch "
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
156 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
157
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
158 #: rhodecode/controllers/files.py:385
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
159 #, python-format
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
160 msgid "Edited file %s via RhodeCode"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
161 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
162
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
163 #: rhodecode/controllers/files.py:401
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
164 msgid "No changes"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
165 msgstr "沒有修改"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
166
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
167 #: rhodecode/controllers/files.py:410 rhodecode/controllers/files.py:485
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
168 #, python-format
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
169 msgid "Successfully committed to %s"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
170 msgstr "成功遞交至 %s"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
171
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
172 #: rhodecode/controllers/files.py:438
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
173 msgid "Added file via RhodeCode"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
174 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
175
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
176 #: rhodecode/controllers/files.py:459
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
177 msgid "No content"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
178 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
179
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
180 #: rhodecode/controllers/files.py:463
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
181 msgid "No filename"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
182 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
183
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
184 #: rhodecode/controllers/files.py:488
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
185 msgid "Location must be relative path and must not contain .. in path"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
186 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
187
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
188 #: rhodecode/controllers/files.py:522
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
189 msgid "Downloads disabled"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
190 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
191
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
192 #: rhodecode/controllers/files.py:533
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
193 #, python-format
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
194 msgid "Unknown revision %s"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
195 msgstr "未知修訂 %s"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
196
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
197 #: rhodecode/controllers/files.py:535
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
198 msgid "Empty repository"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
199 msgstr "空的版本庫"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
200
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
201 #: rhodecode/controllers/files.py:537
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
202 msgid "Unknown archive type"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
203 msgstr "未知的存檔類型"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
204
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
205 #: rhodecode/controllers/files.py:773
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
206 #: rhodecode/templates/changeset/changeset_range.html:12
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
207 #: rhodecode/templates/email_templates/pull_request.html:12
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
208 #: rhodecode/templates/pullrequests/pullrequest.html:123
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
209 msgid "Changesets"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
210 msgstr "變更"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
211
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
212 #: rhodecode/controllers/files.py:774
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
213 #: rhodecode/controllers/pullrequests.py:158
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
214 #: rhodecode/controllers/summary.py:74 rhodecode/model/scm.py:816
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
215 #: rhodecode/templates/switch_to_list.html:3
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
216 #: rhodecode/templates/branches/branches.html:13
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
217 msgid "Branches"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
218 msgstr "分支"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
219
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
220 #: rhodecode/controllers/files.py:775
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
221 #: rhodecode/controllers/pullrequests.py:159
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
222 #: rhodecode/controllers/summary.py:75 rhodecode/model/scm.py:827
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
223 #: rhodecode/templates/switch_to_list.html:25
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
224 #: rhodecode/templates/tags/tags.html:13
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
225 msgid "Tags"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
226 msgstr "標籤"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
227
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
228 #: rhodecode/controllers/forks.py:189
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
229 #, 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: 2263
diff changeset
230 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: 2263
diff changeset
231 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: 2263
diff changeset
232
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
233 #: rhodecode/controllers/home.py:81
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
234 msgid "Groups"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
235 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
236
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
237 #: rhodecode/controllers/home.py:86
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
238 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:106
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
239 #: rhodecode/templates/admin/repos/repo_add.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
240 #: rhodecode/templates/admin/repos/repo_add.html:19
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
241 #: rhodecode/templates/admin/users/user_edit_advanced.html:6
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
242 #: rhodecode/templates/base/base.html:70 rhodecode/templates/base/base.html:87
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
243 #: rhodecode/templates/base/base.html:136
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
244 #: rhodecode/templates/base/base.html:389
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
245 #: rhodecode/templates/base/base.html:560
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
246 msgid "Repositories"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
247 msgstr "版本庫"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
248
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
249 #: rhodecode/controllers/home.py:127 rhodecode/templates/files/files.html:33
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
250 #: rhodecode/templates/files/files_add.html:37
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
251 #: rhodecode/templates/files/files_delete.html:37
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
252 #: rhodecode/templates/files/files_edit.html:37
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
253 msgid "Branch"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
254 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
255
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
256 #: rhodecode/controllers/home.py:133
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
257 msgid "Tag"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
258 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
259
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
260 #: rhodecode/controllers/home.py:139
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
261 msgid "Bookmark"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
262 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
263
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
264 #: rhodecode/controllers/journal.py:112 rhodecode/controllers/journal.py:155
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
265 msgid "public journal"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
266 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
267
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
268 #: rhodecode/controllers/journal.py:116 rhodecode/controllers/journal.py:159
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
269 #: rhodecode/templates/journal/journal.html:15
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
270 msgid "journal"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
271 msgstr "日誌"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
272
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
273 #: rhodecode/controllers/login.py:185 rhodecode/controllers/login.py:230
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
274 msgid "bad captcha"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
275 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
276
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
277 #: rhodecode/controllers/login.py:191
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
278 msgid "You have successfully registered into RhodeCode"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
279 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
280
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
281 #: rhodecode/controllers/login.py:235
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
282 msgid "Your password reset link was sent"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
283 msgstr "您的密碼重設連結已寄出"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
284
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
285 #: rhodecode/controllers/login.py:255
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
286 msgid ""
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
287 "Your password reset was successful, new password has been sent to your email"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
288 msgstr "您的密碼重設動作已完成,新的密碼已寄至您的信箱"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
289
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
290 #: rhodecode/controllers/pullrequests.py:138
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
291 #: rhodecode/templates/changeset/changeset.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
292 #: rhodecode/templates/email_templates/changeset_comment.html:15
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
293 msgid "Changeset"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
294 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
295
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
296 #: rhodecode/controllers/pullrequests.py:155
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
297 msgid "Special"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
298 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
299
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
300 #: rhodecode/controllers/pullrequests.py:156
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
301 msgid "Peer branches"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
302 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
303
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
304 #: rhodecode/controllers/pullrequests.py:157 rhodecode/model/scm.py:822
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
305 #: rhodecode/templates/switch_to_list.html:38
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
306 #: rhodecode/templates/bookmarks/bookmarks.html:13
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
307 msgid "Bookmarks"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
308 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
309
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
310 #: rhodecode/controllers/pullrequests.py:328
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
311 msgid "Pull request requires a title with min. 3 chars"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
312 msgstr ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
313
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
314 #: rhodecode/controllers/pullrequests.py:330
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
315 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
316 msgid "Error creating pull request: %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
317 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
318
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
319 #: rhodecode/controllers/pullrequests.py:352
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
320 msgid "Successfully opened new pull request"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
321 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
322
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
323 #: rhodecode/controllers/pullrequests.py:355
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
324 msgid "Error occurred during sending pull request"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
325 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
326
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
327 #: rhodecode/controllers/pullrequests.py:395
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
328 msgid "Successfully deleted pull request"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
329 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
330
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
331 #: rhodecode/controllers/pullrequests.py:483
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
332 msgid "Closing with"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
333 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
334
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
335 #: rhodecode/controllers/pullrequests.py:520
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
336 msgid ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
337 "Closing pull request on other statuses than rejected or approved forbidden"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
338 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
339
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
340 #: rhodecode/controllers/search.py:133
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
341 msgid "Invalid search query. Try quoting it."
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
342 msgstr "無效的查詢。請使用跳脫字元"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
343
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
344 #: rhodecode/controllers/search.py:138
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
345 msgid "There is no index to search in. Please run whoosh indexer"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
346 msgstr "沒有任何索引可以搜尋。請執行 whoosh 建立索引"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
347
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
348 #: rhodecode/controllers/search.py:142
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
349 msgid "An error occurred during this search operation"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
350 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
351
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
352 #: rhodecode/controllers/summary.py:201
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
353 msgid "No data loaded yet"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
354 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
355
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
356 #: rhodecode/controllers/summary.py:204
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
357 #: rhodecode/templates/summary/summary.html:105
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
358 msgid "Statistics are disabled for this repository"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
359 msgstr "這個版本庫的統計功能已停用"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
360
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
361 #: rhodecode/controllers/admin/auth_settings.py:125
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
362 msgid "Auth settings updated successfully"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
363 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
364
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
365 #: rhodecode/controllers/admin/auth_settings.py:136
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
366 msgid "error occurred during update of auth settings"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
367 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
368
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
369 #: rhodecode/controllers/admin/defaults.py:95
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
370 msgid "Default settings updated successfully"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
371 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
372
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
373 #: rhodecode/controllers/admin/defaults.py:109
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
374 msgid "Error occurred during update of defaults"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
375 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
376
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
377 #: rhodecode/controllers/admin/gists.py:58
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
378 #: rhodecode/controllers/admin/my_account.py:255
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
379 #: rhodecode/controllers/admin/users.py:287
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
380 msgid "forever"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
381 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
382
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
383 #: rhodecode/controllers/admin/gists.py:59
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
384 #: rhodecode/controllers/admin/my_account.py:256
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
385 #: rhodecode/controllers/admin/users.py:288
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
386 msgid "5 minutes"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
387 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
388
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
389 #: rhodecode/controllers/admin/gists.py:60
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
390 #: rhodecode/controllers/admin/my_account.py:257
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
391 #: rhodecode/controllers/admin/users.py:289
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
392 msgid "1 hour"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
393 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
394
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
395 #: rhodecode/controllers/admin/gists.py:61
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
396 #: rhodecode/controllers/admin/my_account.py:258
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
397 #: rhodecode/controllers/admin/users.py:290
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
398 msgid "1 day"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
399 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
400
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
401 #: rhodecode/controllers/admin/gists.py:62
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
402 #: rhodecode/controllers/admin/my_account.py:259
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
403 #: rhodecode/controllers/admin/users.py:291
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
404 msgid "1 month"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
405 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
406
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
407 #: rhodecode/controllers/admin/gists.py:66
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
408 #: rhodecode/controllers/admin/my_account.py:261
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
409 #: rhodecode/controllers/admin/users.py:293
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
410 msgid "Lifetime"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
411 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
412
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
413 #: rhodecode/controllers/admin/gists.py:145
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
414 msgid "Error occurred during gist creation"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
415 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
416
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
417 #: rhodecode/controllers/admin/gists.py:183
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
418 #, python-format
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
419 msgid "Deleted gist %s"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
420 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
421
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
422 #: rhodecode/controllers/admin/gists.py:232
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
423 msgid "unmodified"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
424 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
425
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
426 #: rhodecode/controllers/admin/gists.py:261
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
427 msgid "Successfully updated gist content"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
428 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
429
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
430 #: rhodecode/controllers/admin/gists.py:266
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
431 msgid "Successfully updated gist data"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
432 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
433
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
434 #: rhodecode/controllers/admin/gists.py:269
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
435 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
436 msgid "Error occurred during update of gist %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
437 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
438
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
439 #: rhodecode/controllers/admin/my_account.py:68
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
440 msgid "You can't edit this user since it's crucial for entire application"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
441 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
442
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
443 #: rhodecode/controllers/admin/my_account.py:125
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
444 msgid "Your account was updated successfully"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
445 msgstr "您的帳號已更新完成"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
446
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
447 #: rhodecode/controllers/admin/my_account.py:139
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
448 #: rhodecode/controllers/admin/users.py:205
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
449 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
450 msgid "Error occurred during update of user %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
451 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
452
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
453 #: rhodecode/controllers/admin/my_account.py:159
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
454 msgid "Successfully updated password"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
455 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
456
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
457 #: rhodecode/controllers/admin/my_account.py:169
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
458 msgid "Error occurred during update of user password"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
459 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
460
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
461 #: rhodecode/controllers/admin/my_account.py:211
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
462 #: rhodecode/controllers/admin/users.py:430
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
463 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
464 msgid "Added email %s to user"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
465 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
466
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
467 #: rhodecode/controllers/admin/my_account.py:217
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
468 #: rhodecode/controllers/admin/users.py:436
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
469 msgid "An error occurred during email saving"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
470 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
471
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
472 #: rhodecode/controllers/admin/my_account.py:226
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
473 #: rhodecode/controllers/admin/users.py:447
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
474 msgid "Removed email from user"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
475 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
476
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
477 #: rhodecode/controllers/admin/my_account.py:272
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
478 #: rhodecode/controllers/admin/users.py:313
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
479 msgid "Api key successfully created"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
480 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
481
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
482 #: rhodecode/controllers/admin/my_account.py:284
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
483 #: rhodecode/controllers/admin/users.py:329
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
484 msgid "Api key successfully reset"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
485 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
486
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
487 #: rhodecode/controllers/admin/my_account.py:288
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
488 #: rhodecode/controllers/admin/users.py:333
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
489 msgid "Api key successfully deleted"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
490 msgstr ""
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
491
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
492 #: rhodecode/controllers/admin/permissions.py:60
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
493 #: rhodecode/controllers/admin/permissions.py:64
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
494 #: rhodecode/controllers/admin/permissions.py:68
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
495 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:104
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
496 msgid "None"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
497 msgstr "無"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
498
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
499 #: rhodecode/controllers/admin/permissions.py:61
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
500 #: rhodecode/controllers/admin/permissions.py:65
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
501 #: rhodecode/controllers/admin/permissions.py:69
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
502 msgid "Read"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
503 msgstr "讀"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
504
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
505 #: rhodecode/controllers/admin/permissions.py:62
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
506 #: rhodecode/controllers/admin/permissions.py:66
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
507 #: rhodecode/controllers/admin/permissions.py:70
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
508 msgid "Write"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
509 msgstr "寫"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
510
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
511 #: rhodecode/controllers/admin/permissions.py:63
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
512 #: rhodecode/controllers/admin/permissions.py:67
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
513 #: rhodecode/controllers/admin/permissions.py:71
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
514 #: rhodecode/templates/admin/auth/auth_settings.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
515 #: rhodecode/templates/admin/defaults/defaults.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
516 #: rhodecode/templates/admin/permissions/permissions.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
517 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
518 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
519 #: rhodecode/templates/admin/repo_groups/repo_groups.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
520 #: rhodecode/templates/admin/repos/repo_add.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
521 #: rhodecode/templates/admin/repos/repo_add.html:17
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
522 #: rhodecode/templates/admin/repos/repos.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
523 #: rhodecode/templates/admin/settings/settings.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
524 #: rhodecode/templates/admin/user_groups/user_group_add.html:11
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
525 #: rhodecode/templates/admin/user_groups/user_group_edit.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
526 #: rhodecode/templates/admin/user_groups/user_groups.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
527 #: rhodecode/templates/admin/users/user_add.html:11
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
528 #: rhodecode/templates/admin/users/user_edit.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
529 #: rhodecode/templates/admin/users/user_edit_profile.html:114
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
530 #: rhodecode/templates/admin/users/users.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
531 #: rhodecode/templates/admin/users/users.html:58
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
532 #: rhodecode/templates/base/base.html:339
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
533 #: rhodecode/templates/base/base.html:340
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
534 #: rhodecode/templates/base/base.html:346
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
535 #: rhodecode/templates/base/base.html:347
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
536 msgid "Admin"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
537 msgstr "管理"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
538
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
539 #: rhodecode/controllers/admin/permissions.py:74
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
540 #: rhodecode/controllers/admin/permissions.py:85
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
541 #: rhodecode/controllers/admin/permissions.py:90
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
542 #: rhodecode/controllers/admin/permissions.py:93
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
543 #: rhodecode/controllers/admin/permissions.py:96
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
544 #: rhodecode/controllers/admin/permissions.py:99
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
545 msgid "Disabled"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
546 msgstr "停用"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
547
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
548 #: rhodecode/controllers/admin/permissions.py:76
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
549 msgid "Allowed with manual account activation"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
550 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
551
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
552 #: rhodecode/controllers/admin/permissions.py:78
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
553 msgid "Allowed with automatic account activation"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
554 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
555
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
556 #: rhodecode/controllers/admin/permissions.py:81
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
557 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1439
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
558 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1485
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
559 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1542
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
560 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1543
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
561 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1564
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
562 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1603
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
563 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1655
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
564 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1682 rhodecode/model/db.py:1692
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
565 msgid "Manual activation of external account"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
566 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
567
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
568 #: rhodecode/controllers/admin/permissions.py:82
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
569 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1440
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
570 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1486
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
571 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1543
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
572 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1544
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
573 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1565
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
574 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1604
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
575 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1656
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
576 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1683 rhodecode/model/db.py:1693
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
577 msgid "Automatic activation of external account"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
578 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
579
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
580 #: rhodecode/controllers/admin/permissions.py:86
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
581 #: rhodecode/controllers/admin/permissions.py:89
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
582 #: rhodecode/controllers/admin/permissions.py:94
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
583 #: rhodecode/controllers/admin/permissions.py:97
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
584 #: rhodecode/controllers/admin/permissions.py:100
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
585 msgid "Enabled"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
586 msgstr "啟用"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
587
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
588 #: rhodecode/controllers/admin/permissions.py:123
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
589 msgid "Global permissions updated successfully"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
590 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
591
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
592 #: rhodecode/controllers/admin/permissions.py:137
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
593 msgid "Error occurred during update of permissions"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
594 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
595
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
596 #: rhodecode/controllers/admin/repo_groups.py:184
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
597 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
598 msgid "Created repository group %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
599 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
600
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
601 #: rhodecode/controllers/admin/repo_groups.py:196
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
602 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
603 msgid "Error occurred during creation of repository group %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
604 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
605
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
606 #: rhodecode/controllers/admin/repo_groups.py:254
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
607 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
608 msgid "Updated repository group %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
609 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
610
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
611 #: rhodecode/controllers/admin/repo_groups.py:269
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
612 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
613 msgid "Error occurred during update of repository group %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
614 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
615
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
616 #: rhodecode/controllers/admin/repo_groups.py:287
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
617 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
618 msgid "This group contains %s repositores and cannot be deleted"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
619 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
620
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
621 #: rhodecode/controllers/admin/repo_groups.py:294
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
622 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
623 msgid "This group contains %s subgroups and cannot be deleted"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
624 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
625
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
626 #: rhodecode/controllers/admin/repo_groups.py:300
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
627 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
628 msgid "Removed repository group %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
629 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
630
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
631 #: rhodecode/controllers/admin/repo_groups.py:305
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
632 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
633 msgid "Error occurred during deletion of repository group %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
634 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
635
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
636 #: rhodecode/controllers/admin/repo_groups.py:417
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
637 #: rhodecode/controllers/admin/repo_groups.py:452
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
638 #: rhodecode/controllers/admin/user_groups.py:335
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
639 msgid "Cannot revoke permission for yourself as admin"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
640 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
641
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
642 #: rhodecode/controllers/admin/repo_groups.py:432
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
643 msgid "Repository Group permissions updated"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
644 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
645
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
646 #: rhodecode/controllers/admin/repo_groups.py:469
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
647 #: rhodecode/controllers/admin/repos.py:424
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
648 #: rhodecode/controllers/admin/user_groups.py:347
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
649 msgid "An error occurred during revoking of permission"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
650 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
651
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
652 #: rhodecode/controllers/admin/repos.py:160
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
653 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
654 msgid "Error creating repository %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
655 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
656
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
657 #: rhodecode/controllers/admin/repos.py:235
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
658 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
659 msgid "Created repository %s from %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
660 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
661
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
662 #: rhodecode/controllers/admin/repos.py:244
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
663 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
664 msgid "Forked repository %s as %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
665 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
666
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
667 #: rhodecode/controllers/admin/repos.py:247
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
668 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
669 msgid "Created repository %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
670 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
671
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
672 #: rhodecode/controllers/admin/repos.py:287
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
673 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
674 msgid "Repository %s updated successfully"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
675 msgstr "版本庫 %s 更新完成"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
676
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
677 #: rhodecode/controllers/admin/repos.py:305
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
678 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
679 msgid "Error occurred during update of repository %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
680 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
681
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
682 #: rhodecode/controllers/admin/repos.py:332
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
683 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
684 msgid "Detached %s forks"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
685 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
686
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
687 #: rhodecode/controllers/admin/repos.py:335
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
688 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
689 msgid "Deleted %s forks"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
690 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
691
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
692 #: rhodecode/controllers/admin/repos.py:340
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
693 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
694 msgid "Deleted repository %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
695 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
696
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
697 #: rhodecode/controllers/admin/repos.py:343
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
698 #, python-format
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
699 msgid "Cannot delete %s it still contains attached forks"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
700 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
701
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
702 #: rhodecode/controllers/admin/repos.py:348
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
703 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
704 msgid "An error occurred during deletion of %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
705 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
706
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
707 #: rhodecode/controllers/admin/repos.py:400
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
708 msgid "Repository permissions updated"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
709 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
710
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
711 #: rhodecode/controllers/admin/repos.py:456
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
712 msgid "An error occurred during creation of field"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
713 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
714
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
715 #: rhodecode/controllers/admin/repos.py:470
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
716 msgid "An error occurred during removal of field"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
717 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
718
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
719 #: rhodecode/controllers/admin/repos.py:486
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
720 msgid "-- Not a fork --"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
721 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
722
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
723 #: rhodecode/controllers/admin/repos.py:520
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
724 msgid "Updated repository visibility in public journal"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
725 msgstr ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
726
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
727 #: rhodecode/controllers/admin/repos.py:524
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
728 msgid "An error occurred during setting this repository in public journal"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
729 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
730
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
731 #: rhodecode/controllers/admin/repos.py:529 rhodecode/model/validators.py:359
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
732 msgid "Token mismatch"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
733 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
734
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
735 #: rhodecode/controllers/admin/repos.py:544
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
736 msgid "Nothing"
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
737 msgstr ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
738
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
739 #: rhodecode/controllers/admin/repos.py:546
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
740 #, 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: 2263
diff changeset
741 msgid "Marked repo %s as fork of %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
742 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
743
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
744 #: rhodecode/controllers/admin/repos.py:553
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
745 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: 2263
diff changeset
746 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: 2263
diff changeset
747
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
748 #: rhodecode/controllers/admin/repos.py:569
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
749 msgid "Locked repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
750 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
751
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
752 #: rhodecode/controllers/admin/repos.py:572
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
753 msgid "Unlocked repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
754 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
755
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
756 #: rhodecode/controllers/admin/repos.py:575
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
757 #: rhodecode/controllers/admin/repos.py:602
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
758 msgid "An error occurred during unlocking"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
759 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
760
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
761 #: rhodecode/controllers/admin/repos.py:593
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
762 msgid "Unlocked"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
763 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
764
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
765 #: rhodecode/controllers/admin/repos.py:596
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
766 msgid "Locked"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
767 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
768
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
769 #: rhodecode/controllers/admin/repos.py:598
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
770 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
771 msgid "Repository has been %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
772 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
773
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
774 #: rhodecode/controllers/admin/repos.py:616
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
775 msgid "Cache invalidation successful"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
776 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
777
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
778 #: rhodecode/controllers/admin/repos.py:620
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
779 msgid "An error occurred during cache invalidation"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
780 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
781
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
782 #: rhodecode/controllers/admin/repos.py:635
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
783 msgid "Pulled from remote location"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
784 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
785
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
786 #: rhodecode/controllers/admin/repos.py:638
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
787 msgid "An error occurred during pull from remote location"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
788 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
789
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
790 #: rhodecode/controllers/admin/repos.py:671
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
791 msgid "An error occurred during deletion of repository stats"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
792 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
793
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
794 #: rhodecode/controllers/admin/settings.py:171
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
795 msgid "Updated VCS settings"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
796 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
797
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
798 #: rhodecode/controllers/admin/settings.py:175
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
799 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
800 "Unable to activate hgsubversion support. The \"hgsubversion\" library is "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
801 "missing"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
802 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
803
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
804 #: rhodecode/controllers/admin/settings.py:181
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
805 #: rhodecode/controllers/admin/settings.py:273
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
806 msgid "Error occurred during updating application settings"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
807 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
808
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
809 #: rhodecode/controllers/admin/settings.py:214
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
810 #, python-format
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
811 msgid "Repositories successfully rescanned added: %s ; removed: %s"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
812 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
813
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
814 #: rhodecode/controllers/admin/settings.py:269
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
815 msgid "Updated application settings"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
816 msgstr "更新應用設定"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
817
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
818 #: rhodecode/controllers/admin/settings.py:326
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
819 msgid "Updated visualisation settings"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
820 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
821
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
822 #: rhodecode/controllers/admin/settings.py:331
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
823 msgid "Error occurred during updating visualisation settings"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
824 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
825
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
826 #: rhodecode/controllers/admin/settings.py:357
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
827 msgid "Please enter email address"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
828 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
829
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
830 #: rhodecode/controllers/admin/settings.py:369
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
831 msgid "Send email task created"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
832 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
833
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
834 #: rhodecode/controllers/admin/settings.py:399
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
835 msgid "Added new hook"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
836 msgstr "新增hook"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
837
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
838 #: rhodecode/controllers/admin/settings.py:413
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
839 msgid "Updated hooks"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
840 msgstr "更新hook"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
841
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
842 #: rhodecode/controllers/admin/settings.py:417
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
843 msgid "Error occurred during hook creation"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
844 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
845
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
846 #: rhodecode/controllers/admin/settings.py:443
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
847 msgid "Whoosh reindex task scheduled"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
848 msgstr "Whoosh 重新索引工作排程"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
849
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
850 #: rhodecode/controllers/admin/settings.py:535
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
851 msgid "Updated license information"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
852 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
853
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
854 #: rhodecode/controllers/admin/settings.py:540
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
855 msgid "Error occurred during updating license info"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
856 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
857
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
858 #: rhodecode/controllers/admin/settings.py:563
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
859 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
860 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
861 "Your license will expire on %s, please contact support to extend your "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
862 "license."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
863 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
864
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
865 #: rhodecode/controllers/admin/settings.py:566
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
866 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
867 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
868 "Your license has expired on %s, please contact support to extend your "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
869 "license."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
870 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
871
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
872 #: rhodecode/controllers/admin/settings.py:571
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
873 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
874 "Unexpected error while reading license key. Please make sure your license "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
875 "token and key are correct"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
876 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
877
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
878 #: rhodecode/controllers/admin/user_groups.py:148
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
879 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
880 msgid "Created user group %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
881 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
882
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
883 #: rhodecode/controllers/admin/user_groups.py:159
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
884 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
885 msgid "Error occurred during creation of user group %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
886 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
887
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
888 #: rhodecode/controllers/admin/user_groups.py:197
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
889 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
890 msgid "Updated user group %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
891 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
892
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
893 #: rhodecode/controllers/admin/user_groups.py:219
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
894 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
895 msgid "Error occurred during update of user group %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
896 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
897
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
898 #: rhodecode/controllers/admin/user_groups.py:237
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
899 msgid "Successfully deleted user group"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
900 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
901
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
902 #: rhodecode/controllers/admin/user_groups.py:242
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
903 msgid "An error occurred during deletion of user group"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
904 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
905
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
906 #: rhodecode/controllers/admin/user_groups.py:309
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
907 msgid "Target group cannot be the same"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
908 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
909
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
910 #: rhodecode/controllers/admin/user_groups.py:315
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
911 msgid "User Group permissions updated"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
912 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
913
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
914 #: rhodecode/controllers/admin/user_groups.py:435
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
915 #: rhodecode/controllers/admin/users.py:395
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
916 msgid "Updated permissions"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
917 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
918
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
919 #: rhodecode/controllers/admin/user_groups.py:439
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
920 #: rhodecode/controllers/admin/users.py:399
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
921 msgid "An error occurred during permissions saving"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
922 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
923
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
924 #: rhodecode/controllers/admin/users.py:133
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
925 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
926 msgid "Created user %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
927 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
928
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
929 #: rhodecode/controllers/admin/users.py:147
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
930 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
931 msgid "Error occurred during creation of user %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
932 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
933
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
934 #: rhodecode/controllers/admin/users.py:186
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
935 msgid "User updated successfully"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
936 msgstr "使用者更新完成"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
937
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
938 #: rhodecode/controllers/admin/users.py:221
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
939 msgid "Successfully deleted user"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
940 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
941
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
942 #: rhodecode/controllers/admin/users.py:226
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
943 msgid "An error occurred during deletion of user"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
944 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
945
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
946 #: rhodecode/controllers/admin/users.py:240
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
947 #: rhodecode/controllers/admin/users.py:258
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
948 #: rhodecode/controllers/admin/users.py:281
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
949 #: rhodecode/controllers/admin/users.py:306
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
950 #: rhodecode/controllers/admin/users.py:319
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
951 #: rhodecode/controllers/admin/users.py:343
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
952 #: rhodecode/controllers/admin/users.py:406
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
953 #: rhodecode/controllers/admin/users.py:453
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
954 msgid "You can't edit this user"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
955 msgstr "您無法編輯這位使用者"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
956
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
957 #: rhodecode/controllers/admin/users.py:481
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
958 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
959 msgid "Added ip %s to user whitelist"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
960 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
961
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
962 #: rhodecode/controllers/admin/users.py:487
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
963 msgid "An error occurred during ip saving"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
964 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
965
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
966 #: rhodecode/controllers/admin/users.py:501
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
967 msgid "Removed ip address from user whitelist"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
968 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
969
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
970 #: rhodecode/lib/auth.py:746
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
971 #, python-format
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
972 msgid "IP %s not allowed"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
973 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
974
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
975 #: rhodecode/lib/auth.py:807
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
976 msgid "You need to be a registered user to perform this action"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
977 msgstr "您必須是註冊使用者才能執行這個動作"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
978
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
979 #: rhodecode/lib/auth.py:844
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
980 msgid "You need to be a signed in to view this page"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
981 msgstr "您必須登入後才能瀏覽這個頁面"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
982
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
983 #: rhodecode/lib/diffs.py:64
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
984 msgid "Binary file"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
985 msgstr ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
986
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
987 #: rhodecode/lib/diffs.py:80
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
988 msgid ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
989 "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: 2263
diff changeset
990 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: 2263
diff changeset
991
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
992 #: rhodecode/lib/diffs.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: 2263
diff changeset
993 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: 2263
diff changeset
994 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: 2263
diff changeset
995
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
996 #: rhodecode/lib/helpers.py:598
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
997 #, python-format
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
998 msgid "Deleted branch: %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
999 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1000
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1001 #: rhodecode/lib/helpers.py:601
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1002 #, python-format
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
1003 msgid "Created tag: %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1004 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1005
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1006 #: rhodecode/lib/helpers.py:614
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
1007 msgid "Changeset not found"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1008 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1009
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1010 #: rhodecode/lib/helpers.py:664
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1011 #, python-format
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1012 msgid "Show all combined changesets %s->%s"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1013 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1014
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1015 #: rhodecode/lib/helpers.py:670
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1016 msgid "compare view"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1017 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1018
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1019 #: rhodecode/lib/helpers.py:690
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1020 msgid "and"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1021 msgstr "和"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1022
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1023 #: rhodecode/lib/helpers.py:691
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1024 #, python-format
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1025 msgid "%s more"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1026 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1027
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1028 #: rhodecode/lib/helpers.py:692
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1029 #: rhodecode/templates/changelog/changelog.html:58
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1030 msgid "revisions"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1031 msgstr "修訂"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1032
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1033 #: rhodecode/lib/helpers.py:716
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1034 #, python-format
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
1035 msgid "fork name %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1036 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1037
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1038 #: rhodecode/lib/helpers.py:733
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1039 #: rhodecode/templates/pullrequests/pullrequest_show.html:11
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1040 #, python-format
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1041 msgid "Pull request #%s"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1042 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1043
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1044 #: rhodecode/lib/helpers.py:743
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1045 msgid "[deleted] repository"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1046 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1047
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1048 #: rhodecode/lib/helpers.py:745 rhodecode/lib/helpers.py:757
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1049 msgid "[created] repository"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1050 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1051
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1052 #: rhodecode/lib/helpers.py:747
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1053 msgid "[created] repository as fork"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1054 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1055
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1056 #: rhodecode/lib/helpers.py:749 rhodecode/lib/helpers.py:759
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1057 msgid "[forked] repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1058 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1059
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1060 #: rhodecode/lib/helpers.py:751 rhodecode/lib/helpers.py:761
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1061 msgid "[updated] repository"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1062 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1063
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1064 #: rhodecode/lib/helpers.py:753
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1065 msgid "[downloaded] archive from repository"
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1066 msgstr ""
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
1067
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1068 #: rhodecode/lib/helpers.py:755
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1069 msgid "[delete] repository"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1070 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1071
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1072 #: rhodecode/lib/helpers.py:763
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1073 msgid "[created] user"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1074 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1075
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1076 #: rhodecode/lib/helpers.py:765
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1077 msgid "[updated] user"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1078 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1079
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1080 #: rhodecode/lib/helpers.py:767
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1081 msgid "[created] user group"
2341
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
1082 msgstr ""
feaf1fa547dd updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2334
diff changeset
1083
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1084 #: rhodecode/lib/helpers.py:769
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1085 msgid "[updated] user group"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1086 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1087
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1088 #: rhodecode/lib/helpers.py:771
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1089 msgid "[commented] on revision in repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1090 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1091
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1092 #: rhodecode/lib/helpers.py:773
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1093 msgid "[commented] on pull request for"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1094 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1095
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1096 #: rhodecode/lib/helpers.py:775
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1097 msgid "[closed] pull request for"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1098 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1099
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1100 #: rhodecode/lib/helpers.py:777
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1101 msgid "[pushed] into"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1102 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1103
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1104 #: rhodecode/lib/helpers.py:779
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1105 msgid "[committed via RhodeCode] into repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1106 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1107
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1108 #: rhodecode/lib/helpers.py:781
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1109 msgid "[pulled from remote] into repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1110 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1111
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1112 #: rhodecode/lib/helpers.py:783
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1113 msgid "[pulled] from"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1114 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1115
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1116 #: rhodecode/lib/helpers.py:785
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1117 msgid "[started following] repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1118 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1119
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1120 #: rhodecode/lib/helpers.py:787
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1121 msgid "[stopped following] repository"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1122 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1123
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1124 #: rhodecode/lib/helpers.py:1102
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1125 #, python-format
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1126 msgid " and %s more"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1127 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1128
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1129 #: rhodecode/lib/helpers.py:1106
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1130 msgid "No Files"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1131 msgstr "沒有檔案"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1132
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1133 #: rhodecode/lib/helpers.py:1172
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1134 msgid "new file"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1135 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1136
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1137 #: rhodecode/lib/helpers.py:1175
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1138 msgid "mod"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1139 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1140
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1141 #: rhodecode/lib/helpers.py:1178
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1142 msgid "del"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1143 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1144
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1145 #: rhodecode/lib/helpers.py:1181
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1146 msgid "rename"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1147 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1148
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1149 #: rhodecode/lib/helpers.py:1186
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1150 msgid "chmod"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1151 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1152
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1153 #: rhodecode/lib/helpers.py:1418
3111
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1154 #, python-format
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1155 msgid ""
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1156 "%s repository is not mapped to db perhaps it was created or renamed from the"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1157 " filesystem please run the application again in order to rescan repositories"
3111
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1158 msgstr ""
2dd0e1d92386 i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 3109
diff changeset
1159
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1160 #: rhodecode/lib/utils2.py:413
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1161 #, python-format
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1162 msgid "%d year"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1163 msgid_plural "%d years"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1164 msgstr[0] ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1165
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1166 #: rhodecode/lib/utils2.py:414
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1167 #, 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: 2263
diff changeset
1168 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: 2263
diff changeset
1169 msgid_plural "%d months"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1170 msgstr[0] ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1171
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1172 #: rhodecode/lib/utils2.py:415
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1173 #, 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: 2263
diff changeset
1174 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: 2263
diff changeset
1175 msgid_plural "%d days"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1176 msgstr[0] ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1177
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1178 #: rhodecode/lib/utils2.py:416
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1179 #, python-format
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1180 msgid "%d hour"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1181 msgid_plural "%d hours"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1182 msgstr[0] ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
1183
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1184 #: rhodecode/lib/utils2.py:417
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1185 #, python-format
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1186 msgid "%d minute"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1187 msgid_plural "%d minutes"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1188 msgstr[0] ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
1189
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1190 #: rhodecode/lib/utils2.py:418
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1191 #, 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: 2263
diff changeset
1192 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: 2263
diff changeset
1193 msgid_plural "%d seconds"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1194 msgstr[0] ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1195
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1196 #: rhodecode/lib/utils2.py:434
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
1197 #, python-format
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
1198 msgid "in %s"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
1199 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
1200
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1201 #: rhodecode/lib/utils2.py:436
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1202 #, 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: 2263
diff changeset
1203 msgid "%s ago"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1204 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1205
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1206 #: rhodecode/lib/utils2.py:438
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
1207 #, python-format
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1208 msgid "in %s and %s"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
1209 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: 2263
diff changeset
1210
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1211 #: rhodecode/lib/utils2.py:441
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1212 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1213 msgid "%s and %s ago"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1214 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1215
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1216 #: rhodecode/lib/utils2.py:444
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
1217 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: 2263
diff changeset
1218 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: 2263
diff changeset
1219
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1220 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1164
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1221 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1183
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1222 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1303
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1223 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1388
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1224 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1408
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1225 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1454
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1226 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1511
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1227 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1512
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1228 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1533
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1229 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1572
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1230 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1622
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1231 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1649 rhodecode/model/db.py:1659
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1232 msgid "Repository no access"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1233 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1234
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1235 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1165
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1236 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1184
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1237 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1304
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1238 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1389
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1239 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1409
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1240 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1455
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1241 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1512
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1242 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1513
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1243 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1534
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1244 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1573
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1245 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1623
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1246 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1650 rhodecode/model/db.py:1660
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1247 msgid "Repository read access"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1248 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1249
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1250 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1166
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1251 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1185
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1252 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1305
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1253 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1390
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1254 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1410
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1255 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1456
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1256 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1513
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1257 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1514
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1258 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1535
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1259 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1574
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1260 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1624
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1261 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1651 rhodecode/model/db.py:1661
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1262 msgid "Repository write access"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1263 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1264
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1265 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1167
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1266 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1186
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1267 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1306
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1268 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1391
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1269 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1411
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1270 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1457
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1271 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1514
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1272 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1515
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1273 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1536
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1274 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1575
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1275 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1625
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1276 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1652 rhodecode/model/db.py:1662
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1277 msgid "Repository admin access"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1278 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1279
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1280 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1169
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1281 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1188
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1282 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1308
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1283 msgid "Repositories Group no access"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1284 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1285
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1286 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1170
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1287 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1189
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1288 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1309
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1289 msgid "Repositories Group read access"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1290 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1291
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1292 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1171
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1293 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1190
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1294 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1310
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1295 msgid "Repositories Group write access"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1296 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1297
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1298 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1172
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1299 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1191
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1300 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1311
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1301 msgid "Repositories Group admin access"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1302 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1303
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1304 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1174
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1305 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1193
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1306 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1313
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1307 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1398
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1308 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1406
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1309 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1452
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1310 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1509
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1311 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1510
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1312 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1531
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1313 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1570
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1314 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1620
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1315 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1647 rhodecode/model/db.py:1657
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1316 msgid "RhodeCode Administrator"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1317 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1318
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1319 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1175
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1320 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1194
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1321 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1314
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1322 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1399
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1323 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1429
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1324 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1475
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1325 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1532
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1326 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1533
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1327 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1554
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1328 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1593
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1329 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1643
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1330 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1670 rhodecode/model/db.py:1680
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1331 msgid "Repository creation disabled"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1332 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1333
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1334 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1176
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1335 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1195
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1336 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1315
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1337 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1400
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1338 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1430
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1339 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1476
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1340 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1533
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1341 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1534
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1342 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1555
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1343 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1594
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1344 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1644
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1345 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1671 rhodecode/model/db.py:1681
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1346 msgid "Repository creation enabled"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1347 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1348
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1349 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1177
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1350 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1196
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1351 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1316
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1352 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1401
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1353 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1432
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1354 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1478
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1355 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1535
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1356 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1536
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1357 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1557
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1358 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1596
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1359 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1648
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1360 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1675 rhodecode/model/db.py:1685
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1361 msgid "Repository forking disabled"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1362 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1363
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1364 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1178
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1365 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1197
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1366 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1317
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1367 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1402
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1368 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1433
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1369 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1479
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1370 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1536
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1371 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1537
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1372 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1558
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1373 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1597
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1374 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1649
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1375 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1676 rhodecode/model/db.py:1686
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1376 msgid "Repository forking enabled"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1377 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1378
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1379 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1179
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1380 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1198
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1381 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1318
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1382 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1403
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1383 msgid "Register disabled"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1384 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1385
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1386 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1180
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1387 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1199
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1388 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1319
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1389 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1404
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1390 msgid "Register new user with RhodeCode with manual activation"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1391 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1392
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1393 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1183
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1394 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1202
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1395 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1322
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1396 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1407
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1397 msgid "Register new user with RhodeCode with auto activation"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1398 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1399
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1400 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1624
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1401 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1651
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1402 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1763
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1403 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1838
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1404 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1934
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1405 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1980
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1406 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:2040
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1407 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:2041
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1408 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:2062
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1409 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:2101
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1410 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:2154
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1411 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:2200 rhodecode/model/db.py:2210
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1412 msgid "Not Reviewed"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1413 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1414
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1415 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1625
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1416 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1652
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1417 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1764
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1418 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1839
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1419 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1935
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1420 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1981
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1421 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:2041
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1422 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:2042
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1423 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:2063
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1424 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:2102
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1425 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:2155
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1426 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:2201 rhodecode/model/db.py:2211
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1427 msgid "Approved"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1428 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1429
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1430 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1626
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1431 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1653
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1432 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1765
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1433 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1840
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1434 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1936
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1435 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1982
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1436 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:2042
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1437 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:2043
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1438 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:2064
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1439 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:2103
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1440 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:2156
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1441 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:2202 rhodecode/model/db.py:2212
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1442 msgid "Rejected"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1443 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1444
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1445 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1627
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1446 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1654
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1447 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1766
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1448 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1841
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1449 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1937
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1450 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1983
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1451 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:2043
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1452 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:2044
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1453 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:2065
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1454 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:2104
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1455 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:2157
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1456 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:2203 rhodecode/model/db.py:2213
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1457 msgid "Under Review"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1458 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
1459
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1460 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1252
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1461 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1270
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1462 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1300
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1463 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1357
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1464 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1358
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1465 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1379
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1466 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1418
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1467 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1471
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1468 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1498 rhodecode/model/db.py:1508
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1469 msgid "top level"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1470 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1471
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1472 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1393
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1473 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1413
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1474 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1459
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1475 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1516
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1476 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1517
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1477 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1538
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1478 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1577
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1479 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1627
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1480 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1654 rhodecode/model/db.py:1664
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1481 msgid "Repository group no access"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1482 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1483
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1484 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1394
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1485 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1414
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1486 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1460
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1487 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1517
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1488 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1518
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1489 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1539
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1490 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1578
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1491 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1628
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1492 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1655 rhodecode/model/db.py:1665
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1493 msgid "Repository group read access"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1494 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1495
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1496 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1395
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1497 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1415
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1498 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1461
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1499 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1518
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1500 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1519
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1501 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1540
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1502 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1579
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1503 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1629
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1504 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1656 rhodecode/model/db.py:1666
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1505 msgid "Repository group write access"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1506 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1507
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1508 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:1396
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1509 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1416
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1510 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1462
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1511 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1519
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1512 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1520
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1513 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1541
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1514 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1580
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1515 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1630
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1516 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1657 rhodecode/model/db.py:1667
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1517 msgid "Repository group admin access"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1518 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1519
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1520 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1418
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1521 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1464
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1522 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1521
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1523 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1522
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1524 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1543
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1525 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1582
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1526 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1632
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1527 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1659 rhodecode/model/db.py:1669
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1528 msgid "User group no access"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1529 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1530
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1531 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1419
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1532 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1465
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1533 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1522
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1534 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1523
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1535 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1544
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1536 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1583
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1537 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1633
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1538 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1660 rhodecode/model/db.py:1670
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1539 msgid "User group read access"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1540 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1541
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1542 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1420
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1543 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1466
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1544 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1523
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1545 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1524
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1546 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1545
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1547 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1584
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1548 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1634
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1549 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1661 rhodecode/model/db.py:1671
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1550 msgid "User group write access"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1551 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1552
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1553 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1421
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1554 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1467
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1555 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1524
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1556 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1525
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1557 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1546
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1558 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1585
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1559 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1635
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1560 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1662 rhodecode/model/db.py:1672
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1561 msgid "User group admin access"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1562 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1563
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1564 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1423
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1565 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1469
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1566 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1526
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1567 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1527
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1568 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1548
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1569 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1587
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1570 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1637
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1571 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1664 rhodecode/model/db.py:1674
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1572 msgid "Repository Group creation disabled"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1573 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1574
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1575 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1424
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1576 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1470
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1577 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1527
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1578 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1528
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1579 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1549
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1580 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1588
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1581 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1638
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1582 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1665 rhodecode/model/db.py:1675
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1583 msgid "Repository Group creation enabled"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1584 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1585
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1586 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1426
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1587 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1472
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1588 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1529
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1589 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1530
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1590 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1551
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1591 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1590
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1592 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1640
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1593 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1667 rhodecode/model/db.py:1677
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1594 msgid "User Group creation disabled"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1595 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1596
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1597 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1427
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1598 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1473
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1599 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1530
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1600 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1531
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1601 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1552
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1602 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1591
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1603 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1641
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1604 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1668 rhodecode/model/db.py:1678
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1605 msgid "User Group creation enabled"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1606 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1607
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1608 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1435
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1609 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1481
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1610 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1538
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1611 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1539
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1612 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1560
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1613 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1599
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1614 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1651
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1615 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1678 rhodecode/model/db.py:1688
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1616 msgid "Registration disabled"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1617 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1618
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1619 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1436
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1620 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1482
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1621 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1539
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1622 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1540
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1623 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1561
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1624 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1600
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1625 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1652
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1626 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1679 rhodecode/model/db.py:1689
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1627 msgid "User Registration with manual account activation"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1628 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1629
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1630 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:1437
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1631 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1483
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1632 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1540
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1633 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1541
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1634 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1562
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1635 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1601
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1636 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1653
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1637 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1680 rhodecode/model/db.py:1690
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1638 msgid "User Registration with automatic account activation"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1639 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1640
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1641 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1645
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1642 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1672 rhodecode/model/db.py:1682
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1643 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1644 "Repository creation enabled with write permission to a repository group"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1645 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1646
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1647 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1646
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1648 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1673 rhodecode/model/db.py:1683
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1649 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1650 "Repository creation disabled with write permission to a repository group"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1651 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1652
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1653 #: rhodecode/model/comment.py:75
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
1654 #, 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: 2263
diff changeset
1655 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: 2263
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: 2263
diff changeset
1657
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1658 #: rhodecode/model/comment.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: 2263
diff changeset
1659 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: 2263
diff changeset
1660 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: 2263
diff changeset
1661
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1662 #: rhodecode/model/forms.py:57
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1663 msgid "Please enter a login"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1664 msgstr "請登入"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1665
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1666 #: rhodecode/model/forms.py:58
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1667 #, python-format
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1668 msgid "Enter a value %(min)i characters long or more"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1669 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1670
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1671 #: rhodecode/model/forms.py:66
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1672 msgid "Please enter a password"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1673 msgstr "請輸入密碼"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1674
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1675 #: rhodecode/model/forms.py:67
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1676 #, python-format
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1677 msgid "Enter %(min)i characters or more"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1678 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1679
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1680 #: rhodecode/model/forms.py:156
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1681 msgid "Name must not contain only digits"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1682 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1683
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1684 #: rhodecode/model/notification.py:229
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1685 #, python-format
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1686 msgid "%(user)s commented on changeset at %(when)s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1687 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1688
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1689 #: rhodecode/model/notification.py:230
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1690 #, python-format
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1691 msgid "%(user)s sent message at %(when)s"
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1692 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1693
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1694 #: rhodecode/model/notification.py:231
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1695 #, python-format
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1696 msgid "%(user)s mentioned you at %(when)s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1697 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1698
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1699 #: rhodecode/model/notification.py:232
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1700 #, python-format
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1701 msgid "%(user)s registered in RhodeCode at %(when)s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1702 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1703
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1704 #: rhodecode/model/notification.py:233
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1705 #, python-format
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1706 msgid "%(user)s opened new pull request at %(when)s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1707 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1708
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1709 #: rhodecode/model/notification.py:234
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1710 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1711 msgid "%(user)s commented on pull request at %(when)s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1712 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1713
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1714 #: rhodecode/model/pull_request.py:105
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1715 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1716 msgid "%(user)s wants you to review pull request #%(pr_id)s: %(pr_title)s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1717 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1718
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1719 #: rhodecode/model/scm.py:808
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1720 msgid "latest tip"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1721 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1722
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1723 #: rhodecode/model/user.py:196
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1724 msgid "New user registration"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1725 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1726
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1727 #: rhodecode/model/user.py:220 rhodecode/model/user.py:245
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1728 msgid "You can't Edit this user since it's crucial for entire application"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1729 msgstr "您無法編輯這個使用者,因為他是系統帳號"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1730
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1731 #: rhodecode/model/user.py:268
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1732 msgid "You can't remove this user since it's crucial for entire application"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1733 msgstr "您無法移除這個使用者,因為他是系統帳號"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1734
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1735 #: rhodecode/model/user.py:274
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1736 #, 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: 2263
diff changeset
1737 msgid ""
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1738 "user \"%s\" still owns %s repositories and cannot be removed. Switch owners "
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1739 "or remove those repositories. %s"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1740 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1741
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1742 #: rhodecode/model/user.py:302
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1743 msgid "Password reset link"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1744 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1745
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1746 #: rhodecode/model/user.py:331
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1747 msgid "Your new password"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1748 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1749
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1750 #: rhodecode/model/user.py:332
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1751 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1752 msgid "Your new RhodeCode password:%s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1753 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1754
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1755 #: rhodecode/model/validators.py:82 rhodecode/model/validators.py:83
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1756 msgid "Value cannot be an empty list"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1757 msgstr ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1758
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1759 #: rhodecode/model/validators.py:120
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1760 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1761 msgid "Username \"%(username)s\" already exists"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1762 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1763
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1764 #: rhodecode/model/validators.py:122
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1765 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1766 msgid "Username \"%(username)s\" is forbidden"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1767 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1768
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1769 #: rhodecode/model/validators.py:124
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1770 msgid ""
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1771 "Username may only contain alphanumeric characters underscores, periods or "
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1772 "dashes and must begin with alphanumeric character or underscore"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1773 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1774
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1775 #: rhodecode/model/validators.py:151
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1776 msgid "The input is not valid"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1777 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1778
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1779 #: rhodecode/model/validators.py:158
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1780 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1781 msgid "Username %(username)s is not valid"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1782 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1783
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1784 #: rhodecode/model/validators.py:177
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1785 msgid "Invalid user group name"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1786 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1787
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1788 #: rhodecode/model/validators.py:178
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1789 #, python-format
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1790 msgid "User group \"%(usergroup)s\" already exists"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1791 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1792
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1793 #: rhodecode/model/validators.py:180
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1794 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1795 "user group name may only contain alphanumeric characters underscores, "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1796 "periods or dashes and must begin with alphanumeric character"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1797 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1798
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1799 #: rhodecode/model/validators.py:218
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1800 msgid "Cannot assign this group as parent"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1801 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1802
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1803 #: rhodecode/model/validators.py:219
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1804 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1805 msgid "Group \"%(group_name)s\" already exists"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1806 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1807
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1808 #: rhodecode/model/validators.py:221
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1809 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1810 msgid "Repository with name \"%(group_name)s\" already exists"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1811 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1812
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1813 #: rhodecode/model/validators.py:279
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1814 msgid "Invalid characters (non-ascii) in password"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1815 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1816
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1817 #: rhodecode/model/validators.py:294
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1818 msgid "Invalid old password"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1819 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1820
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1821 #: rhodecode/model/validators.py:310
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1822 msgid "Passwords do not match"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1823 msgstr "密碼不相符"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1824
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1825 #: rhodecode/model/validators.py:327
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1826 msgid "invalid password"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1827 msgstr "無效的密碼"
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1828
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1829 #: rhodecode/model/validators.py:328
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1830 msgid "invalid user name"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1831 msgstr "無效的使用者名稱"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1832
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1833 #: rhodecode/model/validators.py:329
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1834 msgid "Your account is disabled"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1835 msgstr "您的帳號已被停用"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1836
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1837 #: rhodecode/model/validators.py:373
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1838 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1839 msgid "Repository name %(repo)s is disallowed"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1840 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1841
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1842 #: rhodecode/model/validators.py:375
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1843 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1844 msgid "Repository named %(repo)s already exists"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1845 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1846
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1847 #: rhodecode/model/validators.py:376
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1848 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1849 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1850 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1851
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1852 #: rhodecode/model/validators.py:378
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1853 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1854 msgid "Repository group with name \"%(repo)s\" already exists"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1855 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1856
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1857 #: rhodecode/model/validators.py:493
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1858 msgid "invalid clone url"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1859 msgstr "無效的複製URL"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1860
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1861 #: rhodecode/model/validators.py:494
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1862 msgid "Invalid clone url, provide a valid clone http(s)/svn+http(s) url"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1863 msgstr ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1864
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1865 #: rhodecode/model/validators.py:519
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1866 msgid "Fork have to be the same type as parent"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1867 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1868
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1869 #: rhodecode/model/validators.py:534
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
1870 msgid "You don't have permissions to create repository in this group"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1871 msgstr ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
1872
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1873 #: rhodecode/model/validators.py:536
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1874 msgid "no permission to create repository in root location"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1875 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1876
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1877 #: rhodecode/model/validators.py:585
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1878 msgid "You don't have permissions to create a group in this location"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1879 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1880
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1881 #: rhodecode/model/validators.py:626
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1882 msgid "This username or user group name is not valid"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1883 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1884
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1885 #: rhodecode/model/validators.py:719
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1886 msgid "This is not a valid path"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1887 msgstr "不是一個有效的路徑"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1888
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1889 #: rhodecode/model/validators.py:734
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1890 msgid "This e-mail address is already taken"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1891 msgstr "這個郵件位址已經使用了"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1892
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1893 #: rhodecode/model/validators.py:754
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1894 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1895 msgid "e-mail \"%(email)s\" does not exist."
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1896 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1897
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1898 #: rhodecode/model/validators.py:791
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
1899 msgid ""
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1900 "The LDAP Login attribute of the CN must be specified - this is the name of "
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1901 "the attribute that is equivalent to \"username\""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1902 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1903
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1904 #: rhodecode/model/validators.py:804
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1905 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1906 msgid "Revisions %(revs)s are already part of pull request or have set status"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1907 msgstr ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
1908
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1909 #: rhodecode/model/validators.py:836
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1910 msgid "Please enter a valid IPv4 or IpV6 address"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1911 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1912
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1913 #: rhodecode/model/validators.py:837
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1914 #, python-format
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1915 msgid ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1916 "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1917 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1918
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1919 #: rhodecode/model/validators.py:870
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1920 msgid "Key name can only consist of letters, underscore, dash or numbers"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1921 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1922
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1923 #: rhodecode/model/validators.py:884
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1924 msgid "Filename cannot be inside a directory"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1925 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1926
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1927 #: rhodecode/model/validators.py:900
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1928 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1929 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1930 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1931
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1932 #: rhodecode/templates/index.html:5
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1933 msgid "Dashboard"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1934 msgstr "儀表板"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1935
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
1936 #: rhodecode/templates/index_base.html:6
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1937 #: rhodecode/templates/admin/my_account/my_account_repos.html:3
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1938 #: rhodecode/templates/admin/my_account/my_account_watched.html:3
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1939 #: rhodecode/templates/admin/repo_groups/repo_groups.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1940 #: rhodecode/templates/admin/repos/repos.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1941 #: rhodecode/templates/admin/user_groups/user_groups.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1942 #: rhodecode/templates/admin/users/users.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1943 #: rhodecode/templates/bookmarks/bookmarks.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1944 #: rhodecode/templates/branches/branches.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1945 #: rhodecode/templates/journal/journal.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1946 #: rhodecode/templates/journal/journal.html:49
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1947 #: rhodecode/templates/journal/journal.html:50
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1948 #: rhodecode/templates/tags/tags.html:12
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1949 msgid "quick filter..."
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1950 msgstr "快速過濾..."
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1951
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
1952 #: rhodecode/templates/index_base.html:6
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1953 #: rhodecode/templates/admin/repos/repos.html:12
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1954 msgid "repositories"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1955 msgstr "個版本庫"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
1956
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1957 #: rhodecode/templates/index_base.html:20
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1958 #: rhodecode/templates/index_base.html:25
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1959 #: rhodecode/templates/admin/repos/repo_add.html:22
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1960 #: rhodecode/templates/admin/repos/repos.html:25
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1961 msgid "Add Repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1962 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1963
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1964 #: rhodecode/templates/index_base.html:22
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
1965 #: rhodecode/templates/index_base.html:27
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1966 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:16
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1967 #: rhodecode/templates/admin/repo_groups/repo_groups.html:29
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1968 msgid "Add Repository Group"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1969 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1970
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1971 #: rhodecode/templates/index_base.html:32
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1972 msgid "You have admin right to this group, and can edit it"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1973 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
1974
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1975 #: rhodecode/templates/index_base.html:32
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1976 msgid "Edit Repository Group"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1977 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1978
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1979 #: rhodecode/templates/index_base.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1980 msgid "Group Name"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1981 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1982
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1983 #: rhodecode/templates/index_base.html:46
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1984 #: rhodecode/templates/index_base.html:128
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1985 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:64
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1986 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1987 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:17
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1988 #: rhodecode/templates/admin/repo_groups/repo_groups.html:51
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1989 #: rhodecode/templates/admin/repos/repo_add_base.html:32
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1990 #: rhodecode/templates/admin/repos/repo_edit_settings.html:72
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1991 #: rhodecode/templates/admin/repos/repos.html:51
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1992 #: rhodecode/templates/admin/user_groups/user_group_add.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1993 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1994 #: rhodecode/templates/admin/user_groups/user_groups.html:51
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1995 #: rhodecode/templates/admin/users/user_edit_api_keys.html:64
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1996 #: rhodecode/templates/email_templates/changeset_comment.html:16
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
1997 #: rhodecode/templates/email_templates/pull_request.html:9
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1998 #: rhodecode/templates/forks/fork.html:41
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
1999 #: rhodecode/templates/pullrequests/pullrequest.html:40
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2000 #: rhodecode/templates/pullrequests/pullrequest_show.html:86
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2001 #: rhodecode/templates/summary/summary.html:88
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2002 msgid "Description"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2003 msgstr "描述"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2004
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2005 #: rhodecode/templates/index_base.html:126
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2006 #: rhodecode/templates/admin/my_account/my_account_repos.html:46
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2007 #: rhodecode/templates/admin/my_account/my_account_watched.html:46
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2008 #: rhodecode/templates/admin/repo_groups/repo_groups.html:50
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2009 #: rhodecode/templates/admin/repos/repo_add_base.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2010 #: rhodecode/templates/admin/repos/repo_edit_settings.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2011 #: rhodecode/templates/admin/repos/repos.html:50
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2012 #: rhodecode/templates/admin/user_groups/user_groups.html:50
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2013 #: rhodecode/templates/base/perms_summary.html:53
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2014 #: rhodecode/templates/bookmarks/bookmarks.html:51
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2015 #: rhodecode/templates/bookmarks/bookmarks_data.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2016 #: rhodecode/templates/branches/branches.html:50
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2017 #: rhodecode/templates/branches/branches_data.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2018 #: rhodecode/templates/files/files_browser.html:41
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2019 #: rhodecode/templates/journal/journal.html:197
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2020 #: rhodecode/templates/journal/journal.html:288
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2021 #: rhodecode/templates/tags/tags.html:51
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2022 #: rhodecode/templates/tags/tags_data.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2023 msgid "Name"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2024 msgstr "名稱"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2025
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2026 #: rhodecode/templates/index_base.html:129
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2027 msgid "Last Change"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2028 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2029
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2030 #: rhodecode/templates/index_base.html:131
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2031 #: rhodecode/templates/admin/my_account/my_account_repos.html:48
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2032 #: rhodecode/templates/admin/my_account/my_account_watched.html:48
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2033 #: rhodecode/templates/admin/repos/repos.html:52
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2034 #: rhodecode/templates/journal/journal.html:199
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2035 #: rhodecode/templates/journal/journal.html:290
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2036 msgid "Tip"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2037 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2038
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2039 #: rhodecode/templates/index_base.html:133
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2040 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:10
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2041 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2042 #: rhodecode/templates/admin/repos/repo_edit_settings.html:60
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2043 #: rhodecode/templates/admin/repos/repos.html:53
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2044 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2045 #: rhodecode/templates/admin/user_groups/user_groups.html:54
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2046 #: rhodecode/templates/summary/summary.html:141
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2047 msgid "Owner"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2048 msgstr "擁有者"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2049
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2050 #: rhodecode/templates/index_base.html:141
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2051 #: rhodecode/templates/admin/my_account/my_account_repos.html:57
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2052 #: rhodecode/templates/admin/my_account/my_account_watched.html:57
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2053 #: rhodecode/templates/base/root.html:69
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2054 #: rhodecode/templates/bookmarks/bookmarks.html:81
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2055 #: rhodecode/templates/branches/branches.html:80
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2056 #: rhodecode/templates/journal/journal.html:208
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2057 #: rhodecode/templates/journal/journal.html:299
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2058 #: rhodecode/templates/tags/tags.html:81
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
2059 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: 2263
diff changeset
2060 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: 2263
diff changeset
2061
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2062 #: rhodecode/templates/index_base.html:142
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2063 #: rhodecode/templates/admin/my_account/my_account_repos.html:58
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2064 #: rhodecode/templates/admin/my_account/my_account_watched.html:58
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2065 #: rhodecode/templates/base/root.html:70
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2066 #: rhodecode/templates/bookmarks/bookmarks.html:82
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2067 #: rhodecode/templates/branches/branches.html:81
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2068 #: rhodecode/templates/journal/journal.html:209
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2069 #: rhodecode/templates/journal/journal.html:300
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2070 #: rhodecode/templates/tags/tags.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: 2263
diff changeset
2071 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: 2263
diff changeset
2072 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: 2263
diff changeset
2073
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2074 #: rhodecode/templates/index_base.html:143
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2075 msgid "No repositories found."
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2076 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2077
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2078 #: rhodecode/templates/index_base.html:144
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2079 #: rhodecode/templates/admin/my_account/my_account_repos.html:60
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2080 #: rhodecode/templates/admin/my_account/my_account_watched.html:60
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2081 #: rhodecode/templates/base/root.html:72
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2082 #: rhodecode/templates/bookmarks/bookmarks.html:84
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2083 #: rhodecode/templates/branches/branches.html:83
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2084 #: rhodecode/templates/journal/journal.html:211
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2085 #: rhodecode/templates/journal/journal.html:302
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2086 #: rhodecode/templates/tags/tags.html:84
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
2087 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: 2263
diff changeset
2088 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: 2263
diff changeset
2089
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2090 #: rhodecode/templates/index_base.html:145
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2091 #: rhodecode/templates/admin/my_account/my_account_repos.html:61
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2092 #: rhodecode/templates/admin/my_account/my_account_watched.html:61
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2093 #: rhodecode/templates/base/base.html:148
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2094 #: rhodecode/templates/base/root.html:73
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2095 #: rhodecode/templates/bookmarks/bookmarks.html:85
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2096 #: rhodecode/templates/branches/branches.html:84
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2097 #: rhodecode/templates/journal/journal.html:212
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2098 #: rhodecode/templates/journal/journal.html:303
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2099 #: rhodecode/templates/tags/tags.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: 2263
diff changeset
2100 msgid "Loading..."
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2101 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2102
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2103 #: rhodecode/templates/login.html:5 rhodecode/templates/login.html:32
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2104 #: rhodecode/templates/base/base.html:267
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2105 msgid "Log In"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2106 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2107
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2108 #: rhodecode/templates/login.html:30
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2109 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2110 msgid "Log In to %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2111 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2112
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2113 #: rhodecode/templates/login.html:43 rhodecode/templates/register.html:40
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2114 #: rhodecode/templates/admin/admin_log.html:5
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2115 #: rhodecode/templates/admin/my_account/my_account_profile.html:30
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2116 #: rhodecode/templates/admin/users/user_add.html:35
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2117 #: rhodecode/templates/admin/users/user_edit_profile.html:33
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2118 #: rhodecode/templates/admin/users/users.html:53
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2119 #: rhodecode/templates/base/base.html:243
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2120 msgid "Username"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2121 msgstr "帳號"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2122
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2123 #: rhodecode/templates/login.html:52 rhodecode/templates/register.html:49
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2124 #: rhodecode/templates/admin/my_account/my_account.html:39
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2125 #: rhodecode/templates/admin/users/user_add.html:44
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2126 #: rhodecode/templates/base/base.html:252
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2127 msgid "Password"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2128 msgstr "密碼"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2129
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2130 #: rhodecode/templates/login.html:62
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
2131 msgid "Remember me"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2132 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
2133
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2134 #: rhodecode/templates/login.html:66
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2135 msgid "Sign In"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2136 msgstr "登入"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2137
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2138 #: rhodecode/templates/login.html:72
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2139 msgid "Forgot your password ?"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2140 msgstr "忘記您的密碼?"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2141
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2142 #: rhodecode/templates/login.html:75 rhodecode/templates/base/base.html:263
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2143 msgid "Don't have an account ?"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2144 msgstr "沒有帳號?"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2145
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2146 #: rhodecode/templates/password_reset.html:5
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2147 msgid "Password Reset"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2148 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2149
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2150 #: rhodecode/templates/password_reset.html:29
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2151 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2152 msgid "Reset your Password to %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2153 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2154
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2155 #: rhodecode/templates/password_reset.html:31
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2156 msgid "Reset your Password"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2157 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2158
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2159 #: rhodecode/templates/password_reset.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2160 msgid "Email Address"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2161 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2162
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2163 #: rhodecode/templates/password_reset.html:52
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2164 #: rhodecode/templates/register.html:95
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2165 msgid "Captcha"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2166 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2167
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2168 #: rhodecode/templates/password_reset.html:63
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2169 msgid "Send password reset email"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2170 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2171
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2172 #: rhodecode/templates/password_reset.html:64
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2173 msgid "Password reset link will be send to matching email address"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2174 msgstr "密碼重設連結已郵寄至您的信箱"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2175
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2176 #: rhodecode/templates/register.html:5 rhodecode/templates/register.html:30
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2177 #: rhodecode/templates/register.html:106
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2178 msgid "Sign Up"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2179 msgstr "登入"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2180
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2181 #: rhodecode/templates/register.html:28
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2182 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2183 msgid "Sign Up to %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2184 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2185
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2186 #: rhodecode/templates/register.html:58
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2187 msgid "Re-enter password"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2188 msgstr "確認密碼"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2189
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2190 #: rhodecode/templates/register.html:67
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2191 #: rhodecode/templates/admin/my_account/my_account_profile.html:41
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2192 #: rhodecode/templates/admin/users/user_add.html:62
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2193 #: rhodecode/templates/admin/users/user_edit_profile.html:87
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2194 msgid "First Name"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2195 msgstr "名"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2196
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2197 #: rhodecode/templates/register.html:76
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2198 #: rhodecode/templates/admin/my_account/my_account_profile.html:50
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2199 #: rhodecode/templates/admin/users/user_add.html:71
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2200 #: rhodecode/templates/admin/users/user_edit_profile.html:96
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2201 msgid "Last Name"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2202 msgstr "姓"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2203
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2204 #: rhodecode/templates/register.html:85
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2205 #: rhodecode/templates/admin/my_account/my_account_profile.html:59
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2206 #: rhodecode/templates/admin/settings/settings.html:44
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2207 #: rhodecode/templates/admin/users/user_add.html:80
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2208 #: rhodecode/templates/admin/users/user_edit_profile.html:42
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2209 msgid "Email"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2210 msgstr "電子郵件"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2211
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2212 #: rhodecode/templates/register.html:108
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2213 msgid "Your account will be activated right after registration"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2214 msgstr "您的帳號註冊後將會啟用"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2215
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2216 #: rhodecode/templates/register.html:110
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2217 msgid "Your account must wait for activation by administrator"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2218 msgstr "您的帳號註冊後將等待管理員啟用"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2219
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
2220 #: rhodecode/templates/switch_to_list.html:10
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2221 #: rhodecode/templates/branches/branches_data.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: 2263
diff changeset
2222 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: 2263
diff changeset
2223 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: 2263
diff changeset
2224
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2225 #: rhodecode/templates/switch_to_list.html:16
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2226 msgid "Closed Branches"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2227 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2228
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2229 #: rhodecode/templates/switch_to_list.html:32
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2230 #: rhodecode/templates/tags/tags_data.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: 2263
diff changeset
2231 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: 2263
diff changeset
2232 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: 2263
diff changeset
2233
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2234 #: rhodecode/templates/switch_to_list.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2235 #: rhodecode/templates/bookmarks/bookmarks_data.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: 2263
diff changeset
2236 msgid "There are no bookmarks yet"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2237 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
2238
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2239 #: rhodecode/templates/admin/admin.html:5
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2240 #: rhodecode/templates/admin/admin.html:16
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2241 #: rhodecode/templates/base/base.html:69
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2242 msgid "Admin journal"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2243 msgstr "管理員日誌"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2244
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2245 #: rhodecode/templates/admin/admin.html:13
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2246 msgid "journal filter..."
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2247 msgstr ""
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2248
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2249 #: rhodecode/templates/admin/admin.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2250 #: rhodecode/templates/journal/journal.html:14
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2251 msgid "filter"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2252 msgstr ""
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2253
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2254 #: rhodecode/templates/admin/admin.html:16
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2255 #: rhodecode/templates/journal/journal.html:15
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2256 #, python-format
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2257 msgid "%s entry"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2258 msgid_plural "%s entries"
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2259 msgstr[0] ""
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2260
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2261 #: rhodecode/templates/admin/admin_log.html:6
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2262 #: rhodecode/templates/admin/my_account/my_account_repos.html:50
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2263 #: rhodecode/templates/admin/my_account/my_account_watched.html:50
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2264 #: rhodecode/templates/admin/repo_groups/repo_groups.html:54
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2265 #: rhodecode/templates/admin/repos/repo_edit_fields.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2266 #: rhodecode/templates/admin/repos/repos.html:55
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2267 #: rhodecode/templates/admin/user_groups/user_groups.html:55
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2268 #: rhodecode/templates/admin/users/users.html:60
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2269 #: rhodecode/templates/journal/journal.html:201
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2270 #: rhodecode/templates/journal/journal.html:292
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2271 msgid "Action"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2272 msgstr "動作"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2273
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2274 #: rhodecode/templates/admin/admin_log.html:7
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2275 #: rhodecode/templates/admin/permissions/permissions_globals.html:18
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2276 msgid "Repository"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2277 msgstr "版本庫"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2278
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2279 #: rhodecode/templates/admin/admin_log.html:8
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2280 #: rhodecode/templates/bookmarks/bookmarks.html:53
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2281 #: rhodecode/templates/bookmarks/bookmarks_data.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2282 #: rhodecode/templates/branches/branches.html:52
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2283 #: rhodecode/templates/branches/branches_data.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2284 #: rhodecode/templates/tags/tags.html:53
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2285 #: rhodecode/templates/tags/tags_data.html:9
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2286 msgid "Date"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2287 msgstr "時間"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2288
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2289 #: rhodecode/templates/admin/admin_log.html:9
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2290 msgid "From IP"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2291 msgstr "來源IP"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2292
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
2293 #: rhodecode/templates/admin/admin_log.html:63
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2294 msgid "No actions yet"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2295 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2296
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2297 #: rhodecode/templates/admin/auth/auth_settings.html:5
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2298 msgid "Authentication Settings"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2299 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2300
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2301 #: rhodecode/templates/admin/auth/auth_settings.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2302 #: rhodecode/templates/base/base.html:75
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2303 msgid "Authentication"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2304 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2305
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2306 #: rhodecode/templates/admin/auth/auth_settings.html:31
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2307 msgid "Authentication Plugins"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2308 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2309
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2310 #: rhodecode/templates/admin/auth/auth_settings.html:34
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2311 msgid "Enabled Plugins"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2312 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2313
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2314 #: rhodecode/templates/admin/auth/auth_settings.html:36
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2315 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2316 "Comma separated list of plugins. Order of plugins is also order in which "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2317 "RhodeCode will try to authenticate user"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2318 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2319
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2320 #: rhodecode/templates/admin/auth/auth_settings.html:37
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2321 msgid "Available built-in plugins"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2322 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2323
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2324 #: rhodecode/templates/admin/auth/auth_settings.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2325 #: rhodecode/templates/base/root.html:65
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2326 msgid "enabled"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2327 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2328
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2329 #: rhodecode/templates/admin/auth/auth_settings.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2330 #: rhodecode/templates/base/root.html:66
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2331 msgid "disabled"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2332 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2333
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2334 #: rhodecode/templates/admin/auth/auth_settings.html:51
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2335 #: rhodecode/templates/admin/defaults/defaults.html:87
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2336 #: rhodecode/templates/admin/my_account/my_account_password.html:33
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2337 #: rhodecode/templates/admin/my_account/my_account_profile.html:68
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2338 #: rhodecode/templates/admin/permissions/permissions_globals.html:108
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2339 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:72
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2340 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:114
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2341 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2342 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:101
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2343 #: rhodecode/templates/admin/repos/repo_edit_settings.html:134
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2344 #: rhodecode/templates/admin/settings/settings_hooks.html:53
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2345 #: rhodecode/templates/admin/user_groups/user_group_add.html:60
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2346 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:104
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2347 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:67
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2348 #: rhodecode/templates/admin/users/user_add.html:99
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2349 #: rhodecode/templates/admin/users/user_edit_profile.html:122
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2350 #: rhodecode/templates/base/default_perms_box.html:64
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2351 msgid "Save"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2352 msgstr "儲存"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2353
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2354 #: rhodecode/templates/admin/auth/auth_settings.html:57
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2355 msgid "Plugin"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2356 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2357
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2358 #: rhodecode/templates/admin/defaults/defaults.html:5
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2359 #: rhodecode/templates/admin/defaults/defaults.html:28
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2360 msgid "Repositories defaults"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2361 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2362
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2363 #: rhodecode/templates/admin/defaults/defaults.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2364 #: rhodecode/templates/base/base.html:76
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2365 msgid "Defaults"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2366 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2367
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2368 #: rhodecode/templates/admin/defaults/defaults.html:38
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2369 #: rhodecode/templates/admin/repos/repo_add_base.html:59
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2370 #: rhodecode/templates/admin/repos/repo_edit_fields.html:7
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2371 msgid "Type"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2372 msgstr "類型"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2373
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2374 #: rhodecode/templates/admin/defaults/defaults.html:47
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2375 #: rhodecode/templates/admin/repos/repo_add_base.html:77
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2376 #: rhodecode/templates/admin/repos/repo_edit_settings.html:82
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2377 #: rhodecode/templates/data_table/_dt_elements.html:70
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2378 msgid "Private repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2379 msgstr "私有的版本庫"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2380
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2381 #: rhodecode/templates/admin/defaults/defaults.html:51
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2382 #: rhodecode/templates/admin/repos/repo_add_base.html:81
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2383 #: rhodecode/templates/admin/repos/repo_edit_settings.html:86
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2384 #: rhodecode/templates/forks/fork.html:75
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2385 msgid ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2386 "Private repositories are only visible to people explicitly added as "
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2387 "collaborators."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2388 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2389
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2390 #: rhodecode/templates/admin/defaults/defaults.html:58
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2391 #: rhodecode/templates/admin/repos/repo_edit_settings.html:91
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2392 msgid "Enable statistics"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2393 msgstr "啟用統計"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2394
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2395 #: rhodecode/templates/admin/defaults/defaults.html:62
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2396 #: rhodecode/templates/admin/repos/repo_edit_settings.html:95
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2397 msgid "Enable statistics window on summary page."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2398 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2399
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2400 #: rhodecode/templates/admin/defaults/defaults.html:68
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2401 #: rhodecode/templates/admin/repos/repo_edit_settings.html:100
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2402 msgid "Enable downloads"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2403 msgstr "啟用下載"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2404
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2405 #: rhodecode/templates/admin/defaults/defaults.html:72
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2406 #: rhodecode/templates/admin/repos/repo_edit_settings.html:104
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2407 msgid "Enable download menu on summary page."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2408 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2409
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2410 #: rhodecode/templates/admin/defaults/defaults.html:78
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2411 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:34
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2412 #: rhodecode/templates/admin/repos/repo_edit_settings.html:109
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2413 msgid "Enable locking"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2414 msgstr ""
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2415
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2416 #: rhodecode/templates/admin/defaults/defaults.html:82
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2417 #: rhodecode/templates/admin/repos/repo_edit_settings.html:113
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2418 msgid "Enable lock-by-pulling on repository."
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2419 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2420
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2421 #: rhodecode/templates/admin/gists/edit.html:5
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2422 #: rhodecode/templates/admin/gists/edit.html:22
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2423 msgid "Edit Gist"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2424 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2425
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2426 #: rhodecode/templates/admin/gists/edit.html:40
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2427 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2428 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2429 "Gist was update since you started editing. Copy your changes and click "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2430 "%(here)s to reload new version."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2431 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2432
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2433 #: rhodecode/templates/admin/gists/edit.html:59
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2434 #: rhodecode/templates/admin/gists/new.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2435 msgid "Gist description ..."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2436 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2437
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2438 #: rhodecode/templates/admin/gists/edit.html:61
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2439 #: rhodecode/templates/admin/gists/new.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2440 msgid "Gist lifetime"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2441 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2442
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2443 #: rhodecode/templates/admin/gists/edit.html:65
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2444 #: rhodecode/templates/admin/gists/edit.html:67
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2445 #: rhodecode/templates/admin/gists/index.html:60
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2446 #: rhodecode/templates/admin/gists/index.html:62
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2447 #: rhodecode/templates/admin/gists/show.html:50
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2448 #: rhodecode/templates/admin/gists/show.html:52
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2449 msgid "Expires"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2450 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2451
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2452 #: rhodecode/templates/admin/gists/edit.html:65
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2453 #: rhodecode/templates/admin/gists/index.html:60
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2454 #: rhodecode/templates/admin/gists/show.html:50
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2455 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2456 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:27
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2457 #: rhodecode/templates/admin/users/user_edit_api_keys.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2458 #: rhodecode/templates/admin/users/user_edit_api_keys.html:27
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2459 msgid "never"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2460 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2461
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2462 #: rhodecode/templates/admin/gists/edit.html:80
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2463 #: rhodecode/templates/admin/gists/new.html:52
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2464 #: rhodecode/templates/files/files_add.html:59
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2465 #: rhodecode/templates/files/files_edit.html:64
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2466 msgid "plain"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2467 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2468
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2469 #: rhodecode/templates/admin/gists/edit.html:147
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2470 msgid "Update Gist"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2471 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2472
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2473 #: rhodecode/templates/admin/gists/edit.html:148
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2474 #: rhodecode/templates/changeset/changeset_file_comment.html:89
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2475 msgid "Cancel"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2476 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2477
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2478 #: rhodecode/templates/admin/gists/index.html:6
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2479 #: rhodecode/templates/admin/gists/index.html:19
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2480 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2481 msgid "Private Gists for user %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2482 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2483
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2484 #: rhodecode/templates/admin/gists/index.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2485 #: rhodecode/templates/admin/gists/index.html:21
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2486 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2487 msgid "Public Gists for user %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2488 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2489
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2490 #: rhodecode/templates/admin/gists/index.html:10
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2491 #: rhodecode/templates/admin/gists/index.html:23
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2492 msgid "Public Gists"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2493 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2494
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2495 #: rhodecode/templates/admin/gists/index.html:40
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2496 #: rhodecode/templates/admin/gists/show.html:28
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2497 msgid "Create New Gist"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2498 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2499
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2500 #: rhodecode/templates/admin/gists/index.html:57
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2501 #: rhodecode/templates/data_table/_dt_elements.html:143
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2502 msgid "Created"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2503 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2504
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2505 #: rhodecode/templates/admin/gists/index.html:77
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2506 msgid "There are no gists yet"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2507 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2508
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2509 #: rhodecode/templates/admin/gists/new.html:5
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2510 #: rhodecode/templates/admin/gists/new.html:22
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2511 msgid "New Gist"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2512 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2513
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2514 #: rhodecode/templates/admin/gists/new.html:51
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2515 msgid "name this file..."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2516 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2517
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2518 #: rhodecode/templates/admin/gists/new.html:60
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2519 msgid "Create Private Gist"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2520 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2521
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2522 #: rhodecode/templates/admin/gists/new.html:61
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2523 msgid "Create Public Gist"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2524 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2525
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2526 #: rhodecode/templates/admin/gists/new.html:62
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2527 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:70
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2528 #: rhodecode/templates/admin/my_account/my_account_emails.html:46
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2529 #: rhodecode/templates/admin/my_account/my_account_password.html:34
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2530 #: rhodecode/templates/admin/my_account/my_account_profile.html:69
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2531 #: rhodecode/templates/admin/permissions/permissions_globals.html:109
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2532 #: rhodecode/templates/admin/permissions/permissions_ips.html:41
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2533 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:115
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2534 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2535 #: rhodecode/templates/admin/repos/repo_edit_fields.html:59
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2536 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:102
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2537 #: rhodecode/templates/admin/repos/repo_edit_settings.html:135
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2538 #: rhodecode/templates/admin/settings/settings_global.html:56
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2539 #: rhodecode/templates/admin/settings/settings_license.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2540 #: rhodecode/templates/admin/settings/settings_vcs.html:81
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2541 #: rhodecode/templates/admin/settings/settings_visual.html:116
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2542 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:105
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2543 #: rhodecode/templates/admin/users/user_edit_api_keys.html:70
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2544 #: rhodecode/templates/admin/users/user_edit_emails.html:46
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2545 #: rhodecode/templates/admin/users/user_edit_ips.html:50
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2546 #: rhodecode/templates/admin/users/user_edit_profile.html:123
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2547 #: rhodecode/templates/base/default_perms_box.html:65
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2548 #: rhodecode/templates/files/files_add.html:70
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2549 #: rhodecode/templates/files/files_delete.html:58
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2550 #: rhodecode/templates/files/files_edit.html:73
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2551 #: rhodecode/templates/pullrequests/pullrequest.html:83
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2552 msgid "Reset"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2553 msgstr "重設"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2554
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2555 #: rhodecode/templates/admin/gists/show.html:5
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2556 #: rhodecode/templates/admin/gists/show.html:12
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2557 msgid "Gist"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2558 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2559
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2560 #: rhodecode/templates/admin/gists/show.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2561 #: rhodecode/templates/email_templates/changeset_comment.html:4
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2562 #: rhodecode/templates/email_templates/pull_request.html:4
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2563 #: rhodecode/templates/email_templates/pull_request_comment.html:4
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2564 msgid "URL"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2565 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2566
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2567 #: rhodecode/templates/admin/gists/show.html:40
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2568 msgid "Public Gist"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2569 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2570
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2571 #: rhodecode/templates/admin/gists/show.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2572 msgid "Private Gist"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2573 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2574
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2575 #: rhodecode/templates/admin/gists/show.html:59
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2576 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:80
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2577 #: rhodecode/templates/changeset/changeset_file_comment.html:48
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2578 #: rhodecode/templates/files/files_source.html:39
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2579 #: rhodecode/templates/files/files_source.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2580 #: rhodecode/templates/files/files_source.html:45
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2581 msgid "Delete"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2582 msgstr "移除"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2583
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2584 #: rhodecode/templates/admin/gists/show.html:59
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2585 msgid "Confirm to delete this Gist"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2586 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2587
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2588 #: rhodecode/templates/admin/gists/show.html:66
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2589 #: rhodecode/templates/changeset/changeset_file_comment.html:81
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2590 #: rhodecode/templates/changeset/changeset_file_comment.html:190
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2591 #: rhodecode/templates/data_table/_dt_elements.html:167
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2592 #: rhodecode/templates/data_table/_dt_elements.html:183
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2593 #: rhodecode/templates/files/files_source.html:41
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2594 #: rhodecode/templates/files/files_source.html:44
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2595 msgid "Edit"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2596 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2597
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2598 #: rhodecode/templates/admin/gists/show.html:68
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2599 #: rhodecode/templates/files/files_edit.html:54
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2600 #: rhodecode/templates/files/files_source.html:34
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2601 msgid "Show as Raw"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2602 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2603
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2604 #: rhodecode/templates/admin/gists/show.html:76
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2605 msgid "created"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2606 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2607
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2608 #: rhodecode/templates/admin/gists/show.html:89
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2609 #: rhodecode/templates/files/files_source.html:71
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2610 msgid "Show as raw"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2611 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2612
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2613 #: rhodecode/templates/admin/my_account/my_account.html:5
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2614 #: rhodecode/templates/base/base.html:282
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2615 msgid "My account"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2616 msgstr "我的帳號"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2617
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2618 #: rhodecode/templates/admin/my_account/my_account.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2619 msgid "My Account"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2620 msgstr "我的帳號"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2621
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2622 #: rhodecode/templates/admin/my_account/my_account.html:38
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2623 #: rhodecode/templates/admin/users/user_edit.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2624 msgid "Profile"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2625 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2626
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2627 #: rhodecode/templates/admin/my_account/my_account.html:40
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2628 #: rhodecode/templates/admin/users/user_edit.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2629 msgid "API keys"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2630 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2631
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2632 #: rhodecode/templates/admin/my_account/my_account.html:41
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2633 msgid "My Emails"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2634 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2635
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2636 #: rhodecode/templates/admin/my_account/my_account.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2637 msgid "My Repositories"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2638 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2639
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2640 #: rhodecode/templates/admin/my_account/my_account.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2641 #: rhodecode/templates/journal/journal.html:54
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2642 msgid "Watched"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2643 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2644
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2645 #: rhodecode/templates/admin/my_account/my_account.html:44
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2646 msgid "Pull requests"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2647 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2648
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2649 #: rhodecode/templates/admin/my_account/my_account.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2650 msgid "My permissions"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2651 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2652
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2653 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:6
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2654 #: rhodecode/templates/admin/users/user_edit_api_keys.html:6
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2655 msgid "Built-in"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2656 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2657
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2658 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2659 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:27
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2660 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:32
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2661 #: rhodecode/templates/admin/users/user_edit_api_keys.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2662 #: rhodecode/templates/admin/users/user_edit_api_keys.html:27
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2663 #: rhodecode/templates/admin/users/user_edit_api_keys.html:32
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2664 msgid "expires"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2665 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2666
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2667 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2668 #: rhodecode/templates/admin/users/user_edit_api_keys.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2669 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2670 msgid "Confirm to reset this api key: %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2671 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2672
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2673 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2674 #: rhodecode/templates/admin/users/user_edit_api_keys.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2675 msgid "reset"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2676 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2677
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2678 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:30
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2679 #: rhodecode/templates/admin/users/user_edit_api_keys.html:30
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2680 msgid "expired"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2681 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2682
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2683 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:40
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2684 #: rhodecode/templates/admin/users/user_edit_api_keys.html:40
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2685 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2686 msgid "Confirm to remove this api key: %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2687 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2688
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2689 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2690 #: rhodecode/templates/admin/users/user_edit_api_keys.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2691 msgid "remove"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2692 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2693
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2694 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:49
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2695 #: rhodecode/templates/admin/users/user_edit_api_keys.html:49
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2696 msgid "No additional api keys specified"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2697 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2698
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2699 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:61
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2700 #: rhodecode/templates/admin/users/user_edit_api_keys.html:61
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2701 msgid "New api key"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2702 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2703
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2704 #: rhodecode/templates/admin/my_account/my_account_api_keys.html:69
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2705 #: rhodecode/templates/admin/my_account/my_account_emails.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2706 #: rhodecode/templates/admin/permissions/permissions_ips.html:40
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2707 #: rhodecode/templates/admin/repos/repo_add_base.html:85
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2708 #: rhodecode/templates/admin/repos/repo_edit_fields.html:58
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2709 #: rhodecode/templates/admin/users/user_edit_api_keys.html:69
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2710 #: rhodecode/templates/admin/users/user_edit_emails.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2711 #: rhodecode/templates/admin/users/user_edit_ips.html:49
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2712 msgid "Add"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2713 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2714
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2715 #: rhodecode/templates/admin/my_account/my_account_emails.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2716 #: rhodecode/templates/admin/users/user_edit_emails.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2717 msgid "Primary"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2718 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2719
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2720 #: rhodecode/templates/admin/my_account/my_account_emails.html:19
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2721 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2722 #: rhodecode/templates/admin/permissions/permissions_ips.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2723 #: rhodecode/templates/admin/repos/repo_edit_fields.html:18
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2724 #: rhodecode/templates/admin/settings/settings_hooks.html:36
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2725 #: rhodecode/templates/admin/users/user_edit_emails.html:19
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2726 #: rhodecode/templates/admin/users/user_edit_ips.html:22
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2727 #: rhodecode/templates/data_table/_dt_elements.html:131
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2728 #: rhodecode/templates/data_table/_dt_elements.html:159
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2729 #: rhodecode/templates/data_table/_dt_elements.html:175
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2730 #: rhodecode/templates/data_table/_dt_elements.html:191
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2731 msgid "delete"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2732 msgstr "刪除"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2733
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2734 #: rhodecode/templates/admin/my_account/my_account_emails.html:20
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2735 #: rhodecode/templates/admin/users/user_edit_emails.html:20
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2736 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2737 msgid "Confirm to delete this email: %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2738 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2739
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2740 #: rhodecode/templates/admin/my_account/my_account_emails.html:26
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2741 #: rhodecode/templates/admin/users/user_edit_emails.html:26
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2742 msgid "No additional emails specified"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2743 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2744
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2745 #: rhodecode/templates/admin/my_account/my_account_emails.html:38
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2746 #: rhodecode/templates/admin/users/user_edit_emails.html:38
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2747 msgid "New email address"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2748 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2749
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2750 #: rhodecode/templates/admin/my_account/my_account_password.html:1
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2751 msgid "Change your account password"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2752 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2753
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2754 #: rhodecode/templates/admin/my_account/my_account_password.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2755 msgid "Current password"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2756 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2757
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2758 #: rhodecode/templates/admin/my_account/my_account_password.html:16
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2759 #: rhodecode/templates/admin/users/user_edit_profile.html:69
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2760 msgid "New password"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2761 msgstr "新密碼"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2762
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2763 #: rhodecode/templates/admin/my_account/my_account_password.html:25
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2764 msgid "Confirm new password"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2765 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2766
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2767 #: rhodecode/templates/admin/my_account/my_account_profile.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2768 msgid "Change your avatar at"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2769 msgstr "修改您的頭像於"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2770
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2771 #: rhodecode/templates/admin/my_account/my_account_profile.html:10
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2772 #: rhodecode/templates/admin/users/user_edit_profile.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2773 msgid "Using"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2774 msgstr "使用中"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2775
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2776 #: rhodecode/templates/admin/my_account/my_account_profile.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2777 #: rhodecode/templates/admin/users/user_edit_profile.html:11
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2778 msgid "Avatars are disabled"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2779 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2780
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2781 #: rhodecode/templates/admin/my_account/my_account_profile.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2782 msgid "Missing email, please update your user email address."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2783 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2784
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2785 #: rhodecode/templates/admin/my_account/my_account_profile.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2786 #: rhodecode/templates/admin/users/user_edit_profile.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2787 msgid "current IP"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2788 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2789
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2790 #: rhodecode/templates/admin/my_account/my_account_profile.html:26
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2791 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2792 "Your user is in an external Source of Record; some details cannot be managed"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2793 " here"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2794 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2795
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2796 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:2
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2797 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:4
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2798 msgid "Show closed pull requests"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2799 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2800
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2801 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:6
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2802 msgid "Opened by me"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2803 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2804
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2805 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2806 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2807 msgid "Pull request #%s opened on %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2808 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2809
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2810 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:17
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2811 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:47
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2812 #: rhodecode/templates/pullrequests/pullrequest_data.html:11
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2813 #: rhodecode/templates/pullrequests/pullrequest_show.html:30
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2814 #: rhodecode/templates/pullrequests/pullrequest_show.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2815 msgid "Closed"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2816 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2817
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2818 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:25
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2819 msgid "Confirm to delete this pull request"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2820 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2821
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2822 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:32
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2823 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:53
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2824 msgid "Nothing here yet"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2825 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2826
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2827 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:36
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2828 msgid "I participate in"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2829 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2830
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2831 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:44
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2832 #: rhodecode/templates/pullrequests/pullrequest_data.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2833 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2834 msgid "Pull request #%s opened by %s on %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2835 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2836
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2837 #: rhodecode/templates/admin/my_account/my_account_repos.html:1
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2838 msgid "Repositories you are owner of"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2839 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2840
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2841 #: rhodecode/templates/admin/my_account/my_account_repos.html:59
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2842 #: rhodecode/templates/admin/my_account/my_account_watched.html:59
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2843 #: rhodecode/templates/base/root.html:71
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2844 #: rhodecode/templates/bookmarks/bookmarks.html:83
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2845 #: rhodecode/templates/branches/branches.html:82
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2846 #: rhodecode/templates/journal/journal.html:210
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2847 #: rhodecode/templates/journal/journal.html:301
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2848 #: rhodecode/templates/tags/tags.html:83
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2849 msgid "No records found."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2850 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2851
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2852 #: rhodecode/templates/admin/my_account/my_account_watched.html:1
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2853 msgid "Repositories you are watching"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2854 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2855
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
2856 #: rhodecode/templates/admin/notifications/notifications.html:5
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2857 #: rhodecode/templates/admin/notifications/notifications.html:12
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
2858 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: 2263
diff changeset
2859 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: 2263
diff changeset
2860
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2861 #: rhodecode/templates/admin/notifications/notifications.html:32
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2862 msgid "All"
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
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2865 #: rhodecode/templates/admin/notifications/notifications.html:33
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2866 msgid "Comments"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2867 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
2868
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2869 #: rhodecode/templates/admin/notifications/notifications.html:34
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2870 #: rhodecode/templates/base/base.html:193
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2871 msgid "Pull Requests"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2872 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2873
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2874 #: rhodecode/templates/admin/notifications/notifications.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: 2263
diff changeset
2875 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: 2263
diff changeset
2876 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: 2263
diff changeset
2877
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2878 #: rhodecode/templates/admin/notifications/notifications_data.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: 2263
diff changeset
2879 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: 2263
diff changeset
2880 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: 2263
diff changeset
2881
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
2882 #: rhodecode/templates/admin/notifications/show_notification.html:5
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2883 #: rhodecode/templates/admin/notifications/show_notification.html:14
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
2884 msgid "Show notification"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2885 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
2886
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2887 #: rhodecode/templates/admin/notifications/show_notification.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2888 #: rhodecode/templates/base/base.html:281
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
2889 msgid "Notifications"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2890 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
2891
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2892 #: rhodecode/templates/admin/permissions/permissions.html:5
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2893 msgid "Permissions administration"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2894 msgstr "權限管理員"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2895
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2896 #: rhodecode/templates/admin/permissions/permissions.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2897 #: rhodecode/templates/admin/permissions/permissions.html:37
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2898 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:55
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2899 #: rhodecode/templates/admin/repos/repo_edit.html:46
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2900 #: rhodecode/templates/admin/user_groups/user_group_edit.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2901 #: rhodecode/templates/base/base.html:74
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2902 msgid "Permissions"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2903 msgstr "權限"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2904
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2905 #: rhodecode/templates/admin/permissions/permissions.html:41
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2906 #: rhodecode/templates/admin/settings/settings.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2907 msgid "Global"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2908 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2909
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2910 #: rhodecode/templates/admin/permissions/permissions.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2911 msgid "IP whitelist"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2912 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2913
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2914 #: rhodecode/templates/admin/permissions/permissions.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2915 msgid "Overview"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2916 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2917
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2918 #: rhodecode/templates/admin/permissions/permissions_globals.html:7
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2919 msgid "Anonymous access"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2920 msgstr "訪客權限"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2921
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2922 #: rhodecode/templates/admin/permissions/permissions_globals.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2923 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2924 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2925 "Allow access to RhodeCode without need to log in. Anonymous users use %s "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2926 "user permissions"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2927 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2928
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2929 #: rhodecode/templates/admin/permissions/permissions_globals.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: 2263
diff changeset
2930 msgid ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2931 "All default permissions on each repository will be reset to chosen "
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2932 "permission, note that all custom default permission on repositories will be "
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2933 "lost"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2934 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2935
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2936 #: rhodecode/templates/admin/permissions/permissions_globals.html:27
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2937 #: rhodecode/templates/admin/permissions/permissions_globals.html:40
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2938 #: rhodecode/templates/admin/permissions/permissions_globals.html:54
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2939 msgid "Overwrite existing settings"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2940 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2941
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2942 #: rhodecode/templates/admin/permissions/permissions_globals.html:32
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2943 #: rhodecode/templates/admin/repos/repo_add_base.html:41
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2944 #: rhodecode/templates/admin/repos/repo_edit_settings.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2945 #: rhodecode/templates/data_table/_dt_elements.html:204
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2946 #: rhodecode/templates/forks/fork.html:51
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2947 msgid "Repository group"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2948 msgstr "版本庫群組"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2949
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2950 #: rhodecode/templates/admin/permissions/permissions_globals.html:39
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2951 msgid ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2952 "All default permissions on each repository group will be reset to chosen "
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2953 "permission, note that all custom default permission on repository groups "
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
2954 "will be lost"
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2955 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
2956
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2957 #: rhodecode/templates/admin/permissions/permissions_globals.html:46
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2958 #: rhodecode/templates/data_table/_dt_elements.html:211
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2959 msgid "User group"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2960 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2961
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2962 #: rhodecode/templates/admin/permissions/permissions_globals.html:53
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2963 msgid ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2964 "All default permissions on each user group will be reset to chosen "
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2965 "permission, note that all custom default permission on repository groups "
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2966 "will be lost"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2967 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2968
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2969 #: rhodecode/templates/admin/permissions/permissions_globals.html:60
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2970 msgid "Repository creation"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2971 msgstr "版本庫建立"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
2972
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2973 #: rhodecode/templates/admin/permissions/permissions_globals.html:68
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2974 msgid "Repository creation with group write access"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2975 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2976
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2977 #: rhodecode/templates/admin/permissions/permissions_globals.html:72
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2978 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2979 "Write permission to repository groups allows creating repositories inside "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2980 "that group"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2981 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2982
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2983 #: rhodecode/templates/admin/permissions/permissions_globals.html:77
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2984 msgid "User group creation"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2985 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2986
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2987 #: rhodecode/templates/admin/permissions/permissions_globals.html:85
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
2988 msgid "Repository forking"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2989 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2990
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2991 #: rhodecode/templates/admin/permissions/permissions_globals.html:93
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2992 msgid "Registration"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2993 msgstr "註冊"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2994
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2995 #: rhodecode/templates/admin/permissions/permissions_globals.html:101
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2996 msgid "External auth account activation"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2997 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
2998
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
2999 #: rhodecode/templates/admin/permissions/permissions_ips.html:1
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3000 msgid "Default ip whitelist for all users"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3001 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3002
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3003 #: rhodecode/templates/admin/permissions/permissions_ips.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3004 #: rhodecode/templates/admin/users/user_edit_ips.html:23
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3005 #, python-format
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3006 msgid "Confirm to delete this ip: %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3007 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3008
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3009 #: rhodecode/templates/admin/permissions/permissions_ips.html:21
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3010 #: rhodecode/templates/admin/users/user_edit_ips.html:30
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3011 msgid "All IP addresses are allowed"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3012 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3013
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3014 #: rhodecode/templates/admin/permissions/permissions_ips.html:32
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3015 #: rhodecode/templates/admin/users/user_edit_ips.html:42
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
3016 msgid "New ip address"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3017 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3018
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3019 #: rhodecode/templates/admin/permissions/permissions_perms.html:1
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3020 msgid "Default user permissions overview"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3021 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3022
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3023 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:5
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3024 msgid "Add repository group"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3025 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3026
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3027 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3028 #: rhodecode/templates/base/base.html:71 rhodecode/templates/base/base.html:90
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3029 msgid "Repository groups"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3030 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3031
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3032 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:36
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3033 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3034 #: rhodecode/templates/admin/user_groups/user_group_add.html:35
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3035 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3036 msgid "Group name"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3037 msgstr "群組名稱"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3038
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3039 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:54
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3040 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:26
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3041 msgid "Group parent"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3042 msgstr "父群組"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3043
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3044 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:63
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3045 #: rhodecode/templates/admin/repos/repo_add_base.html:50
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3046 msgid "Copy parent group permissions"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3047 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3048
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3049 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:67
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3050 #: rhodecode/templates/admin/repos/repo_add_base.html:54
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3051 msgid "Copy permission set from parent repository group."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3052 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3053
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3054 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:5
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3055 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3056 msgid "%s Repository group settings"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3057 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3058
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3059 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3060 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:105
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3061 msgid "Repository Groups"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3062 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3063
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3064 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:24
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3065 msgid "Add Child Group"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3066 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3067
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3068 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:53
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3069 #: rhodecode/templates/admin/repos/repo_edit.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3070 #: rhodecode/templates/admin/repos/repo_edit.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3071 #: rhodecode/templates/admin/settings/settings.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3072 #: rhodecode/templates/admin/settings/settings.html:36
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3073 #: rhodecode/templates/admin/user_groups/user_group_edit.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3074 #: rhodecode/templates/base/base.html:77
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3075 #: rhodecode/templates/base/base.html:159
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3076 msgid "Settings"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3077 msgstr "設定"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3078
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3079 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:54
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3080 #: rhodecode/templates/admin/repos/repo_edit.html:49
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3081 #: rhodecode/templates/admin/user_groups/user_group_edit.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3082 #: rhodecode/templates/admin/users/user_edit.html:44
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3083 msgid "Advanced"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3084 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3085
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3086 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:1
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3087 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3088 msgid "Repository Group: %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3089 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3090
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3091 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:6
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3092 msgid "Top level repositories"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3093 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3094
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3095 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3096 msgid "Total repositories"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3097 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3098
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3099 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3100 msgid "Children groups"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3101 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3102
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3103 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3104 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3105 #: rhodecode/templates/admin/users/user_edit_advanced.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3106 #: rhodecode/templates/pullrequests/pullrequest_show.html:94
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3107 msgid "Created on"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3108 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3109
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3110 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:21
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3111 #: rhodecode/templates/data_table/_dt_elements.html:192
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3112 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3113 msgid "Confirm to delete this group: %s with %s repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3114 msgid_plural "Confirm to delete this group: %s with %s repositories"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3115 msgstr[0] ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3116
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3117 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:25
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3118 msgid "Delete this repository group"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3119 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3120
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3121 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3122 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3123 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3124 #: rhodecode/templates/base/perms_summary.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3125 msgid "none"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3126 msgstr "無"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3127
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3128 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3129 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3130 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3131 #: rhodecode/templates/base/perms_summary.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3132 msgid "read"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3133 msgstr "讀"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3134
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3135 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3136 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:10
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3137 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3138 #: rhodecode/templates/base/perms_summary.html:16
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3139 msgid "write"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3140 msgstr "寫"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3141
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3142 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:10
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3143 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:11
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3144 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:10
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3145 #: rhodecode/templates/base/perms_summary.html:17
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3146 msgid "admin"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3147 msgstr "管理員"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3148
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3149 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:11
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3150 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3151 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:11
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3152 msgid "user/user group"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3153 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3154
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3155 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:28
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3156 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3157 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:24
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3158 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:37
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3159 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:28
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3160 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3161 msgid "default"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3162 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3163
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3164 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:34
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3165 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:71
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3166 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3167 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:68
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3168 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:34
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3169 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:71
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3170 msgid "revoke"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3171 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3172
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3173 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:47
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3174 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:47
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3175 msgid "delegated admin"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3176 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3177
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3178 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:97
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3179 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:94
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3180 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:97
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3181 msgid "Add new"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3182 msgstr ""
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3183
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3184 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:103
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3185 msgid "apply to children"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3186 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3187
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3188 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:107
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3189 msgid "Both"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3190 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3191
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3192 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:108
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3193 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3194 "Set or revoke permission to all children of that group, including non-"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3195 "private repositories and other groups if selected."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3196 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3197
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3198 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:38
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3199 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3200 "Enable lock-by-pulling on group. This option will be applied to all other "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3201 "groups and repositories inside"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3202 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3203
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3204 #: rhodecode/templates/admin/repo_groups/repo_group_show.html:4
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3205 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3206 msgid "%s Repository group dashboard"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3207 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3208
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3209 #: rhodecode/templates/admin/repo_groups/repo_group_show.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3210 msgid "Home"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3211 msgstr "首頁"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3212
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3213 #: rhodecode/templates/admin/repo_groups/repo_group_show.html:16
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3214 msgid "with"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3215 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3216
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3217 #: rhodecode/templates/admin/repo_groups/repo_groups.html:5
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3218 msgid "Repository groups administration"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3219 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3220
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3221 #: rhodecode/templates/admin/repo_groups/repo_groups.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3222 msgid "repository groups"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3223 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3224
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3225 #: rhodecode/templates/admin/repo_groups/repo_groups.html:52
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3226 msgid "Number of toplevel repositories"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3227 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3228
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3229 #: rhodecode/templates/admin/repos/repo_add.html:5
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3230 msgid "Add repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3231 msgstr "新增版本庫"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3232
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3233 #: rhodecode/templates/admin/repos/repo_add_base.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3234 msgid "Import existing repository ?"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3235 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3236
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3237 #: rhodecode/templates/admin/repos/repo_add_base.html:23
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3238 #: rhodecode/templates/summary/summary.html:32
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3239 msgid "Clone from"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3240 msgstr "複製由"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3241
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3242 #: rhodecode/templates/admin/repos/repo_add_base.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: 2263
diff changeset
3243 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: 2263
diff changeset
3244 msgstr ""
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
3245
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3246 #: rhodecode/templates/admin/repos/repo_add_base.html:36
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3247 #: rhodecode/templates/admin/repos/repo_edit_settings.html:76
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3248 #: rhodecode/templates/forks/fork.html:45
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3249 msgid ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3250 "Keep it short and to the point. Use a README file for longer descriptions."
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
3251 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: 2263
diff changeset
3252
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3253 #: rhodecode/templates/admin/repos/repo_add_base.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3254 #: rhodecode/templates/forks/fork.html:55
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3255 msgid "Optionaly select a group to put this repository into."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3256 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3257
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3258 #: rhodecode/templates/admin/repos/repo_add_base.html:63
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3259 msgid "Type of repository to create."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3260 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3261
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3262 #: rhodecode/templates/admin/repos/repo_add_base.html:68
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3263 #: rhodecode/templates/admin/repos/repo_edit_settings.html:51
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3264 #: rhodecode/templates/forks/fork.html:61
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3265 msgid "Landing revision"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3266 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3267
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3268 #: rhodecode/templates/admin/repos/repo_add_base.html:72
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3269 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3270 "Default revision for files page, downloads, full text search index and "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3271 "readme generation"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3272 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3273
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3274 #: rhodecode/templates/admin/repos/repo_creating.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3275 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3276 msgid "%s Creating repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3277 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3278
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3279 #: rhodecode/templates/admin/repos/repo_creating.html:16
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3280 msgid "Creating repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3281 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3282
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3283 #: rhodecode/templates/admin/repos/repo_creating.html:30
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3284 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3285 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3286 "Repository \"%(repo_name)s\" is beeing created, you will be redirected when "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3287 "this process is finished.repo_name"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3288 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3289
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3290 #: rhodecode/templates/admin/repos/repo_creating.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3291 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3292 "We're sorry but error occured during this operation. Please check your "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3293 "RhodeCode server logs, or contact administrator."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3294 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3295
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3296 #: rhodecode/templates/admin/repos/repo_edit.html:8
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3297 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3298 msgid "%s repository settings"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3299 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3300
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3301 #: rhodecode/templates/admin/repos/repo_edit.html:52
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3302 msgid "Extra fields"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3303 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3304
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3305 #: rhodecode/templates/admin/repos/repo_edit.html:55
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3306 msgid "Caches"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3307 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3308
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3309 #: rhodecode/templates/admin/repos/repo_edit.html:58
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3310 msgid "Remote"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3311 msgstr "遠端"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3312
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3313 #: rhodecode/templates/admin/repos/repo_edit.html:61
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3314 #: rhodecode/templates/summary/statistics.html:11
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3315 #: rhodecode/templates/summary/summary.html:178
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3316 #: rhodecode/templates/summary/summary.html:179
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3317 msgid "Statistics"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3318 msgstr "統計"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3319
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3320 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:1
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3321 #: rhodecode/templates/summary/summary.html:25
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3322 msgid "Fork of"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3323 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3324
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3325 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:6
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3326 #: rhodecode/templates/admin/repos/repo_edit_fork.html:5
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3327 msgid "Set"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3328 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3329
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3330 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:10
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3331 #: rhodecode/templates/admin/repos/repo_edit_fork.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3332 msgid "Manually set this repository as a fork of another from the list"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3333 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3334
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3335 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:24
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3336 msgid "Public journal visibility"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3337 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3338
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3339 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:32
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
3340 msgid "Remove from public journal"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
3341 msgstr "從公開日誌移除"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
3342
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3343 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:37
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3344 msgid "Add to public journal"
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3345 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3346
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3347 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:43
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3348 msgid ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3349 "All actions made on this repository will be accessible to everyone in public"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3350 " journal"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3351 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3352
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3353 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:49
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3354 msgid "Change locking"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3355 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3356
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3357 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:56
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3358 msgid "Confirm to unlock repository"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3359 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3360
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3361 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:58
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3362 msgid "Unlock repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3363 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3364
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3365 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:64
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3366 msgid "Confirm to lock repository"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3367 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3368
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3369 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:66
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3370 msgid "Lock repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3371 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3372
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3373 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:68
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3374 msgid "Repository is not locked"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3375 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3376
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3377 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:73
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3378 msgid ""
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3379 "Force locking on repository. Works only when anonymous access is disabled. "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3380 "Trigering a pull locks repository by user who pulled, only the same user can"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3381 " unlock by doing a push"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3382 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3383
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3384 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:83
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3385 #: rhodecode/templates/data_table/_dt_elements.html:132
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3386 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3387 msgid "Confirm to delete this repository: %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3388 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3389
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3390 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:85
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3391 msgid "Delete this repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3392 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3393
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3394 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:88
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3395 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3396 msgid "this repository has %s fork"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3397 msgid_plural "this repository has %s forks"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3398 msgstr[0] ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3399
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3400 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:89
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3401 msgid "Detach forks"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3402 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3403
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3404 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:90
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3405 msgid "Delete forks"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3406 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3407
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3408 #: rhodecode/templates/admin/repos/repo_edit_advanced.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: 2263
diff changeset
3409 msgid ""
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3410 "This repository will be renamed in a special way in order to be unaccesible "
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3411 "for RhodeCode and VCS systems. If you need to fully delete it from file "
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3412 "system please do it manually"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3413 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3414
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3415 #: rhodecode/templates/admin/repos/repo_edit_caches.html:4
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3416 msgid "Invalidate repository cache"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3417 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3418
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3419 #: rhodecode/templates/admin/repos/repo_edit_caches.html:4
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3420 msgid "Confirm to invalidate repository cache"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3421 msgstr "確認廢止版本庫快取"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3422
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3423 #: rhodecode/templates/admin/repos/repo_edit_caches.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3424 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3425 "Manually invalidate cache for this repository. On first access repository "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3426 "will be cached again"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3427 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3428
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3429 #: rhodecode/templates/admin/repos/repo_edit_caches.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3430 msgid "List of cached values"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3431 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3432
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3433 #: rhodecode/templates/admin/repos/repo_edit_caches.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3434 msgid "Prefix"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3435 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3436
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3437 #: rhodecode/templates/admin/repos/repo_edit_caches.html:16
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3438 #: rhodecode/templates/admin/repos/repo_edit_fields.html:6
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3439 msgid "Key"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3440 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3441
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3442 #: rhodecode/templates/admin/repos/repo_edit_caches.html:17
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3443 #: rhodecode/templates/admin/user_groups/user_group_add.html:52
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3444 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:24
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3445 #: rhodecode/templates/admin/user_groups/user_groups.html:53
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3446 #: rhodecode/templates/admin/users/user_add.html:91
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3447 #: rhodecode/templates/admin/users/user_edit_profile.html:105
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3448 #: rhodecode/templates/admin/users/users.html:57
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3449 msgid "Active"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3450 msgstr "啟用"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3451
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3452 #: rhodecode/templates/admin/repos/repo_edit_fields.html:5
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3453 msgid "Label"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3454 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3455
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3456 #: rhodecode/templates/admin/repos/repo_edit_fields.html:19
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3457 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3458 msgid "Confirm to delete this field: %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3459 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3460
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3461 #: rhodecode/templates/admin/repos/repo_edit_fields.html:33
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3462 msgid "New field key"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3463 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3464
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3465 #: rhodecode/templates/admin/repos/repo_edit_fields.html:41
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3466 msgid "New field label"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3467 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3468
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3469 #: rhodecode/templates/admin/repos/repo_edit_fields.html:44
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3470 msgid "Enter short label"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3471 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3472
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3473 #: rhodecode/templates/admin/repos/repo_edit_fields.html:50
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3474 msgid "New field description"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3475 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3476
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3477 #: rhodecode/templates/admin/repos/repo_edit_fields.html:53
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3478 msgid "Enter description of a field"
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
3479 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: 2263
diff changeset
3480
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3481 #: rhodecode/templates/admin/repos/repo_edit_fields.html:66
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3482 msgid "Extra fields are disabled"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3483 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3484
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3485 #: rhodecode/templates/admin/repos/repo_edit_permissions.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: 2263
diff changeset
3486 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: 2263
diff changeset
3487 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: 2263
diff changeset
3488
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3489 #: rhodecode/templates/admin/repos/repo_edit_remote.html:3
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3490 msgid "Remote url"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3491 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3492
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3493 #: rhodecode/templates/admin/repos/repo_edit_remote.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3494 msgid "Pull changes from remote location"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3495 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3496
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3497 #: rhodecode/templates/admin/repos/repo_edit_remote.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3498 msgid "Confirm to pull changes from remote side"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3499 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3500
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3501 #: rhodecode/templates/admin/repos/repo_edit_remote.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3502 msgid "This repository does not have any remote url set"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3503 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3504
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3505 #: rhodecode/templates/admin/repos/repo_edit_settings.html:11
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3506 msgid "Non-changeable id"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3507 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3508
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3509 #: rhodecode/templates/admin/repos/repo_edit_settings.html:11
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3510 msgid "what is that ?"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3511 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3512
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3513 #: rhodecode/templates/admin/repos/repo_edit_settings.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3514 msgid "URL by id"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3515 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3516
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3517 #: rhodecode/templates/admin/repos/repo_edit_settings.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3518 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3519 "In case this repository is renamed or moved into another group the repository url changes.\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3520 " Using above url guarantees that this repository will allways be accessible under such url.\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3521 " Usefull for CI systems, or any other cases that you need to hardcode the url into 3rd party service."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3522 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3523
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3524 #: rhodecode/templates/admin/repos/repo_edit_settings.html:21
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3525 msgid "Clone uri"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3526 msgstr "複製URL"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3527
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3528 #: rhodecode/templates/admin/repos/repo_edit_settings.html:27
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3529 #: rhodecode/templates/base/perms_summary.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3530 #: rhodecode/templates/base/perms_summary.html:79
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3531 #: rhodecode/templates/base/perms_summary.html:81
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3532 #: rhodecode/templates/data_table/_dt_elements.html:124
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3533 #: rhodecode/templates/data_table/_dt_elements.html:125
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3534 #: rhodecode/templates/data_table/_dt_elements.html:152
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3535 #: rhodecode/templates/data_table/_dt_elements.html:153
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3536 #: rhodecode/templates/data_table/_dt_elements.html:169
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3537 #: rhodecode/templates/data_table/_dt_elements.html:185
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3538 msgid "edit"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3539 msgstr "編輯"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3540
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3541 #: rhodecode/templates/admin/repos/repo_edit_settings.html:30
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3542 msgid "new value"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3543 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3544
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3545 #: rhodecode/templates/admin/repos/repo_edit_settings.html:37
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3546 msgid "http[s] url used for doing remote pulls."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3547 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3548
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3549 #: rhodecode/templates/admin/repos/repo_edit_settings.html:46
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3550 msgid "Optional select a group to put this repository into."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3551 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3552
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3553 #: rhodecode/templates/admin/repos/repo_edit_settings.html:55
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3554 #: rhodecode/templates/forks/fork.html:65
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3555 msgid "Default revision for files page, downloads, whoosh and readme"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3556 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3557
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3558 #: rhodecode/templates/admin/repos/repo_edit_settings.html:65
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3559 msgid "Change owner of this repository."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3560 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3561
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3562 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:6
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3563 msgid "Processed commits"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3564 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3565
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3566 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3567 msgid "Processed progress"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3568 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3569
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3570 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:10
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3571 msgid "Reset statistics"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3572 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3573
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3574 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:10
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3575 msgid "Confirm to remove current statistics"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3576 msgstr "確認移除目前的統計"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3577
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3578 #: rhodecode/templates/admin/repos/repos.html:5
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3579 msgid "Repositories administration"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3580 msgstr "版本庫管理員"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3581
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3582 #: rhodecode/templates/admin/repos/repos.html:54
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3583 msgid "State"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3584 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3585
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3586 #: rhodecode/templates/admin/settings/settings.html:5
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3587 msgid "Settings administration"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3588 msgstr "設定管理員"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3589
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3590 #: rhodecode/templates/admin/settings/settings.html:40
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3591 msgid "VCS"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3592 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3593
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3594 #: rhodecode/templates/admin/settings/settings.html:41
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3595 msgid "Remap and rescan"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3596 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3597
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3598 #: rhodecode/templates/admin/settings/settings.html:43
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3599 msgid "Visual"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3600 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3601
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3602 #: rhodecode/templates/admin/settings/settings.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3603 #: rhodecode/templates/admin/settings/settings_vcs.html:19
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3604 msgid "Hooks"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3605 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3606
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3607 #: rhodecode/templates/admin/settings/settings.html:46
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3608 msgid "Full text search"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3609 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3610
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3611 #: rhodecode/templates/admin/settings/settings.html:47
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3612 msgid "System Info"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3613 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3614
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3615 #: rhodecode/templates/admin/settings/settings.html:48
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3616 msgid "License"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3617 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3618
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3619 #: rhodecode/templates/admin/settings/settings_email.html:4
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3620 msgid "Email prefix"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3621 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3622
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3623 #: rhodecode/templates/admin/settings/settings_email.html:5
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3624 msgid "RhodeCode email from"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3625 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3626
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3627 #: rhodecode/templates/admin/settings/settings_email.html:6
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3628 msgid "Error email from"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3629 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3630
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3631 #: rhodecode/templates/admin/settings/settings_email.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3632 msgid "Error email recipients"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3633 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3634
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3635 #: rhodecode/templates/admin/settings/settings_email.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3636 msgid "SMTP server"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3637 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3638
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3639 #: rhodecode/templates/admin/settings/settings_email.html:10
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3640 msgid "SMTP username"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3641 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3642
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3643 #: rhodecode/templates/admin/settings/settings_email.html:11
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3644 msgid "SMTP password"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3645 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3646
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3647 #: rhodecode/templates/admin/settings/settings_email.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3648 msgid "SMTP port"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3649 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3650
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3651 #: rhodecode/templates/admin/settings/settings_email.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3652 msgid "SMTP use TLS"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3653 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3654
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3655 #: rhodecode/templates/admin/settings/settings_email.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3656 msgid "SMTP use SSL"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3657 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3658
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3659 #: rhodecode/templates/admin/settings/settings_email.html:16
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3660 msgid "SMTP auth"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3661 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3662
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3663 #: rhodecode/templates/admin/settings/settings_email.html:31
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3664 msgid "Send test email to"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3665 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3666
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3667 #: rhodecode/templates/admin/settings/settings_email.html:39
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3668 msgid "Send"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3669 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3670
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3671 #: rhodecode/templates/admin/settings/settings_global.html:8
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3672 msgid "Site branding"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3673 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3674
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3675 #: rhodecode/templates/admin/settings/settings_global.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3676 msgid "Set a custom title for your RhodeCode Service."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3677 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3678
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3679 #: rhodecode/templates/admin/settings/settings_global.html:18
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3680 msgid "HTTP authentication realm"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3681 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3682
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3683 #: rhodecode/templates/admin/settings/settings_global.html:27
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3684 msgid "Google Analytics code"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3685 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3686
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3687 #: rhodecode/templates/admin/settings/settings_global.html:36
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3688 msgid "ReCaptcha public key"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3689 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3690
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3691 #: rhodecode/templates/admin/settings/settings_global.html:40
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3692 msgid "Public key for reCaptcha system."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3693 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3694
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3695 #: rhodecode/templates/admin/settings/settings_global.html:46
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3696 msgid "ReCaptcha private key"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3697 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3698
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3699 #: rhodecode/templates/admin/settings/settings_global.html:50
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3700 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3701 "Private key for reCaptcha system. Setting this value will enable captcha on "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3702 "registration"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3703 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3704
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3705 #: rhodecode/templates/admin/settings/settings_global.html:55
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3706 #: rhodecode/templates/admin/settings/settings_license.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3707 #: rhodecode/templates/admin/settings/settings_vcs.html:80
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3708 #: rhodecode/templates/admin/settings/settings_visual.html:115
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3709 msgid "Save settings"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3710 msgstr "儲存設定"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3711
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3712 #: rhodecode/templates/admin/settings/settings_hooks.html:1
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3713 msgid "Built in Mercurial hooks - read only"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3714 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3715
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3716 #: rhodecode/templates/admin/settings/settings_hooks.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3717 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3718 "Hooks can be used to trigger actions on certain events such as push / pull. "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3719 "They can trigger Python functions or external applications."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3720 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3721
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3722 #: rhodecode/templates/admin/settings/settings_hooks.html:19
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3723 msgid "Custom hooks"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3724 msgstr "自訂hook"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3725
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3726 #: rhodecode/templates/admin/settings/settings_hooks.html:69
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3727 msgid "Failed to remove hook"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3728 msgstr "移除hook失敗"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3729
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3730 #: rhodecode/templates/admin/settings/settings_license.html:2
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3731 msgid "Currently you're using a free license, which is limited to 20 users."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3732 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3733
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3734 #: rhodecode/templates/admin/settings/settings_license.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3735 #: rhodecode/templates/admin/settings/settings_system.html:4
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3736 msgid "RhodeCode version"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3737 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3738
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3739 #: rhodecode/templates/admin/settings/settings_license.html:10
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3740 msgid "License token"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3741 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3742
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3743 #: rhodecode/templates/admin/settings/settings_license.html:10
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3744 msgid "No license token"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3745 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3746
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3747 #: rhodecode/templates/admin/settings/settings_license.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3748 msgid "License issued to"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3749 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3750
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3751 #: rhodecode/templates/admin/settings/settings_license.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3752 msgid "License issued on"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3753 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3754
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3755 #: rhodecode/templates/admin/settings/settings_license.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3756 msgid "License users limit"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3757 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3758
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3759 #: rhodecode/templates/admin/settings/settings_license.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3760 msgid "unlimited"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3761 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3762
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3763 #: rhodecode/templates/admin/settings/settings_license.html:16
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3764 msgid "License expires on"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3765 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3766
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3767 #: rhodecode/templates/admin/settings/settings_license.html:33
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3768 msgid "License key"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3769 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3770
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3771 #: rhodecode/templates/admin/settings/settings_license.html:37
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3772 msgid "Paste your RhodeCode license key into that textarea."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3773 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3774
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3775 #: rhodecode/templates/admin/settings/settings_license.html:52
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3776 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3777 "Please enter following lines (if yet not present) into [app:main] section of"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3778 " your .ini file. The token below is autogenerated."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3779 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3780
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3781 #: rhodecode/templates/admin/settings/settings_mapping.html:6
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3782 msgid "Rescan option"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3783 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3784
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3785 #: rhodecode/templates/admin/settings/settings_mapping.html:11
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3786 msgid "Destroy old data"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3787 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3788
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3789 #: rhodecode/templates/admin/settings/settings_mapping.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3790 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3791 "In case a repository was deleted from filesystem and it still exists in the "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3792 "database check this option to scan obsolete data in database and remove it."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3793 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3794
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3795 #: rhodecode/templates/admin/settings/settings_mapping.html:17
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3796 msgid "Invalidate cache for all repositories"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3797 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3798
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3799 #: rhodecode/templates/admin/settings/settings_mapping.html:19
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3800 msgid ""
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3801 "Each cache data for repositories will be cleaned with this option selected. "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3802 "Use this to reload data and clear cache keys."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3803 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3804
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3805 #: rhodecode/templates/admin/settings/settings_mapping.html:23
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3806 msgid "Install GIT hooks"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3807 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3808
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3809 #: rhodecode/templates/admin/settings/settings_mapping.html:25
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3810 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3811 "Verify if RhodeCodes GIT hooks are installed for each repository. Current "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3812 "hooks will be updated to latest version"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3813 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3814
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3815 #: rhodecode/templates/admin/settings/settings_mapping.html:32
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3816 msgid "Rescan Repositories"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3817 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3818
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3819 #: rhodecode/templates/admin/settings/settings_search.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3820 msgid "Index build option"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3821 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3822
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3823 #: rhodecode/templates/admin/settings/settings_search.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3824 msgid "Build from scratch"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3825 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3826
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3827 #: rhodecode/templates/admin/settings/settings_search.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3828 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3829 "This option completely reindex all the files within RhodeCode for proper "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3830 "fulltext search capabilities."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3831 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3832
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3833 #: rhodecode/templates/admin/settings/settings_search.html:21
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3834 msgid "Reindex"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3835 msgstr "重新索引"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3836
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3837 #: rhodecode/templates/admin/settings/settings_system.html:4
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3838 msgid "check for updates"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3839 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3840
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3841 #: rhodecode/templates/admin/settings/settings_system.html:5
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3842 msgid "Python version"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3843 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3844
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3845 #: rhodecode/templates/admin/settings/settings_system.html:6
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3846 msgid "Platform"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3847 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3848
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3849 #: rhodecode/templates/admin/settings/settings_system.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3850 msgid "GIT version"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3851 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3852
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3853 #: rhodecode/templates/admin/settings/settings_system.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3854 msgid "GIT path"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3855 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3856
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3857 #: rhodecode/templates/admin/settings/settings_system.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3858 msgid "Upgrade info endpoint"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3859 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3860
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3861 #: rhodecode/templates/admin/settings/settings_system.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3862 msgid "Note: please make sure this server can access this url"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3863 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3864
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3865 #: rhodecode/templates/admin/settings/settings_system.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3866 msgid "Checking for updates..."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3867 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3868
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3869 #: rhodecode/templates/admin/settings/settings_system.html:22
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3870 msgid "Python packages"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3871 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3872
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3873 #: rhodecode/templates/admin/settings/settings_vcs.html:6
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3874 msgid "Web"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3875 msgstr ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3876
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3877 #: rhodecode/templates/admin/settings/settings_vcs.html:11
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3878 msgid "Require SSL for vcs operations"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3879 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3880
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3881 #: rhodecode/templates/admin/settings/settings_vcs.html:13
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3882 msgid ""
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3883 "Activate to set RhodeCode to require SSL for pushing or pulling. If SSL "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3884 "certificate is missing it will return a HTTP Error 406: Not Acceptable."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3885 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3886
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3887 #: rhodecode/templates/admin/settings/settings_vcs.html:24
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3888 msgid "Show repository size after push"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3889 msgstr "push 後顯示版本庫大小"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3890
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3891 #: rhodecode/templates/admin/settings/settings_vcs.html:28
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3892 msgid "Log user push commands"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3893 msgstr "紀錄使用者推送命令"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3894
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3895 #: rhodecode/templates/admin/settings/settings_vcs.html:32
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3896 msgid "Log user pull commands"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3897 msgstr "紀錄使用者抓取命令"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3898
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3899 #: rhodecode/templates/admin/settings/settings_vcs.html:36
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3900 msgid "Update repository after push (hg update)"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3901 msgstr "push後更新版本庫 (hg update)"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3902
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3903 #: rhodecode/templates/admin/settings/settings_vcs.html:42
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3904 msgid "Mercurial Extensions"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3905 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3906
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3907 #: rhodecode/templates/admin/settings/settings_vcs.html:47
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3908 msgid "Enable largefiles extension"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3909 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3910
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3911 #: rhodecode/templates/admin/settings/settings_vcs.html:51
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3912 msgid "Enable hgsubversion extension"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3913 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
3914
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3915 #: rhodecode/templates/admin/settings/settings_vcs.html:53
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
3916 msgid ""
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3917 "Requires hgsubversion library to be installed. Allows cloning remote SVN "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3918 "repositories and migrates them to Mercurial type."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3919 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3920
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3921 #: rhodecode/templates/admin/settings/settings_vcs.html:64
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3922 msgid "Repositories location"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3923 msgstr "版本庫路徑"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
3924
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3925 #: rhodecode/templates/admin/settings/settings_vcs.html:69
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
3926 msgid ""
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3927 "Click to unlock. You must restart RhodeCode in order to make this setting "
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3928 "take effect."
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3929 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
3930
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3931 #: rhodecode/templates/admin/settings/settings_vcs.html:72
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3932 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3933 "Filesystem location where repositories should be stored. After changing this"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3934 " value a restart and rescan of the repository folder are required."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3935 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3936
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3937 #: rhodecode/templates/admin/settings/settings_visual.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3938 msgid "General"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3939 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3940
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3941 #: rhodecode/templates/admin/settings/settings_visual.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3942 msgid "Use repository extra fields"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3943 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3944
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3945 #: rhodecode/templates/admin/settings/settings_visual.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3946 msgid "Allows storing additional customized fields per repository."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3947 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3948
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3949 #: rhodecode/templates/admin/settings/settings_visual.html:18
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3950 msgid "Show RhodeCode version"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3951 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3952
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3953 #: rhodecode/templates/admin/settings/settings_visual.html:20
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3954 msgid "Shows or hides a version number of RhodeCode displayed in the footer."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3955 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3956
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3957 #: rhodecode/templates/admin/settings/settings_visual.html:24
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3958 msgid "Use Gravatars in RhodeCode"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3959 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3960
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3961 #: rhodecode/templates/admin/settings/settings_visual.html:30
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3962 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3963 "Gravatar url allows you to use other avatar server application.\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3964 " Following variables of the URL will be replaced accordingly.\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3965 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3966 " {email} user email,\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3967 " {md5email} md5 hash of the user email (like at gravatar.com),\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3968 " {size} size of the image that is expected from the server application,\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3969 " {netloc} network location/server host of running RhodeCode server"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3970 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3971
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3972 #: rhodecode/templates/admin/settings/settings_visual.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3973 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3974 "Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}', available vars:\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3975 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3976 " {user} current user username,\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3977 " {netloc} network location/server host of running RhodeCode server,\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3978 " {repo} full repository name,\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3979 " {repoid} ID of repository, can be used to contruct clone-by-id"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3980 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3981
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3982 #: rhodecode/templates/admin/settings/settings_visual.html:54
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3983 msgid "Dashboard items"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3984 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3985
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3986 #: rhodecode/templates/admin/settings/settings_visual.html:58
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3987 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3988 "Number of items displayed in the main page dashboard before pagination is "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3989 "shown."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3990 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3991
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3992 #: rhodecode/templates/admin/settings/settings_visual.html:64
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3993 msgid "Admin pages items"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3994 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3995
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3996 #: rhodecode/templates/admin/settings/settings_visual.html:68
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
3997 msgid ""
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3998 "Number of items displayed in the admin pages grids before pagination is "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
3999 "shown."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4000 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4001
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4002 #: rhodecode/templates/admin/settings/settings_visual.html:74
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4003 msgid "Icons"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4004 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4005
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4006 #: rhodecode/templates/admin/settings/settings_visual.html:79
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4007 msgid "Show public repo icon on repositories"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4008 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4009
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4010 #: rhodecode/templates/admin/settings/settings_visual.html:83
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4011 msgid "Show private repo icon on repositories"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4012 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4013
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4014 #: rhodecode/templates/admin/settings/settings_visual.html:85
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4015 msgid "Show public/private icons next to repositories names."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4016 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4017
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4018 #: rhodecode/templates/admin/settings/settings_visual.html:91
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4019 msgid "Meta-Tagging"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4020 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4021
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4022 #: rhodecode/templates/admin/settings/settings_visual.html:96
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4023 msgid "Stylify recognised meta tags:"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4024 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4025
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4026 #: rhodecode/templates/admin/settings/settings_visual.html:110
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4027 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4028 "Parses meta tags from repository description field and turns them into "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4029 "colored tags."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4030 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4031
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4032 #: rhodecode/templates/admin/user_groups/user_group_add.html:5
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4033 msgid "Add user group"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4034 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4035
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4036 #: rhodecode/templates/admin/user_groups/user_group_add.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4037 #: rhodecode/templates/base/base.html:73 rhodecode/templates/base/base.html:93
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4038 msgid "User groups"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4039 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4040
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4041 #: rhodecode/templates/admin/user_groups/user_group_add.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4042 #: rhodecode/templates/admin/user_groups/user_groups.html:28
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4043 msgid "Add User Group"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4044 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4045
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4046 #: rhodecode/templates/admin/user_groups/user_group_add.html:47
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4047 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:19
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4048 msgid "Short, optional description for this user group."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4049 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4050
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4051 #: rhodecode/templates/admin/user_groups/user_group_edit.html:5
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4052 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4053 msgid "%s user group settings"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4054 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4055
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4056 #: rhodecode/templates/admin/user_groups/user_group_edit.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4057 msgid "User Groups"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4058 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4059
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4060 #: rhodecode/templates/admin/user_groups/user_group_edit.html:44
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4061 #: rhodecode/templates/admin/users/user_edit.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4062 msgid "Default permissions"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4063 msgstr "預設權限"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4064
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4065 #: rhodecode/templates/admin/user_groups/user_group_edit.html:46
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4066 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:6
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4067 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:32
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4068 #: rhodecode/templates/admin/user_groups/user_groups.html:52
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4069 msgid "Members"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4070 msgstr "成員"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4071
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4072 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:1
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4073 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4074 msgid "User Group: %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4075 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4076
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4077 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:19
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4078 #: rhodecode/templates/data_table/_dt_elements.html:176
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4079 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4080 msgid "Confirm to delete this user group: %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4081 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4082
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4083 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:21
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4084 msgid "Delete this user group"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4085 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4086
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4087 #: rhodecode/templates/admin/user_groups/user_group_edit_members.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4088 msgid "No members yet"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4089 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4090
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4091 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:40
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4092 msgid "Chosen group members"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4093 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4094
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4095 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4096 msgid "Remove all elements"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4097 msgstr "移除所有元素"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4098
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4099 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:53
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4100 msgid "Available members"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4101 msgstr "啟用的成員"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4102
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4103 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:56
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4104 msgid "Add all elements"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4105 msgstr "新增索有元素"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4106
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4107 #: rhodecode/templates/admin/user_groups/user_groups.html:5
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4108 msgid "User groups administration"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4109 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4110
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4111 #: rhodecode/templates/admin/user_groups/user_groups.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4112 msgid "user groups"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4113 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
4114
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4115 #: rhodecode/templates/admin/users/user_add.html:5
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4116 msgid "Add user"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4117 msgstr "新增使用者"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4118
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4119 #: rhodecode/templates/admin/users/user_add.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4120 #: rhodecode/templates/admin/users/user_edit.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4121 #: rhodecode/templates/base/base.html:72
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4122 msgid "Users"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4123 msgstr "使用者"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4124
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4125 #: rhodecode/templates/admin/users/user_add.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4126 #: rhodecode/templates/admin/users/users.html:27
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4127 msgid "Add User"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4128 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4129
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4130 #: rhodecode/templates/admin/users/user_add.html:53
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
4131 msgid "Password confirmation"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4132 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
4133
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4134 #: rhodecode/templates/admin/users/user_edit.html:5
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4135 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4136 msgid "%s user settings"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4137 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4138
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4139 #: rhodecode/templates/admin/users/user_edit.html:46
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4140 msgid "Emails"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4141 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4142
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4143 #: rhodecode/templates/admin/users/user_edit.html:47
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4144 msgid "Ip whitelist"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4145 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4146
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4147 #: rhodecode/templates/admin/users/user_edit_advanced.html:1
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4148 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4149 msgid "User: %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4150 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4151
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4152 #: rhodecode/templates/admin/users/user_edit_advanced.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4153 #: rhodecode/templates/admin/users/user_edit_profile.html:51
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4154 msgid "Source of Record"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4155 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4156
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4157 #: rhodecode/templates/admin/users/user_edit_advanced.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4158 msgid "Last Login"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4159 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4160
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4161 #: rhodecode/templates/admin/users/user_edit_advanced.html:10
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4162 msgid "Member of User groups"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4163 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4164
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4165 #: rhodecode/templates/admin/users/user_edit_advanced.html:21
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4166 #: rhodecode/templates/data_table/_dt_elements.html:160
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4167 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4168 msgid "Confirm to delete this user: %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4169 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4170
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4171 #: rhodecode/templates/admin/users/user_edit_advanced.html:23
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4172 msgid "Delete this user"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4173 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4174
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4175 #: rhodecode/templates/admin/users/user_edit_ips.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4176 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4177 msgid "Inherited from %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4178 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4179
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4180 #: rhodecode/templates/admin/users/user_edit_profile.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4181 msgid "Change avatar at"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4182 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4183
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4184 #: rhodecode/templates/admin/users/user_edit_profile.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4185 msgid "Missing email, please update this user email address."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4186 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4187
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4188 #: rhodecode/templates/admin/users/user_edit_profile.html:27
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4189 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4190 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4191 "This user is in an external Source of Record (%s); some details cannot be "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4192 "managed here."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4193 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4194
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4195 #: rhodecode/templates/admin/users/user_edit_profile.html:60
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4196 msgid "Name in Source of Record"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4197 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4198
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4199 #: rhodecode/templates/admin/users/user_edit_profile.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: 2263
diff changeset
4200 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: 2263
diff changeset
4201 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: 2263
diff changeset
4202
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4203 #: rhodecode/templates/admin/users/users.html:5
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4204 msgid "Users administration"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4205 msgstr "使用者管理員"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4206
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4207 #: rhodecode/templates/admin/users/users.html:13
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4208 msgid "users"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4209 msgstr "使用者"
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4210
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4211 #: rhodecode/templates/admin/users/users.html:54
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4212 msgid "Firstname"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4213 msgstr ""
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4214
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4215 #: rhodecode/templates/admin/users/users.html:55
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4216 msgid "Lastname"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4217 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4218
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4219 #: rhodecode/templates/admin/users/users.html:56
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4220 msgid "Last login"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4221 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4222
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4223 #: rhodecode/templates/admin/users/users.html:59
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4224 msgid "Auth type"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4225 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4226
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4227 #: rhodecode/templates/base/base.html:37
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4228 #, python-format
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4229 msgid "Server instance: %s"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4230 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4231
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4232 #: rhodecode/templates/base/base.html:46
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4233 msgid "Support"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4234 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4235
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4236 #: rhodecode/templates/base/base.html:131
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4237 msgid "Create fork"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4238 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4239
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4240 #: rhodecode/templates/base/base.html:142
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4241 #: rhodecode/templates/data_table/_dt_elements.html:11
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4242 #: rhodecode/templates/data_table/_dt_elements.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4243 #: rhodecode/templates/summary/summary.html:11
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4244 msgid "Summary"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4245 msgstr "概況"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4246
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4247 #: rhodecode/templates/base/base.html:143
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4248 #: rhodecode/templates/changelog/changelog.html:17
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4249 #: rhodecode/templates/data_table/_dt_elements.html:19
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4250 #: rhodecode/templates/data_table/_dt_elements.html:23
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
4251 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: 2263
diff changeset
4252 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: 2263
diff changeset
4253
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4254 #: rhodecode/templates/base/base.html:144
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4255 #: rhodecode/templates/data_table/_dt_elements.html:27
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4256 #: rhodecode/templates/data_table/_dt_elements.html:31
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4257 #: rhodecode/templates/files/files.html:15
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
4258 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: 2263
diff changeset
4259 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: 2263
diff changeset
4260
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4261 #: rhodecode/templates/base/base.html:146
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4262 msgid "Switch To"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4263 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4264
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4265 #: rhodecode/templates/base/base.html:153
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4266 #: rhodecode/templates/base/base.html:155
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4267 msgid "Options"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4268 msgstr "選項"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4269
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4270 #: rhodecode/templates/base/base.html:163
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4271 #: rhodecode/templates/forks/forks_data.html:21
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4272 msgid "Compare fork"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4273 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4274
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4275 #: rhodecode/templates/base/base.html:165
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4276 #: rhodecode/templates/bookmarks/bookmarks.html:58
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4277 #: rhodecode/templates/bookmarks/bookmarks_data.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4278 #: rhodecode/templates/branches/branches.html:57
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4279 #: rhodecode/templates/branches/branches_data.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4280 #: rhodecode/templates/tags/tags.html:58
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4281 #: rhodecode/templates/tags/tags_data.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4282 msgid "Compare"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4283 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4284
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4285 #: rhodecode/templates/base/base.html:167
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4286 #: rhodecode/templates/base/base.html:334
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4287 #: rhodecode/templates/search/search.html:17
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4288 #: rhodecode/templates/search/search.html:57
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4289 msgid "Search"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4290 msgstr "搜尋"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4291
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4292 #: rhodecode/templates/base/base.html:171
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4293 msgid "Unlock"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4294 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4295
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4296 #: rhodecode/templates/base/base.html:173
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4297 msgid "Lock"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4298 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4299
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4300 #: rhodecode/templates/base/base.html:181
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4301 msgid "Follow"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4302 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4303
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4304 #: rhodecode/templates/base/base.html:182
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4305 msgid "Unfollow"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4306 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4307
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4308 #: rhodecode/templates/base/base.html:185
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4309 #: rhodecode/templates/data_table/_dt_elements.html:35
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4310 #: rhodecode/templates/data_table/_dt_elements.html:39
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4311 #: rhodecode/templates/forks/fork.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4312 msgid "Fork"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4313 msgstr "分支"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4314
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4315 #: rhodecode/templates/base/base.html:187
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4316 msgid "Create Pull Request"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4317 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4318
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4319 #: rhodecode/templates/base/base.html:193
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4320 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4321 msgid "Show Pull Requests for %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4322 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4323
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4324 #: rhodecode/templates/base/base.html:230
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4325 msgid "Not logged in"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4326 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4327
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4328 #: rhodecode/templates/base/base.html:237
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4329 msgid "Login to your account"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4330 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4331
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4332 #: rhodecode/templates/base/base.html:260
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4333 msgid "Forgot password ?"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4334 msgstr "忘記密碼?"
2575
f9603966f100 Updated i18n files
Marcin Kuzminski <marcin@python-works.com>
parents: 2574
diff changeset
4335
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4336 #: rhodecode/templates/base/base.html:283
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4337 msgid "Log Out"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4338 msgstr "登出"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4339
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4340 #: rhodecode/templates/base/base.html:308
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4341 msgid "Show recent activity"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4342 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4343
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4344 #: rhodecode/templates/base/base.html:309
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4345 #: rhodecode/templates/journal/journal.html:4
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4346 msgid "Journal"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4347 msgstr "日誌"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4348
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4349 #: rhodecode/templates/base/base.html:314
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4350 #: rhodecode/templates/base/base.html:315
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4351 msgid "Public journal"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4352 msgstr "公開日誌"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4353
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4354 #: rhodecode/templates/base/base.html:320
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4355 msgid "Show public gists"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4356 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4357
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4358 #: rhodecode/templates/base/base.html:321
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4359 msgid "Gists"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4360 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4361
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4362 #: rhodecode/templates/base/base.html:324
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4363 msgid "Create new gist"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4364 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4365
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4366 #: rhodecode/templates/base/base.html:325
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4367 msgid "All public gists"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4368 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4369
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4370 #: rhodecode/templates/base/base.html:327
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4371 msgid "My public gists"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4372 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4373
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4374 #: rhodecode/templates/base/base.html:328
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4375 msgid "My private gists"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4376 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4377
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4378 #: rhodecode/templates/base/base.html:333
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4379 msgid "Search in repositories"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4380 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4381
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4382 #: rhodecode/templates/base/base.html:394
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4383 msgid "No matches found"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4384 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4385
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4386 #: rhodecode/templates/base/base.html:522
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4387 msgid "Keyboard shortcuts"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4388 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4389
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4390 #: rhodecode/templates/base/base.html:531
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4391 msgid "Site-wide shortcuts"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4392 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4393
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4394 #: rhodecode/templates/base/default_perms_box.html:14
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4395 msgid "Inherit from defaults"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4396 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4397
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4398 #: rhodecode/templates/base/default_perms_box.html:19
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4399 #, python-format
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4400 msgid ""
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4401 "Select to inherit permissions from %s permissions settings, and default IP "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4402 "address whitelist."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4403 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4404
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4405 #: rhodecode/templates/base/default_perms_box.html:28
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4406 msgid "Create repositories"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4407 msgstr "建立版本庫"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4408
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4409 #: rhodecode/templates/base/default_perms_box.html:33
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4410 msgid "Select this option to allow repository creation for this user"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4411 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4412
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4413 #: rhodecode/templates/base/default_perms_box.html:40
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4414 msgid "Create user groups"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4415 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4416
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4417 #: rhodecode/templates/base/default_perms_box.html:45
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4418 msgid "Select this option to allow user group creation for this user"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4419 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4420
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4421 #: rhodecode/templates/base/default_perms_box.html:52
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4422 msgid "Fork repositories"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4423 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4424
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4425 #: rhodecode/templates/base/default_perms_box.html:57
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4426 msgid "Select this option to allow repository forking for this user"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4427 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4428
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4429 #: rhodecode/templates/base/perms_summary.html:13
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4430 msgid "show"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4431 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4432
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4433 #: rhodecode/templates/base/perms_summary.html:22
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4434 msgid "No permissions defined yet"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4435 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4436
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4437 #: rhodecode/templates/base/perms_summary.html:30
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4438 #: rhodecode/templates/base/perms_summary.html:54
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4439 msgid "Permission"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4440 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4441
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4442 #: rhodecode/templates/base/perms_summary.html:32
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4443 #: rhodecode/templates/base/perms_summary.html:56
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4444 msgid "Edit Permission"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4445 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4446
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4447 #: rhodecode/templates/base/perms_summary.html:90
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4448 msgid "No permission defined"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4449 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4450
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4451 #: rhodecode/templates/base/root.html:47
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4452 msgid "Add another comment"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4453 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4454
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4455 #: rhodecode/templates/base/root.html:48
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4456 #: rhodecode/templates/data_table/_dt_elements.html:216
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4457 msgid "Stop following this repository"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4458 msgstr "停止追蹤這個版本庫"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4459
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4460 #: rhodecode/templates/base/root.html:49
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4461 msgid "Start following this repository"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4462 msgstr "開始追蹤這個版本庫"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4463
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4464 #: rhodecode/templates/base/root.html:50
2376
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
4465 msgid "Group"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
4466 msgstr "群組"
679363531571 Updated Journal messages + i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2341
diff changeset
4467
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4468 #: rhodecode/templates/base/root.html:51
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4469 msgid "members"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4470 msgstr "成員"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4471
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4472 #: rhodecode/templates/base/root.html:52
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4473 #: rhodecode/templates/pullrequests/pullrequest.html:202
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4474 msgid "Loading ..."
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4475 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4476
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4477 #: rhodecode/templates/base/root.html:53
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4478 msgid "loading ..."
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4479 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4480
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4481 #: rhodecode/templates/base/root.html:54
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4482 msgid "Search truncated"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4483 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4484
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4485 #: rhodecode/templates/base/root.html:55
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4486 msgid "No matching files"
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4487 msgstr ""
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4488
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4489 #: rhodecode/templates/base/root.html:56
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4490 #: rhodecode/templates/changelog/changelog.html:51
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4491 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:33
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4492 msgid "Open new pull request"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4493 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4494
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4495 #: rhodecode/templates/base/root.html:57
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4496 msgid "Open new pull request for selected changesets"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4497 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4498
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4499 #: rhodecode/templates/base/root.html:58
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4500 msgid "Show selected changesets __S -> __E"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4501 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4502
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4503 #: rhodecode/templates/base/root.html:59
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4504 msgid "Show selected changeset __S"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4505 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4506
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4507 #: rhodecode/templates/base/root.html:60
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4508 msgid "Selection link"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4509 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4510
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4511 #: rhodecode/templates/base/root.html:61
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4512 #: rhodecode/templates/changeset/diff_block.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4513 msgid "Collapse diff"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4514 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4515
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4516 #: rhodecode/templates/base/root.html:62
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4517 msgid "Expand diff"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4518 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4519
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4520 #: rhodecode/templates/base/root.html:63
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4521 msgid "Failed to revoke permission"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4522 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4523
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4524 #: rhodecode/templates/base/root.html:64
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4525 msgid "confirm to revoke permission for {0}: {1} ?"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4526 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4527
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4528 #: rhodecode/templates/base/root.html:68
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4529 msgid "specify changeset"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4530 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4531
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
4532 #: rhodecode/templates/bookmarks/bookmarks.html:5
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4533 #, python-format
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4534 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: 2263
diff changeset
4535 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: 2263
diff changeset
4536
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4537 #: rhodecode/templates/bookmarks/bookmarks.html:29
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4538 msgid "Compare Bookmarks"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4539 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4540
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4541 #: rhodecode/templates/bookmarks/bookmarks.html:55
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4542 #: rhodecode/templates/bookmarks/bookmarks_data.html:10
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4543 #: rhodecode/templates/branches/branches.html:54
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4544 #: rhodecode/templates/branches/branches_data.html:10
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4545 #: rhodecode/templates/changelog/changelog_summary_data.html:8
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4546 #: rhodecode/templates/tags/tags.html:55
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4547 #: rhodecode/templates/tags/tags_data.html:10
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
4548 msgid "Author"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4549 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4550
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4551 #: rhodecode/templates/bookmarks/bookmarks.html:56
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4552 #: rhodecode/templates/bookmarks/bookmarks_data.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4553 #: rhodecode/templates/branches/branches.html:55
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4554 #: rhodecode/templates/branches/branches_data.html:12
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4555 #: rhodecode/templates/changelog/changelog_summary_data.html:5
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4556 #: rhodecode/templates/tags/tags.html:56
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4557 #: rhodecode/templates/tags/tags_data.html:12
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4558 msgid "Revision"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4559 msgstr "修訂"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4560
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4561 #: rhodecode/templates/branches/branches.html:5
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4562 #, python-format
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4563 msgid "%s Branches"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4564 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4565
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4566 #: rhodecode/templates/branches/branches.html:29
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4567 msgid "Compare Branches"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4568 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4569
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4570 #: rhodecode/templates/changelog/changelog.html:6
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4571 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4572 msgid "%s Changelog"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4573 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4574
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4575 #: rhodecode/templates/changelog/changelog.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: 2263
diff changeset
4576 #, 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: 2263
diff changeset
4577 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: 2263
diff changeset
4578 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: 2263
diff changeset
4579 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: 2263
diff changeset
4580
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4581 #: rhodecode/templates/changelog/changelog.html:43
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4582 msgid "Clear selection"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4583 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4584
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4585 #: rhodecode/templates/changelog/changelog.html:47
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4586 #: rhodecode/templates/forks/forks_data.html:19
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4587 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4588 msgid "Compare fork with %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4589 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4590
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4591 #: rhodecode/templates/changelog/changelog.html:49
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4592 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4593 msgid "Compare fork with Parent(%s)"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4594 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4595
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4596 #: rhodecode/templates/changelog/changelog.html:56
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4597 msgid "Show"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4598 msgstr "顯示"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4599
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4600 #: rhodecode/templates/changelog/changelog.html:82
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4601 #: rhodecode/templates/changelog/changelog_summary_data.html:19
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4602 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4603 msgid ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4604 "Changeset status: %s\n"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4605 "Click to open associated pull request #%s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4606 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4607
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4608 #: rhodecode/templates/changelog/changelog.html:86
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4609 #: rhodecode/templates/compare/compare_cs.html:18
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4610 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4611 msgid "Changeset status: %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4612 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4613
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4614 #: rhodecode/templates/changelog/changelog.html:105
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4615 #: rhodecode/templates/compare/compare_cs.html:36
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4616 msgid "Expand commit message"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4617 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4618
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4619 #: rhodecode/templates/changelog/changelog.html:114
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4620 msgid "Changeset has comments"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4621 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4622
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4623 #: rhodecode/templates/changelog/changelog.html:124
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4624 #: rhodecode/templates/changelog/changelog_summary_data.html:50
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4625 #: rhodecode/templates/changeset/changeset.html:93
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4626 #: rhodecode/templates/changeset/changeset_range.html:93
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4627 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4628 msgid "Bookmark %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4629 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4630
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4631 #: rhodecode/templates/changelog/changelog.html:130
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4632 #: rhodecode/templates/changelog/changelog_summary_data.html:56
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4633 #: rhodecode/templates/changeset/changeset.html:100
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4634 #: rhodecode/templates/changeset/changeset_range.html:99
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4635 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4636 msgid "Tag %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4637 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4638
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4639 #: rhodecode/templates/changelog/changelog.html:135
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4640 #: rhodecode/templates/changelog/changelog_summary_data.html:61
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4641 #: rhodecode/templates/changeset/changeset.html:105
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4642 #: rhodecode/templates/changeset/changeset_range.html:103
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4643 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4644 msgid "Branch %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4645 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4646
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4647 #: rhodecode/templates/changelog/changelog.html:299
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4648 msgid "There are no changes yet"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4649 msgstr "尚未有任何變更"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4650
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4651 #: rhodecode/templates/changelog/changelog_details.html:4
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4652 #: rhodecode/templates/changeset/changeset.html:76
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4653 msgid "Removed"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4654 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4655
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4656 #: rhodecode/templates/changelog/changelog_details.html:5
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4657 #: rhodecode/templates/changeset/changeset.html:77
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4658 msgid "Changed"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4659 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4660
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4661 #: rhodecode/templates/changelog/changelog_details.html:6
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4662 #: rhodecode/templates/changeset/changeset.html:78
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4663 msgid "Added"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4664 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4665
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4666 #: rhodecode/templates/changelog/changelog_details.html:8
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4667 #: rhodecode/templates/changelog/changelog_details.html:9
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4668 #: rhodecode/templates/changelog/changelog_details.html:10
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4669 #: rhodecode/templates/changeset/changeset.html:80
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4670 #: rhodecode/templates/changeset/changeset.html:81
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4671 #: rhodecode/templates/changeset/changeset.html:82
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4672 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4673 msgid "Affected %s files"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4674 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4675
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4676 #: rhodecode/templates/changelog/changelog_summary_data.html:6
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4677 #: rhodecode/templates/files/files_add.html:65
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4678 #: rhodecode/templates/files/files_delete.html:53
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4679 msgid "Commit message"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4680 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4681
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4682 #: rhodecode/templates/changelog/changelog_summary_data.html:7
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4683 msgid "Age"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4684 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4685
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4686 #: rhodecode/templates/changelog/changelog_summary_data.html:9
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4687 msgid "Refs"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4688 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4689
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4690 #: rhodecode/templates/changelog/changelog_summary_data.html:86
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4691 msgid "Add or upload files directly via RhodeCode"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4692 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4693
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4694 #: rhodecode/templates/changelog/changelog_summary_data.html:89
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4695 #: rhodecode/templates/files/files_ypjax.html:9
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4696 msgid "Add New File"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4697 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4698
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4699 #: rhodecode/templates/changelog/changelog_summary_data.html:95
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4700 msgid "Push new repo"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4701 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4702
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4703 #: rhodecode/templates/changelog/changelog_summary_data.html:103
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4704 msgid "Existing repository?"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4705 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4706
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4707 #: rhodecode/templates/changeset/changeset.html:6
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4708 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4709 msgid "%s Changeset"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4710 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4711
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4712 #: rhodecode/templates/changeset/changeset.html:37
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4713 msgid "parent rev."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4714 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4715
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4716 #: rhodecode/templates/changeset/changeset.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4717 msgid "child rev."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4718 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4719
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4720 #: rhodecode/templates/changeset/changeset.html:51
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4721 #: rhodecode/templates/changeset/changeset_file_comment.html:41
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4722 #: rhodecode/templates/changeset/changeset_range.html:51
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4723 msgid "Changeset status"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4724 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4725
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4726 #: rhodecode/templates/changeset/changeset.html:55
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4727 #: rhodecode/templates/changeset/diff_block.html:27
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4728 #: rhodecode/templates/files/diff_2way.html:52
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4729 msgid "Raw diff"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4730 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4731
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4732 #: rhodecode/templates/changeset/changeset.html:58
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4733 msgid "Patch diff"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4734 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4735
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4736 #: rhodecode/templates/changeset/changeset.html:61
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4737 #: rhodecode/templates/changeset/diff_block.html:30
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4738 #: rhodecode/templates/files/diff_2way.html:55
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4739 msgid "Download diff"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4740 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4741
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4742 #: rhodecode/templates/changeset/changeset.html:67
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4743 #: rhodecode/templates/changeset/changeset_file_comment.html:111
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4744 #, 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: 2263
diff changeset
4745 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: 2263
diff changeset
4746 msgid_plural "%d comments"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4747 msgstr[0] ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
4748
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4749 #: rhodecode/templates/changeset/changeset.html:67
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4750 #: rhodecode/templates/changeset/changeset_file_comment.html:111
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4751 #, 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: 2263
diff changeset
4752 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: 2263
diff changeset
4753 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: 2263
diff changeset
4754 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: 2263
diff changeset
4755
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4756 #: rhodecode/templates/changeset/changeset.html:88
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4757 #: rhodecode/templates/changeset/changeset_range.html:89
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4758 msgid "merge"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4759 msgstr "合併"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4760
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4761 #: rhodecode/templates/changeset/changeset.html:124
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4762 #: rhodecode/templates/compare/compare_diff.html:57
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4763 #: rhodecode/templates/pullrequests/pullrequest_show.html:160
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4764 #, python-format
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4765 msgid "%s file changed"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4766 msgid_plural "%s files changed"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4767 msgstr[0] ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4768
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4769 #: rhodecode/templates/changeset/changeset.html:126
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4770 #: rhodecode/templates/compare/compare_diff.html:59
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4771 #: rhodecode/templates/pullrequests/pullrequest_show.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: 2263
diff changeset
4772 #, python-format
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4773 msgid "%s file changed with %s insertions and %s deletions"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4774 msgid_plural "%s files changed with %s insertions and %s deletions"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4775 msgstr[0] ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4776
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4777 #: rhodecode/templates/changeset/changeset.html:139
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4778 #: rhodecode/templates/changeset/changeset.html:151
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4779 #: rhodecode/templates/pullrequests/pullrequest_show.html:178
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4780 #: rhodecode/templates/pullrequests/pullrequest_show.html:202
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4781 msgid "Showing a huge diff might take some time and resources"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4782 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4783
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4784 #: rhodecode/templates/changeset/changeset.html:139
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4785 #: rhodecode/templates/changeset/changeset.html:151
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4786 #: rhodecode/templates/compare/compare_diff.html:75
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4787 #: rhodecode/templates/compare/compare_diff.html:85
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4788 #: rhodecode/templates/pullrequests/pullrequest_show.html:178
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4789 #: rhodecode/templates/pullrequests/pullrequest_show.html:202
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4790 msgid "Show full diff"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4791 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4792
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4793 #: rhodecode/templates/changeset/changeset.html:214
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4794 #: rhodecode/templates/changeset/changeset.html:251
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4795 msgid "no revisions"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4796 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4797
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4798 #: rhodecode/templates/changeset/changeset_file_comment.html:23
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4799 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4800 msgid "Vote on pull request #%s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4801 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4802
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4803 #: rhodecode/templates/changeset/changeset_file_comment.html:25
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4804 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4805 msgid "Comment on pull request #%s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4806 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4807
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4808 #: rhodecode/templates/changeset/changeset_file_comment.html:30
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4809 msgid "Status change on changeset"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4810 msgstr ""
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4811
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
4812 #: rhodecode/templates/changeset/changeset_file_comment.html:32
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4813 msgid "Comment on changeset"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4814 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4815
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4816 #: rhodecode/templates/changeset/changeset_file_comment.html:63
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
4817 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: 2263
diff changeset
4818 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: 2263
diff changeset
4819
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4820 #: rhodecode/templates/changeset/changeset_file_comment.html:66
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
4821 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: 2263
diff changeset
4822 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: 2263
diff changeset
4823
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4824 #: rhodecode/templates/changeset/changeset_file_comment.html:67
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4825 #: rhodecode/templates/changeset/changeset_file_comment.html:153
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4826 #, python-format
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4827 msgid "Comments parsed using %s syntax with %s support."
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4828 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4829
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4830 #: rhodecode/templates/changeset/changeset_file_comment.html:69
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4831 #: rhodecode/templates/changeset/changeset_file_comment.html:155
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4832 msgid ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4833 "Use @username inside this text to send notification to this RhodeCode user"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4834 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4835
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4836 #: rhodecode/templates/changeset/changeset_file_comment.html:73
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4837 #: rhodecode/templates/changeset/changeset_file_comment.html:166
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4838 msgid "Preview"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4839 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4840
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4841 #: rhodecode/templates/changeset/changeset_file_comment.html:80
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4842 #: rhodecode/templates/changeset/changeset_file_comment.html:189
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4843 msgid "Comment preview"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4844 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4845
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4846 #: rhodecode/templates/changeset/changeset_file_comment.html:88
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4847 #: rhodecode/templates/changeset/changeset_file_comment.html:196
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4848 #: rhodecode/templates/email_templates/changeset_comment.html:11
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4849 #: rhodecode/templates/email_templates/pull_request_comment.html:16
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4850 msgid "Comment"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4851 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4852
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4853 #: rhodecode/templates/changeset/changeset_file_comment.html:96
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
4854 msgid "You need to be logged in to comment."
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4855 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4856
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4857 #: rhodecode/templates/changeset/changeset_file_comment.html:96
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
4858 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: 2263
diff changeset
4859 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: 2263
diff changeset
4860
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4861 #: rhodecode/templates/changeset/changeset_file_comment.html:100
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4862 msgid "Hide"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4863 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4864
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4865 #: rhodecode/templates/changeset/changeset_file_comment.html:159
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4866 msgid "Vote for pull request status"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4867 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4868
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4869 #: rhodecode/templates/changeset/changeset_file_comment.html:161
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4870 msgid "Change changeset status"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4871 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4872
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4873 #: rhodecode/templates/changeset/changeset_file_comment.html:179
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4874 msgid "Close (when approved or rejected)"
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4875 msgstr ""
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
4876
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4877 #: rhodecode/templates/changeset/changeset_range.html:5
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4878 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4879 msgid "%s Changesets"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4880 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4881
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4882 #: rhodecode/templates/changeset/changeset_range.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: 2263
diff changeset
4883 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: 2263
diff changeset
4884 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: 2263
diff changeset
4885
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4886 #: rhodecode/templates/changeset/diff_block.html:21
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4887 #: rhodecode/templates/files/diff_2way.html:46
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4888 msgid "Show full diff for this file"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4889 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4890
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4891 #: rhodecode/templates/changeset/diff_block.html:24
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4892 #: rhodecode/templates/changeset/diff_block.html:68
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4893 #: rhodecode/templates/files/diff_2way.html:49
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4894 msgid "Show full side-by-side diff for this file"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4895 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4896
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4897 #: rhodecode/templates/changeset/diff_block.html:38
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4898 msgid "Show inline comments"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4899 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4900
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4901 #: rhodecode/templates/changeset/diff_block.html:62
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4902 msgid "Show file at latest version in this repo"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4903 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4904
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4905 #: rhodecode/templates/changeset/diff_block.html:64
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4906 msgid "Show file at initial version in this repo"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4907 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4908
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4909 #: rhodecode/templates/compare/compare_cs.html:4
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4910 msgid "No changesets"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4911 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4912
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4913 #: rhodecode/templates/compare/compare_cs.html:8
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4914 msgid "Ancestor"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4915 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4916
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4917 #: rhodecode/templates/compare/compare_diff.html:6
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4918 #: rhodecode/templates/compare/compare_diff.html:8
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4919 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4920 msgid "%s Compare"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4921 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4922
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4923 #: rhodecode/templates/compare/compare_diff.html:16
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4924 msgid "Compare revisions"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4925 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4926
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4927 #: rhodecode/templates/compare/compare_diff.html:36
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4928 msgid "Swap"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4929 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4930
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4931 #: rhodecode/templates/compare/compare_diff.html:38
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4932 msgid "Compare Revisions"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4933 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4934
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4935 #: rhodecode/templates/compare/compare_diff.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4936 msgid "Compare revisions, branches, bookmarks or tags."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4937 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4938
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4939 #: rhodecode/templates/compare/compare_diff.html:50
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4940 #: rhodecode/templates/pullrequests/pullrequest_show.html:153
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4941 #, python-format
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4942 msgid "Showing %s commit"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4943 msgid_plural "Showing %s commits"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4944 msgstr[0] ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4945
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4946 #: rhodecode/templates/compare/compare_diff.html:65
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4947 #: rhodecode/templates/pullrequests/pullrequest_show.html:168
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4948 msgid "No files"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4949 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
4950
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4951 #: rhodecode/templates/data_table/_dt_elements.html:63
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
4952 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: 2263
diff changeset
4953 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: 2263
diff changeset
4954
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4955 #: rhodecode/templates/data_table/_dt_elements.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: 2263
diff changeset
4956 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: 2263
diff changeset
4957 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: 2263
diff changeset
4958
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4959 #: rhodecode/templates/data_table/_dt_elements.html:72
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4960 msgid "Public repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4961 msgstr "公開的版本庫"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4962
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4963 #: rhodecode/templates/data_table/_dt_elements.html:82
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4964 msgid "Repository creating in progress..."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4965 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4966
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4967 #: rhodecode/templates/data_table/_dt_elements.html:96
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
4968 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: 2263
diff changeset
4969 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: 2263
diff changeset
4970
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4971 #: rhodecode/templates/data_table/_dt_elements.html:103
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4972 #: rhodecode/templates/data_table/_dt_elements.html:105
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4973 #, python-format
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4974 msgid "Subscribe to %s rss feed"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4975 msgstr "訂閱 %s rss"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4976
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4977 #: rhodecode/templates/data_table/_dt_elements.html:111
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4978 #: rhodecode/templates/data_table/_dt_elements.html:113
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4979 #, python-format
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4980 msgid "Subscribe to %s atom feed"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4981 msgstr "訂閱 %s atom"
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4982
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4983 #: rhodecode/templates/data_table/_dt_elements.html:141
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4984 msgid "Creating"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4985 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4986
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4987 #: rhodecode/templates/email_templates/changeset_comment.html:6
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4988 #, python-format
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4989 msgid "%s commented on a %s changeset."
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4990 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4991
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
4992 #: rhodecode/templates/email_templates/changeset_comment.html:9
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
4993 msgid "The changeset status was changed to"
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4994 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
4995
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
4996 #: rhodecode/templates/email_templates/main.html:8
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
4997 msgid "This is a notification from RhodeCode."
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4998 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
4999
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
5000 #: rhodecode/templates/email_templates/password_reset.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5001 #, python-format
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5002 msgid "Hello %s"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5003 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5004
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5005 #: rhodecode/templates/email_templates/password_reset.html:5
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5006 msgid "We received a request to create a new password for your account."
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
5007 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
5008
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
5009 #: rhodecode/templates/email_templates/password_reset.html:6
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
5010 msgid "You can generate it by clicking following URL"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
5011 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
5012
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5013 #: rhodecode/templates/email_templates/password_reset.html:10
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5014 msgid "Please ignore this email if you did not request a new password ."
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5015 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5016
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5017 #: rhodecode/templates/email_templates/pull_request.html:6
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5018 #, python-format
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5019 msgid ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5020 "%s opened a pull request for repository %s and wants you to review changes."
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5021 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5022
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5023 #: rhodecode/templates/email_templates/pull_request.html:8
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5024 #: rhodecode/templates/pullrequests/pullrequest.html:31
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5025 #: rhodecode/templates/pullrequests/pullrequest_data.html:14
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5026 #: rhodecode/templates/pullrequests/pullrequest_show.html:28
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5027 msgid "Title"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5028 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5029
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5030 #: rhodecode/templates/email_templates/pull_request_comment.html:6
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5031 #, python-format
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5032 msgid "%s commented on pull request \"%s\""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5033 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5034
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5035 #: rhodecode/templates/email_templates/pull_request_comment.html:10
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5036 msgid "Pull request was closed with status"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5037 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5038
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5039 #: rhodecode/templates/email_templates/pull_request_comment.html:12
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5040 msgid "Pull request changed status"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5041 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5042
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5043 #: rhodecode/templates/email_templates/registration.html:6
3059
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
5044 msgid "View this user here"
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
5045 msgstr ""
2987e2107637 i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3033
diff changeset
5046
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5047 #: rhodecode/templates/errors/error_document.html:47
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5048 #, python-format
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5049 msgid "You will be redirected to %s in %s seconds"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5050 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5051
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5052 #: rhodecode/templates/files/diff_2way.html:15
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5053 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5054 msgid "%s File side-by-side diff"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5055 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5056
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5057 #: rhodecode/templates/files/diff_2way.html:22
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5058 #: rhodecode/templates/files/file_diff.html:11
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5059 msgid "File diff"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5060 msgstr "檔案差異"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5061
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5062 #: rhodecode/templates/files/diff_2way.html:58
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5063 msgid "ignore white space"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5064 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5065
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5066 #: rhodecode/templates/files/diff_2way.html:59
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5067 msgid "turn on edit mode"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5068 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5069
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5070 #: rhodecode/templates/files/file_diff.html:4
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5071 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5072 msgid "%s File Diff"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5073 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5074
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5075 #: rhodecode/templates/files/files.html:4
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5076 #: rhodecode/templates/files/files.html:84
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5077 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5078 msgid "%s Files"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5079 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5080
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5081 #: rhodecode/templates/files/files_add.html:4
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5082 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5083 msgid "%s Files Add"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5084 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5085
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5086 #: rhodecode/templates/files/files_add.html:25
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5087 msgid "Add new file"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5088 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5089
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5090 #: rhodecode/templates/files/files_add.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5091 #: rhodecode/templates/files/files_edit.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: 2263
diff changeset
5092 #: rhodecode/templates/files/files_ypjax.html:3
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5093 msgid "Location"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5094 msgstr "位置"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5095
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5096 #: rhodecode/templates/files/files_add.html:47
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5097 msgid "Enter filename..."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5098 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5099
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5100 #: rhodecode/templates/files/files_add.html:49
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5101 #: rhodecode/templates/files/files_add.html:53
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5102 msgid "or"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5103 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5104
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5105 #: rhodecode/templates/files/files_add.html:49
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5106 msgid "Upload File"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5107 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5108
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5109 #: rhodecode/templates/files/files_add.html:53
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5110 msgid "Create New File"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5111 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5112
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5113 #: rhodecode/templates/files/files_add.html:58
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5114 msgid "New file mode"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5115 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5116
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5117 #: rhodecode/templates/files/files_add.html:69
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5118 #: rhodecode/templates/files/files_delete.html:57
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5119 #: rhodecode/templates/files/files_edit.html:72
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5120 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: 2263
diff changeset
5121 msgstr "遞交修改"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5122
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5123 #: rhodecode/templates/files/files_browser.html:13
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5124 msgid "revision"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5125 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5126
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5127 #: rhodecode/templates/files/files_browser.html:14
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5128 msgid "Previous revision"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5129 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5130
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5131 #: rhodecode/templates/files/files_browser.html:16
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5132 msgid "Next revision"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5133 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5134
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5135 #: rhodecode/templates/files/files_browser.html:22
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5136 msgid "Follow current branch"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5137 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5138
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5139 #: rhodecode/templates/files/files_browser.html:25
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5140 msgid "Search File List"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5141 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5142
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5143 #: rhodecode/templates/files/files_browser.html:29
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5144 msgid "Loading file list..."
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5145 msgstr "載入檔案列表..."
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5146
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5147 #: rhodecode/templates/files/files_browser.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: 2263
diff changeset
5148 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: 2263
diff changeset
5149 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: 2263
diff changeset
5150
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5151 #: rhodecode/templates/files/files_browser.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: 2263
diff changeset
5152 msgid "Mimetype"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5153 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5154
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5155 #: rhodecode/templates/files/files_browser.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: 2263
diff changeset
5156 msgid "Last Revision"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5157 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5158
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5159 #: rhodecode/templates/files/files_browser.html:45
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5160 msgid "Last modified"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5161 msgstr "最後修改"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5162
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5163 #: rhodecode/templates/files/files_browser.html:46
3492
0065f7fe60f6 fix spelling of committer
Mads Kiilerich <madski@unity3d.com>
parents: 3242
diff changeset
5164 msgid "Last committer"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5165 msgstr "最後的遞交者"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5166
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5167 #: rhodecode/templates/files/files_delete.html:4
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5168 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5169 msgid "%s Files Delete"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5170 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5171
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5172 #: rhodecode/templates/files/files_delete.html:25
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5173 #: rhodecode/templates/files/files_delete.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5174 msgid "Delete file"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5175 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5176
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5177 #: rhodecode/templates/files/files_edit.html:4
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5178 #, python-format
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5179 msgid "%s File Edit"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5180 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5181
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5182 #: rhodecode/templates/files/files_edit.html:25
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5183 msgid "Edit file"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5184 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5185
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5186 #: rhodecode/templates/files/files_edit.html:53
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5187 #: rhodecode/templates/files/files_source.html:32
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5188 msgid "Show Annotation"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5189 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5190
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5191 #: rhodecode/templates/files/files_edit.html:55
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5192 #: rhodecode/templates/files/files_source.html:35
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5193 msgid "Download as Raw"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5194 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5195
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5196 #: rhodecode/templates/files/files_edit.html:58
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5197 msgid "Source"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5198 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5199
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5200 #: rhodecode/templates/files/files_edit.html:63
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5201 msgid "Editing file"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5202 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5203
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5204 #: rhodecode/templates/files/files_edit.html:68
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5205 msgid "Commit Message"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5206 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5207
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
5208 #: rhodecode/templates/files/files_history_box.html:2
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5209 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5210 msgid "%s author"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5211 msgid_plural "%s authors"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5212 msgstr[0] ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5213
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5214 #: rhodecode/templates/files/files_source.html:7
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5215 msgid "Diff to Revision"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5216 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5217
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5218 #: rhodecode/templates/files/files_source.html:8
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5219 msgid "Show at Revision"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5220 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5221
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5222 #: rhodecode/templates/files/files_source.html:10
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5223 msgid "Show Full History"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5224 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5225
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5226 #: rhodecode/templates/files/files_source.html:11
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5227 msgid "Show Authors"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5228 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5229
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5230 #: rhodecode/templates/files/files_source.html:30
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5231 msgid "Show Source"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5232 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5233
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5234 #: rhodecode/templates/files/files_source.html:38
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5235 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5236 msgid "Edit on Branch:%s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5237 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5238
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5239 #: rhodecode/templates/files/files_source.html:41
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5240 msgid "Editing binary files not allowed"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5241 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5242
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5243 #: rhodecode/templates/files/files_source.html:44
3242
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
5244 msgid "Editing files allowed only when on branch head revision"
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
5245 msgstr ""
fbb756225bb2 translation updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3111
diff changeset
5246
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5247 #: rhodecode/templates/files/files_source.html:45
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5248 msgid "Deleting files allowed only when on branch head revision"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5249 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5250
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5251 #: rhodecode/templates/files/files_source.html:61
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5252 #, 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: 2263
diff changeset
5253 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: 2263
diff changeset
5254 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: 2263
diff changeset
5255
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5256 #: rhodecode/templates/files/files_source.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: 2263
diff changeset
5257 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: 2263
diff changeset
5258 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: 2263
diff changeset
5259
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5260 #: 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: 2263
diff changeset
5261 msgid "annotation"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5262 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5263
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5264 #: rhodecode/templates/files/files_ypjax.html:23
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5265 msgid "Go Back"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5266 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5267
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5268 #: rhodecode/templates/files/files_ypjax.html:24
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5269 msgid "No files at given path"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5270 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5271
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5272 #: rhodecode/templates/followers/followers.html:5
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5273 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5274 msgid "%s Followers"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5275 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5276
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5277 #: rhodecode/templates/followers/followers.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5278 #: rhodecode/templates/summary/summary.html:149
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5279 #: rhodecode/templates/summary/summary.html:150
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5280 msgid "Followers"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5281 msgstr "追蹤者"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5282
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5283 #: rhodecode/templates/followers/followers_data.html:12
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5284 msgid "Started following -"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5285 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5286
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5287 #: rhodecode/templates/forks/fork.html:5
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5288 #, python-format
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5289 msgid "Fork repository %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5290 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5291
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5292 #: rhodecode/templates/forks/fork.html:30
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5293 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: 2263
diff changeset
5294 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: 2263
diff changeset
5295
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5296 #: rhodecode/templates/forks/fork.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: 2263
diff changeset
5297 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: 2263
diff changeset
5298 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: 2263
diff changeset
5299
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5300 #: rhodecode/templates/forks/fork.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: 2263
diff changeset
5301 msgid "Copy permissions"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5302 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5303
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5304 #: rhodecode/templates/forks/fork.html:84
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5305 msgid "Copy permissions from forked repository"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5306 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5307
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5308 #: rhodecode/templates/forks/fork.html: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: 2263
diff changeset
5309 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: 2263
diff changeset
5310 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: 2263
diff changeset
5311
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5312 #: rhodecode/templates/forks/fork.html:94
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5313 msgid "Checkout source after making a clone"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5314 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5315
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5316 #: rhodecode/templates/forks/fork.html:99
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5317 msgid "Fork this Repository"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5318 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5319
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5320 #: rhodecode/templates/forks/forks.html:5
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5321 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5322 msgid "%s Forks"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5323 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5324
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5325 #: rhodecode/templates/forks/forks.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5326 #: rhodecode/templates/summary/summary.html:155
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5327 #: rhodecode/templates/summary/summary.html:156
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5328 msgid "Forks"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5329 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5330
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5331 #: rhodecode/templates/forks/forks_data.html:17
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5332 msgid "Forked"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5333 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5334
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
5335 #: rhodecode/templates/forks/forks_data.html:42
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5336 msgid "There are no forks yet"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5337 msgstr "尚未有任何 fork"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5338
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5339 #: rhodecode/templates/journal/journal.html:24
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5340 msgid "ATOM journal feed"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5341 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5342
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5343 #: rhodecode/templates/journal/journal.html:25
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5344 msgid "RSS journal feed"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5345 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5346
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5347 #: rhodecode/templates/journal/journal.html:57
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5348 msgid "My repos"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5349 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5350
3109
6178a0e7cbaf i18n updates
Marcin Kuzminski <marcin@python-works.com>
parents: 3059
diff changeset
5351 #: rhodecode/templates/journal/journal_data.html:55
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5352 msgid "No entries yet"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5353 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5354
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5355 #: rhodecode/templates/journal/public_journal.html:4
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5356 #: rhodecode/templates/journal/public_journal.html:24
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5357 msgid "Public Journal"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5358 msgstr "開放日誌"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5359
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5360 #: rhodecode/templates/journal/public_journal.html:16
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5361 msgid "ATOM public journal feed"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5362 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5363
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5364 #: rhodecode/templates/journal/public_journal.html:17
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5365 msgid "RSS public journal feed"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5366 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5367
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5368 #: rhodecode/templates/pullrequests/pullrequest.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5369 #: rhodecode/templates/pullrequests/pullrequest.html:8
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5370 msgid "New pull request"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5371 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5372
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5373 #: rhodecode/templates/pullrequests/pullrequest.html:44
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5374 msgid "Write a short description on this pull request"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5375 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5376
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5377 #: rhodecode/templates/pullrequests/pullrequest.html:50
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5378 msgid "Changeset flow"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5379 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5380
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5381 #: rhodecode/templates/pullrequests/pullrequest.html:57
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5382 #: rhodecode/templates/pullrequests/pullrequest_show.html:68
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5383 msgid "Origin repository"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5384 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5385
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5386 #: rhodecode/templates/pullrequests/pullrequest.html:82
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5387 msgid "Send Pull Request"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5388 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5389
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5390 #: rhodecode/templates/pullrequests/pullrequest.html:91
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5391 #: rhodecode/templates/pullrequests/pullrequest_show.html:104
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5392 msgid "Pull request reviewers"
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5393 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5394
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5395 #: rhodecode/templates/pullrequests/pullrequest.html:100
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5396 #: rhodecode/templates/pullrequests/pullrequest_show.html:116
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
5397 msgid "owner"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5398 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5399
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5400 #: rhodecode/templates/pullrequests/pullrequest.html:114
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
5401 msgid "Add reviewer to this pull request."
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5402 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5403
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5404 #: rhodecode/templates/pullrequests/pullrequest.html:128
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5405 msgid "Detailed compare view"
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5406 msgstr ""
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5407
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5408 #: rhodecode/templates/pullrequests/pullrequest.html:149
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5409 msgid "Destination repository"
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5410 msgstr ""
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5411
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5412 #: rhodecode/templates/pullrequests/pullrequest_show.html:4
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5413 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5414 msgid "%s Pull Request #%s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5415 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5416
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5417 #: rhodecode/templates/pullrequests/pullrequest_show.html:36
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5418 msgid "Review status"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5419 msgstr ""
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
5420
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5421 #: rhodecode/templates/pullrequests/pullrequest_show.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5422 #: rhodecode/templates/pullrequests/pullrequest_show.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5423 msgid "Pull request status calculated from votes"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5424 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5425
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5426 #: rhodecode/templates/pullrequests/pullrequest_show.html:56
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
5427 msgid "Still not reviewed by"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
5428 msgstr ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
5429
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5430 #: rhodecode/templates/pullrequests/pullrequest_show.html:60
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
5431 #, python-format
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
5432 msgid "%d reviewer"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
5433 msgid_plural "%d reviewers"
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
5434 msgstr[0] ""
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
5435
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5436 #: rhodecode/templates/pullrequests/pullrequest_show.html:62
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5437 msgid "Pull request was reviewed by all reviewers"
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5438 msgstr ""
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5439
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5440 #: rhodecode/templates/pullrequests/pullrequest_show.html:77
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5441 #: rhodecode/templates/pullrequests/pullrequest_show.html:79
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5442 msgid "Pull changes"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5443 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5444
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5445 #: rhodecode/templates/pullrequests/pullrequest_show.html:116
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5446 msgid "reviewer"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5447 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5448
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5449 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5450 msgid "Add or remove reviewer to this pull request."
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5451 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5452
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5453 #: rhodecode/templates/pullrequests/pullrequest_show.html:137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5454 msgid "Save Changes"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5455 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5456
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5457 #: rhodecode/templates/pullrequests/pullrequest_show.html:149
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5458 msgid "Compare view"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5459 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5460
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5461 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:4
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5462 #, python-format
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5463 msgid "%s Pull Requests"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5464 msgstr ""
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
5465
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5466 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:12
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5467 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5468 msgid "Pull requests from %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5469 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5470
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5471 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:14
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5472 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5473 msgid "Pull requests to %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5474 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5475
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5476 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:38
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5477 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5478 msgid "Show pull requests to %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5479 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5480
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5481 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:40
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5482 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5483 msgid "Show pull requests from %s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5484 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5485
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5486 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:50
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5487 msgid "Hide closed pull requests"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5488 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5489
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5490 #: rhodecode/templates/pullrequests/pullrequest_show_all.html:52
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5491 msgid "Show closed pull requests too"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5492 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5493
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5494 #: rhodecode/templates/search/search.html:6
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5495 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5496 msgid "%s Search"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5497 msgstr ""
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5498
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5499 #: rhodecode/templates/search/search.html:8
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5500 #: rhodecode/templates/search/search.html:19
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5501 msgid "Search in all repositories"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5502 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5503
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5504 #: rhodecode/templates/search/search.html:53
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5505 msgid "Search term"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5506 msgstr "搜尋關鍵字"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5507
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5508 #: rhodecode/templates/search/search.html:65
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5509 msgid "Search in"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5510 msgstr "搜尋範圍"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5511
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5512 #: rhodecode/templates/search/search.html:68
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5513 msgid "File contents"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5514 msgstr "文件內容"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5515
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5516 #: rhodecode/templates/search/search.html:69
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
5517 msgid "Commit messages"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5518 msgstr ""
2671
8990d58fb22f i18n update
Marcin Kuzminski <marcin@python-works.com>
parents: 2575
diff changeset
5519
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5520 #: rhodecode/templates/search/search.html:70
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5521 msgid "File names"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5522 msgstr "檔案名稱"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5523
2774
4bc4e53fd6fe translations updates
Marcin Kuzminski <marcin@python-works.com>
parents: 2671
diff changeset
5524 #: rhodecode/templates/search/search_commit.html:35
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5525 #: rhodecode/templates/search/search_content.html:21
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5526 #: rhodecode/templates/search/search_path.html:15
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5527 msgid "Permission denied"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5528 msgstr "權限不足"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5529
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5530 #: rhodecode/templates/summary/statistics.html:4
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5531 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5532 msgid "%s Statistics"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5533 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5534
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5535 #: rhodecode/templates/summary/statistics.html:19
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5536 #: rhodecode/templates/summary/summary.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5537 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5538 msgid "%s ATOM feed"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5539 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5540
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5541 #: rhodecode/templates/summary/statistics.html:20
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5542 #: rhodecode/templates/summary/summary.html:43
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5543 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5544 msgid "%s RSS feed"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5545 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5546
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5547 #: rhodecode/templates/summary/statistics.html:39
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5548 #: rhodecode/templates/summary/summary.html:107
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5549 #: rhodecode/templates/summary/summary.html:123
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5550 msgid "Enable"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5551 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5552
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5553 #: rhodecode/templates/summary/statistics.html:42
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5554 msgid "Stats gathered: "
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5555 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5556
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5557 #: rhodecode/templates/summary/statistics.html:91
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5558 #: rhodecode/templates/summary/summary.html:354
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5559 msgid "files"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5560 msgstr "檔案"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5561
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5562 #: rhodecode/templates/summary/statistics.html:115
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5563 #: rhodecode/templates/summary/summary.html:378
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5564 msgid "Show more"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5565 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5566
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5567 #: rhodecode/templates/summary/statistics.html:392
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5568 msgid "commits"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5569 msgstr "遞交"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5570
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5571 #: rhodecode/templates/summary/statistics.html:393
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5572 msgid "files added"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5573 msgstr "多個檔案新增"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5574
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5575 #: rhodecode/templates/summary/statistics.html:394
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5576 msgid "files changed"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5577 msgstr "多個檔案修改"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5578
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5579 #: rhodecode/templates/summary/statistics.html:395
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5580 msgid "files removed"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5581 msgstr "移除多個檔案"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5582
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5583 #: rhodecode/templates/summary/statistics.html:397
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5584 msgid "commit"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5585 msgstr "遞交"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5586
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5587 #: rhodecode/templates/summary/statistics.html:398
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5588 msgid "file added"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5589 msgstr "檔案新增"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5590
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5591 #: rhodecode/templates/summary/statistics.html:399
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5592 msgid "file changed"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5593 msgstr "檔案修改"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5594
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5595 #: rhodecode/templates/summary/statistics.html:400
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5596 msgid "file removed"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5597 msgstr "移除檔案"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5598
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5599 #: rhodecode/templates/summary/summary.html:4
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5600 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5601 msgid "%s Summary"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5602 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5603
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5604 #: rhodecode/templates/summary/summary.html:16
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5605 #, python-format
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
5606 msgid "Repository locked by %s"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5607 msgstr ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
5608
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5609 #: rhodecode/templates/summary/summary.html:18
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
5610 msgid "Repository unlocked"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5611 msgstr ""
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
5612
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5613 #: rhodecode/templates/summary/summary.html:76
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5614 msgid "Clone url"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5615 msgstr "複製連結"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5616
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5617 #: rhodecode/templates/summary/summary.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: 2263
diff changeset
5618 msgid "Show by Name"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5619 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5620
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5621 #: 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: 2263
diff changeset
5622 msgid "Show by ID"
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5623 msgstr ""
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5624
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5625 #: rhodecode/templates/summary/summary.html:99
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5626 msgid "Trending files"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5627 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5628
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5629 #: rhodecode/templates/summary/summary.html:115
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5630 msgid "Download"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5631 msgstr "下載"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5632
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5633 #: rhodecode/templates/summary/summary.html:119
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5634 msgid "There are no downloads yet"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5635 msgstr "沒有任何下載"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5636
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5637 #: rhodecode/templates/summary/summary.html:121
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5638 msgid "Downloads are disabled for this repository"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5639 msgstr "這個版本庫的下載已停用"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5640
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5641 #: rhodecode/templates/summary/summary.html:127
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5642 msgid "Download as zip"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5643 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5644
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5645 #: rhodecode/templates/summary/summary.html:132
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5646 msgid "Check this to download archive with subrepos"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5647 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5648
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5649 #: rhodecode/templates/summary/summary.html:132
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5650 msgid "with subrepos"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5651 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5652
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5653 #: rhodecode/templates/summary/summary.html:163
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5654 msgid "Repository Size"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5655 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5656
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5657 #: rhodecode/templates/summary/summary.html:170
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5658 #: rhodecode/templates/summary/summary.html:172
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5659 msgid "Feed"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5660 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5661
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5662 #: rhodecode/templates/summary/summary.html:193
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5663 msgid "Latest changes"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5664 msgstr ""
3690
b2332bfb61de update i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3565
diff changeset
5665
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5666 #: rhodecode/templates/summary/summary.html:195
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5667 msgid "Quick start"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5668 msgstr ""
2334
7b356276b051 General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
Marcin Kuzminski <marcin@python-works.com>
parents: 2263
diff changeset
5669
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5670 #: rhodecode/templates/summary/summary.html:209
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5671 #, python-format
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5672 msgid "Readme file from revision %s:%s"
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5673 msgstr ""
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5674
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5675 #: rhodecode/templates/summary/summary.html:299
2263
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5676 #, python-format
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5677 msgid "Download %s as %s"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5678 msgstr "下載 %s 為 %s"
c0c0e8211732 add zh_TW
nansenat16@null.tw
parents:
diff changeset
5679
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5680 #: rhodecode/templates/tags/tags.html:5
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5681 #, python-format
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5682 msgid "%s Tags"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5683 msgstr ""
2534
7dd87a2f7831 Updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 2376
diff changeset
5684
4137
6c485794f10e Translation updates from RhodeCode v2.2.5
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 3962
diff changeset
5685 #: rhodecode/templates/tags/tags.html:29
3033
0cbbbad17a7e General translation updates.
Marcin Kuzminski <marcin@python-works.com>
parents: 2774
diff changeset
5686 msgid "Compare tags"
3962
22f925aea8b4 updated i18n
Marcin Kuzminski <marcin@python-works.com>
parents: 3690
diff changeset
5687 msgstr ""