##// END OF EJS Templates
i18n: Updated message catalog template
marcink -
r307:b72719d8 stable
parent child Browse files
Show More
@@ -1,28 +1,29 b''
1 [DEFAULT]
1 [DEFAULT]
2 done = false
2 done = false
3
3
4 [task:fixes_on_stable]
5
6 [task:changelog_updated]
7
8 [task:bump_version]
4 [task:bump_version]
9 done = true
5 done = true
10
6
7 [task:fixes_on_stable]
8
9 [task:pip2nix_generated]
10
11 [task:changelog_updated]
12
11 [task:generate_api_docs]
13 [task:generate_api_docs]
14 done = true
12
15
13 [task:updated_translation]
16 [task:updated_translation]
14
17
15 [release]
18 [release]
16 state = in_progress
19 state = in_progress
17 version = 4.2.0
20 version = 4.2.0
18
21
19 [task:rc_tools_pinned]
22 [task:rc_tools_pinned]
20
23
21 [task:pip2nix_generated]
22
23 [task:generate_js_routes]
24 [task:generate_js_routes]
24
25
25 [task:updated_trial_license]
26 [task:updated_trial_license]
26
27
27 [task:generate_oss_licenses]
28 [task:generate_oss_licenses]
28
29
@@ -1,7786 +1,7784 b''
1 # Translations template for rhodecode-enterprise-ce.
1 # Translations template for rhodecode-enterprise-ce.
2 # Copyright (C) 2016 RhodeCode GmbH
2 # Copyright (C) 2016 RhodeCode GmbH
3 # This file is distributed under the same license as the rhodecode-enterprise-ce project.
3 # This file is distributed under the same license as the rhodecode-enterprise-ce project.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
5 #
5 #
6 #, fuzzy
6 #, fuzzy
7 msgid ""
7 msgid ""
8 msgstr ""
8 msgstr ""
9 "Project-Id-Version: rhodecode-enterprise-ce 4.2.0\n"
9 "Project-Id-Version: rhodecode-enterprise-ce 4.2.0\n"
10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
11 "POT-Creation-Date: 2016-06-28 10:55+0000\n"
11 "POT-Creation-Date: 2016-06-30 17:18+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=utf-8\n"
16 "Content-Type: text/plain; charset=utf-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Generated-By: Babel 1.3\n"
18 "Generated-By: Babel 1.3\n"
19
19
20 #: rhodecode/authentication/routes.py:60
20 #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60
21 #: rhodecode/controllers/admin/settings.py:844
22 #: rhodecode/templates/admin/permissions/permissions.html:36
21 #: rhodecode/templates/admin/permissions/permissions.html:36
23 msgid "Global"
22 msgid "Global"
24 msgstr ""
23 msgstr ""
25
24
25 #: rhodecode/admin/navigation.py:75
26 #: rhodecode/templates/admin/repos/repo_edit.html:48
27 msgid "VCS"
28 msgstr ""
29
30 #: rhodecode/admin/navigation.py:76
31 msgid "Visual"
32 msgstr ""
33
34 #: rhodecode/admin/navigation.py:77
35 msgid "Remap and Rescan"
36 msgstr ""
37
38 #: rhodecode/admin/navigation.py:78
39 #: rhodecode/templates/admin/repos/repo_edit.html:54
40 msgid "Issue Tracker"
41 msgstr ""
42
43 #: rhodecode/admin/navigation.py:80 rhodecode/templates/register.html:76
44 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
45 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
46 #: rhodecode/templates/admin/users/user_add.html:86
47 #: rhodecode/templates/admin/users/user_edit_profile.html:65
48 #: rhodecode/templates/admin/users/users.html:91
49 #: rhodecode/templates/users/user_profile.html:51
50 msgid "Email"
51 msgstr ""
52
53 #: rhodecode/admin/navigation.py:81
54 msgid "Hooks"
55 msgstr ""
56
57 #: rhodecode/admin/navigation.py:82
58 msgid "Full Text Search"
59 msgstr ""
60
61 #: rhodecode/admin/navigation.py:83
62 #: rhodecode/templates/admin/settings/settings_system.html:47
63 msgid "System Info"
64 msgstr ""
65
66 #: rhodecode/admin/navigation.py:84
67 msgid "Open Source Licenses"
68 msgstr ""
69
70 #: rhodecode/admin/navigation.py:91
71 msgid "Labs"
72 msgstr ""
73
26 #: rhodecode/authentication/schema.py:35
74 #: rhodecode/authentication/schema.py:35
27 msgid "Enable or disable this authentication plugin."
75 msgid "Enable or disable this authentication plugin."
28 msgstr ""
76 msgstr ""
29
77
30 #: rhodecode/authentication/schema.py:37
78 #: rhodecode/authentication/schema.py:37
31 msgid "Enabled"
79 msgid "Enabled"
32 msgstr ""
80 msgstr ""
33
81
34 #: rhodecode/authentication/schema.py:43
82 #: rhodecode/authentication/schema.py:43
35 msgid "Amount of seconds to cache the authentication call for this plugin. Useful for long calls like LDAP to improve the responsiveness of the authentication system (0 means disabled)."
83 msgid "Amount of seconds to cache the authentication call for this plugin. Useful for long calls like LDAP to improve the responsiveness of the authentication system (0 means disabled)."
36 msgstr ""
84 msgstr ""
37
85
38 #: rhodecode/authentication/schema.py:48
86 #: rhodecode/authentication/schema.py:48
39 msgid "Auth Cache TTL"
87 msgid "Auth Cache TTL"
40 msgstr ""
88 msgstr ""
41
89
42 #: rhodecode/authentication/views.py:88
90 #: rhodecode/authentication/views.py:90
43 msgid "Errors exist when saving plugin settings. Please check the form inputs."
91 msgid "Errors exist when saving plugin settings. Please check the form inputs."
44 msgstr ""
92 msgstr ""
45
93
46 #: rhodecode/authentication/views.py:101 rhodecode/authentication/views.py:170
94 #: rhodecode/authentication/views.py:103 rhodecode/authentication/views.py:172
47 msgid "Auth settings updated successfully."
95 msgid "Auth settings updated successfully."
48 msgstr ""
96 msgstr ""
49
97
50 #: rhodecode/authentication/views.py:175
98 #: rhodecode/authentication/views.py:177
51 msgid "Errors exist when saving plugin setting. Please check the form inputs."
99 msgid "Errors exist when saving plugin setting. Please check the form inputs."
52 msgstr ""
100 msgstr ""
53
101
54 #: rhodecode/authentication/views.py:185
102 #: rhodecode/authentication/views.py:187
55 msgid "Error occurred during update of auth settings."
103 msgid "Error occurred during update of auth settings."
56 msgstr ""
104 msgstr ""
57
105
58 #: rhodecode/authentication/plugins/auth_crowd.py:61
106 #: rhodecode/authentication/plugins/auth_crowd.py:61
59 msgid "The FQDN or IP of the Atlassian CROWD Server"
107 msgid "The FQDN or IP of the Atlassian CROWD Server"
60 msgstr ""
108 msgstr ""
61
109
62 #: rhodecode/authentication/plugins/auth_crowd.py:63
110 #: rhodecode/authentication/plugins/auth_crowd.py:63
63 msgid "Host"
111 msgid "Host"
64 msgstr ""
112 msgstr ""
65
113
66 #: rhodecode/authentication/plugins/auth_crowd.py:68
114 #: rhodecode/authentication/plugins/auth_crowd.py:68
67 msgid "The Port in use by the Atlassian CROWD Server"
115 msgid "The Port in use by the Atlassian CROWD Server"
68 msgstr ""
116 msgstr ""
69
117
70 #: rhodecode/authentication/plugins/auth_crowd.py:70
118 #: rhodecode/authentication/plugins/auth_crowd.py:70
71 #: rhodecode/authentication/plugins/auth_ldap.py:84
119 #: rhodecode/authentication/plugins/auth_ldap.py:84
72 msgid "Port"
120 msgid "Port"
73 msgstr ""
121 msgstr ""
74
122
75 #: rhodecode/authentication/plugins/auth_crowd.py:76
123 #: rhodecode/authentication/plugins/auth_crowd.py:76
76 msgid "The Application Name to authenticate to CROWD"
124 msgid "The Application Name to authenticate to CROWD"
77 msgstr ""
125 msgstr ""
78
126
79 #: rhodecode/authentication/plugins/auth_crowd.py:78
127 #: rhodecode/authentication/plugins/auth_crowd.py:78
80 msgid "Application Name"
128 msgid "Application Name"
81 msgstr ""
129 msgstr ""
82
130
83 #: rhodecode/authentication/plugins/auth_crowd.py:83
131 #: rhodecode/authentication/plugins/auth_crowd.py:83
84 msgid "The password to authenticate to CROWD"
132 msgid "The password to authenticate to CROWD"
85 msgstr ""
133 msgstr ""
86
134
87 #: rhodecode/authentication/plugins/auth_crowd.py:85
135 #: rhodecode/authentication/plugins/auth_crowd.py:85
88 msgid "Application Password"
136 msgid "Application Password"
89 msgstr ""
137 msgstr ""
90
138
91 #: rhodecode/authentication/plugins/auth_crowd.py:90
139 #: rhodecode/authentication/plugins/auth_crowd.py:90
92 msgid "A comma separated list of group names that identify users as RhodeCode Administrators"
140 msgid "A comma separated list of group names that identify users as RhodeCode Administrators"
93 msgstr ""
141 msgstr ""
94
142
95 #: rhodecode/authentication/plugins/auth_crowd.py:94
143 #: rhodecode/authentication/plugins/auth_crowd.py:94
96 msgid "Admin Groups"
144 msgid "Admin Groups"
97 msgstr ""
145 msgstr ""
98
146
99 #: rhodecode/authentication/plugins/auth_crowd.py:216
147 #: rhodecode/authentication/plugins/auth_crowd.py:216
100 msgid "CROWD"
148 msgid "CROWD"
101 msgstr ""
149 msgstr ""
102
150
103 #: rhodecode/authentication/plugins/auth_headers.py:55
151 #: rhodecode/authentication/plugins/auth_headers.py:55
104 msgid "Header to extract the user from"
152 msgid "Header to extract the user from"
105 msgstr ""
153 msgstr ""
106
154
107 #: rhodecode/authentication/plugins/auth_headers.py:57
155 #: rhodecode/authentication/plugins/auth_headers.py:57
108 msgid "Header"
156 msgid "Header"
109 msgstr ""
157 msgstr ""
110
158
111 #: rhodecode/authentication/plugins/auth_headers.py:62
159 #: rhodecode/authentication/plugins/auth_headers.py:62
112 msgid "Header to extract the user from when main one fails"
160 msgid "Header to extract the user from when main one fails"
113 msgstr ""
161 msgstr ""
114
162
115 #: rhodecode/authentication/plugins/auth_headers.py:64
163 #: rhodecode/authentication/plugins/auth_headers.py:64
116 msgid "Fallback header"
164 msgid "Fallback header"
117 msgstr ""
165 msgstr ""
118
166
119 #: rhodecode/authentication/plugins/auth_headers.py:69
167 #: rhodecode/authentication/plugins/auth_headers.py:69
120 msgid "Perform cleaning of user, if passed user has @ in username then first part before @ is taken. If there's \\ in the username only the part after \\ is taken"
168 msgid "Perform cleaning of user, if passed user has @ in username then first part before @ is taken. If there's \\ in the username only the part after \\ is taken"
121 msgstr ""
169 msgstr ""
122
170
123 #: rhodecode/authentication/plugins/auth_headers.py:74
171 #: rhodecode/authentication/plugins/auth_headers.py:74
124 msgid "Clean username"
172 msgid "Clean username"
125 msgstr ""
173 msgstr ""
126
174
127 #: rhodecode/authentication/plugins/auth_headers.py:99
175 #: rhodecode/authentication/plugins/auth_headers.py:99
128 msgid "Headers"
176 msgid "Headers"
129 msgstr ""
177 msgstr ""
130
178
131 #: rhodecode/authentication/plugins/auth_jasig_cas.py:63
179 #: rhodecode/authentication/plugins/auth_jasig_cas.py:63
132 msgid "The url of the Jasig CAS REST service"
180 msgid "The url of the Jasig CAS REST service"
133 msgstr ""
181 msgstr ""
134
182
135 #: rhodecode/authentication/plugins/auth_jasig_cas.py:65
183 #: rhodecode/authentication/plugins/auth_jasig_cas.py:65
136 #: rhodecode/templates/admin/gists/show.html:21
184 #: rhodecode/templates/admin/gists/show.html:21
137 msgid "URL"
185 msgid "URL"
138 msgstr ""
186 msgstr ""
139
187
140 #: rhodecode/authentication/plugins/auth_jasig_cas.py:93
188 #: rhodecode/authentication/plugins/auth_jasig_cas.py:93
141 msgid "Jasig-CAS"
189 msgid "Jasig-CAS"
142 msgstr ""
190 msgstr ""
143
191
144 #: rhodecode/authentication/plugins/auth_ldap.py:75
192 #: rhodecode/authentication/plugins/auth_ldap.py:75
145 msgid "Host of the LDAP Server"
193 msgid "Host of the LDAP Server"
146 msgstr ""
194 msgstr ""
147
195
148 #: rhodecode/authentication/plugins/auth_ldap.py:77
196 #: rhodecode/authentication/plugins/auth_ldap.py:77
149 msgid "LDAP Host"
197 msgid "LDAP Host"
150 msgstr ""
198 msgstr ""
151
199
152 #: rhodecode/authentication/plugins/auth_ldap.py:82
200 #: rhodecode/authentication/plugins/auth_ldap.py:82
153 msgid "Port that the LDAP server is listening on"
201 msgid "Port that the LDAP server is listening on"
154 msgstr ""
202 msgstr ""
155
203
156 #: rhodecode/authentication/plugins/auth_ldap.py:90
204 #: rhodecode/authentication/plugins/auth_ldap.py:90
157 msgid "User to connect to LDAP"
205 msgid "User to connect to LDAP"
158 msgstr ""
206 msgstr ""
159
207
160 #: rhodecode/authentication/plugins/auth_ldap.py:93
208 #: rhodecode/authentication/plugins/auth_ldap.py:93
161 msgid "Account"
209 msgid "Account"
162 msgstr ""
210 msgstr ""
163
211
164 #: rhodecode/authentication/plugins/auth_ldap.py:98
212 #: rhodecode/authentication/plugins/auth_ldap.py:98
165 msgid "Password to connect to LDAP"
213 msgid "Password to connect to LDAP"
166 msgstr ""
214 msgstr ""
167
215
168 #: rhodecode/authentication/plugins/auth_ldap.py:101
216 #: rhodecode/authentication/plugins/auth_ldap.py:101
169 #: rhodecode/templates/login.html:50 rhodecode/templates/register.html:48
217 #: rhodecode/templates/login.html:50 rhodecode/templates/register.html:48
170 #: rhodecode/templates/admin/my_account/my_account.html:30
218 #: rhodecode/templates/admin/my_account/my_account.html:30
171 #: rhodecode/templates/admin/users/user_add.html:44
219 #: rhodecode/templates/admin/users/user_add.html:44
172 #: rhodecode/templates/base/base.html:314
220 #: rhodecode/templates/base/base.html:314
173 #: rhodecode/templates/debug_style/login.html:45
221 #: rhodecode/templates/debug_style/login.html:45
174 msgid "Password"
222 msgid "Password"
175 msgstr ""
223 msgstr ""
176
224
177 #: rhodecode/authentication/plugins/auth_ldap.py:106
225 #: rhodecode/authentication/plugins/auth_ldap.py:106
178 msgid "TLS Type"
226 msgid "TLS Type"
179 msgstr ""
227 msgstr ""
180
228
181 #: rhodecode/authentication/plugins/auth_ldap.py:107
229 #: rhodecode/authentication/plugins/auth_ldap.py:107
182 msgid "Connection Security"
230 msgid "Connection Security"
183 msgstr ""
231 msgstr ""
184
232
185 #: rhodecode/authentication/plugins/auth_ldap.py:113
233 #: rhodecode/authentication/plugins/auth_ldap.py:113
186 msgid "Require Cert over TLS?"
234 msgid "Require Cert over TLS?"
187 msgstr ""
235 msgstr ""
188
236
189 #: rhodecode/authentication/plugins/auth_ldap.py:114
237 #: rhodecode/authentication/plugins/auth_ldap.py:114
190 msgid "Certificate Checks"
238 msgid "Certificate Checks"
191 msgstr ""
239 msgstr ""
192
240
193 #: rhodecode/authentication/plugins/auth_ldap.py:120
241 #: rhodecode/authentication/plugins/auth_ldap.py:120
194 msgid "Base DN to search (e.g., dc=mydomain,dc=com)"
242 msgid "Base DN to search (e.g., dc=mydomain,dc=com)"
195 msgstr ""
243 msgstr ""
196
244
197 #: rhodecode/authentication/plugins/auth_ldap.py:123
245 #: rhodecode/authentication/plugins/auth_ldap.py:123
198 msgid "Base DN"
246 msgid "Base DN"
199 msgstr ""
247 msgstr ""
200
248
201 #: rhodecode/authentication/plugins/auth_ldap.py:128
249 #: rhodecode/authentication/plugins/auth_ldap.py:128
202 msgid "Filter to narrow results (e.g., ou=Users, etc)"
250 msgid "Filter to narrow results (e.g., ou=Users, etc)"
203 msgstr ""
251 msgstr ""
204
252
205 #: rhodecode/authentication/plugins/auth_ldap.py:131
253 #: rhodecode/authentication/plugins/auth_ldap.py:131
206 msgid "LDAP Search Filter"
254 msgid "LDAP Search Filter"
207 msgstr ""
255 msgstr ""
208
256
209 #: rhodecode/authentication/plugins/auth_ldap.py:136
257 #: rhodecode/authentication/plugins/auth_ldap.py:136
210 msgid "How deep to search LDAP"
258 msgid "How deep to search LDAP"
211 msgstr ""
259 msgstr ""
212
260
213 #: rhodecode/authentication/plugins/auth_ldap.py:137
261 #: rhodecode/authentication/plugins/auth_ldap.py:137
214 msgid "LDAP Search Scope"
262 msgid "LDAP Search Scope"
215 msgstr ""
263 msgstr ""
216
264
217 #: rhodecode/authentication/plugins/auth_ldap.py:143
265 #: rhodecode/authentication/plugins/auth_ldap.py:143
218 msgid "LDAP Attribute to map to user name"
266 msgid "LDAP Attribute to map to user name"
219 msgstr ""
267 msgstr ""
220
268
221 #: rhodecode/authentication/plugins/auth_ldap.py:144
269 #: rhodecode/authentication/plugins/auth_ldap.py:144
222 msgid "The LDAP Login attribute of the CN must be specified"
270 msgid "The LDAP Login attribute of the CN must be specified"
223 msgstr ""
271 msgstr ""
224
272
225 #: rhodecode/authentication/plugins/auth_ldap.py:146
273 #: rhodecode/authentication/plugins/auth_ldap.py:146
226 msgid "Login Attribute"
274 msgid "Login Attribute"
227 msgstr ""
275 msgstr ""
228
276
229 #: rhodecode/authentication/plugins/auth_ldap.py:151
277 #: rhodecode/authentication/plugins/auth_ldap.py:151
230 msgid "LDAP Attribute to map to first name"
278 msgid "LDAP Attribute to map to first name"
231 msgstr ""
279 msgstr ""
232
280
233 #: rhodecode/authentication/plugins/auth_ldap.py:154
281 #: rhodecode/authentication/plugins/auth_ldap.py:154
234 msgid "First Name Attribute"
282 msgid "First Name Attribute"
235 msgstr ""
283 msgstr ""
236
284
237 #: rhodecode/authentication/plugins/auth_ldap.py:159
285 #: rhodecode/authentication/plugins/auth_ldap.py:159
238 msgid "LDAP Attribute to map to last name"
286 msgid "LDAP Attribute to map to last name"
239 msgstr ""
287 msgstr ""
240
288
241 #: rhodecode/authentication/plugins/auth_ldap.py:162
289 #: rhodecode/authentication/plugins/auth_ldap.py:162
242 msgid "Last Name Attribute"
290 msgid "Last Name Attribute"
243 msgstr ""
291 msgstr ""
244
292
245 #: rhodecode/authentication/plugins/auth_ldap.py:167
293 #: rhodecode/authentication/plugins/auth_ldap.py:167
246 msgid "LDAP Attribute to map to email address"
294 msgid "LDAP Attribute to map to email address"
247 msgstr ""
295 msgstr ""
248
296
249 #: rhodecode/authentication/plugins/auth_ldap.py:170
297 #: rhodecode/authentication/plugins/auth_ldap.py:170
250 msgid "Email Attribute"
298 msgid "Email Attribute"
251 msgstr ""
299 msgstr ""
252
300
253 #: rhodecode/authentication/plugins/auth_ldap.py:348
301 #: rhodecode/authentication/plugins/auth_ldap.py:348
254 msgid "LDAP"
302 msgid "LDAP"
255 msgstr ""
303 msgstr ""
256
304
257 #: rhodecode/authentication/plugins/auth_pam.py:60
305 #: rhodecode/authentication/plugins/auth_pam.py:60
258 msgid "PAM service name to use for authentication."
306 msgid "PAM service name to use for authentication."
259 msgstr ""
307 msgstr ""
260
308
261 #: rhodecode/authentication/plugins/auth_pam.py:62
309 #: rhodecode/authentication/plugins/auth_pam.py:62
262 msgid "PAM service name"
310 msgid "PAM service name"
263 msgstr ""
311 msgstr ""
264
312
265 #: rhodecode/authentication/plugins/auth_pam.py:67
313 #: rhodecode/authentication/plugins/auth_pam.py:67
266 msgid "Regular expression for extracting user name/email etc. from Unix userinfo."
314 msgid "Regular expression for extracting user name/email etc. from Unix userinfo."
267 msgstr ""
315 msgstr ""
268
316
269 #: rhodecode/authentication/plugins/auth_pam.py:70
317 #: rhodecode/authentication/plugins/auth_pam.py:70
270 msgid "Gecos Regex"
318 msgid "Gecos Regex"
271 msgstr ""
319 msgstr ""
272
320
273 #: rhodecode/authentication/plugins/auth_pam.py:98
321 #: rhodecode/authentication/plugins/auth_pam.py:98
274 msgid "PAM"
322 msgid "PAM"
275 msgstr ""
323 msgstr ""
276
324
277 #: rhodecode/authentication/plugins/auth_rhodecode.py:68
325 #: rhodecode/authentication/plugins/auth_rhodecode.py:68
278 msgid "Rhodecode"
326 msgid "Rhodecode"
279 msgstr ""
327 msgstr ""
280
328
281 #: rhodecode/authentication/plugins/auth_token.py:71
329 #: rhodecode/authentication/plugins/auth_token.py:71
282 msgid "Rhodecode Token Auth"
330 msgid "Rhodecode Token Auth"
283 msgstr ""
331 msgstr ""
284
332
285 #: rhodecode/controllers/changelog.py:90 rhodecode/controllers/compare.py:63
333 #: rhodecode/controllers/changelog.py:90 rhodecode/controllers/compare.py:63
286 #: rhodecode/controllers/pullrequests.py:279
334 #: rhodecode/controllers/pullrequests.py:279
287 msgid "There are no commits yet"
335 msgid "There are no commits yet"
288 msgstr ""
336 msgstr ""
289
337
290 #: rhodecode/controllers/changeset.py:77
338 #: rhodecode/controllers/changeset.py:77
291 #: rhodecode/templates/files/diff_2way.html:75
339 #: rhodecode/templates/files/diff_2way.html:75
292 msgid "Show whitespace"
340 msgid "Show whitespace"
293 msgstr ""
341 msgstr ""
294
342
295 #: rhodecode/controllers/changeset.py:78
343 #: rhodecode/controllers/changeset.py:78
296 msgid "Show whitespace for all diffs"
344 msgid "Show whitespace for all diffs"
297 msgstr ""
345 msgstr ""
298
346
299 #: rhodecode/controllers/changeset.py:84
347 #: rhodecode/controllers/changeset.py:84
300 #: rhodecode/templates/files/diff_2way.html:74
348 #: rhodecode/templates/files/diff_2way.html:74
301 msgid "Ignore whitespace"
349 msgid "Ignore whitespace"
302 msgstr ""
350 msgstr ""
303
351
304 #: rhodecode/controllers/changeset.py:85
352 #: rhodecode/controllers/changeset.py:85
305 msgid "Ignore whitespace for all diffs"
353 msgid "Ignore whitespace for all diffs"
306 msgstr ""
354 msgstr ""
307
355
308 #: rhodecode/controllers/changeset.py:141
356 #: rhodecode/controllers/changeset.py:141
309 msgid "Increase context"
357 msgid "Increase context"
310 msgstr ""
358 msgstr ""
311
359
312 #: rhodecode/controllers/changeset.py:142
360 #: rhodecode/controllers/changeset.py:142
313 msgid "Increase context for all diffs"
361 msgid "Increase context for all diffs"
314 msgstr ""
362 msgstr ""
315
363
316 #: rhodecode/controllers/changeset.py:181 rhodecode/controllers/files.py:104
364 #: rhodecode/controllers/changeset.py:181 rhodecode/controllers/files.py:104
317 #: rhodecode/controllers/files.py:125
365 #: rhodecode/controllers/files.py:125
318 msgid "No such commit exists for this repository"
366 msgid "No such commit exists for this repository"
319 msgstr ""
367 msgstr ""
320
368
321 #: rhodecode/controllers/changeset.py:335
369 #: rhodecode/controllers/changeset.py:335
322 #: rhodecode/controllers/pullrequests.py:746
370 #: rhodecode/controllers/pullrequests.py:746
323 #: rhodecode/model/pull_request.py:836
371 #: rhodecode/model/pull_request.py:836
324 #, python-format
372 #, python-format
325 msgid "Status change %(transition_icon)s %(status)s"
373 msgid "Status change %(transition_icon)s %(status)s"
326 msgstr ""
374 msgstr ""
327
375
328 #: rhodecode/controllers/changeset.py:372
376 #: rhodecode/controllers/changeset.py:372
329 msgid "Changing the status of a commit associated with a closed pull request is not allowed"
377 msgid "Changing the status of a commit associated with a closed pull request is not allowed"
330 msgstr ""
378 msgstr ""
331
379
332 #: rhodecode/controllers/compare.py:87
380 #: rhodecode/controllers/compare.py:87
333 msgid "Select commit"
381 msgid "Select commit"
334 msgstr ""
382 msgstr ""
335
383
336 #: rhodecode/controllers/compare.py:139
384 #: rhodecode/controllers/compare.py:139
337 #, python-format
385 #, python-format
338 msgid "Could not find the original repo: %(repo)s"
386 msgid "Could not find the original repo: %(repo)s"
339 msgstr ""
387 msgstr ""
340
388
341 #: rhodecode/controllers/compare.py:147
389 #: rhodecode/controllers/compare.py:147
342 #, python-format
390 #, python-format
343 msgid "Could not find the other repo: %(repo)s"
391 msgid "Could not find the other repo: %(repo)s"
344 msgstr ""
392 msgstr ""
345
393
346 #: rhodecode/controllers/compare.py:156
394 #: rhodecode/controllers/compare.py:156
347 msgid "The comparison of two different kinds of remote repos is not available"
395 msgid "The comparison of two different kinds of remote repos is not available"
348 msgstr ""
396 msgstr ""
349
397
350 #: rhodecode/controllers/compare.py:190
398 #: rhodecode/controllers/compare.py:190
351 msgid "Could not compare repos with different large file settings"
399 msgid "Could not compare repos with different large file settings"
352 msgstr ""
400 msgstr ""
353
401
354 #: rhodecode/controllers/compare.py:226
402 #: rhodecode/controllers/compare.py:226
355 #, python-format
403 #, python-format
356 msgid "Repositories unrelated. Cannot compare commit %(commit1)s from repository %(repo1)s with commit %(commit2)s from repository %(repo2)s."
404 msgid "Repositories unrelated. Cannot compare commit %(commit1)s from repository %(repo1)s with commit %(commit2)s from repository %(repo2)s."
357 msgstr ""
405 msgstr ""
358
406
359 #: rhodecode/controllers/feed.py:70
407 #: rhodecode/controllers/feed.py:70
360 #, python-format
408 #, python-format
361 msgid "Changes on %s repository"
409 msgid "Changes on %s repository"
362 msgstr ""
410 msgstr ""
363
411
364 #: rhodecode/controllers/feed.py:71
412 #: rhodecode/controllers/feed.py:71
365 #, python-format
413 #, python-format
366 msgid "%s %s feed"
414 msgid "%s %s feed"
367 msgstr ""
415 msgstr ""
368
416
369 #: rhodecode/controllers/files.py:96
417 #: rhodecode/controllers/files.py:96
370 msgid "Click here to add a new file."
418 msgid "Click here to add a new file."
371 msgstr ""
419 msgstr ""
372
420
373 #: rhodecode/controllers/files.py:101
421 #: rhodecode/controllers/files.py:101
374 #, python-format
422 #, python-format
375 msgid "There are no files yet. %s"
423 msgid "There are no files yet. %s"
376 msgstr ""
424 msgstr ""
377
425
378 #: rhodecode/controllers/files.py:390 rhodecode/controllers/files.py:443
426 #: rhodecode/controllers/files.py:390 rhodecode/controllers/files.py:443
379 #: rhodecode/controllers/files.py:474 rhodecode/controllers/files.py:549
427 #: rhodecode/controllers/files.py:474 rhodecode/controllers/files.py:549
380 #: rhodecode/controllers/files.py:594 rhodecode/controllers/files.py:685
428 #: rhodecode/controllers/files.py:594 rhodecode/controllers/files.py:685
381 #, python-format
429 #, python-format
382 msgid "This repository has been locked by %s on %s"
430 msgid "This repository has been locked by %s on %s"
383 msgstr ""
431 msgstr ""
384
432
385 #: rhodecode/controllers/files.py:398 rhodecode/controllers/files.py:451
433 #: rhodecode/controllers/files.py:398 rhodecode/controllers/files.py:451
386 msgid "You can only delete files with revision being a valid branch "
434 msgid "You can only delete files with revision being a valid branch "
387 msgstr ""
435 msgstr ""
388
436
389 #: rhodecode/controllers/files.py:407 rhodecode/controllers/files.py:460
437 #: rhodecode/controllers/files.py:407 rhodecode/controllers/files.py:460
390 #, python-format
438 #, python-format
391 msgid "Deleted file %s via RhodeCode Enterprise"
439 msgid "Deleted file %s via RhodeCode Enterprise"
392 msgstr ""
440 msgstr ""
393
441
394 #: rhodecode/controllers/files.py:427
442 #: rhodecode/controllers/files.py:427
395 #, python-format
443 #, python-format
396 msgid "Successfully deleted file %s"
444 msgid "Successfully deleted file %s"
397 msgstr ""
445 msgstr ""
398
446
399 #: rhodecode/controllers/files.py:430 rhodecode/controllers/files.py:536
447 #: rhodecode/controllers/files.py:430 rhodecode/controllers/files.py:536
400 #: rhodecode/controllers/files.py:673
448 #: rhodecode/controllers/files.py:673
401 msgid "Error occurred during commit"
449 msgid "Error occurred during commit"
402 msgstr ""
450 msgstr ""
403
451
404 #: rhodecode/controllers/files.py:482 rhodecode/controllers/files.py:557
452 #: rhodecode/controllers/files.py:482 rhodecode/controllers/files.py:557
405 msgid "You can only edit files with revision being a valid branch "
453 msgid "You can only edit files with revision being a valid branch "
406 msgstr ""
454 msgstr ""
407
455
408 #: rhodecode/controllers/files.py:494 rhodecode/controllers/files.py:569
456 #: rhodecode/controllers/files.py:494 rhodecode/controllers/files.py:569
409 #, python-format
457 #, python-format
410 msgid "Edited file %s via RhodeCode Enterprise"
458 msgid "Edited file %s via RhodeCode Enterprise"
411 msgstr ""
459 msgstr ""
412
460
413 #: rhodecode/controllers/files.py:511
461 #: rhodecode/controllers/files.py:511
414 msgid "No changes"
462 msgid "No changes"
415 msgstr ""
463 msgstr ""
416
464
417 #: rhodecode/controllers/files.py:533 rhodecode/controllers/files.py:662
465 #: rhodecode/controllers/files.py:533 rhodecode/controllers/files.py:662
418 #, python-format
466 #, python-format
419 msgid "Successfully committed to %s"
467 msgid "Successfully committed to %s"
420 msgstr ""
468 msgstr ""
421
469
422 #: rhodecode/controllers/files.py:607 rhodecode/controllers/files.py:696
470 #: rhodecode/controllers/files.py:607 rhodecode/controllers/files.py:696
423 msgid "Added file via RhodeCode Enterprise"
471 msgid "Added file via RhodeCode Enterprise"
424 msgstr ""
472 msgstr ""
425
473
426 #: rhodecode/controllers/files.py:632
474 #: rhodecode/controllers/files.py:632
427 msgid "No filename"
475 msgid "No filename"
428 msgstr ""
476 msgstr ""
429
477
430 #: rhodecode/controllers/files.py:665
478 #: rhodecode/controllers/files.py:665
431 msgid "The location specified must be a relative path and must not contain .. in the path"
479 msgid "The location specified must be a relative path and must not contain .. in the path"
432 msgstr ""
480 msgstr ""
433
481
434 #: rhodecode/controllers/files.py:719
482 #: rhodecode/controllers/files.py:719
435 msgid "Downloads disabled"
483 msgid "Downloads disabled"
436 msgstr ""
484 msgstr ""
437
485
438 #: rhodecode/controllers/files.py:725
486 #: rhodecode/controllers/files.py:725
439 #, python-format
487 #, python-format
440 msgid "Unknown revision %s"
488 msgid "Unknown revision %s"
441 msgstr ""
489 msgstr ""
442
490
443 #: rhodecode/controllers/files.py:727
491 #: rhodecode/controllers/files.py:727
444 msgid "Empty repository"
492 msgid "Empty repository"
445 msgstr ""
493 msgstr ""
446
494
447 #: rhodecode/controllers/files.py:729 rhodecode/controllers/files.py:763
495 #: rhodecode/controllers/files.py:729 rhodecode/controllers/files.py:763
448 msgid "Unknown archive type"
496 msgid "Unknown archive type"
449 msgstr ""
497 msgstr ""
450
498
451 #: rhodecode/controllers/files.py:930
499 #: rhodecode/controllers/files.py:930
452 #, python-format
500 #, python-format
453 msgid "Commit %(commit)s does not exist."
501 msgid "Commit %(commit)s does not exist."
454 msgstr ""
502 msgstr ""
455
503
456 #: rhodecode/controllers/files.py:947
504 #: rhodecode/controllers/files.py:947
457 #, python-format
505 #, python-format
458 msgid "%(file_path)s has not changed between %(commit_1)s and %(commit_2)s."
506 msgid "%(file_path)s has not changed between %(commit_1)s and %(commit_2)s."
459 msgstr ""
507 msgstr ""
460
508
461 #: rhodecode/controllers/files.py:1014
509 #: rhodecode/controllers/files.py:1014
462 msgid "Changesets"
510 msgid "Changesets"
463 msgstr ""
511 msgstr ""
464
512
465 #: rhodecode/controllers/files.py:1035 rhodecode/controllers/summary.py:256
513 #: rhodecode/controllers/files.py:1035 rhodecode/controllers/summary.py:256
466 #: rhodecode/model/pull_request.py:1051 rhodecode/model/scm.py:783
514 #: rhodecode/model/pull_request.py:1051 rhodecode/model/scm.py:783
467 #: rhodecode/templates/base/vcs_settings.html:138
515 #: rhodecode/templates/base/vcs_settings.html:138
468 msgid "Branches"
516 msgid "Branches"
469 msgstr ""
517 msgstr ""
470
518
471 #: rhodecode/controllers/files.py:1039 rhodecode/model/scm.py:798
519 #: rhodecode/controllers/files.py:1039 rhodecode/model/scm.py:798
472 #: rhodecode/templates/base/vcs_settings.html:163
520 #: rhodecode/templates/base/vcs_settings.html:163
473 msgid "Tags"
521 msgid "Tags"
474 msgstr ""
522 msgstr ""
475
523
476 #: rhodecode/controllers/forks.py:191
524 #: rhodecode/controllers/forks.py:191
477 #, python-format
525 #, python-format
478 msgid "An error occurred during repository forking %s"
526 msgid "An error occurred during repository forking %s"
479 msgstr ""
527 msgstr ""
480
528
481 #: rhodecode/controllers/home.py:205
529 #: rhodecode/controllers/home.py:205
482 msgid "Groups"
530 msgid "Groups"
483 msgstr ""
531 msgstr ""
484
532
485 #: rhodecode/controllers/home.py:212 rhodecode/controllers/home.py:247
533 #: rhodecode/controllers/home.py:212 rhodecode/controllers/home.py:247
486 #: rhodecode/controllers/pullrequests.py:382
534 #: rhodecode/controllers/pullrequests.py:382
487 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:128
535 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:128
488 #: rhodecode/templates/admin/repos/repo_add.html:15
536 #: rhodecode/templates/admin/repos/repo_add.html:15
489 #: rhodecode/templates/admin/repos/repo_add.html:19
537 #: rhodecode/templates/admin/repos/repo_add.html:19
490 #: rhodecode/templates/admin/users/user_edit_advanced.html:11
538 #: rhodecode/templates/admin/users/user_edit_advanced.html:11
491 #: rhodecode/templates/base/base.html:79 rhodecode/templates/base/base.html:149
539 #: rhodecode/templates/base/base.html:79 rhodecode/templates/base/base.html:149
492 #: rhodecode/templates/base/base.html:626
540 #: rhodecode/templates/base/base.html:626
493 msgid "Repositories"
541 msgid "Repositories"
494 msgstr ""
542 msgstr ""
495
543
496 #: rhodecode/controllers/home.py:225
544 #: rhodecode/controllers/home.py:225
497 #, python-format
545 #, python-format
498 msgid "Commits in %(repo)s"
546 msgid "Commits in %(repo)s"
499 msgstr ""
547 msgstr ""
500
548
501 #: rhodecode/controllers/journal.py:107 rhodecode/controllers/journal.py:150
549 #: rhodecode/controllers/journal.py:107 rhodecode/controllers/journal.py:150
502 msgid "public journal"
550 msgid "public journal"
503 msgstr ""
551 msgstr ""
504
552
505 #: rhodecode/controllers/journal.py:111 rhodecode/controllers/journal.py:154
553 #: rhodecode/controllers/journal.py:111 rhodecode/controllers/journal.py:154
506 msgid "journal"
554 msgid "journal"
507 msgstr ""
555 msgstr ""
508
556
509 #: rhodecode/controllers/pullrequests.py:293
557 #: rhodecode/controllers/pullrequests.py:293
510 msgid "Commit does not exist"
558 msgid "Commit does not exist"
511 msgstr ""
559 msgstr ""
512
560
513 #: rhodecode/controllers/pullrequests.py:405
561 #: rhodecode/controllers/pullrequests.py:405
514 msgid "Pull request requires a title with min. 3 chars"
562 msgid "Pull request requires a title with min. 3 chars"
515 msgstr ""
563 msgstr ""
516
564
517 #: rhodecode/controllers/pullrequests.py:407
565 #: rhodecode/controllers/pullrequests.py:407
518 msgid "Error creating pull request: {}"
566 msgid "Error creating pull request: {}"
519 msgstr ""
567 msgstr ""
520
568
521 #: rhodecode/controllers/pullrequests.py:454
569 #: rhodecode/controllers/pullrequests.py:454
522 msgid "Successfully opened new pull request"
570 msgid "Successfully opened new pull request"
523 msgstr ""
571 msgstr ""
524
572
525 #: rhodecode/controllers/pullrequests.py:457
573 #: rhodecode/controllers/pullrequests.py:457
526 msgid "Error occurred during sending pull request"
574 msgid "Error occurred during sending pull request"
527 msgstr ""
575 msgstr ""
528
576
529 #: rhodecode/controllers/pullrequests.py:497
577 #: rhodecode/controllers/pullrequests.py:497
530 msgid "Cannot update closed pull requests."
578 msgid "Cannot update closed pull requests."
531 msgstr ""
579 msgstr ""
532
580
533 #: rhodecode/controllers/pullrequests.py:503
581 #: rhodecode/controllers/pullrequests.py:503
534 msgid "Pull request title & description updated."
582 msgid "Pull request title & description updated."
535 msgstr ""
583 msgstr ""
536
584
537 #: rhodecode/controllers/pullrequests.py:513
585 #: rhodecode/controllers/pullrequests.py:513
538 msgid "Pull request updated to \"{source_commit_id}\" with {count_added} added, {count_removed} removed commits."
586 msgid "Pull request updated to \"{source_commit_id}\" with {count_added} added, {count_removed} removed commits."
539 msgstr ""
587 msgstr ""
540
588
541 #: rhodecode/controllers/pullrequests.py:523
589 #: rhodecode/controllers/pullrequests.py:523
542 msgid "Nothing changed in pull request."
590 msgid "Nothing changed in pull request."
543 msgstr ""
591 msgstr ""
544
592
545 #: rhodecode/controllers/pullrequests.py:526
593 #: rhodecode/controllers/pullrequests.py:526
546 msgid "Skipping update of pull request due to reference type: {reference_type}"
594 msgid "Skipping update of pull request due to reference type: {reference_type}"
547 msgstr ""
595 msgstr ""
548
596
549 #: rhodecode/controllers/pullrequests.py:533
597 #: rhodecode/controllers/pullrequests.py:533
550 msgid "Update failed due to missing commits."
598 msgid "Update failed due to missing commits."
551 msgstr ""
599 msgstr ""
552
600
553 #: rhodecode/controllers/pullrequests.py:579
601 #: rhodecode/controllers/pullrequests.py:579
554 msgid "Pull request reviewer approval is pending."
602 msgid "Pull request reviewer approval is pending."
555 msgstr ""
603 msgstr ""
556
604
557 #: rhodecode/controllers/pullrequests.py:593
605 #: rhodecode/controllers/pullrequests.py:593
558 msgid "Pull request was successfully merged and closed."
606 msgid "Pull request was successfully merged and closed."
559 msgstr ""
607 msgstr ""
560
608
561 #: rhodecode/controllers/pullrequests.py:631
609 #: rhodecode/controllers/pullrequests.py:631
562 msgid "Successfully deleted pull request"
610 msgid "Successfully deleted pull request"
563 msgstr ""
611 msgstr ""
564
612
565 #: rhodecode/controllers/pullrequests.py:664
613 #: rhodecode/controllers/pullrequests.py:664
566 msgid "Reviewer approval is pending."
614 msgid "Reviewer approval is pending."
567 msgstr ""
615 msgstr ""
568
616
569 #: rhodecode/controllers/pullrequests.py:706
617 #: rhodecode/controllers/pullrequests.py:706
570 msgid "Close Pull Request"
618 msgid "Close Pull Request"
571 msgstr ""
619 msgstr ""
572
620
573 #: rhodecode/controllers/pullrequests.py:750
621 #: rhodecode/controllers/pullrequests.py:750
574 #: rhodecode/model/pull_request.py:840
622 #: rhodecode/model/pull_request.py:840
575 msgid "Closing with"
623 msgid "Closing with"
576 msgstr ""
624 msgstr ""
577
625
578 #: rhodecode/controllers/pullrequests.py:795
626 #: rhodecode/controllers/pullrequests.py:795
579 #, python-format
627 #, python-format
580 msgid "Closing pull request on other statuses than rejected or approved is forbidden. Calculated status from all reviewers is currently: %s"
628 msgid "Closing pull request on other statuses than rejected or approved is forbidden. Calculated status from all reviewers is currently: %s"
581 msgstr ""
629 msgstr ""
582
630
583 #: rhodecode/controllers/summary.py:240
631 #: rhodecode/controllers/summary.py:240
584 msgid "Branch"
632 msgid "Branch"
585 msgstr ""
633 msgstr ""
586
634
587 #: rhodecode/controllers/summary.py:241
635 #: rhodecode/controllers/summary.py:241
588 msgid "Tag"
636 msgid "Tag"
589 msgstr ""
637 msgstr ""
590
638
591 #: rhodecode/controllers/summary.py:242
639 #: rhodecode/controllers/summary.py:242
592 msgid "Bookmark"
640 msgid "Bookmark"
593 msgstr ""
641 msgstr ""
594
642
595 #: rhodecode/controllers/summary.py:257
643 #: rhodecode/controllers/summary.py:257
596 msgid "Closed branches"
644 msgid "Closed branches"
597 msgstr ""
645 msgstr ""
598
646
599 #: rhodecode/controllers/admin/defaults.py:84
647 #: rhodecode/controllers/admin/defaults.py:84
600 msgid "Default settings updated successfully"
648 msgid "Default settings updated successfully"
601 msgstr ""
649 msgstr ""
602
650
603 #: rhodecode/controllers/admin/defaults.py:99
651 #: rhodecode/controllers/admin/defaults.py:99
604 msgid "Error occurred during update of default values"
652 msgid "Error occurred during update of default values"
605 msgstr ""
653 msgstr ""
606
654
607 #: rhodecode/controllers/admin/gists.py:59
655 #: rhodecode/controllers/admin/gists.py:59
608 #: rhodecode/controllers/admin/my_account.py:307
656 #: rhodecode/controllers/admin/my_account.py:307
609 #: rhodecode/controllers/admin/users.py:436
657 #: rhodecode/controllers/admin/users.py:436
610 msgid "forever"
658 msgid "forever"
611 msgstr ""
659 msgstr ""
612
660
613 #: rhodecode/controllers/admin/gists.py:60
661 #: rhodecode/controllers/admin/gists.py:60
614 #: rhodecode/controllers/admin/my_account.py:308
662 #: rhodecode/controllers/admin/my_account.py:308
615 #: rhodecode/controllers/admin/users.py:437
663 #: rhodecode/controllers/admin/users.py:437
616 msgid "5 minutes"
664 msgid "5 minutes"
617 msgstr ""
665 msgstr ""
618
666
619 #: rhodecode/controllers/admin/gists.py:61
667 #: rhodecode/controllers/admin/gists.py:61
620 #: rhodecode/controllers/admin/my_account.py:309
668 #: rhodecode/controllers/admin/my_account.py:309
621 #: rhodecode/controllers/admin/users.py:438
669 #: rhodecode/controllers/admin/users.py:438
622 msgid "1 hour"
670 msgid "1 hour"
623 msgstr ""
671 msgstr ""
624
672
625 #: rhodecode/controllers/admin/gists.py:62
673 #: rhodecode/controllers/admin/gists.py:62
626 #: rhodecode/controllers/admin/my_account.py:310
674 #: rhodecode/controllers/admin/my_account.py:310
627 #: rhodecode/controllers/admin/users.py:439
675 #: rhodecode/controllers/admin/users.py:439
628 msgid "1 day"
676 msgid "1 day"
629 msgstr ""
677 msgstr ""
630
678
631 #: rhodecode/controllers/admin/gists.py:63
679 #: rhodecode/controllers/admin/gists.py:63
632 #: rhodecode/controllers/admin/my_account.py:311
680 #: rhodecode/controllers/admin/my_account.py:311
633 #: rhodecode/controllers/admin/users.py:440
681 #: rhodecode/controllers/admin/users.py:440
634 msgid "1 month"
682 msgid "1 month"
635 msgstr ""
683 msgstr ""
636
684
637 #: rhodecode/controllers/admin/gists.py:67
685 #: rhodecode/controllers/admin/gists.py:67
638 #: rhodecode/controllers/admin/my_account.py:313
686 #: rhodecode/controllers/admin/my_account.py:313
639 #: rhodecode/controllers/admin/users.py:442
687 #: rhodecode/controllers/admin/users.py:442
640 msgid "Lifetime"
688 msgid "Lifetime"
641 msgstr ""
689 msgstr ""
642
690
643 #: rhodecode/controllers/admin/gists.py:69
691 #: rhodecode/controllers/admin/gists.py:69
644 msgid "Requires registered account"
692 msgid "Requires registered account"
645 msgstr ""
693 msgstr ""
646
694
647 #: rhodecode/controllers/admin/gists.py:70
695 #: rhodecode/controllers/admin/gists.py:70
648 msgid "Can be accessed by anonymous users"
696 msgid "Can be accessed by anonymous users"
649 msgstr ""
697 msgstr ""
650
698
651 #: rhodecode/controllers/admin/gists.py:180
699 #: rhodecode/controllers/admin/gists.py:180
652 msgid "Error occurred during gist creation"
700 msgid "Error occurred during gist creation"
653 msgstr ""
701 msgstr ""
654
702
655 #: rhodecode/controllers/admin/gists.py:211
703 #: rhodecode/controllers/admin/gists.py:211
656 #, python-format
704 #, python-format
657 msgid "Deleted gist %s"
705 msgid "Deleted gist %s"
658 msgstr ""
706 msgstr ""
659
707
660 #: rhodecode/controllers/admin/gists.py:284
708 #: rhodecode/controllers/admin/gists.py:284
661 msgid "Successfully updated gist content"
709 msgid "Successfully updated gist content"
662 msgstr ""
710 msgstr ""
663
711
664 #: rhodecode/controllers/admin/gists.py:289
712 #: rhodecode/controllers/admin/gists.py:289
665 msgid "Successfully updated gist data"
713 msgid "Successfully updated gist data"
666 msgstr ""
714 msgstr ""
667
715
668 #: rhodecode/controllers/admin/gists.py:292
716 #: rhodecode/controllers/admin/gists.py:292
669 #, python-format
717 #, python-format
670 msgid "Error occurred during update of gist %s"
718 msgid "Error occurred during update of gist %s"
671 msgstr ""
719 msgstr ""
672
720
673 #: rhodecode/controllers/admin/gists.py:315
721 #: rhodecode/controllers/admin/gists.py:315
674 #: rhodecode/templates/admin/gists/show.html:67
722 #: rhodecode/templates/admin/gists/show.html:67
675 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:19
723 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:19
676 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:42
724 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:42
677 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:16
725 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:16
678 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:38
726 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:38
679 #: rhodecode/templates/data_table/_dt_elements.html:253
727 #: rhodecode/templates/data_table/_dt_elements.html:253
680 msgid "never"
728 msgid "never"
681 msgstr ""
729 msgstr ""
682
730
683 #: rhodecode/controllers/admin/gists.py:320
731 #: rhodecode/controllers/admin/gists.py:320
684 #, python-format
732 #, python-format
685 msgid "%(expiry)s - current value"
733 msgid "%(expiry)s - current value"
686 msgstr ""
734 msgstr ""
687
735
688 #: rhodecode/controllers/admin/my_account.py:70
736 #: rhodecode/controllers/admin/my_account.py:70
689 msgid "You can't edit this user since it's crucial for entire application"
737 msgid "You can't edit this user since it's crucial for entire application"
690 msgstr ""
738 msgstr ""
691
739
692 #: rhodecode/controllers/admin/my_account.py:128
740 #: rhodecode/controllers/admin/my_account.py:128
693 msgid "Your account was updated successfully"
741 msgid "Your account was updated successfully"
694 msgstr ""
742 msgstr ""
695
743
696 #: rhodecode/controllers/admin/my_account.py:143
744 #: rhodecode/controllers/admin/my_account.py:143
697 #: rhodecode/controllers/admin/users.py:223
745 #: rhodecode/controllers/admin/users.py:223
698 #, python-format
746 #, python-format
699 msgid "Error occurred during update of user %s"
747 msgid "Error occurred during update of user %s"
700 msgstr ""
748 msgstr ""
701
749
702 #: rhodecode/controllers/admin/my_account.py:202
750 #: rhodecode/controllers/admin/my_account.py:202
703 msgid "Successfully updated password"
751 msgid "Successfully updated password"
704 msgstr ""
752 msgstr ""
705
753
706 #: rhodecode/controllers/admin/my_account.py:213
754 #: rhodecode/controllers/admin/my_account.py:213
707 msgid "Error occurred during update of user password"
755 msgid "Error occurred during update of user password"
708 msgstr ""
756 msgstr ""
709
757
710 #: rhodecode/controllers/admin/my_account.py:261
758 #: rhodecode/controllers/admin/my_account.py:261
711 #: rhodecode/controllers/admin/users.py:616
759 #: rhodecode/controllers/admin/users.py:616
712 #, python-format
760 #, python-format
713 msgid "Added new email address `%s` for user account"
761 msgid "Added new email address `%s` for user account"
714 msgstr ""
762 msgstr ""
715
763
716 #: rhodecode/controllers/admin/my_account.py:268
764 #: rhodecode/controllers/admin/my_account.py:268
717 #: rhodecode/controllers/admin/users.py:623
765 #: rhodecode/controllers/admin/users.py:623
718 msgid "An error occurred during email saving"
766 msgid "An error occurred during email saving"
719 msgstr ""
767 msgstr ""
720
768
721 #: rhodecode/controllers/admin/my_account.py:278
769 #: rhodecode/controllers/admin/my_account.py:278
722 #: rhodecode/controllers/admin/users.py:638
770 #: rhodecode/controllers/admin/users.py:638
723 msgid "Removed email address from user account"
771 msgid "Removed email address from user account"
724 msgstr ""
772 msgstr ""
725
773
726 #: rhodecode/controllers/admin/my_account.py:316
774 #: rhodecode/controllers/admin/my_account.py:316
727 #: rhodecode/controllers/admin/users.py:445
775 #: rhodecode/controllers/admin/users.py:445
728 msgid "Role"
776 msgid "Role"
729 msgstr ""
777 msgstr ""
730
778
731 #: rhodecode/controllers/admin/my_account.py:329
779 #: rhodecode/controllers/admin/my_account.py:329
732 #: rhodecode/controllers/admin/users.py:469
780 #: rhodecode/controllers/admin/users.py:469
733 msgid "Auth token successfully created"
781 msgid "Auth token successfully created"
734 msgstr ""
782 msgstr ""
735
783
736 #: rhodecode/controllers/admin/my_account.py:342
784 #: rhodecode/controllers/admin/my_account.py:342
737 #: rhodecode/controllers/admin/users.py:488
785 #: rhodecode/controllers/admin/users.py:488
738 msgid "Auth token successfully reset"
786 msgid "Auth token successfully reset"
739 msgstr ""
787 msgstr ""
740
788
741 #: rhodecode/controllers/admin/my_account.py:346
789 #: rhodecode/controllers/admin/my_account.py:346
742 #: rhodecode/controllers/admin/users.py:492
790 #: rhodecode/controllers/admin/users.py:492
743 msgid "Auth token successfully deleted"
791 msgid "Auth token successfully deleted"
744 msgstr ""
792 msgstr ""
745
793
746 #: rhodecode/controllers/admin/permissions.py:111
794 #: rhodecode/controllers/admin/permissions.py:111
747 msgid "Application permissions updated successfully"
795 msgid "Application permissions updated successfully"
748 msgstr ""
796 msgstr ""
749
797
750 #: rhodecode/controllers/admin/permissions.py:126
798 #: rhodecode/controllers/admin/permissions.py:126
751 #: rhodecode/controllers/admin/permissions.py:175
799 #: rhodecode/controllers/admin/permissions.py:175
752 #: rhodecode/controllers/admin/permissions.py:229
800 #: rhodecode/controllers/admin/permissions.py:229
753 msgid "Error occurred during update of permissions"
801 msgid "Error occurred during update of permissions"
754 msgstr ""
802 msgstr ""
755
803
756 #: rhodecode/controllers/admin/permissions.py:160
804 #: rhodecode/controllers/admin/permissions.py:160
757 msgid "Object permissions updated successfully"
805 msgid "Object permissions updated successfully"
758 msgstr ""
806 msgstr ""
759
807
760 #: rhodecode/controllers/admin/permissions.py:214
808 #: rhodecode/controllers/admin/permissions.py:214
761 msgid "Global permissions updated successfully"
809 msgid "Global permissions updated successfully"
762 msgstr ""
810 msgstr ""
763
811
764 #: rhodecode/controllers/admin/repo_groups.py:197
812 #: rhodecode/controllers/admin/repo_groups.py:197
765 #, python-format
813 #, python-format
766 msgid "Created repository group %s"
814 msgid "Created repository group %s"
767 msgstr ""
815 msgstr ""
768
816
769 #: rhodecode/controllers/admin/repo_groups.py:210
817 #: rhodecode/controllers/admin/repo_groups.py:210
770 #, python-format
818 #, python-format
771 msgid "Error occurred during creation of repository group %s"
819 msgid "Error occurred during creation of repository group %s"
772 msgstr ""
820 msgstr ""
773
821
774 #: rhodecode/controllers/admin/repo_groups.py:258
822 #: rhodecode/controllers/admin/repo_groups.py:258
775 #, python-format
823 #, python-format
776 msgid "Updated repository group %s"
824 msgid "Updated repository group %s"
777 msgstr ""
825 msgstr ""
778
826
779 #: rhodecode/controllers/admin/repo_groups.py:274
827 #: rhodecode/controllers/admin/repo_groups.py:274
780 #, python-format
828 #, python-format
781 msgid "Error occurred during update of repository group %s"
829 msgid "Error occurred during update of repository group %s"
782 msgstr ""
830 msgstr ""
783
831
784 #: rhodecode/controllers/admin/repo_groups.py:296
832 #: rhodecode/controllers/admin/repo_groups.py:296
785 #, python-format
833 #, python-format
786 msgid "This group contains %(num)d repository and cannot be deleted"
834 msgid "This group contains %(num)d repository and cannot be deleted"
787 msgid_plural "This group contains %(num)d repositories and cannot be deleted"
835 msgid_plural "This group contains %(num)d repositories and cannot be deleted"
788 msgstr[0] ""
836 msgstr[0] ""
789 msgstr[1] ""
837 msgstr[1] ""
790
838
791 #: rhodecode/controllers/admin/repo_groups.py:305
839 #: rhodecode/controllers/admin/repo_groups.py:305
792 #, python-format
840 #, python-format
793 msgid "This group contains %(num)d subgroup and cannot be deleted"
841 msgid "This group contains %(num)d subgroup and cannot be deleted"
794 msgid_plural "This group contains %(num)d subgroups and cannot be deleted"
842 msgid_plural "This group contains %(num)d subgroups and cannot be deleted"
795 msgstr[0] ""
843 msgstr[0] ""
796 msgstr[1] ""
844 msgstr[1] ""
797
845
798 #: rhodecode/controllers/admin/repo_groups.py:312
846 #: rhodecode/controllers/admin/repo_groups.py:312
799 #, python-format
847 #, python-format
800 msgid "Removed repository group %s"
848 msgid "Removed repository group %s"
801 msgstr ""
849 msgstr ""
802
850
803 #: rhodecode/controllers/admin/repo_groups.py:317
851 #: rhodecode/controllers/admin/repo_groups.py:317
804 #, python-format
852 #, python-format
805 msgid "Error occurred during deletion of repository group %s"
853 msgid "Error occurred during deletion of repository group %s"
806 msgstr ""
854 msgstr ""
807
855
808 #: rhodecode/controllers/admin/repo_groups.py:388
856 #: rhodecode/controllers/admin/repo_groups.py:388
809 #: rhodecode/controllers/admin/user_groups.py:325
857 #: rhodecode/controllers/admin/user_groups.py:325
810 msgid "Cannot change permission for yourself as admin"
858 msgid "Cannot change permission for yourself as admin"
811 msgstr ""
859 msgstr ""
812
860
813 #: rhodecode/controllers/admin/repo_groups.py:405
861 #: rhodecode/controllers/admin/repo_groups.py:405
814 msgid "Repository Group permissions updated"
862 msgid "Repository Group permissions updated"
815 msgstr ""
863 msgstr ""
816
864
817 #: rhodecode/controllers/admin/repos.py:128
865 #: rhodecode/controllers/admin/repos.py:128
818 #, python-format
866 #, python-format
819 msgid "Error creating repository %s: invalid certificate"
867 msgid "Error creating repository %s: invalid certificate"
820 msgstr ""
868 msgstr ""
821
869
822 #: rhodecode/controllers/admin/repos.py:132
870 #: rhodecode/controllers/admin/repos.py:132
823 #, python-format
871 #, python-format
824 msgid "Error creating repository %s"
872 msgid "Error creating repository %s"
825 msgstr ""
873 msgstr ""
826
874
827 #: rhodecode/controllers/admin/repos.py:264
875 #: rhodecode/controllers/admin/repos.py:264
828 #, python-format
876 #, python-format
829 msgid "Created repository %s from %s"
877 msgid "Created repository %s from %s"
830 msgstr ""
878 msgstr ""
831
879
832 #: rhodecode/controllers/admin/repos.py:273
880 #: rhodecode/controllers/admin/repos.py:273
833 #, python-format
881 #, python-format
834 msgid "Forked repository %s as %s"
882 msgid "Forked repository %s as %s"
835 msgstr ""
883 msgstr ""
836
884
837 #: rhodecode/controllers/admin/repos.py:276
885 #: rhodecode/controllers/admin/repos.py:276
838 #, python-format
886 #, python-format
839 msgid "Created repository %s"
887 msgid "Created repository %s"
840 msgstr ""
888 msgstr ""
841
889
842 #: rhodecode/controllers/admin/repos.py:318
890 #: rhodecode/controllers/admin/repos.py:318
843 #, python-format
891 #, python-format
844 msgid "Repository %s updated successfully"
892 msgid "Repository %s updated successfully"
845 msgstr ""
893 msgstr ""
846
894
847 #: rhodecode/controllers/admin/repos.py:337
895 #: rhodecode/controllers/admin/repos.py:337
848 #, python-format
896 #, python-format
849 msgid "Error occurred during update of repository %s"
897 msgid "Error occurred during update of repository %s"
850 msgstr ""
898 msgstr ""
851
899
852 #: rhodecode/controllers/admin/repos.py:365
900 #: rhodecode/controllers/admin/repos.py:365
853 #, python-format
901 #, python-format
854 msgid "Detached %s forks"
902 msgid "Detached %s forks"
855 msgstr ""
903 msgstr ""
856
904
857 #: rhodecode/controllers/admin/repos.py:368
905 #: rhodecode/controllers/admin/repos.py:368
858 #, python-format
906 #, python-format
859 msgid "Deleted %s forks"
907 msgid "Deleted %s forks"
860 msgstr ""
908 msgstr ""
861
909
862 #: rhodecode/controllers/admin/repos.py:373
910 #: rhodecode/controllers/admin/repos.py:373
863 #, python-format
911 #, python-format
864 msgid "Deleted repository %s"
912 msgid "Deleted repository %s"
865 msgstr ""
913 msgstr ""
866
914
867 #: rhodecode/controllers/admin/repos.py:376
915 #: rhodecode/controllers/admin/repos.py:376
868 #, python-format
916 #, python-format
869 msgid "Cannot delete %s it still contains attached forks"
917 msgid "Cannot delete %s it still contains attached forks"
870 msgstr ""
918 msgstr ""
871
919
872 #: rhodecode/controllers/admin/repos.py:381
920 #: rhodecode/controllers/admin/repos.py:381
873 #, python-format
921 #, python-format
874 msgid "An error occurred during deletion of %s"
922 msgid "An error occurred during deletion of %s"
875 msgstr ""
923 msgstr ""
876
924
877 #: rhodecode/controllers/admin/repos.py:435
925 #: rhodecode/controllers/admin/repos.py:435
878 msgid "Repository permissions updated"
926 msgid "Repository permissions updated"
879 msgstr ""
927 msgstr ""
880
928
881 #: rhodecode/controllers/admin/repos.py:466
929 #: rhodecode/controllers/admin/repos.py:466
882 msgid "An error occurred during creation of field"
930 msgid "An error occurred during creation of field"
883 msgstr ""
931 msgstr ""
884
932
885 #: rhodecode/controllers/admin/repos.py:481
933 #: rhodecode/controllers/admin/repos.py:481
886 msgid "An error occurred during removal of field"
934 msgid "An error occurred during removal of field"
887 msgstr ""
935 msgstr ""
888
936
889 #: rhodecode/controllers/admin/repos.py:520
937 #: rhodecode/controllers/admin/repos.py:520
890 msgid "Updated repository visibility in public journal"
938 msgid "Updated repository visibility in public journal"
891 msgstr ""
939 msgstr ""
892
940
893 #: rhodecode/controllers/admin/repos.py:524
941 #: rhodecode/controllers/admin/repos.py:524
894 msgid "An error occurred during setting this repository in public journal"
942 msgid "An error occurred during setting this repository in public journal"
895 msgstr ""
943 msgstr ""
896
944
897 #: rhodecode/controllers/admin/repos.py:548
945 #: rhodecode/controllers/admin/repos.py:548
898 msgid "Nothing"
946 msgid "Nothing"
899 msgstr ""
947 msgstr ""
900
948
901 #: rhodecode/controllers/admin/repos.py:550
949 #: rhodecode/controllers/admin/repos.py:550
902 #, python-format
950 #, python-format
903 msgid "Marked repo %s as fork of %s"
951 msgid "Marked repo %s as fork of %s"
904 msgstr ""
952 msgstr ""
905
953
906 #: rhodecode/controllers/admin/repos.py:557
954 #: rhodecode/controllers/admin/repos.py:557
907 msgid "An error occurred during this operation"
955 msgid "An error occurred during this operation"
908 msgstr ""
956 msgstr ""
909
957
910 #: rhodecode/controllers/admin/repos.py:575
958 #: rhodecode/controllers/admin/repos.py:575
911 msgid "Locked repository"
959 msgid "Locked repository"
912 msgstr ""
960 msgstr ""
913
961
914 #: rhodecode/controllers/admin/repos.py:578
962 #: rhodecode/controllers/admin/repos.py:578
915 msgid "Unlocked repository"
963 msgid "Unlocked repository"
916 msgstr ""
964 msgstr ""
917
965
918 #: rhodecode/controllers/admin/repos.py:581
966 #: rhodecode/controllers/admin/repos.py:581
919 #: rhodecode/controllers/admin/repos.py:610
967 #: rhodecode/controllers/admin/repos.py:610
920 msgid "An error occurred during unlocking"
968 msgid "An error occurred during unlocking"
921 msgstr ""
969 msgstr ""
922
970
923 #: rhodecode/controllers/admin/repos.py:600
971 #: rhodecode/controllers/admin/repos.py:600
924 msgid "Unlocked"
972 msgid "Unlocked"
925 msgstr ""
973 msgstr ""
926
974
927 #: rhodecode/controllers/admin/repos.py:604
975 #: rhodecode/controllers/admin/repos.py:604
928 msgid "Locked"
976 msgid "Locked"
929 msgstr ""
977 msgstr ""
930
978
931 #: rhodecode/controllers/admin/repos.py:606
979 #: rhodecode/controllers/admin/repos.py:606
932 #, python-format
980 #, python-format
933 msgid "Repository has been %s"
981 msgid "Repository has been %s"
934 msgstr ""
982 msgstr ""
935
983
936 #: rhodecode/controllers/admin/repos.py:621
984 #: rhodecode/controllers/admin/repos.py:621
937 msgid "Cache invalidation successful"
985 msgid "Cache invalidation successful"
938 msgstr ""
986 msgstr ""
939
987
940 #: rhodecode/controllers/admin/repos.py:625
988 #: rhodecode/controllers/admin/repos.py:625
941 msgid "An error occurred during cache invalidation"
989 msgid "An error occurred during cache invalidation"
942 msgstr ""
990 msgstr ""
943
991
944 #: rhodecode/controllers/admin/repos.py:645
992 #: rhodecode/controllers/admin/repos.py:645
945 msgid "Pulled from remote location"
993 msgid "Pulled from remote location"
946 msgstr ""
994 msgstr ""
947
995
948 #: rhodecode/controllers/admin/repos.py:648
996 #: rhodecode/controllers/admin/repos.py:648
949 msgid "An error occurred during pull from remote location"
997 msgid "An error occurred during pull from remote location"
950 msgstr ""
998 msgstr ""
951
999
952 #: rhodecode/controllers/admin/repos.py:670
1000 #: rhodecode/controllers/admin/repos.py:670
953 msgid "An error occurred during deletion of repository stats"
1001 msgid "An error occurred during deletion of repository stats"
954 msgstr ""
1002 msgstr ""
955
1003
956 #: rhodecode/controllers/admin/repos.py:717
1004 #: rhodecode/controllers/admin/repos.py:717
957 msgid "Error occurred during deleting issue tracker entry"
1005 msgid "Error occurred during deleting issue tracker entry"
958 msgstr ""
1006 msgstr ""
959
1007
960 #: rhodecode/controllers/admin/repos.py:720
1008 #: rhodecode/controllers/admin/repos.py:720
961 #: rhodecode/controllers/admin/settings.py:362
1009 #: rhodecode/controllers/admin/settings.py:363
962 msgid "Removed issue tracker entry"
1010 msgid "Removed issue tracker entry"
963 msgstr ""
1011 msgstr ""
964
1012
965 #: rhodecode/controllers/admin/repos.py:750
1013 #: rhodecode/controllers/admin/repos.py:750
966 #: rhodecode/controllers/admin/settings.py:408
1014 #: rhodecode/controllers/admin/settings.py:409
967 msgid "Updated issue tracker entries"
1015 msgid "Updated issue tracker entries"
968 msgstr ""
1016 msgstr ""
969
1017
970 #: rhodecode/controllers/admin/repos.py:809
1018 #: rhodecode/controllers/admin/repos.py:809
971 #: rhodecode/controllers/admin/settings.py:141
1019 #: rhodecode/controllers/admin/settings.py:142
972 #: rhodecode/controllers/admin/settings.py:718
1020 #: rhodecode/controllers/admin/settings.py:719
973 msgid "Some form inputs contain invalid data."
1021 msgid "Some form inputs contain invalid data."
974 msgstr ""
1022 msgstr ""
975
1023
976 #: rhodecode/controllers/admin/repos.py:827
1024 #: rhodecode/controllers/admin/repos.py:827
977 msgid "Error occurred during updating repository VCS settings"
1025 msgid "Error occurred during updating repository VCS settings"
978 msgstr ""
1026 msgstr ""
979
1027
980 #: rhodecode/controllers/admin/repos.py:831
1028 #: rhodecode/controllers/admin/repos.py:831
981 #: rhodecode/controllers/admin/settings.py:167
1029 #: rhodecode/controllers/admin/settings.py:168
982 msgid "Updated VCS settings"
1030 msgid "Updated VCS settings"
983 msgstr ""
1031 msgstr ""
984
1032
985 #: rhodecode/controllers/admin/settings.py:163
1033 #: rhodecode/controllers/admin/settings.py:164
986 #: rhodecode/controllers/admin/settings.py:266
1034 #: rhodecode/controllers/admin/settings.py:267
987 msgid "Error occurred during updating application settings"
1035 msgid "Error occurred during updating application settings"
988 msgstr ""
1036 msgstr ""
989
1037
990 #: rhodecode/controllers/admin/settings.py:210
1038 #: rhodecode/controllers/admin/settings.py:211
991 #, python-format
1039 #, python-format
992 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1040 msgid "Repositories successfully rescanned added: %s ; removed: %s"
993 msgstr ""
1041 msgstr ""
994
1042
995 #: rhodecode/controllers/admin/settings.py:262
1043 #: rhodecode/controllers/admin/settings.py:263
996 msgid "Updated application settings"
1044 msgid "Updated application settings"
997 msgstr ""
1045 msgstr ""
998
1046
999 #: rhodecode/controllers/admin/settings.py:326
1047 #: rhodecode/controllers/admin/settings.py:327
1000 msgid "Updated visualisation settings"
1048 msgid "Updated visualisation settings"
1001 msgstr ""
1049 msgstr ""
1002
1050
1003 #: rhodecode/controllers/admin/settings.py:329
1051 #: rhodecode/controllers/admin/settings.py:330
1004 msgid "Error occurred during updating visualisation settings"
1052 msgid "Error occurred during updating visualisation settings"
1005 msgstr ""
1053 msgstr ""
1006
1054
1007 #: rhodecode/controllers/admin/settings.py:421
1055 #: rhodecode/controllers/admin/settings.py:422
1008 msgid "Please enter email address"
1056 msgid "Please enter email address"
1009 msgstr ""
1057 msgstr ""
1010
1058
1011 #: rhodecode/controllers/admin/settings.py:439
1059 #: rhodecode/controllers/admin/settings.py:440
1012 msgid "Send email task created"
1060 msgid "Send email task created"
1013 msgstr ""
1061 msgstr ""
1014
1062
1015 #: rhodecode/controllers/admin/settings.py:472
1063 #: rhodecode/controllers/admin/settings.py:473
1016 msgid "Added new hook"
1064 msgid "Added new hook"
1017 msgstr ""
1065 msgstr ""
1018
1066
1019 #: rhodecode/controllers/admin/settings.py:487
1067 #: rhodecode/controllers/admin/settings.py:488
1020 msgid "Updated hooks"
1068 msgid "Updated hooks"
1021 msgstr ""
1069 msgstr ""
1022
1070
1023 #: rhodecode/controllers/admin/settings.py:491
1071 #: rhodecode/controllers/admin/settings.py:492
1024 msgid "Error occurred during hook creation"
1072 msgid "Error occurred during hook creation"
1025 msgstr ""
1073 msgstr ""
1026
1074
1027 #: rhodecode/controllers/admin/settings.py:539
1075 #: rhodecode/controllers/admin/settings.py:540
1028 #, python-format
1076 #, python-format
1029 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1077 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1030 msgstr ""
1078 msgstr ""
1031
1079
1032 #: rhodecode/controllers/admin/settings.py:543
1080 #: rhodecode/controllers/admin/settings.py:544
1033 #, python-format
1081 #, python-format
1034 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1082 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1035 msgstr ""
1083 msgstr ""
1036
1084
1037 #: rhodecode/controllers/admin/settings.py:739
1085 #: rhodecode/controllers/admin/settings.py:740
1038 msgid "Error occurred during updating labs settings"
1086 msgid "Error occurred during updating labs settings"
1039 msgstr ""
1087 msgstr ""
1040
1088
1041 #: rhodecode/controllers/admin/settings.py:744
1089 #: rhodecode/controllers/admin/settings.py:745
1042 msgid "Updated Labs settings"
1090 msgid "Updated Labs settings"
1043 msgstr ""
1091 msgstr ""
1044
1092
1045 #: rhodecode/controllers/admin/settings.py:794
1046 msgid "Mercurial server-side merge"
1047 msgstr ""
1048
1049 #: rhodecode/controllers/admin/settings.py:795
1093 #: rhodecode/controllers/admin/settings.py:795
1094 msgid "Mercurial server-side merge"
1095 msgstr ""
1096
1097 #: rhodecode/controllers/admin/settings.py:796
1050 msgid "Use rebase instead of creating a merge commit when merging via web interface"
1098 msgid "Use rebase instead of creating a merge commit when merging via web interface"
1051 msgstr ""
1099 msgstr ""
1052
1100
1053 #: rhodecode/controllers/admin/settings.py:801
1054 msgid "Subversion HTTP Support"
1055 msgstr ""
1056
1057 #: rhodecode/controllers/admin/settings.py:802
1101 #: rhodecode/controllers/admin/settings.py:802
1102 msgid "Subversion HTTP Support"
1103 msgstr ""
1104
1105 #: rhodecode/controllers/admin/settings.py:803
1058 msgid "Proxy subversion HTTP requests"
1106 msgid "Proxy subversion HTTP requests"
1059 msgstr ""
1107 msgstr ""
1060
1108
1061 #: rhodecode/controllers/admin/settings.py:808
1109 #: rhodecode/controllers/admin/settings.py:809
1062 msgid "Subversion HTTP Server URL"
1110 msgid "Subversion HTTP Server URL"
1063 msgstr ""
1111 msgstr ""
1064
1112
1065 #: rhodecode/controllers/admin/settings.py:810
1113 #: rhodecode/controllers/admin/settings.py:811
1066 msgid "e.g. http://localhost:8080/"
1114 msgid "e.g. http://localhost:8080/"
1067 msgstr ""
1115 msgstr ""
1068
1116
1069 #: rhodecode/controllers/admin/settings.py:845
1070 #: rhodecode/templates/admin/repos/repo_edit.html:48
1071 msgid "VCS"
1072 msgstr ""
1073
1074 #: rhodecode/controllers/admin/settings.py:846
1075 msgid "Visual"
1076 msgstr ""
1077
1078 #: rhodecode/controllers/admin/settings.py:847
1079 msgid "Remap and Rescan"
1080 msgstr ""
1081
1082 #: rhodecode/controllers/admin/settings.py:849
1083 #: rhodecode/templates/admin/repos/repo_edit.html:54
1084 msgid "Issue Tracker"
1085 msgstr ""
1086
1087 #: rhodecode/controllers/admin/settings.py:851
1088 #: rhodecode/templates/register.html:76
1089 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
1090 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
1091 #: rhodecode/templates/admin/users/user_add.html:86
1092 #: rhodecode/templates/admin/users/user_edit_profile.html:65
1093 #: rhodecode/templates/admin/users/users.html:91
1094 #: rhodecode/templates/users/user_profile.html:51
1095 msgid "Email"
1096 msgstr ""
1097
1098 #: rhodecode/controllers/admin/settings.py:852
1099 msgid "Hooks"
1100 msgstr ""
1101
1102 #: rhodecode/controllers/admin/settings.py:853
1103 msgid "Full Text Search"
1104 msgstr ""
1105
1106 #: rhodecode/controllers/admin/settings.py:855
1107 #: rhodecode/templates/admin/settings/settings_system.html:47
1108 msgid "System Info"
1109 msgstr ""
1110
1111 #: rhodecode/controllers/admin/settings.py:857
1112 msgid "Open Source Licenses"
1113 msgstr ""
1114
1115 #: rhodecode/controllers/admin/settings.py:875
1116 msgid "Labs"
1117 msgstr ""
1118
1119 #: rhodecode/controllers/admin/user_groups.py:168
1117 #: rhodecode/controllers/admin/user_groups.py:168
1120 #, python-format
1118 #, python-format
1121 msgid "Created user group %(user_group_link)s"
1119 msgid "Created user group %(user_group_link)s"
1122 msgstr ""
1120 msgstr ""
1123
1121
1124 #: rhodecode/controllers/admin/user_groups.py:182
1122 #: rhodecode/controllers/admin/user_groups.py:182
1125 #, python-format
1123 #, python-format
1126 msgid "Error occurred during creation of user group %s"
1124 msgid "Error occurred during creation of user group %s"
1127 msgstr ""
1125 msgstr ""
1128
1126
1129 #: rhodecode/controllers/admin/user_groups.py:223
1127 #: rhodecode/controllers/admin/user_groups.py:223
1130 #, python-format
1128 #, python-format
1131 msgid "Updated user group %s"
1129 msgid "Updated user group %s"
1132 msgstr ""
1130 msgstr ""
1133
1131
1134 #: rhodecode/controllers/admin/user_groups.py:238
1132 #: rhodecode/controllers/admin/user_groups.py:238
1135 #, python-format
1133 #, python-format
1136 msgid "Error occurred during update of user group %s"
1134 msgid "Error occurred during update of user group %s"
1137 msgstr ""
1135 msgstr ""
1138
1136
1139 #: rhodecode/controllers/admin/user_groups.py:260
1137 #: rhodecode/controllers/admin/user_groups.py:260
1140 msgid "Successfully deleted user group"
1138 msgid "Successfully deleted user group"
1141 msgstr ""
1139 msgstr ""
1142
1140
1143 #: rhodecode/controllers/admin/user_groups.py:265
1141 #: rhodecode/controllers/admin/user_groups.py:265
1144 msgid "An error occurred during deletion of user group"
1142 msgid "An error occurred during deletion of user group"
1145 msgstr ""
1143 msgstr ""
1146
1144
1147 #: rhodecode/controllers/admin/user_groups.py:333
1145 #: rhodecode/controllers/admin/user_groups.py:333
1148 msgid "Target group cannot be the same"
1146 msgid "Target group cannot be the same"
1149 msgstr ""
1147 msgstr ""
1150
1148
1151 #: rhodecode/controllers/admin/user_groups.py:339
1149 #: rhodecode/controllers/admin/user_groups.py:339
1152 msgid "User Group permissions updated"
1150 msgid "User Group permissions updated"
1153 msgstr ""
1151 msgstr ""
1154
1152
1155 #: rhodecode/controllers/admin/user_groups.py:424
1153 #: rhodecode/controllers/admin/user_groups.py:424
1156 msgid "User Group global permissions updated successfully"
1154 msgid "User Group global permissions updated successfully"
1157 msgstr ""
1155 msgstr ""
1158
1156
1159 #: rhodecode/controllers/admin/user_groups.py:440
1157 #: rhodecode/controllers/admin/user_groups.py:440
1160 #: rhodecode/controllers/admin/users.py:566
1158 #: rhodecode/controllers/admin/users.py:566
1161 msgid "An error occurred during permissions saving"
1159 msgid "An error occurred during permissions saving"
1162 msgstr ""
1160 msgstr ""
1163
1161
1164 #: rhodecode/controllers/admin/users.py:147
1162 #: rhodecode/controllers/admin/users.py:147
1165 #, python-format
1163 #, python-format
1166 msgid "Created user %(user_link)s"
1164 msgid "Created user %(user_link)s"
1167 msgstr ""
1165 msgstr ""
1168
1166
1169 #: rhodecode/controllers/admin/users.py:162
1167 #: rhodecode/controllers/admin/users.py:162
1170 #, python-format
1168 #, python-format
1171 msgid "Error occurred during creation of user %s"
1169 msgid "Error occurred during creation of user %s"
1172 msgstr ""
1170 msgstr ""
1173
1171
1174 #: rhodecode/controllers/admin/users.py:206
1172 #: rhodecode/controllers/admin/users.py:206
1175 msgid "User updated successfully"
1173 msgid "User updated successfully"
1176 msgstr ""
1174 msgstr ""
1177
1175
1178 #: rhodecode/controllers/admin/users.py:257
1176 #: rhodecode/controllers/admin/users.py:257
1179 #, python-format
1177 #, python-format
1180 msgid "Detached %s repositories"
1178 msgid "Detached %s repositories"
1181 msgstr ""
1179 msgstr ""
1182
1180
1183 #: rhodecode/controllers/admin/users.py:262
1181 #: rhodecode/controllers/admin/users.py:262
1184 #, python-format
1182 #, python-format
1185 msgid "Deleted %s repositories"
1183 msgid "Deleted %s repositories"
1186 msgstr ""
1184 msgstr ""
1187
1185
1188 #: rhodecode/controllers/admin/users.py:270
1186 #: rhodecode/controllers/admin/users.py:270
1189 #, python-format
1187 #, python-format
1190 msgid "Detached %s repository groups"
1188 msgid "Detached %s repository groups"
1191 msgstr ""
1189 msgstr ""
1192
1190
1193 #: rhodecode/controllers/admin/users.py:275
1191 #: rhodecode/controllers/admin/users.py:275
1194 #, python-format
1192 #, python-format
1195 msgid "Deleted %s repository groups"
1193 msgid "Deleted %s repository groups"
1196 msgstr ""
1194 msgstr ""
1197
1195
1198 #: rhodecode/controllers/admin/users.py:283
1196 #: rhodecode/controllers/admin/users.py:283
1199 #, python-format
1197 #, python-format
1200 msgid "Detached %s user groups"
1198 msgid "Detached %s user groups"
1201 msgstr ""
1199 msgstr ""
1202
1200
1203 #: rhodecode/controllers/admin/users.py:288
1201 #: rhodecode/controllers/admin/users.py:288
1204 #, python-format
1202 #, python-format
1205 msgid "Deleted %s user groups"
1203 msgid "Deleted %s user groups"
1206 msgstr ""
1204 msgstr ""
1207
1205
1208 #: rhodecode/controllers/admin/users.py:299
1206 #: rhodecode/controllers/admin/users.py:299
1209 msgid "Successfully deleted user"
1207 msgid "Successfully deleted user"
1210 msgstr ""
1208 msgstr ""
1211
1209
1212 #: rhodecode/controllers/admin/users.py:305
1210 #: rhodecode/controllers/admin/users.py:305
1213 msgid "An error occurred during deletion of user"
1211 msgid "An error occurred during deletion of user"
1214 msgstr ""
1212 msgstr ""
1215
1213
1216 #: rhodecode/controllers/admin/users.py:324
1214 #: rhodecode/controllers/admin/users.py:324
1217 msgid "Force password change disabled for user"
1215 msgid "Force password change disabled for user"
1218 msgstr ""
1216 msgstr ""
1219
1217
1220 #: rhodecode/controllers/admin/users.py:326
1218 #: rhodecode/controllers/admin/users.py:326
1221 msgid "Force password change enabled for user"
1219 msgid "Force password change enabled for user"
1222 msgstr ""
1220 msgstr ""
1223
1221
1224 #: rhodecode/controllers/admin/users.py:330
1222 #: rhodecode/controllers/admin/users.py:330
1225 msgid "An error occurred during password reset for user"
1223 msgid "An error occurred during password reset for user"
1226 msgstr ""
1224 msgstr ""
1227
1225
1228 #: rhodecode/controllers/admin/users.py:356
1226 #: rhodecode/controllers/admin/users.py:356
1229 #, python-format
1227 #, python-format
1230 msgid "Created repository group `%s`"
1228 msgid "Created repository group `%s`"
1231 msgstr ""
1229 msgstr ""
1232
1230
1233 #: rhodecode/controllers/admin/users.py:360
1231 #: rhodecode/controllers/admin/users.py:360
1234 msgid "An error occurred during repository group creation for user"
1232 msgid "An error occurred during repository group creation for user"
1235 msgstr ""
1233 msgstr ""
1236
1234
1237 #: rhodecode/controllers/admin/users.py:379
1235 #: rhodecode/controllers/admin/users.py:379
1238 #: rhodecode/controllers/admin/users.py:400
1236 #: rhodecode/controllers/admin/users.py:400
1239 #: rhodecode/controllers/admin/users.py:430
1237 #: rhodecode/controllers/admin/users.py:430
1240 #: rhodecode/controllers/admin/users.py:461
1238 #: rhodecode/controllers/admin/users.py:461
1241 #: rhodecode/controllers/admin/users.py:478
1239 #: rhodecode/controllers/admin/users.py:478
1242 #: rhodecode/controllers/admin/users.py:501
1240 #: rhodecode/controllers/admin/users.py:501
1243 #: rhodecode/controllers/admin/users.py:575
1241 #: rhodecode/controllers/admin/users.py:575
1244 #: rhodecode/controllers/admin/users.py:588
1242 #: rhodecode/controllers/admin/users.py:588
1245 #: rhodecode/controllers/admin/users.py:646
1243 #: rhodecode/controllers/admin/users.py:646
1246 msgid "You can't edit this user"
1244 msgid "You can't edit this user"
1247 msgstr ""
1245 msgstr ""
1248
1246
1249 #: rhodecode/controllers/admin/users.py:414
1247 #: rhodecode/controllers/admin/users.py:414
1250 msgid "The user participates as reviewer in pull requests and cannot be deleted. You can set the user to \"inactive\" instead of deleting it."
1248 msgid "The user participates as reviewer in pull requests and cannot be deleted. You can set the user to \"inactive\" instead of deleting it."
1251 msgstr ""
1249 msgstr ""
1252
1250
1253 #: rhodecode/controllers/admin/users.py:550
1251 #: rhodecode/controllers/admin/users.py:550
1254 msgid "User global permissions updated successfully"
1252 msgid "User global permissions updated successfully"
1255 msgstr ""
1253 msgstr ""
1256
1254
1257 #: rhodecode/controllers/admin/users.py:678
1255 #: rhodecode/controllers/admin/users.py:678
1258 #, python-format
1256 #, python-format
1259 msgid "An error occurred during ip saving:%s"
1257 msgid "An error occurred during ip saving:%s"
1260 msgstr ""
1258 msgstr ""
1261
1259
1262 #: rhodecode/controllers/admin/users.py:693
1260 #: rhodecode/controllers/admin/users.py:693
1263 msgid "An error occurred during ip saving"
1261 msgid "An error occurred during ip saving"
1264 msgstr ""
1262 msgstr ""
1265
1263
1266 #: rhodecode/controllers/admin/users.py:697
1264 #: rhodecode/controllers/admin/users.py:697
1267 #, python-format
1265 #, python-format
1268 msgid "Added ips %s to user whitelist"
1266 msgid "Added ips %s to user whitelist"
1269 msgstr ""
1267 msgstr ""
1270
1268
1271 #: rhodecode/controllers/admin/users.py:715
1269 #: rhodecode/controllers/admin/users.py:715
1272 msgid "Removed ip address from user whitelist"
1270 msgid "Removed ip address from user whitelist"
1273 msgstr ""
1271 msgstr ""
1274
1272
1275 #: rhodecode/lib/action_parser.py:89
1273 #: rhodecode/lib/action_parser.py:89
1276 msgid "[deleted] repository"
1274 msgid "[deleted] repository"
1277 msgstr ""
1275 msgstr ""
1278
1276
1279 #: rhodecode/lib/action_parser.py:92 rhodecode/lib/action_parser.py:110
1277 #: rhodecode/lib/action_parser.py:92 rhodecode/lib/action_parser.py:110
1280 msgid "[created] repository"
1278 msgid "[created] repository"
1281 msgstr ""
1279 msgstr ""
1282
1280
1283 #: rhodecode/lib/action_parser.py:95
1281 #: rhodecode/lib/action_parser.py:95
1284 msgid "[created] repository as fork"
1282 msgid "[created] repository as fork"
1285 msgstr ""
1283 msgstr ""
1286
1284
1287 #: rhodecode/lib/action_parser.py:98 rhodecode/lib/action_parser.py:113
1285 #: rhodecode/lib/action_parser.py:98 rhodecode/lib/action_parser.py:113
1288 msgid "[forked] repository"
1286 msgid "[forked] repository"
1289 msgstr ""
1287 msgstr ""
1290
1288
1291 #: rhodecode/lib/action_parser.py:101 rhodecode/lib/action_parser.py:116
1289 #: rhodecode/lib/action_parser.py:101 rhodecode/lib/action_parser.py:116
1292 msgid "[updated] repository"
1290 msgid "[updated] repository"
1293 msgstr ""
1291 msgstr ""
1294
1292
1295 #: rhodecode/lib/action_parser.py:104
1293 #: rhodecode/lib/action_parser.py:104
1296 msgid "[downloaded] archive from repository"
1294 msgid "[downloaded] archive from repository"
1297 msgstr ""
1295 msgstr ""
1298
1296
1299 #: rhodecode/lib/action_parser.py:107
1297 #: rhodecode/lib/action_parser.py:107
1300 msgid "[delete] repository"
1298 msgid "[delete] repository"
1301 msgstr ""
1299 msgstr ""
1302
1300
1303 #: rhodecode/lib/action_parser.py:119
1301 #: rhodecode/lib/action_parser.py:119
1304 msgid "[created] user"
1302 msgid "[created] user"
1305 msgstr ""
1303 msgstr ""
1306
1304
1307 #: rhodecode/lib/action_parser.py:122
1305 #: rhodecode/lib/action_parser.py:122
1308 msgid "[updated] user"
1306 msgid "[updated] user"
1309 msgstr ""
1307 msgstr ""
1310
1308
1311 #: rhodecode/lib/action_parser.py:125
1309 #: rhodecode/lib/action_parser.py:125
1312 msgid "[created] user group"
1310 msgid "[created] user group"
1313 msgstr ""
1311 msgstr ""
1314
1312
1315 #: rhodecode/lib/action_parser.py:128
1313 #: rhodecode/lib/action_parser.py:128
1316 msgid "[updated] user group"
1314 msgid "[updated] user group"
1317 msgstr ""
1315 msgstr ""
1318
1316
1319 #: rhodecode/lib/action_parser.py:131
1317 #: rhodecode/lib/action_parser.py:131
1320 msgid "[commented] on commit in repository"
1318 msgid "[commented] on commit in repository"
1321 msgstr ""
1319 msgstr ""
1322
1320
1323 #: rhodecode/lib/action_parser.py:134
1321 #: rhodecode/lib/action_parser.py:134
1324 msgid "[commented] on pull request for"
1322 msgid "[commented] on pull request for"
1325 msgstr ""
1323 msgstr ""
1326
1324
1327 #: rhodecode/lib/action_parser.py:137
1325 #: rhodecode/lib/action_parser.py:137
1328 msgid "[closed] pull request for"
1326 msgid "[closed] pull request for"
1329 msgstr ""
1327 msgstr ""
1330
1328
1331 #: rhodecode/lib/action_parser.py:140
1329 #: rhodecode/lib/action_parser.py:140
1332 msgid "[merged] pull request for"
1330 msgid "[merged] pull request for"
1333 msgstr ""
1331 msgstr ""
1334
1332
1335 #: rhodecode/lib/action_parser.py:143
1333 #: rhodecode/lib/action_parser.py:143
1336 msgid "[pushed] into"
1334 msgid "[pushed] into"
1337 msgstr ""
1335 msgstr ""
1338
1336
1339 #: rhodecode/lib/action_parser.py:146
1337 #: rhodecode/lib/action_parser.py:146
1340 msgid "[committed via RhodeCode] into repository"
1338 msgid "[committed via RhodeCode] into repository"
1341 msgstr ""
1339 msgstr ""
1342
1340
1343 #: rhodecode/lib/action_parser.py:149
1341 #: rhodecode/lib/action_parser.py:149
1344 msgid "[pulled from remote] into repository"
1342 msgid "[pulled from remote] into repository"
1345 msgstr ""
1343 msgstr ""
1346
1344
1347 #: rhodecode/lib/action_parser.py:152
1345 #: rhodecode/lib/action_parser.py:152
1348 msgid "[pulled] from"
1346 msgid "[pulled] from"
1349 msgstr ""
1347 msgstr ""
1350
1348
1351 #: rhodecode/lib/action_parser.py:155
1349 #: rhodecode/lib/action_parser.py:155
1352 msgid "[started following] repository"
1350 msgid "[started following] repository"
1353 msgstr ""
1351 msgstr ""
1354
1352
1355 #: rhodecode/lib/action_parser.py:158
1353 #: rhodecode/lib/action_parser.py:158
1356 msgid "[stopped following] repository"
1354 msgid "[stopped following] repository"
1357 msgstr ""
1355 msgstr ""
1358
1356
1359 #: rhodecode/lib/action_parser.py:166
1357 #: rhodecode/lib/action_parser.py:166
1360 #, python-format
1358 #, python-format
1361 msgid "fork name %s"
1359 msgid "fork name %s"
1362 msgstr ""
1360 msgstr ""
1363
1361
1364 #: rhodecode/lib/action_parser.py:183
1362 #: rhodecode/lib/action_parser.py:183
1365 #: rhodecode/templates/pullrequests/pullrequest_show.html:48
1363 #: rhodecode/templates/pullrequests/pullrequest_show.html:48
1366 #, python-format
1364 #, python-format
1367 msgid "Pull request #%s"
1365 msgid "Pull request #%s"
1368 msgstr ""
1366 msgstr ""
1369
1367
1370 #: rhodecode/lib/action_parser.py:216
1368 #: rhodecode/lib/action_parser.py:216
1371 #, python-format
1369 #, python-format
1372 msgid "Show all combined commits %s->%s"
1370 msgid "Show all combined commits %s->%s"
1373 msgstr ""
1371 msgstr ""
1374
1372
1375 #: rhodecode/lib/action_parser.py:220
1373 #: rhodecode/lib/action_parser.py:220
1376 msgid "compare view"
1374 msgid "compare view"
1377 msgstr ""
1375 msgstr ""
1378
1376
1379 #: rhodecode/lib/action_parser.py:227
1377 #: rhodecode/lib/action_parser.py:227
1380 #, python-format
1378 #, python-format
1381 msgid " and %(num)s more commits"
1379 msgid " and %(num)s more commits"
1382 msgstr ""
1380 msgstr ""
1383
1381
1384 #: rhodecode/lib/action_parser.py:279
1382 #: rhodecode/lib/action_parser.py:279
1385 #, python-format
1383 #, python-format
1386 msgid "Deleted branch: %s"
1384 msgid "Deleted branch: %s"
1387 msgstr ""
1385 msgstr ""
1388
1386
1389 #: rhodecode/lib/action_parser.py:282
1387 #: rhodecode/lib/action_parser.py:282
1390 #, python-format
1388 #, python-format
1391 msgid "Created tag: %s"
1389 msgid "Created tag: %s"
1392 msgstr ""
1390 msgstr ""
1393
1391
1394 #: rhodecode/lib/action_parser.py:295
1392 #: rhodecode/lib/action_parser.py:295
1395 msgid "Commit not found"
1393 msgid "Commit not found"
1396 msgstr ""
1394 msgstr ""
1397
1395
1398 #: rhodecode/lib/auth.py:1180
1396 #: rhodecode/lib/auth.py:1180
1399 #, python-format
1397 #, python-format
1400 msgid "IP %s not allowed"
1398 msgid "IP %s not allowed"
1401 msgstr ""
1399 msgstr ""
1402
1400
1403 #: rhodecode/lib/auth.py:1254
1401 #: rhodecode/lib/auth.py:1254
1404 msgid "You need to be a registered user to perform this action"
1402 msgid "You need to be a registered user to perform this action"
1405 msgstr ""
1403 msgstr ""
1406
1404
1407 #: rhodecode/lib/auth.py:1302
1405 #: rhodecode/lib/auth.py:1302
1408 #, python-format
1406 #, python-format
1409 msgid "Action not supported for %s."
1407 msgid "Action not supported for %s."
1410 msgstr ""
1408 msgstr ""
1411
1409
1412 #: rhodecode/lib/auth.py:1339
1410 #: rhodecode/lib/auth.py:1339
1413 msgid "You need to be signed in to view this page"
1411 msgid "You need to be signed in to view this page"
1414 msgstr ""
1412 msgstr ""
1415
1413
1416 #: rhodecode/lib/base.py:511
1414 #: rhodecode/lib/base.py:511
1417 #, python-format
1415 #, python-format
1418 msgid "The repository at %(repo_name)s cannot be located."
1416 msgid "The repository at %(repo_name)s cannot be located."
1419 msgstr ""
1417 msgstr ""
1420
1418
1421 #: rhodecode/lib/diffs.py:71
1419 #: rhodecode/lib/diffs.py:71
1422 msgid "Binary file"
1420 msgid "Binary file"
1423 msgstr ""
1421 msgstr ""
1424
1422
1425 #: rhodecode/lib/diffs.py:91
1423 #: rhodecode/lib/diffs.py:91
1426 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
1424 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
1427 msgstr ""
1425 msgstr ""
1428
1426
1429 #: rhodecode/lib/diffs.py:102
1427 #: rhodecode/lib/diffs.py:102
1430 msgid "No changes detected"
1428 msgid "No changes detected"
1431 msgstr ""
1429 msgstr ""
1432
1430
1433 #: rhodecode/lib/helpers.py:1434
1431 #: rhodecode/lib/helpers.py:1434
1434 #, python-format
1432 #, python-format
1435 msgid " and %s more"
1433 msgid " and %s more"
1436 msgstr ""
1434 msgstr ""
1437
1435
1438 #: rhodecode/lib/helpers.py:1438
1436 #: rhodecode/lib/helpers.py:1438
1439 msgid "No Files"
1437 msgid "No Files"
1440 msgstr ""
1438 msgstr ""
1441
1439
1442 #: rhodecode/lib/helpers.py:1511
1440 #: rhodecode/lib/helpers.py:1511
1443 msgid "new file"
1441 msgid "new file"
1444 msgstr ""
1442 msgstr ""
1445
1443
1446 #: rhodecode/lib/helpers.py:1514
1444 #: rhodecode/lib/helpers.py:1514
1447 msgid "mod"
1445 msgid "mod"
1448 msgstr ""
1446 msgstr ""
1449
1447
1450 #: rhodecode/lib/helpers.py:1517
1448 #: rhodecode/lib/helpers.py:1517
1451 msgid "del"
1449 msgid "del"
1452 msgstr ""
1450 msgstr ""
1453
1451
1454 #: rhodecode/lib/helpers.py:1520
1452 #: rhodecode/lib/helpers.py:1520
1455 msgid "rename"
1453 msgid "rename"
1456 msgstr ""
1454 msgstr ""
1457
1455
1458 #: rhodecode/lib/helpers.py:1525
1456 #: rhodecode/lib/helpers.py:1525
1459 msgid "chmod"
1457 msgid "chmod"
1460 msgstr ""
1458 msgstr ""
1461
1459
1462 #: rhodecode/lib/helpers.py:1767
1460 #: rhodecode/lib/helpers.py:1767
1463 msgid ""
1461 msgid ""
1464 "Example filter terms:\n"
1462 "Example filter terms:\n"
1465 " repository:vcs\n"
1463 " repository:vcs\n"
1466 " username:marcin\n"
1464 " username:marcin\n"
1467 " action:*push*\n"
1465 " action:*push*\n"
1468 " ip:127.0.0.1\n"
1466 " ip:127.0.0.1\n"
1469 " date:20120101\n"
1467 " date:20120101\n"
1470 " date:[20120101100000 TO 20120102]\n"
1468 " date:[20120101100000 TO 20120102]\n"
1471 "\n"
1469 "\n"
1472 "Generate wildcards using '*' character:\n"
1470 "Generate wildcards using '*' character:\n"
1473 " \"repository:vcs*\" - search everything starting with 'vcs'\n"
1471 " \"repository:vcs*\" - search everything starting with 'vcs'\n"
1474 " \"repository:*vcs*\" - search for repository containing 'vcs'\n"
1472 " \"repository:*vcs*\" - search for repository containing 'vcs'\n"
1475 "\n"
1473 "\n"
1476 "Optional AND / OR operators in queries\n"
1474 "Optional AND / OR operators in queries\n"
1477 " \"repository:vcs OR repository:test\"\n"
1475 " \"repository:vcs OR repository:test\"\n"
1478 " \"username:test AND repository:test*\"\n"
1476 " \"username:test AND repository:test*\"\n"
1479 msgstr ""
1477 msgstr ""
1480
1478
1481 #: rhodecode/lib/helpers.py:1787
1479 #: rhodecode/lib/helpers.py:1787
1482 #, python-format
1480 #, python-format
1483 msgid "%s repository is not mapped to db perhaps it was created or renamed from the filesystem please run the application again in order to rescan repositories"
1481 msgid "%s repository is not mapped to db perhaps it was created or renamed from the filesystem please run the application again in order to rescan repositories"
1484 msgstr ""
1482 msgstr ""
1485
1483
1486 #: rhodecode/lib/utils2.py:453
1484 #: rhodecode/lib/utils2.py:453
1487 #, python-format
1485 #, python-format
1488 msgid "%d year"
1486 msgid "%d year"
1489 msgid_plural "%d years"
1487 msgid_plural "%d years"
1490 msgstr[0] ""
1488 msgstr[0] ""
1491 msgstr[1] ""
1489 msgstr[1] ""
1492
1490
1493 #: rhodecode/lib/utils2.py:454
1491 #: rhodecode/lib/utils2.py:454
1494 #, python-format
1492 #, python-format
1495 msgid "%d month"
1493 msgid "%d month"
1496 msgid_plural "%d months"
1494 msgid_plural "%d months"
1497 msgstr[0] ""
1495 msgstr[0] ""
1498 msgstr[1] ""
1496 msgstr[1] ""
1499
1497
1500 #: rhodecode/lib/utils2.py:455
1498 #: rhodecode/lib/utils2.py:455
1501 #, python-format
1499 #, python-format
1502 msgid "%d day"
1500 msgid "%d day"
1503 msgid_plural "%d days"
1501 msgid_plural "%d days"
1504 msgstr[0] ""
1502 msgstr[0] ""
1505 msgstr[1] ""
1503 msgstr[1] ""
1506
1504
1507 #: rhodecode/lib/utils2.py:456
1505 #: rhodecode/lib/utils2.py:456
1508 #, python-format
1506 #, python-format
1509 msgid "%d hour"
1507 msgid "%d hour"
1510 msgid_plural "%d hours"
1508 msgid_plural "%d hours"
1511 msgstr[0] ""
1509 msgstr[0] ""
1512 msgstr[1] ""
1510 msgstr[1] ""
1513
1511
1514 #: rhodecode/lib/utils2.py:457
1512 #: rhodecode/lib/utils2.py:457
1515 #, python-format
1513 #, python-format
1516 msgid "%d minute"
1514 msgid "%d minute"
1517 msgid_plural "%d minutes"
1515 msgid_plural "%d minutes"
1518 msgstr[0] ""
1516 msgstr[0] ""
1519 msgstr[1] ""
1517 msgstr[1] ""
1520
1518
1521 #: rhodecode/lib/utils2.py:458
1519 #: rhodecode/lib/utils2.py:458
1522 #, python-format
1520 #, python-format
1523 msgid "%d second"
1521 msgid "%d second"
1524 msgid_plural "%d seconds"
1522 msgid_plural "%d seconds"
1525 msgstr[0] ""
1523 msgstr[0] ""
1526 msgstr[1] ""
1524 msgstr[1] ""
1527
1525
1528 #: rhodecode/lib/utils2.py:476
1526 #: rhodecode/lib/utils2.py:476
1529 #, python-format
1527 #, python-format
1530 msgid "in %s"
1528 msgid "in %s"
1531 msgstr ""
1529 msgstr ""
1532
1530
1533 #: rhodecode/lib/utils2.py:482
1531 #: rhodecode/lib/utils2.py:482
1534 #, python-format
1532 #, python-format
1535 msgid "%s ago"
1533 msgid "%s ago"
1536 msgstr ""
1534 msgstr ""
1537
1535
1538 #: rhodecode/lib/utils2.py:492
1536 #: rhodecode/lib/utils2.py:492
1539 #, python-format
1537 #, python-format
1540 msgid "%s, %s ago"
1538 msgid "%s, %s ago"
1541 msgstr ""
1539 msgstr ""
1542
1540
1543 #: rhodecode/lib/utils2.py:494
1541 #: rhodecode/lib/utils2.py:494
1544 #, python-format
1542 #, python-format
1545 msgid "in %s, %s"
1543 msgid "in %s, %s"
1546 msgstr ""
1544 msgstr ""
1547
1545
1548 #: rhodecode/lib/utils2.py:496
1546 #: rhodecode/lib/utils2.py:496
1549 #, python-format
1547 #, python-format
1550 msgid "%s and %s"
1548 msgid "%s and %s"
1551 msgstr ""
1549 msgstr ""
1552
1550
1553 #: rhodecode/lib/utils2.py:498
1551 #: rhodecode/lib/utils2.py:498
1554 #, python-format
1552 #, python-format
1555 msgid "%s and %s ago"
1553 msgid "%s and %s ago"
1556 msgstr ""
1554 msgstr ""
1557
1555
1558 #: rhodecode/lib/utils2.py:500
1556 #: rhodecode/lib/utils2.py:500
1559 #, python-format
1557 #, python-format
1560 msgid "in %s and %s"
1558 msgid "in %s and %s"
1561 msgstr ""
1559 msgstr ""
1562
1560
1563 #: rhodecode/lib/utils2.py:504
1561 #: rhodecode/lib/utils2.py:504
1564 msgid "just now"
1562 msgid "just now"
1565 msgstr ""
1563 msgstr ""
1566
1564
1567 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:570
1565 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:570
1568 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:582
1566 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:582
1569 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:599
1567 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:599
1570 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:684
1568 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:684
1571 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:657
1569 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:657
1572 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:659
1570 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:659
1573 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:682
1571 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:682
1574 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:683
1572 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:683
1575 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:700
1573 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:700
1576 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:717
1574 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:717
1577 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:733
1575 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:733
1578 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:736
1576 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:736
1579 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:738
1577 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:738
1580 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:738
1578 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:738
1581 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:765
1579 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:765
1582 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:775
1580 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:775
1583 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:818
1581 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:818
1584 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:817
1582 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:817
1585 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:818
1583 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:818
1586 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:818
1584 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:818
1587 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:824
1585 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:824
1588 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1586 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
1589 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971 rhodecode/model/db.py:2291
1587 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971 rhodecode/model/db.py:2291
1590 msgid "Repository no access"
1588 msgid "Repository no access"
1591 msgstr ""
1589 msgstr ""
1592
1590
1593 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:571
1591 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:571
1594 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:583
1592 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:583
1595 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:600
1593 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:600
1596 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:685
1594 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:685
1597 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:658
1595 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:658
1598 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:660
1596 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:660
1599 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:683
1597 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:683
1600 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:684
1598 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:684
1601 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:701
1599 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:701
1602 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:718
1600 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:718
1603 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:734
1601 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:734
1604 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:737
1602 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:737
1605 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:739
1603 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:739
1606 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:739
1604 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:739
1607 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:766
1605 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:766
1608 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:776
1606 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:776
1609 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:819
1607 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:819
1610 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:818
1608 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:818
1611 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:819
1609 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:819
1612 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:819
1610 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:819
1613 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:825
1611 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:825
1614 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1612 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
1615 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972 rhodecode/model/db.py:2292
1613 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972 rhodecode/model/db.py:2292
1616 msgid "Repository read access"
1614 msgid "Repository read access"
1617 msgstr ""
1615 msgstr ""
1618
1616
1619 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:572
1617 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:572
1620 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:584
1618 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:584
1621 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:601
1619 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:601
1622 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:686
1620 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:686
1623 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:659
1621 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:659
1624 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:661
1622 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:661
1625 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:684
1623 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:684
1626 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:685
1624 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:685
1627 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:702
1625 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:702
1628 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:719
1626 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:719
1629 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:735
1627 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:735
1630 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:738
1628 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:738
1631 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:740
1629 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:740
1632 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:740
1630 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:740
1633 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:767
1631 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:767
1634 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:777
1632 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:777
1635 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:820
1633 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:820
1636 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:819
1634 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:819
1637 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:820
1635 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:820
1638 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:820
1636 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:820
1639 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:826
1637 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:826
1640 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1638 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
1641 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973 rhodecode/model/db.py:2293
1639 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973 rhodecode/model/db.py:2293
1642 msgid "Repository write access"
1640 msgid "Repository write access"
1643 msgstr ""
1641 msgstr ""
1644
1642
1645 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:573
1643 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:573
1646 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:585
1644 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:585
1647 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:602
1645 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:602
1648 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:687
1646 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:687
1649 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:660
1647 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:660
1650 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:662
1648 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:662
1651 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:685
1649 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:685
1652 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:686
1650 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:686
1653 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:703
1651 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:703
1654 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:720
1652 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:720
1655 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:736
1653 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:736
1656 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:739
1654 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:739
1657 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:741
1655 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:741
1658 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:741
1656 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:741
1659 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:768
1657 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:768
1660 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:778
1658 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:778
1661 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:821
1659 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:821
1662 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:820
1660 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:820
1663 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:821
1661 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:821
1664 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:821
1662 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:821
1665 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:827
1663 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:827
1666 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
1664 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
1667 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974 rhodecode/model/db.py:2294
1665 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974 rhodecode/model/db.py:2294
1668 msgid "Repository admin access"
1666 msgid "Repository admin access"
1669 msgstr ""
1667 msgstr ""
1670
1668
1671 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:575
1669 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:575
1672 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:587
1670 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:587
1673 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:604
1671 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:604
1674 msgid "Repositories Group no access"
1672 msgid "Repositories Group no access"
1675 msgstr ""
1673 msgstr ""
1676
1674
1677 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:576
1675 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:576
1678 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:588
1676 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:588
1679 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:605
1677 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:605
1680 msgid "Repositories Group read access"
1678 msgid "Repositories Group read access"
1681 msgstr ""
1679 msgstr ""
1682
1680
1683 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:577
1681 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:577
1684 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:589
1682 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:589
1685 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:606
1683 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:606
1686 msgid "Repositories Group write access"
1684 msgid "Repositories Group write access"
1687 msgstr ""
1685 msgstr ""
1688
1686
1689 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:578
1687 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:578
1690 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:590
1688 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:590
1691 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:607
1689 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:607
1692 msgid "Repositories Group admin access"
1690 msgid "Repositories Group admin access"
1693 msgstr ""
1691 msgstr ""
1694
1692
1695 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:580
1693 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:580
1696 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:592
1694 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:592
1697 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:609
1695 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:609
1698 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:694
1696 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:694
1699 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:655
1697 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:655
1700 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:657
1698 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:657
1701 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:680
1699 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:680
1702 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:681
1700 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:681
1703 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:698
1701 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:698
1704 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:715
1702 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:715
1705 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:731
1703 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:731
1706 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:734
1704 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:734
1707 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:736
1705 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:736
1708 msgid "RhodeCode Administrator"
1706 msgid "RhodeCode Administrator"
1709 msgstr ""
1707 msgstr ""
1710
1708
1711 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:581
1709 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:581
1712 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:593
1710 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:593
1713 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:610
1711 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:610
1714 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:695
1712 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:695
1715 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:678
1713 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:678
1716 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:680
1714 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:680
1717 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:703
1715 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:703
1718 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:704
1716 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:704
1719 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:721
1717 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:721
1720 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:738
1718 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:738
1721 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:754
1719 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:754
1722 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:757
1720 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:757
1723 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:759
1721 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:759
1724 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:759
1722 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:759
1725 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:786
1723 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:786
1726 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:796
1724 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:796
1727 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:839
1725 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:839
1728 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:838
1726 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:838
1729 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:839
1727 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:839
1730 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:839
1728 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:839
1731 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:845
1729 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:845
1732 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
1730 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
1733 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992 rhodecode/model/db.py:2312
1731 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992 rhodecode/model/db.py:2312
1734 msgid "Repository creation disabled"
1732 msgid "Repository creation disabled"
1735 msgstr ""
1733 msgstr ""
1736
1734
1737 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:582
1735 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:582
1738 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:594
1736 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:594
1739 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:611
1737 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:611
1740 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:696
1738 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:696
1741 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:679
1739 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:679
1742 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:681
1740 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:681
1743 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:704
1741 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:704
1744 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:705
1742 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:705
1745 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:722
1743 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:722
1746 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:739
1744 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:739
1747 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:755
1745 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:755
1748 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:758
1746 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:758
1749 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:760
1747 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:760
1750 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:760
1748 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:760
1751 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:787
1749 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:787
1752 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:797
1750 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:797
1753 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:840
1751 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:840
1754 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:839
1752 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:839
1755 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:840
1753 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:840
1756 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:840
1754 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:840
1757 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:846
1755 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:846
1758 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
1756 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
1759 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993 rhodecode/model/db.py:2313
1757 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993 rhodecode/model/db.py:2313
1760 msgid "Repository creation enabled"
1758 msgid "Repository creation enabled"
1761 msgstr ""
1759 msgstr ""
1762
1760
1763 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:583
1761 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:583
1764 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:595
1762 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:595
1765 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:612
1763 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:612
1766 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:697
1764 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:697
1767 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:681
1765 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:681
1768 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:683
1766 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:683
1769 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:706
1767 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:706
1770 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:707
1768 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:707
1771 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:724
1769 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:724
1772 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:741
1770 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:741
1773 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:759
1771 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:759
1774 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:762
1772 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:762
1775 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:764
1773 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:764
1776 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:764
1774 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:764
1777 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:791
1775 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:791
1778 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:801
1776 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:801
1779 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:844
1777 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:844
1780 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:843
1778 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:843
1781 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:844
1779 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:844
1782 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:844
1780 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:844
1783 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:850
1781 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:850
1784 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
1782 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
1785 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997 rhodecode/model/db.py:2317
1783 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997 rhodecode/model/db.py:2317
1786 msgid "Repository forking disabled"
1784 msgid "Repository forking disabled"
1787 msgstr ""
1785 msgstr ""
1788
1786
1789 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:584
1787 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:584
1790 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:596
1788 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:596
1791 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:613
1789 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:613
1792 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:698
1790 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:698
1793 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:682
1791 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:682
1794 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:684
1792 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:684
1795 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:707
1793 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:707
1796 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:708
1794 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:708
1797 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:725
1795 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:725
1798 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:742
1796 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:742
1799 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:760
1797 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:760
1800 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:763
1798 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:763
1801 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:765
1799 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:765
1802 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:765
1800 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:765
1803 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:792
1801 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:792
1804 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:802
1802 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:802
1805 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:845
1803 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:845
1806 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:844
1804 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:844
1807 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:845
1805 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:845
1808 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:845
1806 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:845
1809 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:851
1807 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:851
1810 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
1808 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
1811 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998 rhodecode/model/db.py:2318
1809 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998 rhodecode/model/db.py:2318
1812 msgid "Repository forking enabled"
1810 msgid "Repository forking enabled"
1813 msgstr ""
1811 msgstr ""
1814
1812
1815 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:585
1813 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:585
1816 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:597
1814 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:597
1817 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:614
1815 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:614
1818 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:699
1816 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:699
1819 msgid "Register disabled"
1817 msgid "Register disabled"
1820 msgstr ""
1818 msgstr ""
1821
1819
1822 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:586
1820 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:586
1823 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:598
1821 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:598
1824 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:615
1822 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:615
1825 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:700
1823 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:700
1826 msgid "Register new user with RhodeCode with manual activation"
1824 msgid "Register new user with RhodeCode with manual activation"
1827 msgstr ""
1825 msgstr ""
1828
1826
1829 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:589
1827 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:589
1830 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:601
1828 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:601
1831 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:618
1829 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:618
1832 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:703
1830 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:703
1833 msgid "Register new user with RhodeCode with auto activation"
1831 msgid "Register new user with RhodeCode with auto activation"
1834 msgstr ""
1832 msgstr ""
1835
1833
1836 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:845
1834 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:845
1837 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:865
1835 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:865
1838 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:874
1836 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:874
1839 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:959
1837 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:959
1840 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:995
1838 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:995
1841 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:997
1839 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:997
1842 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1020
1840 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1020
1843 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1021
1841 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1021
1844 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1038
1842 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1038
1845 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1055
1843 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1055
1846 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1074
1844 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1074
1847 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1077
1845 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1077
1848 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1088
1846 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1088
1849 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1091
1847 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1091
1850 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1121
1848 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1121
1851 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1135
1849 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1135
1852 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1178
1850 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1178
1853 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1177
1851 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1177
1854 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1186
1852 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1186
1855 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1186
1853 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1186
1856 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1196
1854 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1196
1857 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
1855 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
1858 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343 rhodecode/model/db.py:2950
1856 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343 rhodecode/model/db.py:2950
1859 msgid "Not Reviewed"
1857 msgid "Not Reviewed"
1860 msgstr ""
1858 msgstr ""
1861
1859
1862 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:846
1860 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:846
1863 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:866
1861 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:866
1864 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:875
1862 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:875
1865 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:960
1863 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:960
1866 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:996
1864 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:996
1867 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:998
1865 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:998
1868 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1021
1866 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1021
1869 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1022
1867 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1022
1870 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1039
1868 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1039
1871 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1056
1869 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1056
1872 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1075
1870 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1075
1873 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1078
1871 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1078
1874 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1089
1872 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1089
1875 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1092
1873 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1092
1876 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1122
1874 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1122
1877 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1136
1875 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1136
1878 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1179
1876 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1179
1879 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1178
1877 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1178
1880 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1187
1878 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1187
1881 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1187
1879 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1187
1882 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1197
1880 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1197
1883 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
1881 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
1884 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344 rhodecode/model/db.py:2951
1882 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344 rhodecode/model/db.py:2951
1885 msgid "Approved"
1883 msgid "Approved"
1886 msgstr ""
1884 msgstr ""
1887
1885
1888 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:847
1886 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:847
1889 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:867
1887 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:867
1890 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:876
1888 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:876
1891 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:961
1889 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:961
1892 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:997
1890 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:997
1893 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:999
1891 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:999
1894 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1022
1892 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1022
1895 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1023
1893 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1023
1896 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1040
1894 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1040
1897 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1057
1895 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1057
1898 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1076
1896 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1076
1899 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1079
1897 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1079
1900 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1090
1898 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1090
1901 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1093
1899 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1093
1902 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1123
1900 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1123
1903 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1137
1901 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1137
1904 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1180
1902 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1180
1905 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1179
1903 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1179
1906 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1188
1904 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1188
1907 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1188
1905 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1188
1908 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1198
1906 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1198
1909 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
1907 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
1910 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345 rhodecode/model/db.py:2952
1908 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345 rhodecode/model/db.py:2952
1911 msgid "Rejected"
1909 msgid "Rejected"
1912 msgstr ""
1910 msgstr ""
1913
1911
1914 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:848
1912 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:848
1915 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:868
1913 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:868
1916 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:877
1914 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:877
1917 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:962
1915 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:962
1918 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:998
1916 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:998
1919 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1000
1917 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1000
1920 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1023
1918 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1023
1921 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1024
1919 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1024
1922 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1041
1920 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1041
1923 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1058
1921 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1058
1924 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1077
1922 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1077
1925 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1080
1923 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1080
1926 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1091
1924 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1091
1927 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1094
1925 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1094
1928 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1124
1926 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1124
1929 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1138
1927 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1138
1930 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1181
1928 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1181
1931 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1180
1929 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1180
1932 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1189
1930 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1189
1933 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1189
1931 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1189
1934 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1199
1932 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1199
1935 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
1933 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321
1936 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346 rhodecode/model/db.py:2953
1934 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346 rhodecode/model/db.py:2953
1937 msgid "Under Review"
1935 msgid "Under Review"
1938 msgstr ""
1936 msgstr ""
1939
1937
1940 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:689
1938 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:689
1941 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:662
1939 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:662
1942 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:664
1940 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:664
1943 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:687
1941 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:687
1944 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:688
1942 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:688
1945 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:705
1943 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:705
1946 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:722
1944 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:722
1947 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:738
1945 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:738
1948 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:741
1946 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:741
1949 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:743
1947 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:743
1950 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:743
1948 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:743
1951 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:770
1949 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:770
1952 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:780
1950 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:780
1953 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:823
1951 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:823
1954 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:822
1952 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:822
1955 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:823
1953 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:823
1956 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:823
1954 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:823
1957 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:829
1955 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:829
1958 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
1956 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
1959 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976 rhodecode/model/db.py:2296
1957 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976 rhodecode/model/db.py:2296
1960 msgid "Repository group no access"
1958 msgid "Repository group no access"
1961 msgstr ""
1959 msgstr ""
1962
1960
1963 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:690
1961 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:690
1964 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:663
1962 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:663
1965 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:665
1963 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:665
1966 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:688
1964 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:688
1967 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:689
1965 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:689
1968 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:706
1966 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:706
1969 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:723
1967 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:723
1970 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:739
1968 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:739
1971 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:742
1969 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:742
1972 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:744
1970 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:744
1973 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:744
1971 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:744
1974 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:771
1972 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:771
1975 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:781
1973 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:781
1976 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:824
1974 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:824
1977 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:823
1975 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:823
1978 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:824
1976 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:824
1979 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:824
1977 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:824
1980 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:830
1978 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:830
1981 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
1979 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
1982 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977 rhodecode/model/db.py:2297
1980 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977 rhodecode/model/db.py:2297
1983 msgid "Repository group read access"
1981 msgid "Repository group read access"
1984 msgstr ""
1982 msgstr ""
1985
1983
1986 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:691
1984 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:691
1987 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:664
1985 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:664
1988 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:666
1986 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:666
1989 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:689
1987 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:689
1990 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:690
1988 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:690
1991 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:707
1989 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:707
1992 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:724
1990 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:724
1993 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:740
1991 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:740
1994 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:743
1992 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:743
1995 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:745
1993 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:745
1996 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:745
1994 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:745
1997 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:772
1995 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:772
1998 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:782
1996 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:782
1999 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:825
1997 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:825
2000 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:824
1998 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:824
2001 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:825
1999 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:825
2002 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:825
2000 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:825
2003 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:831
2001 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:831
2004 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2002 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2005 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978 rhodecode/model/db.py:2298
2003 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978 rhodecode/model/db.py:2298
2006 msgid "Repository group write access"
2004 msgid "Repository group write access"
2007 msgstr ""
2005 msgstr ""
2008
2006
2009 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:692
2007 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:692
2010 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:665
2008 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:665
2011 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:667
2009 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:667
2012 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:690
2010 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:690
2013 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:691
2011 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:691
2014 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:708
2012 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:708
2015 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:725
2013 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:725
2016 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:741
2014 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:741
2017 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:744
2015 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:744
2018 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:746
2016 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:746
2019 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:746
2017 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:746
2020 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:773
2018 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:773
2021 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:783
2019 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:783
2022 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:826
2020 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:826
2023 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:825
2021 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:825
2024 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:826
2022 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:826
2025 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:826
2023 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:826
2026 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:832
2024 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:832
2027 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2025 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2028 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979 rhodecode/model/db.py:2299
2026 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979 rhodecode/model/db.py:2299
2029 msgid "Repository group admin access"
2027 msgid "Repository group admin access"
2030 msgstr ""
2028 msgstr ""
2031
2029
2032 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:667
2030 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:667
2033 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:669
2031 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:669
2034 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:692
2032 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:692
2035 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:693
2033 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:693
2036 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:710
2034 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:710
2037 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:727
2035 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:727
2038 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:743
2036 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:743
2039 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:746
2037 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:746
2040 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:748
2038 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:748
2041 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:748
2039 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:748
2042 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:775
2040 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:775
2043 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:785
2041 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:785
2044 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:828
2042 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:828
2045 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:827
2043 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:827
2046 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:828
2044 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:828
2047 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:828
2045 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:828
2048 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:834
2046 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:834
2049 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2047 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2050 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981 rhodecode/model/db.py:2301
2048 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981 rhodecode/model/db.py:2301
2051 msgid "User group no access"
2049 msgid "User group no access"
2052 msgstr ""
2050 msgstr ""
2053
2051
2054 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:668
2052 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:668
2055 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:670
2053 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:670
2056 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:693
2054 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:693
2057 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:694
2055 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:694
2058 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:711
2056 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:711
2059 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:728
2057 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:728
2060 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:744
2058 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:744
2061 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:747
2059 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:747
2062 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:749
2060 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:749
2063 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:749
2061 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:749
2064 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:776
2062 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:776
2065 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:786
2063 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:786
2066 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:829
2064 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:829
2067 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:828
2065 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:828
2068 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:829
2066 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:829
2069 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:829
2067 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:829
2070 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:835
2068 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:835
2071 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2069 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2072 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982 rhodecode/model/db.py:2302
2070 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982 rhodecode/model/db.py:2302
2073 msgid "User group read access"
2071 msgid "User group read access"
2074 msgstr ""
2072 msgstr ""
2075
2073
2076 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:669
2074 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:669
2077 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:671
2075 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:671
2078 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:694
2076 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:694
2079 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:695
2077 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:695
2080 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:712
2078 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:712
2081 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:729
2079 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:729
2082 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:745
2080 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:745
2083 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:748
2081 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:748
2084 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:750
2082 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:750
2085 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:750
2083 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:750
2086 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:777
2084 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:777
2087 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:787
2085 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:787
2088 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:830
2086 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:830
2089 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:829
2087 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:829
2090 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:830
2088 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:830
2091 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:830
2089 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:830
2092 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:836
2090 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:836
2093 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2091 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2094 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983 rhodecode/model/db.py:2303
2092 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983 rhodecode/model/db.py:2303
2095 msgid "User group write access"
2093 msgid "User group write access"
2096 msgstr ""
2094 msgstr ""
2097
2095
2098 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:670
2096 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:670
2099 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:672
2097 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:672
2100 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:695
2098 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:695
2101 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:696
2099 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:696
2102 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:713
2100 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:713
2103 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:730
2101 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:730
2104 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:746
2102 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:746
2105 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:749
2103 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:749
2106 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:751
2104 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:751
2107 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:751
2105 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:751
2108 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:778
2106 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:778
2109 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:788
2107 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:788
2110 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:831
2108 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:831
2111 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:830
2109 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:830
2112 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:831
2110 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:831
2113 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:831
2111 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:831
2114 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:837
2112 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:837
2115 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2113 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2116 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984 rhodecode/model/db.py:2304
2114 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984 rhodecode/model/db.py:2304
2117 msgid "User group admin access"
2115 msgid "User group admin access"
2118 msgstr ""
2116 msgstr ""
2119
2117
2120 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:672
2118 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:672
2121 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:674
2119 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:674
2122 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:697
2120 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:697
2123 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:698
2121 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:698
2124 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:715
2122 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:715
2125 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:732
2123 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:732
2126 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:748
2124 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:748
2127 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:751
2125 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:751
2128 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:753
2126 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:753
2129 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:753
2127 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:753
2130 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:780
2128 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:780
2131 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:790
2129 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:790
2132 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:833
2130 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:833
2133 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:832
2131 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:832
2134 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:833
2132 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:833
2135 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:833
2133 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:833
2136 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:839
2134 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:839
2137 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2135 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
2138 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986 rhodecode/model/db.py:2306
2136 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986 rhodecode/model/db.py:2306
2139 msgid "Repository Group creation disabled"
2137 msgid "Repository Group creation disabled"
2140 msgstr ""
2138 msgstr ""
2141
2139
2142 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:673
2140 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:673
2143 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:675
2141 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:675
2144 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:698
2142 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:698
2145 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:699
2143 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:699
2146 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:716
2144 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:716
2147 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:733
2145 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:733
2148 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:749
2146 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:749
2149 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:752
2147 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:752
2150 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:754
2148 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:754
2151 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:754
2149 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:754
2152 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:781
2150 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:781
2153 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:791
2151 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:791
2154 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:834
2152 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:834
2155 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:833
2153 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:833
2156 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:834
2154 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:834
2157 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:834
2155 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:834
2158 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:840
2156 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:840
2159 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2157 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2160 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987 rhodecode/model/db.py:2307
2158 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987 rhodecode/model/db.py:2307
2161 msgid "Repository Group creation enabled"
2159 msgid "Repository Group creation enabled"
2162 msgstr ""
2160 msgstr ""
2163
2161
2164 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:675
2162 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:675
2165 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:677
2163 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:677
2166 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:700
2164 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:700
2167 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:701
2165 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:701
2168 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:718
2166 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:718
2169 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:735
2167 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:735
2170 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:751
2168 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:751
2171 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:754
2169 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:754
2172 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:756
2170 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:756
2173 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:756
2171 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:756
2174 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:783
2172 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:783
2175 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:793
2173 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:793
2176 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:836
2174 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:836
2177 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:835
2175 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:835
2178 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:836
2176 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:836
2179 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:836
2177 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:836
2180 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:842
2178 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:842
2181 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2179 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2182 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989 rhodecode/model/db.py:2309
2180 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989 rhodecode/model/db.py:2309
2183 msgid "User Group creation disabled"
2181 msgid "User Group creation disabled"
2184 msgstr ""
2182 msgstr ""
2185
2183
2186 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:676
2184 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:676
2187 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:678
2185 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:678
2188 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:701
2186 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:701
2189 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:702
2187 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:702
2190 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:719
2188 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:719
2191 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:736
2189 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:736
2192 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:752
2190 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:752
2193 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:755
2191 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:755
2194 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:757
2192 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:757
2195 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:757
2193 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:757
2196 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:784
2194 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:784
2197 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:794
2195 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:794
2198 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:837
2196 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:837
2199 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:836
2197 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:836
2200 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:837
2198 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:837
2201 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:837
2199 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:837
2202 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:843
2200 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:843
2203 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2201 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2204 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990 rhodecode/model/db.py:2310
2202 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990 rhodecode/model/db.py:2310
2205 msgid "User Group creation enabled"
2203 msgid "User Group creation enabled"
2206 msgstr ""
2204 msgstr ""
2207
2205
2208 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:684
2206 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:684
2209 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:686
2207 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:686
2210 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:709
2208 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:709
2211 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:710
2209 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:710
2212 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:727
2210 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:727
2213 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:744
2211 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:744
2214 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:762
2212 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:762
2215 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:765
2213 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:765
2216 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:767
2214 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:767
2217 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:767
2215 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:767
2218 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:794
2216 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:794
2219 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:804
2217 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:804
2220 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:847
2218 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:847
2221 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:846
2219 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:846
2222 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:847
2220 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:847
2223 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:847
2221 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:847
2224 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:853
2222 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:853
2225 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2223 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
2226 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000 rhodecode/model/db.py:2320
2224 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000 rhodecode/model/db.py:2320
2227 msgid "Registration disabled"
2225 msgid "Registration disabled"
2228 msgstr ""
2226 msgstr ""
2229
2227
2230 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:685
2228 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:685
2231 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:687
2229 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:687
2232 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:710
2230 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:710
2233 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:711
2231 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:711
2234 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:728
2232 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:728
2235 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:745
2233 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:745
2236 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:763
2234 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:763
2237 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:766
2235 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:766
2238 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:768
2236 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:768
2239 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:768
2237 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:768
2240 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:795
2238 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:795
2241 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:805
2239 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:805
2242 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:848
2240 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:848
2243 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:847
2241 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:847
2244 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:848
2242 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:848
2245 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:848
2243 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:848
2246 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:854
2244 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:854
2247 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2245 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
2248 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001 rhodecode/model/db.py:2321
2246 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001 rhodecode/model/db.py:2321
2249 msgid "User Registration with manual account activation"
2247 msgid "User Registration with manual account activation"
2250 msgstr ""
2248 msgstr ""
2251
2249
2252 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:686
2250 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:686
2253 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:688
2251 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:688
2254 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:711
2252 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:711
2255 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:712
2253 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:712
2256 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:729
2254 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:729
2257 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:746
2255 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:746
2258 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:764
2256 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:764
2259 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:767
2257 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:767
2260 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:769
2258 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:769
2261 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:769
2259 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:769
2262 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:796
2260 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:796
2263 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:806
2261 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:806
2264 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:849
2262 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:849
2265 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:848
2263 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:848
2266 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:849
2264 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:849
2267 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:849
2265 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:849
2268 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:855
2266 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:855
2269 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2267 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
2270 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002 rhodecode/model/db.py:2322
2268 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002 rhodecode/model/db.py:2322
2271 msgid "User Registration with automatic account activation"
2269 msgid "User Registration with automatic account activation"
2272 msgstr ""
2270 msgstr ""
2273
2271
2274 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:688
2272 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:688
2275 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:690
2273 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:690
2276 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:713
2274 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:713
2277 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:714
2275 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:714
2278 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:731
2276 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:731
2279 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:748
2277 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:748
2280 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:766
2278 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:766
2281 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:769
2279 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:769
2282 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:771
2280 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:771
2283 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:771
2281 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:771
2284 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:798
2282 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:798
2285 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:808
2283 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:808
2286 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:851
2284 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:851
2287 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:850
2285 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:850
2288 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:851
2286 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:851
2289 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:851
2287 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:851
2290 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:857
2288 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:857
2291 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2289 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
2292 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004 rhodecode/model/db.py:2324
2290 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004 rhodecode/model/db.py:2324
2293 msgid "Manual activation of external account"
2291 msgid "Manual activation of external account"
2294 msgstr ""
2292 msgstr ""
2295
2293
2296 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:689
2294 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:689
2297 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:691
2295 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:691
2298 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:714
2296 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:714
2299 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:715
2297 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:715
2300 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:732
2298 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:732
2301 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:749
2299 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:749
2302 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:767
2300 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:767
2303 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:770
2301 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:770
2304 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:772
2302 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:772
2305 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:772
2303 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:772
2306 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:799
2304 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:799
2307 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:809
2305 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:809
2308 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:852
2306 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:852
2309 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:851
2307 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:851
2310 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:852
2308 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:852
2311 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:852
2309 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:852
2312 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:858
2310 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:858
2313 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2311 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
2314 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005 rhodecode/model/db.py:2325
2312 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005 rhodecode/model/db.py:2325
2315 msgid "Automatic activation of external account"
2313 msgid "Automatic activation of external account"
2316 msgstr ""
2314 msgstr ""
2317
2315
2318 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:756
2316 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:756
2319 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:759
2317 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:759
2320 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:761
2318 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:761
2321 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:761
2319 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:761
2322 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:788
2320 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:788
2323 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:798
2321 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:798
2324 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:841
2322 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:841
2325 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:840
2323 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:840
2326 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:841
2324 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:841
2327 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:841
2325 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:841
2328 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:847
2326 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:847
2329 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2327 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
2330 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994 rhodecode/model/db.py:2314
2328 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994 rhodecode/model/db.py:2314
2331 msgid "Repository creation enabled with write permission to a repository group"
2329 msgid "Repository creation enabled with write permission to a repository group"
2332 msgstr ""
2330 msgstr ""
2333
2331
2334 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:757
2332 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:757
2335 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:760
2333 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:760
2336 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:762
2334 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:762
2337 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:762
2335 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:762
2338 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:789
2336 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:789
2339 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:799
2337 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:799
2340 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:842
2338 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:842
2341 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:841
2339 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:841
2342 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:842
2340 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:842
2343 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:842
2341 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:842
2344 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:848
2342 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:848
2345 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2343 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2346 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995 rhodecode/model/db.py:2315
2344 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995 rhodecode/model/db.py:2315
2347 msgid "Repository creation disabled with write permission to a repository group"
2345 msgid "Repository creation disabled with write permission to a repository group"
2348 msgstr ""
2346 msgstr ""
2349
2347
2350 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:736
2348 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:736
2351 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:763
2349 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:763
2352 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:773
2350 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:773
2353 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:816
2351 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:816
2354 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:815
2352 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:815
2355 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:816
2353 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:816
2356 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:816
2354 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:816
2357 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:822
2355 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:822
2358 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2356 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2359 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969 rhodecode/model/db.py:2289
2357 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969 rhodecode/model/db.py:2289
2360 msgid "RhodeCode Super Administrator"
2358 msgid "RhodeCode Super Administrator"
2361 msgstr ""
2359 msgstr ""
2362
2360
2363 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:811
2361 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:811
2364 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:854
2362 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:854
2365 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:853
2363 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:853
2366 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:854
2364 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:854
2367 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:854
2365 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:854
2368 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:860
2366 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:860
2369 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2367 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
2370 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007 rhodecode/model/db.py:2327
2368 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007 rhodecode/model/db.py:2327
2371 msgid "Inherit object permissions from default user disabled"
2369 msgid "Inherit object permissions from default user disabled"
2372 msgstr ""
2370 msgstr ""
2373
2371
2374 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:812
2372 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:812
2375 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:855
2373 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:855
2376 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:854
2374 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:854
2377 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:855
2375 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:855
2378 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:855
2376 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:855
2379 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:861
2377 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:861
2380 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2378 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983
2381 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008 rhodecode/model/db.py:2328
2379 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008 rhodecode/model/db.py:2328
2382 msgid "Inherit object permissions from default user enabled"
2380 msgid "Inherit object permissions from default user enabled"
2383 msgstr ""
2381 msgstr ""
2384
2382
2385 #: rhodecode/lib/index/whoosh.py:148
2383 #: rhodecode/lib/index/whoosh.py:148
2386 msgid "Invalid search query. Try quoting it."
2384 msgid "Invalid search query. Try quoting it."
2387 msgstr ""
2385 msgstr ""
2388
2386
2389 #: rhodecode/lib/index/whoosh.py:150
2387 #: rhodecode/lib/index/whoosh.py:150
2390 msgid "There is no index to search in. Please run whoosh indexer"
2388 msgid "There is no index to search in. Please run whoosh indexer"
2391 msgstr ""
2389 msgstr ""
2392
2390
2393 #: rhodecode/lib/index/whoosh.py:155
2391 #: rhodecode/lib/index/whoosh.py:155
2394 msgid "An error occurred during this search operation"
2392 msgid "An error occurred during this search operation"
2395 msgstr ""
2393 msgstr ""
2396
2394
2397 #: rhodecode/lib/index/whoosh.py:163
2395 #: rhodecode/lib/index/whoosh.py:163
2398 msgid "Index Type"
2396 msgid "Index Type"
2399 msgstr ""
2397 msgstr ""
2400
2398
2401 #: rhodecode/lib/index/whoosh.py:164
2399 #: rhodecode/lib/index/whoosh.py:164
2402 msgid "File Index"
2400 msgid "File Index"
2403 msgstr ""
2401 msgstr ""
2404
2402
2405 #: rhodecode/lib/index/whoosh.py:165 rhodecode/lib/index/whoosh.py:170
2403 #: rhodecode/lib/index/whoosh.py:165 rhodecode/lib/index/whoosh.py:170
2406 msgid "Indexed documents"
2404 msgid "Indexed documents"
2407 msgstr ""
2405 msgstr ""
2408
2406
2409 #: rhodecode/lib/index/whoosh.py:167 rhodecode/lib/index/whoosh.py:172
2407 #: rhodecode/lib/index/whoosh.py:167 rhodecode/lib/index/whoosh.py:172
2410 msgid "Last update"
2408 msgid "Last update"
2411 msgstr ""
2409 msgstr ""
2412
2410
2413 #: rhodecode/lib/index/whoosh.py:169
2411 #: rhodecode/lib/index/whoosh.py:169
2414 msgid "Commit index"
2412 msgid "Commit index"
2415 msgstr ""
2413 msgstr ""
2416
2414
2417 #: rhodecode/login/views.py:237 rhodecode/login/views.py:296
2415 #: rhodecode/login/views.py:237 rhodecode/login/views.py:296
2418 msgid "bad captcha"
2416 msgid "bad captcha"
2419 msgstr ""
2417 msgstr ""
2420
2418
2421 #: rhodecode/login/views.py:246
2419 #: rhodecode/login/views.py:246
2422 msgid "You have successfully registered with RhodeCode"
2420 msgid "You have successfully registered with RhodeCode"
2423 msgstr ""
2421 msgstr ""
2424
2422
2425 #: rhodecode/login/views.py:312
2423 #: rhodecode/login/views.py:312
2426 msgid "Your password reset link was sent"
2424 msgid "Your password reset link was sent"
2427 msgstr ""
2425 msgstr ""
2428
2426
2429 #: rhodecode/login/views.py:333
2427 #: rhodecode/login/views.py:333
2430 msgid "Your password reset was successful, a new password has been sent to your email"
2428 msgid "Your password reset was successful, a new password has been sent to your email"
2431 msgstr ""
2429 msgstr ""
2432
2430
2433 #: rhodecode/model/db.py:909
2431 #: rhodecode/model/db.py:909
2434 msgid "all"
2432 msgid "all"
2435 msgstr ""
2433 msgstr ""
2436
2434
2437 #: rhodecode/model/db.py:910
2435 #: rhodecode/model/db.py:910
2438 msgid "http/web interface"
2436 msgid "http/web interface"
2439 msgstr ""
2437 msgstr ""
2440
2438
2441 #: rhodecode/model/db.py:911
2439 #: rhodecode/model/db.py:911
2442 msgid "vcs (git/hg protocol)"
2440 msgid "vcs (git/hg protocol)"
2443 msgstr ""
2441 msgstr ""
2444
2442
2445 #: rhodecode/model/db.py:912
2443 #: rhodecode/model/db.py:912
2446 msgid "api calls"
2444 msgid "api calls"
2447 msgstr ""
2445 msgstr ""
2448
2446
2449 #: rhodecode/model/db.py:913
2447 #: rhodecode/model/db.py:913
2450 msgid "feed access"
2448 msgid "feed access"
2451 msgstr ""
2449 msgstr ""
2452
2450
2453 #: rhodecode/model/db.py:2067
2451 #: rhodecode/model/db.py:2067
2454 msgid "No parent"
2452 msgid "No parent"
2455 msgstr ""
2453 msgstr ""
2456
2454
2457 #: rhodecode/model/forms.py:66
2455 #: rhodecode/model/forms.py:66
2458 msgid "Please enter a login"
2456 msgid "Please enter a login"
2459 msgstr ""
2457 msgstr ""
2460
2458
2461 #: rhodecode/model/forms.py:67
2459 #: rhodecode/model/forms.py:67
2462 #, python-format
2460 #, python-format
2463 msgid "Enter a value %(min)i characters long or more"
2461 msgid "Enter a value %(min)i characters long or more"
2464 msgstr ""
2462 msgstr ""
2465
2463
2466 #: rhodecode/model/forms.py:76
2464 #: rhodecode/model/forms.py:76
2467 msgid "Please enter a password"
2465 msgid "Please enter a password"
2468 msgstr ""
2466 msgstr ""
2469
2467
2470 #: rhodecode/model/forms.py:77
2468 #: rhodecode/model/forms.py:77
2471 #, python-format
2469 #, python-format
2472 msgid "Enter %(min)i characters or more"
2470 msgid "Enter %(min)i characters or more"
2473 msgstr ""
2471 msgstr ""
2474
2472
2475 #: rhodecode/model/notification.py:247
2473 #: rhodecode/model/notification.py:247
2476 #, python-format
2474 #, python-format
2477 msgid "%(user)s commented on commit %(date_or_age)s"
2475 msgid "%(user)s commented on commit %(date_or_age)s"
2478 msgstr ""
2476 msgstr ""
2479
2477
2480 #: rhodecode/model/notification.py:248
2478 #: rhodecode/model/notification.py:248
2481 #, python-format
2479 #, python-format
2482 msgid "%(user)s commented on commit at %(date_or_age)s"
2480 msgid "%(user)s commented on commit at %(date_or_age)s"
2483 msgstr ""
2481 msgstr ""
2484
2482
2485 #: rhodecode/model/notification.py:251
2483 #: rhodecode/model/notification.py:251
2486 #, python-format
2484 #, python-format
2487 msgid "%(user)s sent message %(date_or_age)s"
2485 msgid "%(user)s sent message %(date_or_age)s"
2488 msgstr ""
2486 msgstr ""
2489
2487
2490 #: rhodecode/model/notification.py:252
2488 #: rhodecode/model/notification.py:252
2491 #, python-format
2489 #, python-format
2492 msgid "%(user)s sent message at %(date_or_age)s"
2490 msgid "%(user)s sent message at %(date_or_age)s"
2493 msgstr ""
2491 msgstr ""
2494
2492
2495 #: rhodecode/model/notification.py:255
2493 #: rhodecode/model/notification.py:255
2496 #, python-format
2494 #, python-format
2497 msgid "%(user)s mentioned you %(date_or_age)s"
2495 msgid "%(user)s mentioned you %(date_or_age)s"
2498 msgstr ""
2496 msgstr ""
2499
2497
2500 #: rhodecode/model/notification.py:256
2498 #: rhodecode/model/notification.py:256
2501 #, python-format
2499 #, python-format
2502 msgid "%(user)s mentioned you at %(date_or_age)s"
2500 msgid "%(user)s mentioned you at %(date_or_age)s"
2503 msgstr ""
2501 msgstr ""
2504
2502
2505 #: rhodecode/model/notification.py:259
2503 #: rhodecode/model/notification.py:259
2506 #, python-format
2504 #, python-format
2507 msgid "%(user)s registered in RhodeCode %(date_or_age)s"
2505 msgid "%(user)s registered in RhodeCode %(date_or_age)s"
2508 msgstr ""
2506 msgstr ""
2509
2507
2510 #: rhodecode/model/notification.py:260
2508 #: rhodecode/model/notification.py:260
2511 #, python-format
2509 #, python-format
2512 msgid "%(user)s registered in RhodeCode at %(date_or_age)s"
2510 msgid "%(user)s registered in RhodeCode at %(date_or_age)s"
2513 msgstr ""
2511 msgstr ""
2514
2512
2515 #: rhodecode/model/notification.py:263
2513 #: rhodecode/model/notification.py:263
2516 #, python-format
2514 #, python-format
2517 msgid "%(user)s opened new pull request %(date_or_age)s"
2515 msgid "%(user)s opened new pull request %(date_or_age)s"
2518 msgstr ""
2516 msgstr ""
2519
2517
2520 #: rhodecode/model/notification.py:264
2518 #: rhodecode/model/notification.py:264
2521 #, python-format
2519 #, python-format
2522 msgid "%(user)s opened new pull request at %(date_or_age)s"
2520 msgid "%(user)s opened new pull request at %(date_or_age)s"
2523 msgstr ""
2521 msgstr ""
2524
2522
2525 #: rhodecode/model/notification.py:267
2523 #: rhodecode/model/notification.py:267
2526 #, python-format
2524 #, python-format
2527 msgid "%(user)s commented on pull request %(date_or_age)s"
2525 msgid "%(user)s commented on pull request %(date_or_age)s"
2528 msgstr ""
2526 msgstr ""
2529
2527
2530 #: rhodecode/model/notification.py:268
2528 #: rhodecode/model/notification.py:268
2531 #, python-format
2529 #, python-format
2532 msgid "%(user)s commented on pull request at %(date_or_age)s"
2530 msgid "%(user)s commented on pull request at %(date_or_age)s"
2533 msgstr ""
2531 msgstr ""
2534
2532
2535 #: rhodecode/model/pull_request.py:69
2533 #: rhodecode/model/pull_request.py:69
2536 msgid "This pull request can be automatically merged."
2534 msgid "This pull request can be automatically merged."
2537 msgstr ""
2535 msgstr ""
2538
2536
2539 #: rhodecode/model/pull_request.py:71
2537 #: rhodecode/model/pull_request.py:71
2540 msgid "This pull request cannot be merged because of an unhandled exception."
2538 msgid "This pull request cannot be merged because of an unhandled exception."
2541 msgstr ""
2539 msgstr ""
2542
2540
2543 #: rhodecode/model/pull_request.py:74
2541 #: rhodecode/model/pull_request.py:74
2544 msgid "This pull request cannot be merged because of conflicts."
2542 msgid "This pull request cannot be merged because of conflicts."
2545 msgstr ""
2543 msgstr ""
2546
2544
2547 #: rhodecode/model/pull_request.py:76
2545 #: rhodecode/model/pull_request.py:76
2548 msgid "This pull request could not be merged because push to target failed."
2546 msgid "This pull request could not be merged because push to target failed."
2549 msgstr ""
2547 msgstr ""
2550
2548
2551 #: rhodecode/model/pull_request.py:79
2549 #: rhodecode/model/pull_request.py:79
2552 msgid "This pull request cannot be merged because the target is not a head."
2550 msgid "This pull request cannot be merged because the target is not a head."
2553 msgstr ""
2551 msgstr ""
2554
2552
2555 #: rhodecode/model/pull_request.py:82
2553 #: rhodecode/model/pull_request.py:82
2556 msgid "This pull request cannot be merged because the source contains more branches than the target."
2554 msgid "This pull request cannot be merged because the source contains more branches than the target."
2557 msgstr ""
2555 msgstr ""
2558
2556
2559 #: rhodecode/model/pull_request.py:85
2557 #: rhodecode/model/pull_request.py:85
2560 msgid "This pull request cannot be merged because the target has multiple heads."
2558 msgid "This pull request cannot be merged because the target has multiple heads."
2561 msgstr ""
2559 msgstr ""
2562
2560
2563 #: rhodecode/model/pull_request.py:88
2561 #: rhodecode/model/pull_request.py:88
2564 msgid "This pull request cannot be merged because the target repository is locked."
2562 msgid "This pull request cannot be merged because the target repository is locked."
2565 msgstr ""
2563 msgstr ""
2566
2564
2567 #: rhodecode/model/pull_request.py:91
2565 #: rhodecode/model/pull_request.py:91
2568 msgid "This pull request cannot be merged because the target or the source reference is missing."
2566 msgid "This pull request cannot be merged because the target or the source reference is missing."
2569 msgstr ""
2567 msgstr ""
2570
2568
2571 #: rhodecode/model/pull_request.py:416
2569 #: rhodecode/model/pull_request.py:416
2572 #, python-format
2570 #, python-format
2573 msgid ""
2571 msgid ""
2574 "Merge pull request #%(pr_id)s from %(source_repo)s %(source_ref_name)s\n"
2572 "Merge pull request #%(pr_id)s from %(source_repo)s %(source_ref_name)s\n"
2575 "\n"
2573 "\n"
2576 " %(pr_title)s"
2574 " %(pr_title)s"
2577 msgstr ""
2575 msgstr ""
2578
2576
2579 #: rhodecode/model/pull_request.py:448
2577 #: rhodecode/model/pull_request.py:448
2580 msgid "Pull request merged and closed"
2578 msgid "Pull request merged and closed"
2581 msgstr ""
2579 msgstr ""
2582
2580
2583 #: rhodecode/model/pull_request.py:867
2581 #: rhodecode/model/pull_request.py:867
2584 msgid "Server-side pull request merging is disabled."
2582 msgid "Server-side pull request merging is disabled."
2585 msgstr ""
2583 msgstr ""
2586
2584
2587 #: rhodecode/model/pull_request.py:869
2585 #: rhodecode/model/pull_request.py:869
2588 msgid "This pull request is closed."
2586 msgid "This pull request is closed."
2589 msgstr ""
2587 msgstr ""
2590
2588
2591 #: rhodecode/model/pull_request.py:880
2589 #: rhodecode/model/pull_request.py:880
2592 msgid "Pull request merging is not supported."
2590 msgid "Pull request merging is not supported."
2593 msgstr ""
2591 msgstr ""
2594
2592
2595 #: rhodecode/model/pull_request.py:898
2593 #: rhodecode/model/pull_request.py:898
2596 msgid "Target repository large files support is disabled."
2594 msgid "Target repository large files support is disabled."
2597 msgstr ""
2595 msgstr ""
2598
2596
2599 #: rhodecode/model/pull_request.py:901
2597 #: rhodecode/model/pull_request.py:901
2600 msgid "Source repository large files support is disabled."
2598 msgid "Source repository large files support is disabled."
2601 msgstr ""
2599 msgstr ""
2602
2600
2603 #: rhodecode/model/pull_request.py:1050 rhodecode/model/scm.py:791
2601 #: rhodecode/model/pull_request.py:1050 rhodecode/model/scm.py:791
2604 msgid "Bookmarks"
2602 msgid "Bookmarks"
2605 msgstr ""
2603 msgstr ""
2606
2604
2607 #: rhodecode/model/pull_request.py:1055
2605 #: rhodecode/model/pull_request.py:1055
2608 msgid "Commit IDs"
2606 msgid "Commit IDs"
2609 msgstr ""
2607 msgstr ""
2610
2608
2611 #: rhodecode/model/pull_request.py:1058
2609 #: rhodecode/model/pull_request.py:1058
2612 msgid "Closed Branches"
2610 msgid "Closed Branches"
2613 msgstr ""
2611 msgstr ""
2614
2612
2615 #: rhodecode/model/scm.py:773
2613 #: rhodecode/model/scm.py:773
2616 msgid "latest tip"
2614 msgid "latest tip"
2617 msgstr ""
2615 msgstr ""
2618
2616
2619 #: rhodecode/model/user.py:124
2617 #: rhodecode/model/user.py:124
2620 msgid "You can't Edit this user since it's crucial for entire application"
2618 msgid "You can't Edit this user since it's crucial for entire application"
2621 msgstr ""
2619 msgstr ""
2622
2620
2623 #: rhodecode/model/user.py:285
2621 #: rhodecode/model/user.py:285
2624 #, python-format
2622 #, python-format
2625 msgid "You can't edit this user (`%(username)s`) since it's crucial for entire application"
2623 msgid "You can't edit this user (`%(username)s`) since it's crucial for entire application"
2626 msgstr ""
2624 msgstr ""
2627
2625
2628 #: rhodecode/model/user.py:458
2626 #: rhodecode/model/user.py:458
2629 msgid "You can't remove this user since it's crucial for entire application"
2627 msgid "You can't remove this user since it's crucial for entire application"
2630 msgstr ""
2628 msgstr ""
2631
2629
2632 #: rhodecode/model/user.py:466
2630 #: rhodecode/model/user.py:466
2633 #, python-format
2631 #, python-format
2634 msgid "user \"%s\" still owns %s repositories and cannot be removed. Switch owners or remove those repositories:%s"
2632 msgid "user \"%s\" still owns %s repositories and cannot be removed. Switch owners or remove those repositories:%s"
2635 msgstr ""
2633 msgstr ""
2636
2634
2637 #: rhodecode/model/user.py:475
2635 #: rhodecode/model/user.py:475
2638 #, python-format
2636 #, python-format
2639 msgid "user \"%s\" still owns %s repository groups and cannot be removed. Switch owners or remove those repository groups:%s"
2637 msgid "user \"%s\" still owns %s repository groups and cannot be removed. Switch owners or remove those repository groups:%s"
2640 msgstr ""
2638 msgstr ""
2641
2639
2642 #: rhodecode/model/user.py:484
2640 #: rhodecode/model/user.py:484
2643 #, python-format
2641 #, python-format
2644 msgid "user \"%s\" still owns %s user groups and cannot be removed. Switch owners or remove those user groups:%s"
2642 msgid "user \"%s\" still owns %s user groups and cannot be removed. Switch owners or remove those user groups:%s"
2645 msgstr ""
2643 msgstr ""
2646
2644
2647 #: rhodecode/model/validators.py:98 rhodecode/model/validators.py:99
2645 #: rhodecode/model/validators.py:98 rhodecode/model/validators.py:99
2648 msgid "Value cannot be an empty list"
2646 msgid "Value cannot be an empty list"
2649 msgstr ""
2647 msgstr ""
2650
2648
2651 #: rhodecode/model/validators.py:142
2649 #: rhodecode/model/validators.py:142
2652 msgid "Pattern already exists"
2650 msgid "Pattern already exists"
2653 msgstr ""
2651 msgstr ""
2654
2652
2655 #: rhodecode/model/validators.py:160
2653 #: rhodecode/model/validators.py:160
2656 #, python-format
2654 #, python-format
2657 msgid "Username \"%(username)s\" already exists"
2655 msgid "Username \"%(username)s\" already exists"
2658 msgstr ""
2656 msgstr ""
2659
2657
2660 #: rhodecode/model/validators.py:162
2658 #: rhodecode/model/validators.py:162
2661 #, python-format
2659 #, python-format
2662 msgid "Username \"%(username)s\" is forbidden"
2660 msgid "Username \"%(username)s\" is forbidden"
2663 msgstr ""
2661 msgstr ""
2664
2662
2665 #: rhodecode/model/validators.py:164
2663 #: rhodecode/model/validators.py:164
2666 msgid "Username may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character or underscore"
2664 msgid "Username may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character or underscore"
2667 msgstr ""
2665 msgstr ""
2668
2666
2669 #: rhodecode/model/validators.py:192
2667 #: rhodecode/model/validators.py:192
2670 msgid "The input is not valid"
2668 msgid "The input is not valid"
2671 msgstr ""
2669 msgstr ""
2672
2670
2673 #: rhodecode/model/validators.py:199
2671 #: rhodecode/model/validators.py:199
2674 #, python-format
2672 #, python-format
2675 msgid "Username %(username)s is not valid"
2673 msgid "Username %(username)s is not valid"
2676 msgstr ""
2674 msgstr ""
2677
2675
2678 #: rhodecode/model/validators.py:200
2676 #: rhodecode/model/validators.py:200
2679 #, python-format
2677 #, python-format
2680 msgid "Username %(username)s is disabled"
2678 msgid "Username %(username)s is disabled"
2681 msgstr ""
2679 msgstr ""
2682
2680
2683 #: rhodecode/model/validators.py:223
2681 #: rhodecode/model/validators.py:223
2684 msgid "Invalid user group name"
2682 msgid "Invalid user group name"
2685 msgstr ""
2683 msgstr ""
2686
2684
2687 #: rhodecode/model/validators.py:224
2685 #: rhodecode/model/validators.py:224
2688 #, python-format
2686 #, python-format
2689 msgid "User group \"%(usergroup)s\" already exists"
2687 msgid "User group \"%(usergroup)s\" already exists"
2690 msgstr ""
2688 msgstr ""
2691
2689
2692 #: rhodecode/model/validators.py:226
2690 #: rhodecode/model/validators.py:226
2693 msgid "user group name may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character"
2691 msgid "user group name may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character"
2694 msgstr ""
2692 msgstr ""
2695
2693
2696 #: rhodecode/model/validators.py:264
2694 #: rhodecode/model/validators.py:264
2697 msgid "Cannot assign this group as parent"
2695 msgid "Cannot assign this group as parent"
2698 msgstr ""
2696 msgstr ""
2699
2697
2700 #: rhodecode/model/validators.py:265
2698 #: rhodecode/model/validators.py:265
2701 #, python-format
2699 #, python-format
2702 msgid "Group \"%(group_name)s\" already exists"
2700 msgid "Group \"%(group_name)s\" already exists"
2703 msgstr ""
2701 msgstr ""
2704
2702
2705 #: rhodecode/model/validators.py:266
2703 #: rhodecode/model/validators.py:266
2706 #, python-format
2704 #, python-format
2707 msgid "Repository with name \"%(group_name)s\" already exists"
2705 msgid "Repository with name \"%(group_name)s\" already exists"
2708 msgstr ""
2706 msgstr ""
2709
2707
2710 #: rhodecode/model/validators.py:268
2708 #: rhodecode/model/validators.py:268
2711 msgid "no permission to store repository groupin this location"
2709 msgid "no permission to store repository groupin this location"
2712 msgstr ""
2710 msgstr ""
2713
2711
2714 #: rhodecode/model/validators.py:270
2712 #: rhodecode/model/validators.py:270
2715 msgid "no permission to store repository group in root location"
2713 msgid "no permission to store repository group in root location"
2716 msgstr ""
2714 msgstr ""
2717
2715
2718 #: rhodecode/model/validators.py:386
2716 #: rhodecode/model/validators.py:386
2719 msgid "Invalid characters (non-ascii) in password"
2717 msgid "Invalid characters (non-ascii) in password"
2720 msgstr ""
2718 msgstr ""
2721
2719
2722 #: rhodecode/model/validators.py:401
2720 #: rhodecode/model/validators.py:401
2723 msgid "Invalid old password"
2721 msgid "Invalid old password"
2724 msgstr ""
2722 msgstr ""
2725
2723
2726 #: rhodecode/model/validators.py:418
2724 #: rhodecode/model/validators.py:418
2727 msgid "Passwords do not match"
2725 msgid "Passwords do not match"
2728 msgstr ""
2726 msgstr ""
2729
2727
2730 #: rhodecode/model/validators.py:436
2728 #: rhodecode/model/validators.py:436
2731 msgid "invalid password"
2729 msgid "invalid password"
2732 msgstr ""
2730 msgstr ""
2733
2731
2734 #: rhodecode/model/validators.py:437
2732 #: rhodecode/model/validators.py:437
2735 msgid "invalid user name"
2733 msgid "invalid user name"
2736 msgstr ""
2734 msgstr ""
2737
2735
2738 #: rhodecode/model/validators.py:438
2736 #: rhodecode/model/validators.py:438
2739 msgid "Your account is disabled"
2737 msgid "Your account is disabled"
2740 msgstr ""
2738 msgstr ""
2741
2739
2742 #: rhodecode/model/validators.py:470
2740 #: rhodecode/model/validators.py:470
2743 msgid "Token mismatch"
2741 msgid "Token mismatch"
2744 msgstr ""
2742 msgstr ""
2745
2743
2746 #: rhodecode/model/validators.py:484
2744 #: rhodecode/model/validators.py:484
2747 #, python-format
2745 #, python-format
2748 msgid "Repository name %(repo)s is disallowed"
2746 msgid "Repository name %(repo)s is disallowed"
2749 msgstr ""
2747 msgstr ""
2750
2748
2751 #: rhodecode/model/validators.py:486
2749 #: rhodecode/model/validators.py:486
2752 #, python-format
2750 #, python-format
2753 msgid "Repository with name %(repo)s already exists"
2751 msgid "Repository with name %(repo)s already exists"
2754 msgstr ""
2752 msgstr ""
2755
2753
2756 #: rhodecode/model/validators.py:488
2754 #: rhodecode/model/validators.py:488
2757 #, python-format
2755 #, python-format
2758 msgid "Repository group with name \"%(repo)s\" already exists"
2756 msgid "Repository group with name \"%(repo)s\" already exists"
2759 msgstr ""
2757 msgstr ""
2760
2758
2761 #: rhodecode/model/validators.py:491
2759 #: rhodecode/model/validators.py:491
2762 #, python-format
2760 #, python-format
2763 msgid "Repository with name %(repo)s exists in group \"%(group)s\""
2761 msgid "Repository with name %(repo)s exists in group \"%(group)s\""
2764 msgstr ""
2762 msgstr ""
2765
2763
2766 #: rhodecode/model/validators.py:493
2764 #: rhodecode/model/validators.py:493
2767 #, python-format
2765 #, python-format
2768 msgid "Repository group with name \"%(repo)s\" exists in group \"%(group)s\""
2766 msgid "Repository group with name \"%(repo)s\" exists in group \"%(group)s\""
2769 msgstr ""
2767 msgstr ""
2770
2768
2771 #: rhodecode/model/validators.py:620
2769 #: rhodecode/model/validators.py:620
2772 #, python-format
2770 #, python-format
2773 msgid "invalid clone url for %(rtype)s repository"
2771 msgid "invalid clone url for %(rtype)s repository"
2774 msgstr ""
2772 msgstr ""
2775
2773
2776 #: rhodecode/model/validators.py:621
2774 #: rhodecode/model/validators.py:621
2777 #, python-format
2775 #, python-format
2778 msgid "Invalid clone url, provide a valid clone url starting with one of %(allowed_prefixes)s"
2776 msgid "Invalid clone url, provide a valid clone url starting with one of %(allowed_prefixes)s"
2779 msgstr ""
2777 msgstr ""
2780
2778
2781 #: rhodecode/model/validators.py:650
2779 #: rhodecode/model/validators.py:650
2782 msgid "Fork have to be the same type as parent"
2780 msgid "Fork have to be the same type as parent"
2783 msgstr ""
2781 msgstr ""
2784
2782
2785 #: rhodecode/model/validators.py:665
2783 #: rhodecode/model/validators.py:665
2786 msgid "You do not have the permission to create repositories in this group."
2784 msgid "You do not have the permission to create repositories in this group."
2787 msgstr ""
2785 msgstr ""
2788
2786
2789 #: rhodecode/model/validators.py:668
2787 #: rhodecode/model/validators.py:668
2790 msgid "You do not have the permission to store repositories in the root location."
2788 msgid "You do not have the permission to store repositories in the root location."
2791 msgstr ""
2789 msgstr ""
2792
2790
2793 #: rhodecode/model/validators.py:728
2791 #: rhodecode/model/validators.py:728
2794 msgid "This username or user group name is not valid"
2792 msgid "This username or user group name is not valid"
2795 msgstr ""
2793 msgstr ""
2796
2794
2797 #: rhodecode/model/validators.py:846
2795 #: rhodecode/model/validators.py:846
2798 msgid "This is not a valid path"
2796 msgid "This is not a valid path"
2799 msgstr ""
2797 msgstr ""
2800
2798
2801 #: rhodecode/model/validators.py:861
2799 #: rhodecode/model/validators.py:861
2802 msgid "This e-mail address is already taken"
2800 msgid "This e-mail address is already taken"
2803 msgstr ""
2801 msgstr ""
2804
2802
2805 #: rhodecode/model/validators.py:881
2803 #: rhodecode/model/validators.py:881
2806 #, python-format
2804 #, python-format
2807 msgid "e-mail \"%(email)s\" does not exist."
2805 msgid "e-mail \"%(email)s\" does not exist."
2808 msgstr ""
2806 msgstr ""
2809
2807
2810 #: rhodecode/model/validators.py:902
2808 #: rhodecode/model/validators.py:902
2811 #, python-format
2809 #, python-format
2812 msgid "Revisions %(revs)s are already part of pull request or have set status"
2810 msgid "Revisions %(revs)s are already part of pull request or have set status"
2813 msgstr ""
2811 msgstr ""
2814
2812
2815 #: rhodecode/model/validators.py:933
2813 #: rhodecode/model/validators.py:933
2816 msgid "Please enter a valid IPv4 or IpV6 address"
2814 msgid "Please enter a valid IPv4 or IpV6 address"
2817 msgstr ""
2815 msgstr ""
2818
2816
2819 #: rhodecode/model/validators.py:934
2817 #: rhodecode/model/validators.py:934
2820 #, python-format
2818 #, python-format
2821 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
2819 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
2822 msgstr ""
2820 msgstr ""
2823
2821
2824 #: rhodecode/model/validators.py:961
2822 #: rhodecode/model/validators.py:961
2825 msgid "Key name can only consist of letters, underscore, dash or numbers"
2823 msgid "Key name can only consist of letters, underscore, dash or numbers"
2826 msgstr ""
2824 msgstr ""
2827
2825
2828 #: rhodecode/model/validators.py:976
2826 #: rhodecode/model/validators.py:976
2829 msgid "Filename cannot be inside a directory"
2827 msgid "Filename cannot be inside a directory"
2830 msgstr ""
2828 msgstr ""
2831
2829
2832 #: rhodecode/model/validators.py:992
2830 #: rhodecode/model/validators.py:992
2833 #, python-format
2831 #, python-format
2834 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
2832 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
2835 msgstr ""
2833 msgstr ""
2836
2834
2837 #: rhodecode/model/validators.py:995
2835 #: rhodecode/model/validators.py:995
2838 #, python-format
2836 #, python-format
2839 msgid "The plugin \"%(plugin_id)s\" is missing an includeme function."
2837 msgid "The plugin \"%(plugin_id)s\" is missing an includeme function."
2840 msgstr ""
2838 msgstr ""
2841
2839
2842 #: rhodecode/model/validators.py:998
2840 #: rhodecode/model/validators.py:998
2843 #, python-format
2841 #, python-format
2844 msgid "Can not load plugin \"%(plugin_id)s\""
2842 msgid "Can not load plugin \"%(plugin_id)s\""
2845 msgstr ""
2843 msgstr ""
2846
2844
2847 #: rhodecode/model/validators.py:1000
2845 #: rhodecode/model/validators.py:1000
2848 #, python-format
2846 #, python-format
2849 msgid "No plugin available with ID \"%(plugin_id)s\""
2847 msgid "No plugin available with ID \"%(plugin_id)s\""
2850 msgstr ""
2848 msgstr ""
2851
2849
2852 #: rhodecode/model/validators.py:1067
2850 #: rhodecode/model/validators.py:1067
2853 msgid "This gistid is already in use"
2851 msgid "This gistid is already in use"
2854 msgstr ""
2852 msgstr ""
2855
2853
2856 #: rhodecode/templates/index.html:5
2854 #: rhodecode/templates/index.html:5
2857 msgid "Dashboard"
2855 msgid "Dashboard"
2858 msgstr ""
2856 msgstr ""
2859
2857
2860 #: rhodecode/templates/index_base.html:8
2858 #: rhodecode/templates/index_base.html:8
2861 #: rhodecode/templates/admin/gists/index.html:18
2859 #: rhodecode/templates/admin/gists/index.html:18
2862 #: rhodecode/templates/admin/my_account/my_account_repos.html:7
2860 #: rhodecode/templates/admin/my_account/my_account_repos.html:7
2863 #: rhodecode/templates/admin/my_account/my_account_watched.html:7
2861 #: rhodecode/templates/admin/my_account/my_account_watched.html:7
2864 #: rhodecode/templates/admin/repo_groups/repo_groups.html:12
2862 #: rhodecode/templates/admin/repo_groups/repo_groups.html:12
2865 #: rhodecode/templates/admin/repos/repos.html:12
2863 #: rhodecode/templates/admin/repos/repos.html:12
2866 #: rhodecode/templates/admin/user_groups/user_groups.html:12
2864 #: rhodecode/templates/admin/user_groups/user_groups.html:12
2867 #: rhodecode/templates/admin/users/users.html:12
2865 #: rhodecode/templates/admin/users/users.html:12
2868 #: rhodecode/templates/bookmarks/bookmarks.html:12
2866 #: rhodecode/templates/bookmarks/bookmarks.html:12
2869 #: rhodecode/templates/branches/branches.html:12
2867 #: rhodecode/templates/branches/branches.html:12
2870 #: rhodecode/templates/journal/journal.html:12
2868 #: rhodecode/templates/journal/journal.html:12
2871 #: rhodecode/templates/tags/tags.html:12
2869 #: rhodecode/templates/tags/tags.html:12
2872 msgid "quick filter..."
2870 msgid "quick filter..."
2873 msgstr ""
2871 msgstr ""
2874
2872
2875 #: rhodecode/templates/index_base.html:10
2873 #: rhodecode/templates/index_base.html:10
2876 msgid "matches"
2874 msgid "matches"
2877 msgstr ""
2875 msgstr ""
2878
2876
2879 #: rhodecode/templates/index_base.html:30
2877 #: rhodecode/templates/index_base.html:30
2880 #: rhodecode/templates/index_base.html:39
2878 #: rhodecode/templates/index_base.html:39
2881 #: rhodecode/templates/admin/repos/repo_add.html:22
2879 #: rhodecode/templates/admin/repos/repo_add.html:22
2882 #: rhodecode/templates/admin/repos/repos.html:27
2880 #: rhodecode/templates/admin/repos/repos.html:27
2883 msgid "Add Repository"
2881 msgid "Add Repository"
2884 msgstr ""
2882 msgstr ""
2885
2883
2886 #: rhodecode/templates/index_base.html:34
2884 #: rhodecode/templates/index_base.html:34
2887 #: rhodecode/templates/index_base.html:42
2885 #: rhodecode/templates/index_base.html:42
2888 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:16
2886 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:16
2889 #: rhodecode/templates/admin/repo_groups/repo_groups.html:27
2887 #: rhodecode/templates/admin/repo_groups/repo_groups.html:27
2890 msgid "Add Repository Group"
2888 msgid "Add Repository Group"
2891 msgstr ""
2889 msgstr ""
2892
2890
2893 #: rhodecode/templates/index_base.html:45
2891 #: rhodecode/templates/index_base.html:45
2894 msgid "You have admin right to this group, and can edit it"
2892 msgid "You have admin right to this group, and can edit it"
2895 msgstr ""
2893 msgstr ""
2896
2894
2897 #: rhodecode/templates/index_base.html:45
2895 #: rhodecode/templates/index_base.html:45
2898 msgid "Edit Repository Group"
2896 msgid "Edit Repository Group"
2899 msgstr ""
2897 msgstr ""
2900
2898
2901 #: rhodecode/templates/index_base.html:97
2899 #: rhodecode/templates/index_base.html:97
2902 #: rhodecode/templates/index_base.html:122
2900 #: rhodecode/templates/index_base.html:122
2903 #: rhodecode/templates/admin/gists/index.html:112
2901 #: rhodecode/templates/admin/gists/index.html:112
2904 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
2902 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
2905 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
2903 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
2906 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
2904 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
2907 #: rhodecode/templates/admin/repos/repo_add_base.html:9
2905 #: rhodecode/templates/admin/repos/repo_add_base.html:9
2908 #: rhodecode/templates/admin/repos/repo_edit_settings.html:15
2906 #: rhodecode/templates/admin/repos/repo_edit_settings.html:15
2909 #: rhodecode/templates/admin/repos/repos.html:54
2907 #: rhodecode/templates/admin/repos/repos.html:54
2910 #: rhodecode/templates/admin/user_groups/user_groups.html:55
2908 #: rhodecode/templates/admin/user_groups/user_groups.html:55
2911 #: rhodecode/templates/base/perms_summary.html:102
2909 #: rhodecode/templates/base/perms_summary.html:102
2912 #: rhodecode/templates/bookmarks/bookmarks.html:59
2910 #: rhodecode/templates/bookmarks/bookmarks.html:59
2913 #: rhodecode/templates/branches/branches.html:58
2911 #: rhodecode/templates/branches/branches.html:58
2914 #: rhodecode/templates/files/files_browser.html:49
2912 #: rhodecode/templates/files/files_browser.html:49
2915 #: rhodecode/templates/pullrequests/pullrequests.html:100
2913 #: rhodecode/templates/pullrequests/pullrequests.html:100
2916 #: rhodecode/templates/tags/tags.html:59
2914 #: rhodecode/templates/tags/tags.html:59
2917 msgid "Name"
2915 msgid "Name"
2918 msgstr ""
2916 msgstr ""
2919
2917
2920 #: rhodecode/templates/index_base.html:100
2918 #: rhodecode/templates/index_base.html:100
2921 #: rhodecode/templates/index_base.html:125
2919 #: rhodecode/templates/index_base.html:125
2922 #: rhodecode/templates/admin/gists/index.html:114
2920 #: rhodecode/templates/admin/gists/index.html:114
2923 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
2921 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77
2924 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
2922 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45
2925 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
2923 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42
2926 #: rhodecode/templates/admin/repo_groups/repo_groups.html:56
2924 #: rhodecode/templates/admin/repo_groups/repo_groups.html:56
2927 #: rhodecode/templates/admin/repos/repo_add_base.html:32
2925 #: rhodecode/templates/admin/repos/repo_add_base.html:32
2928 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:29
2926 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:29
2929 #: rhodecode/templates/admin/repos/repo_edit_settings.html:96
2927 #: rhodecode/templates/admin/repos/repo_edit_settings.html:96
2930 #: rhodecode/templates/admin/repos/repos.html:57
2928 #: rhodecode/templates/admin/repos/repos.html:57
2931 #: rhodecode/templates/admin/user_groups/user_group_add.html:43
2929 #: rhodecode/templates/admin/user_groups/user_group_add.html:43
2932 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:42
2930 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:42
2933 #: rhodecode/templates/admin/user_groups/user_groups.html:57
2931 #: rhodecode/templates/admin/user_groups/user_groups.html:57
2934 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:74
2932 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:74
2935 #: rhodecode/templates/base/issue_tracker_settings.html:10
2933 #: rhodecode/templates/base/issue_tracker_settings.html:10
2936 #: rhodecode/templates/changeset/changeset.html:53
2934 #: rhodecode/templates/changeset/changeset.html:53
2937 #: rhodecode/templates/compare/compare_commits.html:24
2935 #: rhodecode/templates/compare/compare_commits.html:24
2938 #: rhodecode/templates/email_templates/pull_request_review.mako:30
2936 #: rhodecode/templates/email_templates/pull_request_review.mako:30
2939 #: rhodecode/templates/email_templates/pull_request_review.mako:67
2937 #: rhodecode/templates/email_templates/pull_request_review.mako:67
2940 #: rhodecode/templates/files/file_tree_detail.html:5
2938 #: rhodecode/templates/files/file_tree_detail.html:5
2941 #: rhodecode/templates/files/file_tree_detail.html:12
2939 #: rhodecode/templates/files/file_tree_detail.html:12
2942 #: rhodecode/templates/forks/fork.html:48
2940 #: rhodecode/templates/forks/fork.html:48
2943 #: rhodecode/templates/forks/forks_data.html:9
2941 #: rhodecode/templates/forks/forks_data.html:9
2944 #: rhodecode/templates/pullrequests/pullrequest.html:47
2942 #: rhodecode/templates/pullrequests/pullrequest.html:47
2945 #: rhodecode/templates/pullrequests/pullrequest_show.html:122
2943 #: rhodecode/templates/pullrequests/pullrequest_show.html:122
2946 #: rhodecode/templates/summary/components.html:73
2944 #: rhodecode/templates/summary/components.html:73
2947 msgid "Description"
2945 msgid "Description"
2948 msgstr ""
2946 msgstr ""
2949
2947
2950 #: rhodecode/templates/index_base.html:102
2948 #: rhodecode/templates/index_base.html:102
2951 #: rhodecode/templates/index_base.html:133
2949 #: rhodecode/templates/index_base.html:133
2952 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:5
2950 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:5
2953 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:24
2951 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:24
2954 #: rhodecode/templates/admin/repo_groups/repo_groups.html:60
2952 #: rhodecode/templates/admin/repo_groups/repo_groups.html:60
2955 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:5
2953 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:5
2956 #: rhodecode/templates/admin/repos/repo_edit_settings.html:78
2954 #: rhodecode/templates/admin/repos/repo_edit_settings.html:78
2957 #: rhodecode/templates/admin/repos/repos.html:65
2955 #: rhodecode/templates/admin/repos/repos.html:65
2958 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:5
2956 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:5
2959 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:24
2957 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:24
2960 #: rhodecode/templates/admin/user_groups/user_groups.html:64
2958 #: rhodecode/templates/admin/user_groups/user_groups.html:64
2961 #: rhodecode/templates/forks/forks_data.html:7
2959 #: rhodecode/templates/forks/forks_data.html:7
2962 #: rhodecode/templates/summary/components.html:195
2960 #: rhodecode/templates/summary/components.html:195
2963 msgid "Owner"
2961 msgid "Owner"
2964 msgstr ""
2962 msgstr ""
2965
2963
2966 #: rhodecode/templates/index_base.html:128
2964 #: rhodecode/templates/index_base.html:128
2967 #: rhodecode/templates/admin/repos/repos.html:60
2965 #: rhodecode/templates/admin/repos/repos.html:60
2968 msgid "Last Change"
2966 msgid "Last Change"
2969 msgstr ""
2967 msgstr ""
2970
2968
2971 #: rhodecode/templates/index_base.html:131
2969 #: rhodecode/templates/index_base.html:131
2972 #: rhodecode/templates/admin/my_account/my_account_repos.html:35
2970 #: rhodecode/templates/admin/my_account/my_account_repos.html:35
2973 #: rhodecode/templates/admin/my_account/my_account_watched.html:35
2971 #: rhodecode/templates/admin/my_account/my_account_watched.html:35
2974 #: rhodecode/templates/admin/repos/repos.html:63
2972 #: rhodecode/templates/admin/repos/repos.html:63
2975 #: rhodecode/templates/bookmarks/bookmarks.html:66
2973 #: rhodecode/templates/bookmarks/bookmarks.html:66
2976 #: rhodecode/templates/branches/branches.html:65
2974 #: rhodecode/templates/branches/branches.html:65
2977 #: rhodecode/templates/changelog/changelog.html:106
2975 #: rhodecode/templates/changelog/changelog.html:106
2978 #: rhodecode/templates/changelog/changelog_summary_data.html:6
2976 #: rhodecode/templates/changelog/changelog_summary_data.html:6
2979 #: rhodecode/templates/changeset/changeset.html:36
2977 #: rhodecode/templates/changeset/changeset.html:36
2980 #: rhodecode/templates/compare/compare_commits.html:22
2978 #: rhodecode/templates/compare/compare_commits.html:22
2981 #: rhodecode/templates/email_templates/commit_comment.mako:16
2979 #: rhodecode/templates/email_templates/commit_comment.mako:16
2982 #: rhodecode/templates/email_templates/commit_comment.mako:45
2980 #: rhodecode/templates/email_templates/commit_comment.mako:45
2983 #: rhodecode/templates/search/search_commit.html:6
2981 #: rhodecode/templates/search/search_commit.html:6
2984 #: rhodecode/templates/tags/tags.html:66
2982 #: rhodecode/templates/tags/tags.html:66
2985 msgid "Commit"
2983 msgid "Commit"
2986 msgstr ""
2984 msgstr ""
2987
2985
2988 #: rhodecode/templates/index_repo_group.html:5
2986 #: rhodecode/templates/index_repo_group.html:5
2989 #, python-format
2987 #, python-format
2990 msgid "%s Repository group dashboard"
2988 msgid "%s Repository group dashboard"
2991 msgstr ""
2989 msgstr ""
2992
2990
2993 #: rhodecode/templates/index_repo_group.html:13
2991 #: rhodecode/templates/index_repo_group.html:13
2994 msgid "Home"
2992 msgid "Home"
2995 msgstr ""
2993 msgstr ""
2996
2994
2997 #: rhodecode/templates/login.html:5 rhodecode/templates/login.html:35
2995 #: rhodecode/templates/login.html:5 rhodecode/templates/login.html:35
2998 #: rhodecode/templates/login.html:64 rhodecode/templates/base/base.html:328
2996 #: rhodecode/templates/login.html:64 rhodecode/templates/base/base.html:328
2999 #: rhodecode/templates/debug_style/login.html:60
2997 #: rhodecode/templates/debug_style/login.html:60
3000 msgid "Sign In"
2998 msgid "Sign In"
3001 msgstr ""
2999 msgstr ""
3002
3000
3003 #: rhodecode/templates/login.html:37
3001 #: rhodecode/templates/login.html:37
3004 msgid "Go to the registration page to create a new account."
3002 msgid "Go to the registration page to create a new account."
3005 msgstr ""
3003 msgstr ""
3006
3004
3007 #: rhodecode/templates/login.html:43 rhodecode/templates/register.html:41
3005 #: rhodecode/templates/login.html:43 rhodecode/templates/register.html:41
3008 #: rhodecode/templates/admin/admin_log.html:5
3006 #: rhodecode/templates/admin/admin_log.html:5
3009 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
3007 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
3010 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:21
3008 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:21
3011 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:66
3009 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:66
3012 #: rhodecode/templates/admin/users/user_add.html:35
3010 #: rhodecode/templates/admin/users/user_add.html:35
3013 #: rhodecode/templates/admin/users/user_edit_profile.html:39
3011 #: rhodecode/templates/admin/users/user_edit_profile.html:39
3014 #: rhodecode/templates/admin/users/users.html:89
3012 #: rhodecode/templates/admin/users/users.html:89
3015 #: rhodecode/templates/base/base.html:305
3013 #: rhodecode/templates/base/base.html:305
3016 #: rhodecode/templates/debug_style/login.html:36
3014 #: rhodecode/templates/debug_style/login.html:36
3017 #: rhodecode/templates/users/user_profile.html:27
3015 #: rhodecode/templates/users/user_profile.html:27
3018 msgid "Username"
3016 msgid "Username"
3019 msgstr ""
3017 msgstr ""
3020
3018
3021 #: rhodecode/templates/login.html:58
3019 #: rhodecode/templates/login.html:58
3022 msgid "Remember me"
3020 msgid "Remember me"
3023 msgstr ""
3021 msgstr ""
3024
3022
3025 #: rhodecode/templates/login.html:61
3023 #: rhodecode/templates/login.html:61
3026 msgid "Forgot your password?"
3024 msgid "Forgot your password?"
3027 msgstr ""
3025 msgstr ""
3028
3026
3029 #: rhodecode/templates/password_reset.html:5
3027 #: rhodecode/templates/password_reset.html:5
3030 #: rhodecode/templates/register.html:5
3028 #: rhodecode/templates/register.html:5
3031 msgid "Create an Account"
3029 msgid "Create an Account"
3032 msgstr ""
3030 msgstr ""
3033
3031
3034 #: rhodecode/templates/password_reset.html:35
3032 #: rhodecode/templates/password_reset.html:35
3035 msgid "Reset your Password"
3033 msgid "Reset your Password"
3036 msgstr ""
3034 msgstr ""
3037
3035
3038 #: rhodecode/templates/password_reset.html:36
3036 #: rhodecode/templates/password_reset.html:36
3039 msgid "Go to the login page to sign in."
3037 msgid "Go to the login page to sign in."
3040 msgstr ""
3038 msgstr ""
3041
3039
3042 #: rhodecode/templates/password_reset.html:40
3040 #: rhodecode/templates/password_reset.html:40
3043 msgid "Email Address"
3041 msgid "Email Address"
3044 msgstr ""
3042 msgstr ""
3045
3043
3046 #: rhodecode/templates/password_reset.html:49
3044 #: rhodecode/templates/password_reset.html:49
3047 #: rhodecode/templates/register.html:85
3045 #: rhodecode/templates/register.html:85
3048 msgid "Captcha"
3046 msgid "Captcha"
3049 msgstr ""
3047 msgstr ""
3050
3048
3051 #: rhodecode/templates/password_reset.html:59
3049 #: rhodecode/templates/password_reset.html:59
3052 msgid "Send password reset email"
3050 msgid "Send password reset email"
3053 msgstr ""
3051 msgstr ""
3054
3052
3055 #: rhodecode/templates/password_reset.html:60
3053 #: rhodecode/templates/password_reset.html:60
3056 msgid "Password reset link will be send to matching email address"
3054 msgid "Password reset link will be send to matching email address"
3057 msgstr ""
3055 msgstr ""
3058
3056
3059 #: rhodecode/templates/register.html:35
3057 #: rhodecode/templates/register.html:35
3060 msgid "Create an account"
3058 msgid "Create an account"
3061 msgstr ""
3059 msgstr ""
3062
3060
3063 #: rhodecode/templates/register.html:36
3061 #: rhodecode/templates/register.html:36
3064 msgid "Go to the login page to sign in with an existing account."
3062 msgid "Go to the login page to sign in with an existing account."
3065 msgstr ""
3063 msgstr ""
3066
3064
3067 #: rhodecode/templates/register.html:55
3065 #: rhodecode/templates/register.html:55
3068 msgid "Re-enter password"
3066 msgid "Re-enter password"
3069 msgstr ""
3067 msgstr ""
3070
3068
3071 #: rhodecode/templates/register.html:62
3069 #: rhodecode/templates/register.html:62
3072 #: rhodecode/templates/admin/my_account/my_account_profile.html:32
3070 #: rhodecode/templates/admin/my_account/my_account_profile.html:32
3073 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:30
3071 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:30
3074 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:76
3072 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:76
3075 #: rhodecode/templates/admin/users/user_add.html:68
3073 #: rhodecode/templates/admin/users/user_add.html:68
3076 #: rhodecode/templates/admin/users/user_edit_profile.html:47
3074 #: rhodecode/templates/admin/users/user_edit_profile.html:47
3077 #: rhodecode/templates/admin/users/users.html:93
3075 #: rhodecode/templates/admin/users/users.html:93
3078 msgid "First Name"
3076 msgid "First Name"
3079 msgstr ""
3077 msgstr ""
3080
3078
3081 #: rhodecode/templates/register.html:69
3079 #: rhodecode/templates/register.html:69
3082 #: rhodecode/templates/admin/my_account/my_account_profile.html:40
3080 #: rhodecode/templates/admin/my_account/my_account_profile.html:40
3083 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:39
3081 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:39
3084 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:85
3082 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:85
3085 #: rhodecode/templates/admin/users/user_add.html:77
3083 #: rhodecode/templates/admin/users/user_add.html:77
3086 #: rhodecode/templates/admin/users/user_edit_profile.html:56
3084 #: rhodecode/templates/admin/users/user_edit_profile.html:56
3087 #: rhodecode/templates/admin/users/users.html:95
3085 #: rhodecode/templates/admin/users/users.html:95
3088 msgid "Last Name"
3086 msgid "Last Name"
3089 msgstr ""
3087 msgstr ""
3090
3088
3091 #: rhodecode/templates/register.html:97
3089 #: rhodecode/templates/register.html:97
3092 msgid "Account activation requires admin approval."
3090 msgid "Account activation requires admin approval."
3093 msgstr ""
3091 msgstr ""
3094
3092
3095 #: rhodecode/templates/register.html:104
3093 #: rhodecode/templates/register.html:104
3096 msgid "Create Account"
3094 msgid "Create Account"
3097 msgstr ""
3095 msgstr ""
3098
3096
3099 #: rhodecode/templates/admin/admin.html:5
3097 #: rhodecode/templates/admin/admin.html:5
3100 #: rhodecode/templates/admin/admin.html:15
3098 #: rhodecode/templates/admin/admin.html:15
3101 #: rhodecode/templates/base/base.html:78
3099 #: rhodecode/templates/base/base.html:78
3102 msgid "Admin journal"
3100 msgid "Admin journal"
3103 msgstr ""
3101 msgstr ""
3104
3102
3105 #: rhodecode/templates/admin/admin.html:13
3103 #: rhodecode/templates/admin/admin.html:13
3106 msgid "journal filter..."
3104 msgid "journal filter..."
3107 msgstr ""
3105 msgstr ""
3108
3106
3109 #: rhodecode/templates/admin/admin.html:14
3107 #: rhodecode/templates/admin/admin.html:14
3110 msgid "filter"
3108 msgid "filter"
3111 msgstr ""
3109 msgstr ""
3112
3110
3113 #: rhodecode/templates/admin/admin.html:15
3111 #: rhodecode/templates/admin/admin.html:15
3114 #: rhodecode/templates/journal/journal.html:14
3112 #: rhodecode/templates/journal/journal.html:14
3115 #, python-format
3113 #, python-format
3116 msgid "%s entry"
3114 msgid "%s entry"
3117 msgid_plural "%s entries"
3115 msgid_plural "%s entries"
3118 msgstr[0] ""
3116 msgstr[0] ""
3119 msgstr[1] ""
3117 msgstr[1] ""
3120
3118
3121 #: rhodecode/templates/admin/admin.html:17
3119 #: rhodecode/templates/admin/admin.html:17
3122 #: rhodecode/templates/journal/journal.html:17
3120 #: rhodecode/templates/journal/journal.html:17
3123 msgid "Example Queries"
3121 msgid "Example Queries"
3124 msgstr ""
3122 msgstr ""
3125
3123
3126 #: rhodecode/templates/admin/admin_log.html:6
3124 #: rhodecode/templates/admin/admin_log.html:6
3127 #: rhodecode/templates/admin/my_account/my_account_repos.html:37
3125 #: rhodecode/templates/admin/my_account/my_account_repos.html:37
3128 #: rhodecode/templates/admin/repo_groups/repo_groups.html:62
3126 #: rhodecode/templates/admin/repo_groups/repo_groups.html:62
3129 #: rhodecode/templates/admin/repos/repo_edit_fields.html:13
3127 #: rhodecode/templates/admin/repos/repo_edit_fields.html:13
3130 #: rhodecode/templates/admin/repos/repos.html:69
3128 #: rhodecode/templates/admin/repos/repos.html:69
3131 #: rhodecode/templates/admin/user_groups/user_groups.html:66
3129 #: rhodecode/templates/admin/user_groups/user_groups.html:66
3132 #: rhodecode/templates/admin/users/users.html:106
3130 #: rhodecode/templates/admin/users/users.html:106
3133 msgid "Action"
3131 msgid "Action"
3134 msgstr ""
3132 msgstr ""
3135
3133
3136 #: rhodecode/templates/admin/admin_log.html:7
3134 #: rhodecode/templates/admin/admin_log.html:7
3137 #: rhodecode/templates/admin/defaults/defaults.html:31
3135 #: rhodecode/templates/admin/defaults/defaults.html:31
3138 #: rhodecode/templates/admin/permissions/permissions_objects.html:13
3136 #: rhodecode/templates/admin/permissions/permissions_objects.html:13
3139 #: rhodecode/templates/search/search_commit.html:5
3137 #: rhodecode/templates/search/search_commit.html:5
3140 #: rhodecode/templates/search/search_path.html:3
3138 #: rhodecode/templates/search/search_path.html:3
3141 msgid "Repository"
3139 msgid "Repository"
3142 msgstr ""
3140 msgstr ""
3143
3141
3144 #: rhodecode/templates/admin/admin_log.html:8
3142 #: rhodecode/templates/admin/admin_log.html:8
3145 #: rhodecode/templates/bookmarks/bookmarks.html:61
3143 #: rhodecode/templates/bookmarks/bookmarks.html:61
3146 #: rhodecode/templates/branches/branches.html:60
3144 #: rhodecode/templates/branches/branches.html:60
3147 #: rhodecode/templates/tags/tags.html:61
3145 #: rhodecode/templates/tags/tags.html:61
3148 msgid "Date"
3146 msgid "Date"
3149 msgstr ""
3147 msgstr ""
3150
3148
3151 #: rhodecode/templates/admin/admin_log.html:9
3149 #: rhodecode/templates/admin/admin_log.html:9
3152 msgid "From IP"
3150 msgid "From IP"
3153 msgstr ""
3151 msgstr ""
3154
3152
3155 #: rhodecode/templates/admin/admin_log.html:44
3153 #: rhodecode/templates/admin/admin_log.html:44
3156 msgid "No actions yet"
3154 msgid "No actions yet"
3157 msgstr ""
3155 msgstr ""
3158
3156
3159 #: rhodecode/templates/admin/auth/auth_settings.html:5
3157 #: rhodecode/templates/admin/auth/auth_settings.html:5
3160 #: rhodecode/templates/admin/auth/plugin_settings.html:5
3158 #: rhodecode/templates/admin/auth/plugin_settings.html:5
3161 msgid "Authentication Settings"
3159 msgid "Authentication Settings"
3162 msgstr ""
3160 msgstr ""
3163
3161
3164 #: rhodecode/templates/admin/auth/auth_settings.html:12
3162 #: rhodecode/templates/admin/auth/auth_settings.html:12
3165 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3163 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3166 #: rhodecode/templates/admin/defaults/defaults.html:12
3164 #: rhodecode/templates/admin/defaults/defaults.html:12
3167 #: rhodecode/templates/admin/permissions/permissions.html:12
3165 #: rhodecode/templates/admin/permissions/permissions.html:12
3168 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3166 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3169 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
3167 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
3170 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:14
3168 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:14
3171 #: rhodecode/templates/admin/repo_groups/repo_groups.html:13
3169 #: rhodecode/templates/admin/repo_groups/repo_groups.html:13
3172 #: rhodecode/templates/admin/repos/repo_add.html:13
3170 #: rhodecode/templates/admin/repos/repo_add.html:13
3173 #: rhodecode/templates/admin/repos/repo_add.html:17
3171 #: rhodecode/templates/admin/repos/repo_add.html:17
3174 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:15
3172 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:15
3175 #: rhodecode/templates/admin/repos/repos.html:13
3173 #: rhodecode/templates/admin/repos/repos.html:13
3176 #: rhodecode/templates/admin/settings/settings.html:12
3174 #: rhodecode/templates/admin/settings/settings.html:12
3177 #: rhodecode/templates/admin/user_groups/user_group_add.html:11
3175 #: rhodecode/templates/admin/user_groups/user_group_add.html:11
3178 #: rhodecode/templates/admin/user_groups/user_group_edit.html:12
3176 #: rhodecode/templates/admin/user_groups/user_group_edit.html:12
3179 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:14
3177 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:14
3180 #: rhodecode/templates/admin/user_groups/user_groups.html:13
3178 #: rhodecode/templates/admin/user_groups/user_groups.html:13
3181 #: rhodecode/templates/admin/users/user_add.html:11
3179 #: rhodecode/templates/admin/users/user_add.html:11
3182 #: rhodecode/templates/admin/users/user_edit.html:12
3180 #: rhodecode/templates/admin/users/user_edit.html:12
3183 #: rhodecode/templates/admin/users/users.html:13
3181 #: rhodecode/templates/admin/users/users.html:13
3184 #: rhodecode/templates/admin/users/users.html:102
3182 #: rhodecode/templates/admin/users/users.html:102
3185 #: rhodecode/templates/base/base.html:405
3183 #: rhodecode/templates/base/base.html:405
3186 #: rhodecode/templates/base/base.html:412
3184 #: rhodecode/templates/base/base.html:412
3187 msgid "Admin"
3185 msgid "Admin"
3188 msgstr ""
3186 msgstr ""
3189
3187
3190 #: rhodecode/templates/admin/auth/auth_settings.html:14
3188 #: rhodecode/templates/admin/auth/auth_settings.html:14
3191 #: rhodecode/templates/admin/auth/plugin_settings.html:14
3189 #: rhodecode/templates/admin/auth/plugin_settings.html:14
3192 msgid "Authentication Plugins"
3190 msgid "Authentication Plugins"
3193 msgstr ""
3191 msgstr ""
3194
3192
3195 #: rhodecode/templates/admin/auth/auth_settings.html:47
3193 #: rhodecode/templates/admin/auth/auth_settings.html:47
3196 msgid "Enabled and Available Plugins"
3194 msgid "Enabled and Available Plugins"
3197 msgstr ""
3195 msgstr ""
3198
3196
3199 #: rhodecode/templates/admin/auth/auth_settings.html:53
3197 #: rhodecode/templates/admin/auth/auth_settings.html:53
3200 msgid "Enabled Plugins"
3198 msgid "Enabled Plugins"
3201 msgstr ""
3199 msgstr ""
3202
3200
3203 #: rhodecode/templates/admin/auth/auth_settings.html:58
3201 #: rhodecode/templates/admin/auth/auth_settings.html:58
3204 msgid "Add a list of plugins, separated by commas. The order of the plugins is also the order in which RhodeCode Enterprise will try to authenticate a user."
3202 msgid "Add a list of plugins, separated by commas. The order of the plugins is also the order in which RhodeCode Enterprise will try to authenticate a user."
3205 msgstr ""
3203 msgstr ""
3206
3204
3207 #: rhodecode/templates/admin/auth/auth_settings.html:65
3205 #: rhodecode/templates/admin/auth/auth_settings.html:65
3208 msgid "Available Built-in Plugins"
3206 msgid "Available Built-in Plugins"
3209 msgstr ""
3207 msgstr ""
3210
3208
3211 #: rhodecode/templates/admin/auth/auth_settings.html:71
3209 #: rhodecode/templates/admin/auth/auth_settings.html:71
3212 msgid "enabled"
3210 msgid "enabled"
3213 msgstr ""
3211 msgstr ""
3214
3212
3215 #: rhodecode/templates/admin/auth/auth_settings.html:71
3213 #: rhodecode/templates/admin/auth/auth_settings.html:71
3216 msgid "disabled"
3214 msgid "disabled"
3217 msgstr ""
3215 msgstr ""
3218
3216
3219 #: rhodecode/templates/admin/auth/auth_settings.html:81
3217 #: rhodecode/templates/admin/auth/auth_settings.html:81
3220 #: rhodecode/templates/admin/auth/plugin_settings.html:87
3218 #: rhodecode/templates/admin/auth/plugin_settings.html:87
3221 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
3219 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
3222 #: rhodecode/templates/admin/my_account/my_account_password.html:36
3220 #: rhodecode/templates/admin/my_account/my_account_password.html:36
3223 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
3221 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
3224 #: rhodecode/templates/admin/permissions/permissions_application.html:50
3222 #: rhodecode/templates/admin/permissions/permissions_application.html:50
3225 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
3223 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
3226 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:72
3224 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:72
3227 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:135
3225 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:135
3228 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:67
3226 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:67
3229 #: rhodecode/templates/admin/repos/repo_add_base.html:88
3227 #: rhodecode/templates/admin/repos/repo_add_base.html:88
3230 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:79
3228 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:79
3231 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:110
3229 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:110
3232 #: rhodecode/templates/admin/repos/repo_edit_settings.html:158
3230 #: rhodecode/templates/admin/repos/repo_edit_settings.html:158
3233 #: rhodecode/templates/admin/settings/settings_hooks.html:63
3231 #: rhodecode/templates/admin/settings/settings_hooks.html:63
3234 #: rhodecode/templates/admin/settings/settings_issuetracker.html:15
3232 #: rhodecode/templates/admin/settings/settings_issuetracker.html:15
3235 #: rhodecode/templates/admin/user_groups/user_group_add.html:60
3233 #: rhodecode/templates/admin/user_groups/user_group_add.html:60
3236 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:120
3234 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:120
3237 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:89
3235 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:89
3238 #: rhodecode/templates/admin/users/user_add.html:125
3236 #: rhodecode/templates/admin/users/user_add.html:125
3239 #: rhodecode/templates/admin/users/user_edit_profile.html:134
3237 #: rhodecode/templates/admin/users/user_edit_profile.html:134
3240 #: rhodecode/templates/base/default_perms_box.html:88
3238 #: rhodecode/templates/base/default_perms_box.html:88
3241 msgid "Save"
3239 msgid "Save"
3242 msgstr ""
3240 msgstr ""
3243
3241
3244 #: rhodecode/templates/admin/auth/plugin_settings.html:45
3242 #: rhodecode/templates/admin/auth/plugin_settings.html:45
3245 msgid "Plugin"
3243 msgid "Plugin"
3246 msgstr ""
3244 msgstr ""
3247
3245
3248 #: rhodecode/templates/admin/defaults/defaults.html:5
3246 #: rhodecode/templates/admin/defaults/defaults.html:5
3249 #: rhodecode/templates/admin/defaults/defaults.html:14
3247 #: rhodecode/templates/admin/defaults/defaults.html:14
3250 msgid "Repositories defaults"
3248 msgid "Repositories defaults"
3251 msgstr ""
3249 msgstr ""
3252
3250
3253 #: rhodecode/templates/admin/defaults/defaults_repositories.html:3
3251 #: rhodecode/templates/admin/defaults/defaults_repositories.html:3
3254 msgid "Default Settings For New Repositories"
3252 msgid "Default Settings For New Repositories"
3255 msgstr ""
3253 msgstr ""
3256
3254
3257 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
3255 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
3258 #: rhodecode/templates/admin/gists/index.html:110
3256 #: rhodecode/templates/admin/gists/index.html:110
3259 #: rhodecode/templates/admin/repos/repo_add_base.html:62
3257 #: rhodecode/templates/admin/repos/repo_add_base.html:62
3260 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
3258 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
3261 msgid "Type"
3259 msgid "Type"
3262 msgstr ""
3260 msgstr ""
3263
3261
3264 #: rhodecode/templates/admin/defaults/defaults_repositories.html:23
3262 #: rhodecode/templates/admin/defaults/defaults_repositories.html:23
3265 #: rhodecode/templates/admin/repos/repo_add_base.html:80
3263 #: rhodecode/templates/admin/repos/repo_add_base.html:80
3266 msgid "Private Repository"
3264 msgid "Private Repository"
3267 msgstr ""
3265 msgstr ""
3268
3266
3269 #: rhodecode/templates/admin/defaults/defaults_repositories.html:27
3267 #: rhodecode/templates/admin/defaults/defaults_repositories.html:27
3270 #: rhodecode/templates/admin/repos/repo_add_base.html:84
3268 #: rhodecode/templates/admin/repos/repo_add_base.html:84
3271 #: rhodecode/templates/admin/repos/repo_edit_settings.html:110
3269 #: rhodecode/templates/admin/repos/repo_edit_settings.html:110
3272 #: rhodecode/templates/forks/fork.html:85
3270 #: rhodecode/templates/forks/fork.html:85
3273 msgid "Private repositories are only visible to people explicitly added as collaborators."
3271 msgid "Private repositories are only visible to people explicitly added as collaborators."
3274 msgstr ""
3272 msgstr ""
3275
3273
3276 #: rhodecode/templates/admin/defaults/defaults_repositories.html:34
3274 #: rhodecode/templates/admin/defaults/defaults_repositories.html:34
3277 msgid "Enable Statistics"
3275 msgid "Enable Statistics"
3278 msgstr ""
3276 msgstr ""
3279
3277
3280 #: rhodecode/templates/admin/defaults/defaults_repositories.html:38
3278 #: rhodecode/templates/admin/defaults/defaults_repositories.html:38
3281 msgid "Enable a statistics window on the repository summary page."
3279 msgid "Enable a statistics window on the repository summary page."
3282 msgstr ""
3280 msgstr ""
3283
3281
3284 #: rhodecode/templates/admin/defaults/defaults_repositories.html:44
3282 #: rhodecode/templates/admin/defaults/defaults_repositories.html:44
3285 msgid "Enable Downloads"
3283 msgid "Enable Downloads"
3286 msgstr ""
3284 msgstr ""
3287
3285
3288 #: rhodecode/templates/admin/defaults/defaults_repositories.html:48
3286 #: rhodecode/templates/admin/defaults/defaults_repositories.html:48
3289 msgid "Enable the download option on the repository summary page."
3287 msgid "Enable the download option on the repository summary page."
3290 msgstr ""
3288 msgstr ""
3291
3289
3292 #: rhodecode/templates/admin/defaults/defaults_repositories.html:54
3290 #: rhodecode/templates/admin/defaults/defaults_repositories.html:54
3293 msgid "Enable Locking"
3291 msgid "Enable Locking"
3294 msgstr ""
3292 msgstr ""
3295
3293
3296 #: rhodecode/templates/admin/defaults/defaults_repositories.html:58
3294 #: rhodecode/templates/admin/defaults/defaults_repositories.html:58
3297 msgid "Enable automatic repository locking. Pulling from a repository will lock it, and it is unlocked by pushing back by the same user."
3295 msgid "Enable automatic repository locking. Pulling from a repository will lock it, and it is unlocked by pushing back by the same user."
3298 msgstr ""
3296 msgstr ""
3299
3297
3300 #: rhodecode/templates/admin/gists/edit.html:5
3298 #: rhodecode/templates/admin/gists/edit.html:5
3301 #: rhodecode/templates/admin/gists/edit.html:12
3299 #: rhodecode/templates/admin/gists/edit.html:12
3302 msgid "Edit Gist"
3300 msgid "Edit Gist"
3303 msgstr ""
3301 msgstr ""
3304
3302
3305 #: rhodecode/templates/admin/gists/edit.html:29
3303 #: rhodecode/templates/admin/gists/edit.html:29
3306 #, python-format
3304 #, python-format
3307 msgid "Gist was updated since you started editing. Copy your changes and click %(here)s to reload the new version."
3305 msgid "Gist was updated since you started editing. Copy your changes and click %(here)s to reload the new version."
3308 msgstr ""
3306 msgstr ""
3309
3307
3310 #: rhodecode/templates/admin/gists/edit.html:39
3308 #: rhodecode/templates/admin/gists/edit.html:39
3311 #: rhodecode/templates/admin/gists/new.html:30
3309 #: rhodecode/templates/admin/gists/new.html:30
3312 msgid "Gist description ..."
3310 msgid "Gist description ..."
3313 msgstr ""
3311 msgstr ""
3314
3312
3315 #: rhodecode/templates/admin/gists/edit.html:44
3313 #: rhodecode/templates/admin/gists/edit.html:44
3316 #: rhodecode/templates/admin/gists/new.html:38
3314 #: rhodecode/templates/admin/gists/new.html:38
3317 msgid "Gist lifetime"
3315 msgid "Gist lifetime"
3318 msgstr ""
3316 msgstr ""
3319
3317
3320 #: rhodecode/templates/admin/gists/edit.html:47
3318 #: rhodecode/templates/admin/gists/edit.html:47
3321 #: rhodecode/templates/admin/gists/new.html:41
3319 #: rhodecode/templates/admin/gists/new.html:41
3322 msgid "Gist access level"
3320 msgid "Gist access level"
3323 msgstr ""
3321 msgstr ""
3324
3322
3325 #: rhodecode/templates/admin/gists/edit.html:59
3323 #: rhodecode/templates/admin/gists/edit.html:59
3326 #: rhodecode/templates/admin/gists/new.html:50
3324 #: rhodecode/templates/admin/gists/new.html:50
3327 #: rhodecode/templates/files/files_add.html:74
3325 #: rhodecode/templates/files/files_add.html:74
3328 #: rhodecode/templates/files/files_edit.html:78
3326 #: rhodecode/templates/files/files_edit.html:78
3329 msgid "plain"
3327 msgid "plain"
3330 msgstr ""
3328 msgstr ""
3331
3329
3332 #: rhodecode/templates/admin/gists/edit.html:103
3330 #: rhodecode/templates/admin/gists/edit.html:103
3333 msgid "Update Gist"
3331 msgid "Update Gist"
3334 msgstr ""
3332 msgstr ""
3335
3333
3336 #: rhodecode/templates/admin/gists/edit.html:104
3334 #: rhodecode/templates/admin/gists/edit.html:104
3337 #: rhodecode/templates/base/issue_tracker_settings.html:74
3335 #: rhodecode/templates/base/issue_tracker_settings.html:74
3338 #: rhodecode/templates/changeset/changeset_file_comment.html:139
3336 #: rhodecode/templates/changeset/changeset_file_comment.html:139
3339 #: rhodecode/templates/files/files_add.html:102
3337 #: rhodecode/templates/files/files_add.html:102
3340 #: rhodecode/templates/files/files_delete.html:69
3338 #: rhodecode/templates/files/files_delete.html:69
3341 #: rhodecode/templates/files/files_edit.html:105
3339 #: rhodecode/templates/files/files_edit.html:105
3342 msgid "Cancel"
3340 msgid "Cancel"
3343 msgstr ""
3341 msgstr ""
3344
3342
3345 #: rhodecode/templates/admin/gists/index.html:6
3343 #: rhodecode/templates/admin/gists/index.html:6
3346 #: rhodecode/templates/admin/gists/index.html:20
3344 #: rhodecode/templates/admin/gists/index.html:20
3347 #, python-format
3345 #, python-format
3348 msgid "Private Gists for user %s"
3346 msgid "Private Gists for user %s"
3349 msgstr ""
3347 msgstr ""
3350
3348
3351 #: rhodecode/templates/admin/gists/index.html:8
3349 #: rhodecode/templates/admin/gists/index.html:8
3352 #: rhodecode/templates/admin/gists/index.html:22
3350 #: rhodecode/templates/admin/gists/index.html:22
3353 #, python-format
3351 #, python-format
3354 msgid "Public Gists for user %s"
3352 msgid "Public Gists for user %s"
3355 msgstr ""
3353 msgstr ""
3356
3354
3357 #: rhodecode/templates/admin/gists/index.html:10
3355 #: rhodecode/templates/admin/gists/index.html:10
3358 msgid "Public Gists"
3356 msgid "Public Gists"
3359 msgstr ""
3357 msgstr ""
3360
3358
3361 #: rhodecode/templates/admin/gists/index.html:24
3359 #: rhodecode/templates/admin/gists/index.html:24
3362 #, python-format
3360 #, python-format
3363 msgid "All Gists for user %s"
3361 msgid "All Gists for user %s"
3364 msgstr ""
3362 msgstr ""
3365
3363
3366 #: rhodecode/templates/admin/gists/index.html:26
3364 #: rhodecode/templates/admin/gists/index.html:26
3367 msgid "All Public Gists"
3365 msgid "All Public Gists"
3368 msgstr ""
3366 msgstr ""
3369
3367
3370 #: rhodecode/templates/admin/gists/index.html:44
3368 #: rhodecode/templates/admin/gists/index.html:44
3371 #: rhodecode/templates/admin/gists/show.html:36
3369 #: rhodecode/templates/admin/gists/show.html:36
3372 msgid "Create New Gist"
3370 msgid "Create New Gist"
3373 msgstr ""
3371 msgstr ""
3374
3372
3375 #: rhodecode/templates/admin/gists/index.html:56
3373 #: rhodecode/templates/admin/gists/index.html:56
3376 msgid "All gists"
3374 msgid "All gists"
3377 msgstr ""
3375 msgstr ""
3378
3376
3379 #: rhodecode/templates/admin/gists/index.html:58
3377 #: rhodecode/templates/admin/gists/index.html:58
3380 msgid "All public"
3378 msgid "All public"
3381 msgstr ""
3379 msgstr ""
3382
3380
3383 #: rhodecode/templates/admin/gists/index.html:60
3381 #: rhodecode/templates/admin/gists/index.html:60
3384 msgid "My gists"
3382 msgid "My gists"
3385 msgstr ""
3383 msgstr ""
3386
3384
3387 #: rhodecode/templates/admin/gists/index.html:61
3385 #: rhodecode/templates/admin/gists/index.html:61
3388 msgid "My private"
3386 msgid "My private"
3389 msgstr ""
3387 msgstr ""
3390
3388
3391 #: rhodecode/templates/admin/gists/index.html:62
3389 #: rhodecode/templates/admin/gists/index.html:62
3392 msgid "My public"
3390 msgid "My public"
3393 msgstr ""
3391 msgstr ""
3394
3392
3395 #: rhodecode/templates/admin/gists/index.html:108
3393 #: rhodecode/templates/admin/gists/index.html:108
3396 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
3394 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
3397 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87
3395 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87
3398 #: rhodecode/templates/bookmarks/bookmarks.html:63
3396 #: rhodecode/templates/bookmarks/bookmarks.html:63
3399 #: rhodecode/templates/branches/branches.html:62
3397 #: rhodecode/templates/branches/branches.html:62
3400 #: rhodecode/templates/changelog/changelog.html:102
3398 #: rhodecode/templates/changelog/changelog.html:102
3401 #: rhodecode/templates/changelog/changelog_summary_data.html:10
3399 #: rhodecode/templates/changelog/changelog_summary_data.html:10
3402 #: rhodecode/templates/changeset/changeset.html:164
3400 #: rhodecode/templates/changeset/changeset.html:164
3403 #: rhodecode/templates/compare/compare_commits.html:21
3401 #: rhodecode/templates/compare/compare_commits.html:21
3404 #: rhodecode/templates/files/files_browser.html:53
3402 #: rhodecode/templates/files/files_browser.html:53
3405 #: rhodecode/templates/pullrequests/pullrequest_show.html:169
3403 #: rhodecode/templates/pullrequests/pullrequest_show.html:169
3406 #: rhodecode/templates/pullrequests/pullrequests.html:102
3404 #: rhodecode/templates/pullrequests/pullrequests.html:102
3407 #: rhodecode/templates/search/search_commit.html:16
3405 #: rhodecode/templates/search/search_commit.html:16
3408 #: rhodecode/templates/tags/tags.html:63
3406 #: rhodecode/templates/tags/tags.html:63
3409 msgid "Author"
3407 msgid "Author"
3410 msgstr ""
3408 msgstr ""
3411
3409
3412 #: rhodecode/templates/admin/gists/index.html:116
3410 #: rhodecode/templates/admin/gists/index.html:116
3413 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:6
3411 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:6
3414 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:6
3412 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:6
3415 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:6
3413 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:6
3416 #: rhodecode/templates/admin/users/user_edit_advanced.html:5
3414 #: rhodecode/templates/admin/users/user_edit_advanced.html:5
3417 msgid "Created on"
3415 msgid "Created on"
3418 msgstr ""
3416 msgstr ""
3419
3417
3420 #: rhodecode/templates/admin/gists/index.html:118
3418 #: rhodecode/templates/admin/gists/index.html:118
3421 #: rhodecode/templates/admin/gists/show.html:65
3419 #: rhodecode/templates/admin/gists/show.html:65
3422 msgid "Expires"
3420 msgid "Expires"
3423 msgstr ""
3421 msgstr ""
3424
3422
3425 #: rhodecode/templates/admin/gists/new.html:5
3423 #: rhodecode/templates/admin/gists/new.html:5
3426 #: rhodecode/templates/admin/gists/new.html:12
3424 #: rhodecode/templates/admin/gists/new.html:12
3427 msgid "New Gist"
3425 msgid "New Gist"
3428 msgstr ""
3426 msgstr ""
3429
3427
3430 #: rhodecode/templates/admin/gists/new.html:35
3428 #: rhodecode/templates/admin/gists/new.html:35
3431 msgid "Gist id"
3429 msgid "Gist id"
3432 msgstr ""
3430 msgstr ""
3433
3431
3434 #: rhodecode/templates/admin/gists/new.html:36
3432 #: rhodecode/templates/admin/gists/new.html:36
3435 msgid "Auto generated"
3433 msgid "Auto generated"
3436 msgstr ""
3434 msgstr ""
3437
3435
3438 #: rhodecode/templates/admin/gists/new.html:49
3436 #: rhodecode/templates/admin/gists/new.html:49
3439 msgid "name this file..."
3437 msgid "name this file..."
3440 msgstr ""
3438 msgstr ""
3441
3439
3442 #: rhodecode/templates/admin/gists/new.html:60
3440 #: rhodecode/templates/admin/gists/new.html:60
3443 msgid "Create Private Gist"
3441 msgid "Create Private Gist"
3444 msgstr ""
3442 msgstr ""
3445
3443
3446 #: rhodecode/templates/admin/gists/new.html:61
3444 #: rhodecode/templates/admin/gists/new.html:61
3447 msgid "Create Public Gist"
3445 msgid "Create Public Gist"
3448 msgstr ""
3446 msgstr ""
3449
3447
3450 #: rhodecode/templates/admin/gists/new.html:62
3448 #: rhodecode/templates/admin/gists/new.html:62
3451 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27
3449 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27
3452 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84
3450 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84
3453 #: rhodecode/templates/admin/my_account/my_account_emails.html:65
3451 #: rhodecode/templates/admin/my_account/my_account_emails.html:65
3454 #: rhodecode/templates/admin/my_account/my_account_password.html:37
3452 #: rhodecode/templates/admin/my_account/my_account_password.html:37
3455 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104
3453 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104
3456 #: rhodecode/templates/admin/permissions/permissions_application.html:51
3454 #: rhodecode/templates/admin/permissions/permissions_application.html:51
3457 #: rhodecode/templates/admin/permissions/permissions_ips.html:61
3455 #: rhodecode/templates/admin/permissions/permissions_ips.html:61
3458 #: rhodecode/templates/admin/permissions/permissions_objects.html:57
3456 #: rhodecode/templates/admin/permissions/permissions_objects.html:57
3459 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136
3457 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136
3460 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68
3458 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68
3461 #: rhodecode/templates/admin/repos/repo_edit_fields.html:66
3459 #: rhodecode/templates/admin/repos/repo_edit_fields.html:66
3462 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80
3460 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80
3463 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111
3461 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111
3464 #: rhodecode/templates/admin/repos/repo_edit_settings.html:159
3462 #: rhodecode/templates/admin/repos/repo_edit_settings.html:159
3465 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46
3463 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46
3466 #: rhodecode/templates/admin/settings/settings_global.html:110
3464 #: rhodecode/templates/admin/settings/settings_global.html:110
3467 #: rhodecode/templates/admin/settings/settings_issuetracker.html:16
3465 #: rhodecode/templates/admin/settings/settings_issuetracker.html:16
3468 #: rhodecode/templates/admin/settings/settings_labs.html:46
3466 #: rhodecode/templates/admin/settings/settings_labs.html:46
3469 #: rhodecode/templates/admin/settings/settings_vcs.html:14
3467 #: rhodecode/templates/admin/settings/settings_vcs.html:14
3470 #: rhodecode/templates/admin/settings/settings_visual.html:220
3468 #: rhodecode/templates/admin/settings/settings_visual.html:220
3471 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121
3469 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121
3472 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23
3470 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23
3473 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81
3471 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81
3474 #: rhodecode/templates/admin/users/user_edit_emails.html:63
3472 #: rhodecode/templates/admin/users/user_edit_emails.html:63
3475 #: rhodecode/templates/admin/users/user_edit_ips.html:70
3473 #: rhodecode/templates/admin/users/user_edit_ips.html:70
3476 #: rhodecode/templates/admin/users/user_edit_profile.html:135
3474 #: rhodecode/templates/admin/users/user_edit_profile.html:135
3477 #: rhodecode/templates/base/default_perms_box.html:89
3475 #: rhodecode/templates/base/default_perms_box.html:89
3478 msgid "Reset"
3476 msgid "Reset"
3479 msgstr ""
3477 msgstr ""
3480
3478
3481 #: rhodecode/templates/admin/gists/show.html:13
3479 #: rhodecode/templates/admin/gists/show.html:13
3482 #: rhodecode/templates/admin/gists/show.html:20
3480 #: rhodecode/templates/admin/gists/show.html:20
3483 msgid "Gist"
3481 msgid "Gist"
3484 msgstr ""
3482 msgstr ""
3485
3483
3486 #: rhodecode/templates/admin/gists/show.html:49
3484 #: rhodecode/templates/admin/gists/show.html:49
3487 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56
3485 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56
3488 #: rhodecode/templates/admin/my_account/my_account_emails.html:32
3486 #: rhodecode/templates/admin/my_account/my_account_emails.html:32
3489 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:61
3487 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:61
3490 #: rhodecode/templates/admin/permissions/permissions_ips.html:26
3488 #: rhodecode/templates/admin/permissions/permissions_ips.html:26
3491 #: rhodecode/templates/admin/repos/repo_edit_fields.html:25
3489 #: rhodecode/templates/admin/repos/repo_edit_fields.html:25
3492 #: rhodecode/templates/admin/settings/settings_hooks.html:46
3490 #: rhodecode/templates/admin/settings/settings_hooks.html:46
3493 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52
3491 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52
3494 #: rhodecode/templates/admin/users/user_edit_emails.html:31
3492 #: rhodecode/templates/admin/users/user_edit_emails.html:31
3495 #: rhodecode/templates/admin/users/user_edit_ips.html:34
3493 #: rhodecode/templates/admin/users/user_edit_ips.html:34
3496 #: rhodecode/templates/base/issue_tracker_settings.html:70
3494 #: rhodecode/templates/base/issue_tracker_settings.html:70
3497 #: rhodecode/templates/base/vcs_settings.html:147
3495 #: rhodecode/templates/base/vcs_settings.html:147
3498 #: rhodecode/templates/base/vcs_settings.html:172
3496 #: rhodecode/templates/base/vcs_settings.html:172
3499 #: rhodecode/templates/changeset/changeset_file_comment.html:49
3497 #: rhodecode/templates/changeset/changeset_file_comment.html:49
3500 #: rhodecode/templates/changeset/changeset_file_comment.html:99
3498 #: rhodecode/templates/changeset/changeset_file_comment.html:99
3501 #: rhodecode/templates/data_table/_dt_elements.html:117
3499 #: rhodecode/templates/data_table/_dt_elements.html:117
3502 #: rhodecode/templates/data_table/_dt_elements.html:174
3500 #: rhodecode/templates/data_table/_dt_elements.html:174
3503 #: rhodecode/templates/data_table/_dt_elements.html:188
3501 #: rhodecode/templates/data_table/_dt_elements.html:188
3504 #: rhodecode/templates/data_table/_dt_elements.html:200
3502 #: rhodecode/templates/data_table/_dt_elements.html:200
3505 #: rhodecode/templates/debug_style/buttons.html:132
3503 #: rhodecode/templates/debug_style/buttons.html:132
3506 #: rhodecode/templates/files/files_source.html:33
3504 #: rhodecode/templates/files/files_source.html:33
3507 #: rhodecode/templates/files/files_source.html:37
3505 #: rhodecode/templates/files/files_source.html:37
3508 #: rhodecode/templates/files/files_source.html:40
3506 #: rhodecode/templates/files/files_source.html:40
3509 msgid "Delete"
3507 msgid "Delete"
3510 msgstr ""
3508 msgstr ""
3511
3509
3512 #: rhodecode/templates/admin/gists/show.html:49
3510 #: rhodecode/templates/admin/gists/show.html:49
3513 msgid "Confirm to delete this Gist"
3511 msgid "Confirm to delete this Gist"
3514 msgstr ""
3512 msgstr ""
3515
3513
3516 #: rhodecode/templates/admin/gists/show.html:56
3514 #: rhodecode/templates/admin/gists/show.html:56
3517 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
3515 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
3518 #: rhodecode/templates/base/issue_tracker_settings.html:61
3516 #: rhodecode/templates/base/issue_tracker_settings.html:61
3519 #: rhodecode/templates/changeset/changeset_file_comment.html:145
3517 #: rhodecode/templates/changeset/changeset_file_comment.html:145
3520 #: rhodecode/templates/changeset/changeset_file_comment.html:292
3518 #: rhodecode/templates/changeset/changeset_file_comment.html:292
3521 #: rhodecode/templates/data_table/_dt_elements.html:112
3519 #: rhodecode/templates/data_table/_dt_elements.html:112
3522 #: rhodecode/templates/data_table/_dt_elements.html:170
3520 #: rhodecode/templates/data_table/_dt_elements.html:170
3523 #: rhodecode/templates/data_table/_dt_elements.html:183
3521 #: rhodecode/templates/data_table/_dt_elements.html:183
3524 #: rhodecode/templates/data_table/_dt_elements.html:196
3522 #: rhodecode/templates/data_table/_dt_elements.html:196
3525 #: rhodecode/templates/debug_style/buttons.html:128
3523 #: rhodecode/templates/debug_style/buttons.html:128
3526 #: rhodecode/templates/files/files_add.html:204
3524 #: rhodecode/templates/files/files_add.html:204
3527 #: rhodecode/templates/files/files_edit.html:165
3525 #: rhodecode/templates/files/files_edit.html:165
3528 #: rhodecode/templates/files/files_source.html:36
3526 #: rhodecode/templates/files/files_source.html:36
3529 #: rhodecode/templates/files/files_source.html:39
3527 #: rhodecode/templates/files/files_source.html:39
3530 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
3528 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
3531 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
3529 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
3532 #: rhodecode/templates/users/user_profile.html:7
3530 #: rhodecode/templates/users/user_profile.html:7
3533 msgid "Edit"
3531 msgid "Edit"
3534 msgstr ""
3532 msgstr ""
3535
3533
3536 #: rhodecode/templates/admin/gists/show.html:58
3534 #: rhodecode/templates/admin/gists/show.html:58
3537 msgid "Show as Raw"
3535 msgid "Show as Raw"
3538 msgstr ""
3536 msgstr ""
3539
3537
3540 #: rhodecode/templates/admin/gists/show.html:62
3538 #: rhodecode/templates/admin/gists/show.html:62
3541 msgid "Private Gist"
3539 msgid "Private Gist"
3542 msgstr ""
3540 msgstr ""
3543
3541
3544 #: rhodecode/templates/admin/gists/show.html:77
3542 #: rhodecode/templates/admin/gists/show.html:77
3545 msgid "created"
3543 msgid "created"
3546 msgstr ""
3544 msgstr ""
3547
3545
3548 #: rhodecode/templates/admin/gists/show.html:91
3546 #: rhodecode/templates/admin/gists/show.html:91
3549 #: rhodecode/templates/files/files_delete.html:50
3547 #: rhodecode/templates/files/files_delete.html:50
3550 #: rhodecode/templates/files/files_source.html:61
3548 #: rhodecode/templates/files/files_source.html:61
3551 msgid "Show as raw"
3549 msgid "Show as raw"
3552 msgstr ""
3550 msgstr ""
3553
3551
3554 #: rhodecode/templates/admin/my_account/my_account.html:5
3552 #: rhodecode/templates/admin/my_account/my_account.html:5
3555 #: rhodecode/templates/base/base.html:342
3553 #: rhodecode/templates/base/base.html:342
3556 msgid "My account"
3554 msgid "My account"
3557 msgstr ""
3555 msgstr ""
3558
3556
3559 #: rhodecode/templates/admin/my_account/my_account.html:12
3557 #: rhodecode/templates/admin/my_account/my_account.html:12
3560 msgid "My Account"
3558 msgid "My Account"
3561 msgstr ""
3559 msgstr ""
3562
3560
3563 #: rhodecode/templates/admin/my_account/my_account.html:29
3561 #: rhodecode/templates/admin/my_account/my_account.html:29
3564 #: rhodecode/templates/admin/my_account/my_account_profile.html:4
3562 #: rhodecode/templates/admin/my_account/my_account_profile.html:4
3565 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:4
3563 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:4
3566 msgid "My Profile"
3564 msgid "My Profile"
3567 msgstr ""
3565 msgstr ""
3568
3566
3569 #: rhodecode/templates/admin/my_account/my_account.html:31
3567 #: rhodecode/templates/admin/my_account/my_account.html:31
3570 msgid "Auth Tokens"
3568 msgid "Auth Tokens"
3571 msgstr ""
3569 msgstr ""
3572
3570
3573 #: rhodecode/templates/admin/my_account/my_account.html:34
3571 #: rhodecode/templates/admin/my_account/my_account.html:34
3574 msgid "OAuth Identities"
3572 msgid "OAuth Identities"
3575 msgstr ""
3573 msgstr ""
3576
3574
3577 #: rhodecode/templates/admin/my_account/my_account.html:37
3575 #: rhodecode/templates/admin/my_account/my_account.html:37
3578 msgid "My Emails"
3576 msgid "My Emails"
3579 msgstr ""
3577 msgstr ""
3580
3578
3581 #: rhodecode/templates/admin/my_account/my_account.html:38
3579 #: rhodecode/templates/admin/my_account/my_account.html:38
3582 msgid "My Repositories"
3580 msgid "My Repositories"
3583 msgstr ""
3581 msgstr ""
3584
3582
3585 #: rhodecode/templates/admin/my_account/my_account.html:39
3583 #: rhodecode/templates/admin/my_account/my_account.html:39
3586 msgid "Watched"
3584 msgid "Watched"
3587 msgstr ""
3585 msgstr ""
3588
3586
3589 #: rhodecode/templates/admin/my_account/my_account.html:40
3587 #: rhodecode/templates/admin/my_account/my_account.html:40
3590 #: rhodecode/templates/admin/notifications/notifications.html:33
3588 #: rhodecode/templates/admin/notifications/notifications.html:33
3591 #: rhodecode/templates/base/base.html:242
3589 #: rhodecode/templates/base/base.html:242
3592 msgid "Pull Requests"
3590 msgid "Pull Requests"
3593 msgstr ""
3591 msgstr ""
3594
3592
3595 #: rhodecode/templates/admin/my_account/my_account.html:41
3593 #: rhodecode/templates/admin/my_account/my_account.html:41
3596 msgid "My Permissions"
3594 msgid "My Permissions"
3597 msgstr ""
3595 msgstr ""
3598
3596
3599 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:3
3597 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:3
3600 msgid "Authentication Tokens"
3598 msgid "Authentication Tokens"
3601 msgstr ""
3599 msgstr ""
3602
3600
3603 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:7
3601 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:7
3604 msgid "Built-in tokens can be used to authenticate with all possible options."
3602 msgid "Built-in tokens can be used to authenticate with all possible options."
3605 msgstr ""
3603 msgstr ""
3606
3604
3607 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:8
3605 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:8
3608 msgid "Each token can have a role. VCS tokens can be used together with the authtoken auth plugin for git/hg operations."
3606 msgid "Each token can have a role. VCS tokens can be used together with the authtoken auth plugin for git/hg operations."
3609 msgstr ""
3607 msgstr ""
3610
3608
3611 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:14
3609 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:14
3612 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:11
3610 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:11
3613 msgid "Built-in"
3611 msgid "Built-in"
3614 msgstr ""
3612 msgstr ""
3615
3613
3616 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:19
3614 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:19
3617 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:42
3615 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:42
3618 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:47
3616 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:47
3619 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:16
3617 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:16
3620 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:38
3618 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:38
3621 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:43
3619 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:43
3622 msgid "expires"
3620 msgid "expires"
3623 msgstr ""
3621 msgstr ""
3624
3622
3625 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:25
3623 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:25
3626 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:22
3624 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:22
3627 #, python-format
3625 #, python-format
3628 msgid "Confirm to reset this auth token: %s"
3626 msgid "Confirm to reset this auth token: %s"
3629 msgstr ""
3627 msgstr ""
3630
3628
3631 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:45
3629 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:45
3632 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:41
3630 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:41
3633 msgid "expired"
3631 msgid "expired"
3634 msgstr ""
3632 msgstr ""
3635
3633
3636 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:55
3634 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:55
3637 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:51
3635 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:51
3638 #, python-format
3636 #, python-format
3639 msgid "Confirm to remove this auth token: %s"
3637 msgid "Confirm to remove this auth token: %s"
3640 msgstr ""
3638 msgstr ""
3641
3639
3642 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:63
3640 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:63
3643 msgid "No additional auth token specified"
3641 msgid "No additional auth token specified"
3644 msgstr ""
3642 msgstr ""
3645
3643
3646 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:74
3644 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:74
3647 msgid "New authentication token"
3645 msgid "New authentication token"
3648 msgstr ""
3646 msgstr ""
3649
3647
3650 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:83
3648 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:83
3651 #: rhodecode/templates/admin/my_account/my_account_emails.html:64
3649 #: rhodecode/templates/admin/my_account/my_account_emails.html:64
3652 #: rhodecode/templates/admin/permissions/permissions_ips.html:60
3650 #: rhodecode/templates/admin/permissions/permissions_ips.html:60
3653 #: rhodecode/templates/admin/repos/repo_edit_fields.html:65
3651 #: rhodecode/templates/admin/repos/repo_edit_fields.html:65
3654 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:80
3652 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:80
3655 #: rhodecode/templates/admin/users/user_edit_emails.html:62
3653 #: rhodecode/templates/admin/users/user_edit_emails.html:62
3656 #: rhodecode/templates/admin/users/user_edit_ips.html:69
3654 #: rhodecode/templates/admin/users/user_edit_ips.html:69
3657 msgid "Add"
3655 msgid "Add"
3658 msgstr ""
3656 msgstr ""
3659
3657
3660 #: rhodecode/templates/admin/my_account/my_account_emails.html:5
3658 #: rhodecode/templates/admin/my_account/my_account_emails.html:5
3661 msgid "Account Emails"
3659 msgid "Account Emails"
3662 msgstr ""
3660 msgstr ""
3663
3661
3664 #: rhodecode/templates/admin/my_account/my_account_emails.html:17
3662 #: rhodecode/templates/admin/my_account/my_account_emails.html:17
3665 #: rhodecode/templates/admin/users/user_edit_emails.html:16
3663 #: rhodecode/templates/admin/users/user_edit_emails.html:16
3666 msgid "Primary"
3664 msgid "Primary"
3667 msgstr ""
3665 msgstr ""
3668
3666
3669 #: rhodecode/templates/admin/my_account/my_account_emails.html:31
3667 #: rhodecode/templates/admin/my_account/my_account_emails.html:31
3670 #: rhodecode/templates/admin/users/user_edit_emails.html:30
3668 #: rhodecode/templates/admin/users/user_edit_emails.html:30
3671 #, python-format
3669 #, python-format
3672 msgid "Confirm to delete this email: %s"
3670 msgid "Confirm to delete this email: %s"
3673 msgstr ""
3671 msgstr ""
3674
3672
3675 #: rhodecode/templates/admin/my_account/my_account_emails.html:42
3673 #: rhodecode/templates/admin/my_account/my_account_emails.html:42
3676 #: rhodecode/templates/admin/users/user_edit_emails.html:41
3674 #: rhodecode/templates/admin/users/user_edit_emails.html:41
3677 msgid "No additional emails specified"
3675 msgid "No additional emails specified"
3678 msgstr ""
3676 msgstr ""
3679
3677
3680 #: rhodecode/templates/admin/my_account/my_account_emails.html:57
3678 #: rhodecode/templates/admin/my_account/my_account_emails.html:57
3681 #: rhodecode/templates/admin/users/user_edit_emails.html:55
3679 #: rhodecode/templates/admin/users/user_edit_emails.html:55
3682 msgid "New email address"
3680 msgid "New email address"
3683 msgstr ""
3681 msgstr ""
3684
3682
3685 #: rhodecode/templates/admin/my_account/my_account_password.html:3
3683 #: rhodecode/templates/admin/my_account/my_account_password.html:3
3686 msgid "Change Your Account Password"
3684 msgid "Change Your Account Password"
3687 msgstr ""
3685 msgstr ""
3688
3686
3689 #: rhodecode/templates/admin/my_account/my_account_password.html:10
3687 #: rhodecode/templates/admin/my_account/my_account_password.html:10
3690 msgid "Current Password"
3688 msgid "Current Password"
3691 msgstr ""
3689 msgstr ""
3692
3690
3693 #: rhodecode/templates/admin/my_account/my_account_password.html:19
3691 #: rhodecode/templates/admin/my_account/my_account_password.html:19
3694 #: rhodecode/templates/admin/users/user_edit_profile.html:74
3692 #: rhodecode/templates/admin/users/user_edit_profile.html:74
3695 msgid "New Password"
3693 msgid "New Password"
3696 msgstr ""
3694 msgstr ""
3697
3695
3698 #: rhodecode/templates/admin/my_account/my_account_password.html:28
3696 #: rhodecode/templates/admin/my_account/my_account_password.html:28
3699 msgid "Confirm New Password"
3697 msgid "Confirm New Password"
3700 msgstr ""
3698 msgstr ""
3701
3699
3702 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
3700 #: rhodecode/templates/admin/my_account/my_account_profile.html:11
3703 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
3701 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52
3704 #: rhodecode/templates/admin/users/user_edit_profile.html:25
3702 #: rhodecode/templates/admin/users/user_edit_profile.html:25
3705 #: rhodecode/templates/users/user_profile.html:14
3703 #: rhodecode/templates/users/user_profile.html:14
3706 msgid "Photo"
3704 msgid "Photo"
3707 msgstr ""
3705 msgstr ""
3708
3706
3709 #: rhodecode/templates/admin/my_account/my_account_profile.html:18
3707 #: rhodecode/templates/admin/my_account/my_account_profile.html:18
3710 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:60
3708 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:60
3711 #: rhodecode/templates/admin/users/user_edit_profile.html:33
3709 #: rhodecode/templates/admin/users/user_edit_profile.html:33
3712 #: rhodecode/templates/users/user_profile.html:21
3710 #: rhodecode/templates/users/user_profile.html:21
3713 msgid "Avatars are disabled"
3711 msgid "Avatars are disabled"
3714 msgstr ""
3712 msgstr ""
3715
3713
3716 #: rhodecode/templates/admin/my_account/my_account_profile.html:51
3714 #: rhodecode/templates/admin/my_account/my_account_profile.html:51
3717 #: rhodecode/templates/users/user_profile.html:54
3715 #: rhodecode/templates/users/user_profile.html:54
3718 msgid "Missing email, please update your user email address."
3716 msgid "Missing email, please update your user email address."
3719 msgstr ""
3717 msgstr ""
3720
3718
3721 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:18
3719 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:18
3722 msgid "Your user account details are managed by an external source, i.e. LDAP. Details cannot be managed here."
3720 msgid "Your user account details are managed by an external source, i.e. LDAP. Details cannot be managed here."
3723 msgstr ""
3721 msgstr ""
3724
3722
3725 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:57
3723 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:57
3726 msgid "Change your avatar at"
3724 msgid "Change your avatar at"
3727 msgstr ""
3725 msgstr ""
3728
3726
3729 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:6
3727 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:6
3730 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:8
3728 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:8
3731 msgid "Show Closed Pull Requests"
3729 msgid "Show Closed Pull Requests"
3732 msgstr ""
3730 msgstr ""
3733
3731
3734 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:15
3732 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:15
3735 msgid "Pull Requests You Opened"
3733 msgid "Pull Requests You Opened"
3736 msgstr ""
3734 msgstr ""
3737
3735
3738 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
3736 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
3739 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:86
3737 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:86
3740 msgid "Target Repo"
3738 msgid "Target Repo"
3741 msgstr ""
3739 msgstr ""
3742
3740
3743 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
3741 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
3744 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:89
3742 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:89
3745 #: rhodecode/templates/admin/settings/settings_global.html:9
3743 #: rhodecode/templates/admin/settings/settings_global.html:9
3746 #: rhodecode/templates/email_templates/pull_request_review.mako:28
3744 #: rhodecode/templates/email_templates/pull_request_review.mako:28
3747 #: rhodecode/templates/email_templates/pull_request_review.mako:65
3745 #: rhodecode/templates/email_templates/pull_request_review.mako:65
3748 #: rhodecode/templates/pullrequests/pullrequest.html:38
3746 #: rhodecode/templates/pullrequests/pullrequest.html:38
3749 #: rhodecode/templates/pullrequests/pullrequests.html:104
3747 #: rhodecode/templates/pullrequests/pullrequests.html:104
3750 msgid "Title"
3748 msgid "Title"
3751 msgstr ""
3749 msgstr ""
3752
3750
3753 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
3751 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
3754 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90
3752 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90
3755 msgid "Opened On"
3753 msgid "Opened On"
3756 msgstr ""
3754 msgstr ""
3757
3755
3758 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:41
3756 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:41
3759 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:103
3757 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:103
3760 #: rhodecode/templates/changelog/changelog.html:141
3758 #: rhodecode/templates/changelog/changelog.html:141
3761 #: rhodecode/templates/compare/compare_commits.html:49
3759 #: rhodecode/templates/compare/compare_commits.html:49
3762 #: rhodecode/templates/search/search_commit.html:36
3760 #: rhodecode/templates/search/search_commit.html:36
3763 msgid "Expand commit message"
3761 msgid "Expand commit message"
3764 msgstr ""
3762 msgstr ""
3765
3763
3766 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:50
3764 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:50
3767 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:112
3765 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:112
3768 #: rhodecode/templates/changeset/changeset_file_comment.html:284
3766 #: rhodecode/templates/changeset/changeset_file_comment.html:284
3769 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
3767 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
3770 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
3768 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
3771 #: rhodecode/templates/pullrequests/pullrequests.html:52
3769 #: rhodecode/templates/pullrequests/pullrequests.html:52
3772 msgid "Closed"
3770 msgid "Closed"
3773 msgstr ""
3771 msgstr ""
3774
3772
3775 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:62
3773 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:62
3776 msgid "Confirm to delete this pull request"
3774 msgid "Confirm to delete this pull request"
3777 msgstr ""
3775 msgstr ""
3778
3776
3779 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:69
3777 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:69
3780 msgid "You currently have no open pull requests."
3778 msgid "You currently have no open pull requests."
3781 msgstr ""
3779 msgstr ""
3782
3780
3783 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:77
3781 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:77
3784 msgid "Pull Requests You Participate In"
3782 msgid "Pull Requests You Participate In"
3785 msgstr ""
3783 msgstr ""
3786
3784
3787 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:125
3785 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:125
3788 msgid "There are currently no open pull requests requiring your participation."
3786 msgid "There are currently no open pull requests requiring your participation."
3789 msgstr ""
3787 msgstr ""
3790
3788
3791 #: rhodecode/templates/admin/my_account/my_account_repos.html:3
3789 #: rhodecode/templates/admin/my_account/my_account_repos.html:3
3792 msgid "Repositories You Own"
3790 msgid "Repositories You Own"
3793 msgstr ""
3791 msgstr ""
3794
3792
3795 #: rhodecode/templates/admin/my_account/my_account_watched.html:3
3793 #: rhodecode/templates/admin/my_account/my_account_watched.html:3
3796 msgid "Your Watched Repositories"
3794 msgid "Your Watched Repositories"
3797 msgstr ""
3795 msgstr ""
3798
3796
3799 #: rhodecode/templates/admin/notifications/notifications.html:5
3797 #: rhodecode/templates/admin/notifications/notifications.html:5
3800 #: rhodecode/templates/admin/notifications/notifications.html:12
3798 #: rhodecode/templates/admin/notifications/notifications.html:12
3801 msgid "My Notifications"
3799 msgid "My Notifications"
3802 msgstr ""
3800 msgstr ""
3803
3801
3804 #: rhodecode/templates/admin/notifications/notifications.html:31
3802 #: rhodecode/templates/admin/notifications/notifications.html:31
3805 msgid "All"
3803 msgid "All"
3806 msgstr ""
3804 msgstr ""
3807
3805
3808 #: rhodecode/templates/admin/notifications/notifications.html:32
3806 #: rhodecode/templates/admin/notifications/notifications.html:32
3809 #: rhodecode/templates/changeset/changeset.html:140
3807 #: rhodecode/templates/changeset/changeset.html:140
3810 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
3808 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
3811 msgid "Comments"
3809 msgid "Comments"
3812 msgstr ""
3810 msgstr ""
3813
3811
3814 #: rhodecode/templates/admin/notifications/notifications.html:37
3812 #: rhodecode/templates/admin/notifications/notifications.html:37
3815 msgid "Mark all as read"
3813 msgid "Mark all as read"
3816 msgstr ""
3814 msgstr ""
3817
3815
3818 #: rhodecode/templates/admin/notifications/notifications_data.html:39
3816 #: rhodecode/templates/admin/notifications/notifications_data.html:39
3819 msgid "No notifications here yet"
3817 msgid "No notifications here yet"
3820 msgstr ""
3818 msgstr ""
3821
3819
3822 #: rhodecode/templates/admin/notifications/show_notification.html:5
3820 #: rhodecode/templates/admin/notifications/show_notification.html:5
3823 #: rhodecode/templates/admin/notifications/show_notification.html:14
3821 #: rhodecode/templates/admin/notifications/show_notification.html:14
3824 msgid "Show notification"
3822 msgid "Show notification"
3825 msgstr ""
3823 msgstr ""
3826
3824
3827 #: rhodecode/templates/admin/notifications/show_notification.html:12
3825 #: rhodecode/templates/admin/notifications/show_notification.html:12
3828 msgid "Notifications"
3826 msgid "Notifications"
3829 msgstr ""
3827 msgstr ""
3830
3828
3831 #: rhodecode/templates/admin/permissions/permissions.html:5
3829 #: rhodecode/templates/admin/permissions/permissions.html:5
3832 msgid "Permissions Administration"
3830 msgid "Permissions Administration"
3833 msgstr ""
3831 msgstr ""
3834
3832
3835 #: rhodecode/templates/admin/permissions/permissions.html:14
3833 #: rhodecode/templates/admin/permissions/permissions.html:14
3836 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:45
3834 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:45
3837 #: rhodecode/templates/admin/repos/repo_edit.html:42
3835 #: rhodecode/templates/admin/repos/repo_edit.html:42
3838 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
3836 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
3839 #: rhodecode/templates/base/base.html:83
3837 #: rhodecode/templates/base/base.html:83
3840 msgid "Permissions"
3838 msgid "Permissions"
3841 msgstr ""
3839 msgstr ""
3842
3840
3843 #: rhodecode/templates/admin/permissions/permissions.html:33
3841 #: rhodecode/templates/admin/permissions/permissions.html:33
3844 msgid "Application"
3842 msgid "Application"
3845 msgstr ""
3843 msgstr ""
3846
3844
3847 #: rhodecode/templates/admin/permissions/permissions.html:39
3845 #: rhodecode/templates/admin/permissions/permissions.html:39
3848 msgid "Object"
3846 msgid "Object"
3849 msgstr ""
3847 msgstr ""
3850
3848
3851 #: rhodecode/templates/admin/permissions/permissions.html:42
3849 #: rhodecode/templates/admin/permissions/permissions.html:42
3852 msgid "IP Whitelist"
3850 msgid "IP Whitelist"
3853 msgstr ""
3851 msgstr ""
3854
3852
3855 #: rhodecode/templates/admin/permissions/permissions.html:45
3853 #: rhodecode/templates/admin/permissions/permissions.html:45
3856 msgid "Overview"
3854 msgid "Overview"
3857 msgstr ""
3855 msgstr ""
3858
3856
3859 #: rhodecode/templates/admin/permissions/permissions_application.html:3
3857 #: rhodecode/templates/admin/permissions/permissions_application.html:3
3860 msgid "System Wide Application Permissions"
3858 msgid "System Wide Application Permissions"
3861 msgstr ""
3859 msgstr ""
3862
3860
3863 #: rhodecode/templates/admin/permissions/permissions_application.html:12
3861 #: rhodecode/templates/admin/permissions/permissions_application.html:12
3864 msgid "Anonymous Access"
3862 msgid "Anonymous Access"
3865 msgstr ""
3863 msgstr ""
3866
3864
3867 #: rhodecode/templates/admin/permissions/permissions_application.html:18
3865 #: rhodecode/templates/admin/permissions/permissions_application.html:18
3868 #, python-format
3866 #, python-format
3869 msgid "Allow access to RhodeCode Enterprise without requiring users to login. Anonymous users get the %s permission settings."
3867 msgid "Allow access to RhodeCode Enterprise without requiring users to login. Anonymous users get the %s permission settings."
3870 msgstr ""
3868 msgstr ""
3871
3869
3872 #: rhodecode/templates/admin/permissions/permissions_application.html:24
3870 #: rhodecode/templates/admin/permissions/permissions_application.html:24
3873 msgid "Registration"
3871 msgid "Registration"
3874 msgstr ""
3872 msgstr ""
3875
3873
3876 #: rhodecode/templates/admin/permissions/permissions_application.html:33
3874 #: rhodecode/templates/admin/permissions/permissions_application.html:33
3877 msgid "Registration Page Message"
3875 msgid "Registration Page Message"
3878 msgstr ""
3876 msgstr ""
3879
3877
3880 #: rhodecode/templates/admin/permissions/permissions_application.html:37
3878 #: rhodecode/templates/admin/permissions/permissions_application.html:37
3881 msgid "Custom message to be displayed on the registration page. HTML syntax is supported."
3879 msgid "Custom message to be displayed on the registration page. HTML syntax is supported."
3882 msgstr ""
3880 msgstr ""
3883
3881
3884 #: rhodecode/templates/admin/permissions/permissions_application.html:43
3882 #: rhodecode/templates/admin/permissions/permissions_application.html:43
3885 msgid "External Authentication Account Activation"
3883 msgid "External Authentication Account Activation"
3886 msgstr ""
3884 msgstr ""
3887
3885
3888 #: rhodecode/templates/admin/permissions/permissions_ips.html:5
3886 #: rhodecode/templates/admin/permissions/permissions_ips.html:5
3889 msgid "Default IP Whitelist For All Users"
3887 msgid "Default IP Whitelist For All Users"
3890 msgstr ""
3888 msgstr ""
3891
3889
3892 #: rhodecode/templates/admin/permissions/permissions_ips.html:27
3890 #: rhodecode/templates/admin/permissions/permissions_ips.html:27
3893 #: rhodecode/templates/admin/users/user_edit_ips.html:35
3891 #: rhodecode/templates/admin/users/user_edit_ips.html:35
3894 #, python-format
3892 #, python-format
3895 msgid "Confirm to delete this ip: %s"
3893 msgid "Confirm to delete this ip: %s"
3896 msgstr ""
3894 msgstr ""
3897
3895
3898 #: rhodecode/templates/admin/permissions/permissions_ips.html:34
3896 #: rhodecode/templates/admin/permissions/permissions_ips.html:34
3899 #: rhodecode/templates/admin/users/user_edit_ips.html:43
3897 #: rhodecode/templates/admin/users/user_edit_ips.html:43
3900 msgid "All IP addresses are allowed"
3898 msgid "All IP addresses are allowed"
3901 msgstr ""
3899 msgstr ""
3902
3900
3903 #: rhodecode/templates/admin/permissions/permissions_ips.html:49
3901 #: rhodecode/templates/admin/permissions/permissions_ips.html:49
3904 #: rhodecode/templates/admin/users/user_edit_ips.html:59
3902 #: rhodecode/templates/admin/users/user_edit_ips.html:59
3905 msgid "New IP Address"
3903 msgid "New IP Address"
3906 msgstr ""
3904 msgstr ""
3907
3905
3908 #: rhodecode/templates/admin/permissions/permissions_ips.html:53
3906 #: rhodecode/templates/admin/permissions/permissions_ips.html:53
3909 #: rhodecode/templates/admin/users/user_edit_ips.html:62
3907 #: rhodecode/templates/admin/users/user_edit_ips.html:62
3910 msgid "Description..."
3908 msgid "Description..."
3911 msgstr ""
3909 msgstr ""
3912
3910
3913 #: rhodecode/templates/admin/permissions/permissions_ips.html:54
3911 #: rhodecode/templates/admin/permissions/permissions_ips.html:54
3914 msgid ""
3912 msgid ""
3915 "Enter a comma separated list of IP Addresses like 127.0.0.1,\n"
3913 "Enter a comma separated list of IP Addresses like 127.0.0.1,\n"
3916 "or use an IP Address with a mask 127.0.0.1/24, to create a network range.\n"
3914 "or use an IP Address with a mask 127.0.0.1/24, to create a network range.\n"
3917 "To specify multiple addresses in a range, use the 127.0.0.1-127.0.0.10 syntax"
3915 "To specify multiple addresses in a range, use the 127.0.0.1-127.0.0.10 syntax"
3918 msgstr ""
3916 msgstr ""
3919
3917
3920 #: rhodecode/templates/admin/permissions/permissions_objects.html:3
3918 #: rhodecode/templates/admin/permissions/permissions_objects.html:3
3921 msgid "Default Permissions for Repositories, User Groups and Repository Groups."
3919 msgid "Default Permissions for Repositories, User Groups and Repository Groups."
3922 msgstr ""
3920 msgstr ""
3923
3921
3924 #: rhodecode/templates/admin/permissions/permissions_objects.html:6
3922 #: rhodecode/templates/admin/permissions/permissions_objects.html:6
3925 msgid "Default system permissions. Each permissions management entity will be created with the following default settings. Check the overwrite checkbox to force any permission changes on already existing settings."
3923 msgid "Default system permissions. Each permissions management entity will be created with the following default settings. Check the overwrite checkbox to force any permission changes on already existing settings."
3926 msgstr ""
3924 msgstr ""
3927
3925
3928 #: rhodecode/templates/admin/permissions/permissions_objects.html:20
3926 #: rhodecode/templates/admin/permissions/permissions_objects.html:20
3929 msgid "All default permissions on each repository will be reset to chosen permission, note that all custom default permission on repositories will be lost"
3927 msgid "All default permissions on each repository will be reset to chosen permission, note that all custom default permission on repositories will be lost"
3930 msgstr ""
3928 msgstr ""
3931
3929
3932 #: rhodecode/templates/admin/permissions/permissions_objects.html:21
3930 #: rhodecode/templates/admin/permissions/permissions_objects.html:21
3933 #: rhodecode/templates/admin/permissions/permissions_objects.html:35
3931 #: rhodecode/templates/admin/permissions/permissions_objects.html:35
3934 #: rhodecode/templates/admin/permissions/permissions_objects.html:49
3932 #: rhodecode/templates/admin/permissions/permissions_objects.html:49
3935 msgid "Overwrite Existing Settings"
3933 msgid "Overwrite Existing Settings"
3936 msgstr ""
3934 msgstr ""
3937
3935
3938 #: rhodecode/templates/admin/permissions/permissions_objects.html:28
3936 #: rhodecode/templates/admin/permissions/permissions_objects.html:28
3939 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14
3937 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14
3940 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127
3938 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127
3941 msgid "Repository Groups"
3939 msgid "Repository Groups"
3942 msgstr ""
3940 msgstr ""
3943
3941
3944 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
3942 #: rhodecode/templates/admin/permissions/permissions_objects.html:34
3945 msgid "All default permissions on each repository group will be reset to chosen permission, note that all custom default permission on repository groups will be lost"
3943 msgid "All default permissions on each repository group will be reset to chosen permission, note that all custom default permission on repository groups will be lost"
3946 msgstr ""
3944 msgstr ""
3947
3945
3948 #: rhodecode/templates/admin/permissions/permissions_objects.html:42
3946 #: rhodecode/templates/admin/permissions/permissions_objects.html:42
3949 #: rhodecode/templates/admin/user_groups/user_group_edit.html:14
3947 #: rhodecode/templates/admin/user_groups/user_group_edit.html:14
3950 msgid "User Groups"
3948 msgid "User Groups"
3951 msgstr ""
3949 msgstr ""
3952
3950
3953 #: rhodecode/templates/admin/permissions/permissions_objects.html:48
3951 #: rhodecode/templates/admin/permissions/permissions_objects.html:48
3954 msgid "All default permissions on each user group will be reset to chosen permission, note that all custom default permission on repository groups will be lost"
3952 msgid "All default permissions on each user group will be reset to chosen permission, note that all custom default permission on repository groups will be lost"
3955 msgstr ""
3953 msgstr ""
3956
3954
3957 #: rhodecode/templates/admin/permissions/permissions_perms.html:1
3955 #: rhodecode/templates/admin/permissions/permissions_perms.html:1
3958 msgid "Default User Permissions Overview"
3956 msgid "Default User Permissions Overview"
3959 msgstr ""
3957 msgstr ""
3960
3958
3961 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:5
3959 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:5
3962 #: rhodecode/templates/admin/users/user_add.html:116
3960 #: rhodecode/templates/admin/users/user_add.html:116
3963 msgid "Add repository group"
3961 msgid "Add repository group"
3964 msgstr ""
3962 msgstr ""
3965
3963
3966 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:14
3964 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:14
3967 #: rhodecode/templates/admin/users/user_edit_advanced.html:12
3965 #: rhodecode/templates/admin/users/user_edit_advanced.html:12
3968 #: rhodecode/templates/base/base.html:80 rhodecode/templates/base/base.html:152
3966 #: rhodecode/templates/base/base.html:80 rhodecode/templates/base/base.html:152
3969 msgid "Repository groups"
3967 msgid "Repository groups"
3970 msgstr ""
3968 msgstr ""
3971
3969
3972 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:36
3970 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:36
3973 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:15
3971 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:15
3974 msgid "Group Name"
3972 msgid "Group Name"
3975 msgstr ""
3973 msgstr ""
3976
3974
3977 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:54
3975 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:54
3978 msgid "Group Parent"
3976 msgid "Group Parent"
3979 msgstr ""
3977 msgstr ""
3980
3978
3981 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:63
3979 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:63
3982 #: rhodecode/templates/admin/repos/repo_add_base.html:53
3980 #: rhodecode/templates/admin/repos/repo_add_base.html:53
3983 msgid "Copy Parent Group Permissions"
3981 msgid "Copy Parent Group Permissions"
3984 msgstr ""
3982 msgstr ""
3985
3983
3986 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:67
3984 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:67
3987 msgid "Copy permission settings from parent repository group."
3985 msgid "Copy permission settings from parent repository group."
3988 msgstr ""
3986 msgstr ""
3989
3987
3990 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:5
3988 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:5
3991 #, python-format
3989 #, python-format
3992 msgid "%s repository group settings"
3990 msgid "%s repository group settings"
3993 msgstr ""
3991 msgstr ""
3994
3992
3995 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:24
3993 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:24
3996 msgid "Add Child Group"
3994 msgid "Add Child Group"
3997 msgstr ""
3995 msgstr ""
3998
3996
3999 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:44
3997 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:44
4000 #: rhodecode/templates/admin/repos/repo_edit.html:15
3998 #: rhodecode/templates/admin/repos/repo_edit.html:15
4001 #: rhodecode/templates/admin/repos/repo_edit.html:39
3999 #: rhodecode/templates/admin/repos/repo_edit.html:39
4002 #: rhodecode/templates/admin/settings/settings.html:14
4000 #: rhodecode/templates/admin/settings/settings.html:14
4003 #: rhodecode/templates/admin/user_groups/user_group_edit.html:33
4001 #: rhodecode/templates/admin/user_groups/user_group_edit.html:33
4004 #: rhodecode/templates/base/base.html:86 rhodecode/templates/base/base.html:250
4002 #: rhodecode/templates/base/base.html:86 rhodecode/templates/base/base.html:250
4005 msgid "Settings"
4003 msgid "Settings"
4006 msgstr ""
4004 msgstr ""
4007
4005
4008 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:46
4006 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:46
4009 #: rhodecode/templates/admin/repos/repo_edit.html:45
4007 #: rhodecode/templates/admin/repos/repo_edit.html:45
4010 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4008 #: rhodecode/templates/admin/user_groups/user_group_edit.html:35
4011 #: rhodecode/templates/admin/users/user_edit.html:35
4009 #: rhodecode/templates/admin/users/user_edit.html:35
4012 msgid "Advanced"
4010 msgid "Advanced"
4013 msgstr ""
4011 msgstr ""
4014
4012
4015 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:8
4013 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:8
4016 msgid "Total repositories"
4014 msgid "Total repositories"
4017 msgstr ""
4015 msgstr ""
4018
4016
4019 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:9
4017 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:9
4020 msgid "Top level repositories"
4018 msgid "Top level repositories"
4021 msgstr ""
4019 msgstr ""
4022
4020
4023 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:11
4021 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:11
4024 msgid "Children groups"
4022 msgid "Children groups"
4025 msgstr ""
4023 msgstr ""
4026
4024
4027 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:17
4025 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:17
4028 #, python-format
4026 #, python-format
4029 msgid "Repository Group: %s"
4027 msgid "Repository Group: %s"
4030 msgstr ""
4028 msgstr ""
4031
4029
4032 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:27
4030 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:27
4033 msgid "Delete repository group"
4031 msgid "Delete repository group"
4034 msgstr ""
4032 msgstr ""
4035
4033
4036 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:35
4034 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:35
4037 #, python-format
4035 #, python-format
4038 msgid "This repository group includes %s children repository group."
4036 msgid "This repository group includes %s children repository group."
4039 msgid_plural "This repository group includes %s children repository groups."
4037 msgid_plural "This repository group includes %s children repository groups."
4040 msgstr[0] ""
4038 msgstr[0] ""
4041 msgstr[1] ""
4039 msgstr[1] ""
4042
4040
4043 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:44
4041 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:44
4044 #, python-format
4042 #, python-format
4045 msgid "This repository group includes %s repository."
4043 msgid "This repository group includes %s repository."
4046 msgid_plural "This repository group includes %s repositories."
4044 msgid_plural "This repository group includes %s repositories."
4047 msgstr[0] ""
4045 msgstr[0] ""
4048 msgstr[1] ""
4046 msgstr[1] ""
4049
4047
4050 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:56
4048 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:56
4051 #, python-format
4049 #, python-format
4052 msgid "Confirm to delete this group: %s"
4050 msgid "Confirm to delete this group: %s"
4053 msgstr ""
4051 msgstr ""
4054
4052
4055 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:57
4053 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:57
4056 msgid "Delete this repository group"
4054 msgid "Delete this repository group"
4057 msgstr ""
4055 msgstr ""
4058
4056
4059 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:5
4057 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:5
4060 msgid "Repository Group Permissions"
4058 msgid "Repository Group Permissions"
4061 msgstr ""
4059 msgstr ""
4062
4060
4063 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:11
4061 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:11
4064 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:126
4062 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:126
4065 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:12
4063 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:12
4066 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:11
4064 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:11
4067 msgid "None"
4065 msgid "None"
4068 msgstr ""
4066 msgstr ""
4069
4067
4070 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:12
4068 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:12
4071 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:13
4069 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:13
4072 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:12
4070 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:12
4073 msgid "Read"
4071 msgid "Read"
4074 msgstr ""
4072 msgstr ""
4075
4073
4076 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:13
4074 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:13
4077 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:14
4075 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:14
4078 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:13
4076 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:13
4079 msgid "Write"
4077 msgid "Write"
4080 msgstr ""
4078 msgstr ""
4081
4079
4082 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:15
4080 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:15
4083 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:16
4081 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:16
4084 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:15
4082 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:15
4085 msgid "User/User Group"
4083 msgid "User/User Group"
4086 msgstr ""
4084 msgstr ""
4087
4085
4088 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:31
4086 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:31
4089 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:31
4087 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:31
4090 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:31
4088 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:31
4091 msgid "super admin"
4089 msgid "super admin"
4092 msgstr ""
4090 msgstr ""
4093
4091
4094 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:34
4092 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:34
4095 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:34
4093 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:34
4096 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:34
4094 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:34
4097 #: rhodecode/templates/pullrequests/pullrequest_show.html:199
4095 #: rhodecode/templates/pullrequests/pullrequest_show.html:199
4098 msgid "owner"
4096 msgid "owner"
4099 msgstr ""
4097 msgstr ""
4100
4098
4101 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:52
4099 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:52
4102 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:76
4100 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:76
4103 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:61
4101 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:61
4104 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:52
4102 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:52
4105 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:76
4103 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:76
4106 msgid "permission for all other users"
4104 msgid "permission for all other users"
4107 msgstr ""
4105 msgstr ""
4108
4106
4109 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:62
4107 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:62
4110 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:109
4108 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:109
4111 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:71
4109 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:71
4112 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:99
4110 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:99
4113 msgid "Revoke"
4111 msgid "Revoke"
4114 msgstr ""
4112 msgstr ""
4115
4113
4116 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:80
4114 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:80
4117 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:80
4115 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:80
4118 msgid "delegated admin"
4116 msgid "delegated admin"
4119 msgstr ""
4117 msgstr ""
4120
4118
4121 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:118
4119 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:118
4122 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:107
4120 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:107
4123 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:117
4121 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:117
4124 #: rhodecode/templates/base/issue_tracker_settings.html:84
4122 #: rhodecode/templates/base/issue_tracker_settings.html:84
4125 msgid "Add new"
4123 msgid "Add new"
4126 msgstr ""
4124 msgstr ""
4127
4125
4128 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:123
4126 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:123
4129 msgid "Apply to children"
4127 msgid "Apply to children"
4130 msgstr ""
4128 msgstr ""
4131
4129
4132 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:129
4130 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:129
4133 msgid "Both"
4131 msgid "Both"
4134 msgstr ""
4132 msgstr ""
4135
4133
4136 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:130
4134 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:130
4137 msgid "Set or revoke permissions to selected types of children of this group, including non-private repositories and other groups if chosen."
4135 msgid "Set or revoke permissions to selected types of children of this group, including non-private repositories and other groups if chosen."
4138 msgstr ""
4136 msgstr ""
4139
4137
4140 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:6
4138 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:6
4141 #, python-format
4139 #, python-format
4142 msgid "Settings for Repository Group: %s"
4140 msgid "Settings for Repository Group: %s"
4143 msgstr ""
4141 msgstr ""
4144
4142
4145 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:36
4143 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:36
4146 msgid "Change owner of this repository group."
4144 msgid "Change owner of this repository group."
4147 msgstr ""
4145 msgstr ""
4148
4146
4149 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:51
4147 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:51
4150 msgid "Group parent"
4148 msgid "Group parent"
4151 msgstr ""
4149 msgstr ""
4152
4150
4153 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:59
4151 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:59
4154 msgid "Enable Repository Locking"
4152 msgid "Enable Repository Locking"
4155 msgstr ""
4153 msgstr ""
4156
4154
4157 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:63
4155 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:63
4158 msgid "Repository locking will be enabled on all subgroups and repositories inside this repository group. Pulling from a repository locks it, and it is unlocked by pushing back by the same user."
4156 msgid "Repository locking will be enabled on all subgroups and repositories inside this repository group. Pulling from a repository locks it, and it is unlocked by pushing back by the same user."
4159 msgstr ""
4157 msgstr ""
4160
4158
4161 #: rhodecode/templates/admin/repo_groups/repo_groups.html:5
4159 #: rhodecode/templates/admin/repo_groups/repo_groups.html:5
4162 msgid "Repository groups administration"
4160 msgid "Repository groups administration"
4163 msgstr ""
4161 msgstr ""
4164
4162
4165 #: rhodecode/templates/admin/repo_groups/repo_groups.html:13
4163 #: rhodecode/templates/admin/repo_groups/repo_groups.html:13
4166 msgid "repository groups"
4164 msgid "repository groups"
4167 msgstr ""
4165 msgstr ""
4168
4166
4169 #: rhodecode/templates/admin/repo_groups/repo_groups.html:58
4167 #: rhodecode/templates/admin/repo_groups/repo_groups.html:58
4170 msgid "Number of top level repositories"
4168 msgid "Number of top level repositories"
4171 msgstr ""
4169 msgstr ""
4172
4170
4173 #: rhodecode/templates/admin/repos/repo_add.html:5
4171 #: rhodecode/templates/admin/repos/repo_add.html:5
4174 msgid "Add repository"
4172 msgid "Add repository"
4175 msgstr ""
4173 msgstr ""
4176
4174
4177 #: rhodecode/templates/admin/repos/repo_add_base.html:14
4175 #: rhodecode/templates/admin/repos/repo_add_base.html:14
4178 msgid "Import Existing Repository ?"
4176 msgid "Import Existing Repository ?"
4179 msgstr ""
4177 msgstr ""
4180
4178
4181 #: rhodecode/templates/admin/repos/repo_add_base.html:23
4179 #: rhodecode/templates/admin/repos/repo_add_base.html:23
4182 #: rhodecode/templates/base/base.html:197
4180 #: rhodecode/templates/base/base.html:197
4183 msgid "Clone from"
4181 msgid "Clone from"
4184 msgstr ""
4182 msgstr ""
4185
4183
4186 #: rhodecode/templates/admin/repos/repo_add_base.html:27
4184 #: rhodecode/templates/admin/repos/repo_add_base.html:27
4187 msgid "Optional http[s] URL from which to clone a repository."
4185 msgid "Optional http[s] URL from which to clone a repository."
4188 msgstr ""
4186 msgstr ""
4189
4187
4190 #: rhodecode/templates/admin/repos/repo_add_base.html:36
4188 #: rhodecode/templates/admin/repos/repo_add_base.html:36
4191 #: rhodecode/templates/admin/repos/repo_edit_settings.html:100
4189 #: rhodecode/templates/admin/repos/repo_edit_settings.html:100
4192 #: rhodecode/templates/forks/fork.html:52
4190 #: rhodecode/templates/forks/fork.html:52
4193 msgid "Keep it short and to the point. Use a README file for longer descriptions."
4191 msgid "Keep it short and to the point. Use a README file for longer descriptions."
4194 msgstr ""
4192 msgstr ""
4195
4193
4196 #: rhodecode/templates/admin/repos/repo_add_base.html:41
4194 #: rhodecode/templates/admin/repos/repo_add_base.html:41
4197 msgid "Repository Group"
4195 msgid "Repository Group"
4198 msgstr ""
4196 msgstr ""
4199
4197
4200 #: rhodecode/templates/admin/repos/repo_add_base.html:46
4198 #: rhodecode/templates/admin/repos/repo_add_base.html:46
4201 #: rhodecode/templates/admin/repos/repo_edit_settings.html:61
4199 #: rhodecode/templates/admin/repos/repo_edit_settings.html:61
4202 #: rhodecode/templates/forks/fork.html:63
4200 #: rhodecode/templates/forks/fork.html:63
4203 #, python-format
4201 #, python-format
4204 msgid "Select my personal group (%(repo_group_name)s)"
4202 msgid "Select my personal group (%(repo_group_name)s)"
4205 msgstr ""
4203 msgstr ""
4206
4204
4207 #: rhodecode/templates/admin/repos/repo_add_base.html:48
4205 #: rhodecode/templates/admin/repos/repo_add_base.html:48
4208 #: rhodecode/templates/forks/fork.html:65
4206 #: rhodecode/templates/forks/fork.html:65
4209 msgid "Optionally select a group to put this repository into."
4207 msgid "Optionally select a group to put this repository into."
4210 msgstr ""
4208 msgstr ""
4211
4209
4212 #: rhodecode/templates/admin/repos/repo_add_base.html:57
4210 #: rhodecode/templates/admin/repos/repo_add_base.html:57
4213 msgid "Copy permission set from the parent repository group."
4211 msgid "Copy permission set from the parent repository group."
4214 msgstr ""
4212 msgstr ""
4215
4213
4216 #: rhodecode/templates/admin/repos/repo_add_base.html:66
4214 #: rhodecode/templates/admin/repos/repo_add_base.html:66
4217 msgid "Set the type of repository to create."
4215 msgid "Set the type of repository to create."
4218 msgstr ""
4216 msgstr ""
4219
4217
4220 #: rhodecode/templates/admin/repos/repo_add_base.html:71
4218 #: rhodecode/templates/admin/repos/repo_add_base.html:71
4221 #: rhodecode/templates/admin/repos/repo_edit_settings.html:68
4219 #: rhodecode/templates/admin/repos/repo_edit_settings.html:68
4222 #: rhodecode/templates/forks/fork.html:71
4220 #: rhodecode/templates/forks/fork.html:71
4223 msgid "Landing commit"
4221 msgid "Landing commit"
4224 msgstr ""
4222 msgstr ""
4225
4223
4226 #: rhodecode/templates/admin/repos/repo_add_base.html:75
4224 #: rhodecode/templates/admin/repos/repo_add_base.html:75
4227 msgid "The default commit for file pages, downloads, full text search index, and README generation."
4225 msgid "The default commit for file pages, downloads, full text search index, and README generation."
4228 msgstr ""
4226 msgstr ""
4229
4227
4230 #: rhodecode/templates/admin/repos/repo_creating.html:9
4228 #: rhodecode/templates/admin/repos/repo_creating.html:9
4231 #, python-format
4229 #, python-format
4232 msgid "%s Creating repository"
4230 msgid "%s Creating repository"
4233 msgstr ""
4231 msgstr ""
4234
4232
4235 #: rhodecode/templates/admin/repos/repo_creating.html:16
4233 #: rhodecode/templates/admin/repos/repo_creating.html:16
4236 msgid "Creating repository"
4234 msgid "Creating repository"
4237 msgstr ""
4235 msgstr ""
4238
4236
4239 #: rhodecode/templates/admin/repos/repo_creating.html:30
4237 #: rhodecode/templates/admin/repos/repo_creating.html:30
4240 #, python-format
4238 #, python-format
4241 msgid "Repository \"%(repo_name)s\" is being created, you will be redirected when this process is finished.repo_name"
4239 msgid "Repository \"%(repo_name)s\" is being created, you will be redirected when this process is finished.repo_name"
4242 msgstr ""
4240 msgstr ""
4243
4241
4244 #: rhodecode/templates/admin/repos/repo_edit.html:8
4242 #: rhodecode/templates/admin/repos/repo_edit.html:8
4245 #, python-format
4243 #, python-format
4246 msgid "%s repository settings"
4244 msgid "%s repository settings"
4247 msgstr ""
4245 msgstr ""
4248
4246
4249 #: rhodecode/templates/admin/repos/repo_edit.html:51
4247 #: rhodecode/templates/admin/repos/repo_edit.html:51
4250 msgid "Extra Fields"
4248 msgid "Extra Fields"
4251 msgstr ""
4249 msgstr ""
4252
4250
4253 #: rhodecode/templates/admin/repos/repo_edit.html:57
4251 #: rhodecode/templates/admin/repos/repo_edit.html:57
4254 msgid "Caches"
4252 msgid "Caches"
4255 msgstr ""
4253 msgstr ""
4256
4254
4257 #: rhodecode/templates/admin/repos/repo_edit.html:61
4255 #: rhodecode/templates/admin/repos/repo_edit.html:61
4258 msgid "Remote"
4256 msgid "Remote"
4259 msgstr ""
4257 msgstr ""
4260
4258
4261 #: rhodecode/templates/admin/repos/repo_edit.html:65
4259 #: rhodecode/templates/admin/repos/repo_edit.html:65
4262 #: rhodecode/templates/summary/components.html:135
4260 #: rhodecode/templates/summary/components.html:135
4263 msgid "Statistics"
4261 msgid "Statistics"
4264 msgstr ""
4262 msgstr ""
4265
4263
4266 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
4264 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
4267 #: rhodecode/templates/pullrequests/pullrequests.html:108
4265 #: rhodecode/templates/pullrequests/pullrequests.html:108
4268 msgid "Updated on"
4266 msgid "Updated on"
4269 msgstr ""
4267 msgstr ""
4270
4268
4271 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:8
4269 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:8
4272 msgid "Cached Commit id"
4270 msgid "Cached Commit id"
4273 msgstr ""
4271 msgstr ""
4274
4272
4275 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:14
4273 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:14
4276 #, python-format
4274 #, python-format
4277 msgid "Repository: %s"
4275 msgid "Repository: %s"
4278 msgstr ""
4276 msgstr ""
4279
4277
4280 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:24
4278 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:24
4281 msgid "Fork Reference"
4279 msgid "Fork Reference"
4282 msgstr ""
4280 msgstr ""
4283
4281
4284 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:30
4282 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:30
4285 #, python-format
4283 #, python-format
4286 msgid "This repository is a fork of %(repo_link)s"
4284 msgid "This repository is a fork of %(repo_link)s"
4287 msgstr ""
4285 msgstr ""
4288
4286
4289 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:36
4287 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:36
4290 #: rhodecode/templates/admin/repos/repo_edit_fork.html:5
4288 #: rhodecode/templates/admin/repos/repo_edit_fork.html:5
4291 msgid "Set"
4289 msgid "Set"
4292 msgstr ""
4290 msgstr ""
4293
4291
4294 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:39
4292 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:39
4295 #: rhodecode/templates/admin/repos/repo_edit_fork.html:9
4293 #: rhodecode/templates/admin/repos/repo_edit_fork.html:9
4296 msgid "Manually set this repository as a fork of another from the list"
4294 msgid "Manually set this repository as a fork of another from the list"
4297 msgstr ""
4295 msgstr ""
4298
4296
4299 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:48
4297 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:48
4300 msgid "Public Journal Visibility"
4298 msgid "Public Journal Visibility"
4301 msgstr ""
4299 msgstr ""
4302
4300
4303 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:56
4301 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:56
4304 msgid "Remove from Public Journal"
4302 msgid "Remove from Public Journal"
4305 msgstr ""
4303 msgstr ""
4306
4304
4307 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:60
4305 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:60
4308 msgid "Add to Public Journal"
4306 msgid "Add to Public Journal"
4309 msgstr ""
4307 msgstr ""
4310
4308
4311 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:65
4309 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:65
4312 msgid "All actions made on this repository will be visible to everyone following the public journal."
4310 msgid "All actions made on this repository will be visible to everyone following the public journal."
4313 msgstr ""
4311 msgstr ""
4314
4312
4315 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:74
4313 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:74
4316 msgid "Locking state"
4314 msgid "Locking state"
4317 msgstr ""
4315 msgstr ""
4318
4316
4319 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:83
4317 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:83
4320 msgid "This Repository is not currently locked."
4318 msgid "This Repository is not currently locked."
4321 msgstr ""
4319 msgstr ""
4322
4320
4323 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:90
4321 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:90
4324 msgid "Confirm to unlock repository."
4322 msgid "Confirm to unlock repository."
4325 msgstr ""
4323 msgstr ""
4326
4324
4327 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:92
4325 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:92
4328 msgid "Unlock repository"
4326 msgid "Unlock repository"
4329 msgstr ""
4327 msgstr ""
4330
4328
4331 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:97
4329 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:97
4332 msgid "Confirm to lock repository."
4330 msgid "Confirm to lock repository."
4333 msgstr ""
4331 msgstr ""
4334
4332
4335 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:99
4333 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:99
4336 msgid "Lock Repository"
4334 msgid "Lock Repository"
4337 msgstr ""
4335 msgstr ""
4338
4336
4339 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:105
4337 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:105
4340 msgid "Force repository locking. This only works when anonymous access is disabled. Pulling from the repository locks the repository to that user until the same user pushes to that repository again."
4338 msgid "Force repository locking. This only works when anonymous access is disabled. Pulling from the repository locks the repository to that user until the same user pushes to that repository again."
4341 msgstr ""
4339 msgstr ""
4342
4340
4343 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:114
4341 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:114
4344 msgid "Delete repository"
4342 msgid "Delete repository"
4345 msgstr ""
4343 msgstr ""
4346
4344
4347 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:121
4345 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:121
4348 #, python-format
4346 #, python-format
4349 msgid "This repository has %s fork."
4347 msgid "This repository has %s fork."
4350 msgid_plural "This repository has %s forks."
4348 msgid_plural "This repository has %s forks."
4351 msgstr[0] ""
4349 msgstr[0] ""
4352 msgstr[1] ""
4350 msgstr[1] ""
4353
4351
4354 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:125
4352 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:125
4355 msgid "Detach forks"
4353 msgid "Detach forks"
4356 msgstr ""
4354 msgstr ""
4357
4355
4358 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:130
4356 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:130
4359 msgid "Delete forks"
4357 msgid "Delete forks"
4360 msgstr ""
4358 msgstr ""
4361
4359
4362 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:139
4360 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:139
4363 #: rhodecode/templates/data_table/_dt_elements.html:118
4361 #: rhodecode/templates/data_table/_dt_elements.html:118
4364 #, python-format
4362 #, python-format
4365 msgid "Confirm to delete this repository: %s"
4363 msgid "Confirm to delete this repository: %s"
4366 msgstr ""
4364 msgstr ""
4367
4365
4368 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:141
4366 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:141
4369 msgid "Delete This Repository"
4367 msgid "Delete This Repository"
4370 msgstr ""
4368 msgstr ""
4371
4369
4372 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:146
4370 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:146
4373 msgid "This repository will be renamed in a special way in order to make it inaccessible to RhodeCode Enterprise and its VCS systems. If you need to fully delete it from the file system, please do it manually, or with rhodecode-cleanup-repos command."
4371 msgid "This repository will be renamed in a special way in order to make it inaccessible to RhodeCode Enterprise and its VCS systems. If you need to fully delete it from the file system, please do it manually, or with rhodecode-cleanup-repos command."
4374 msgstr ""
4372 msgstr ""
4375
4373
4376 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:180
4374 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:180
4377 msgid "Change repository"
4375 msgid "Change repository"
4378 msgstr ""
4376 msgstr ""
4379
4377
4380 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:180
4378 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:180
4381 msgid "Pick repository"
4379 msgid "Pick repository"
4382 msgstr ""
4380 msgstr ""
4383
4381
4384 #: rhodecode/templates/admin/repos/repo_edit_caches.html:3
4382 #: rhodecode/templates/admin/repos/repo_edit_caches.html:3
4385 msgid "Invalidate Cache for Repository"
4383 msgid "Invalidate Cache for Repository"
4386 msgstr ""
4384 msgstr ""
4387
4385
4388 #: rhodecode/templates/admin/repos/repo_edit_caches.html:10
4386 #: rhodecode/templates/admin/repos/repo_edit_caches.html:10
4389 msgid "Invalidate repository cache"
4387 msgid "Invalidate repository cache"
4390 msgstr ""
4388 msgstr ""
4391
4389
4392 #: rhodecode/templates/admin/repos/repo_edit_caches.html:10
4390 #: rhodecode/templates/admin/repos/repo_edit_caches.html:10
4393 msgid "Confirm to invalidate repository cache"
4391 msgid "Confirm to invalidate repository cache"
4394 msgstr ""
4392 msgstr ""
4395
4393
4396 #: rhodecode/templates/admin/repos/repo_edit_caches.html:14
4394 #: rhodecode/templates/admin/repos/repo_edit_caches.html:14
4397 msgid "Manually invalidate the repository cache. On the next access a repository cache will be recreated."
4395 msgid "Manually invalidate the repository cache. On the next access a repository cache will be recreated."
4398 msgstr ""
4396 msgstr ""
4399
4397
4400 #: rhodecode/templates/admin/repos/repo_edit_caches.html:28
4398 #: rhodecode/templates/admin/repos/repo_edit_caches.html:28
4401 #, python-format
4399 #, python-format
4402 msgid "List of repository caches (%(count)s entry)"
4400 msgid "List of repository caches (%(count)s entry)"
4403 msgid_plural "List of repository caches (%(count)s entries)"
4401 msgid_plural "List of repository caches (%(count)s entries)"
4404 msgstr[0] ""
4402 msgstr[0] ""
4405 msgstr[1] ""
4403 msgstr[1] ""
4406
4404
4407 #: rhodecode/templates/admin/repos/repo_edit_caches.html:35
4405 #: rhodecode/templates/admin/repos/repo_edit_caches.html:35
4408 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:32
4406 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:32
4409 #: rhodecode/templates/base/issue_tracker_settings.html:13
4407 #: rhodecode/templates/base/issue_tracker_settings.html:13
4410 msgid "Prefix"
4408 msgid "Prefix"
4411 msgstr ""
4409 msgstr ""
4412
4410
4413 #: rhodecode/templates/admin/repos/repo_edit_caches.html:36
4411 #: rhodecode/templates/admin/repos/repo_edit_caches.html:36
4414 #: rhodecode/templates/admin/repos/repo_edit_fields.html:11
4412 #: rhodecode/templates/admin/repos/repo_edit_fields.html:11
4415 msgid "Key"
4413 msgid "Key"
4416 msgstr ""
4414 msgstr ""
4417
4415
4418 #: rhodecode/templates/admin/repos/repo_edit_caches.html:37
4416 #: rhodecode/templates/admin/repos/repo_edit_caches.html:37
4419 #: rhodecode/templates/admin/user_groups/user_group_add.html:52
4417 #: rhodecode/templates/admin/user_groups/user_group_add.html:52
4420 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:51
4418 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:51
4421 #: rhodecode/templates/admin/user_groups/user_groups.html:62
4419 #: rhodecode/templates/admin/user_groups/user_groups.html:62
4422 #: rhodecode/templates/admin/users/user_add.html:97
4420 #: rhodecode/templates/admin/users/user_add.html:97
4423 #: rhodecode/templates/admin/users/user_edit_profile.html:90
4421 #: rhodecode/templates/admin/users/user_edit_profile.html:90
4424 #: rhodecode/templates/admin/users/users.html:100
4422 #: rhodecode/templates/admin/users/users.html:100
4425 msgid "Active"
4423 msgid "Active"
4426 msgstr ""
4424 msgstr ""
4427
4425
4428 #: rhodecode/templates/admin/repos/repo_edit_fields.html:3
4426 #: rhodecode/templates/admin/repos/repo_edit_fields.html:3
4429 msgid "Custom extra fields for this repository"
4427 msgid "Custom extra fields for this repository"
4430 msgstr ""
4428 msgstr ""
4431
4429
4432 #: rhodecode/templates/admin/repos/repo_edit_fields.html:10
4430 #: rhodecode/templates/admin/repos/repo_edit_fields.html:10
4433 msgid "Label"
4431 msgid "Label"
4434 msgstr ""
4432 msgstr ""
4435
4433
4436 #: rhodecode/templates/admin/repos/repo_edit_fields.html:24
4434 #: rhodecode/templates/admin/repos/repo_edit_fields.html:24
4437 #, python-format
4435 #, python-format
4438 msgid "Confirm to delete this field: %s"
4436 msgid "Confirm to delete this field: %s"
4439 msgstr ""
4437 msgstr ""
4440
4438
4441 #: rhodecode/templates/admin/repos/repo_edit_fields.html:40
4439 #: rhodecode/templates/admin/repos/repo_edit_fields.html:40
4442 msgid "New Field Key"
4440 msgid "New Field Key"
4443 msgstr ""
4441 msgstr ""
4444
4442
4445 #: rhodecode/templates/admin/repos/repo_edit_fields.html:48
4443 #: rhodecode/templates/admin/repos/repo_edit_fields.html:48
4446 msgid "New Field Label"
4444 msgid "New Field Label"
4447 msgstr ""
4445 msgstr ""
4448
4446
4449 #: rhodecode/templates/admin/repos/repo_edit_fields.html:51
4447 #: rhodecode/templates/admin/repos/repo_edit_fields.html:51
4450 msgid "Enter short label"
4448 msgid "Enter short label"
4451 msgstr ""
4449 msgstr ""
4452
4450
4453 #: rhodecode/templates/admin/repos/repo_edit_fields.html:57
4451 #: rhodecode/templates/admin/repos/repo_edit_fields.html:57
4454 msgid "New Field Description"
4452 msgid "New Field Description"
4455 msgstr ""
4453 msgstr ""
4456
4454
4457 #: rhodecode/templates/admin/repos/repo_edit_fields.html:60
4455 #: rhodecode/templates/admin/repos/repo_edit_fields.html:60
4458 msgid "Enter a full description for the field"
4456 msgid "Enter a full description for the field"
4459 msgstr ""
4457 msgstr ""
4460
4458
4461 #: rhodecode/templates/admin/repos/repo_edit_fields.html:73
4459 #: rhodecode/templates/admin/repos/repo_edit_fields.html:73
4462 msgid "Extra fields are disabled. You can enable them from the Admin/Settings/Visual page."
4460 msgid "Extra fields are disabled. You can enable them from the Admin/Settings/Visual page."
4463 msgstr ""
4461 msgstr ""
4464
4462
4465 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:9
4463 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:9
4466 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:9
4464 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:9
4467 msgid "Inherit from global settings"
4465 msgid "Inherit from global settings"
4468 msgstr ""
4466 msgstr ""
4469
4467
4470 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:14
4468 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:14
4471 msgid "Select to inherit global patterns for issue tracker."
4469 msgid "Select to inherit global patterns for issue tracker."
4472 msgstr ""
4470 msgstr ""
4473
4471
4474 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:24
4472 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:24
4475 msgid "Inherited Issue Tracker Patterns"
4473 msgid "Inherited Issue Tracker Patterns"
4476 msgstr ""
4474 msgstr ""
4477
4475
4478 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:30
4476 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:30
4479 #: rhodecode/templates/base/issue_tracker_settings.html:11
4477 #: rhodecode/templates/base/issue_tracker_settings.html:11
4480 msgid "Pattern"
4478 msgid "Pattern"
4481 msgstr ""
4479 msgstr ""
4482
4480
4483 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:31
4481 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:31
4484 #: rhodecode/templates/base/issue_tracker_settings.html:12
4482 #: rhodecode/templates/base/issue_tracker_settings.html:12
4485 msgid "Url"
4483 msgid "Url"
4486 msgstr ""
4484 msgstr ""
4487
4485
4488 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:70
4486 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:70
4489 #: rhodecode/templates/admin/settings/settings_issuetracker.html:5
4487 #: rhodecode/templates/admin/settings/settings_issuetracker.html:5
4490 msgid "Issue Tracker / Wiki Patterns"
4488 msgid "Issue Tracker / Wiki Patterns"
4491 msgstr ""
4489 msgstr ""
4492
4490
4493 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:91
4491 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:91
4494 #: rhodecode/templates/admin/settings/settings_issuetracker.html:24
4492 #: rhodecode/templates/admin/settings/settings_issuetracker.html:24
4495 msgid "Test Patterns"
4493 msgid "Test Patterns"
4496 msgstr ""
4494 msgstr ""
4497
4495
4498 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:5
4496 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:5
4499 msgid "Repository Permissions"
4497 msgid "Repository Permissions"
4500 msgstr ""
4498 msgstr ""
4501
4499
4502 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:43
4500 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:43
4503 msgid "private repository"
4501 msgid "private repository"
4504 msgstr ""
4502 msgstr ""
4505
4503
4506 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:48
4504 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:48
4507 msgid "only users/user groups explicitly added here will have access"
4505 msgid "only users/user groups explicitly added here will have access"
4508 msgstr ""
4506 msgstr ""
4509
4507
4510 #: rhodecode/templates/admin/repos/repo_edit_remote.html:3
4508 #: rhodecode/templates/admin/repos/repo_edit_remote.html:3
4511 msgid "Remote url"
4509 msgid "Remote url"
4512 msgstr ""
4510 msgstr ""
4513
4511
4514 #: rhodecode/templates/admin/repos/repo_edit_remote.html:9
4512 #: rhodecode/templates/admin/repos/repo_edit_remote.html:9
4515 msgid "Remote mirror url"
4513 msgid "Remote mirror url"
4516 msgstr ""
4514 msgstr ""
4517
4515
4518 #: rhodecode/templates/admin/repos/repo_edit_remote.html:14
4516 #: rhodecode/templates/admin/repos/repo_edit_remote.html:14
4519 #: rhodecode/templates/admin/repos/repo_edit_remote.html:22
4517 #: rhodecode/templates/admin/repos/repo_edit_remote.html:22
4520 msgid "Pull changes from remote location"
4518 msgid "Pull changes from remote location"
4521 msgstr ""
4519 msgstr ""
4522
4520
4523 #: rhodecode/templates/admin/repos/repo_edit_remote.html:14
4521 #: rhodecode/templates/admin/repos/repo_edit_remote.html:14
4524 msgid "Confirm to pull changes from remote side"
4522 msgid "Confirm to pull changes from remote side"
4525 msgstr ""
4523 msgstr ""
4526
4524
4527 #: rhodecode/templates/admin/repos/repo_edit_remote.html:19
4525 #: rhodecode/templates/admin/repos/repo_edit_remote.html:19
4528 msgid "This repository does not have any remote mirror url set."
4526 msgid "This repository does not have any remote mirror url set."
4529 msgstr ""
4527 msgstr ""
4530
4528
4531 #: rhodecode/templates/admin/repos/repo_edit_settings.html:6
4529 #: rhodecode/templates/admin/repos/repo_edit_settings.html:6
4532 #, python-format
4530 #, python-format
4533 msgid "Settings for Repository: %s"
4531 msgid "Settings for Repository: %s"
4534 msgstr ""
4532 msgstr ""
4535
4533
4536 #: rhodecode/templates/admin/repos/repo_edit_settings.html:19
4534 #: rhodecode/templates/admin/repos/repo_edit_settings.html:19
4537 msgid "Non-changeable id"
4535 msgid "Non-changeable id"
4538 msgstr ""
4536 msgstr ""
4539
4537
4540 #: rhodecode/templates/admin/repos/repo_edit_settings.html:19
4538 #: rhodecode/templates/admin/repos/repo_edit_settings.html:19
4541 msgid "what is that ?"
4539 msgid "what is that ?"
4542 msgstr ""
4540 msgstr ""
4543
4541
4544 #: rhodecode/templates/admin/repos/repo_edit_settings.html:21
4542 #: rhodecode/templates/admin/repos/repo_edit_settings.html:21
4545 msgid "URL by id"
4543 msgid "URL by id"
4546 msgstr ""
4544 msgstr ""
4547
4545
4548 #: rhodecode/templates/admin/repos/repo_edit_settings.html:22
4546 #: rhodecode/templates/admin/repos/repo_edit_settings.html:22
4549 msgid ""
4547 msgid ""
4550 "In case this repository is renamed or moved into another group the repository url changes.\n"
4548 "In case this repository is renamed or moved into another group the repository url changes.\n"
4551 " Using above url guarantees that this repository will always be accessible under such url.\n"
4549 " Using above url guarantees that this repository will always be accessible under such url.\n"
4552 " Useful for CI systems, or any other cases that you need to hardcode the url into 3rd party service."
4550 " Useful for CI systems, or any other cases that you need to hardcode the url into 3rd party service."
4553 msgstr ""
4551 msgstr ""
4554
4552
4555 #: rhodecode/templates/admin/repos/repo_edit_settings.html:30
4553 #: rhodecode/templates/admin/repos/repo_edit_settings.html:30
4556 msgid "Remote uri"
4554 msgid "Remote uri"
4557 msgstr ""
4555 msgstr ""
4558
4556
4559 #: rhodecode/templates/admin/repos/repo_edit_settings.html:36
4557 #: rhodecode/templates/admin/repos/repo_edit_settings.html:36
4560 #: rhodecode/templates/base/perms_summary.html:79
4558 #: rhodecode/templates/base/perms_summary.html:79
4561 #: rhodecode/templates/base/perms_summary.html:149
4559 #: rhodecode/templates/base/perms_summary.html:149
4562 #: rhodecode/templates/base/perms_summary.html:151
4560 #: rhodecode/templates/base/perms_summary.html:151
4563 #: rhodecode/templates/debug_style/form-elements.html:45
4561 #: rhodecode/templates/debug_style/form-elements.html:45
4564 msgid "edit"
4562 msgid "edit"
4565 msgstr ""
4563 msgstr ""
4566
4564
4567 #: rhodecode/templates/admin/repos/repo_edit_settings.html:39
4565 #: rhodecode/templates/admin/repos/repo_edit_settings.html:39
4568 msgid "new value, leave empty to remove"
4566 msgid "new value, leave empty to remove"
4569 msgstr ""
4567 msgstr ""
4570
4568
4571 #: rhodecode/templates/admin/repos/repo_edit_settings.html:41
4569 #: rhodecode/templates/admin/repos/repo_edit_settings.html:41
4572 msgid "cancel"
4570 msgid "cancel"
4573 msgstr ""
4571 msgstr ""
4574
4572
4575 #: rhodecode/templates/admin/repos/repo_edit_settings.html:48
4573 #: rhodecode/templates/admin/repos/repo_edit_settings.html:48
4576 msgid "http[s] url where from repository was imported, also used for doing remote pulls."
4574 msgid "http[s] url where from repository was imported, also used for doing remote pulls."
4577 msgstr ""
4575 msgstr ""
4578
4576
4579 #: rhodecode/templates/admin/repos/repo_edit_settings.html:56
4577 #: rhodecode/templates/admin/repos/repo_edit_settings.html:56
4580 #: rhodecode/templates/data_table/_dt_elements.html:158
4578 #: rhodecode/templates/data_table/_dt_elements.html:158
4581 #: rhodecode/templates/forks/fork.html:58
4579 #: rhodecode/templates/forks/fork.html:58
4582 msgid "Repository group"
4580 msgid "Repository group"
4583 msgstr ""
4581 msgstr ""
4584
4582
4585 #: rhodecode/templates/admin/repos/repo_edit_settings.html:63
4583 #: rhodecode/templates/admin/repos/repo_edit_settings.html:63
4586 msgid "Optional select a group to put this repository into."
4584 msgid "Optional select a group to put this repository into."
4587 msgstr ""
4585 msgstr ""
4588
4586
4589 #: rhodecode/templates/admin/repos/repo_edit_settings.html:72
4587 #: rhodecode/templates/admin/repos/repo_edit_settings.html:72
4590 #: rhodecode/templates/forks/fork.html:75
4588 #: rhodecode/templates/forks/fork.html:75
4591 msgid "Default commit for files page, downloads, whoosh and readme"
4589 msgid "Default commit for files page, downloads, whoosh and readme"
4592 msgstr ""
4590 msgstr ""
4593
4591
4594 #: rhodecode/templates/admin/repos/repo_edit_settings.html:90
4592 #: rhodecode/templates/admin/repos/repo_edit_settings.html:90
4595 msgid "Change owner of this repository."
4593 msgid "Change owner of this repository."
4596 msgstr ""
4594 msgstr ""
4597
4595
4598 #: rhodecode/templates/admin/repos/repo_edit_settings.html:106
4596 #: rhodecode/templates/admin/repos/repo_edit_settings.html:106
4599 #: rhodecode/templates/data_table/_dt_elements.html:58
4597 #: rhodecode/templates/data_table/_dt_elements.html:58
4600 msgid "Private repository"
4598 msgid "Private repository"
4601 msgstr ""
4599 msgstr ""
4602
4600
4603 #: rhodecode/templates/admin/repos/repo_edit_settings.html:115
4601 #: rhodecode/templates/admin/repos/repo_edit_settings.html:115
4604 msgid "Enable statistics"
4602 msgid "Enable statistics"
4605 msgstr ""
4603 msgstr ""
4606
4604
4607 #: rhodecode/templates/admin/repos/repo_edit_settings.html:119
4605 #: rhodecode/templates/admin/repos/repo_edit_settings.html:119
4608 msgid "Enable statistics window on summary page."
4606 msgid "Enable statistics window on summary page."
4609 msgstr ""
4607 msgstr ""
4610
4608
4611 #: rhodecode/templates/admin/repos/repo_edit_settings.html:124
4609 #: rhodecode/templates/admin/repos/repo_edit_settings.html:124
4612 msgid "Enable downloads"
4610 msgid "Enable downloads"
4613 msgstr ""
4611 msgstr ""
4614
4612
4615 #: rhodecode/templates/admin/repos/repo_edit_settings.html:128
4613 #: rhodecode/templates/admin/repos/repo_edit_settings.html:128
4616 msgid "Enable download menu on summary page."
4614 msgid "Enable download menu on summary page."
4617 msgstr ""
4615 msgstr ""
4618
4616
4619 #: rhodecode/templates/admin/repos/repo_edit_settings.html:133
4617 #: rhodecode/templates/admin/repos/repo_edit_settings.html:133
4620 msgid "Enable automatic locking"
4618 msgid "Enable automatic locking"
4621 msgstr ""
4619 msgstr ""
4622
4620
4623 #: rhodecode/templates/admin/repos/repo_edit_settings.html:137
4621 #: rhodecode/templates/admin/repos/repo_edit_settings.html:137
4624 msgid "Enable automatic locking on repository. Pulling from this repository creates a lock that can be released by pushing back by the same user"
4622 msgid "Enable automatic locking on repository. Pulling from this repository creates a lock that can be released by pushing back by the same user"
4625 msgstr ""
4623 msgstr ""
4626
4624
4627 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:3
4625 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:3
4628 msgid "Repository statistics"
4626 msgid "Repository statistics"
4629 msgstr ""
4627 msgstr ""
4630
4628
4631 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:11
4629 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:11
4632 msgid "Processed commits"
4630 msgid "Processed commits"
4633 msgstr ""
4631 msgstr ""
4634
4632
4635 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:12
4633 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:12
4636 msgid "Processed progress"
4634 msgid "Processed progress"
4637 msgstr ""
4635 msgstr ""
4638
4636
4639 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:15
4637 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:15
4640 msgid "Reset statistics"
4638 msgid "Reset statistics"
4641 msgstr ""
4639 msgstr ""
4642
4640
4643 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:15
4641 #: rhodecode/templates/admin/repos/repo_edit_statistics.html:15
4644 msgid "Confirm to remove current statistics"
4642 msgid "Confirm to remove current statistics"
4645 msgstr ""
4643 msgstr ""
4646
4644
4647 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:14
4645 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:14
4648 msgid "Select to inherit global vcs settings."
4646 msgid "Select to inherit global vcs settings."
4649 msgstr ""
4647 msgstr ""
4650
4648
4651 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
4649 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
4652 #: rhodecode/templates/admin/settings/settings_global.html:109
4650 #: rhodecode/templates/admin/settings/settings_global.html:109
4653 #: rhodecode/templates/admin/settings/settings_labs.html:45
4651 #: rhodecode/templates/admin/settings/settings_labs.html:45
4654 #: rhodecode/templates/admin/settings/settings_vcs.html:13
4652 #: rhodecode/templates/admin/settings/settings_vcs.html:13
4655 #: rhodecode/templates/admin/settings/settings_visual.html:219
4653 #: rhodecode/templates/admin/settings/settings_visual.html:219
4656 msgid "Save settings"
4654 msgid "Save settings"
4657 msgstr ""
4655 msgstr ""
4658
4656
4659 #: rhodecode/templates/admin/repos/repos.html:5
4657 #: rhodecode/templates/admin/repos/repos.html:5
4660 msgid "Repositories administration"
4658 msgid "Repositories administration"
4661 msgstr ""
4659 msgstr ""
4662
4660
4663 #: rhodecode/templates/admin/repos/repos.html:13
4661 #: rhodecode/templates/admin/repos/repos.html:13
4664 msgid "repositories"
4662 msgid "repositories"
4665 msgstr ""
4663 msgstr ""
4666
4664
4667 #: rhodecode/templates/admin/repos/repos.html:67
4665 #: rhodecode/templates/admin/repos/repos.html:67
4668 msgid "State"
4666 msgid "State"
4669 msgstr ""
4667 msgstr ""
4670
4668
4671 #: rhodecode/templates/admin/settings/settings.html:5
4669 #: rhodecode/templates/admin/settings/settings.html:5
4672 msgid "Settings administration"
4670 msgid "Settings administration"
4673 msgstr ""
4671 msgstr ""
4674
4672
4675 #: rhodecode/templates/admin/settings/settings_email.html:3
4673 #: rhodecode/templates/admin/settings/settings_email.html:3
4676 msgid "Email Configuration"
4674 msgid "Email Configuration"
4677 msgstr ""
4675 msgstr ""
4678
4676
4679 #: rhodecode/templates/admin/settings/settings_email.html:8
4677 #: rhodecode/templates/admin/settings/settings_email.html:8
4680 msgid "Email prefix"
4678 msgid "Email prefix"
4681 msgstr ""
4679 msgstr ""
4682
4680
4683 #: rhodecode/templates/admin/settings/settings_email.html:9
4681 #: rhodecode/templates/admin/settings/settings_email.html:9
4684 msgid "RhodeCode email from"
4682 msgid "RhodeCode email from"
4685 msgstr ""
4683 msgstr ""
4686
4684
4687 #: rhodecode/templates/admin/settings/settings_email.html:10
4685 #: rhodecode/templates/admin/settings/settings_email.html:10
4688 msgid "Error email from"
4686 msgid "Error email from"
4689 msgstr ""
4687 msgstr ""
4690
4688
4691 #: rhodecode/templates/admin/settings/settings_email.html:11
4689 #: rhodecode/templates/admin/settings/settings_email.html:11
4692 msgid "Error email recipients"
4690 msgid "Error email recipients"
4693 msgstr ""
4691 msgstr ""
4694
4692
4695 #: rhodecode/templates/admin/settings/settings_email.html:13
4693 #: rhodecode/templates/admin/settings/settings_email.html:13
4696 msgid "SMTP server"
4694 msgid "SMTP server"
4697 msgstr ""
4695 msgstr ""
4698
4696
4699 #: rhodecode/templates/admin/settings/settings_email.html:14
4697 #: rhodecode/templates/admin/settings/settings_email.html:14
4700 msgid "SMTP username"
4698 msgid "SMTP username"
4701 msgstr ""
4699 msgstr ""
4702
4700
4703 #: rhodecode/templates/admin/settings/settings_email.html:15
4701 #: rhodecode/templates/admin/settings/settings_email.html:15
4704 msgid "SMTP password"
4702 msgid "SMTP password"
4705 msgstr ""
4703 msgstr ""
4706
4704
4707 #: rhodecode/templates/admin/settings/settings_email.html:16
4705 #: rhodecode/templates/admin/settings/settings_email.html:16
4708 msgid "SMTP port"
4706 msgid "SMTP port"
4709 msgstr ""
4707 msgstr ""
4710
4708
4711 #: rhodecode/templates/admin/settings/settings_email.html:18
4709 #: rhodecode/templates/admin/settings/settings_email.html:18
4712 msgid "SMTP use TLS"
4710 msgid "SMTP use TLS"
4713 msgstr ""
4711 msgstr ""
4714
4712
4715 #: rhodecode/templates/admin/settings/settings_email.html:19
4713 #: rhodecode/templates/admin/settings/settings_email.html:19
4716 msgid "SMTP use SSL"
4714 msgid "SMTP use SSL"
4717 msgstr ""
4715 msgstr ""
4718
4716
4719 #: rhodecode/templates/admin/settings/settings_email.html:20
4717 #: rhodecode/templates/admin/settings/settings_email.html:20
4720 msgid "SMTP auth"
4718 msgid "SMTP auth"
4721 msgstr ""
4719 msgstr ""
4722
4720
4723 #: rhodecode/templates/admin/settings/settings_email.html:34
4721 #: rhodecode/templates/admin/settings/settings_email.html:34
4724 msgid "Test Email"
4722 msgid "Test Email"
4725 msgstr ""
4723 msgstr ""
4726
4724
4727 #: rhodecode/templates/admin/settings/settings_email.html:40
4725 #: rhodecode/templates/admin/settings/settings_email.html:40
4728 msgid "enter valid email"
4726 msgid "enter valid email"
4729 msgstr ""
4727 msgstr ""
4730
4728
4731 #: rhodecode/templates/admin/settings/settings_email.html:44
4729 #: rhodecode/templates/admin/settings/settings_email.html:44
4732 msgid "Send an auto-generated email from this server to above email..."
4730 msgid "Send an auto-generated email from this server to above email..."
4733 msgstr ""
4731 msgstr ""
4734
4732
4735 #: rhodecode/templates/admin/settings/settings_email.html:48
4733 #: rhodecode/templates/admin/settings/settings_email.html:48
4736 msgid "Send"
4734 msgid "Send"
4737 msgstr ""
4735 msgstr ""
4738
4736
4739 #: rhodecode/templates/admin/settings/settings_global.html:5
4737 #: rhodecode/templates/admin/settings/settings_global.html:5
4740 msgid "Branding"
4738 msgid "Branding"
4741 msgstr ""
4739 msgstr ""
4742
4740
4743 #: rhodecode/templates/admin/settings/settings_global.html:16
4741 #: rhodecode/templates/admin/settings/settings_global.html:16
4744 msgid "Set a custom title for your RhodeCode instance (limited to 40 characters)."
4742 msgid "Set a custom title for your RhodeCode instance (limited to 40 characters)."
4745 msgstr ""
4743 msgstr ""
4746
4744
4747 #: rhodecode/templates/admin/settings/settings_global.html:20
4745 #: rhodecode/templates/admin/settings/settings_global.html:20
4748 msgid "HTTP[S] authentication realm"
4746 msgid "HTTP[S] authentication realm"
4749 msgstr ""
4747 msgstr ""
4750
4748
4751 #: rhodecode/templates/admin/settings/settings_global.html:27
4749 #: rhodecode/templates/admin/settings/settings_global.html:27
4752 msgid "Set a custom text that is shown as authentication message to clients trying to connect."
4750 msgid "Set a custom text that is shown as authentication message to clients trying to connect."
4753 msgstr ""
4751 msgstr ""
4754
4752
4755 #: rhodecode/templates/admin/settings/settings_global.html:35
4753 #: rhodecode/templates/admin/settings/settings_global.html:35
4756 msgid "Registration Captcha"
4754 msgid "Registration Captcha"
4757 msgstr ""
4755 msgstr ""
4758
4756
4759 #: rhodecode/templates/admin/settings/settings_global.html:39
4757 #: rhodecode/templates/admin/settings/settings_global.html:39
4760 msgid "Google ReCaptcha public key"
4758 msgid "Google ReCaptcha public key"
4761 msgstr ""
4759 msgstr ""
4762
4760
4763 #: rhodecode/templates/admin/settings/settings_global.html:46
4761 #: rhodecode/templates/admin/settings/settings_global.html:46
4764 msgid "Public key for reCaptcha system."
4762 msgid "Public key for reCaptcha system."
4765 msgstr ""
4763 msgstr ""
4766
4764
4767 #: rhodecode/templates/admin/settings/settings_global.html:51
4765 #: rhodecode/templates/admin/settings/settings_global.html:51
4768 msgid "Google ReCaptcha private key"
4766 msgid "Google ReCaptcha private key"
4769 msgstr ""
4767 msgstr ""
4770
4768
4771 #: rhodecode/templates/admin/settings/settings_global.html:58
4769 #: rhodecode/templates/admin/settings/settings_global.html:58
4772 msgid "Private key for reCaptcha system. Setting this value will enable captcha on registration"
4770 msgid "Private key for reCaptcha system. Setting this value will enable captcha on registration"
4773 msgstr ""
4771 msgstr ""
4774
4772
4775 #: rhodecode/templates/admin/settings/settings_global.html:66
4773 #: rhodecode/templates/admin/settings/settings_global.html:66
4776 msgid "Custom Header Code"
4774 msgid "Custom Header Code"
4777 msgstr ""
4775 msgstr ""
4778
4776
4779 #: rhodecode/templates/admin/settings/settings_global.html:71
4777 #: rhodecode/templates/admin/settings/settings_global.html:71
4780 #: rhodecode/templates/admin/settings/settings_global.html:93
4778 #: rhodecode/templates/admin/settings/settings_global.html:93
4781 #: rhodecode/templates/debug_style/form-elements-small.html:59
4779 #: rhodecode/templates/debug_style/form-elements-small.html:59
4782 #: rhodecode/templates/debug_style/form-elements.html:57
4780 #: rhodecode/templates/debug_style/form-elements.html:57
4783 #: rhodecode/templates/debug_style/form-elements.html:82
4781 #: rhodecode/templates/debug_style/form-elements.html:82
4784 #: rhodecode/templates/debug_style/form-elements.html:225
4782 #: rhodecode/templates/debug_style/form-elements.html:225
4785 #: rhodecode/templates/debug_style/form-elements.html:381
4783 #: rhodecode/templates/debug_style/form-elements.html:381
4786 #: rhodecode/templates/debug_style/form-elements.html:407
4784 #: rhodecode/templates/debug_style/form-elements.html:407
4787 #: rhodecode/templates/debug_style/form-elements.html:515
4785 #: rhodecode/templates/debug_style/form-elements.html:515
4788 #: rhodecode/templates/debug_style/form-elements.html:519
4786 #: rhodecode/templates/debug_style/form-elements.html:519
4789 #: rhodecode/templates/debug_style/form-elements.html:537
4787 #: rhodecode/templates/debug_style/form-elements.html:537
4790 #: rhodecode/templates/debug_style/form-elements.html:587
4788 #: rhodecode/templates/debug_style/form-elements.html:587
4791 #: rhodecode/templates/debug_style/form-inline.html:38
4789 #: rhodecode/templates/debug_style/form-inline.html:38
4792 #: rhodecode/templates/debug_style/form-inline.html:139
4790 #: rhodecode/templates/debug_style/form-inline.html:139
4793 #: rhodecode/templates/debug_style/form-inline.html:147
4791 #: rhodecode/templates/debug_style/form-inline.html:147
4794 #: rhodecode/templates/debug_style/form-vertical.html:60
4792 #: rhodecode/templates/debug_style/form-vertical.html:60
4795 #: rhodecode/templates/debug_style/forms.html:37
4793 #: rhodecode/templates/debug_style/forms.html:37
4796 #: rhodecode/templates/debug_style/forms.html:60
4794 #: rhodecode/templates/debug_style/forms.html:60
4797 #: rhodecode/templates/debug_style/forms.html:78
4795 #: rhodecode/templates/debug_style/forms.html:78
4798 #: rhodecode/templates/debug_style/forms.html:96
4796 #: rhodecode/templates/debug_style/forms.html:96
4799 #: rhodecode/templates/debug_style/layout-form-sidebar.html:44
4797 #: rhodecode/templates/debug_style/layout-form-sidebar.html:44
4800 msgid "Templates..."
4798 msgid "Templates..."
4801 msgstr ""
4799 msgstr ""
4802
4800
4803 #: rhodecode/templates/admin/settings/settings_global.html:74
4801 #: rhodecode/templates/admin/settings/settings_global.html:74
4804 #: rhodecode/templates/admin/settings/settings_global.html:96
4802 #: rhodecode/templates/admin/settings/settings_global.html:96
4805 #: rhodecode/templates/debug_style/form-elements-small.html:62
4803 #: rhodecode/templates/debug_style/form-elements-small.html:62
4806 #: rhodecode/templates/debug_style/form-elements.html:60
4804 #: rhodecode/templates/debug_style/form-elements.html:60
4807 #: rhodecode/templates/debug_style/form-elements.html:85
4805 #: rhodecode/templates/debug_style/form-elements.html:85
4808 #: rhodecode/templates/debug_style/form-elements.html:228
4806 #: rhodecode/templates/debug_style/form-elements.html:228
4809 #: rhodecode/templates/debug_style/form-elements.html:384
4807 #: rhodecode/templates/debug_style/form-elements.html:384
4810 #: rhodecode/templates/debug_style/form-elements.html:410
4808 #: rhodecode/templates/debug_style/form-elements.html:410
4811 #: rhodecode/templates/debug_style/form-elements.html:518
4809 #: rhodecode/templates/debug_style/form-elements.html:518
4812 #: rhodecode/templates/debug_style/form-elements.html:522
4810 #: rhodecode/templates/debug_style/form-elements.html:522
4813 #: rhodecode/templates/debug_style/form-elements.html:540
4811 #: rhodecode/templates/debug_style/form-elements.html:540
4814 #: rhodecode/templates/debug_style/form-elements.html:590
4812 #: rhodecode/templates/debug_style/form-elements.html:590
4815 #: rhodecode/templates/debug_style/form-inline.html:41
4813 #: rhodecode/templates/debug_style/form-inline.html:41
4816 #: rhodecode/templates/debug_style/form-inline.html:142
4814 #: rhodecode/templates/debug_style/form-inline.html:142
4817 #: rhodecode/templates/debug_style/form-inline.html:150
4815 #: rhodecode/templates/debug_style/form-inline.html:150
4818 #: rhodecode/templates/debug_style/form-vertical.html:63
4816 #: rhodecode/templates/debug_style/form-vertical.html:63
4819 #: rhodecode/templates/debug_style/forms.html:40
4817 #: rhodecode/templates/debug_style/forms.html:40
4820 #: rhodecode/templates/debug_style/forms.html:63
4818 #: rhodecode/templates/debug_style/forms.html:63
4821 #: rhodecode/templates/debug_style/forms.html:81
4819 #: rhodecode/templates/debug_style/forms.html:81
4822 #: rhodecode/templates/debug_style/forms.html:99
4820 #: rhodecode/templates/debug_style/forms.html:99
4823 #: rhodecode/templates/debug_style/layout-form-sidebar.html:47
4821 #: rhodecode/templates/debug_style/layout-form-sidebar.html:47
4824 msgid "Server Announcement"
4822 msgid "Server Announcement"
4825 msgstr ""
4823 msgstr ""
4826
4824
4827 #: rhodecode/templates/admin/settings/settings_global.html:80
4825 #: rhodecode/templates/admin/settings/settings_global.html:80
4828 msgid "Custom js/css code added at the end of the <header> tag."
4826 msgid "Custom js/css code added at the end of the <header> tag."
4829 msgstr ""
4827 msgstr ""
4830
4828
4831 #: rhodecode/templates/admin/settings/settings_global.html:81
4829 #: rhodecode/templates/admin/settings/settings_global.html:81
4832 #: rhodecode/templates/admin/settings/settings_global.html:103
4830 #: rhodecode/templates/admin/settings/settings_global.html:103
4833 msgid "Use <script> or <css> tags to define custom styling or scripting"
4831 msgid "Use <script> or <css> tags to define custom styling or scripting"
4834 msgstr ""
4832 msgstr ""
4835
4833
4836 #: rhodecode/templates/admin/settings/settings_global.html:88
4834 #: rhodecode/templates/admin/settings/settings_global.html:88
4837 msgid "Custom Footer Code"
4835 msgid "Custom Footer Code"
4838 msgstr ""
4836 msgstr ""
4839
4837
4840 #: rhodecode/templates/admin/settings/settings_global.html:102
4838 #: rhodecode/templates/admin/settings/settings_global.html:102
4841 msgid "Custom js/css code added at the end of the <body> tag."
4839 msgid "Custom js/css code added at the end of the <body> tag."
4842 msgstr ""
4840 msgstr ""
4843
4841
4844 #: rhodecode/templates/admin/settings/settings_hooks.html:3
4842 #: rhodecode/templates/admin/settings/settings_hooks.html:3
4845 msgid "Built in Mercurial hooks - read only"
4843 msgid "Built in Mercurial hooks - read only"
4846 msgstr ""
4844 msgstr ""
4847
4845
4848 #: rhodecode/templates/admin/settings/settings_hooks.html:19
4846 #: rhodecode/templates/admin/settings/settings_hooks.html:19
4849 msgid "Hooks can be used to trigger actions on certain events such as push / pull. They can trigger Python functions or external applications."
4847 msgid "Hooks can be used to trigger actions on certain events such as push / pull. They can trigger Python functions or external applications."
4850 msgstr ""
4848 msgstr ""
4851
4849
4852 #: rhodecode/templates/admin/settings/settings_hooks.html:27
4850 #: rhodecode/templates/admin/settings/settings_hooks.html:27
4853 msgid "Custom hooks"
4851 msgid "Custom hooks"
4854 msgstr ""
4852 msgstr ""
4855
4853
4856 #: rhodecode/templates/admin/settings/settings_labs.html:3
4854 #: rhodecode/templates/admin/settings/settings_labs.html:3
4857 msgid "Labs Settings"
4855 msgid "Labs Settings"
4858 msgstr ""
4856 msgstr ""
4859
4857
4860 #: rhodecode/templates/admin/settings/settings_mapping.html:5
4858 #: rhodecode/templates/admin/settings/settings_mapping.html:5
4861 msgid "Import New Groups or Repositories"
4859 msgid "Import New Groups or Repositories"
4862 msgstr ""
4860 msgstr ""
4863
4861
4864 #: rhodecode/templates/admin/settings/settings_mapping.html:10
4862 #: rhodecode/templates/admin/settings/settings_mapping.html:10
4865 msgid "Destroy old data"
4863 msgid "Destroy old data"
4866 msgstr ""
4864 msgstr ""
4867
4865
4868 #: rhodecode/templates/admin/settings/settings_mapping.html:12
4866 #: rhodecode/templates/admin/settings/settings_mapping.html:12
4869 msgid "In case a repository or a group was deleted from the filesystem and it still exists in the database, check this option to remove obsolete data from the database."
4867 msgid "In case a repository or a group was deleted from the filesystem and it still exists in the database, check this option to remove obsolete data from the database."
4870 msgstr ""
4868 msgstr ""
4871
4869
4872 #: rhodecode/templates/admin/settings/settings_mapping.html:16
4870 #: rhodecode/templates/admin/settings/settings_mapping.html:16
4873 msgid "Invalidate cache for all repositories"
4871 msgid "Invalidate cache for all repositories"
4874 msgstr ""
4872 msgstr ""
4875
4873
4876 #: rhodecode/templates/admin/settings/settings_mapping.html:18
4874 #: rhodecode/templates/admin/settings/settings_mapping.html:18
4877 msgid "Each cache data for repositories will be cleaned with this option selected. Use this to reload data and clear cache keys."
4875 msgid "Each cache data for repositories will be cleaned with this option selected. Use this to reload data and clear cache keys."
4878 msgstr ""
4876 msgstr ""
4879
4877
4880 #: rhodecode/templates/admin/settings/settings_mapping.html:21
4878 #: rhodecode/templates/admin/settings/settings_mapping.html:21
4881 msgid "Rescan Filesystem"
4879 msgid "Rescan Filesystem"
4882 msgstr ""
4880 msgstr ""
4883
4881
4884 #: rhodecode/templates/admin/settings/settings_open_source.html:3
4882 #: rhodecode/templates/admin/settings/settings_open_source.html:3
4885 msgid "Licenses of Third Party Packages"
4883 msgid "Licenses of Third Party Packages"
4886 msgstr ""
4884 msgstr ""
4887
4885
4888 #: rhodecode/templates/admin/settings/settings_search.html:3
4886 #: rhodecode/templates/admin/settings/settings_search.html:3
4889 msgid "RhodeCode Full Text Search"
4887 msgid "RhodeCode Full Text Search"
4890 msgstr ""
4888 msgstr ""
4891
4889
4892 #: rhodecode/templates/admin/settings/settings_supervisor_tail.html:1
4890 #: rhodecode/templates/admin/settings/settings_supervisor_tail.html:1
4893 #, python-format
4891 #, python-format
4894 msgid "Last %(size)s bytes of process logs, use ?offset=[num] GET param to set custom size"
4892 msgid "Last %(size)s bytes of process logs, use ?offset=[num] GET param to set custom size"
4895 msgstr ""
4893 msgstr ""
4896
4894
4897 #: rhodecode/templates/admin/settings/settings_system.html:4
4895 #: rhodecode/templates/admin/settings/settings_system.html:4
4898 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:4
4896 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:4
4899 msgid "RhodeCode Enterprise version"
4897 msgid "RhodeCode Enterprise version"
4900 msgstr ""
4898 msgstr ""
4901
4899
4902 #: rhodecode/templates/admin/settings/settings_system.html:4
4900 #: rhodecode/templates/admin/settings/settings_system.html:4
4903 msgid "check for updates"
4901 msgid "check for updates"
4904 msgstr ""
4902 msgstr ""
4905
4903
4906 #: rhodecode/templates/admin/settings/settings_system.html:5
4904 #: rhodecode/templates/admin/settings/settings_system.html:5
4907 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:5
4905 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:5
4908 msgid "Upgrade info endpoint"
4906 msgid "Upgrade info endpoint"
4909 msgstr ""
4907 msgstr ""
4910
4908
4911 #: rhodecode/templates/admin/settings/settings_system.html:5
4909 #: rhodecode/templates/admin/settings/settings_system.html:5
4912 msgid "Note: please make sure this server can access this url"
4910 msgid "Note: please make sure this server can access this url"
4913 msgstr ""
4911 msgstr ""
4914
4912
4915 #: rhodecode/templates/admin/settings/settings_system.html:6
4913 #: rhodecode/templates/admin/settings/settings_system.html:6
4916 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:6
4914 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:6
4917 msgid "Configuration INI file"
4915 msgid "Configuration INI file"
4918 msgstr ""
4916 msgstr ""
4919
4917
4920 #: rhodecode/templates/admin/settings/settings_system.html:8
4918 #: rhodecode/templates/admin/settings/settings_system.html:8
4921 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:8
4919 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:8
4922 msgid "RhodeCode Enterprise Server IP"
4920 msgid "RhodeCode Enterprise Server IP"
4923 msgstr ""
4921 msgstr ""
4924
4922
4925 #: rhodecode/templates/admin/settings/settings_system.html:9
4923 #: rhodecode/templates/admin/settings/settings_system.html:9
4926 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:9
4924 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:9
4927 msgid "RhodeCode Enterprise Server ID"
4925 msgid "RhodeCode Enterprise Server ID"
4928 msgstr ""
4926 msgstr ""
4929
4927
4930 #: rhodecode/templates/admin/settings/settings_system.html:10
4928 #: rhodecode/templates/admin/settings/settings_system.html:10
4931 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:10
4929 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:10
4932 msgid "Platform"
4930 msgid "Platform"
4933 msgstr ""
4931 msgstr ""
4934
4932
4935 #: rhodecode/templates/admin/settings/settings_system.html:11
4933 #: rhodecode/templates/admin/settings/settings_system.html:11
4936 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:11
4934 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:11
4937 msgid "Uptime"
4935 msgid "Uptime"
4938 msgstr ""
4936 msgstr ""
4939
4937
4940 #: rhodecode/templates/admin/settings/settings_system.html:12
4938 #: rhodecode/templates/admin/settings/settings_system.html:12
4941 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:12
4939 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:12
4942 msgid "Storage location"
4940 msgid "Storage location"
4943 msgstr ""
4941 msgstr ""
4944
4942
4945 #: rhodecode/templates/admin/settings/settings_system.html:13
4943 #: rhodecode/templates/admin/settings/settings_system.html:13
4946 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:13
4944 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:13
4947 msgid "Storage disk space"
4945 msgid "Storage disk space"
4948 msgstr ""
4946 msgstr ""
4949
4947
4950 #: rhodecode/templates/admin/settings/settings_system.html:15
4948 #: rhodecode/templates/admin/settings/settings_system.html:15
4951 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:15
4949 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:15
4952 msgid "Search index storage"
4950 msgid "Search index storage"
4953 msgstr ""
4951 msgstr ""
4954
4952
4955 #: rhodecode/templates/admin/settings/settings_system.html:16
4953 #: rhodecode/templates/admin/settings/settings_system.html:16
4956 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:16
4954 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:16
4957 msgid "Search index size"
4955 msgid "Search index size"
4958 msgstr ""
4956 msgstr ""
4959
4957
4960 #: rhodecode/templates/admin/settings/settings_system.html:18
4958 #: rhodecode/templates/admin/settings/settings_system.html:18
4961 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:18
4959 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:18
4962 msgid "Gist storage"
4960 msgid "Gist storage"
4963 msgstr ""
4961 msgstr ""
4964
4962
4965 #: rhodecode/templates/admin/settings/settings_system.html:19
4963 #: rhodecode/templates/admin/settings/settings_system.html:19
4966 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:19
4964 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:19
4967 msgid "Gist storage size"
4965 msgid "Gist storage size"
4968 msgstr ""
4966 msgstr ""
4969
4967
4970 #: rhodecode/templates/admin/settings/settings_system.html:21
4968 #: rhodecode/templates/admin/settings/settings_system.html:21
4971 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:21
4969 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:21
4972 msgid "Archive cache"
4970 msgid "Archive cache"
4973 msgstr ""
4971 msgstr ""
4974
4972
4975 #: rhodecode/templates/admin/settings/settings_system.html:21
4973 #: rhodecode/templates/admin/settings/settings_system.html:21
4976 msgid "Enable this by setting archive_cache_dir=/path/to/cache option in the .ini file"
4974 msgid "Enable this by setting archive_cache_dir=/path/to/cache option in the .ini file"
4977 msgstr ""
4975 msgstr ""
4978
4976
4979 #: rhodecode/templates/admin/settings/settings_system.html:22
4977 #: rhodecode/templates/admin/settings/settings_system.html:22
4980 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:22
4978 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:22
4981 msgid "Archive cache size"
4979 msgid "Archive cache size"
4982 msgstr ""
4980 msgstr ""
4983
4981
4984 #: rhodecode/templates/admin/settings/settings_system.html:24
4982 #: rhodecode/templates/admin/settings/settings_system.html:24
4985 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:24
4983 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:24
4986 msgid "System memory"
4984 msgid "System memory"
4987 msgstr ""
4985 msgstr ""
4988
4986
4989 #: rhodecode/templates/admin/settings/settings_system.html:25
4987 #: rhodecode/templates/admin/settings/settings_system.html:25
4990 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:25
4988 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:25
4991 msgid "CPU"
4989 msgid "CPU"
4992 msgstr ""
4990 msgstr ""
4993
4991
4994 #: rhodecode/templates/admin/settings/settings_system.html:26
4992 #: rhodecode/templates/admin/settings/settings_system.html:26
4995 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:26
4993 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:26
4996 msgid "Load"
4994 msgid "Load"
4997 msgstr ""
4995 msgstr ""
4998
4996
4999 #: rhodecode/templates/admin/settings/settings_system.html:29
4997 #: rhodecode/templates/admin/settings/settings_system.html:29
5000 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:29
4998 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:29
5001 msgid "Python version"
4999 msgid "Python version"
5002 msgstr ""
5000 msgstr ""
5003
5001
5004 #: rhodecode/templates/admin/settings/settings_system.html:30
5002 #: rhodecode/templates/admin/settings/settings_system.html:30
5005 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:30
5003 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:30
5006 msgid "Python path"
5004 msgid "Python path"
5007 msgstr ""
5005 msgstr ""
5008
5006
5009 #: rhodecode/templates/admin/settings/settings_system.html:31
5007 #: rhodecode/templates/admin/settings/settings_system.html:31
5010 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:31
5008 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:31
5011 msgid "GIT version"
5009 msgid "GIT version"
5012 msgstr ""
5010 msgstr ""
5013
5011
5014 #: rhodecode/templates/admin/settings/settings_system.html:32
5012 #: rhodecode/templates/admin/settings/settings_system.html:32
5015 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:32
5013 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:32
5016 msgid "HG version"
5014 msgid "HG version"
5017 msgstr ""
5015 msgstr ""
5018
5016
5019 #: rhodecode/templates/admin/settings/settings_system.html:33
5017 #: rhodecode/templates/admin/settings/settings_system.html:33
5020 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:33
5018 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:33
5021 msgid "SVN version"
5019 msgid "SVN version"
5022 msgstr ""
5020 msgstr ""
5023
5021
5024 #: rhodecode/templates/admin/settings/settings_system.html:34
5022 #: rhodecode/templates/admin/settings/settings_system.html:34
5025 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:34
5023 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:34
5026 msgid "Database"
5024 msgid "Database"
5027 msgstr ""
5025 msgstr ""
5028
5026
5029 #: rhodecode/templates/admin/settings/settings_system.html:35
5027 #: rhodecode/templates/admin/settings/settings_system.html:35
5030 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:35
5028 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:35
5031 msgid "Database version"
5029 msgid "Database version"
5032 msgstr ""
5030 msgstr ""
5033
5031
5034 #: rhodecode/templates/admin/settings/settings_system.html:41
5032 #: rhodecode/templates/admin/settings/settings_system.html:41
5035 msgid "Checking for updates..."
5033 msgid "Checking for updates..."
5036 msgstr ""
5034 msgstr ""
5037
5035
5038 #: rhodecode/templates/admin/settings/settings_system.html:49
5036 #: rhodecode/templates/admin/settings/settings_system.html:49
5039 msgid "create snapshot"
5037 msgid "create snapshot"
5040 msgstr ""
5038 msgstr ""
5041
5039
5042 #: rhodecode/templates/admin/settings/settings_system.html:64
5040 #: rhodecode/templates/admin/settings/settings_system.html:64
5043 msgid "Python Packages"
5041 msgid "Python Packages"
5044 msgstr ""
5042 msgstr ""
5045
5043
5046 #: rhodecode/templates/admin/settings/settings_visual.html:5
5044 #: rhodecode/templates/admin/settings/settings_visual.html:5
5047 #: rhodecode/templates/base/vcs_settings.html:10
5045 #: rhodecode/templates/base/vcs_settings.html:10
5048 msgid "General"
5046 msgid "General"
5049 msgstr ""
5047 msgstr ""
5050
5048
5051 #: rhodecode/templates/admin/settings/settings_visual.html:10
5049 #: rhodecode/templates/admin/settings/settings_visual.html:10
5052 msgid "Use repository extra fields"
5050 msgid "Use repository extra fields"
5053 msgstr ""
5051 msgstr ""
5054
5052
5055 #: rhodecode/templates/admin/settings/settings_visual.html:12
5053 #: rhodecode/templates/admin/settings/settings_visual.html:12
5056 msgid "Allows storing additional customized fields per repository."
5054 msgid "Allows storing additional customized fields per repository."
5057 msgstr ""
5055 msgstr ""
5058
5056
5059 #: rhodecode/templates/admin/settings/settings_visual.html:17
5057 #: rhodecode/templates/admin/settings/settings_visual.html:17
5060 msgid "Show RhodeCode version"
5058 msgid "Show RhodeCode version"
5061 msgstr ""
5059 msgstr ""
5062
5060
5063 #: rhodecode/templates/admin/settings/settings_visual.html:19
5061 #: rhodecode/templates/admin/settings/settings_visual.html:19
5064 msgid "Shows or hides a version number of RhodeCode displayed in the footer."
5062 msgid "Shows or hides a version number of RhodeCode displayed in the footer."
5065 msgstr ""
5063 msgstr ""
5066
5064
5067 #: rhodecode/templates/admin/settings/settings_visual.html:26
5065 #: rhodecode/templates/admin/settings/settings_visual.html:26
5068 msgid "Gravatars"
5066 msgid "Gravatars"
5069 msgstr ""
5067 msgstr ""
5070
5068
5071 #: rhodecode/templates/admin/settings/settings_visual.html:31
5069 #: rhodecode/templates/admin/settings/settings_visual.html:31
5072 msgid "Use Gravatars based avatars"
5070 msgid "Use Gravatars based avatars"
5073 msgstr ""
5071 msgstr ""
5074
5072
5075 #: rhodecode/templates/admin/settings/settings_visual.html:33
5073 #: rhodecode/templates/admin/settings/settings_visual.html:33
5076 msgid "Use gravatar.com as avatar system for RhodeCode accounts. If this is disabled avatars are generated based on initials and email."
5074 msgid "Use gravatar.com as avatar system for RhodeCode accounts. If this is disabled avatars are generated based on initials and email."
5077 msgstr ""
5075 msgstr ""
5078
5076
5079 #: rhodecode/templates/admin/settings/settings_visual.html:36
5077 #: rhodecode/templates/admin/settings/settings_visual.html:36
5080 msgid "Gravatar URL"
5078 msgid "Gravatar URL"
5081 msgstr ""
5079 msgstr ""
5082
5080
5083 #: rhodecode/templates/admin/settings/settings_visual.html:44
5081 #: rhodecode/templates/admin/settings/settings_visual.html:44
5084 msgid ""
5082 msgid ""
5085 "Gravatar url allows you to use other avatar server application.\n"
5083 "Gravatar url allows you to use other avatar server application.\n"
5086 " Following variables of the URL will be replaced accordingly.\n"
5084 " Following variables of the URL will be replaced accordingly.\n"
5087 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
5085 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
5088 " {email} user email,\n"
5086 " {email} user email,\n"
5089 " {md5email} md5 hash of the user email (like at gravatar.com),\n"
5087 " {md5email} md5 hash of the user email (like at gravatar.com),\n"
5090 " {size} size of the image that is expected from the server application,\n"
5088 " {size} size of the image that is expected from the server application,\n"
5091 " {netloc} network location/server host of running RhodeCode server"
5089 " {netloc} network location/server host of running RhodeCode server"
5092 msgstr ""
5090 msgstr ""
5093
5091
5094 #: rhodecode/templates/admin/settings/settings_visual.html:59
5092 #: rhodecode/templates/admin/settings/settings_visual.html:59
5095 msgid "Meta-Tagging"
5093 msgid "Meta-Tagging"
5096 msgstr ""
5094 msgstr ""
5097
5095
5098 #: rhodecode/templates/admin/settings/settings_visual.html:64
5096 #: rhodecode/templates/admin/settings/settings_visual.html:64
5099 msgid "Stylify recognised meta tags"
5097 msgid "Stylify recognised meta tags"
5100 msgstr ""
5098 msgstr ""
5101
5099
5102 #: rhodecode/templates/admin/settings/settings_visual.html:66
5100 #: rhodecode/templates/admin/settings/settings_visual.html:66
5103 msgid "Parses meta tags from repository description field and turns them into colored tags."
5101 msgid "Parses meta tags from repository description field and turns them into colored tags."
5104 msgstr ""
5102 msgstr ""
5105
5103
5106 #: rhodecode/templates/admin/settings/settings_visual.html:86
5104 #: rhodecode/templates/admin/settings/settings_visual.html:86
5107 msgid "Dashboard Items"
5105 msgid "Dashboard Items"
5108 msgstr ""
5106 msgstr ""
5109
5107
5110 #: rhodecode/templates/admin/settings/settings_visual.html:90
5108 #: rhodecode/templates/admin/settings/settings_visual.html:90
5111 msgid "Main page dashboard items"
5109 msgid "Main page dashboard items"
5112 msgstr ""
5110 msgstr ""
5113
5111
5114 #: rhodecode/templates/admin/settings/settings_visual.html:96
5112 #: rhodecode/templates/admin/settings/settings_visual.html:96
5115 msgid "Number of items displayed in the main page dashboard before pagination is shown."
5113 msgid "Number of items displayed in the main page dashboard before pagination is shown."
5116 msgstr ""
5114 msgstr ""
5117
5115
5118 #: rhodecode/templates/admin/settings/settings_visual.html:100
5116 #: rhodecode/templates/admin/settings/settings_visual.html:100
5119 msgid "Admin pages items"
5117 msgid "Admin pages items"
5120 msgstr ""
5118 msgstr ""
5121
5119
5122 #: rhodecode/templates/admin/settings/settings_visual.html:106
5120 #: rhodecode/templates/admin/settings/settings_visual.html:106
5123 msgid "Number of items displayed in the admin pages grids before pagination is shown."
5121 msgid "Number of items displayed in the admin pages grids before pagination is shown."
5124 msgstr ""
5122 msgstr ""
5125
5123
5126 #: rhodecode/templates/admin/settings/settings_visual.html:115
5124 #: rhodecode/templates/admin/settings/settings_visual.html:115
5127 msgid "Commit ID Style"
5125 msgid "Commit ID Style"
5128 msgstr ""
5126 msgstr ""
5129
5127
5130 #: rhodecode/templates/admin/settings/settings_visual.html:119
5128 #: rhodecode/templates/admin/settings/settings_visual.html:119
5131 msgid "Commit sha length"
5129 msgid "Commit sha length"
5132 msgstr ""
5130 msgstr ""
5133
5131
5134 #: rhodecode/templates/admin/settings/settings_visual.html:126
5132 #: rhodecode/templates/admin/settings/settings_visual.html:126
5135 msgid ""
5133 msgid ""
5136 "Number of chars to show in commit sha displayed in web interface.\n"
5134 "Number of chars to show in commit sha displayed in web interface.\n"
5137 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
5135 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
5138 " length of the sha after the `r123:` part."
5136 " length of the sha after the `r123:` part."
5139 msgstr ""
5137 msgstr ""
5140
5138
5141 #: rhodecode/templates/admin/settings/settings_visual.html:134
5139 #: rhodecode/templates/admin/settings/settings_visual.html:134
5142 msgid "Show commit ID numeric reference"
5140 msgid "Show commit ID numeric reference"
5143 msgstr ""
5141 msgstr ""
5144
5142
5145 #: rhodecode/templates/admin/settings/settings_visual.html:134
5143 #: rhodecode/templates/admin/settings/settings_visual.html:134
5146 msgid "Commit show revision number"
5144 msgid "Commit show revision number"
5147 msgstr ""
5145 msgstr ""
5148
5146
5149 #: rhodecode/templates/admin/settings/settings_visual.html:136
5147 #: rhodecode/templates/admin/settings/settings_visual.html:136
5150 msgid ""
5148 msgid ""
5151 "Show revision number in commit sha displayed in web interface.\n"
5149 "Show revision number in commit sha displayed in web interface.\n"
5152 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
5150 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
5153 " if the `r123:` part is shown."
5151 " if the `r123:` part is shown."
5154 msgstr ""
5152 msgstr ""
5155
5153
5156 #: rhodecode/templates/admin/settings/settings_visual.html:145
5154 #: rhodecode/templates/admin/settings/settings_visual.html:145
5157 #: rhodecode/templates/debug_style/index.html:62
5155 #: rhodecode/templates/debug_style/index.html:62
5158 msgid "Icons"
5156 msgid "Icons"
5159 msgstr ""
5157 msgstr ""
5160
5158
5161 #: rhodecode/templates/admin/settings/settings_visual.html:150
5159 #: rhodecode/templates/admin/settings/settings_visual.html:150
5162 msgid "Show public repo icon on repositories"
5160 msgid "Show public repo icon on repositories"
5163 msgstr ""
5161 msgstr ""
5164
5162
5165 #: rhodecode/templates/admin/settings/settings_visual.html:156
5163 #: rhodecode/templates/admin/settings/settings_visual.html:156
5166 msgid "Show private repo icon on repositories"
5164 msgid "Show private repo icon on repositories"
5167 msgstr ""
5165 msgstr ""
5168
5166
5169 #: rhodecode/templates/admin/settings/settings_visual.html:158
5167 #: rhodecode/templates/admin/settings/settings_visual.html:158
5170 msgid "Show public/private icons next to repositories names."
5168 msgid "Show public/private icons next to repositories names."
5171 msgstr ""
5169 msgstr ""
5172
5170
5173 #: rhodecode/templates/admin/settings/settings_visual.html:165
5171 #: rhodecode/templates/admin/settings/settings_visual.html:165
5174 msgid "Markup Renderer"
5172 msgid "Markup Renderer"
5175 msgstr ""
5173 msgstr ""
5176
5174
5177 #: rhodecode/templates/admin/settings/settings_visual.html:172
5175 #: rhodecode/templates/admin/settings/settings_visual.html:172
5178 msgid "Default renderer used to render comments, pull request descriptions and other description elements. After change old entries will still work correctly."
5176 msgid "Default renderer used to render comments, pull request descriptions and other description elements. After change old entries will still work correctly."
5179 msgstr ""
5177 msgstr ""
5180
5178
5181 #: rhodecode/templates/admin/settings/settings_visual.html:179
5179 #: rhodecode/templates/admin/settings/settings_visual.html:179
5182 msgid "Clone URL"
5180 msgid "Clone URL"
5183 msgstr ""
5181 msgstr ""
5184
5182
5185 #: rhodecode/templates/admin/settings/settings_visual.html:188
5183 #: rhodecode/templates/admin/settings/settings_visual.html:188
5186 msgid ""
5184 msgid ""
5187 "Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}', available vars:\n"
5185 "Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}', available vars:\n"
5188 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
5186 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
5189 " {user} current user username,\n"
5187 " {user} current user username,\n"
5190 " {netloc} network location/server host of running RhodeCode server,\n"
5188 " {netloc} network location/server host of running RhodeCode server,\n"
5191 " {repo} full repository name,\n"
5189 " {repo} full repository name,\n"
5192 " {repoid} ID of repository, can be used to contruct clone-by-id"
5190 " {repoid} ID of repository, can be used to contruct clone-by-id"
5193 msgstr ""
5191 msgstr ""
5194
5192
5195 #: rhodecode/templates/admin/settings/settings_visual.html:201
5193 #: rhodecode/templates/admin/settings/settings_visual.html:201
5196 msgid "Custom Support Link"
5194 msgid "Custom Support Link"
5197 msgstr ""
5195 msgstr ""
5198
5196
5199 #: rhodecode/templates/admin/settings/settings_visual.html:209
5197 #: rhodecode/templates/admin/settings/settings_visual.html:209
5200 #, python-format
5198 #, python-format
5201 msgid ""
5199 msgid ""
5202 "Custom url for the support link located at the bottom.\n"
5200 "Custom url for the support link located at the bottom.\n"
5203 " The default is set to %(default_url)s. In case there's a need\n"
5201 " The default is set to %(default_url)s. In case there's a need\n"
5204 " to change the support link to internal issue tracker, it should be done here.\n"
5202 " to change the support link to internal issue tracker, it should be done here.\n"
5205 " "
5203 " "
5206 msgstr ""
5204 msgstr ""
5207
5205
5208 #: rhodecode/templates/admin/user_groups/user_group_add.html:5
5206 #: rhodecode/templates/admin/user_groups/user_group_add.html:5
5209 msgid "Add user group"
5207 msgid "Add user group"
5210 msgstr ""
5208 msgstr ""
5211
5209
5212 #: rhodecode/templates/admin/user_groups/user_group_add.html:13
5210 #: rhodecode/templates/admin/user_groups/user_group_add.html:13
5213 #: rhodecode/templates/admin/users/user_edit_advanced.html:13
5211 #: rhodecode/templates/admin/users/user_edit_advanced.html:13
5214 #: rhodecode/templates/base/base.html:82 rhodecode/templates/base/base.html:155
5212 #: rhodecode/templates/base/base.html:82 rhodecode/templates/base/base.html:155
5215 msgid "User groups"
5213 msgid "User groups"
5216 msgstr ""
5214 msgstr ""
5217
5215
5218 #: rhodecode/templates/admin/user_groups/user_group_add.html:15
5216 #: rhodecode/templates/admin/user_groups/user_group_add.html:15
5219 #: rhodecode/templates/admin/user_groups/user_groups.html:28
5217 #: rhodecode/templates/admin/user_groups/user_groups.html:28
5220 msgid "Add User Group"
5218 msgid "Add User Group"
5221 msgstr ""
5219 msgstr ""
5222
5220
5223 #: rhodecode/templates/admin/user_groups/user_group_add.html:35
5221 #: rhodecode/templates/admin/user_groups/user_group_add.html:35
5224 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:15
5222 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:15
5225 msgid "Group name"
5223 msgid "Group name"
5226 msgstr ""
5224 msgstr ""
5227
5225
5228 #: rhodecode/templates/admin/user_groups/user_group_add.html:47
5226 #: rhodecode/templates/admin/user_groups/user_group_add.html:47
5229 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:46
5227 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:46
5230 msgid "Short, optional description for this user group."
5228 msgid "Short, optional description for this user group."
5231 msgstr ""
5229 msgstr ""
5232
5230
5233 #: rhodecode/templates/admin/user_groups/user_group_edit.html:5
5231 #: rhodecode/templates/admin/user_groups/user_group_edit.html:5
5234 #, python-format
5232 #, python-format
5235 msgid "%s user group settings"
5233 msgid "%s user group settings"
5236 msgstr ""
5234 msgstr ""
5237
5235
5238 #: rhodecode/templates/admin/user_groups/user_group_edit.html:36
5236 #: rhodecode/templates/admin/user_groups/user_group_edit.html:36
5239 #: rhodecode/templates/admin/users/user_edit.html:36
5237 #: rhodecode/templates/admin/users/user_edit.html:36
5240 msgid "Global permissions"
5238 msgid "Global permissions"
5241 msgstr ""
5239 msgstr ""
5242
5240
5243 #: rhodecode/templates/admin/user_groups/user_group_edit.html:37
5241 #: rhodecode/templates/admin/user_groups/user_group_edit.html:37
5244 #: rhodecode/templates/admin/users/user_edit.html:37
5242 #: rhodecode/templates/admin/users/user_edit.html:37
5245 msgid "Permissions summary"
5243 msgid "Permissions summary"
5246 msgstr ""
5244 msgstr ""
5247
5245
5248 #: rhodecode/templates/admin/user_groups/user_group_edit.html:38
5246 #: rhodecode/templates/admin/user_groups/user_group_edit.html:38
5249 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:8
5247 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:8
5250 #: rhodecode/templates/admin/user_groups/user_groups.html:60
5248 #: rhodecode/templates/admin/user_groups/user_groups.html:60
5251 #: rhodecode/templates/debug_style/form-elements.html:509
5249 #: rhodecode/templates/debug_style/form-elements.html:509
5252 msgid "Members"
5250 msgid "Members"
5253 msgstr ""
5251 msgstr ""
5254
5252
5255 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:9
5253 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:9
5256 msgid "Assigned to repositories"
5254 msgid "Assigned to repositories"
5257 msgstr ""
5255 msgstr ""
5258
5256
5259 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:10
5257 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:10
5260 msgid "Assigned to repo groups"
5258 msgid "Assigned to repo groups"
5261 msgstr ""
5259 msgstr ""
5262
5260
5263 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:17
5261 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:17
5264 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:6
5262 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:6
5265 #, python-format
5263 #, python-format
5266 msgid "User Group: %s"
5264 msgid "User Group: %s"
5267 msgstr ""
5265 msgstr ""
5268
5266
5269 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:26
5267 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:26
5270 msgid "Delete User Group"
5268 msgid "Delete User Group"
5271 msgstr ""
5269 msgstr ""
5272
5270
5273 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:32
5271 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:32
5274 #, python-format
5272 #, python-format
5275 msgid "Confirm to delete user group `%(ugroup)s` with all permission assignments"
5273 msgid "Confirm to delete user group `%(ugroup)s` with all permission assignments"
5276 msgstr ""
5274 msgstr ""
5277
5275
5278 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:34
5276 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:34
5279 msgid "Delete This User Group"
5277 msgid "Delete This User Group"
5280 msgstr ""
5278 msgstr ""
5281
5279
5282 #: rhodecode/templates/admin/user_groups/user_group_edit_members.html:5
5280 #: rhodecode/templates/admin/user_groups/user_group_edit_members.html:5
5283 #, python-format
5281 #, python-format
5284 msgid "Members of User Group: %s"
5282 msgid "Members of User Group: %s"
5285 msgstr ""
5283 msgstr ""
5286
5284
5287 #: rhodecode/templates/admin/user_groups/user_group_edit_members.html:27
5285 #: rhodecode/templates/admin/user_groups/user_group_edit_members.html:27
5288 msgid "No members yet"
5286 msgid "No members yet"
5289 msgstr ""
5287 msgstr ""
5290
5288
5291 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:5
5289 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:5
5292 msgid "User Group Permissions"
5290 msgid "User Group Permissions"
5293 msgstr ""
5291 msgstr ""
5294
5292
5295 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:62
5293 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:62
5296 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:109
5294 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:109
5297 msgid "revoke"
5295 msgid "revoke"
5298 msgstr ""
5296 msgstr ""
5299
5297
5300 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:36
5298 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:36
5301 msgid "Change owner of this user group."
5299 msgid "Change owner of this user group."
5302 msgstr ""
5300 msgstr ""
5303
5301
5304 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:59
5302 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:59
5305 #: rhodecode/templates/base/base.html:257
5303 #: rhodecode/templates/base/base.html:257
5306 #: rhodecode/templates/base/base.html:399
5304 #: rhodecode/templates/base/base.html:399
5307 #: rhodecode/templates/search/search.html:64
5305 #: rhodecode/templates/search/search.html:64
5308 msgid "Search"
5306 msgid "Search"
5309 msgstr ""
5307 msgstr ""
5310
5308
5311 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:66
5309 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:66
5312 #: rhodecode/templates/debug_style/form-elements.html:513
5310 #: rhodecode/templates/debug_style/form-elements.html:513
5313 #: rhodecode/templates/debug_style/form-elements.html:571
5311 #: rhodecode/templates/debug_style/form-elements.html:571
5314 #: rhodecode/templates/debug_style/forms.html:236
5312 #: rhodecode/templates/debug_style/forms.html:236
5315 msgid "Chosen group members"
5313 msgid "Chosen group members"
5316 msgstr ""
5314 msgstr ""
5317
5315
5318 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:69
5316 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:69
5319 #: rhodecode/templates/debug_style/form-elements.html:525
5317 #: rhodecode/templates/debug_style/form-elements.html:525
5320 #: rhodecode/templates/debug_style/form-elements.html:575
5318 #: rhodecode/templates/debug_style/form-elements.html:575
5321 #: rhodecode/templates/debug_style/forms.html:240
5319 #: rhodecode/templates/debug_style/forms.html:240
5322 msgid "Remove all elements"
5320 msgid "Remove all elements"
5323 msgstr ""
5321 msgstr ""
5324
5322
5325 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:79
5323 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:79
5326 msgid "Available users"
5324 msgid "Available users"
5327 msgstr ""
5325 msgstr ""
5328
5326
5329 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:83
5327 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:83
5330 #: rhodecode/templates/debug_style/form-elements.html:543
5328 #: rhodecode/templates/debug_style/form-elements.html:543
5331 #: rhodecode/templates/debug_style/form-elements.html:593
5329 #: rhodecode/templates/debug_style/form-elements.html:593
5332 #: rhodecode/templates/debug_style/forms.html:258
5330 #: rhodecode/templates/debug_style/forms.html:258
5333 msgid "Add all elements"
5331 msgid "Add all elements"
5334 msgstr ""
5332 msgstr ""
5335
5333
5336 #: rhodecode/templates/admin/user_groups/user_groups.html:5
5334 #: rhodecode/templates/admin/user_groups/user_groups.html:5
5337 msgid "User groups administration"
5335 msgid "User groups administration"
5338 msgstr ""
5336 msgstr ""
5339
5337
5340 #: rhodecode/templates/admin/user_groups/user_groups.html:13
5338 #: rhodecode/templates/admin/user_groups/user_groups.html:13
5341 msgid "user groups"
5339 msgid "user groups"
5342 msgstr ""
5340 msgstr ""
5343
5341
5344 #: rhodecode/templates/admin/users/user_add.html:5
5342 #: rhodecode/templates/admin/users/user_add.html:5
5345 msgid "Add user"
5343 msgid "Add user"
5346 msgstr ""
5344 msgstr ""
5347
5345
5348 #: rhodecode/templates/admin/users/user_add.html:13
5346 #: rhodecode/templates/admin/users/user_add.html:13
5349 #: rhodecode/templates/admin/users/user_edit.html:14
5347 #: rhodecode/templates/admin/users/user_edit.html:14
5350 #: rhodecode/templates/base/base.html:81
5348 #: rhodecode/templates/base/base.html:81
5351 msgid "Users"
5349 msgid "Users"
5352 msgstr ""
5350 msgstr ""
5353
5351
5354 #: rhodecode/templates/admin/users/user_add.html:15
5352 #: rhodecode/templates/admin/users/user_add.html:15
5355 #: rhodecode/templates/admin/users/users.html:27
5353 #: rhodecode/templates/admin/users/users.html:27
5356 msgid "Add User"
5354 msgid "Add User"
5357 msgstr ""
5355 msgstr ""
5358
5356
5359 #: rhodecode/templates/admin/users/user_add.html:53
5357 #: rhodecode/templates/admin/users/user_add.html:53
5360 msgid "Password confirmation"
5358 msgid "Password confirmation"
5361 msgstr ""
5359 msgstr ""
5362
5360
5363 #: rhodecode/templates/admin/users/user_add.html:59
5361 #: rhodecode/templates/admin/users/user_add.html:59
5364 msgid "Generate password"
5362 msgid "Generate password"
5365 msgstr ""
5363 msgstr ""
5366
5364
5367 #: rhodecode/templates/admin/users/user_add.html:106
5365 #: rhodecode/templates/admin/users/user_add.html:106
5368 msgid "Password change"
5366 msgid "Password change"
5369 msgstr ""
5367 msgstr ""
5370
5368
5371 #: rhodecode/templates/admin/users/user_add.html:110
5369 #: rhodecode/templates/admin/users/user_add.html:110
5372 msgid "Force user to change his password on the next login"
5370 msgid "Force user to change his password on the next login"
5373 msgstr ""
5371 msgstr ""
5374
5372
5375 #: rhodecode/templates/admin/users/user_add.html:120
5373 #: rhodecode/templates/admin/users/user_add.html:120
5376 msgid ""
5374 msgid ""
5377 "Add repository group with the same name as username. \n"
5375 "Add repository group with the same name as username. \n"
5378 "User will be automatically set as this group owner."
5376 "User will be automatically set as this group owner."
5379 msgstr ""
5377 msgstr ""
5380
5378
5381 #: rhodecode/templates/admin/users/user_add.html:136
5379 #: rhodecode/templates/admin/users/user_add.html:136
5382 msgid "generated password:"
5380 msgid "generated password:"
5383 msgstr ""
5381 msgstr ""
5384
5382
5385 #: rhodecode/templates/admin/users/user_edit.html:5
5383 #: rhodecode/templates/admin/users/user_edit.html:5
5386 #, python-format
5384 #, python-format
5387 msgid "%s user settings"
5385 msgid "%s user settings"
5388 msgstr ""
5386 msgstr ""
5389
5387
5390 #: rhodecode/templates/admin/users/user_edit.html:33
5388 #: rhodecode/templates/admin/users/user_edit.html:33
5391 #: rhodecode/templates/admin/users/user_edit_profile.html:5
5389 #: rhodecode/templates/admin/users/user_edit_profile.html:5
5392 msgid "User Profile"
5390 msgid "User Profile"
5393 msgstr ""
5391 msgstr ""
5394
5392
5395 #: rhodecode/templates/admin/users/user_edit.html:34
5393 #: rhodecode/templates/admin/users/user_edit.html:34
5396 msgid "Auth tokens"
5394 msgid "Auth tokens"
5397 msgstr ""
5395 msgstr ""
5398
5396
5399 #: rhodecode/templates/admin/users/user_edit.html:38
5397 #: rhodecode/templates/admin/users/user_edit.html:38
5400 msgid "Emails"
5398 msgid "Emails"
5401 msgstr ""
5399 msgstr ""
5402
5400
5403 #: rhodecode/templates/admin/users/user_edit.html:39
5401 #: rhodecode/templates/admin/users/user_edit.html:39
5404 msgid "Ip Whitelist"
5402 msgid "Ip Whitelist"
5405 msgstr ""
5403 msgstr ""
5406
5404
5407 #: rhodecode/templates/admin/users/user_edit_advanced.html:6
5405 #: rhodecode/templates/admin/users/user_edit_advanced.html:6
5408 #: rhodecode/templates/admin/users/user_edit_profile.html:106
5406 #: rhodecode/templates/admin/users/user_edit_profile.html:106
5409 msgid "Source of Record"
5407 msgid "Source of Record"
5410 msgstr ""
5408 msgstr ""
5411
5409
5412 #: rhodecode/templates/admin/users/user_edit_advanced.html:8
5410 #: rhodecode/templates/admin/users/user_edit_advanced.html:8
5413 #: rhodecode/templates/admin/users/users.html:98
5411 #: rhodecode/templates/admin/users/users.html:98
5414 msgid "Last login"
5412 msgid "Last login"
5415 msgstr ""
5413 msgstr ""
5416
5414
5417 #: rhodecode/templates/admin/users/user_edit_advanced.html:9
5415 #: rhodecode/templates/admin/users/user_edit_advanced.html:9
5418 msgid "Last activity"
5416 msgid "Last activity"
5419 msgstr ""
5417 msgstr ""
5420
5418
5421 #: rhodecode/templates/admin/users/user_edit_advanced.html:15
5419 #: rhodecode/templates/admin/users/user_edit_advanced.html:15
5422 msgid "Member of User groups"
5420 msgid "Member of User groups"
5423 msgstr ""
5421 msgstr ""
5424
5422
5425 #: rhodecode/templates/admin/users/user_edit_advanced.html:16
5423 #: rhodecode/templates/admin/users/user_edit_advanced.html:16
5426 msgid "Force password change"
5424 msgid "Force password change"
5427 msgstr ""
5425 msgstr ""
5428
5426
5429 #: rhodecode/templates/admin/users/user_edit_advanced.html:22
5427 #: rhodecode/templates/admin/users/user_edit_advanced.html:22
5430 #, python-format
5428 #, python-format
5431 msgid "User: %s"
5429 msgid "User: %s"
5432 msgstr ""
5430 msgstr ""
5433
5431
5434 #: rhodecode/templates/admin/users/user_edit_advanced.html:31
5432 #: rhodecode/templates/admin/users/user_edit_advanced.html:31
5435 msgid "Force Password Reset"
5433 msgid "Force Password Reset"
5436 msgstr ""
5434 msgstr ""
5437
5435
5438 #: rhodecode/templates/admin/users/user_edit_advanced.html:39
5436 #: rhodecode/templates/admin/users/user_edit_advanced.html:39
5439 msgid "Disable forced password reset"
5437 msgid "Disable forced password reset"
5440 msgstr ""
5438 msgstr ""
5441
5439
5442 #: rhodecode/templates/admin/users/user_edit_advanced.html:41
5440 #: rhodecode/templates/admin/users/user_edit_advanced.html:41
5443 msgid "Enable forced password reset"
5441 msgid "Enable forced password reset"
5444 msgstr ""
5442 msgstr ""
5445
5443
5446 #: rhodecode/templates/admin/users/user_edit_advanced.html:47
5444 #: rhodecode/templates/admin/users/user_edit_advanced.html:47
5447 msgid "When this is enabled user will have to change they password when they next use RhodeCode system. This will also forbid vcs operations until someone makes a password change in the web interface"
5445 msgid "When this is enabled user will have to change they password when they next use RhodeCode system. This will also forbid vcs operations until someone makes a password change in the web interface"
5448 msgstr ""
5446 msgstr ""
5449
5447
5450 #: rhodecode/templates/admin/users/user_edit_advanced.html:56
5448 #: rhodecode/templates/admin/users/user_edit_advanced.html:56
5451 msgid "Personal Repository Group"
5449 msgid "Personal Repository Group"
5452 msgstr ""
5450 msgstr ""
5453
5451
5454 #: rhodecode/templates/admin/users/user_edit_advanced.html:62
5452 #: rhodecode/templates/admin/users/user_edit_advanced.html:62
5455 msgid "Users personal repository group"
5453 msgid "Users personal repository group"
5456 msgstr ""
5454 msgstr ""
5457
5455
5458 #: rhodecode/templates/admin/users/user_edit_advanced.html:64
5456 #: rhodecode/templates/admin/users/user_edit_advanced.html:64
5459 msgid "This user currently does not have a personal repository group"
5457 msgid "This user currently does not have a personal repository group"
5460 msgstr ""
5458 msgstr ""
5461
5459
5462 #: rhodecode/templates/admin/users/user_edit_advanced.html:68
5460 #: rhodecode/templates/admin/users/user_edit_advanced.html:68
5463 msgid "Create personal repository group"
5461 msgid "Create personal repository group"
5464 msgstr ""
5462 msgstr ""
5465
5463
5466 #: rhodecode/templates/admin/users/user_edit_advanced.html:77
5464 #: rhodecode/templates/admin/users/user_edit_advanced.html:77
5467 msgid "Delete User"
5465 msgid "Delete User"
5468 msgstr ""
5466 msgstr ""
5469
5467
5470 #: rhodecode/templates/admin/users/user_edit_advanced.html:85
5468 #: rhodecode/templates/admin/users/user_edit_advanced.html:85
5471 #, python-format
5469 #, python-format
5472 msgid "This user owns %s repository."
5470 msgid "This user owns %s repository."
5473 msgid_plural "This user owns %s repositories."
5471 msgid_plural "This user owns %s repositories."
5474 msgstr[0] ""
5472 msgstr[0] ""
5475 msgstr[1] ""
5473 msgstr[1] ""
5476
5474
5477 #: rhodecode/templates/admin/users/user_edit_advanced.html:89
5475 #: rhodecode/templates/admin/users/user_edit_advanced.html:89
5478 msgid "Detach repositories"
5476 msgid "Detach repositories"
5479 msgstr ""
5477 msgstr ""
5480
5478
5481 #: rhodecode/templates/admin/users/user_edit_advanced.html:94
5479 #: rhodecode/templates/admin/users/user_edit_advanced.html:94
5482 #: rhodecode/templates/admin/users/user_edit_advanced.html:110
5480 #: rhodecode/templates/admin/users/user_edit_advanced.html:110
5483 #: rhodecode/templates/admin/users/user_edit_advanced.html:126
5481 #: rhodecode/templates/admin/users/user_edit_advanced.html:126
5484 msgid "Delete repositories"
5482 msgid "Delete repositories"
5485 msgstr ""
5483 msgstr ""
5486
5484
5487 #: rhodecode/templates/admin/users/user_edit_advanced.html:101
5485 #: rhodecode/templates/admin/users/user_edit_advanced.html:101
5488 #, python-format
5486 #, python-format
5489 msgid "This user owns %s repository group."
5487 msgid "This user owns %s repository group."
5490 msgid_plural "This user owns %s repository groups."
5488 msgid_plural "This user owns %s repository groups."
5491 msgstr[0] ""
5489 msgstr[0] ""
5492 msgstr[1] ""
5490 msgstr[1] ""
5493
5491
5494 #: rhodecode/templates/admin/users/user_edit_advanced.html:105
5492 #: rhodecode/templates/admin/users/user_edit_advanced.html:105
5495 msgid "Detach repository groups"
5493 msgid "Detach repository groups"
5496 msgstr ""
5494 msgstr ""
5497
5495
5498 #: rhodecode/templates/admin/users/user_edit_advanced.html:117
5496 #: rhodecode/templates/admin/users/user_edit_advanced.html:117
5499 #, python-format
5497 #, python-format
5500 msgid "This user owns %s user group."
5498 msgid "This user owns %s user group."
5501 msgid_plural "This user owns %s user groups."
5499 msgid_plural "This user owns %s user groups."
5502 msgstr[0] ""
5500 msgstr[0] ""
5503 msgstr[1] ""
5501 msgstr[1] ""
5504
5502
5505 #: rhodecode/templates/admin/users/user_edit_advanced.html:121
5503 #: rhodecode/templates/admin/users/user_edit_advanced.html:121
5506 msgid "Detach user groups"
5504 msgid "Detach user groups"
5507 msgstr ""
5505 msgstr ""
5508
5506
5509 #: rhodecode/templates/admin/users/user_edit_advanced.html:135
5507 #: rhodecode/templates/admin/users/user_edit_advanced.html:135
5510 #: rhodecode/templates/data_table/_dt_elements.html:189
5508 #: rhodecode/templates/data_table/_dt_elements.html:189
5511 #, python-format
5509 #, python-format
5512 msgid "Confirm to delete this user: %s"
5510 msgid "Confirm to delete this user: %s"
5513 msgstr ""
5511 msgstr ""
5514
5512
5515 #: rhodecode/templates/admin/users/user_edit_advanced.html:137
5513 #: rhodecode/templates/admin/users/user_edit_advanced.html:137
5516 msgid "Delete this user"
5514 msgid "Delete this user"
5517 msgstr ""
5515 msgstr ""
5518
5516
5519 #: rhodecode/templates/admin/users/user_edit_advanced.html:147
5517 #: rhodecode/templates/admin/users/user_edit_advanced.html:147
5520 #, python-format
5518 #, python-format
5521 msgid "When selecting the detach option, the depending objects owned by this user will be assigned to the `%s` super admin in the system. The delete option will delete the user's repositories!"
5519 msgid "When selecting the detach option, the depending objects owned by this user will be assigned to the `%s` super admin in the system. The delete option will delete the user's repositories!"
5522 msgstr ""
5520 msgstr ""
5523
5521
5524 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:3
5522 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:3
5525 msgid "Authentication Access Tokens"
5523 msgid "Authentication Access Tokens"
5526 msgstr ""
5524 msgstr ""
5527
5525
5528 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:59
5526 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:59
5529 msgid "No additional auth tokens specified"
5527 msgid "No additional auth tokens specified"
5530 msgstr ""
5528 msgstr ""
5531
5529
5532 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:71
5530 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:71
5533 msgid "New auth token"
5531 msgid "New auth token"
5534 msgstr ""
5532 msgstr ""
5535
5533
5536 #: rhodecode/templates/admin/users/user_edit_emails.html:5
5534 #: rhodecode/templates/admin/users/user_edit_emails.html:5
5537 msgid "Additional Email Addresses"
5535 msgid "Additional Email Addresses"
5538 msgstr ""
5536 msgstr ""
5539
5537
5540 #: rhodecode/templates/admin/users/user_edit_ips.html:3
5538 #: rhodecode/templates/admin/users/user_edit_ips.html:3
5541 msgid "Custom IP Whitelist"
5539 msgid "Custom IP Whitelist"
5542 msgstr ""
5540 msgstr ""
5543
5541
5544 #: rhodecode/templates/admin/users/user_edit_ips.html:19
5542 #: rhodecode/templates/admin/users/user_edit_ips.html:19
5545 #, python-format
5543 #, python-format
5546 msgid "Inherited from %s"
5544 msgid "Inherited from %s"
5547 msgstr ""
5545 msgstr ""
5548
5546
5549 #: rhodecode/templates/admin/users/user_edit_ips.html:63
5547 #: rhodecode/templates/admin/users/user_edit_ips.html:63
5550 msgid ""
5548 msgid ""
5551 "Enter comma separated list of ip addresses like 127.0.0.1,\n"
5549 "Enter comma separated list of ip addresses like 127.0.0.1,\n"
5552 "or use a ip address with a mask 127.0.0.1/24, to create a network range.\n"
5550 "or use a ip address with a mask 127.0.0.1/24, to create a network range.\n"
5553 "To specify multiple address range use 127.0.0.1-127.0.0.10 syntax"
5551 "To specify multiple address range use 127.0.0.1-127.0.0.10 syntax"
5554 msgstr ""
5552 msgstr ""
5555
5553
5556 #: rhodecode/templates/admin/users/user_edit_profile.html:17
5554 #: rhodecode/templates/admin/users/user_edit_profile.html:17
5557 #, python-format
5555 #, python-format
5558 msgid "This user was created from external source (%s). Editing some of the settings is limited."
5556 msgid "This user was created from external source (%s). Editing some of the settings is limited."
5559 msgstr ""
5557 msgstr ""
5560
5558
5561 #: rhodecode/templates/admin/users/user_edit_profile.html:30
5559 #: rhodecode/templates/admin/users/user_edit_profile.html:30
5562 msgid "Change the avatar at"
5560 msgid "Change the avatar at"
5563 msgstr ""
5561 msgstr ""
5564
5562
5565 #: rhodecode/templates/admin/users/user_edit_profile.html:82
5563 #: rhodecode/templates/admin/users/user_edit_profile.html:82
5566 msgid "New Password Confirmation"
5564 msgid "New Password Confirmation"
5567 msgstr ""
5565 msgstr ""
5568
5566
5569 #: rhodecode/templates/admin/users/user_edit_profile.html:98
5567 #: rhodecode/templates/admin/users/user_edit_profile.html:98
5570 msgid "Super Admin"
5568 msgid "Super Admin"
5571 msgstr ""
5569 msgstr ""
5572
5570
5573 #: rhodecode/templates/admin/users/user_edit_profile.html:115
5571 #: rhodecode/templates/admin/users/user_edit_profile.html:115
5574 msgid "Name in Source of Record"
5572 msgid "Name in Source of Record"
5575 msgstr ""
5573 msgstr ""
5576
5574
5577 #: rhodecode/templates/admin/users/user_edit_profile.html:124
5575 #: rhodecode/templates/admin/users/user_edit_profile.html:124
5578 msgid "Language"
5576 msgid "Language"
5579 msgstr ""
5577 msgstr ""
5580
5578
5581 #: rhodecode/templates/admin/users/user_edit_profile.html:130
5579 #: rhodecode/templates/admin/users/user_edit_profile.html:130
5582 #, python-format
5580 #, python-format
5583 msgid "Help translate %(rc_link)s into your language."
5581 msgid "Help translate %(rc_link)s into your language."
5584 msgstr ""
5582 msgstr ""
5585
5583
5586 #: rhodecode/templates/admin/users/users.html:5
5584 #: rhodecode/templates/admin/users/users.html:5
5587 msgid "Users administration"
5585 msgid "Users administration"
5588 msgstr ""
5586 msgstr ""
5589
5587
5590 #: rhodecode/templates/admin/users/users.html:104
5588 #: rhodecode/templates/admin/users/users.html:104
5591 msgid "Authentication type"
5589 msgid "Authentication type"
5592 msgstr ""
5590 msgstr ""
5593
5591
5594 #: rhodecode/templates/base/base.html:45
5592 #: rhodecode/templates/base/base.html:45
5595 #: rhodecode/templates/errors/error_document.html:51
5593 #: rhodecode/templates/errors/error_document.html:51
5596 msgid "Support"
5594 msgid "Support"
5597 msgstr ""
5595 msgstr ""
5598
5596
5599 #: rhodecode/templates/base/base.html:52
5597 #: rhodecode/templates/base/base.html:52
5600 #, python-format
5598 #, python-format
5601 msgid "RhodeCode instance id: %s"
5599 msgid "RhodeCode instance id: %s"
5602 msgstr ""
5600 msgstr ""
5603
5601
5604 #: rhodecode/templates/base/base.html:84
5602 #: rhodecode/templates/base/base.html:84
5605 msgid "Authentication"
5603 msgid "Authentication"
5606 msgstr ""
5604 msgstr ""
5607
5605
5608 #: rhodecode/templates/base/base.html:85
5606 #: rhodecode/templates/base/base.html:85
5609 msgid "Defaults"
5607 msgid "Defaults"
5610 msgstr ""
5608 msgstr ""
5611
5609
5612 #: rhodecode/templates/base/base.html:103
5610 #: rhodecode/templates/base/base.html:103
5613 #: rhodecode/templates/files/files_pjax.html:24
5611 #: rhodecode/templates/files/files_pjax.html:24
5614 #: rhodecode/templates/summary/components.html:42
5612 #: rhodecode/templates/summary/components.html:42
5615 msgid "Show More"
5613 msgid "Show More"
5616 msgstr ""
5614 msgstr ""
5617
5615
5618 #: rhodecode/templates/base/base.html:189
5616 #: rhodecode/templates/base/base.html:189
5619 msgid "Fork of"
5617 msgid "Fork of"
5620 msgstr ""
5618 msgstr ""
5621
5619
5622 #: rhodecode/templates/base/base.html:206
5620 #: rhodecode/templates/base/base.html:206
5623 #, python-format
5621 #, python-format
5624 msgid "Repository locked by %(user)s"
5622 msgid "Repository locked by %(user)s"
5625 msgstr ""
5623 msgstr ""
5626
5624
5627 #: rhodecode/templates/base/base.html:211
5625 #: rhodecode/templates/base/base.html:211
5628 msgid "Repository not locked. Pull repository to lock it."
5626 msgid "Repository not locked. Pull repository to lock it."
5629 msgstr ""
5627 msgstr ""
5630
5628
5631 #: rhodecode/templates/base/base.html:229
5629 #: rhodecode/templates/base/base.html:229
5632 #: rhodecode/templates/data_table/_dt_elements.html:12
5630 #: rhodecode/templates/data_table/_dt_elements.html:12
5633 #: rhodecode/templates/data_table/_dt_elements.html:13
5631 #: rhodecode/templates/data_table/_dt_elements.html:13
5634 #: rhodecode/templates/data_table/_dt_elements.html:147
5632 #: rhodecode/templates/data_table/_dt_elements.html:147
5635 msgid "Summary"
5633 msgid "Summary"
5636 msgstr ""
5634 msgstr ""
5637
5635
5638 #: rhodecode/templates/base/base.html:230
5636 #: rhodecode/templates/base/base.html:230
5639 #: rhodecode/templates/data_table/_dt_elements.html:17
5637 #: rhodecode/templates/data_table/_dt_elements.html:17
5640 #: rhodecode/templates/data_table/_dt_elements.html:18
5638 #: rhodecode/templates/data_table/_dt_elements.html:18
5641 msgid "Changelog"
5639 msgid "Changelog"
5642 msgstr ""
5640 msgstr ""
5643
5641
5644 #: rhodecode/templates/base/base.html:231
5642 #: rhodecode/templates/base/base.html:231
5645 #: rhodecode/templates/data_table/_dt_elements.html:22
5643 #: rhodecode/templates/data_table/_dt_elements.html:22
5646 #: rhodecode/templates/data_table/_dt_elements.html:23
5644 #: rhodecode/templates/data_table/_dt_elements.html:23
5647 #: rhodecode/templates/files/files.html:15
5645 #: rhodecode/templates/files/files.html:15
5648 msgid "Files"
5646 msgid "Files"
5649 msgstr ""
5647 msgstr ""
5650
5648
5651 #: rhodecode/templates/base/base.html:233
5649 #: rhodecode/templates/base/base.html:233
5652 #: rhodecode/templates/bookmarks/bookmarks.html:68
5650 #: rhodecode/templates/bookmarks/bookmarks.html:68
5653 #: rhodecode/templates/branches/branches.html:67
5651 #: rhodecode/templates/branches/branches.html:67
5654 #: rhodecode/templates/files/file_diff.html:11
5652 #: rhodecode/templates/files/file_diff.html:11
5655 #: rhodecode/templates/files/file_diff.html:29
5653 #: rhodecode/templates/files/file_diff.html:29
5656 #: rhodecode/templates/tags/tags.html:68
5654 #: rhodecode/templates/tags/tags.html:68
5657 msgid "Compare"
5655 msgid "Compare"
5658 msgstr ""
5656 msgstr ""
5659
5657
5660 #: rhodecode/templates/base/base.html:238
5658 #: rhodecode/templates/base/base.html:238
5661 #, python-format
5659 #, python-format
5662 msgid "Show Pull Requests for %s"
5660 msgid "Show Pull Requests for %s"
5663 msgstr ""
5661 msgstr ""
5664
5662
5665 #: rhodecode/templates/base/base.html:247
5663 #: rhodecode/templates/base/base.html:247
5666 msgid "Options"
5664 msgid "Options"
5667 msgstr ""
5665 msgstr ""
5668
5666
5669 #: rhodecode/templates/base/base.html:254
5667 #: rhodecode/templates/base/base.html:254
5670 #: rhodecode/templates/forks/forks_data.html:30
5668 #: rhodecode/templates/forks/forks_data.html:30
5671 msgid "Compare fork"
5669 msgid "Compare fork"
5672 msgstr ""
5670 msgstr ""
5673
5671
5674 #: rhodecode/templates/base/base.html:261
5672 #: rhodecode/templates/base/base.html:261
5675 msgid "Unlock"
5673 msgid "Unlock"
5676 msgstr ""
5674 msgstr ""
5677
5675
5678 #: rhodecode/templates/base/base.html:263
5676 #: rhodecode/templates/base/base.html:263
5679 msgid "Lock"
5677 msgid "Lock"
5680 msgstr ""
5678 msgstr ""
5681
5679
5682 #: rhodecode/templates/base/base.html:268
5680 #: rhodecode/templates/base/base.html:268
5683 #: rhodecode/templates/data_table/_dt_elements.html:27
5681 #: rhodecode/templates/data_table/_dt_elements.html:27
5684 #: rhodecode/templates/data_table/_dt_elements.html:28
5682 #: rhodecode/templates/data_table/_dt_elements.html:28
5685 #: rhodecode/templates/forks/forks_data.html:8
5683 #: rhodecode/templates/forks/forks_data.html:8
5686 #: rhodecode/templates/summary/components.html:103
5684 #: rhodecode/templates/summary/components.html:103
5687 msgid "Fork"
5685 msgid "Fork"
5688 msgid_plural "Forks"
5686 msgid_plural "Forks"
5689 msgstr[0] ""
5687 msgstr[0] ""
5690 msgstr[1] ""
5688 msgstr[1] ""
5691
5689
5692 #: rhodecode/templates/base/base.html:269
5690 #: rhodecode/templates/base/base.html:269
5693 msgid "Create Pull Request"
5691 msgid "Create Pull Request"
5694 msgstr ""
5692 msgstr ""
5695
5693
5696 #: rhodecode/templates/base/base.html:291
5694 #: rhodecode/templates/base/base.html:291
5697 msgid "Sign in"
5695 msgid "Sign in"
5698 msgstr ""
5696 msgstr ""
5699
5697
5700 #: rhodecode/templates/base/base.html:299
5698 #: rhodecode/templates/base/base.html:299
5701 #: rhodecode/templates/debug_style/login.html:28
5699 #: rhodecode/templates/debug_style/login.html:28
5702 msgid "Sign in to your account"
5700 msgid "Sign in to your account"
5703 msgstr ""
5701 msgstr ""
5704
5702
5705 #: rhodecode/templates/base/base.html:315
5703 #: rhodecode/templates/base/base.html:315
5706 #: rhodecode/templates/debug_style/login.html:46
5704 #: rhodecode/templates/debug_style/login.html:46
5707 msgid "(Forgot password?)"
5705 msgid "(Forgot password?)"
5708 msgstr ""
5706 msgstr ""
5709
5707
5710 #: rhodecode/templates/base/base.html:324
5708 #: rhodecode/templates/base/base.html:324
5711 #: rhodecode/templates/debug_style/login.html:56
5709 #: rhodecode/templates/debug_style/login.html:56
5712 msgid "Don't have an account ?"
5710 msgid "Don't have an account ?"
5713 msgstr ""
5711 msgstr ""
5714
5712
5715 #: rhodecode/templates/base/base.html:345
5713 #: rhodecode/templates/base/base.html:345
5716 msgid "Sign Out"
5714 msgid "Sign Out"
5717 msgstr ""
5715 msgstr ""
5718
5716
5719 #: rhodecode/templates/base/base.html:381
5717 #: rhodecode/templates/base/base.html:381
5720 msgid "Show activity journal"
5718 msgid "Show activity journal"
5721 msgstr ""
5719 msgstr ""
5722
5720
5723 #: rhodecode/templates/base/base.html:382
5721 #: rhodecode/templates/base/base.html:382
5724 #: rhodecode/templates/journal/journal.html:4
5722 #: rhodecode/templates/journal/journal.html:4
5725 #: rhodecode/templates/journal/journal.html:14
5723 #: rhodecode/templates/journal/journal.html:14
5726 msgid "Journal"
5724 msgid "Journal"
5727 msgstr ""
5725 msgstr ""
5728
5726
5729 #: rhodecode/templates/base/base.html:387
5727 #: rhodecode/templates/base/base.html:387
5730 msgid "Show Public activity journal"
5728 msgid "Show Public activity journal"
5731 msgstr ""
5729 msgstr ""
5732
5730
5733 #: rhodecode/templates/base/base.html:388
5731 #: rhodecode/templates/base/base.html:388
5734 msgid "Public journal"
5732 msgid "Public journal"
5735 msgstr ""
5733 msgstr ""
5736
5734
5737 #: rhodecode/templates/base/base.html:393
5735 #: rhodecode/templates/base/base.html:393
5738 msgid "Show Gists"
5736 msgid "Show Gists"
5739 msgstr ""
5737 msgstr ""
5740
5738
5741 #: rhodecode/templates/base/base.html:394
5739 #: rhodecode/templates/base/base.html:394
5742 msgid "Gists"
5740 msgid "Gists"
5743 msgstr ""
5741 msgstr ""
5744
5742
5745 #: rhodecode/templates/base/base.html:398
5743 #: rhodecode/templates/base/base.html:398
5746 msgid "Search in repositories you have access to"
5744 msgid "Search in repositories you have access to"
5747 msgstr ""
5745 msgstr ""
5748
5746
5749 #: rhodecode/templates/base/base.html:404
5747 #: rhodecode/templates/base/base.html:404
5750 msgid "Admin settings"
5748 msgid "Admin settings"
5751 msgstr ""
5749 msgstr ""
5752
5750
5753 #: rhodecode/templates/base/base.html:411
5751 #: rhodecode/templates/base/base.html:411
5754 msgid "Delegated Admin settings"
5752 msgid "Delegated Admin settings"
5755 msgstr ""
5753 msgstr ""
5756
5754
5757 #: rhodecode/templates/base/base.html:421
5755 #: rhodecode/templates/base/base.html:421
5758 #: rhodecode/templates/base/base.html:422
5756 #: rhodecode/templates/base/base.html:422
5759 #: rhodecode/templates/debug_style/buttons.html:5
5757 #: rhodecode/templates/debug_style/buttons.html:5
5760 #: rhodecode/templates/debug_style/code-block.html:6
5758 #: rhodecode/templates/debug_style/code-block.html:6
5761 #: rhodecode/templates/debug_style/collapsable-content.html:5
5759 #: rhodecode/templates/debug_style/collapsable-content.html:5
5762 #: rhodecode/templates/debug_style/form-elements-small.html:5
5760 #: rhodecode/templates/debug_style/form-elements-small.html:5
5763 #: rhodecode/templates/debug_style/form-elements.html:5
5761 #: rhodecode/templates/debug_style/form-elements.html:5
5764 #: rhodecode/templates/debug_style/form-inline.html:5
5762 #: rhodecode/templates/debug_style/form-inline.html:5
5765 #: rhodecode/templates/debug_style/form-vertical.html:5
5763 #: rhodecode/templates/debug_style/form-vertical.html:5
5766 #: rhodecode/templates/debug_style/forms.html:5
5764 #: rhodecode/templates/debug_style/forms.html:5
5767 #: rhodecode/templates/debug_style/icons.html:5
5765 #: rhodecode/templates/debug_style/icons.html:5
5768 #: rhodecode/templates/debug_style/index.html:12
5766 #: rhodecode/templates/debug_style/index.html:12
5769 #: rhodecode/templates/debug_style/labels.html:5
5767 #: rhodecode/templates/debug_style/labels.html:5
5770 #: rhodecode/templates/debug_style/layout-form-sidebar.html:5
5768 #: rhodecode/templates/debug_style/layout-form-sidebar.html:5
5771 #: rhodecode/templates/debug_style/login.html:6
5769 #: rhodecode/templates/debug_style/login.html:6
5772 #: rhodecode/templates/debug_style/panels.html:5
5770 #: rhodecode/templates/debug_style/panels.html:5
5773 #: rhodecode/templates/debug_style/tables-wide.html:5
5771 #: rhodecode/templates/debug_style/tables-wide.html:5
5774 #: rhodecode/templates/debug_style/tables.html:5
5772 #: rhodecode/templates/debug_style/tables.html:5
5775 #: rhodecode/templates/debug_style/typography.html:5
5773 #: rhodecode/templates/debug_style/typography.html:5
5776 msgid "Style"
5774 msgid "Style"
5777 msgstr ""
5775 msgstr ""
5778
5776
5779 #: rhodecode/templates/base/base.html:479
5777 #: rhodecode/templates/base/base.html:479
5780 msgid "Go to"
5778 msgid "Go to"
5781 msgstr ""
5779 msgstr ""
5782
5780
5783 #: rhodecode/templates/base/base.html:590
5781 #: rhodecode/templates/base/base.html:590
5784 msgid "Keyboard shortcuts"
5782 msgid "Keyboard shortcuts"
5785 msgstr ""
5783 msgstr ""
5786
5784
5787 #: rhodecode/templates/base/base.html:598
5785 #: rhodecode/templates/base/base.html:598
5788 msgid "Site-wide shortcuts"
5786 msgid "Site-wide shortcuts"
5789 msgstr ""
5787 msgstr ""
5790
5788
5791 #: rhodecode/templates/base/default_perms_box.html:14
5789 #: rhodecode/templates/base/default_perms_box.html:14
5792 msgid "Inherited Permissions"
5790 msgid "Inherited Permissions"
5793 msgstr ""
5791 msgstr ""
5794
5792
5795 #: rhodecode/templates/base/default_perms_box.html:15
5793 #: rhodecode/templates/base/default_perms_box.html:15
5796 msgid "Custom Permissions"
5794 msgid "Custom Permissions"
5797 msgstr ""
5795 msgstr ""
5798
5796
5799 #: rhodecode/templates/base/default_perms_box.html:17
5797 #: rhodecode/templates/base/default_perms_box.html:17
5800 msgid "Default Global Permissions"
5798 msgid "Default Global Permissions"
5801 msgstr ""
5799 msgstr ""
5802
5800
5803 #: rhodecode/templates/base/default_perms_box.html:23
5801 #: rhodecode/templates/base/default_perms_box.html:23
5804 msgid "The following options configure the default permissions each user or group will inherit. You can override these permissions for each individual user or user group using individual permissions settings."
5802 msgid "The following options configure the default permissions each user or group will inherit. You can override these permissions for each individual user or user group using individual permissions settings."
5805 msgstr ""
5803 msgstr ""
5806
5804
5807 #: rhodecode/templates/base/default_perms_box.html:27
5805 #: rhodecode/templates/base/default_perms_box.html:27
5808 msgid "Repository Creation"
5806 msgid "Repository Creation"
5809 msgstr ""
5807 msgstr ""
5810
5808
5811 #: rhodecode/templates/base/default_perms_box.html:32
5809 #: rhodecode/templates/base/default_perms_box.html:32
5812 msgid "Permission to create root level repositories. When disabled, users can still create repositories inside their own repository groups."
5810 msgid "Permission to create root level repositories. When disabled, users can still create repositories inside their own repository groups."
5813 msgstr ""
5811 msgstr ""
5814
5812
5815 #: rhodecode/templates/base/default_perms_box.html:37
5813 #: rhodecode/templates/base/default_perms_box.html:37
5816 msgid "Repository Creation With Group Write Access"
5814 msgid "Repository Creation With Group Write Access"
5817 msgstr ""
5815 msgstr ""
5818
5816
5819 #: rhodecode/templates/base/default_perms_box.html:42
5817 #: rhodecode/templates/base/default_perms_box.html:42
5820 msgid "Write permission given on a repository group will allow creating repositories inside that group."
5818 msgid "Write permission given on a repository group will allow creating repositories inside that group."
5821 msgstr ""
5819 msgstr ""
5822
5820
5823 #: rhodecode/templates/base/default_perms_box.html:47
5821 #: rhodecode/templates/base/default_perms_box.html:47
5824 msgid "Repository Forking"
5822 msgid "Repository Forking"
5825 msgstr ""
5823 msgstr ""
5826
5824
5827 #: rhodecode/templates/base/default_perms_box.html:52
5825 #: rhodecode/templates/base/default_perms_box.html:52
5828 msgid "Permission to create root level repository forks. When disabled, users can still fork repositories inside their own repository groups."
5826 msgid "Permission to create root level repository forks. When disabled, users can still fork repositories inside their own repository groups."
5829 msgstr ""
5827 msgstr ""
5830
5828
5831 #: rhodecode/templates/base/default_perms_box.html:57
5829 #: rhodecode/templates/base/default_perms_box.html:57
5832 msgid "Repository Group Creation"
5830 msgid "Repository Group Creation"
5833 msgstr ""
5831 msgstr ""
5834
5832
5835 #: rhodecode/templates/base/default_perms_box.html:62
5833 #: rhodecode/templates/base/default_perms_box.html:62
5836 msgid "Permission to create root level repository groups. When disabled, repository group admins can still create repository subgroups within their repository groups."
5834 msgid "Permission to create root level repository groups. When disabled, repository group admins can still create repository subgroups within their repository groups."
5837 msgstr ""
5835 msgstr ""
5838
5836
5839 #: rhodecode/templates/base/default_perms_box.html:67
5837 #: rhodecode/templates/base/default_perms_box.html:67
5840 msgid "User Group Creation"
5838 msgid "User Group Creation"
5841 msgstr ""
5839 msgstr ""
5842
5840
5843 #: rhodecode/templates/base/default_perms_box.html:72
5841 #: rhodecode/templates/base/default_perms_box.html:72
5844 msgid "Permission to allow user group creation. When disabled, user group admins can still create subgroups within their user groups."
5842 msgid "Permission to allow user group creation. When disabled, user group admins can still create subgroups within their user groups."
5845 msgstr ""
5843 msgstr ""
5846
5844
5847 #: rhodecode/templates/base/default_perms_box.html:78
5845 #: rhodecode/templates/base/default_perms_box.html:78
5848 msgid "Inherit Permissions From The Default User"
5846 msgid "Inherit Permissions From The Default User"
5849 msgstr ""
5847 msgstr ""
5850
5848
5851 #: rhodecode/templates/base/default_perms_box.html:83
5849 #: rhodecode/templates/base/default_perms_box.html:83
5852 msgid "Inherit default permissions from the default user. Turn off this option to force explicit permissions for users, even if they are more restrictive than the default user permissions."
5850 msgid "Inherit default permissions from the default user. Turn off this option to force explicit permissions for users, even if they are more restrictive than the default user permissions."
5853 msgstr ""
5851 msgstr ""
5854
5852
5855 #: rhodecode/templates/base/default_perms_box.html:102
5853 #: rhodecode/templates/base/default_perms_box.html:102
5856 msgid "Inherit from default settings"
5854 msgid "Inherit from default settings"
5857 msgstr ""
5855 msgstr ""
5858
5856
5859 #: rhodecode/templates/base/default_perms_box.html:107
5857 #: rhodecode/templates/base/default_perms_box.html:107
5860 #, python-format
5858 #, python-format
5861 msgid ""
5859 msgid ""
5862 "Select to inherit permissions from %s permissions settings, including default IP address whitelist and inheritance of \n"
5860 "Select to inherit permissions from %s permissions settings, including default IP address whitelist and inheritance of \n"
5863 "permission by members of user groups."
5861 "permission by members of user groups."
5864 msgstr ""
5862 msgstr ""
5865
5863
5866 #: rhodecode/templates/base/issue_tracker_settings.html:22
5864 #: rhodecode/templates/base/issue_tracker_settings.html:22
5867 msgid "Read more"
5865 msgid "Read more"
5868 msgstr ""
5866 msgstr ""
5869
5867
5870 #: rhodecode/templates/base/issue_tracker_settings.html:92
5868 #: rhodecode/templates/base/issue_tracker_settings.html:92
5871 msgid "New Entry"
5869 msgid "New Entry"
5872 msgstr ""
5870 msgstr ""
5873
5871
5874 #: rhodecode/templates/base/issue_tracker_settings.html:96
5872 #: rhodecode/templates/base/issue_tracker_settings.html:96
5875 msgid "Confirm to remove this pattern:"
5873 msgid "Confirm to remove this pattern:"
5876 msgstr ""
5874 msgstr ""
5877
5875
5878 #: rhodecode/templates/base/issue_tracker_settings.html:192
5876 #: rhodecode/templates/base/issue_tracker_settings.html:192
5879 #: rhodecode/templates/changeset/changeset_file_comment.html:144
5877 #: rhodecode/templates/changeset/changeset_file_comment.html:144
5880 #: rhodecode/templates/changeset/changeset_file_comment.html:291
5878 #: rhodecode/templates/changeset/changeset_file_comment.html:291
5881 #: rhodecode/templates/files/files_add.html:78
5879 #: rhodecode/templates/files/files_add.html:78
5882 #: rhodecode/templates/files/files_add.html:224
5880 #: rhodecode/templates/files/files_add.html:224
5883 #: rhodecode/templates/files/files_edit.html:82
5881 #: rhodecode/templates/files/files_edit.html:82
5884 #: rhodecode/templates/files/files_edit.html:185
5882 #: rhodecode/templates/files/files_edit.html:185
5885 msgid "Preview"
5883 msgid "Preview"
5886 msgstr ""
5884 msgstr ""
5887
5885
5888 #: rhodecode/templates/base/issue_tracker_settings.html:193
5886 #: rhodecode/templates/base/issue_tracker_settings.html:193
5889 msgid "Test Pattern Preview"
5887 msgid "Test Pattern Preview"
5890 msgstr ""
5888 msgstr ""
5891
5889
5892 #: rhodecode/templates/base/perms_summary.html:18
5890 #: rhodecode/templates/base/perms_summary.html:18
5893 msgid "show"
5891 msgid "show"
5894 msgstr ""
5892 msgstr ""
5895
5893
5896 #: rhodecode/templates/base/perms_summary.html:19
5894 #: rhodecode/templates/base/perms_summary.html:19
5897 msgid "none"
5895 msgid "none"
5898 msgstr ""
5896 msgstr ""
5899
5897
5900 #: rhodecode/templates/base/perms_summary.html:20
5898 #: rhodecode/templates/base/perms_summary.html:20
5901 msgid "read"
5899 msgid "read"
5902 msgstr ""
5900 msgstr ""
5903
5901
5904 #: rhodecode/templates/base/perms_summary.html:21
5902 #: rhodecode/templates/base/perms_summary.html:21
5905 msgid "write"
5903 msgid "write"
5906 msgstr ""
5904 msgstr ""
5907
5905
5908 #: rhodecode/templates/base/perms_summary.html:22
5906 #: rhodecode/templates/base/perms_summary.html:22
5909 msgid "admin"
5907 msgid "admin"
5910 msgstr ""
5908 msgstr ""
5911
5909
5912 #: rhodecode/templates/base/perms_summary.html:29
5910 #: rhodecode/templates/base/perms_summary.html:29
5913 msgid "No permissions defined"
5911 msgid "No permissions defined"
5914 msgstr ""
5912 msgstr ""
5915
5913
5916 #: rhodecode/templates/base/perms_summary.html:37
5914 #: rhodecode/templates/base/perms_summary.html:37
5917 #: rhodecode/templates/base/perms_summary.html:103
5915 #: rhodecode/templates/base/perms_summary.html:103
5918 msgid "Permission"
5916 msgid "Permission"
5919 msgstr ""
5917 msgstr ""
5920
5918
5921 #: rhodecode/templates/base/perms_summary.html:39
5919 #: rhodecode/templates/base/perms_summary.html:39
5922 #: rhodecode/templates/base/perms_summary.html:105
5920 #: rhodecode/templates/base/perms_summary.html:105
5923 msgid "Edit Permission"
5921 msgid "Edit Permission"
5924 msgstr ""
5922 msgstr ""
5925
5923
5926 #: rhodecode/templates/base/perms_summary.html:85
5924 #: rhodecode/templates/base/perms_summary.html:85
5927 msgid "Super admin"
5925 msgid "Super admin"
5928 msgstr ""
5926 msgstr ""
5929
5927
5930 #: rhodecode/templates/base/perms_summary.html:87
5928 #: rhodecode/templates/base/perms_summary.html:87
5931 msgid "Repository default permission"
5929 msgid "Repository default permission"
5932 msgstr ""
5930 msgstr ""
5933
5931
5934 #: rhodecode/templates/base/perms_summary.html:88
5932 #: rhodecode/templates/base/perms_summary.html:88
5935 msgid "Repository group default permission"
5933 msgid "Repository group default permission"
5936 msgstr ""
5934 msgstr ""
5937
5935
5938 #: rhodecode/templates/base/perms_summary.html:89
5936 #: rhodecode/templates/base/perms_summary.html:89
5939 msgid "User group default permission"
5937 msgid "User group default permission"
5940 msgstr ""
5938 msgstr ""
5941
5939
5942 #: rhodecode/templates/base/perms_summary.html:91
5940 #: rhodecode/templates/base/perms_summary.html:91
5943 msgid "Create repositories"
5941 msgid "Create repositories"
5944 msgstr ""
5942 msgstr ""
5945
5943
5946 #: rhodecode/templates/base/perms_summary.html:92
5944 #: rhodecode/templates/base/perms_summary.html:92
5947 msgid "Fork repositories"
5945 msgid "Fork repositories"
5948 msgstr ""
5946 msgstr ""
5949
5947
5950 #: rhodecode/templates/base/perms_summary.html:93
5948 #: rhodecode/templates/base/perms_summary.html:93
5951 msgid "Create repository groups"
5949 msgid "Create repository groups"
5952 msgstr ""
5950 msgstr ""
5953
5951
5954 #: rhodecode/templates/base/perms_summary.html:94
5952 #: rhodecode/templates/base/perms_summary.html:94
5955 msgid "Create user groups"
5953 msgid "Create user groups"
5956 msgstr ""
5954 msgstr ""
5957
5955
5958 #: rhodecode/templates/base/perms_summary.html:162
5956 #: rhodecode/templates/base/perms_summary.html:162
5959 msgid "No permission defined"
5957 msgid "No permission defined"
5960 msgstr ""
5958 msgstr ""
5961
5959
5962 #: rhodecode/templates/base/root.html:151
5960 #: rhodecode/templates/base/root.html:151
5963 msgid "Please enable JavaScript to use RhodeCode Enterprise"
5961 msgid "Please enable JavaScript to use RhodeCode Enterprise"
5964 msgstr ""
5962 msgstr ""
5965
5963
5966 #: rhodecode/templates/base/vcs_settings.html:16
5964 #: rhodecode/templates/base/vcs_settings.html:16
5967 msgid "Require SSL for vcs operations"
5965 msgid "Require SSL for vcs operations"
5968 msgstr ""
5966 msgstr ""
5969
5967
5970 #: rhodecode/templates/base/vcs_settings.html:19
5968 #: rhodecode/templates/base/vcs_settings.html:19
5971 msgid "Activate to set RhodeCode to require SSL for pushing or pulling. If SSL certificate is missing it will return a HTTP Error 406: Not Acceptable."
5969 msgid "Activate to set RhodeCode to require SSL for pushing or pulling. If SSL certificate is missing it will return a HTTP Error 406: Not Acceptable."
5972 msgstr ""
5970 msgstr ""
5973
5971
5974 #: rhodecode/templates/base/vcs_settings.html:29
5972 #: rhodecode/templates/base/vcs_settings.html:29
5975 msgid "Main Storage Location"
5973 msgid "Main Storage Location"
5976 msgstr ""
5974 msgstr ""
5977
5975
5978 #: rhodecode/templates/base/vcs_settings.html:37
5976 #: rhodecode/templates/base/vcs_settings.html:37
5979 msgid "Click to unlock. You must restart RhodeCode in order to make this setting take effect."
5977 msgid "Click to unlock. You must restart RhodeCode in order to make this setting take effect."
5980 msgstr ""
5978 msgstr ""
5981
5979
5982 #: rhodecode/templates/base/vcs_settings.html:41
5980 #: rhodecode/templates/base/vcs_settings.html:41
5983 msgid "Repository location change is disabled. You can enable this by changing the `allow_repo_location_change` inside .ini file."
5981 msgid "Repository location change is disabled. You can enable this by changing the `allow_repo_location_change` inside .ini file."
5984 msgstr ""
5982 msgstr ""
5985
5983
5986 #: rhodecode/templates/base/vcs_settings.html:48
5984 #: rhodecode/templates/base/vcs_settings.html:48
5987 msgid "Filesystem location where repositories should be stored. After changing this value a restart and rescan of the repository folder are required."
5985 msgid "Filesystem location where repositories should be stored. After changing this value a restart and rescan of the repository folder are required."
5988 msgstr ""
5986 msgstr ""
5989
5987
5990 #: rhodecode/templates/base/vcs_settings.html:57
5988 #: rhodecode/templates/base/vcs_settings.html:57
5991 msgid "Internal Hooks"
5989 msgid "Internal Hooks"
5992 msgstr ""
5990 msgstr ""
5993
5991
5994 #: rhodecode/templates/base/vcs_settings.html:63
5992 #: rhodecode/templates/base/vcs_settings.html:63
5995 msgid "Show repository size after push"
5993 msgid "Show repository size after push"
5996 msgstr ""
5994 msgstr ""
5997
5995
5998 #: rhodecode/templates/base/vcs_settings.html:67
5996 #: rhodecode/templates/base/vcs_settings.html:67
5999 msgid "Trigger a hook that calculates repository size after each push."
5997 msgid "Trigger a hook that calculates repository size after each push."
6000 msgstr ""
5998 msgstr ""
6001
5999
6002 #: rhodecode/templates/base/vcs_settings.html:71
6000 #: rhodecode/templates/base/vcs_settings.html:71
6003 msgid "Execute pre/post push hooks"
6001 msgid "Execute pre/post push hooks"
6004 msgstr ""
6002 msgstr ""
6005
6003
6006 #: rhodecode/templates/base/vcs_settings.html:74
6004 #: rhodecode/templates/base/vcs_settings.html:74
6007 msgid "Execute Built in pre/post push hooks. This also executes rcextensions hooks."
6005 msgid "Execute Built in pre/post push hooks. This also executes rcextensions hooks."
6008 msgstr ""
6006 msgstr ""
6009
6007
6010 #: rhodecode/templates/base/vcs_settings.html:78
6008 #: rhodecode/templates/base/vcs_settings.html:78
6011 msgid "Execute pre/post pull hooks"
6009 msgid "Execute pre/post pull hooks"
6012 msgstr ""
6010 msgstr ""
6013
6011
6014 #: rhodecode/templates/base/vcs_settings.html:81
6012 #: rhodecode/templates/base/vcs_settings.html:81
6015 msgid "Execute Built in pre/post pull hooks. This also executes rcextensions hooks."
6013 msgid "Execute Built in pre/post pull hooks. This also executes rcextensions hooks."
6016 msgstr ""
6014 msgstr ""
6017
6015
6018 #: rhodecode/templates/base/vcs_settings.html:91
6016 #: rhodecode/templates/base/vcs_settings.html:91
6019 msgid "Mercurial Settings"
6017 msgid "Mercurial Settings"
6020 msgstr ""
6018 msgstr ""
6021
6019
6022 #: rhodecode/templates/base/vcs_settings.html:96
6020 #: rhodecode/templates/base/vcs_settings.html:96
6023 msgid "Enable largefiles extension"
6021 msgid "Enable largefiles extension"
6024 msgstr ""
6022 msgstr ""
6025
6023
6026 #: rhodecode/templates/base/vcs_settings.html:99
6024 #: rhodecode/templates/base/vcs_settings.html:99
6027 msgid "Enable Largefiles extensions for all repositories."
6025 msgid "Enable Largefiles extensions for all repositories."
6028 msgstr ""
6026 msgstr ""
6029
6027
6030 #: rhodecode/templates/base/vcs_settings.html:103
6028 #: rhodecode/templates/base/vcs_settings.html:103
6031 msgid "Set repositories as publishing"
6029 msgid "Set repositories as publishing"
6032 msgstr ""
6030 msgstr ""
6033
6031
6034 #: rhodecode/templates/base/vcs_settings.html:103
6032 #: rhodecode/templates/base/vcs_settings.html:103
6035 msgid "Set repository as publishing"
6033 msgid "Set repository as publishing"
6036 msgstr ""
6034 msgstr ""
6037
6035
6038 #: rhodecode/templates/base/vcs_settings.html:106
6036 #: rhodecode/templates/base/vcs_settings.html:106
6039 msgid "When this is enabled all commits in the repository are seen as public commits by clients."
6037 msgid "When this is enabled all commits in the repository are seen as public commits by clients."
6040 msgstr ""
6038 msgstr ""
6041
6039
6042 #: rhodecode/templates/base/vcs_settings.html:111
6040 #: rhodecode/templates/base/vcs_settings.html:111
6043 msgid "Enable hgsubversion extension"
6041 msgid "Enable hgsubversion extension"
6044 msgstr ""
6042 msgstr ""
6045
6043
6046 #: rhodecode/templates/base/vcs_settings.html:114
6044 #: rhodecode/templates/base/vcs_settings.html:114
6047 msgid "Requires hgsubversion library to be installed. Allows cloning remote SVN repositories and migrates them to Mercurial type."
6045 msgid "Requires hgsubversion library to be installed. Allows cloning remote SVN repositories and migrates them to Mercurial type."
6048 msgstr ""
6046 msgstr ""
6049
6047
6050 #: rhodecode/templates/base/vcs_settings.html:124
6048 #: rhodecode/templates/base/vcs_settings.html:124
6051 msgid "Subversion Settings"
6049 msgid "Subversion Settings"
6052 msgstr ""
6050 msgstr ""
6053
6051
6054 #: rhodecode/templates/base/vcs_settings.html:129
6052 #: rhodecode/templates/base/vcs_settings.html:129
6055 msgid "Repository patterns"
6053 msgid "Repository patterns"
6056 msgstr ""
6054 msgstr ""
6057
6055
6058 #: rhodecode/templates/base/vcs_settings.html:133
6056 #: rhodecode/templates/base/vcs_settings.html:133
6059 msgid "Patterns for identifying SVN branches and tags. For recursive search, use \"*\". Eg.: \"/branches/*\""
6057 msgid "Patterns for identifying SVN branches and tags. For recursive search, use \"*\". Eg.: \"/branches/*\""
6060 msgstr ""
6058 msgstr ""
6061
6059
6062 #: rhodecode/templates/base/vcs_settings.html:196
6060 #: rhodecode/templates/base/vcs_settings.html:196
6063 msgid "Pull Request Settings"
6061 msgid "Pull Request Settings"
6064 msgstr ""
6062 msgstr ""
6065
6063
6066 #: rhodecode/templates/base/vcs_settings.html:201
6064 #: rhodecode/templates/base/vcs_settings.html:201
6067 msgid "Enable server-side merge for pull requests"
6065 msgid "Enable server-side merge for pull requests"
6068 msgstr ""
6066 msgstr ""
6069
6067
6070 #: rhodecode/templates/base/vcs_settings.html:204
6068 #: rhodecode/templates/base/vcs_settings.html:204
6071 msgid "Note: when this feature is enabled, it only runs hooks defined in the rcextension package. Custom hooks added on the Admin -> Settings -> Hooks page will not be run when pull requests are automatically merged from the web interface."
6069 msgid "Note: when this feature is enabled, it only runs hooks defined in the rcextension package. Custom hooks added on the Admin -> Settings -> Hooks page will not be run when pull requests are automatically merged from the web interface."
6072 msgstr ""
6070 msgstr ""
6073
6071
6074 #: rhodecode/templates/base/vcs_settings.html:208
6072 #: rhodecode/templates/base/vcs_settings.html:208
6075 msgid "Invalidate and relocate inline comments during update"
6073 msgid "Invalidate and relocate inline comments during update"
6076 msgstr ""
6074 msgstr ""
6077
6075
6078 #: rhodecode/templates/base/vcs_settings.html:211
6076 #: rhodecode/templates/base/vcs_settings.html:211
6079 msgid "During the update of a pull request, the position of inline comments will be updated and outdated inline comments will be hidden."
6077 msgid "During the update of a pull request, the position of inline comments will be updated and outdated inline comments will be hidden."
6080 msgstr ""
6078 msgstr ""
6081
6079
6082 #: rhodecode/templates/bookmarks/bookmarks.html:5
6080 #: rhodecode/templates/bookmarks/bookmarks.html:5
6083 #, python-format
6081 #, python-format
6084 msgid "%s Bookmarks"
6082 msgid "%s Bookmarks"
6085 msgstr ""
6083 msgstr ""
6086
6084
6087 #: rhodecode/templates/bookmarks/bookmarks.html:13
6085 #: rhodecode/templates/bookmarks/bookmarks.html:13
6088 msgid "bookmarks"
6086 msgid "bookmarks"
6089 msgstr ""
6087 msgstr ""
6090
6088
6091 #: rhodecode/templates/bookmarks/bookmarks.html:31
6089 #: rhodecode/templates/bookmarks/bookmarks.html:31
6092 msgid "Compare Selected Bookmarks"
6090 msgid "Compare Selected Bookmarks"
6093 msgstr ""
6091 msgstr ""
6094
6092
6095 #: rhodecode/templates/bookmarks/bookmarks_data.html:13
6093 #: rhodecode/templates/bookmarks/bookmarks_data.html:13
6096 #: rhodecode/templates/changelog/changelog.html:180
6094 #: rhodecode/templates/changelog/changelog.html:180
6097 #: rhodecode/templates/changelog/changelog_summary_data.html:53
6095 #: rhodecode/templates/changelog/changelog_summary_data.html:53
6098 #: rhodecode/templates/changeset/changeset.html:92
6096 #: rhodecode/templates/changeset/changeset.html:92
6099 #: rhodecode/templates/files/base.html:10
6097 #: rhodecode/templates/files/base.html:10
6100 #, python-format
6098 #, python-format
6101 msgid "Bookmark %s"
6099 msgid "Bookmark %s"
6102 msgstr ""
6100 msgstr ""
6103
6101
6104 #: rhodecode/templates/branches/branches.html:5
6102 #: rhodecode/templates/branches/branches.html:5
6105 #, python-format
6103 #, python-format
6106 msgid "%s Branches"
6104 msgid "%s Branches"
6107 msgstr ""
6105 msgstr ""
6108
6106
6109 #: rhodecode/templates/branches/branches.html:13
6107 #: rhodecode/templates/branches/branches.html:13
6110 msgid "branches"
6108 msgid "branches"
6111 msgstr ""
6109 msgstr ""
6112
6110
6113 #: rhodecode/templates/branches/branches.html:31
6111 #: rhodecode/templates/branches/branches.html:31
6114 msgid "Compare Selected Branches"
6112 msgid "Compare Selected Branches"
6115 msgstr ""
6113 msgstr ""
6116
6114
6117 #: rhodecode/templates/branches/branches_data.html:12
6115 #: rhodecode/templates/branches/branches_data.html:12
6118 #: rhodecode/templates/changelog/changelog.html:172
6116 #: rhodecode/templates/changelog/changelog.html:172
6119 #: rhodecode/templates/changelog/changelog_summary_data.html:67
6117 #: rhodecode/templates/changelog/changelog_summary_data.html:67
6120 #: rhodecode/templates/changeset/changeset.html:105
6118 #: rhodecode/templates/changeset/changeset.html:105
6121 #: rhodecode/templates/files/base.html:23
6119 #: rhodecode/templates/files/base.html:23
6122 #, python-format
6120 #, python-format
6123 msgid "Branch %s"
6121 msgid "Branch %s"
6124 msgstr ""
6122 msgstr ""
6125
6123
6126 #: rhodecode/templates/changelog/changelog.html:6
6124 #: rhodecode/templates/changelog/changelog.html:6
6127 #, python-format
6125 #, python-format
6128 msgid "%s Changelog"
6126 msgid "%s Changelog"
6129 msgstr ""
6127 msgstr ""
6130
6128
6131 #: rhodecode/templates/changelog/changelog.html:19
6129 #: rhodecode/templates/changelog/changelog.html:19
6132 #, python-format
6130 #, python-format
6133 msgid "showing %d out of %d commit"
6131 msgid "showing %d out of %d commit"
6134 msgid_plural "showing %d out of %d commits"
6132 msgid_plural "showing %d out of %d commits"
6135 msgstr[0] ""
6133 msgstr[0] ""
6136 msgstr[1] ""
6134 msgstr[1] ""
6137
6135
6138 #: rhodecode/templates/changelog/changelog.html:41
6136 #: rhodecode/templates/changelog/changelog.html:41
6139 #: rhodecode/templates/forks/forks_data.html:28
6137 #: rhodecode/templates/forks/forks_data.html:28
6140 #, python-format
6138 #, python-format
6141 msgid "Compare fork with %s"
6139 msgid "Compare fork with %s"
6142 msgstr ""
6140 msgstr ""
6143
6141
6144 #: rhodecode/templates/changelog/changelog.html:53
6142 #: rhodecode/templates/changelog/changelog.html:53
6145 #, python-format
6143 #, python-format
6146 msgid "Compare fork with Parent (%s)"
6144 msgid "Compare fork with Parent (%s)"
6147 msgstr ""
6145 msgstr ""
6148
6146
6149 #: rhodecode/templates/changelog/changelog.html:62
6147 #: rhodecode/templates/changelog/changelog.html:62
6150 msgid "Open new pull request"
6148 msgid "Open new pull request"
6151 msgstr ""
6149 msgstr ""
6152
6150
6153 #: rhodecode/templates/changelog/changelog.html:68
6151 #: rhodecode/templates/changelog/changelog.html:68
6154 #: rhodecode/templates/changelog/changelog.html:69
6152 #: rhodecode/templates/changelog/changelog.html:69
6155 msgid "Clear selection"
6153 msgid "Clear selection"
6156 msgstr ""
6154 msgstr ""
6157
6155
6158 #: rhodecode/templates/changelog/changelog.html:83
6156 #: rhodecode/templates/changelog/changelog.html:83
6159 msgid "Clear filter"
6157 msgid "Clear filter"
6160 msgstr ""
6158 msgstr ""
6161
6159
6162 #: rhodecode/templates/changelog/changelog.html:103
6160 #: rhodecode/templates/changelog/changelog.html:103
6163 #: rhodecode/templates/changelog/changelog_summary_data.html:9
6161 #: rhodecode/templates/changelog/changelog_summary_data.html:9
6164 msgid "Age"
6162 msgid "Age"
6165 msgstr ""
6163 msgstr ""
6166
6164
6167 #: rhodecode/templates/changelog/changelog.html:105
6165 #: rhodecode/templates/changelog/changelog.html:105
6168 #: rhodecode/templates/files/files_add.html:93
6166 #: rhodecode/templates/files/files_add.html:93
6169 #: rhodecode/templates/files/files_delete.html:60
6167 #: rhodecode/templates/files/files_delete.html:60
6170 #: rhodecode/templates/files/files_edit.html:96
6168 #: rhodecode/templates/files/files_edit.html:96
6171 msgid "Commit Message"
6169 msgid "Commit Message"
6172 msgstr ""
6170 msgstr ""
6173
6171
6174 #: rhodecode/templates/changelog/changelog.html:108
6172 #: rhodecode/templates/changelog/changelog.html:108
6175 #: rhodecode/templates/changelog/changelog_summary_data.html:11
6173 #: rhodecode/templates/changelog/changelog_summary_data.html:11
6176 msgid "Refs"
6174 msgid "Refs"
6177 msgstr ""
6175 msgstr ""
6178
6176
6179 #: rhodecode/templates/changelog/changelog.html:122
6177 #: rhodecode/templates/changelog/changelog.html:122
6180 #: rhodecode/templates/changelog/changelog_summary_data.html:22
6178 #: rhodecode/templates/changelog/changelog_summary_data.html:22
6181 #, python-format
6179 #, python-format
6182 msgid ""
6180 msgid ""
6183 "Commit status: %s\n"
6181 "Commit status: %s\n"
6184 "Click to open associated pull request #%s"
6182 "Click to open associated pull request #%s"
6185 msgstr ""
6183 msgstr ""
6186
6184
6187 #: rhodecode/templates/changelog/changelog.html:126
6185 #: rhodecode/templates/changelog/changelog.html:126
6188 #, python-format
6186 #, python-format
6189 msgid "Commit status: %s"
6187 msgid "Commit status: %s"
6190 msgstr ""
6188 msgstr ""
6191
6189
6192 #: rhodecode/templates/changelog/changelog.html:162
6190 #: rhodecode/templates/changelog/changelog.html:162
6193 #: rhodecode/templates/changelog/changelog_summary_data.html:33
6191 #: rhodecode/templates/changelog/changelog_summary_data.html:33
6194 msgid "Commit has comments"
6192 msgid "Commit has comments"
6195 msgstr ""
6193 msgstr ""
6196
6194
6197 #: rhodecode/templates/changelog/changelog.html:188
6195 #: rhodecode/templates/changelog/changelog.html:188
6198 #: rhodecode/templates/changelog/changelog_summary_data.html:60
6196 #: rhodecode/templates/changelog/changelog_summary_data.html:60
6199 #: rhodecode/templates/changeset/changeset.html:99
6197 #: rhodecode/templates/changeset/changeset.html:99
6200 #: rhodecode/templates/files/base.html:17
6198 #: rhodecode/templates/files/base.html:17
6201 #: rhodecode/templates/tags/tags_data.html:12
6199 #: rhodecode/templates/tags/tags_data.html:12
6202 #, python-format
6200 #, python-format
6203 msgid "Tag %s"
6201 msgid "Tag %s"
6204 msgstr ""
6202 msgstr ""
6205
6203
6206 #: rhodecode/templates/changelog/changelog.html:338
6204 #: rhodecode/templates/changelog/changelog.html:338
6207 msgid "Filter changelog"
6205 msgid "Filter changelog"
6208 msgstr ""
6206 msgstr ""
6209
6207
6210 #: rhodecode/templates/changelog/changelog.html:411
6208 #: rhodecode/templates/changelog/changelog.html:411
6211 msgid "There are no changes yet"
6209 msgid "There are no changes yet"
6212 msgstr ""
6210 msgstr ""
6213
6211
6214 #: rhodecode/templates/changelog/changelog_details.html:4
6212 #: rhodecode/templates/changelog/changelog_details.html:4
6215 #: rhodecode/templates/pullrequests/pullrequest_show.html:358
6213 #: rhodecode/templates/pullrequests/pullrequest_show.html:358
6216 msgid "Removed"
6214 msgid "Removed"
6217 msgstr ""
6215 msgstr ""
6218
6216
6219 #: rhodecode/templates/changelog/changelog_details.html:5
6217 #: rhodecode/templates/changelog/changelog_details.html:5
6220 msgid "Changed"
6218 msgid "Changed"
6221 msgstr ""
6219 msgstr ""
6222
6220
6223 #: rhodecode/templates/changelog/changelog_details.html:6
6221 #: rhodecode/templates/changelog/changelog_details.html:6
6224 msgid "Added"
6222 msgid "Added"
6225 msgstr ""
6223 msgstr ""
6226
6224
6227 #: rhodecode/templates/changelog/changelog_details.html:8
6225 #: rhodecode/templates/changelog/changelog_details.html:8
6228 #: rhodecode/templates/changelog/changelog_details.html:9
6226 #: rhodecode/templates/changelog/changelog_details.html:9
6229 #: rhodecode/templates/changelog/changelog_details.html:10
6227 #: rhodecode/templates/changelog/changelog_details.html:10
6230 #, python-format
6228 #, python-format
6231 msgid "Affected %s files"
6229 msgid "Affected %s files"
6232 msgstr ""
6230 msgstr ""
6233
6231
6234 #: rhodecode/templates/changelog/changelog_file_history.html:20
6232 #: rhodecode/templates/changelog/changelog_file_history.html:20
6235 #: rhodecode/templates/changeset/changeset.html:86
6233 #: rhodecode/templates/changeset/changeset.html:86
6236 #: rhodecode/templates/files/base.html:4
6234 #: rhodecode/templates/files/base.html:4
6237 msgid "merge"
6235 msgid "merge"
6238 msgstr ""
6236 msgstr ""
6239
6237
6240 #: rhodecode/templates/changelog/changelog_file_history.html:39
6238 #: rhodecode/templates/changelog/changelog_file_history.html:39
6241 #: rhodecode/templates/changeset/diff_block.html:65
6239 #: rhodecode/templates/changeset/diff_block.html:65
6242 #: rhodecode/templates/changeset/diff_block.html:70
6240 #: rhodecode/templates/changeset/diff_block.html:70
6243 msgid "Show File"
6241 msgid "Show File"
6244 msgstr ""
6242 msgstr ""
6245
6243
6246 #: rhodecode/templates/changelog/changelog_summary_data.html:8
6244 #: rhodecode/templates/changelog/changelog_summary_data.html:8
6247 #: rhodecode/templates/search/search_commit.html:8
6245 #: rhodecode/templates/search/search_commit.html:8
6248 msgid "Commit message"
6246 msgid "Commit message"
6249 msgstr ""
6247 msgstr ""
6250
6248
6251 #: rhodecode/templates/changelog/changelog_summary_data.html:91
6249 #: rhodecode/templates/changelog/changelog_summary_data.html:91
6252 msgid "Add or upload files directly via RhodeCode:"
6250 msgid "Add or upload files directly via RhodeCode:"
6253 msgstr ""
6251 msgstr ""
6254
6252
6255 #: rhodecode/templates/changelog/changelog_summary_data.html:94
6253 #: rhodecode/templates/changelog/changelog_summary_data.html:94
6256 #: rhodecode/templates/files/files_browser.html:25
6254 #: rhodecode/templates/files/files_browser.html:25
6257 msgid "Add New File"
6255 msgid "Add New File"
6258 msgstr ""
6256 msgstr ""
6259
6257
6260 #: rhodecode/templates/changelog/changelog_summary_data.html:102
6258 #: rhodecode/templates/changelog/changelog_summary_data.html:102
6261 msgid "Push new repo:"
6259 msgid "Push new repo:"
6262 msgstr ""
6260 msgstr ""
6263
6261
6264 #: rhodecode/templates/changelog/changelog_summary_data.html:113
6262 #: rhodecode/templates/changelog/changelog_summary_data.html:113
6265 msgid "Existing repository?"
6263 msgid "Existing repository?"
6266 msgstr ""
6264 msgstr ""
6267
6265
6268 #: rhodecode/templates/changeset/changeset.html:7
6266 #: rhodecode/templates/changeset/changeset.html:7
6269 #, python-format
6267 #, python-format
6270 msgid "%s Commit"
6268 msgid "%s Commit"
6271 msgstr ""
6269 msgstr ""
6272
6270
6273 #: rhodecode/templates/changeset/changeset.html:43
6271 #: rhodecode/templates/changeset/changeset.html:43
6274 msgid "Parent Commit"
6272 msgid "Parent Commit"
6275 msgstr ""
6273 msgstr ""
6276
6274
6277 #: rhodecode/templates/changeset/changeset.html:43
6275 #: rhodecode/templates/changeset/changeset.html:43
6278 msgid "Parent"
6276 msgid "Parent"
6279 msgstr ""
6277 msgstr ""
6280
6278
6281 #: rhodecode/templates/changeset/changeset.html:47
6279 #: rhodecode/templates/changeset/changeset.html:47
6282 msgid "Child Commit"
6280 msgid "Child Commit"
6283 msgstr ""
6281 msgstr ""
6284
6282
6285 #: rhodecode/templates/changeset/changeset.html:47
6283 #: rhodecode/templates/changeset/changeset.html:47
6286 msgid "Child"
6284 msgid "Child"
6287 msgstr ""
6285 msgstr ""
6288
6286
6289 #: rhodecode/templates/changeset/changeset.html:58
6287 #: rhodecode/templates/changeset/changeset.html:58
6290 msgid "Expand"
6288 msgid "Expand"
6291 msgstr ""
6289 msgstr ""
6292
6290
6293 #: rhodecode/templates/changeset/changeset.html:66
6291 #: rhodecode/templates/changeset/changeset.html:66
6294 #: rhodecode/templates/changeset/changeset.html:72
6292 #: rhodecode/templates/changeset/changeset.html:72
6295 #: rhodecode/templates/changeset/changeset_file_comment.html:36
6293 #: rhodecode/templates/changeset/changeset_file_comment.html:36
6296 #: rhodecode/templates/changeset/changeset_file_comment.html:90
6294 #: rhodecode/templates/changeset/changeset_file_comment.html:90
6297 msgid "Commit status"
6295 msgid "Commit status"
6298 msgstr ""
6296 msgstr ""
6299
6297
6300 #: rhodecode/templates/changeset/changeset.html:79
6298 #: rhodecode/templates/changeset/changeset.html:79
6301 #: rhodecode/templates/files/file_tree_detail.html:21
6299 #: rhodecode/templates/files/file_tree_detail.html:21
6302 #: rhodecode/templates/files/files_detail.html:20
6300 #: rhodecode/templates/files/files_detail.html:20
6303 msgid "References"
6301 msgid "References"
6304 msgstr ""
6302 msgstr ""
6305
6303
6306 #: rhodecode/templates/changeset/changeset.html:115
6304 #: rhodecode/templates/changeset/changeset.html:115
6307 msgid "Diffs"
6305 msgid "Diffs"
6308 msgstr ""
6306 msgstr ""
6309
6307
6310 #: rhodecode/templates/changeset/changeset.html:119
6308 #: rhodecode/templates/changeset/changeset.html:119
6311 #: rhodecode/templates/changeset/diff_block.html:85
6309 #: rhodecode/templates/changeset/diff_block.html:85
6312 msgid "Raw diff"
6310 msgid "Raw diff"
6313 msgstr ""
6311 msgstr ""
6314
6312
6315 #: rhodecode/templates/changeset/changeset.html:120
6313 #: rhodecode/templates/changeset/changeset.html:120
6316 #: rhodecode/templates/changeset/diff_block.html:86
6314 #: rhodecode/templates/changeset/diff_block.html:86
6317 msgid "Raw Diff"
6315 msgid "Raw Diff"
6318 msgstr ""
6316 msgstr ""
6319
6317
6320 #: rhodecode/templates/changeset/changeset.html:123
6318 #: rhodecode/templates/changeset/changeset.html:123
6321 msgid "Patch diff"
6319 msgid "Patch diff"
6322 msgstr ""
6320 msgstr ""
6323
6321
6324 #: rhodecode/templates/changeset/changeset.html:124
6322 #: rhodecode/templates/changeset/changeset.html:124
6325 msgid "Patch Diff"
6323 msgid "Patch Diff"
6326 msgstr ""
6324 msgstr ""
6327
6325
6328 #: rhodecode/templates/changeset/changeset.html:127
6326 #: rhodecode/templates/changeset/changeset.html:127
6329 #: rhodecode/templates/changeset/diff_block.html:90
6327 #: rhodecode/templates/changeset/diff_block.html:90
6330 msgid "Download diff"
6328 msgid "Download diff"
6331 msgstr ""
6329 msgstr ""
6332
6330
6333 #: rhodecode/templates/changeset/changeset.html:128
6331 #: rhodecode/templates/changeset/changeset.html:128
6334 #: rhodecode/templates/changeset/diff_block.html:91
6332 #: rhodecode/templates/changeset/diff_block.html:91
6335 msgid "Download Diff"
6333 msgid "Download Diff"
6336 msgstr ""
6334 msgstr ""
6337
6335
6338 #: rhodecode/templates/changeset/changeset.html:145
6336 #: rhodecode/templates/changeset/changeset.html:145
6339 #: rhodecode/templates/changeset/changeset.html:147
6337 #: rhodecode/templates/changeset/changeset.html:147
6340 #: rhodecode/tests/functional/test_changeset_comments.py:217
6338 #: rhodecode/tests/functional/test_changeset_comments.py:217
6341 #, python-format
6339 #, python-format
6342 msgid "%d Commit comment"
6340 msgid "%d Commit comment"
6343 msgid_plural "%d Commit comments"
6341 msgid_plural "%d Commit comments"
6344 msgstr[0] ""
6342 msgstr[0] ""
6345 msgstr[1] ""
6343 msgstr[1] ""
6346
6344
6347 #: rhodecode/templates/changeset/changeset.html:151
6345 #: rhodecode/templates/changeset/changeset.html:151
6348 #: rhodecode/templates/changeset/changeset.html:153
6346 #: rhodecode/templates/changeset/changeset.html:153
6349 #: rhodecode/templates/pullrequests/pullrequest_show.html:145
6347 #: rhodecode/templates/pullrequests/pullrequest_show.html:145
6350 #: rhodecode/templates/pullrequests/pullrequest_show.html:147
6348 #: rhodecode/templates/pullrequests/pullrequest_show.html:147
6351 #: rhodecode/tests/functional/test_changeset_comments.py:224
6349 #: rhodecode/tests/functional/test_changeset_comments.py:224
6352 #, python-format
6350 #, python-format
6353 msgid "%d Inline Comment"
6351 msgid "%d Inline Comment"
6354 msgid_plural "%d Inline Comments"
6352 msgid_plural "%d Inline Comments"
6355 msgstr[0] ""
6353 msgstr[0] ""
6356 msgstr[1] ""
6354 msgstr[1] ""
6357
6355
6358 #: rhodecode/templates/changeset/changeset.html:177
6356 #: rhodecode/templates/changeset/changeset.html:177
6359 msgid "Browse files at current commit"
6357 msgid "Browse files at current commit"
6360 msgstr ""
6358 msgstr ""
6361
6359
6362 #: rhodecode/templates/changeset/changeset.html:177
6360 #: rhodecode/templates/changeset/changeset.html:177
6363 msgid "Browse files"
6361 msgid "Browse files"
6364 msgstr ""
6362 msgstr ""
6365
6363
6366 #: rhodecode/templates/changeset/changeset.html:179
6364 #: rhodecode/templates/changeset/changeset.html:179
6367 #: rhodecode/templates/changeset/changeset_range.html:59
6365 #: rhodecode/templates/changeset/changeset_range.html:59
6368 #: rhodecode/templates/compare/compare_diff.html:255
6366 #: rhodecode/templates/compare/compare_diff.html:255
6369 #: rhodecode/templates/files/file_diff.html:77
6367 #: rhodecode/templates/files/file_diff.html:77
6370 #: rhodecode/templates/pullrequests/pullrequest_show.html:265
6368 #: rhodecode/templates/pullrequests/pullrequest_show.html:265
6371 msgid "Expand All"
6369 msgid "Expand All"
6372 msgstr ""
6370 msgstr ""
6373
6371
6374 #: rhodecode/templates/changeset/changeset.html:179
6372 #: rhodecode/templates/changeset/changeset.html:179
6375 #: rhodecode/templates/changeset/changeset_range.html:59
6373 #: rhodecode/templates/changeset/changeset_range.html:59
6376 #: rhodecode/templates/compare/compare_diff.html:255
6374 #: rhodecode/templates/compare/compare_diff.html:255
6377 #: rhodecode/templates/files/file_diff.html:77
6375 #: rhodecode/templates/files/file_diff.html:77
6378 #: rhodecode/templates/pullrequests/pullrequest_show.html:265
6376 #: rhodecode/templates/pullrequests/pullrequest_show.html:265
6379 msgid "Collapse All"
6377 msgid "Collapse All"
6380 msgstr ""
6378 msgstr ""
6381
6379
6382 #: rhodecode/templates/changeset/changeset.html:190
6380 #: rhodecode/templates/changeset/changeset.html:190
6383 #: rhodecode/templates/compare/compare_diff.html:263
6381 #: rhodecode/templates/compare/compare_diff.html:263
6384 #: rhodecode/templates/pullrequests/pullrequest_show.html:274
6382 #: rhodecode/templates/pullrequests/pullrequest_show.html:274
6385 msgid "No files"
6383 msgid "No files"
6386 msgstr ""
6384 msgstr ""
6387
6385
6388 #: rhodecode/templates/changeset/changeset.html:227
6386 #: rhodecode/templates/changeset/changeset.html:227
6389 #: rhodecode/templates/files/file_diff.html:128
6387 #: rhodecode/templates/files/file_diff.html:128
6390 msgid "Show comments"
6388 msgid "Show comments"
6391 msgstr ""
6389 msgstr ""
6392
6390
6393 #: rhodecode/templates/changeset/changeset.html:228
6391 #: rhodecode/templates/changeset/changeset.html:228
6394 #: rhodecode/templates/files/file_diff.html:129
6392 #: rhodecode/templates/files/file_diff.html:129
6395 msgid "Hide comments"
6393 msgid "Hide comments"
6396 msgstr ""
6394 msgstr ""
6397
6395
6398 #: rhodecode/templates/changeset/changeset.html:245
6396 #: rhodecode/templates/changeset/changeset.html:245
6399 #: rhodecode/templates/changeset/diff_block.html:25
6397 #: rhodecode/templates/changeset/diff_block.html:25
6400 #: rhodecode/templates/changeset/diff_block.html:46
6398 #: rhodecode/templates/changeset/diff_block.html:46
6401 #: rhodecode/templates/files/file_diff.html:146
6399 #: rhodecode/templates/files/file_diff.html:146
6402 msgid "Diff was truncated. File content available only in full diff."
6400 msgid "Diff was truncated. File content available only in full diff."
6403 msgstr ""
6401 msgstr ""
6404
6402
6405 #: rhodecode/templates/changeset/changeset.html:245
6403 #: rhodecode/templates/changeset/changeset.html:245
6406 #: rhodecode/templates/changeset/diff_block.html:7
6404 #: rhodecode/templates/changeset/diff_block.html:7
6407 #: rhodecode/templates/changeset/diff_block.html:10
6405 #: rhodecode/templates/changeset/diff_block.html:10
6408 #: rhodecode/templates/changeset/diff_block.html:25
6406 #: rhodecode/templates/changeset/diff_block.html:25
6409 #: rhodecode/templates/changeset/diff_block.html:46
6407 #: rhodecode/templates/changeset/diff_block.html:46
6410 #: rhodecode/templates/changeset/diff_block.html:59
6408 #: rhodecode/templates/changeset/diff_block.html:59
6411 #: rhodecode/templates/files/file_diff.html:146
6409 #: rhodecode/templates/files/file_diff.html:146
6412 msgid "Showing a big diff might take some time and resources, continue?"
6410 msgid "Showing a big diff might take some time and resources, continue?"
6413 msgstr ""
6411 msgstr ""
6414
6412
6415 #: rhodecode/templates/changeset/changeset.html:245
6413 #: rhodecode/templates/changeset/changeset.html:245
6416 #: rhodecode/templates/changeset/diff_block.html:7
6414 #: rhodecode/templates/changeset/diff_block.html:7
6417 #: rhodecode/templates/changeset/diff_block.html:10
6415 #: rhodecode/templates/changeset/diff_block.html:10
6418 #: rhodecode/templates/changeset/diff_block.html:25
6416 #: rhodecode/templates/changeset/diff_block.html:25
6419 #: rhodecode/templates/changeset/diff_block.html:46
6417 #: rhodecode/templates/changeset/diff_block.html:46
6420 #: rhodecode/templates/files/file_diff.html:146
6418 #: rhodecode/templates/files/file_diff.html:146
6421 #: rhodecode/templates/pullrequests/pullrequest_show.html:386
6419 #: rhodecode/templates/pullrequests/pullrequest_show.html:386
6422 #: rhodecode/templates/pullrequests/pullrequest_show.html:392
6420 #: rhodecode/templates/pullrequests/pullrequest_show.html:392
6423 msgid "Show full diff"
6421 msgid "Show full diff"
6424 msgstr ""
6422 msgstr ""
6425
6423
6426 #: rhodecode/templates/changeset/changeset.html:314
6424 #: rhodecode/templates/changeset/changeset.html:314
6427 msgid "No Child Commits"
6425 msgid "No Child Commits"
6428 msgstr ""
6426 msgstr ""
6429
6427
6430 #: rhodecode/templates/changeset/changeset.html:350
6428 #: rhodecode/templates/changeset/changeset.html:350
6431 msgid "No Parent Commits"
6429 msgid "No Parent Commits"
6432 msgstr ""
6430 msgstr ""
6433
6431
6434 #: rhodecode/templates/changeset/changeset_file_comment.html:21
6432 #: rhodecode/templates/changeset/changeset_file_comment.html:21
6435 #, python-format
6433 #, python-format
6436 msgid "Vote on pull request #%s"
6434 msgid "Vote on pull request #%s"
6437 msgstr ""
6435 msgstr ""
6438
6436
6439 #: rhodecode/templates/changeset/changeset_file_comment.html:23
6437 #: rhodecode/templates/changeset/changeset_file_comment.html:23
6440 #, python-format
6438 #, python-format
6441 msgid "Comment on pull request #%s"
6439 msgid "Comment on pull request #%s"
6442 msgstr ""
6440 msgstr ""
6443
6441
6444 #: rhodecode/templates/changeset/changeset_file_comment.html:28
6442 #: rhodecode/templates/changeset/changeset_file_comment.html:28
6445 msgid "Status change on commit"
6443 msgid "Status change on commit"
6446 msgstr ""
6444 msgstr ""
6447
6445
6448 #: rhodecode/templates/changeset/changeset_file_comment.html:30
6446 #: rhodecode/templates/changeset/changeset_file_comment.html:30
6449 msgid "Comment on commit"
6447 msgid "Comment on commit"
6450 msgstr ""
6448 msgstr ""
6451
6449
6452 #: rhodecode/templates/changeset/changeset_file_comment.html:58
6450 #: rhodecode/templates/changeset/changeset_file_comment.html:58
6453 msgid "Previous comment"
6451 msgid "Previous comment"
6454 msgstr ""
6452 msgstr ""
6455
6453
6456 #: rhodecode/templates/changeset/changeset_file_comment.html:62
6454 #: rhodecode/templates/changeset/changeset_file_comment.html:62
6457 msgid "Next comment"
6455 msgid "Next comment"
6458 msgstr ""
6456 msgstr ""
6459
6457
6460 #: rhodecode/templates/changeset/changeset_file_comment.html:118
6458 #: rhodecode/templates/changeset/changeset_file_comment.html:118
6461 msgid "Create a comment on line {1}."
6459 msgid "Create a comment on line {1}."
6462 msgstr ""
6460 msgstr ""
6463
6461
6464 #: rhodecode/templates/changeset/changeset_file_comment.html:121
6462 #: rhodecode/templates/changeset/changeset_file_comment.html:121
6465 #: rhodecode/templates/changeset/changeset_file_comment.html:251
6463 #: rhodecode/templates/changeset/changeset_file_comment.html:251
6466 #, python-format
6464 #, python-format
6467 msgid "Comments parsed using %s syntax with %s support."
6465 msgid "Comments parsed using %s syntax with %s support."
6468 msgstr ""
6466 msgstr ""
6469
6467
6470 #: rhodecode/templates/changeset/changeset_file_comment.html:123
6468 #: rhodecode/templates/changeset/changeset_file_comment.html:123
6471 #: rhodecode/templates/changeset/changeset_file_comment.html:253
6469 #: rhodecode/templates/changeset/changeset_file_comment.html:253
6472 msgid "Use @username inside this text to send notification to this RhodeCode user"
6470 msgid "Use @username inside this text to send notification to this RhodeCode user"
6473 msgstr ""
6471 msgstr ""
6474
6472
6475 #: rhodecode/templates/changeset/changeset_file_comment.html:133
6473 #: rhodecode/templates/changeset/changeset_file_comment.html:133
6476 #: rhodecode/templates/changeset/changeset_file_comment.html:264
6474 #: rhodecode/templates/changeset/changeset_file_comment.html:264
6477 msgid "Comment preview"
6475 msgid "Comment preview"
6478 msgstr ""
6476 msgstr ""
6479
6477
6480 #: rhodecode/templates/changeset/changeset_file_comment.html:146
6478 #: rhodecode/templates/changeset/changeset_file_comment.html:146
6481 #: rhodecode/templates/changeset/changeset_file_comment.html:293
6479 #: rhodecode/templates/changeset/changeset_file_comment.html:293
6482 #: rhodecode/templates/compare/compare_diff.html:57
6480 #: rhodecode/templates/compare/compare_diff.html:57
6483 msgid "Comment"
6481 msgid "Comment"
6484 msgstr ""
6482 msgstr ""
6485
6483
6486 #: rhodecode/templates/changeset/changeset_file_comment.html:154
6484 #: rhodecode/templates/changeset/changeset_file_comment.html:154
6487 msgid "You need to be logged in to comment."
6485 msgid "You need to be logged in to comment."
6488 msgstr ""
6486 msgstr ""
6489
6487
6490 #: rhodecode/templates/changeset/changeset_file_comment.html:154
6488 #: rhodecode/templates/changeset/changeset_file_comment.html:154
6491 msgid "Login now"
6489 msgid "Login now"
6492 msgstr ""
6490 msgstr ""
6493
6491
6494 #: rhodecode/templates/changeset/changeset_file_comment.html:158
6492 #: rhodecode/templates/changeset/changeset_file_comment.html:158
6495 msgid "Hide"
6493 msgid "Hide"
6496 msgstr ""
6494 msgstr ""
6497
6495
6498 #: rhodecode/templates/changeset/changeset_file_comment.html:171
6496 #: rhodecode/templates/changeset/changeset_file_comment.html:171
6499 #, python-format
6497 #, python-format
6500 msgid "%d Pull Request Comment"
6498 msgid "%d Pull Request Comment"
6501 msgid_plural "%d Pull Request Comments"
6499 msgid_plural "%d Pull Request Comments"
6502 msgstr[0] ""
6500 msgstr[0] ""
6503 msgstr[1] ""
6501 msgstr[1] ""
6504
6502
6505 #: rhodecode/templates/changeset/changeset_file_comment.html:173
6503 #: rhodecode/templates/changeset/changeset_file_comment.html:173
6506 #, python-format
6504 #, python-format
6507 msgid "%d Commit Comment"
6505 msgid "%d Commit Comment"
6508 msgid_plural "%d Commit Comments"
6506 msgid_plural "%d Commit Comments"
6509 msgstr[0] ""
6507 msgstr[0] ""
6510 msgstr[1] ""
6508 msgstr[1] ""
6511
6509
6512 #: rhodecode/templates/changeset/changeset_file_comment.html:223
6510 #: rhodecode/templates/changeset/changeset_file_comment.html:223
6513 msgid "Merge Pull Request"
6511 msgid "Merge Pull Request"
6514 msgstr ""
6512 msgstr ""
6515
6513
6516 #: rhodecode/templates/changeset/changeset_file_comment.html:243
6514 #: rhodecode/templates/changeset/changeset_file_comment.html:243
6517 msgid "Create a comment on this Pull Request."
6515 msgid "Create a comment on this Pull Request."
6518 msgstr ""
6516 msgstr ""
6519
6517
6520 #: rhodecode/templates/changeset/changeset_file_comment.html:245
6518 #: rhodecode/templates/changeset/changeset_file_comment.html:245
6521 msgid "Create comments on this Commit range."
6519 msgid "Create comments on this Commit range."
6522 msgstr ""
6520 msgstr ""
6523
6521
6524 #: rhodecode/templates/changeset/changeset_file_comment.html:247
6522 #: rhodecode/templates/changeset/changeset_file_comment.html:247
6525 msgid "Create a comment on this Commit."
6523 msgid "Create a comment on this Commit."
6526 msgstr ""
6524 msgstr ""
6527
6525
6528 #: rhodecode/templates/changeset/changeset_range.html:5
6526 #: rhodecode/templates/changeset/changeset_range.html:5
6529 #, python-format
6527 #, python-format
6530 msgid "%s Commits"
6528 msgid "%s Commits"
6531 msgstr ""
6529 msgstr ""
6532
6530
6533 #: rhodecode/templates/changeset/changeset_range.html:9
6531 #: rhodecode/templates/changeset/changeset_range.html:9
6534 #: rhodecode/templates/changeset/changeset_range.html:20
6532 #: rhodecode/templates/changeset/changeset_range.html:20
6535 #, python-format
6533 #, python-format
6536 msgid "(%s commit)"
6534 msgid "(%s commit)"
6537 msgid_plural "(%s commits)"
6535 msgid_plural "(%s commits)"
6538 msgstr[0] ""
6536 msgstr[0] ""
6539 msgstr[1] ""
6537 msgstr[1] ""
6540
6538
6541 #: rhodecode/templates/changeset/changeset_range.html:16
6539 #: rhodecode/templates/changeset/changeset_range.html:16
6542 msgid "Commits"
6540 msgid "Commits"
6543 msgstr ""
6541 msgstr ""
6544
6542
6545 #: rhodecode/templates/changeset/changeset_range.html:41
6543 #: rhodecode/templates/changeset/changeset_range.html:41
6546 msgid "Show combined compare"
6544 msgid "Show combined compare"
6547 msgstr ""
6545 msgstr ""
6548
6546
6549 #: rhodecode/templates/changeset/diff_block.html:7
6547 #: rhodecode/templates/changeset/diff_block.html:7
6550 msgid "The requested commit is too big and content was truncated."
6548 msgid "The requested commit is too big and content was truncated."
6551 msgstr ""
6549 msgstr ""
6552
6550
6553 #: rhodecode/templates/changeset/diff_block.html:10
6551 #: rhodecode/templates/changeset/diff_block.html:10
6554 msgid "The requested file is too big and its content is not shown."
6552 msgid "The requested file is too big and its content is not shown."
6555 msgstr ""
6553 msgstr ""
6556
6554
6557 #: rhodecode/templates/changeset/diff_block.html:64
6555 #: rhodecode/templates/changeset/diff_block.html:64
6558 #, python-format
6556 #, python-format
6559 msgid "Show file at commit: %(commit_id)s"
6557 msgid "Show file at commit: %(commit_id)s"
6560 msgstr ""
6558 msgstr ""
6561
6559
6562 #: rhodecode/templates/changeset/diff_block.html:69
6560 #: rhodecode/templates/changeset/diff_block.html:69
6563 #, python-format
6561 #, python-format
6564 msgid "File no longer present at commit: %(commit_id)s"
6562 msgid "File no longer present at commit: %(commit_id)s"
6565 msgstr ""
6563 msgstr ""
6566
6564
6567 #: rhodecode/templates/changeset/diff_block.html:75
6565 #: rhodecode/templates/changeset/diff_block.html:75
6568 msgid "Show full diff for this file"
6566 msgid "Show full diff for this file"
6569 msgstr ""
6567 msgstr ""
6570
6568
6571 #: rhodecode/templates/changeset/diff_block.html:76
6569 #: rhodecode/templates/changeset/diff_block.html:76
6572 msgid "Unified Diff"
6570 msgid "Unified Diff"
6573 msgstr ""
6571 msgstr ""
6574
6572
6575 #: rhodecode/templates/changeset/diff_block.html:80
6573 #: rhodecode/templates/changeset/diff_block.html:80
6576 msgid "Show full side-by-side diff for this file"
6574 msgid "Show full side-by-side diff for this file"
6577 msgstr ""
6575 msgstr ""
6578
6576
6579 #: rhodecode/templates/changeset/diff_block.html:81
6577 #: rhodecode/templates/changeset/diff_block.html:81
6580 #: rhodecode/templates/files/diff_2way.html:40
6578 #: rhodecode/templates/files/diff_2way.html:40
6581 msgid "Side-by-side Diff"
6579 msgid "Side-by-side Diff"
6582 msgstr ""
6580 msgstr ""
6583
6581
6584 #: rhodecode/templates/changeset/diff_block.html:97
6582 #: rhodecode/templates/changeset/diff_block.html:97
6585 #, python-format
6583 #, python-format
6586 msgid "%(num)s file changed"
6584 msgid "%(num)s file changed"
6587 msgid_plural "%(num)s files changed"
6585 msgid_plural "%(num)s files changed"
6588 msgstr[0] ""
6586 msgstr[0] ""
6589 msgstr[1] ""
6587 msgstr[1] ""
6590
6588
6591 #: rhodecode/templates/changeset/diff_block.html:99
6589 #: rhodecode/templates/changeset/diff_block.html:99
6592 #, python-format
6590 #, python-format
6593 msgid "%(num)s file changed: %(linesadd)s inserted, %(linesdel)s deleted"
6591 msgid "%(num)s file changed: %(linesadd)s inserted, %(linesdel)s deleted"
6594 msgid_plural "%(num)s files changed: %(linesadd)s inserted, %(linesdel)s deleted"
6592 msgid_plural "%(num)s files changed: %(linesadd)s inserted, %(linesdel)s deleted"
6595 msgstr[0] ""
6593 msgstr[0] ""
6596 msgstr[1] ""
6594 msgstr[1] ""
6597
6595
6598 #: rhodecode/templates/compare/compare_commits.html:5
6596 #: rhodecode/templates/compare/compare_commits.html:5
6599 msgid "No Commits"
6597 msgid "No Commits"
6600 msgstr ""
6598 msgstr ""
6601
6599
6602 #: rhodecode/templates/compare/compare_commits.html:9
6600 #: rhodecode/templates/compare/compare_commits.html:9
6603 msgid "Common Ancestor Commit"
6601 msgid "Common Ancestor Commit"
6604 msgstr ""
6602 msgstr ""
6605
6603
6606 #: rhodecode/templates/compare/compare_commits.html:20
6604 #: rhodecode/templates/compare/compare_commits.html:20
6607 msgid "Time"
6605 msgid "Time"
6608 msgstr ""
6606 msgstr ""
6609
6607
6610 #: rhodecode/templates/compare/compare_diff.html:6
6608 #: rhodecode/templates/compare/compare_diff.html:6
6611 #: rhodecode/templates/compare/compare_diff.html:8
6609 #: rhodecode/templates/compare/compare_diff.html:8
6612 #, python-format
6610 #, python-format
6613 msgid "%s Compare"
6611 msgid "%s Compare"
6614 msgstr ""
6612 msgstr ""
6615
6613
6616 #: rhodecode/templates/compare/compare_diff.html:16
6614 #: rhodecode/templates/compare/compare_diff.html:16
6617 #, python-format
6615 #, python-format
6618 msgid "%s commit"
6616 msgid "%s commit"
6619 msgid_plural "%s commits"
6617 msgid_plural "%s commits"
6620 msgstr[0] ""
6618 msgstr[0] ""
6621 msgstr[1] ""
6619 msgstr[1] ""
6622
6620
6623 #: rhodecode/templates/compare/compare_diff.html:37
6621 #: rhodecode/templates/compare/compare_diff.html:37
6624 #: rhodecode/templates/compare/compare_diff.html:55
6622 #: rhodecode/templates/compare/compare_diff.html:55
6625 msgid "Compare Commits"
6623 msgid "Compare Commits"
6626 msgstr ""
6624 msgstr ""
6627
6625
6628 #: rhodecode/templates/compare/compare_diff.html:46
6626 #: rhodecode/templates/compare/compare_diff.html:46
6629 #: rhodecode/templates/files/file_diff.html:56
6627 #: rhodecode/templates/files/file_diff.html:56
6630 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
6628 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
6631 msgid "Target"
6629 msgid "Target"
6632 msgstr ""
6630 msgstr ""
6633
6631
6634 #: rhodecode/templates/compare/compare_diff.html:47
6632 #: rhodecode/templates/compare/compare_diff.html:47
6635 #: rhodecode/templates/files/file_diff.html:62
6633 #: rhodecode/templates/files/file_diff.html:62
6636 #: rhodecode/templates/files/files_source.html:18
6634 #: rhodecode/templates/files/files_source.html:18
6637 msgid "Source"
6635 msgid "Source"
6638 msgstr ""
6636 msgstr ""
6639
6637
6640 #: rhodecode/templates/compare/compare_diff.html:53
6638 #: rhodecode/templates/compare/compare_diff.html:53
6641 msgid "Swap"
6639 msgid "Swap"
6642 msgstr ""
6640 msgstr ""
6643
6641
6644 #: rhodecode/templates/compare/compare_diff.html:245
6642 #: rhodecode/templates/compare/compare_diff.html:245
6645 msgid "Compare commits, branches, bookmarks or tags."
6643 msgid "Compare commits, branches, bookmarks or tags."
6646 msgstr ""
6644 msgstr ""
6647
6645
6648 #: rhodecode/templates/data_table/_dt_elements.html:49
6646 #: rhodecode/templates/data_table/_dt_elements.html:49
6649 msgid "Mercurial repository"
6647 msgid "Mercurial repository"
6650 msgstr ""
6648 msgstr ""
6651
6649
6652 #: rhodecode/templates/data_table/_dt_elements.html:51
6650 #: rhodecode/templates/data_table/_dt_elements.html:51
6653 msgid "Git repository"
6651 msgid "Git repository"
6654 msgstr ""
6652 msgstr ""
6655
6653
6656 #: rhodecode/templates/data_table/_dt_elements.html:53
6654 #: rhodecode/templates/data_table/_dt_elements.html:53
6657 msgid "Subversion repository"
6655 msgid "Subversion repository"
6658 msgstr ""
6656 msgstr ""
6659
6657
6660 #: rhodecode/templates/data_table/_dt_elements.html:60
6658 #: rhodecode/templates/data_table/_dt_elements.html:60
6661 msgid "Public repository"
6659 msgid "Public repository"
6662 msgstr ""
6660 msgstr ""
6663
6661
6664 #: rhodecode/templates/data_table/_dt_elements.html:70
6662 #: rhodecode/templates/data_table/_dt_elements.html:70
6665 msgid "Repository creating in progress..."
6663 msgid "Repository creating in progress..."
6666 msgstr ""
6664 msgstr ""
6667
6665
6668 #: rhodecode/templates/data_table/_dt_elements.html:84
6666 #: rhodecode/templates/data_table/_dt_elements.html:84
6669 msgid "No commits yet"
6667 msgid "No commits yet"
6670 msgstr ""
6668 msgstr ""
6671
6669
6672 #: rhodecode/templates/data_table/_dt_elements.html:91
6670 #: rhodecode/templates/data_table/_dt_elements.html:91
6673 #: rhodecode/templates/data_table/_dt_elements.html:93
6671 #: rhodecode/templates/data_table/_dt_elements.html:93
6674 #, python-format
6672 #, python-format
6675 msgid "Subscribe to %s rss feed"
6673 msgid "Subscribe to %s rss feed"
6676 msgstr ""
6674 msgstr ""
6677
6675
6678 #: rhodecode/templates/data_table/_dt_elements.html:99
6676 #: rhodecode/templates/data_table/_dt_elements.html:99
6679 #: rhodecode/templates/data_table/_dt_elements.html:101
6677 #: rhodecode/templates/data_table/_dt_elements.html:101
6680 #, python-format
6678 #, python-format
6681 msgid "Subscribe to %s atom feed"
6679 msgid "Subscribe to %s atom feed"
6682 msgstr ""
6680 msgstr ""
6683
6681
6684 #: rhodecode/templates/data_table/_dt_elements.html:127
6682 #: rhodecode/templates/data_table/_dt_elements.html:127
6685 msgid "Creating"
6683 msgid "Creating"
6686 msgstr ""
6684 msgstr ""
6687
6685
6688 #: rhodecode/templates/data_table/_dt_elements.html:129
6686 #: rhodecode/templates/data_table/_dt_elements.html:129
6689 msgid "Created"
6687 msgid "Created"
6690 msgstr ""
6688 msgstr ""
6691
6689
6692 #: rhodecode/templates/data_table/_dt_elements.html:175
6690 #: rhodecode/templates/data_table/_dt_elements.html:175
6693 #, python-format
6691 #, python-format
6694 msgid "Confirm to delete this group: %s with %s repository"
6692 msgid "Confirm to delete this group: %s with %s repository"
6695 msgid_plural "Confirm to delete this group: %s with %s repositories"
6693 msgid_plural "Confirm to delete this group: %s with %s repositories"
6696 msgstr[0] ""
6694 msgstr[0] ""
6697 msgstr[1] ""
6695 msgstr[1] ""
6698
6696
6699 #: rhodecode/templates/data_table/_dt_elements.html:201
6697 #: rhodecode/templates/data_table/_dt_elements.html:201
6700 #, python-format
6698 #, python-format
6701 msgid "Confirm to delete this user group: %s"
6699 msgid "Confirm to delete this user group: %s"
6702 msgstr ""
6700 msgstr ""
6703
6701
6704 #: rhodecode/templates/data_table/_dt_elements.html:218
6702 #: rhodecode/templates/data_table/_dt_elements.html:218
6705 msgid "User group"
6703 msgid "User group"
6706 msgstr ""
6704 msgstr ""
6707
6705
6708 #: rhodecode/templates/data_table/_dt_elements.html:262
6706 #: rhodecode/templates/data_table/_dt_elements.html:262
6709 #: rhodecode/templates/forks/fork.html:81
6707 #: rhodecode/templates/forks/fork.html:81
6710 msgid "Private"
6708 msgid "Private"
6711 msgstr ""
6709 msgstr ""
6712
6710
6713 #: rhodecode/templates/data_table/_dt_elements.html:287
6711 #: rhodecode/templates/data_table/_dt_elements.html:287
6714 #, python-format
6712 #, python-format
6715 msgid "Pull request #%(pr_number)s"
6713 msgid "Pull request #%(pr_number)s"
6716 msgstr ""
6714 msgstr ""
6717
6715
6718 #: rhodecode/templates/debug_style/buttons.html:131
6716 #: rhodecode/templates/debug_style/buttons.html:131
6719 msgid "Confirm to remove this field: Field"
6717 msgid "Confirm to remove this field: Field"
6720 msgstr ""
6718 msgstr ""
6721
6719
6722 #: rhodecode/templates/debug_style/form-elements.html:107
6720 #: rhodecode/templates/debug_style/form-elements.html:107
6723 msgid "Default"
6721 msgid "Default"
6724 msgstr ""
6722 msgstr ""
6725
6723
6726 #: rhodecode/templates/debug_style/form-elements.html:535
6724 #: rhodecode/templates/debug_style/form-elements.html:535
6727 #: rhodecode/templates/debug_style/form-elements.html:585
6725 #: rhodecode/templates/debug_style/form-elements.html:585
6728 #: rhodecode/templates/debug_style/forms.html:250
6726 #: rhodecode/templates/debug_style/forms.html:250
6729 msgid "Available members"
6727 msgid "Available members"
6730 msgstr ""
6728 msgstr ""
6731
6729
6732 #: rhodecode/templates/debug_style/forms.html:119
6730 #: rhodecode/templates/debug_style/forms.html:119
6733 msgid "Some text..."
6731 msgid "Some text..."
6734 msgstr ""
6732 msgstr ""
6735
6733
6736 #: rhodecode/templates/debug_style/forms.html:122
6734 #: rhodecode/templates/debug_style/forms.html:122
6737 #: rhodecode/templates/debug_style/forms.html:255
6735 #: rhodecode/templates/debug_style/forms.html:255
6738 msgid "Variable Item"
6736 msgid "Variable Item"
6739 msgstr ""
6737 msgstr ""
6740
6738
6741 #: rhodecode/templates/debug_style/forms.html:252
6739 #: rhodecode/templates/debug_style/forms.html:252
6742 msgid "Some example text..."
6740 msgid "Some example text..."
6743 msgstr ""
6741 msgstr ""
6744
6742
6745 #: rhodecode/templates/debug_style/index.html:5
6743 #: rhodecode/templates/debug_style/index.html:5
6746 msgid "Debug Style"
6744 msgid "Debug Style"
6747 msgstr ""
6745 msgstr ""
6748
6746
6749 #: rhodecode/templates/debug_style/index.html:54
6747 #: rhodecode/templates/debug_style/index.html:54
6750 msgid "Index"
6748 msgid "Index"
6751 msgstr ""
6749 msgstr ""
6752
6750
6753 #: rhodecode/templates/debug_style/index.html:55
6751 #: rhodecode/templates/debug_style/index.html:55
6754 msgid "Typography"
6752 msgid "Typography"
6755 msgstr ""
6753 msgstr ""
6756
6754
6757 #: rhodecode/templates/debug_style/index.html:56
6755 #: rhodecode/templates/debug_style/index.html:56
6758 msgid "Forms"
6756 msgid "Forms"
6759 msgstr ""
6757 msgstr ""
6760
6758
6761 #: rhodecode/templates/debug_style/index.html:57
6759 #: rhodecode/templates/debug_style/index.html:57
6762 msgid "Buttons"
6760 msgid "Buttons"
6763 msgstr ""
6761 msgstr ""
6764
6762
6765 #: rhodecode/templates/debug_style/index.html:58
6763 #: rhodecode/templates/debug_style/index.html:58
6766 msgid "Labels"
6764 msgid "Labels"
6767 msgstr ""
6765 msgstr ""
6768
6766
6769 #: rhodecode/templates/debug_style/index.html:59
6767 #: rhodecode/templates/debug_style/index.html:59
6770 msgid "Tables"
6768 msgid "Tables"
6771 msgstr ""
6769 msgstr ""
6772
6770
6773 #: rhodecode/templates/debug_style/index.html:60
6771 #: rhodecode/templates/debug_style/index.html:60
6774 msgid "Tables wide"
6772 msgid "Tables wide"
6775 msgstr ""
6773 msgstr ""
6776
6774
6777 #: rhodecode/templates/debug_style/index.html:61
6775 #: rhodecode/templates/debug_style/index.html:61
6778 msgid "Collapsable Content"
6776 msgid "Collapsable Content"
6779 msgstr ""
6777 msgstr ""
6780
6778
6781 #: rhodecode/templates/debug_style/index.html:63
6779 #: rhodecode/templates/debug_style/index.html:63
6782 msgid "Layout form with sidebar"
6780 msgid "Layout form with sidebar"
6783 msgstr ""
6781 msgstr ""
6784
6782
6785 #: rhodecode/templates/debug_style/index.html:64
6783 #: rhodecode/templates/debug_style/index.html:64
6786 msgid "Login"
6784 msgid "Login"
6787 msgstr ""
6785 msgstr ""
6788
6786
6789 #: rhodecode/templates/debug_style/index.html:65
6787 #: rhodecode/templates/debug_style/index.html:65
6790 msgid "Login 2"
6788 msgid "Login 2"
6791 msgstr ""
6789 msgstr ""
6792
6790
6793 #: rhodecode/templates/debug_style/index.html:66
6791 #: rhodecode/templates/debug_style/index.html:66
6794 msgid "Code blocks"
6792 msgid "Code blocks"
6795 msgstr ""
6793 msgstr ""
6796
6794
6797 #: rhodecode/templates/debug_style/index.html:69
6795 #: rhodecode/templates/debug_style/index.html:69
6798 msgid "Panels"
6796 msgid "Panels"
6799 msgstr ""
6797 msgstr ""
6800
6798
6801 #: rhodecode/templates/debug_style/index.html:72
6799 #: rhodecode/templates/debug_style/index.html:72
6802 msgid "Form elements"
6800 msgid "Form elements"
6803 msgstr ""
6801 msgstr ""
6804
6802
6805 #: rhodecode/templates/debug_style/index.html:73
6803 #: rhodecode/templates/debug_style/index.html:73
6806 msgid "Form elements small"
6804 msgid "Form elements small"
6807 msgstr ""
6805 msgstr ""
6808
6806
6809 #: rhodecode/templates/debug_style/index.html:74
6807 #: rhodecode/templates/debug_style/index.html:74
6810 msgid "Form inline elements"
6808 msgid "Form inline elements"
6811 msgstr ""
6809 msgstr ""
6812
6810
6813 #: rhodecode/templates/debug_style/index.html:75
6811 #: rhodecode/templates/debug_style/index.html:75
6814 msgid "Form vertical"
6812 msgid "Form vertical"
6815 msgstr ""
6813 msgstr ""
6816
6814
6817 #: rhodecode/templates/email_templates/base.mako:16
6815 #: rhodecode/templates/email_templates/base.mako:16
6818 #, python-format
6816 #, python-format
6819 msgid "This is a notification from RhodeCode. %(instance_url)s"
6817 msgid "This is a notification from RhodeCode. %(instance_url)s"
6820 msgstr ""
6818 msgstr ""
6821
6819
6822 #: rhodecode/templates/email_templates/commit_comment.mako:5
6820 #: rhodecode/templates/email_templates/commit_comment.mako:5
6823 #: rhodecode/templates/email_templates/pull_request_comment.mako:5
6821 #: rhodecode/templates/email_templates/pull_request_comment.mako:5
6824 msgid "[mention]"
6822 msgid "[mention]"
6825 msgstr ""
6823 msgstr ""
6826
6824
6827 #: rhodecode/templates/email_templates/commit_comment.mako:5
6825 #: rhodecode/templates/email_templates/commit_comment.mako:5
6828 #, python-format
6826 #, python-format
6829 msgid "%(user)s commented on commit of %(repo_name)s"
6827 msgid "%(user)s commented on commit of %(repo_name)s"
6830 msgstr ""
6828 msgstr ""
6831
6829
6832 #: rhodecode/templates/email_templates/commit_comment.mako:14
6830 #: rhodecode/templates/email_templates/commit_comment.mako:14
6833 #: rhodecode/templates/email_templates/commit_comment.mako:41
6831 #: rhodecode/templates/email_templates/commit_comment.mako:41
6834 #: rhodecode/templates/email_templates/pull_request_comment.mako:15
6832 #: rhodecode/templates/email_templates/pull_request_comment.mako:15
6835 #: rhodecode/templates/email_templates/pull_request_comment.mako:51
6833 #: rhodecode/templates/email_templates/pull_request_comment.mako:51
6836 msgid "Comment link"
6834 msgid "Comment link"
6837 msgstr ""
6835 msgstr ""
6838
6836
6839 #: rhodecode/templates/email_templates/commit_comment.mako:19
6837 #: rhodecode/templates/email_templates/commit_comment.mako:19
6840 #: rhodecode/templates/email_templates/commit_comment.mako:43
6838 #: rhodecode/templates/email_templates/commit_comment.mako:43
6841 #: rhodecode/templates/email_templates/pull_request_comment.mako:20
6839 #: rhodecode/templates/email_templates/pull_request_comment.mako:20
6842 #: rhodecode/templates/email_templates/pull_request_comment.mako:54
6840 #: rhodecode/templates/email_templates/pull_request_comment.mako:54
6843 #, python-format
6841 #, python-format
6844 msgid "File: %(comment_file)s on line %(comment_line)s"
6842 msgid "File: %(comment_file)s on line %(comment_line)s"
6845 msgstr ""
6843 msgstr ""
6846
6844
6847 #: rhodecode/templates/email_templates/commit_comment.mako:28
6845 #: rhodecode/templates/email_templates/commit_comment.mako:28
6848 #: rhodecode/templates/email_templates/commit_comment.mako:56
6846 #: rhodecode/templates/email_templates/commit_comment.mako:56
6849 msgid "Commit status was changed to"
6847 msgid "Commit status was changed to"
6850 msgstr ""
6848 msgstr ""
6851
6849
6852 #: rhodecode/templates/email_templates/commit_comment.mako:35
6850 #: rhodecode/templates/email_templates/commit_comment.mako:35
6853 #, python-format
6851 #, python-format
6854 msgid "%(user)s commented on a file in commit of %(repo_url)s."
6852 msgid "%(user)s commented on a file in commit of %(repo_url)s."
6855 msgstr ""
6853 msgstr ""
6856
6854
6857 #: rhodecode/templates/email_templates/commit_comment.mako:37
6855 #: rhodecode/templates/email_templates/commit_comment.mako:37
6858 #, python-format
6856 #, python-format
6859 msgid "%(user)s commented on a commit of %(repo_url)s."
6857 msgid "%(user)s commented on a commit of %(repo_url)s."
6860 msgstr ""
6858 msgstr ""
6861
6859
6862 #: rhodecode/templates/email_templates/commit_comment.mako:47
6860 #: rhodecode/templates/email_templates/commit_comment.mako:47
6863 #: rhodecode/templates/files/files_detail.html:5
6861 #: rhodecode/templates/files/files_detail.html:5
6864 #: rhodecode/templates/files/files_detail.html:12
6862 #: rhodecode/templates/files/files_detail.html:12
6865 msgid "Commit Description"
6863 msgid "Commit Description"
6866 msgstr ""
6864 msgstr ""
6867
6865
6868 #: rhodecode/templates/email_templates/pull_request_comment.mako:5
6866 #: rhodecode/templates/email_templates/pull_request_comment.mako:5
6869 #, python-format
6867 #, python-format
6870 msgid "%(user)s commented on pull request #%(pr_id)s: \"%(pr_title)s\""
6868 msgid "%(user)s commented on pull request #%(pr_id)s: \"%(pr_title)s\""
6871 msgstr ""
6869 msgstr ""
6872
6870
6873 #: rhodecode/templates/email_templates/pull_request_comment.mako:17
6871 #: rhodecode/templates/email_templates/pull_request_comment.mako:17
6874 #: rhodecode/templates/email_templates/pull_request_comment.mako:52
6872 #: rhodecode/templates/email_templates/pull_request_comment.mako:52
6875 msgid "Source repository"
6873 msgid "Source repository"
6876 msgstr ""
6874 msgstr ""
6877
6875
6878 #: rhodecode/templates/email_templates/pull_request_comment.mako:29
6876 #: rhodecode/templates/email_templates/pull_request_comment.mako:29
6879 #: rhodecode/templates/email_templates/pull_request_comment.mako:63
6877 #: rhodecode/templates/email_templates/pull_request_comment.mako:63
6880 msgid "Pull request status was changed to"
6878 msgid "Pull request status was changed to"
6881 msgstr ""
6879 msgstr ""
6882
6880
6883 #: rhodecode/templates/email_templates/pull_request_comment.mako:31
6881 #: rhodecode/templates/email_templates/pull_request_comment.mako:31
6884 #: rhodecode/templates/email_templates/pull_request_comment.mako:65
6882 #: rhodecode/templates/email_templates/pull_request_comment.mako:65
6885 msgid "Pull request was closed with status"
6883 msgid "Pull request was closed with status"
6886 msgstr ""
6884 msgstr ""
6887
6885
6888 #: rhodecode/templates/email_templates/pull_request_comment.mako:37
6886 #: rhodecode/templates/email_templates/pull_request_comment.mako:37
6889 #, python-format
6887 #, python-format
6890 msgid "%(user)s commented on a file on pull request #%(pr_id)s: \"%(pr_title)s\"."
6888 msgid "%(user)s commented on a file on pull request #%(pr_id)s: \"%(pr_title)s\"."
6891 msgstr ""
6889 msgstr ""
6892
6890
6893 #: rhodecode/templates/email_templates/pull_request_comment.mako:43
6891 #: rhodecode/templates/email_templates/pull_request_comment.mako:43
6894 #, python-format
6892 #, python-format
6895 msgid "%(user)s commented on a pull request #%(pr_id)s \"%(pr_title)s\"."
6893 msgid "%(user)s commented on a pull request #%(pr_id)s \"%(pr_title)s\"."
6896 msgstr ""
6894 msgstr ""
6897
6895
6898 #: rhodecode/templates/email_templates/pull_request_review.mako:5
6896 #: rhodecode/templates/email_templates/pull_request_review.mako:5
6899 #, python-format
6897 #, python-format
6900 msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\""
6898 msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\""
6901 msgstr ""
6899 msgstr ""
6902
6900
6903 #: rhodecode/templates/email_templates/pull_request_review.mako:17
6901 #: rhodecode/templates/email_templates/pull_request_review.mako:17
6904 #: rhodecode/templates/email_templates/pull_request_review.mako:54
6902 #: rhodecode/templates/email_templates/pull_request_review.mako:54
6905 #, python-format
6903 #, python-format
6906 msgid "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s into %(target_ref_type)s:%(target_ref_name)s"
6904 msgid "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s into %(target_ref_type)s:%(target_ref_name)s"
6907 msgstr ""
6905 msgstr ""
6908
6906
6909 #: rhodecode/templates/email_templates/pull_request_review.mako:26
6907 #: rhodecode/templates/email_templates/pull_request_review.mako:26
6910 #: rhodecode/templates/email_templates/pull_request_review.mako:63
6908 #: rhodecode/templates/email_templates/pull_request_review.mako:63
6911 msgid "Link"
6909 msgid "Link"
6912 msgstr ""
6910 msgstr ""
6913
6911
6914 #: rhodecode/templates/email_templates/pull_request_review.mako:35
6912 #: rhodecode/templates/email_templates/pull_request_review.mako:35
6915 #: rhodecode/templates/email_templates/pull_request_review.mako:72
6913 #: rhodecode/templates/email_templates/pull_request_review.mako:72
6916 #, python-format
6914 #, python-format
6917 msgid "Commit (%(num)s)"
6915 msgid "Commit (%(num)s)"
6918 msgid_plural "Commits (%(num)s)"
6916 msgid_plural "Commits (%(num)s)"
6919 msgstr[0] ""
6917 msgstr[0] ""
6920 msgstr[1] ""
6918 msgstr[1] ""
6921
6919
6922 #: rhodecode/templates/email_templates/pull_request_review.mako:47
6920 #: rhodecode/templates/email_templates/pull_request_review.mako:47
6923 #, python-format
6921 #, python-format
6924 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
6922 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
6925 msgstr ""
6923 msgstr ""
6926
6924
6927 #: rhodecode/templates/email_templates/test.mako:5
6925 #: rhodecode/templates/email_templates/test.mako:5
6928 msgid "hello \"world\""
6926 msgid "hello \"world\""
6929 msgstr ""
6927 msgstr ""
6930
6928
6931 #: rhodecode/templates/email_templates/test.mako:21
6929 #: rhodecode/templates/email_templates/test.mako:21
6932 msgid "Translation"
6930 msgid "Translation"
6933 msgstr ""
6931 msgstr ""
6934
6932
6935 #: rhodecode/templates/errors/error_document.html:39
6933 #: rhodecode/templates/errors/error_document.html:39
6936 #, python-format
6934 #, python-format
6937 msgid "You will be redirected to %s in %s seconds"
6935 msgid "You will be redirected to %s in %s seconds"
6938 msgstr ""
6936 msgstr ""
6939
6937
6940 #: rhodecode/templates/feed/atom_feed_entry.mako:3
6938 #: rhodecode/templates/feed/atom_feed_entry.mako:3
6941 #, python-format
6939 #, python-format
6942 msgid "%(user)s commited on %(date)s UTC"
6940 msgid "%(user)s commited on %(date)s UTC"
6943 msgstr ""
6941 msgstr ""
6944
6942
6945 #: rhodecode/templates/feed/atom_feed_entry.mako:26
6943 #: rhodecode/templates/feed/atom_feed_entry.mako:26
6946 #: rhodecode/templates/pullrequests/pullrequest_show.html:386
6944 #: rhodecode/templates/pullrequests/pullrequest_show.html:386
6947 #: rhodecode/templates/pullrequests/pullrequest_show.html:392
6945 #: rhodecode/templates/pullrequests/pullrequest_show.html:392
6948 msgid "Commit was too big and was cut off..."
6946 msgid "Commit was too big and was cut off..."
6949 msgstr ""
6947 msgstr ""
6950
6948
6951 #: rhodecode/templates/files/diff_2way.html:15
6949 #: rhodecode/templates/files/diff_2way.html:15
6952 #, python-format
6950 #, python-format
6953 msgid "%s File side-by-side diff"
6951 msgid "%s File side-by-side diff"
6954 msgstr ""
6952 msgstr ""
6955
6953
6956 #: rhodecode/templates/files/diff_2way.html:79
6954 #: rhodecode/templates/files/diff_2way.html:79
6957 msgid "Enable editor mode"
6955 msgid "Enable editor mode"
6958 msgstr ""
6956 msgstr ""
6959
6957
6960 #: rhodecode/templates/files/diff_2way.html:80
6958 #: rhodecode/templates/files/diff_2way.html:80
6961 msgid "Disable editor mode"
6959 msgid "Disable editor mode"
6962 msgstr ""
6960 msgstr ""
6963
6961
6964 #: rhodecode/templates/files/diff_2way.html:84
6962 #: rhodecode/templates/files/diff_2way.html:84
6965 msgid "Previous change"
6963 msgid "Previous change"
6966 msgstr ""
6964 msgstr ""
6967
6965
6968 #: rhodecode/templates/files/diff_2way.html:85
6966 #: rhodecode/templates/files/diff_2way.html:85
6969 msgid "Next change"
6967 msgid "Next change"
6970 msgstr ""
6968 msgstr ""
6971
6969
6972 #: rhodecode/templates/files/diff_2way.html:100
6970 #: rhodecode/templates/files/diff_2way.html:100
6973 msgid "mode"
6971 msgid "mode"
6974 msgstr ""
6972 msgstr ""
6975
6973
6976 #: rhodecode/templates/files/file_authors_box.html:6
6974 #: rhodecode/templates/files/file_authors_box.html:6
6977 msgid "Last Author"
6975 msgid "Last Author"
6978 msgstr ""
6976 msgstr ""
6979
6977
6980 #: rhodecode/templates/files/file_authors_box.html:8
6978 #: rhodecode/templates/files/file_authors_box.html:8
6981 #, python-format
6979 #, python-format
6982 msgid "File Author (%s)"
6980 msgid "File Author (%s)"
6983 msgid_plural "File Authors (%s)"
6981 msgid_plural "File Authors (%s)"
6984 msgstr[0] ""
6982 msgstr[0] ""
6985 msgstr[1] ""
6983 msgstr[1] ""
6986
6984
6987 #: rhodecode/templates/files/file_authors_box.html:11
6985 #: rhodecode/templates/files/file_authors_box.html:11
6988 msgid "Show All"
6986 msgid "Show All"
6989 msgstr ""
6987 msgstr ""
6990
6988
6991 #: rhodecode/templates/files/file_authors_box.html:26
6989 #: rhodecode/templates/files/file_authors_box.html:26
6992 msgid "last author"
6990 msgid "last author"
6993 msgstr ""
6991 msgstr ""
6994
6992
6995 #: rhodecode/templates/files/file_diff.html:4
6993 #: rhodecode/templates/files/file_diff.html:4
6996 #, python-format
6994 #, python-format
6997 msgid "%s File Diff"
6995 msgid "%s File Diff"
6998 msgstr ""
6996 msgstr ""
6999
6997
7000 #: rhodecode/templates/files/file_diff.html:37
6998 #: rhodecode/templates/files/file_diff.html:37
7001 msgid "for"
6999 msgid "for"
7002 msgstr ""
7000 msgstr ""
7003
7001
7004 #: rhodecode/templates/files/file_diff.html:53
7002 #: rhodecode/templates/files/file_diff.html:53
7005 msgid "No commits"
7003 msgid "No commits"
7006 msgstr ""
7004 msgstr ""
7007
7005
7008 #: rhodecode/templates/files/file_diff.html:81
7006 #: rhodecode/templates/files/file_diff.html:81
7009 msgid "Cannot diff binary files"
7007 msgid "Cannot diff binary files"
7010 msgstr ""
7008 msgstr ""
7011
7009
7012 #: rhodecode/templates/files/file_diff.html:83
7010 #: rhodecode/templates/files/file_diff.html:83
7013 msgid "File was not changed in this commit range"
7011 msgid "File was not changed in this commit range"
7014 msgstr ""
7012 msgstr ""
7015
7013
7016 #: rhodecode/templates/files/file_tree_author_box.html:5
7014 #: rhodecode/templates/files/file_tree_author_box.html:5
7017 msgid "Commit Author"
7015 msgid "Commit Author"
7018 msgstr ""
7016 msgstr ""
7019
7017
7020 #: rhodecode/templates/files/files.html:4
7018 #: rhodecode/templates/files/files.html:4
7021 #: rhodecode/templates/files/files_pjax.html:2
7019 #: rhodecode/templates/files/files_pjax.html:2
7022 #, python-format
7020 #, python-format
7023 msgid "%s Files"
7021 msgid "%s Files"
7024 msgstr ""
7022 msgstr ""
7025
7023
7026 #: rhodecode/templates/files/files.html:143
7024 #: rhodecode/templates/files/files.html:143
7027 msgid "Switch To Commit"
7025 msgid "Switch To Commit"
7028 msgstr ""
7026 msgstr ""
7029
7027
7030 #: rhodecode/templates/files/files_add.html:4
7028 #: rhodecode/templates/files/files_add.html:4
7031 #, python-format
7029 #, python-format
7032 msgid "%s Files Add"
7030 msgid "%s Files Add"
7033 msgstr ""
7031 msgstr ""
7034
7032
7035 #: rhodecode/templates/files/files_add.html:15
7033 #: rhodecode/templates/files/files_add.html:15
7036 msgid "Add new file"
7034 msgid "Add new file"
7037 msgstr ""
7035 msgstr ""
7038
7036
7039 #: rhodecode/templates/files/files_add.html:34
7037 #: rhodecode/templates/files/files_add.html:34
7040 #: rhodecode/templates/files/files_delete.html:34
7038 #: rhodecode/templates/files/files_delete.html:34
7041 #: rhodecode/templates/files/files_edit.html:34
7039 #: rhodecode/templates/files/files_edit.html:34
7042 msgid "Path"
7040 msgid "Path"
7043 msgstr ""
7041 msgstr ""
7044
7042
7045 #: rhodecode/templates/files/files_add.html:39
7043 #: rhodecode/templates/files/files_add.html:39
7046 msgid "Specify Custom Path"
7044 msgid "Specify Custom Path"
7047 msgstr ""
7045 msgstr ""
7048
7046
7049 #: rhodecode/templates/files/files_add.html:44
7047 #: rhodecode/templates/files/files_add.html:44
7050 msgid "Remove Custom Path"
7048 msgid "Remove Custom Path"
7051 msgstr ""
7049 msgstr ""
7052
7050
7053 #: rhodecode/templates/files/files_add.html:50
7051 #: rhodecode/templates/files/files_add.html:50
7054 msgid "Filename"
7052 msgid "Filename"
7055 msgstr ""
7053 msgstr ""
7056
7054
7057 #: rhodecode/templates/files/files_add.html:54
7055 #: rhodecode/templates/files/files_add.html:54
7058 #: rhodecode/templates/files/files_add.html:65
7056 #: rhodecode/templates/files/files_add.html:65
7059 msgid "or"
7057 msgid "or"
7060 msgstr ""
7058 msgstr ""
7061
7059
7062 #: rhodecode/templates/files/files_add.html:54
7060 #: rhodecode/templates/files/files_add.html:54
7063 msgid "Upload File"
7061 msgid "Upload File"
7064 msgstr ""
7062 msgstr ""
7065
7063
7066 #: rhodecode/templates/files/files_add.html:59
7064 #: rhodecode/templates/files/files_add.html:59
7067 msgid "Upload file"
7065 msgid "Upload file"
7068 msgstr ""
7066 msgstr ""
7069
7067
7070 #: rhodecode/templates/files/files_add.html:63
7068 #: rhodecode/templates/files/files_add.html:63
7071 msgid "No file selected"
7069 msgid "No file selected"
7072 msgstr ""
7070 msgstr ""
7073
7071
7074 #: rhodecode/templates/files/files_add.html:65
7072 #: rhodecode/templates/files/files_add.html:65
7075 msgid "Create New File"
7073 msgid "Create New File"
7076 msgstr ""
7074 msgstr ""
7077
7075
7078 #: rhodecode/templates/files/files_add.html:75
7076 #: rhodecode/templates/files/files_add.html:75
7079 #: rhodecode/templates/files/files_edit.html:79
7077 #: rhodecode/templates/files/files_edit.html:79
7080 msgid "line wraps"
7078 msgid "line wraps"
7081 msgstr ""
7079 msgstr ""
7082
7080
7083 #: rhodecode/templates/files/files_add.html:76
7081 #: rhodecode/templates/files/files_add.html:76
7084 #: rhodecode/templates/files/files_edit.html:80
7082 #: rhodecode/templates/files/files_edit.html:80
7085 msgid "on"
7083 msgid "on"
7086 msgstr ""
7084 msgstr ""
7087
7085
7088 #: rhodecode/templates/files/files_add.html:76
7086 #: rhodecode/templates/files/files_add.html:76
7089 #: rhodecode/templates/files/files_edit.html:80
7087 #: rhodecode/templates/files/files_edit.html:80
7090 msgid "off"
7088 msgid "off"
7091 msgstr ""
7089 msgstr ""
7092
7090
7093 #: rhodecode/templates/files/files_add.html:103
7091 #: rhodecode/templates/files/files_add.html:103
7094 #: rhodecode/templates/files/files_edit.html:106
7092 #: rhodecode/templates/files/files_edit.html:106
7095 msgid "Commit changes"
7093 msgid "Commit changes"
7096 msgstr ""
7094 msgstr ""
7097
7095
7098 #: rhodecode/templates/files/files_browser.html:9
7096 #: rhodecode/templates/files/files_browser.html:9
7099 msgid "Previous commit"
7097 msgid "Previous commit"
7100 msgstr ""
7098 msgstr ""
7101
7099
7102 #: rhodecode/templates/files/files_browser.html:13
7100 #: rhodecode/templates/files/files_browser.html:13
7103 msgid "Next commit"
7101 msgid "Next commit"
7104 msgstr ""
7102 msgstr ""
7105
7103
7106 #: rhodecode/templates/files/files_browser.html:19
7104 #: rhodecode/templates/files/files_browser.html:19
7107 msgid "Search File List"
7105 msgid "Search File List"
7108 msgstr ""
7106 msgstr ""
7109
7107
7110 #: rhodecode/templates/files/files_browser.html:22
7108 #: rhodecode/templates/files/files_browser.html:22
7111 msgid "Close File List"
7109 msgid "Close File List"
7112 msgstr ""
7110 msgstr ""
7113
7111
7114 #: rhodecode/templates/files/files_browser.html:27
7112 #: rhodecode/templates/files/files_browser.html:27
7115 msgid "Add File"
7113 msgid "Add File"
7116 msgstr ""
7114 msgstr ""
7117
7115
7118 #: rhodecode/templates/files/files_browser.html:34
7116 #: rhodecode/templates/files/files_browser.html:34
7119 msgid "Loading file list..."
7117 msgid "Loading file list..."
7120 msgstr ""
7118 msgstr ""
7121
7119
7122 #: rhodecode/templates/files/files_browser.html:50
7120 #: rhodecode/templates/files/files_browser.html:50
7123 msgid "Size"
7121 msgid "Size"
7124 msgstr ""
7122 msgstr ""
7125
7123
7126 #: rhodecode/templates/files/files_browser.html:51
7124 #: rhodecode/templates/files/files_browser.html:51
7127 msgid "Modified"
7125 msgid "Modified"
7128 msgstr ""
7126 msgstr ""
7129
7127
7130 #: rhodecode/templates/files/files_browser.html:52
7128 #: rhodecode/templates/files/files_browser.html:52
7131 msgid "Last Commit"
7129 msgid "Last Commit"
7132 msgstr ""
7130 msgstr ""
7133
7131
7134 #: rhodecode/templates/files/files_browser.html:89
7132 #: rhodecode/templates/files/files_browser.html:89
7135 msgid "Loading..."
7133 msgid "Loading..."
7136 msgstr ""
7134 msgstr ""
7137
7135
7138 #: rhodecode/templates/files/files_delete.html:4
7136 #: rhodecode/templates/files/files_delete.html:4
7139 #, python-format
7137 #, python-format
7140 msgid "%s Files Delete"
7138 msgid "%s Files Delete"
7141 msgstr ""
7139 msgstr ""
7142
7140
7143 #: rhodecode/templates/files/files_delete.html:15
7141 #: rhodecode/templates/files/files_delete.html:15
7144 msgid "Delete file"
7142 msgid "Delete file"
7145 msgstr ""
7143 msgstr ""
7146
7144
7147 #: rhodecode/templates/files/files_delete.html:45
7145 #: rhodecode/templates/files/files_delete.html:45
7148 #: rhodecode/templates/files/files_source.html:49
7146 #: rhodecode/templates/files/files_source.html:49
7149 #, python-format
7147 #, python-format
7150 msgid "Binary file (%s)"
7148 msgid "Binary file (%s)"
7151 msgstr ""
7149 msgstr ""
7152
7150
7153 #: rhodecode/templates/files/files_delete.html:50
7151 #: rhodecode/templates/files/files_delete.html:50
7154 #: rhodecode/templates/files/files_source.html:61
7152 #: rhodecode/templates/files/files_source.html:61
7155 msgid "File is too big to display"
7153 msgid "File is too big to display"
7156 msgstr ""
7154 msgstr ""
7157
7155
7158 #: rhodecode/templates/files/files_delete.html:70
7156 #: rhodecode/templates/files/files_delete.html:70
7159 msgid "Delete File"
7157 msgid "Delete File"
7160 msgstr ""
7158 msgstr ""
7161
7159
7162 #: rhodecode/templates/files/files_detail.html:35
7160 #: rhodecode/templates/files/files_detail.html:35
7163 msgid "File last commit"
7161 msgid "File last commit"
7164 msgstr ""
7162 msgstr ""
7165
7163
7166 #: rhodecode/templates/files/files_detail.html:54
7164 #: rhodecode/templates/files/files_detail.html:54
7167 msgid "Diff to Commit"
7165 msgid "Diff to Commit"
7168 msgstr ""
7166 msgstr ""
7169
7167
7170 #: rhodecode/templates/files/files_detail.html:55
7168 #: rhodecode/templates/files/files_detail.html:55
7171 msgid "Show at Commit"
7169 msgid "Show at Commit"
7172 msgstr ""
7170 msgstr ""
7173
7171
7174 #: rhodecode/templates/files/files_edit.html:4
7172 #: rhodecode/templates/files/files_edit.html:4
7175 #, python-format
7173 #, python-format
7176 msgid "%s File Edit"
7174 msgid "%s File Edit"
7177 msgstr ""
7175 msgstr ""
7178
7176
7179 #: rhodecode/templates/files/files_edit.html:15
7177 #: rhodecode/templates/files/files_edit.html:15
7180 msgid "Edit file"
7178 msgid "Edit file"
7181 msgstr ""
7179 msgstr ""
7182
7180
7183 #: rhodecode/templates/files/files_edit.html:55
7181 #: rhodecode/templates/files/files_edit.html:55
7184 msgid "history"
7182 msgid "history"
7185 msgstr ""
7183 msgstr ""
7186
7184
7187 #: rhodecode/templates/files/files_edit.html:61
7185 #: rhodecode/templates/files/files_edit.html:61
7188 msgid "source"
7186 msgid "source"
7189 msgstr ""
7187 msgstr ""
7190
7188
7191 #: rhodecode/templates/files/files_edit.html:63
7189 #: rhodecode/templates/files/files_edit.html:63
7192 #: rhodecode/templates/files/files_pjax.html:19
7190 #: rhodecode/templates/files/files_pjax.html:19
7193 msgid "annotation"
7191 msgid "annotation"
7194 msgstr ""
7192 msgstr ""
7195
7193
7196 #: rhodecode/templates/files/files_edit.html:65
7194 #: rhodecode/templates/files/files_edit.html:65
7197 msgid "raw"
7195 msgid "raw"
7198 msgstr ""
7196 msgstr ""
7199
7197
7200 #: rhodecode/templates/files/files_edit.html:67
7198 #: rhodecode/templates/files/files_edit.html:67
7201 msgid "download"
7199 msgid "download"
7202 msgstr ""
7200 msgstr ""
7203
7201
7204 #: rhodecode/templates/files/files_edit.html:74
7202 #: rhodecode/templates/files/files_edit.html:74
7205 msgid "Editing file"
7203 msgid "Editing file"
7206 msgstr ""
7204 msgstr ""
7207
7205
7208 #: rhodecode/templates/files/files_pjax.html:17
7206 #: rhodecode/templates/files/files_pjax.html:17
7209 msgid "Location"
7207 msgid "Location"
7210 msgstr ""
7208 msgstr ""
7211
7209
7212 #: rhodecode/templates/files/files_source.html:6
7210 #: rhodecode/templates/files/files_source.html:6
7213 #: rhodecode/templates/search/search_content.html:57
7211 #: rhodecode/templates/search/search_content.html:57
7214 msgid "line"
7212 msgid "line"
7215 msgid_plural "lines"
7213 msgid_plural "lines"
7216 msgstr[0] ""
7214 msgstr[0] ""
7217 msgstr[1] ""
7215 msgstr[1] ""
7218
7216
7219 #: rhodecode/templates/files/files_source.html:12
7217 #: rhodecode/templates/files/files_source.html:12
7220 msgid "History"
7218 msgid "History"
7221 msgstr ""
7219 msgstr ""
7222
7220
7223 #: rhodecode/templates/files/files_source.html:15
7221 #: rhodecode/templates/files/files_source.html:15
7224 #: rhodecode/templates/search/search_content.html:68
7222 #: rhodecode/templates/search/search_content.html:68
7225 msgid "Show Full History"
7223 msgid "Show Full History"
7226 msgstr ""
7224 msgstr ""
7227
7225
7228 #: rhodecode/templates/files/files_source.html:20
7226 #: rhodecode/templates/files/files_source.html:20
7229 #: rhodecode/templates/search/search_content.html:70
7227 #: rhodecode/templates/search/search_content.html:70
7230 msgid "Annotation"
7228 msgid "Annotation"
7231 msgstr ""
7229 msgstr ""
7232
7230
7233 #: rhodecode/templates/files/files_source.html:22
7231 #: rhodecode/templates/files/files_source.html:22
7234 #: rhodecode/templates/search/search_content.html:71
7232 #: rhodecode/templates/search/search_content.html:71
7235 msgid "Raw"
7233 msgid "Raw"
7236 msgstr ""
7234 msgstr ""
7237
7235
7238 #: rhodecode/templates/files/files_source.html:24
7236 #: rhodecode/templates/files/files_source.html:24
7239 #: rhodecode/templates/search/search_content.html:73
7237 #: rhodecode/templates/search/search_content.html:73
7240 msgid "Download"
7238 msgid "Download"
7241 msgstr ""
7239 msgstr ""
7242
7240
7243 #: rhodecode/templates/files/files_source.html:31
7241 #: rhodecode/templates/files/files_source.html:31
7244 #, python-format
7242 #, python-format
7245 msgid "Edit on Branch:%s"
7243 msgid "Edit on Branch:%s"
7246 msgstr ""
7244 msgstr ""
7247
7245
7248 #: rhodecode/templates/files/files_source.html:36
7246 #: rhodecode/templates/files/files_source.html:36
7249 msgid "Editing binary files not allowed"
7247 msgid "Editing binary files not allowed"
7250 msgstr ""
7248 msgstr ""
7251
7249
7252 #: rhodecode/templates/files/files_source.html:39
7250 #: rhodecode/templates/files/files_source.html:39
7253 msgid "Editing files allowed only when on branch head commit"
7251 msgid "Editing files allowed only when on branch head commit"
7254 msgstr ""
7252 msgstr ""
7255
7253
7256 #: rhodecode/templates/files/files_source.html:40
7254 #: rhodecode/templates/files/files_source.html:40
7257 msgid "Deleting files allowed only when on branch head commit"
7255 msgid "Deleting files allowed only when on branch head commit"
7258 msgstr ""
7256 msgstr ""
7259
7257
7260 #: rhodecode/templates/followers/followers.html:5
7258 #: rhodecode/templates/followers/followers.html:5
7261 #: rhodecode/templates/followers/followers.html:27
7259 #: rhodecode/templates/followers/followers.html:27
7262 #, python-format
7260 #, python-format
7263 msgid "%s Followers"
7261 msgid "%s Followers"
7264 msgstr ""
7262 msgstr ""
7265
7263
7266 #: rhodecode/templates/followers/followers.html:12
7264 #: rhodecode/templates/followers/followers.html:12
7267 msgid "Followers"
7265 msgid "Followers"
7268 msgstr ""
7266 msgstr ""
7269
7267
7270 #: rhodecode/templates/followers/followers_data.html:5
7268 #: rhodecode/templates/followers/followers_data.html:5
7271 msgid "Follower Name"
7269 msgid "Follower Name"
7272 msgstr ""
7270 msgstr ""
7273
7271
7274 #: rhodecode/templates/followers/followers_data.html:6
7272 #: rhodecode/templates/followers/followers_data.html:6
7275 msgid "Following Since"
7273 msgid "Following Since"
7276 msgstr ""
7274 msgstr ""
7277
7275
7278 #: rhodecode/templates/forks/fork.html:5
7276 #: rhodecode/templates/forks/fork.html:5
7279 #, python-format
7277 #, python-format
7280 msgid "Fork repository %s"
7278 msgid "Fork repository %s"
7281 msgstr ""
7279 msgstr ""
7282
7280
7283 #: rhodecode/templates/forks/fork.html:12
7281 #: rhodecode/templates/forks/fork.html:12
7284 msgid "New Fork"
7282 msgid "New Fork"
7285 msgstr ""
7283 msgstr ""
7286
7284
7287 #: rhodecode/templates/forks/fork.html:37
7285 #: rhodecode/templates/forks/fork.html:37
7288 msgid "Fork name"
7286 msgid "Fork name"
7289 msgstr ""
7287 msgstr ""
7290
7288
7291 #: rhodecode/templates/forks/fork.html:91
7289 #: rhodecode/templates/forks/fork.html:91
7292 msgid "Copy permissions"
7290 msgid "Copy permissions"
7293 msgstr ""
7291 msgstr ""
7294
7292
7295 #: rhodecode/templates/forks/fork.html:95
7293 #: rhodecode/templates/forks/fork.html:95
7296 msgid "Copy permissions from forked repository"
7294 msgid "Copy permissions from forked repository"
7297 msgstr ""
7295 msgstr ""
7298
7296
7299 #: rhodecode/templates/forks/fork.html:100
7297 #: rhodecode/templates/forks/fork.html:100
7300 msgid "Fork this Repository"
7298 msgid "Fork this Repository"
7301 msgstr ""
7299 msgstr ""
7302
7300
7303 #: rhodecode/templates/forks/forks.html:5
7301 #: rhodecode/templates/forks/forks.html:5
7304 #, python-format
7302 #, python-format
7305 msgid "%s Forks"
7303 msgid "%s Forks"
7306 msgstr ""
7304 msgstr ""
7307
7305
7308 #: rhodecode/templates/forks/forks.html:12
7306 #: rhodecode/templates/forks/forks.html:12
7309 msgid "Forks"
7307 msgid "Forks"
7310 msgstr ""
7308 msgstr ""
7311
7309
7312 #: rhodecode/templates/forks/forks.html:32
7310 #: rhodecode/templates/forks/forks.html:32
7313 msgid "Create new fork"
7311 msgid "Create new fork"
7314 msgstr ""
7312 msgstr ""
7315
7313
7316 #: rhodecode/templates/forks/forks_data.html:10
7314 #: rhodecode/templates/forks/forks_data.html:10
7317 msgid "Forked"
7315 msgid "Forked"
7318 msgstr ""
7316 msgstr ""
7319
7317
7320 #: rhodecode/templates/forks/forks_data.html:48
7318 #: rhodecode/templates/forks/forks_data.html:48
7321 msgid "There are no forks yet"
7319 msgid "There are no forks yet"
7322 msgstr ""
7320 msgstr ""
7323
7321
7324 #: rhodecode/templates/journal/journal.html:13
7322 #: rhodecode/templates/journal/journal.html:13
7325 msgid "Filter"
7323 msgid "Filter"
7326 msgstr ""
7324 msgstr ""
7327
7325
7328 #: rhodecode/templates/journal/journal.html:23
7326 #: rhodecode/templates/journal/journal.html:23
7329 msgid "ATOM journal feed"
7327 msgid "ATOM journal feed"
7330 msgstr ""
7328 msgstr ""
7331
7329
7332 #: rhodecode/templates/journal/journal.html:24
7330 #: rhodecode/templates/journal/journal.html:24
7333 msgid "RSS journal feed"
7331 msgid "RSS journal feed"
7334 msgstr ""
7332 msgstr ""
7335
7333
7336 #: rhodecode/templates/journal/journal_data.html:53
7334 #: rhodecode/templates/journal/journal_data.html:53
7337 msgid "No entries yet"
7335 msgid "No entries yet"
7338 msgstr ""
7336 msgstr ""
7339
7337
7340 #: rhodecode/templates/journal/public_journal.html:4
7338 #: rhodecode/templates/journal/public_journal.html:4
7341 #: rhodecode/templates/journal/public_journal.html:24
7339 #: rhodecode/templates/journal/public_journal.html:24
7342 msgid "Public Journal"
7340 msgid "Public Journal"
7343 msgstr ""
7341 msgstr ""
7344
7342
7345 #: rhodecode/templates/journal/public_journal.html:16
7343 #: rhodecode/templates/journal/public_journal.html:16
7346 msgid "ATOM public journal feed"
7344 msgid "ATOM public journal feed"
7347 msgstr ""
7345 msgstr ""
7348
7346
7349 #: rhodecode/templates/journal/public_journal.html:17
7347 #: rhodecode/templates/journal/public_journal.html:17
7350 msgid "RSS public journal feed"
7348 msgid "RSS public journal feed"
7351 msgstr ""
7349 msgstr ""
7352
7350
7353 #: rhodecode/templates/pullrequests/pullrequest.html:4
7351 #: rhodecode/templates/pullrequests/pullrequest.html:4
7354 #: rhodecode/templates/pullrequests/pullrequest.html:8
7352 #: rhodecode/templates/pullrequests/pullrequest.html:8
7355 msgid "New pull request"
7353 msgid "New pull request"
7356 msgstr ""
7354 msgstr ""
7357
7355
7358 #: rhodecode/templates/pullrequests/pullrequest.html:52
7356 #: rhodecode/templates/pullrequests/pullrequest.html:52
7359 msgid "Write a short description on this pull request"
7357 msgid "Write a short description on this pull request"
7360 msgstr ""
7358 msgstr ""
7361
7359
7362 #: rhodecode/templates/pullrequests/pullrequest.html:59
7360 #: rhodecode/templates/pullrequests/pullrequest.html:59
7363 msgid "Commit flow"
7361 msgid "Commit flow"
7364 msgstr ""
7362 msgstr ""
7365
7363
7366 #: rhodecode/templates/pullrequests/pullrequest.html:67
7364 #: rhodecode/templates/pullrequests/pullrequest.html:67
7367 msgid "Origin repository"
7365 msgid "Origin repository"
7368 msgstr ""
7366 msgstr ""
7369
7367
7370 #: rhodecode/templates/pullrequests/pullrequest.html:85
7368 #: rhodecode/templates/pullrequests/pullrequest.html:85
7371 msgid "Loading refs..."
7369 msgid "Loading refs..."
7372 msgstr ""
7370 msgstr ""
7373
7371
7374 #: rhodecode/templates/pullrequests/pullrequest.html:96
7372 #: rhodecode/templates/pullrequests/pullrequest.html:96
7375 msgid "Submit Pull Request"
7373 msgid "Submit Pull Request"
7376 msgstr ""
7374 msgstr ""
7377
7375
7378 #: rhodecode/templates/pullrequests/pullrequest.html:109
7376 #: rhodecode/templates/pullrequests/pullrequest.html:109
7379 #: rhodecode/templates/pullrequests/pullrequest_show.html:182
7377 #: rhodecode/templates/pullrequests/pullrequest_show.html:182
7380 msgid "Pull request reviewers"
7378 msgid "Pull request reviewers"
7381 msgstr ""
7379 msgstr ""
7382
7380
7383 #: rhodecode/templates/pullrequests/pullrequest.html:117
7381 #: rhodecode/templates/pullrequests/pullrequest.html:117
7384 #: rhodecode/templates/pullrequests/pullrequest_show.html:215
7382 #: rhodecode/templates/pullrequests/pullrequest_show.html:215
7385 msgid "Add reviewer"
7383 msgid "Add reviewer"
7386 msgstr ""
7384 msgstr ""
7387
7385
7388 #: rhodecode/templates/pullrequests/pullrequest.html:279
7386 #: rhodecode/templates/pullrequests/pullrequest.html:279
7389 #: rhodecode/templates/pullrequests/pullrequest.html:521
7387 #: rhodecode/templates/pullrequests/pullrequest.html:521
7390 msgid "Please select origin and destination"
7388 msgid "Please select origin and destination"
7391 msgstr ""
7389 msgstr ""
7392
7390
7393 #: rhodecode/templates/pullrequests/pullrequest.html:285
7391 #: rhodecode/templates/pullrequests/pullrequest.html:285
7394 msgid "Loading compare ..."
7392 msgid "Loading compare ..."
7395 msgstr ""
7393 msgstr ""
7396
7394
7397 #: rhodecode/templates/pullrequests/pullrequest.html:332
7395 #: rhodecode/templates/pullrequests/pullrequest.html:332
7398 #: rhodecode/templates/pullrequests/pullrequest.html:334
7396 #: rhodecode/templates/pullrequests/pullrequest.html:334
7399 msgid "This pull request will consist of __COMMITS__ commit."
7397 msgid "This pull request will consist of __COMMITS__ commit."
7400 msgid_plural "This pull request will consist of __COMMITS__ commits."
7398 msgid_plural "This pull request will consist of __COMMITS__ commits."
7401 msgstr[0] ""
7399 msgstr[0] ""
7402 msgstr[1] ""
7400 msgstr[1] ""
7403
7401
7404 #: rhodecode/templates/pullrequests/pullrequest.html:337
7402 #: rhodecode/templates/pullrequests/pullrequest.html:337
7405 msgid "Show detailed compare."
7403 msgid "Show detailed compare."
7406 msgstr ""
7404 msgstr ""
7407
7405
7408 #: rhodecode/templates/pullrequests/pullrequest.html:344
7406 #: rhodecode/templates/pullrequests/pullrequest.html:344
7409 msgid "There are no commits to merge."
7407 msgid "There are no commits to merge."
7410 msgstr ""
7408 msgstr ""
7411
7409
7412 #: rhodecode/templates/pullrequests/pullrequest.html:451
7410 #: rhodecode/templates/pullrequests/pullrequest.html:451
7413 msgid "Destination repository"
7411 msgid "Destination repository"
7414 msgstr ""
7412 msgstr ""
7415
7413
7416 #: rhodecode/templates/pullrequests/pullrequest.html:462
7414 #: rhodecode/templates/pullrequests/pullrequest.html:462
7417 msgid "Select commit reference"
7415 msgid "Select commit reference"
7418 msgstr ""
7416 msgstr ""
7419
7417
7420 #: rhodecode/templates/pullrequests/pullrequest_show.html:4
7418 #: rhodecode/templates/pullrequests/pullrequest_show.html:4
7421 #, python-format
7419 #, python-format
7422 msgid "%s Pull Request #%s"
7420 msgid "%s Pull Request #%s"
7423 msgstr ""
7421 msgstr ""
7424
7422
7425 #: rhodecode/templates/pullrequests/pullrequest_show.html:48
7423 #: rhodecode/templates/pullrequests/pullrequest_show.html:48
7426 msgid "From"
7424 msgid "From"
7427 msgstr ""
7425 msgstr ""
7428
7426
7429 #: rhodecode/templates/pullrequests/pullrequest_show.html:51
7427 #: rhodecode/templates/pullrequests/pullrequest_show.html:51
7430 #: rhodecode/templates/pullrequests/pullrequest_show.html:185
7428 #: rhodecode/templates/pullrequests/pullrequest_show.html:185
7431 msgid "Close"
7429 msgid "Close"
7432 msgstr ""
7430 msgstr ""
7433
7431
7434 #: rhodecode/templates/pullrequests/pullrequest_show.html:58
7432 #: rhodecode/templates/pullrequests/pullrequest_show.html:58
7435 msgid "Origin"
7433 msgid "Origin"
7436 msgstr ""
7434 msgstr ""
7437
7435
7438 #: rhodecode/templates/pullrequests/pullrequest_show.html:105
7436 #: rhodecode/templates/pullrequests/pullrequest_show.html:105
7439 msgid "Review"
7437 msgid "Review"
7440 msgstr ""
7438 msgstr ""
7441
7439
7442 #: rhodecode/templates/pullrequests/pullrequest_show.html:116
7440 #: rhodecode/templates/pullrequests/pullrequest_show.html:116
7443 #, python-format
7441 #, python-format
7444 msgid "calculated based on %s reviewer vote"
7442 msgid "calculated based on %s reviewer vote"
7445 msgid_plural "calculated based on %s reviewers votes"
7443 msgid_plural "calculated based on %s reviewers votes"
7446 msgstr[0] ""
7444 msgstr[0] ""
7447 msgstr[1] ""
7445 msgstr[1] ""
7448
7446
7449 #: rhodecode/templates/pullrequests/pullrequest_show.html:139
7447 #: rhodecode/templates/pullrequests/pullrequest_show.html:139
7450 #: rhodecode/templates/pullrequests/pullrequest_show.html:141
7448 #: rhodecode/templates/pullrequests/pullrequest_show.html:141
7451 #, python-format
7449 #, python-format
7452 msgid "%d Pull request comment"
7450 msgid "%d Pull request comment"
7453 msgid_plural "%d Pull request comments"
7451 msgid_plural "%d Pull request comments"
7454 msgstr[0] ""
7452 msgstr[0] ""
7455 msgstr[1] ""
7453 msgstr[1] ""
7456
7454
7457 #: rhodecode/templates/pullrequests/pullrequest_show.html:151
7455 #: rhodecode/templates/pullrequests/pullrequest_show.html:151
7458 #, python-format
7456 #, python-format
7459 msgid "%d Outdated Comment"
7457 msgid "%d Outdated Comment"
7460 msgid_plural "%d Outdated Comments"
7458 msgid_plural "%d Outdated Comments"
7461 msgstr[0] ""
7459 msgstr[0] ""
7462 msgstr[1] ""
7460 msgstr[1] ""
7463
7461
7464 #: rhodecode/templates/pullrequests/pullrequest_show.html:151
7462 #: rhodecode/templates/pullrequests/pullrequest_show.html:151
7465 msgid "(Show)"
7463 msgid "(Show)"
7466 msgstr ""
7464 msgstr ""
7467
7465
7468 #: rhodecode/templates/pullrequests/pullrequest_show.html:160
7466 #: rhodecode/templates/pullrequests/pullrequest_show.html:160
7469 #: rhodecode/templates/pullrequests/pullrequest_show.html:219
7467 #: rhodecode/templates/pullrequests/pullrequest_show.html:219
7470 msgid "Save Changes"
7468 msgid "Save Changes"
7471 msgstr ""
7469 msgstr ""
7472
7470
7473 #: rhodecode/templates/pullrequests/pullrequest_show.html:199
7471 #: rhodecode/templates/pullrequests/pullrequest_show.html:199
7474 msgid "reviewer"
7472 msgid "reviewer"
7475 msgstr ""
7473 msgstr ""
7476
7474
7477 #: rhodecode/templates/pullrequests/pullrequest_show.html:236
7475 #: rhodecode/templates/pullrequests/pullrequest_show.html:236
7478 msgid "Missing requirements:"
7476 msgid "Missing requirements:"
7479 msgstr ""
7477 msgstr ""
7480
7478
7481 #: rhodecode/templates/pullrequests/pullrequest_show.html:237
7479 #: rhodecode/templates/pullrequests/pullrequest_show.html:237
7482 msgid "These commits cannot be displayed, because this repository uses the Mercurial largefiles extension, which was not enabled."
7480 msgid "These commits cannot be displayed, because this repository uses the Mercurial largefiles extension, which was not enabled."
7483 msgstr ""
7481 msgstr ""
7484
7482
7485 #: rhodecode/templates/pullrequests/pullrequest_show.html:245
7483 #: rhodecode/templates/pullrequests/pullrequest_show.html:245
7486 msgid "Missing commits"
7484 msgid "Missing commits"
7487 msgstr ""
7485 msgstr ""
7488
7486
7489 #: rhodecode/templates/pullrequests/pullrequest_show.html:246
7487 #: rhodecode/templates/pullrequests/pullrequest_show.html:246
7490 msgid "This pull request cannot be displayed, because one or more commits no longer exist in the source repository."
7488 msgid "This pull request cannot be displayed, because one or more commits no longer exist in the source repository."
7491 msgstr ""
7489 msgstr ""
7492
7490
7493 #: rhodecode/templates/pullrequests/pullrequest_show.html:247
7491 #: rhodecode/templates/pullrequests/pullrequest_show.html:247
7494 msgid "Please update this pull request, push the commits back into the source repository, or consider closing this pull request."
7492 msgid "Please update this pull request, push the commits back into the source repository, or consider closing this pull request."
7495 msgstr ""
7493 msgstr ""
7496
7494
7497 #: rhodecode/templates/pullrequests/pullrequest_show.html:254
7495 #: rhodecode/templates/pullrequests/pullrequest_show.html:254
7498 msgid "Update commits"
7496 msgid "Update commits"
7499 msgstr ""
7497 msgstr ""
7500
7498
7501 #: rhodecode/templates/pullrequests/pullrequest_show.html:257
7499 #: rhodecode/templates/pullrequests/pullrequest_show.html:257
7502 #, python-format
7500 #, python-format
7503 msgid "Compare View: %s commit"
7501 msgid "Compare View: %s commit"
7504 msgid_plural "Compare View: %s commits"
7502 msgid_plural "Compare View: %s commits"
7505 msgstr[0] ""
7503 msgstr[0] ""
7506 msgstr[1] ""
7504 msgstr[1] ""
7507
7505
7508 #: rhodecode/templates/pullrequests/pullrequest_show.html:330
7506 #: rhodecode/templates/pullrequests/pullrequest_show.html:330
7509 #: rhodecode/templates/pullrequests/pullrequest_show.html:365
7507 #: rhodecode/templates/pullrequests/pullrequest_show.html:365
7510 msgid "Outdated Inline Comments"
7508 msgid "Outdated Inline Comments"
7511 msgstr ""
7509 msgstr ""
7512
7510
7513 #: rhodecode/templates/pullrequests/pullrequest_show.html:386
7511 #: rhodecode/templates/pullrequests/pullrequest_show.html:386
7514 #: rhodecode/templates/pullrequests/pullrequest_show.html:392
7512 #: rhodecode/templates/pullrequests/pullrequest_show.html:392
7515 msgid "Showing a huge diff might take some time and resources"
7513 msgid "Showing a huge diff might take some time and resources"
7516 msgstr ""
7514 msgstr ""
7517
7515
7518 #: rhodecode/templates/pullrequests/pullrequests.html:4
7516 #: rhodecode/templates/pullrequests/pullrequests.html:4
7519 #, python-format
7517 #, python-format
7520 msgid "%s Pull Requests"
7518 msgid "%s Pull Requests"
7521 msgstr ""
7519 msgstr ""
7522
7520
7523 #: rhodecode/templates/pullrequests/pullrequests.html:34
7521 #: rhodecode/templates/pullrequests/pullrequests.html:34
7524 msgid "Open new Pull Request"
7522 msgid "Open new Pull Request"
7525 msgstr ""
7523 msgstr ""
7526
7524
7527 #: rhodecode/templates/pullrequests/pullrequests.html:48
7525 #: rhodecode/templates/pullrequests/pullrequests.html:48
7528 msgid "Opened"
7526 msgid "Opened"
7529 msgstr ""
7527 msgstr ""
7530
7528
7531 #: rhodecode/templates/pullrequests/pullrequests.html:49
7529 #: rhodecode/templates/pullrequests/pullrequests.html:49
7532 msgid "Opened by me"
7530 msgid "Opened by me"
7533 msgstr ""
7531 msgstr ""
7534
7532
7535 #: rhodecode/templates/pullrequests/pullrequests.html:50
7533 #: rhodecode/templates/pullrequests/pullrequests.html:50
7536 msgid "Awaiting review"
7534 msgid "Awaiting review"
7537 msgstr ""
7535 msgstr ""
7538
7536
7539 #: rhodecode/templates/pullrequests/pullrequests.html:51
7537 #: rhodecode/templates/pullrequests/pullrequests.html:51
7540 msgid "Awaiting my review"
7538 msgid "Awaiting my review"
7541 msgstr ""
7539 msgstr ""
7542
7540
7543 #: rhodecode/templates/pullrequests/pullrequests.html:53
7541 #: rhodecode/templates/pullrequests/pullrequests.html:53
7544 msgid "From this repo"
7542 msgid "From this repo"
7545 msgstr ""
7543 msgstr ""
7546
7544
7547 #: rhodecode/templates/pullrequests/pullrequests.html:62
7545 #: rhodecode/templates/pullrequests/pullrequests.html:62
7548 #, python-format
7546 #, python-format
7549 msgid "Pull Requests from %(repo_name)s repository"
7547 msgid "Pull Requests from %(repo_name)s repository"
7550 msgstr ""
7548 msgstr ""
7551
7549
7552 #: rhodecode/templates/pullrequests/pullrequests.html:64
7550 #: rhodecode/templates/pullrequests/pullrequests.html:64
7553 #, python-format
7551 #, python-format
7554 msgid "Closed Pull Requests to repository %(repo_name)s"
7552 msgid "Closed Pull Requests to repository %(repo_name)s"
7555 msgstr ""
7553 msgstr ""
7556
7554
7557 #: rhodecode/templates/pullrequests/pullrequests.html:66
7555 #: rhodecode/templates/pullrequests/pullrequests.html:66
7558 #, python-format
7556 #, python-format
7559 msgid "Pull Requests to %(repo_name)s repository opened by me"
7557 msgid "Pull Requests to %(repo_name)s repository opened by me"
7560 msgstr ""
7558 msgstr ""
7561
7559
7562 #: rhodecode/templates/pullrequests/pullrequests.html:68
7560 #: rhodecode/templates/pullrequests/pullrequests.html:68
7563 #, python-format
7561 #, python-format
7564 msgid "Pull Requests to %(repo_name)s repository awaiting review"
7562 msgid "Pull Requests to %(repo_name)s repository awaiting review"
7565 msgstr ""
7563 msgstr ""
7566
7564
7567 #: rhodecode/templates/pullrequests/pullrequests.html:70
7565 #: rhodecode/templates/pullrequests/pullrequests.html:70
7568 #, python-format
7566 #, python-format
7569 msgid "Pull Requests to %(repo_name)s repository awaiting my review"
7567 msgid "Pull Requests to %(repo_name)s repository awaiting my review"
7570 msgstr ""
7568 msgstr ""
7571
7569
7572 #: rhodecode/templates/pullrequests/pullrequests.html:72
7570 #: rhodecode/templates/pullrequests/pullrequests.html:72
7573 #, python-format
7571 #, python-format
7574 msgid "Pull Requests to %(repo_name)s repository"
7572 msgid "Pull Requests to %(repo_name)s repository"
7575 msgstr ""
7573 msgstr ""
7576
7574
7577 #: rhodecode/templates/search/search.html:6
7575 #: rhodecode/templates/search/search.html:6
7578 #: rhodecode/templates/search/search.html:17
7576 #: rhodecode/templates/search/search.html:17
7579 #, python-format
7577 #, python-format
7580 msgid "Search inside repository %(repo_name)s"
7578 msgid "Search inside repository %(repo_name)s"
7581 msgstr ""
7579 msgstr ""
7582
7580
7583 #: rhodecode/templates/search/search.html:8
7581 #: rhodecode/templates/search/search.html:8
7584 #: rhodecode/templates/search/search.html:19
7582 #: rhodecode/templates/search/search.html:19
7585 msgid "Search inside all accessible repositories"
7583 msgid "Search inside all accessible repositories"
7586 msgstr ""
7584 msgstr ""
7587
7585
7588 #: rhodecode/templates/search/search.html:60
7586 #: rhodecode/templates/search/search.html:60
7589 msgid "Search item"
7587 msgid "Search item"
7590 msgstr ""
7588 msgstr ""
7591
7589
7592 #: rhodecode/templates/search/search.html:63
7590 #: rhodecode/templates/search/search.html:63
7593 msgid "File contents"
7591 msgid "File contents"
7594 msgstr ""
7592 msgstr ""
7595
7593
7596 #: rhodecode/templates/search/search.html:63
7594 #: rhodecode/templates/search/search.html:63
7597 msgid "Commit messages"
7595 msgid "Commit messages"
7598 msgstr ""
7596 msgstr ""
7599
7597
7600 #: rhodecode/templates/search/search.html:63
7598 #: rhodecode/templates/search/search.html:63
7601 msgid "File names"
7599 msgid "File names"
7602 msgstr ""
7600 msgstr ""
7603
7601
7604 #: rhodecode/templates/search/search_commit.html:11
7602 #: rhodecode/templates/search/search_commit.html:11
7605 msgid "Age (new first)"
7603 msgid "Age (new first)"
7606 msgstr ""
7604 msgstr ""
7607
7605
7608 #: rhodecode/templates/search/search_commit.html:13
7606 #: rhodecode/templates/search/search_commit.html:13
7609 msgid "Age (old first)"
7607 msgid "Age (old first)"
7610 msgstr ""
7608 msgstr ""
7611
7609
7612 #: rhodecode/templates/search/search_content.html:33
7610 #: rhodecode/templates/search/search_content.html:33
7613 msgid "more matches in this file"
7611 msgid "more matches in this file"
7614 msgstr ""
7612 msgstr ""
7615
7613
7616 #: rhodecode/templates/search/search_path.html:4
7614 #: rhodecode/templates/search/search_path.html:4
7617 msgid "File"
7615 msgid "File"
7618 msgstr ""
7616 msgstr ""
7619
7617
7620 #: rhodecode/templates/summary/base.html:5
7618 #: rhodecode/templates/summary/base.html:5
7621 #, python-format
7619 #, python-format
7622 msgid "%s Summary"
7620 msgid "%s Summary"
7623 msgstr ""
7621 msgstr ""
7624
7622
7625 #: rhodecode/templates/summary/base.html:13
7623 #: rhodecode/templates/summary/base.html:13
7626 #, python-format
7624 #, python-format
7627 msgid "%s ATOM feed"
7625 msgid "%s ATOM feed"
7628 msgstr ""
7626 msgstr ""
7629
7627
7630 #: rhodecode/templates/summary/base.html:14
7628 #: rhodecode/templates/summary/base.html:14
7631 #, python-format
7629 #, python-format
7632 msgid "%s RSS feed"
7630 msgid "%s RSS feed"
7633 msgstr ""
7631 msgstr ""
7634
7632
7635 #: rhodecode/templates/summary/components.html:5
7633 #: rhodecode/templates/summary/components.html:5
7636 #, python-format
7634 #, python-format
7637 msgid "%(num)s Branch"
7635 msgid "%(num)s Branch"
7638 msgid_plural "%(num)s Branches"
7636 msgid_plural "%(num)s Branches"
7639 msgstr[0] ""
7637 msgstr[0] ""
7640 msgstr[1] ""
7638 msgstr[1] ""
7641
7639
7642 #: rhodecode/templates/summary/components.html:12
7640 #: rhodecode/templates/summary/components.html:12
7643 #, python-format
7641 #, python-format
7644 msgid "%(num)s Closed Branch"
7642 msgid "%(num)s Closed Branch"
7645 msgid_plural "%(num)s Closed Branches"
7643 msgid_plural "%(num)s Closed Branches"
7646 msgstr[0] ""
7644 msgstr[0] ""
7647 msgstr[1] ""
7645 msgstr[1] ""
7648
7646
7649 #: rhodecode/templates/summary/components.html:19
7647 #: rhodecode/templates/summary/components.html:19
7650 #, python-format
7648 #, python-format
7651 msgid "%(num)s Tag"
7649 msgid "%(num)s Tag"
7652 msgid_plural "%(num)s Tags"
7650 msgid_plural "%(num)s Tags"
7653 msgstr[0] ""
7651 msgstr[0] ""
7654 msgstr[1] ""
7652 msgstr[1] ""
7655
7653
7656 #: rhodecode/templates/summary/components.html:26
7654 #: rhodecode/templates/summary/components.html:26
7657 #, python-format
7655 #, python-format
7658 msgid "%(num)s Bookmark"
7656 msgid "%(num)s Bookmark"
7659 msgid_plural "%(num)s Bookmarks"
7657 msgid_plural "%(num)s Bookmarks"
7660 msgstr[0] ""
7658 msgstr[0] ""
7661 msgstr[1] ""
7659 msgstr[1] ""
7662
7660
7663 #: rhodecode/templates/summary/components.html:49
7661 #: rhodecode/templates/summary/components.html:49
7664 msgid "Read-only url"
7662 msgid "Read-only url"
7665 msgstr ""
7663 msgstr ""
7666
7664
7667 #: rhodecode/templates/summary/components.html:54
7665 #: rhodecode/templates/summary/components.html:54
7668 #: rhodecode/templates/summary/components.html:65
7666 #: rhodecode/templates/summary/components.html:65
7669 msgid "Show by Name"
7667 msgid "Show by Name"
7670 msgstr ""
7668 msgstr ""
7671
7669
7672 #: rhodecode/templates/summary/components.html:55
7670 #: rhodecode/templates/summary/components.html:55
7673 #: rhodecode/templates/summary/components.html:66
7671 #: rhodecode/templates/summary/components.html:66
7674 msgid "Show by ID"
7672 msgid "Show by ID"
7675 msgstr ""
7673 msgstr ""
7676
7674
7677 #: rhodecode/templates/summary/components.html:56
7675 #: rhodecode/templates/summary/components.html:56
7678 msgid "SVN Protocol is disabled. To enable it, see the"
7676 msgid "SVN Protocol is disabled. To enable it, see the"
7679 msgstr ""
7677 msgstr ""
7680
7678
7681 #: rhodecode/templates/summary/components.html:56
7679 #: rhodecode/templates/summary/components.html:56
7682 msgid "documentation here"
7680 msgid "documentation here"
7683 msgstr ""
7681 msgstr ""
7684
7682
7685 #: rhodecode/templates/summary/components.html:60
7683 #: rhodecode/templates/summary/components.html:60
7686 msgid "Clone url"
7684 msgid "Clone url"
7687 msgstr ""
7685 msgstr ""
7688
7686
7689 #: rhodecode/templates/summary/components.html:86
7687 #: rhodecode/templates/summary/components.html:86
7690 msgid "Information"
7688 msgid "Information"
7691 msgstr ""
7689 msgstr ""
7692
7690
7693 #: rhodecode/templates/summary/components.html:95
7691 #: rhodecode/templates/summary/components.html:95
7694 #: rhodecode/templates/summary/components.html:98
7692 #: rhodecode/templates/summary/components.html:98
7695 #, python-format
7693 #, python-format
7696 msgid "%(num)s Commit"
7694 msgid "%(num)s Commit"
7697 msgid_plural "%(num)s Commits"
7695 msgid_plural "%(num)s Commits"
7698 msgstr[0] ""
7696 msgstr[0] ""
7699 msgstr[1] ""
7697 msgstr[1] ""
7700
7698
7701 #: rhodecode/templates/summary/components.html:102
7699 #: rhodecode/templates/summary/components.html:102
7702 msgid "Number of Repository Forks"
7700 msgid "Number of Repository Forks"
7703 msgstr ""
7701 msgstr ""
7704
7702
7705 #: rhodecode/templates/summary/components.html:110
7703 #: rhodecode/templates/summary/components.html:110
7706 msgid "Calculating Repository Size..."
7704 msgid "Calculating Repository Size..."
7707 msgstr ""
7705 msgstr ""
7708
7706
7709 #: rhodecode/templates/summary/components.html:141
7707 #: rhodecode/templates/summary/components.html:141
7710 msgid "Calculating Code Statistics..."
7708 msgid "Calculating Code Statistics..."
7711 msgstr ""
7709 msgstr ""
7712
7710
7713 #: rhodecode/templates/summary/components.html:145
7711 #: rhodecode/templates/summary/components.html:145
7714 msgid "Statistics are disabled for this repository"
7712 msgid "Statistics are disabled for this repository"
7715 msgstr ""
7713 msgstr ""
7716
7714
7717 #: rhodecode/templates/summary/components.html:148
7715 #: rhodecode/templates/summary/components.html:148
7718 msgid "enable statistics"
7716 msgid "enable statistics"
7719 msgstr ""
7717 msgstr ""
7720
7718
7721 #: rhodecode/templates/summary/components.html:159
7719 #: rhodecode/templates/summary/components.html:159
7722 msgid "Downloads"
7720 msgid "Downloads"
7723 msgstr ""
7721 msgstr ""
7724
7722
7725 #: rhodecode/templates/summary/components.html:165
7723 #: rhodecode/templates/summary/components.html:165
7726 msgid "There are no downloads yet"
7724 msgid "There are no downloads yet"
7727 msgstr ""
7725 msgstr ""
7728
7726
7729 #: rhodecode/templates/summary/components.html:169
7727 #: rhodecode/templates/summary/components.html:169
7730 msgid "Downloads are disabled for this repository"
7728 msgid "Downloads are disabled for this repository"
7731 msgstr ""
7729 msgstr ""
7732
7730
7733 #: rhodecode/templates/summary/components.html:172
7731 #: rhodecode/templates/summary/components.html:172
7734 msgid "enable downloads"
7732 msgid "enable downloads"
7735 msgstr ""
7733 msgstr ""
7736
7734
7737 #: rhodecode/templates/summary/summary.html:17
7735 #: rhodecode/templates/summary/summary.html:17
7738 #: rhodecode/templates/summary/summary.html:19
7736 #: rhodecode/templates/summary/summary.html:19
7739 msgid "RSS Feed"
7737 msgid "RSS Feed"
7740 msgstr ""
7738 msgstr ""
7741
7739
7742 #: rhodecode/templates/summary/summary.html:35
7740 #: rhodecode/templates/summary/summary.html:35
7743 msgid "Quick start"
7741 msgid "Quick start"
7744 msgstr ""
7742 msgstr ""
7745
7743
7746 #: rhodecode/templates/summary/summary.html:48
7744 #: rhodecode/templates/summary/summary.html:48
7747 #, python-format
7745 #, python-format
7748 msgid "Readme file from commit %s:%s"
7746 msgid "Readme file from commit %s:%s"
7749 msgstr ""
7747 msgstr ""
7750
7748
7751 #: rhodecode/templates/tags/tags.html:5
7749 #: rhodecode/templates/tags/tags.html:5
7752 #, python-format
7750 #, python-format
7753 msgid "%s Tags"
7751 msgid "%s Tags"
7754 msgstr ""
7752 msgstr ""
7755
7753
7756 #: rhodecode/templates/tags/tags.html:13
7754 #: rhodecode/templates/tags/tags.html:13
7757 msgid "tags"
7755 msgid "tags"
7758 msgstr ""
7756 msgstr ""
7759
7757
7760 #: rhodecode/templates/tags/tags.html:31
7758 #: rhodecode/templates/tags/tags.html:31
7761 msgid "Compare Selected Tags"
7759 msgid "Compare Selected Tags"
7762 msgstr ""
7760 msgstr ""
7763
7761
7764 #: rhodecode/templates/users/user.html:29
7762 #: rhodecode/templates/users/user.html:29
7765 #: rhodecode/templates/users/user_profile.html:5
7763 #: rhodecode/templates/users/user_profile.html:5
7766 msgid "Profile"
7764 msgid "Profile"
7767 msgstr ""
7765 msgstr ""
7768
7766
7769 #: rhodecode/templates/users/user_profile.html:35
7767 #: rhodecode/templates/users/user_profile.html:35
7770 msgid "First name"
7768 msgid "First name"
7771 msgstr ""
7769 msgstr ""
7772
7770
7773 #: rhodecode/templates/users/user_profile.html:43
7771 #: rhodecode/templates/users/user_profile.html:43
7774 msgid "Last name"
7772 msgid "Last name"
7775 msgstr ""
7773 msgstr ""
7776
7774
7777 #: rhodecode/tests/lib/test_ext_json.py:162
7775 #: rhodecode/tests/lib/test_ext_json.py:162
7778 msgid "hello"
7776 msgid "hello"
7779 msgstr ""
7777 msgstr ""
7780
7778
7781 #: rhodecode/tests/lib/test_ext_json.py:163
7779 #: rhodecode/tests/lib/test_ext_json.py:163
7782 msgid "singular"
7780 msgid "singular"
7783 msgid_plural "plural"
7781 msgid_plural "plural"
7784 msgstr[0] ""
7782 msgstr[0] ""
7785 msgstr[1] ""
7783 msgstr[1] ""
7786
7784
General Comments 0
You need to be logged in to leave comments. Login now