##// END OF EJS Templates
i18n: Updated message catalog template
marcink -
r3787:8254a192 stable
parent child Browse files
Show More
@@ -1,28 +1,30 b''
1 [DEFAULT]
1 [DEFAULT]
2 done = false
2 done = false
3
3
4 [task:bump_version]
4 [task:bump_version]
5 done = true
5 done = true
6
6
7 [task:rc_tools_pinned]
7 [task:rc_tools_pinned]
8 done = true
8
9
9 [task:fixes_on_stable]
10 [task:fixes_on_stable]
10
11
11 [task:pip2nix_generated]
12 [task:pip2nix_generated]
12
13
13 [task:changelog_updated]
14 [task:changelog_updated]
14
15
15 [task:generate_api_docs]
16 [task:generate_api_docs]
17 done = true
16
18
17 [task:updated_translation]
19 [task:updated_translation]
18
20
19 [release]
21 [release]
20 state = in_progress
22 state = in_progress
21 version = 4.17.0
23 version = 4.17.0
22
24
23 [task:generate_js_routes]
25 [task:generate_js_routes]
24
26
25 [task:updated_trial_license]
27 [task:updated_trial_license]
26
28
27 [task:generate_oss_licenses]
29 [task:generate_oss_licenses]
28
30
This diff has been collapsed as it changes many lines, (3163 lines changed) Show them Hide them
@@ -1,10812 +1,10797 b''
1 # Translations template for rhodecode-enterprise-ce.
1 # Translations template for rhodecode-enterprise-ce.
2 # Copyright (C) 2019 RhodeCode GmbH
2 # Copyright (C) 2019 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>, 2019.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
5 #
5 #
6 #, fuzzy
6 #, fuzzy
7 msgid ""
7 msgid ""
8 msgstr ""
8 msgstr ""
9 "Project-Id-Version: rhodecode-enterprise-ce 4.16.0\n"
9 "Project-Id-Version: rhodecode-enterprise-ce 4.17.0\n"
10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
11 "POT-Creation-Date: 2019-02-23 21:51+0000\n"
11 "POT-Creation-Date: 2019-07-03 14:48+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/apps/admin/views/defaults.py:90
20 #: rhodecode/apps/admin/views/defaults.py:90
21 msgid "Default settings updated successfully"
21 msgid "Default settings updated successfully"
22 msgstr ""
22 msgstr ""
23
23
24 #: rhodecode/apps/admin/views/defaults.py:108
24 #: rhodecode/apps/admin/views/defaults.py:108
25 msgid "Error occurred during update of default values"
25 msgid "Error occurred during update of default values"
26 msgstr ""
26 msgstr ""
27
27
28 #: rhodecode/apps/admin/views/exception_tracker.py:142
28 #: rhodecode/apps/admin/views/exception_tracker.py:156
29 msgid "Removed {} Exceptions"
29 msgid "Removed {} Exceptions"
30 msgstr ""
30 msgstr ""
31
31
32 #: rhodecode/apps/admin/views/exception_tracker.py:159
32 #: rhodecode/apps/admin/views/exception_tracker.py:173
33 msgid "Removed Exception {}"
33 msgid "Removed Exception {}"
34 msgstr ""
34 msgstr ""
35
35
36 #: rhodecode/apps/admin/views/permissions.py:120
36 #: rhodecode/apps/admin/views/permissions.py:120
37 msgid "Application permissions updated successfully"
37 msgid "Application permissions updated successfully"
38 msgstr ""
38 msgstr ""
39
39
40 #: rhodecode/apps/admin/views/permissions.py:141
40 #: rhodecode/apps/admin/views/permissions.py:141
41 #: rhodecode/apps/admin/views/permissions.py:217
41 #: rhodecode/apps/admin/views/permissions.py:217
42 #: rhodecode/apps/admin/views/permissions.py:319
42 #: rhodecode/apps/admin/views/permissions.py:319
43 msgid "Error occurred during update of permissions"
43 msgid "Error occurred during update of permissions"
44 msgstr ""
44 msgstr ""
45
45
46 #: rhodecode/apps/admin/views/permissions.py:197
46 #: rhodecode/apps/admin/views/permissions.py:197
47 msgid "Object permissions updated successfully"
47 msgid "Object permissions updated successfully"
48 msgstr ""
48 msgstr ""
49
49
50 #: rhodecode/apps/admin/views/permissions.py:299
50 #: rhodecode/apps/admin/views/permissions.py:299
51 msgid "Global permissions updated successfully"
51 msgid "Global permissions updated successfully"
52 msgstr ""
52 msgstr ""
53
53
54 #: rhodecode/apps/admin/views/permissions.py:484
54 #: rhodecode/apps/admin/views/permissions.py:484
55 #: rhodecode/templates/admin/gists/show.mako:63
55 #: rhodecode/templates/admin/gists/show.mako:63
56 #: rhodecode/templates/admin/integrations/list.mako:174
56 #: rhodecode/templates/admin/integrations/list.mako:172
57 #: rhodecode/templates/admin/my_account/my_account_profile.mako:5
57 #: rhodecode/templates/admin/my_account/my_account_profile.mako:5
58 #: rhodecode/templates/base/issue_tracker_settings.mako:60
58 #: rhodecode/templates/base/issue_tracker_settings.mako:60
59 #: rhodecode/templates/data_table/_dt_elements.mako:167
59 #: rhodecode/templates/data_table/_dt_elements.mako:167
60 #: rhodecode/templates/data_table/_dt_elements.mako:241
60 #: rhodecode/templates/data_table/_dt_elements.mako:241
61 #: rhodecode/templates/data_table/_dt_elements.mako:254
61 #: rhodecode/templates/data_table/_dt_elements.mako:254
62 #: rhodecode/templates/data_table/_dt_elements.mako:255
62 #: rhodecode/templates/data_table/_dt_elements.mako:255
63 #: rhodecode/templates/data_table/_dt_elements.mako:267
63 #: rhodecode/templates/data_table/_dt_elements.mako:267
64 #: rhodecode/templates/debug_style/buttons.html:128
64 #: rhodecode/templates/debug_style/buttons.html:128
65 #: rhodecode/templates/files/files_add.mako:208
65 #: rhodecode/templates/files/files_add.mako:57
66 #: rhodecode/templates/files/files_edit.mako:168
66 #: rhodecode/templates/files/files_edit.mako:58
67 #: rhodecode/templates/files/files_source.mako:58
67 #: rhodecode/templates/files/files_source.mako:29
68 #: rhodecode/templates/files/files_source.mako:61
68 #: rhodecode/templates/files/files_source.mako:42
69 #: rhodecode/templates/pullrequests/pullrequest_show.mako:64
69 #: rhodecode/templates/pullrequests/pullrequest_show.mako:60
70 #: rhodecode/templates/pullrequests/pullrequest_show.mako:347
70 #: rhodecode/templates/pullrequests/pullrequest_show.mako:343
71 #: rhodecode/templates/user_group/profile.mako:7
71 #: rhodecode/templates/user_group/profile.mako:7
72 #: rhodecode/templates/users/user_profile.mako:7
72 #: rhodecode/templates/users/user_profile.mako:7
73 msgid "Edit"
73 msgid "Edit"
74 msgstr ""
74 msgstr ""
75
75
76 #: rhodecode/apps/admin/views/permissions.py:512
76 #: rhodecode/apps/admin/views/permissions.py:512
77 msgid "Updated SSH keys file: {}"
77 msgid "Updated SSH keys file: {}"
78 msgstr ""
78 msgstr ""
79
79
80 #: rhodecode/apps/admin/views/permissions.py:515
80 #: rhodecode/apps/admin/views/permissions.py:515
81 msgid "SSH key support is disabled in .ini file"
81 msgid "SSH key support is disabled in .ini file"
82 msgstr ""
82 msgstr ""
83
83
84 #: rhodecode/apps/admin/views/repo_groups.py:183
84 #: rhodecode/apps/admin/views/repo_groups.py:329
85 #, python-format
85 #, python-format
86 msgid "Created repository group %s"
86 msgid "Created repository group %s"
87 msgstr ""
87 msgstr ""
88
88
89 #: rhodecode/apps/admin/views/repo_groups.py:201
89 #: rhodecode/apps/admin/views/repo_groups.py:347
90 #, python-format
90 #, python-format
91 msgid "Error occurred during creation of repository group %s"
91 msgid "Error occurred during creation of repository group %s"
92 msgstr ""
92 msgstr ""
93
93
94 #: rhodecode/apps/admin/views/sessions.py:92
94 #: rhodecode/apps/admin/views/sessions.py:92
95 msgid "Cleaned up old sessions"
95 msgid "Cleaned up old sessions"
96 msgstr ""
96 msgstr ""
97
97
98 #: rhodecode/apps/admin/views/sessions.py:97
98 #: rhodecode/apps/admin/views/sessions.py:97
99 msgid "Failed to cleanup up old sessions"
99 msgid "Failed to cleanup up old sessions"
100 msgstr ""
100 msgstr ""
101
101
102 #: rhodecode/apps/admin/views/settings.py:162
102 #: rhodecode/apps/admin/views/settings.py:162
103 #: rhodecode/apps/admin/views/settings.py:317
103 #: rhodecode/apps/admin/views/settings.py:317
104 #: rhodecode/apps/admin/views/settings.py:392
104 #: rhodecode/apps/admin/views/settings.py:392
105 #: rhodecode/apps/admin/views/settings.py:724
105 #: rhodecode/apps/admin/views/settings.py:724
106 #: rhodecode/apps/repository/views/repo_settings_vcs.py:124
106 #: rhodecode/apps/repository/views/repo_settings_vcs.py:124
107 msgid "Some form inputs contain invalid data."
107 msgid "Some form inputs contain invalid data."
108 msgstr ""
108 msgstr ""
109
109
110 #: rhodecode/apps/admin/views/settings.py:189
110 #: rhodecode/apps/admin/views/settings.py:189
111 #: rhodecode/apps/admin/views/settings.py:353
111 #: rhodecode/apps/admin/views/settings.py:353
112 msgid "Error occurred during updating application settings"
112 msgid "Error occurred during updating application settings"
113 msgstr ""
113 msgstr ""
114
114
115 #: rhodecode/apps/admin/views/settings.py:193
115 #: rhodecode/apps/admin/views/settings.py:193
116 #: rhodecode/apps/repository/views/repo_settings_vcs.py:143
116 #: rhodecode/apps/repository/views/repo_settings_vcs.py:143
117 msgid "Updated VCS settings"
117 msgid "Updated VCS settings"
118 msgstr ""
118 msgstr ""
119
119
120 #: rhodecode/apps/admin/views/settings.py:267
120 #: rhodecode/apps/admin/views/settings.py:267
121 #, python-format
121 #, python-format
122 msgid "Repositories successfully rescanned added: %s ; removed: %s"
122 msgid "Repositories successfully rescanned added: %s ; removed: %s"
123 msgstr ""
123 msgstr ""
124
124
125 #: rhodecode/apps/admin/views/settings.py:349
125 #: rhodecode/apps/admin/views/settings.py:349
126 msgid "Updated application settings"
126 msgid "Updated application settings"
127 msgstr ""
127 msgstr ""
128
128
129 #: rhodecode/apps/admin/views/settings.py:431
129 #: rhodecode/apps/admin/views/settings.py:431
130 msgid "Updated visualisation settings"
130 msgid "Updated visualisation settings"
131 msgstr ""
131 msgstr ""
132
132
133 #: rhodecode/apps/admin/views/settings.py:434
133 #: rhodecode/apps/admin/views/settings.py:434
134 msgid "Error occurred during updating visualisation settings"
134 msgid "Error occurred during updating visualisation settings"
135 msgstr ""
135 msgstr ""
136
136
137 #: rhodecode/apps/admin/views/settings.py:496
137 #: rhodecode/apps/admin/views/settings.py:496
138 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:125
138 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:125
139 msgid "Invalid issue tracker pattern: {}"
139 msgid "Invalid issue tracker pattern: {}"
140 msgstr ""
140 msgstr ""
141
141
142 #: rhodecode/apps/admin/views/settings.py:513
142 #: rhodecode/apps/admin/views/settings.py:513
143 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:134
143 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:134
144 msgid "Updated issue tracker entries"
144 msgid "Updated issue tracker entries"
145 msgstr ""
145 msgstr ""
146
146
147 #: rhodecode/apps/admin/views/settings.py:531
147 #: rhodecode/apps/admin/views/settings.py:531
148 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:89
148 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:89
149 msgid "Removed issue tracker entry"
149 msgid "Removed issue tracker entry"
150 msgstr ""
150 msgstr ""
151
151
152 #: rhodecode/apps/admin/views/settings.py:568
152 #: rhodecode/apps/admin/views/settings.py:568
153 msgid "Please enter email address"
153 msgid "Please enter email address"
154 msgstr ""
154 msgstr ""
155
155
156 #: rhodecode/apps/admin/views/settings.py:586
156 #: rhodecode/apps/admin/views/settings.py:586
157 msgid "Send email task created"
157 msgid "Send email task created"
158 msgstr ""
158 msgstr ""
159
159
160 #: rhodecode/apps/admin/views/settings.py:636
160 #: rhodecode/apps/admin/views/settings.py:636
161 msgid "Added new hook"
161 msgid "Added new hook"
162 msgstr ""
162 msgstr ""
163
163
164 #: rhodecode/apps/admin/views/settings.py:651
164 #: rhodecode/apps/admin/views/settings.py:651
165 msgid "Updated hooks"
165 msgid "Updated hooks"
166 msgstr ""
166 msgstr ""
167
167
168 #: rhodecode/apps/admin/views/settings.py:655
168 #: rhodecode/apps/admin/views/settings.py:655
169 msgid "Error occurred during hook creation"
169 msgid "Error occurred during hook creation"
170 msgstr ""
170 msgstr ""
171
171
172 #: rhodecode/apps/admin/views/settings.py:748
172 #: rhodecode/apps/admin/views/settings.py:748
173 msgid "Error occurred during updating labs settings"
173 msgid "Error occurred during updating labs settings"
174 msgstr ""
174 msgstr ""
175
175
176 #: rhodecode/apps/admin/views/settings.py:753
176 #: rhodecode/apps/admin/views/settings.py:753
177 msgid "Updated Labs settings"
177 msgid "Updated Labs settings"
178 msgstr ""
178 msgstr ""
179
179
180 #: rhodecode/apps/admin/views/svn_config.py:46
180 #: rhodecode/apps/admin/views/svn_config.py:46
181 msgid "Apache configuration for Subversion generated."
181 msgid "Apache configuration for Subversion generated."
182 msgstr ""
182 msgstr ""
183
183
184 #: rhodecode/apps/admin/views/svn_config.py:54
184 #: rhodecode/apps/admin/views/svn_config.py:54
185 msgid "Failed to generate the Apache configuration for Subversion."
185 msgid "Failed to generate the Apache configuration for Subversion."
186 msgstr ""
186 msgstr ""
187
187
188 #: rhodecode/apps/admin/views/system_info.py:79
188 #: rhodecode/apps/admin/views/system_info.py:79
189 msgid "Note: please make sure this server can access `${url}` for the update link to work"
189 msgid "Note: please make sure this server can access `${url}` for the update link to work"
190 msgstr ""
190 msgstr ""
191
191
192 #: rhodecode/apps/admin/views/system_info.py:90
192 #: rhodecode/apps/admin/views/system_info.py:90
193 msgid "Update info"
193 msgid "Update info"
194 msgstr ""
194 msgstr ""
195
195
196 #: rhodecode/apps/admin/views/system_info.py:92
196 #: rhodecode/apps/admin/views/system_info.py:92
197 msgid "Check for updates"
197 msgid "Check for updates"
198 msgstr ""
198 msgstr ""
199
199
200 #: rhodecode/apps/admin/views/system_info.py:97
200 #: rhodecode/apps/admin/views/system_info.py:97
201 msgid "RhodeCode Version"
201 msgid "RhodeCode Version"
202 msgstr ""
202 msgstr ""
203
203
204 #: rhodecode/apps/admin/views/system_info.py:98
204 #: rhodecode/apps/admin/views/system_info.py:98
205 msgid "Latest version"
205 msgid "Latest version"
206 msgstr ""
206 msgstr ""
207
207
208 #: rhodecode/apps/admin/views/system_info.py:99
208 #: rhodecode/apps/admin/views/system_info.py:99
209 msgid "RhodeCode Base URL"
209 msgid "RhodeCode Base URL"
210 msgstr ""
210 msgstr ""
211
211
212 #: rhodecode/apps/admin/views/system_info.py:100
212 #: rhodecode/apps/admin/views/system_info.py:100
213 msgid "RhodeCode Server IP"
213 msgid "RhodeCode Server IP"
214 msgstr ""
214 msgstr ""
215
215
216 #: rhodecode/apps/admin/views/system_info.py:101
216 #: rhodecode/apps/admin/views/system_info.py:101
217 msgid "RhodeCode Server ID"
217 msgid "RhodeCode Server ID"
218 msgstr ""
218 msgstr ""
219
219
220 #: rhodecode/apps/admin/views/system_info.py:102
220 #: rhodecode/apps/admin/views/system_info.py:102
221 msgid "RhodeCode Configuration"
221 msgid "RhodeCode Configuration"
222 msgstr ""
222 msgstr ""
223
223
224 #: rhodecode/apps/admin/views/system_info.py:103
224 #: rhodecode/apps/admin/views/system_info.py:103
225 msgid "RhodeCode Certificate"
225 msgid "RhodeCode Certificate"
226 msgstr ""
226 msgstr ""
227
227
228 #: rhodecode/apps/admin/views/system_info.py:104
228 #: rhodecode/apps/admin/views/system_info.py:104
229 msgid "Workers"
229 msgid "Workers"
230 msgstr ""
230 msgstr ""
231
231
232 #: rhodecode/apps/admin/views/system_info.py:105
232 #: rhodecode/apps/admin/views/system_info.py:105
233 msgid "Worker Type"
233 msgid "Worker Type"
234 msgstr ""
234 msgstr ""
235
235
236 #: rhodecode/apps/admin/views/system_info.py:109
236 #: rhodecode/apps/admin/views/system_info.py:109
237 msgid "Database"
237 msgid "Database"
238 msgstr ""
238 msgstr ""
239
239
240 #: rhodecode/apps/admin/views/system_info.py:110
240 #: rhodecode/apps/admin/views/system_info.py:110
241 msgid "Database version"
241 msgid "Database version"
242 msgstr ""
242 msgstr ""
243
243
244 #: rhodecode/apps/admin/views/system_info.py:114
244 #: rhodecode/apps/admin/views/system_info.py:114
245 msgid "Platform"
245 msgid "Platform"
246 msgstr ""
246 msgstr ""
247
247
248 #: rhodecode/apps/admin/views/system_info.py:115
248 #: rhodecode/apps/admin/views/system_info.py:115
249 msgid "Platform UUID"
249 msgid "Platform UUID"
250 msgstr ""
250 msgstr ""
251
251
252 #: rhodecode/apps/admin/views/system_info.py:116
252 #: rhodecode/apps/admin/views/system_info.py:116
253 msgid "Lang"
253 msgid "Lang"
254 msgstr ""
254 msgstr ""
255
255
256 #: rhodecode/apps/admin/views/system_info.py:117
256 #: rhodecode/apps/admin/views/system_info.py:117
257 msgid "Python version"
257 msgid "Python version"
258 msgstr ""
258 msgstr ""
259
259
260 #: rhodecode/apps/admin/views/system_info.py:118
260 #: rhodecode/apps/admin/views/system_info.py:118
261 msgid "Python path"
261 msgid "Python path"
262 msgstr ""
262 msgstr ""
263
263
264 #: rhodecode/apps/admin/views/system_info.py:122
264 #: rhodecode/apps/admin/views/system_info.py:122
265 msgid "CPU"
265 msgid "CPU"
266 msgstr ""
266 msgstr ""
267
267
268 #: rhodecode/apps/admin/views/system_info.py:123
268 #: rhodecode/apps/admin/views/system_info.py:123
269 msgid "Load"
269 msgid "Load"
270 msgstr ""
270 msgstr ""
271
271
272 #: rhodecode/apps/admin/views/system_info.py:124
272 #: rhodecode/apps/admin/views/system_info.py:124
273 msgid "Memory"
273 msgid "Memory"
274 msgstr ""
274 msgstr ""
275
275
276 #: rhodecode/apps/admin/views/system_info.py:125
276 #: rhodecode/apps/admin/views/system_info.py:125
277 msgid "Uptime"
277 msgid "Uptime"
278 msgstr ""
278 msgstr ""
279
279
280 #: rhodecode/apps/admin/views/system_info.py:129
280 #: rhodecode/apps/admin/views/system_info.py:129
281 msgid "Ulimit"
281 msgid "Ulimit"
282 msgstr ""
282 msgstr ""
283
283
284 #: rhodecode/apps/admin/views/system_info.py:132
284 #: rhodecode/apps/admin/views/system_info.py:132
285 msgid "Storage location"
285 msgid "Storage location"
286 msgstr ""
286 msgstr ""
287
287
288 #: rhodecode/apps/admin/views/system_info.py:133
288 #: rhodecode/apps/admin/views/system_info.py:133
289 msgid "Storage info"
289 msgid "Storage info"
290 msgstr ""
290 msgstr ""
291
291
292 #: rhodecode/apps/admin/views/system_info.py:134
292 #: rhodecode/apps/admin/views/system_info.py:134
293 msgid "Storage inodes"
293 msgid "Storage inodes"
294 msgstr ""
294 msgstr ""
295
295
296 #: rhodecode/apps/admin/views/system_info.py:136
296 #: rhodecode/apps/admin/views/system_info.py:136
297 msgid "Gist storage location"
297 msgid "Gist storage location"
298 msgstr ""
298 msgstr ""
299
299
300 #: rhodecode/apps/admin/views/system_info.py:137
300 #: rhodecode/apps/admin/views/system_info.py:137
301 msgid "Gist storage info"
301 msgid "Gist storage info"
302 msgstr ""
302 msgstr ""
303
303
304 #: rhodecode/apps/admin/views/system_info.py:139
304 #: rhodecode/apps/admin/views/system_info.py:139
305 msgid "Archive cache storage location"
305 msgid "Archive cache storage location"
306 msgstr ""
306 msgstr ""
307
307
308 #: rhodecode/apps/admin/views/system_info.py:140
308 #: rhodecode/apps/admin/views/system_info.py:140
309 msgid "Archive cache info"
309 msgid "Archive cache info"
310 msgstr ""
310 msgstr ""
311
311
312 #: rhodecode/apps/admin/views/system_info.py:142
312 #: rhodecode/apps/admin/views/system_info.py:142
313 msgid "Temp storage location"
313 msgid "Temp storage location"
314 msgstr ""
314 msgstr ""
315
315
316 #: rhodecode/apps/admin/views/system_info.py:143
316 #: rhodecode/apps/admin/views/system_info.py:143
317 msgid "Temp storage info"
317 msgid "Temp storage info"
318 msgstr ""
318 msgstr ""
319
319
320 #: rhodecode/apps/admin/views/system_info.py:145
320 #: rhodecode/apps/admin/views/system_info.py:145
321 msgid "Search info"
321 msgid "Search info"
322 msgstr ""
322 msgstr ""
323
323
324 #: rhodecode/apps/admin/views/system_info.py:146
324 #: rhodecode/apps/admin/views/system_info.py:146
325 msgid "Search location"
325 msgid "Search location"
326 msgstr ""
326 msgstr ""
327
327
328 #: rhodecode/apps/admin/views/system_info.py:150
328 #: rhodecode/apps/admin/views/system_info.py:150
329 msgid "VCS Backends"
329 msgid "VCS Backends"
330 msgstr ""
330 msgstr ""
331
331
332 #: rhodecode/apps/admin/views/system_info.py:151
332 #: rhodecode/apps/admin/views/system_info.py:151
333 msgid "VCS Server"
333 msgid "VCS Server"
334 msgstr ""
334 msgstr ""
335
335
336 #: rhodecode/apps/admin/views/system_info.py:152
336 #: rhodecode/apps/admin/views/system_info.py:152
337 msgid "GIT"
337 msgid "GIT"
338 msgstr ""
338 msgstr ""
339
339
340 #: rhodecode/apps/admin/views/system_info.py:153
340 #: rhodecode/apps/admin/views/system_info.py:153
341 msgid "HG"
341 msgid "HG"
342 msgstr ""
342 msgstr ""
343
343
344 #: rhodecode/apps/admin/views/system_info.py:154
344 #: rhodecode/apps/admin/views/system_info.py:154
345 msgid "SVN"
345 msgid "SVN"
346 msgstr ""
346 msgstr ""
347
347
348 #: rhodecode/apps/admin/views/user_groups.py:231
348 #: rhodecode/apps/admin/views/user_groups.py:243
349 #, python-format
349 #, python-format
350 msgid "Created user group %(user_group_link)s"
350 msgid "Created user group %(user_group_link)s"
351 msgstr ""
351 msgstr ""
352
352
353 #: rhodecode/apps/admin/views/user_groups.py:253
353 #: rhodecode/apps/admin/views/user_groups.py:265
354 #, python-format
354 #, python-format
355 msgid "Error occurred during creation of user group %s"
355 msgid "Error occurred during creation of user group %s"
356 msgstr ""
356 msgstr ""
357
357
358 #: rhodecode/apps/admin/views/users.py:219
358 #: rhodecode/apps/admin/views/users.py:219
359 #, python-format
359 #, python-format
360 msgid "Created user %(user_link)s"
360 msgid "Created user %(user_link)s"
361 msgstr ""
361 msgstr ""
362
362
363 #: rhodecode/apps/admin/views/users.py:240
363 #: rhodecode/apps/admin/views/users.py:240
364 #, python-format
364 #, python-format
365 msgid "Error occurred during creation of user %s"
365 msgid "Error occurred during creation of user %s"
366 msgstr ""
366 msgstr ""
367
367
368 #: rhodecode/apps/admin/views/users.py:314
368 #: rhodecode/apps/admin/views/users.py:314
369 msgid "User updated successfully"
369 msgid "User updated successfully"
370 msgstr ""
370 msgstr ""
371
371
372 #: rhodecode/apps/admin/views/users.py:332
372 #: rhodecode/apps/admin/views/users.py:332
373 #, python-format
373 #, python-format
374 msgid "Error occurred during update of user %s"
374 msgid "Error occurred during update of user %s"
375 msgstr ""
375 msgstr ""
376
376
377 #: rhodecode/apps/admin/views/users.py:364
377 #: rhodecode/apps/admin/views/users.py:364
378 #, python-format
378 #, python-format
379 msgid "Detached %s repositories"
379 msgid "Detached %s repositories"
380 msgstr ""
380 msgstr ""
381
381
382 #: rhodecode/apps/admin/views/users.py:369
382 #: rhodecode/apps/admin/views/users.py:369
383 #, python-format
383 #, python-format
384 msgid "Deleted %s repositories"
384 msgid "Deleted %s repositories"
385 msgstr ""
385 msgstr ""
386
386
387 #: rhodecode/apps/admin/views/users.py:377
387 #: rhodecode/apps/admin/views/users.py:377
388 #, python-format
388 #, python-format
389 msgid "Detached %s repository groups"
389 msgid "Detached %s repository groups"
390 msgstr ""
390 msgstr ""
391
391
392 #: rhodecode/apps/admin/views/users.py:382
392 #: rhodecode/apps/admin/views/users.py:382
393 #, python-format
393 #, python-format
394 msgid "Deleted %s repository groups"
394 msgid "Deleted %s repository groups"
395 msgstr ""
395 msgstr ""
396
396
397 #: rhodecode/apps/admin/views/users.py:390
397 #: rhodecode/apps/admin/views/users.py:390
398 #, python-format
398 #, python-format
399 msgid "Detached %s user groups"
399 msgid "Detached %s user groups"
400 msgstr ""
400 msgstr ""
401
401
402 #: rhodecode/apps/admin/views/users.py:395
402 #: rhodecode/apps/admin/views/users.py:395
403 #, python-format
403 #, python-format
404 msgid "Deleted %s user groups"
404 msgid "Deleted %s user groups"
405 msgstr ""
405 msgstr ""
406
406
407 #: rhodecode/apps/admin/views/users.py:412
407 #: rhodecode/apps/admin/views/users.py:412
408 msgid "Successfully deleted user"
408 msgid "Successfully deleted user"
409 msgstr ""
409 msgstr ""
410
410
411 #: rhodecode/apps/admin/views/users.py:418
411 #: rhodecode/apps/admin/views/users.py:418
412 msgid "An error occurred during deletion of user"
412 msgid "An error occurred during deletion of user"
413 msgstr ""
413 msgstr ""
414
414
415 #: rhodecode/apps/admin/views/users.py:483
415 #: rhodecode/apps/admin/views/users.py:483
416 msgid ""
416 msgid ""
417 "The user participates as reviewer in {} pull request and cannot be deleted. \n"
417 "The user participates as reviewer in {} pull request and cannot be deleted. \n"
418 "You can set the user to \"{}\" instead of deleting it."
418 "You can set the user to \"{}\" instead of deleting it."
419 msgstr ""
419 msgstr ""
420
420
421 #: rhodecode/apps/admin/views/users.py:489
421 #: rhodecode/apps/admin/views/users.py:489
422 msgid ""
422 msgid ""
423 "The user participates as reviewer in {} pull requests and cannot be deleted. \n"
423 "The user participates as reviewer in {} pull requests and cannot be deleted. \n"
424 "You can set the user to \"{}\" instead of deleting it."
424 "You can set the user to \"{}\" instead of deleting it."
425 msgstr ""
425 msgstr ""
426
426
427 #: rhodecode/apps/admin/views/users.py:578
427 #: rhodecode/apps/admin/views/users.py:578
428 msgid "User global permissions updated successfully"
428 msgid "User global permissions updated successfully"
429 msgstr ""
429 msgstr ""
430
430
431 #: rhodecode/apps/admin/views/users.py:596
431 #: rhodecode/apps/admin/views/users.py:596
432 #: rhodecode/apps/user_group/views/__init__.py:479
432 #: rhodecode/apps/user_group/views/__init__.py:479
433 msgid "An error occurred during permissions saving"
433 msgid "An error occurred during permissions saving"
434 msgstr ""
434 msgstr ""
435
435
436 #: rhodecode/apps/admin/views/users.py:619
436 #: rhodecode/apps/admin/views/users.py:619
437 msgid "Force password change enabled for user"
437 msgid "Force password change enabled for user"
438 msgstr ""
438 msgstr ""
439
439
440 #: rhodecode/apps/admin/views/users.py:627
440 #: rhodecode/apps/admin/views/users.py:627
441 #: rhodecode/apps/admin/views/users.py:657
441 #: rhodecode/apps/admin/views/users.py:657
442 msgid "An error occurred during password reset for user"
442 msgid "An error occurred during password reset for user"
443 msgstr ""
443 msgstr ""
444
444
445 #: rhodecode/apps/admin/views/users.py:648
445 #: rhodecode/apps/admin/views/users.py:648
446 msgid "Force password change disabled for user"
446 msgid "Force password change disabled for user"
447 msgstr ""
447 msgstr ""
448
448
449 #: rhodecode/apps/admin/views/users.py:696
449 #: rhodecode/apps/admin/views/users.py:695
450 #, python-format
450 #, python-format
451 msgid "Linked repository group `%s` as personal"
451 msgid "Linked repository group `%s` as personal"
452 msgstr ""
452 msgstr ""
453
453
454 #: rhodecode/apps/admin/views/users.py:702
454 #: rhodecode/apps/admin/views/users.py:701
455 #, python-format
455 #, python-format
456 msgid "Created repository group `%s`"
456 msgid "Created repository group `%s`"
457 msgstr ""
457 msgstr ""
458
458
459 #: rhodecode/apps/admin/views/users.py:706
459 #: rhodecode/apps/admin/views/users.py:705
460 #, python-format
460 #, python-format
461 msgid "Repository group `%s` is already taken"
461 msgid "Repository group `%s` is already taken"
462 msgstr ""
462 msgstr ""
463
463
464 #: rhodecode/apps/admin/views/users.py:711
464 #: rhodecode/apps/admin/views/users.py:710
465 msgid "An error occurred during repository group creation for user"
465 msgid "An error occurred during repository group creation for user"
466 msgstr ""
466 msgstr ""
467
467
468 #: rhodecode/apps/admin/views/users.py:734
468 #: rhodecode/apps/admin/views/users.py:733
469 #: rhodecode/apps/my_account/views/my_account.py:161
469 #: rhodecode/apps/my_account/views/my_account.py:161
470 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:16
470 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:16
471 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:16
471 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:16
472 msgid "Role"
472 msgid "Role"
473 msgstr ""
473 msgstr ""
474
474
475 #: rhodecode/apps/admin/views/users.py:773
475 #: rhodecode/apps/admin/views/users.py:772
476 #: rhodecode/apps/my_account/views/my_account.py:196
476 #: rhodecode/apps/my_account/views/my_account.py:196
477 msgid "Auth token successfully created"
477 msgid "Auth token successfully created"
478 msgstr ""
478 msgstr ""
479
479
480 #: rhodecode/apps/admin/views/users.py:802
480 #: rhodecode/apps/admin/views/users.py:801
481 #: rhodecode/apps/my_account/views/my_account.py:220
481 #: rhodecode/apps/my_account/views/my_account.py:220
482 msgid "Auth token successfully deleted"
482 msgid "Auth token successfully deleted"
483 msgstr ""
483 msgstr ""
484
484
485 #: rhodecode/apps/admin/views/users.py:875
485 #: rhodecode/apps/admin/views/users.py:874
486 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:114
486 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:114
487 msgid "Ssh Key successfully created"
487 msgid "Ssh Key successfully created"
488 msgstr ""
488 msgstr ""
489
489
490 #: rhodecode/apps/admin/views/users.py:881
490 #: rhodecode/apps/admin/views/users.py:880
491 #: rhodecode/apps/admin/views/users.py:885
491 #: rhodecode/apps/admin/views/users.py:884
492 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:120
492 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:120
493 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:124
493 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:124
494 msgid "An error occurred during ssh key saving: {}"
494 msgid "An error occurred during ssh key saving: {}"
495 msgstr ""
495 msgstr ""
496
496
497 #: rhodecode/apps/admin/views/users.py:919
497 #: rhodecode/apps/admin/views/users.py:918
498 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:154
498 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:154
499 msgid "Ssh key successfully deleted"
499 msgid "Ssh key successfully deleted"
500 msgstr ""
500 msgstr ""
501
501
502 #: rhodecode/apps/admin/views/users.py:965
502 #: rhodecode/apps/admin/views/users.py:964
503 #, python-format
503 #, python-format
504 msgid "Added new email address `%s` for user account"
504 msgid "Added new email address `%s` for user account"
505 msgstr ""
505 msgstr ""
506
506
507 #: rhodecode/apps/admin/views/users.py:971
507 #: rhodecode/apps/admin/views/users.py:970
508 msgid "Email `{}` is already registered for another user."
508 msgid "Email `{}` is already registered for another user."
509 msgstr ""
509 msgstr ""
510
510
511 #: rhodecode/apps/admin/views/users.py:975
511 #: rhodecode/apps/admin/views/users.py:974
512 msgid "An error occurred during email saving"
512 msgid "An error occurred during email saving"
513 msgstr ""
513 msgstr ""
514
514
515 #: rhodecode/apps/admin/views/users.py:1002
515 #: rhodecode/apps/admin/views/users.py:1001
516 msgid "Removed email address from user account"
516 msgid "Removed email address from user account"
517 msgstr ""
517 msgstr ""
518
518
519 #: rhodecode/apps/admin/views/users.py:1048
519 #: rhodecode/apps/admin/views/users.py:1047
520 #, python-format
520 #, python-format
521 msgid "An error occurred during ip saving:%s"
521 msgid "An error occurred during ip saving:%s"
522 msgstr ""
522 msgstr ""
523
523
524 #: rhodecode/apps/admin/views/users.py:1070
524 #: rhodecode/apps/admin/views/users.py:1069
525 msgid "An error occurred during ip saving"
525 msgid "An error occurred during ip saving"
526 msgstr ""
526 msgstr ""
527
527
528 #: rhodecode/apps/admin/views/users.py:1074
528 #: rhodecode/apps/admin/views/users.py:1073
529 #, python-format
529 #, python-format
530 msgid "Added ips %s to user whitelist"
530 msgid "Added ips %s to user whitelist"
531 msgstr ""
531 msgstr ""
532
532
533 #: rhodecode/apps/admin/views/users.py:1104
533 #: rhodecode/apps/admin/views/users.py:1103
534 msgid "Removed ip address from user whitelist"
534 msgid "Removed ip address from user whitelist"
535 msgstr ""
535 msgstr ""
536
536
537 #: rhodecode/apps/admin/views/users.py:1169
537 #: rhodecode/apps/admin/views/users.py:1168
538 msgid "Groups successfully changed"
538 msgid "Groups successfully changed"
539 msgstr ""
539 msgstr ""
540
540
541 #: rhodecode/apps/admin/views/users.py:1263
541 #: rhodecode/apps/admin/views/users.py:1262
542 msgid "Deleted {} cache keys"
542 msgid "Deleted {} cache keys"
543 msgstr ""
543 msgstr ""
544
544
545 #: rhodecode/apps/gist/views.py:57 rhodecode/model/auth_token.py:51
545 #: rhodecode/apps/gist/views.py:57 rhodecode/model/auth_token.py:51
546 msgid "forever"
546 msgid "forever"
547 msgstr ""
547 msgstr ""
548
548
549 #: rhodecode/apps/gist/views.py:58
549 #: rhodecode/apps/gist/views.py:58
550 msgid "5 minutes"
550 msgid "5 minutes"
551 msgstr ""
551 msgstr ""
552
552
553 #: rhodecode/apps/gist/views.py:59
553 #: rhodecode/apps/gist/views.py:59
554 msgid "1 hour"
554 msgid "1 hour"
555 msgstr ""
555 msgstr ""
556
556
557 #: rhodecode/apps/gist/views.py:60
557 #: rhodecode/apps/gist/views.py:60
558 msgid "1 day"
558 msgid "1 day"
559 msgstr ""
559 msgstr ""
560
560
561 #: rhodecode/apps/gist/views.py:61
561 #: rhodecode/apps/gist/views.py:61
562 msgid "1 month"
562 msgid "1 month"
563 msgstr ""
563 msgstr ""
564
564
565 #: rhodecode/apps/gist/views.py:64 rhodecode/public/js/scripts.js:40932
565 #: rhodecode/apps/gist/views.py:64 rhodecode/public/js/scripts.js:44668
566 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:25
566 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:25
567 #: rhodecode/public/js/src/rhodecode.js:509
567 #: rhodecode/public/js/src/rhodecode.js:502
568 msgid "Lifetime"
568 msgid "Lifetime"
569 msgstr ""
569 msgstr ""
570
570
571 #: rhodecode/apps/gist/views.py:66
571 #: rhodecode/apps/gist/views.py:66
572 msgid "Requires registered account"
572 msgid "Requires registered account"
573 msgstr ""
573 msgstr ""
574
574
575 #: rhodecode/apps/gist/views.py:67
575 #: rhodecode/apps/gist/views.py:67
576 msgid "Can be accessed by anonymous users"
576 msgid "Can be accessed by anonymous users"
577 msgstr ""
577 msgstr ""
578
578
579 #: rhodecode/apps/gist/views.py:214
579 #: rhodecode/apps/gist/views.py:213
580 msgid "Error occurred during gist creation"
580 msgid "Error occurred during gist creation"
581 msgstr ""
581 msgstr ""
582
582
583 #: rhodecode/apps/gist/views.py:238
583 #: rhodecode/apps/gist/views.py:237
584 #, python-format
584 #, python-format
585 msgid "Deleted gist %s"
585 msgid "Deleted gist %s"
586 msgstr ""
586 msgstr ""
587
587
588 #: rhodecode/apps/gist/views.py:324
588 #: rhodecode/apps/gist/views.py:325
589 #: rhodecode/templates/admin/gists/show.mako:74
589 #: rhodecode/templates/admin/gists/show.mako:74
590 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:36
590 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:36
591 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:36
591 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:36
592 #: rhodecode/templates/data_table/_dt_elements.mako:324
592 #: rhodecode/templates/data_table/_dt_elements.mako:324
593 msgid "never"
593 msgid "never"
594 msgstr ""
594 msgstr ""
595
595
596 #: rhodecode/apps/gist/views.py:330
596 #: rhodecode/apps/gist/views.py:331
597 #, python-format
597 #, python-format
598 msgid "%(expiry)s - current value"
598 msgid "%(expiry)s - current value"
599 msgstr ""
599 msgstr ""
600
600
601 #: rhodecode/apps/gist/views.py:375
601 #: rhodecode/apps/gist/views.py:376
602 msgid "Successfully updated gist content"
602 msgid "Successfully updated gist content"
603 msgstr ""
603 msgstr ""
604
604
605 #: rhodecode/apps/gist/views.py:380
605 #: rhodecode/apps/gist/views.py:381
606 msgid "Successfully updated gist data"
606 msgid "Successfully updated gist data"
607 msgstr ""
607 msgstr ""
608
608
609 #: rhodecode/apps/gist/views.py:383
609 #: rhodecode/apps/gist/views.py:384
610 msgid "Error occurred during update of gist {}: {}"
610 msgid "Error occurred during update of gist {}: {}"
611 msgstr ""
611 msgstr ""
612
612
613 #: rhodecode/apps/gist/views.py:387
613 #: rhodecode/apps/gist/views.py:388
614 #, python-format
614 #, python-format
615 msgid "Error occurred during update of gist %s"
615 msgid "Error occurred during update of gist %s"
616 msgstr ""
616 msgstr ""
617
617
618 #: rhodecode/apps/home/views.py:308
618 #: rhodecode/apps/home/views.py:388
619 #: rhodecode/apps/repository/views/repo_pull_requests.py:878
619 #: rhodecode/apps/repository/views/repo_pull_requests.py:878
620 #: rhodecode/templates/admin/my_account/my_account.mako:42
620 #: rhodecode/templates/admin/my_account/my_account.mako:42
621 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:198
621 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:198
622 #: rhodecode/templates/admin/repos/repo_add.mako:15
622 #: rhodecode/templates/admin/repos/repo_add.mako:15
623 #: rhodecode/templates/admin/repos/repo_add.mako:19
623 #: rhodecode/templates/admin/repos/repo_add.mako:19
624 #: rhodecode/templates/admin/users/user_edit_advanced.mako:12
624 #: rhodecode/templates/admin/users/user_edit_advanced.mako:12
625 #: rhodecode/templates/base/base.mako:78 rhodecode/templates/base/base.mako:150
625 #: rhodecode/templates/base/base.mako:103
626 #: rhodecode/templates/base/base.mako:785
626 #: rhodecode/templates/base/base.mako:122
627 #: rhodecode/templates/base/base.mako:944
627 msgid "Repositories"
628 msgid "Repositories"
628 msgstr ""
629 msgstr ""
629
630
630 #: rhodecode/apps/home/views.py:335
631 #: rhodecode/apps/home/views.py:415
631 #: rhodecode/templates/admin/integrations/form.mako:17
632 #: rhodecode/templates/admin/integrations/form.mako:17
632 #: rhodecode/templates/admin/integrations/list.mako:10
633 #: rhodecode/templates/admin/integrations/list.mako:10
633 #: rhodecode/templates/admin/permissions/permissions_objects.mako:31
634 #: rhodecode/templates/admin/permissions/permissions_objects.mako:31
634 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:197
635 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:197
635 msgid "Repository Groups"
636 msgid "Repository Groups"
636 msgstr ""
637 msgstr ""
637
638
638 #: rhodecode/apps/journal/views.py:132 rhodecode/apps/journal/views.py:178
639 #: rhodecode/apps/journal/views.py:132 rhodecode/apps/journal/views.py:178
639 msgid "public journal"
640 msgid "public journal"
640 msgstr ""
641 msgstr ""
641
642
642 #: rhodecode/apps/journal/views.py:136 rhodecode/apps/journal/views.py:182
643 #: rhodecode/apps/journal/views.py:136 rhodecode/apps/journal/views.py:182
643 msgid "journal"
644 msgid "journal"
644 msgstr ""
645 msgstr ""
645
646
646 #: rhodecode/apps/login/views.py:304 rhodecode/apps/login/views.py:400
647 #: rhodecode/apps/login/views.py:304 rhodecode/apps/login/views.py:400
647 msgid "Bad captcha"
648 msgid "Bad captcha"
648 msgstr ""
649 msgstr ""
649
650
650 #: rhodecode/apps/login/views.py:332
651 #: rhodecode/apps/login/views.py:332
651 msgid "You have successfully registered with RhodeCode"
652 msgid "You have successfully registered with RhodeCode"
652 msgstr ""
653 msgstr ""
653
654
654 #: rhodecode/apps/login/views.py:369
655 #: rhodecode/apps/login/views.py:369
655 msgid "If such email exists, a password reset link was sent to it."
656 msgid "If such email exists, a password reset link was sent to it."
656 msgstr ""
657 msgstr ""
657
658
658 #: rhodecode/apps/login/views.py:382
659 #: rhodecode/apps/login/views.py:382
659 msgid "Password reset has been disabled."
660 msgid "Password reset has been disabled."
660 msgstr ""
661 msgstr ""
661
662
662 #: rhodecode/apps/login/views.py:471
663 #: rhodecode/apps/login/views.py:471
663 msgid "Given reset token is invalid"
664 msgid "Given reset token is invalid"
664 msgstr ""
665 msgstr ""
665
666
666 #: rhodecode/apps/login/views.py:479
667 #: rhodecode/apps/login/views.py:479
667 msgid "Your password reset was successful, a new password has been sent to your email"
668 msgid "Your password reset was successful, a new password has been sent to your email"
668 msgstr ""
669 msgstr ""
669
670
670 #: rhodecode/apps/my_account/views/my_account.py:136
671 #: rhodecode/apps/my_account/views/my_account.py:136
671 msgid "Error occurred during update of user password"
672 msgid "Error occurred during update of user password"
672 msgstr ""
673 msgstr ""
673
674
674 #: rhodecode/apps/my_account/views/my_account.py:143
675 #: rhodecode/apps/my_account/views/my_account.py:143
675 msgid "Successfully updated password"
676 msgid "Successfully updated password"
676 msgstr ""
677 msgstr ""
677
678
678 #: rhodecode/apps/my_account/views/my_account.py:284
679 #: rhodecode/apps/my_account/views/my_account.py:284
679 msgid "Error occurred during adding email"
680 msgid "Error occurred during adding email"
680 msgstr ""
681 msgstr ""
681
682
682 #: rhodecode/apps/my_account/views/my_account.py:287
683 #: rhodecode/apps/my_account/views/my_account.py:287
683 msgid "Successfully added email"
684 msgid "Successfully added email"
684 msgstr ""
685 msgstr ""
685
686
686 #: rhodecode/apps/my_account/views/my_account.py:309
687 #: rhodecode/apps/my_account/views/my_account.py:309
687 msgid "Email successfully deleted"
688 msgid "Email successfully deleted"
688 msgstr ""
689 msgstr ""
689
690
690 #: rhodecode/apps/my_account/views/my_account.py:476
691 #: rhodecode/apps/my_account/views/my_account.py:476
691 msgid "Update Bookmarks"
692 msgid "Update Bookmarks"
692 msgstr ""
693 msgstr ""
693
694
694 #: rhodecode/apps/my_account/views/my_account.py:478
695 #: rhodecode/apps/my_account/views/my_account.py:478
695 msgid "Failed to update bookmarks. Make sure an unique position is used"
696 msgid "Failed to update bookmarks. Make sure an unique position is used"
696 msgstr ""
697 msgstr ""
697
698
698 #: rhodecode/apps/my_account/views/my_account.py:626
699 #: rhodecode/apps/my_account/views/my_account.py:629
699 msgid "Your account was updated successfully"
700 msgid "Your account was updated successfully"
700 msgstr ""
701 msgstr ""
701
702
702 #: rhodecode/apps/my_account/views/my_account.py:633
703 #: rhodecode/apps/my_account/views/my_account.py:636
703 msgid "Error occurred during update of user"
704 msgid "Error occurred during update of user"
704 msgstr ""
705 msgstr ""
705
706
706 #: rhodecode/apps/repo_group/views/repo_group_advanced.py:98
707 #: rhodecode/apps/repo_group/views/repo_group_advanced.py:98
707 #, python-format
708 #, python-format
708 msgid "Removed repository group `%s`"
709 msgid "Removed repository group `%s`"
709 msgstr ""
710 msgstr ""
710
711
711 #: rhodecode/apps/repo_group/views/repo_group_advanced.py:102
712 #: rhodecode/apps/repo_group/views/repo_group_advanced.py:102
712 #, python-format
713 #, python-format
713 msgid "Error occurred during deletion of repository group %s"
714 msgid "Error occurred during deletion of repository group %s"
714 msgstr ""
715 msgstr ""
715
716
716 #: rhodecode/apps/repo_group/views/repo_group_permissions.py:76
717 #: rhodecode/apps/repo_group/views/repo_group_permissions.py:76
717 #: rhodecode/apps/user_group/views/__init__.py:346
718 #: rhodecode/apps/user_group/views/__init__.py:346
718 msgid "Cannot change permission for yourself as admin"
719 msgid "Cannot change permission for yourself as admin"
719 msgstr ""
720 msgstr ""
720
721
721 #: rhodecode/apps/repo_group/views/repo_group_permissions.py:100
722 #: rhodecode/apps/repo_group/views/repo_group_permissions.py:100
722 msgid "Repository Group permissions updated"
723 msgid "Repository Group permissions updated"
723 msgstr ""
724 msgstr ""
724
725
725 #: rhodecode/apps/repo_group/views/repo_group_settings.py:173
726 #: rhodecode/apps/repo_group/views/repo_group_settings.py:173
726 msgid "Repository Group `{}` updated successfully"
727 msgid "Repository Group `{}` updated successfully"
727 msgstr ""
728 msgstr ""
728
729
729 #: rhodecode/apps/repo_group/views/repo_group_settings.py:178
730 #: rhodecode/apps/repo_group/views/repo_group_settings.py:178
730 #, python-format
731 #, python-format
731 msgid "Error occurred during update of repository group %s"
732 msgid "Error occurred during update of repository group %s"
732 msgstr ""
733 msgstr ""
733
734
734 #: rhodecode/apps/repository/views/repo_caches.py:80
735 #: rhodecode/apps/repository/views/repo_caches.py:80
735 msgid "Cache invalidation successful"
736 msgid "Cache invalidation successful"
736 msgstr ""
737 msgstr ""
737
738
738 #: rhodecode/apps/repository/views/repo_caches.py:84
739 #: rhodecode/apps/repository/views/repo_caches.py:84
739 msgid "An error occurred during cache invalidation"
740 msgid "An error occurred during cache invalidation"
740 msgstr ""
741 msgstr ""
741
742
742 #: rhodecode/apps/repository/views/repo_changelog.py:66
743 #: rhodecode/apps/repository/views/repo_changelog.py:66
743 #: rhodecode/apps/repository/views/repo_compare.py:64
744 #: rhodecode/apps/repository/views/repo_compare.py:64
744 #: rhodecode/apps/repository/views/repo_pull_requests.py:727
745 #: rhodecode/apps/repository/views/repo_pull_requests.py:727
745 msgid "There are no commits yet"
746 msgid "There are no commits yet"
746 msgstr ""
747 msgstr ""
747
748
748 #: rhodecode/apps/repository/views/repo_changelog.py:71
749 #: rhodecode/apps/repository/views/repo_changelog.py:71
749 #: rhodecode/apps/repository/views/repo_commits.py:111
750 #: rhodecode/apps/repository/views/repo_files.py:165
751 #: rhodecode/apps/repository/views/repo_files.py:185
750 #: rhodecode/apps/repository/views/repo_files.py:185
751 #: rhodecode/apps/repository/views/repo_files.py:205
752 msgid "No such commit exists for this repository"
752 msgid "No such commit exists for this repository"
753 msgstr ""
753 msgstr ""
754
754
755 #: rhodecode/apps/repository/views/repo_checks.py:102
755 #: rhodecode/apps/repository/views/repo_checks.py:102
756 #, python-format
756 #, python-format
757 msgid "Created repository %s from %s"
757 msgid "Created repository %s from %s"
758 msgstr ""
758 msgstr ""
759
759
760 #: rhodecode/apps/repository/views/repo_checks.py:111
760 #: rhodecode/apps/repository/views/repo_checks.py:111
761 #, python-format
761 #, python-format
762 msgid "Forked repository %s as %s"
762 msgid "Forked repository %s as %s"
763 msgstr ""
763 msgstr ""
764
764
765 #: rhodecode/apps/repository/views/repo_checks.py:114
765 #: rhodecode/apps/repository/views/repo_checks.py:114
766 #, python-format
766 #, python-format
767 msgid "Created repository %s"
767 msgid "Created repository %s"
768 msgstr ""
768 msgstr ""
769
769
770 #: rhodecode/apps/repository/views/repo_commits.py:327
770 #: rhodecode/apps/repository/views/repo_commits.py:110
771 msgid "No such commit exists. Org exception: `{}`"
772 msgstr ""
773
774 #: rhodecode/apps/repository/views/repo_commits.py:326
771 #: rhodecode/apps/repository/views/repo_pull_requests.py:1347
775 #: rhodecode/apps/repository/views/repo_pull_requests.py:1347
772 #, python-format
776 #, python-format
773 msgid "Status change %(transition_icon)s %(status)s"
777 msgid "Status change %(transition_icon)s %(status)s"
774 msgstr ""
778 msgstr ""
775
779
776 #: rhodecode/apps/repository/views/repo_commits.py:372
780 #: rhodecode/apps/repository/views/repo_commits.py:371
777 msgid "Changing the status of a commit associated with a closed pull request is not allowed"
781 msgid "Changing the status of a commit associated with a closed pull request is not allowed"
778 msgstr ""
782 msgstr ""
779
783
780 #: rhodecode/apps/repository/views/repo_compare.py:102
784 #: rhodecode/apps/repository/views/repo_compare.py:102
781 msgid "Select commit"
785 msgid "Select commit"
782 msgstr ""
786 msgstr ""
783
787
784 #: rhodecode/apps/repository/views/repo_compare.py:173
788 #: rhodecode/apps/repository/views/repo_compare.py:173
785 msgid "Could not find the source repo: `{}`"
789 msgid "Could not find the source repo: `{}`"
786 msgstr ""
790 msgstr ""
787
791
788 #: rhodecode/apps/repository/views/repo_compare.py:181
792 #: rhodecode/apps/repository/views/repo_compare.py:181
789 msgid "Could not find the target repo: `{}`"
793 msgid "Could not find the target repo: `{}`"
790 msgstr ""
794 msgstr ""
791
795
792 #: rhodecode/apps/repository/views/repo_compare.py:192
796 #: rhodecode/apps/repository/views/repo_compare.py:192
793 msgid "The comparison of two different kinds of remote repos is not available"
797 msgid "The comparison of two different kinds of remote repos is not available"
794 msgstr ""
798 msgstr ""
795
799
796 #: rhodecode/apps/repository/views/repo_compare.py:231
800 #: rhodecode/apps/repository/views/repo_compare.py:225
797 msgid "Could not compare repos with different large file settings"
801 msgid "Could not compare repos with different large file settings"
798 msgstr ""
802 msgstr ""
799
803
800 #: rhodecode/apps/repository/views/repo_compare.py:277
804 #: rhodecode/apps/repository/views/repo_compare.py:271
801 #, python-format
805 #, python-format
802 msgid "Repositories unrelated. Cannot compare commit %(commit1)s from repository %(repo1)s with commit %(commit2)s from repository %(repo2)s."
806 msgid "Repositories unrelated. Cannot compare commit %(commit1)s from repository %(repo1)s with commit %(commit2)s from repository %(repo2)s."
803 msgstr ""
807 msgstr ""
804
808
805 #: rhodecode/apps/repository/views/repo_feed.py:69
809 #: rhodecode/apps/repository/views/repo_feed.py:69
806 #, python-format
810 #, python-format
807 msgid "Changes on %s repository"
811 msgid "Changes on %s repository"
808 msgstr ""
812 msgstr ""
809
813
810 #: rhodecode/apps/repository/views/repo_feed.py:70
814 #: rhodecode/apps/repository/views/repo_feed.py:70
811 #, python-format
815 #, python-format
812 msgid "%s %s feed"
816 msgid "%s %s feed"
813 msgstr ""
817 msgstr ""
814
818
815 #: rhodecode/apps/repository/views/repo_files.py:95
819 #: rhodecode/apps/repository/views/repo_files.py:96
816 #, python-format
820 #, python-format
817 msgid "This repository has been locked by %s on %s"
821 msgid "This repository has been locked by %s on %s"
818 msgstr ""
822 msgstr ""
819
823
820 #: rhodecode/apps/repository/views/repo_files.py:111
824 #: rhodecode/apps/repository/views/repo_files.py:109
825 msgid "Cannot modify file. Given commit `{}` is not head of a branch."
826 msgstr ""
827
828 #: rhodecode/apps/repository/views/repo_files.py:127
821 msgid "Branch `{}` changes forbidden by rule {}."
829 msgid "Branch `{}` changes forbidden by rule {}."
822 msgstr ""
830 msgstr ""
823
831
824 #: rhodecode/apps/repository/views/repo_files.py:155
832 #: rhodecode/apps/repository/views/repo_files.py:175
825 msgid "Click here to add a new file."
833 msgid "Click here to add a new file."
826 msgstr ""
834 msgstr ""
827
835
828 #: rhodecode/apps/repository/views/repo_files.py:160
836 #: rhodecode/apps/repository/views/repo_files.py:180
829 #, python-format
837 #, python-format
830 msgid "There are no files yet. %s"
838 msgid "There are no files yet. %s"
831 msgstr ""
839 msgstr ""
832
840
833 #: rhodecode/apps/repository/views/repo_files.py:297
841 #: rhodecode/apps/repository/views/repo_files.py:325
834 msgid "Downloads disabled"
842 msgid "Downloads disabled"
835 msgstr ""
843 msgstr ""
836
844
837 #: rhodecode/apps/repository/views/repo_files.py:303
845 #: rhodecode/apps/repository/views/repo_files.py:331
838 msgid "Unknown archive type for: `{}`"
846 msgid "Unknown archive type for: `{}`"
839 msgstr ""
847 msgstr ""
840
848
841 #: rhodecode/apps/repository/views/repo_files.py:309
849 #: rhodecode/apps/repository/views/repo_files.py:337
842 msgid "Unknown commit_id {}"
850 msgid "Unknown commit_id {}"
843 msgstr ""
851 msgstr ""
844
852
845 #: rhodecode/apps/repository/views/repo_files.py:312
853 #: rhodecode/apps/repository/views/repo_files.py:340
846 msgid "Empty repository"
854 msgid "Empty repository"
847 msgstr ""
855 msgstr ""
848
856
849 #: rhodecode/apps/repository/views/repo_files.py:344
857 #: rhodecode/apps/repository/views/repo_files.py:345
858 msgid "No node at path {} for this repository"
859 msgstr ""
860
861 #: rhodecode/apps/repository/views/repo_files.py:394
850 msgid "Unknown archive type"
862 msgid "Unknown archive type"
851 msgstr ""
863 msgstr ""
852
864
853 #: rhodecode/apps/repository/views/repo_files.py:915
865 #: rhodecode/apps/repository/views/repo_files.py:963
854 msgid "Changesets"
866 msgid "Changesets"
855 msgstr ""
867 msgstr ""
856
868
857 #: rhodecode/apps/repository/views/repo_files.py:936
869 #: rhodecode/apps/repository/views/repo_files.py:984
858 #: rhodecode/apps/repository/views/repo_summary.py:341
870 #: rhodecode/apps/repository/views/repo_summary.py:346
859 #: rhodecode/model/pull_request.py:1431 rhodecode/model/scm.py:916
871 #: rhodecode/model/pull_request.py:1456 rhodecode/model/scm.py:918
860 #: rhodecode/templates/base/vcs_settings.mako:235
872 #: rhodecode/templates/base/vcs_settings.mako:235
873 #: rhodecode/templates/summary/components.mako:10
861 msgid "Branches"
874 msgid "Branches"
862 msgstr ""
875 msgstr ""
863
876
864 #: rhodecode/apps/repository/views/repo_files.py:940 rhodecode/model/scm.py:931
877 #: rhodecode/apps/repository/views/repo_files.py:988 rhodecode/model/scm.py:933
865 #: rhodecode/templates/base/vcs_settings.mako:260
878 #: rhodecode/templates/base/vcs_settings.mako:260
879 #: rhodecode/templates/summary/components.mako:34
866 msgid "Tags"
880 msgid "Tags"
867 msgstr ""
881 msgstr ""
868
882
869 #: rhodecode/apps/repository/views/repo_files.py:1039
883 #: rhodecode/apps/repository/views/repo_files.py:1092
870 #: rhodecode/apps/repository/views/repo_files.py:1073
884 #: rhodecode/apps/repository/views/repo_files.py:1120
871 msgid "You can only delete files with commit being a valid branch head."
872 msgstr ""
873
874 #: rhodecode/apps/repository/views/repo_files.py:1050
875 #: rhodecode/apps/repository/views/repo_files.py:1084
876 msgid "Deleted file {} via RhodeCode Enterprise"
885 msgid "Deleted file {} via RhodeCode Enterprise"
877 msgstr ""
886 msgstr ""
878
887
879 #: rhodecode/apps/repository/views/repo_files.py:1105
888 #: rhodecode/apps/repository/views/repo_files.py:1141
880 msgid "Successfully deleted file `{}`"
889 msgid "Successfully deleted file `{}`"
881 msgstr ""
890 msgstr ""
882
891
883 #: rhodecode/apps/repository/views/repo_files.py:1109
892 #: rhodecode/apps/repository/views/repo_files.py:1145
884 #: rhodecode/apps/repository/views/repo_files.py:1235
893 #: rhodecode/apps/repository/views/repo_files.py:1262
885 #: rhodecode/apps/repository/views/repo_files.py:1393
894 #: rhodecode/apps/repository/views/repo_files.py:1393
895 #: rhodecode/apps/repository/views/repo_files.py:1516
886 msgid "Error occurred during commit"
896 msgid "Error occurred during commit"
887 msgstr ""
897 msgstr ""
888
898
889 #: rhodecode/apps/repository/views/repo_files.py:1129
899 #: rhodecode/apps/repository/views/repo_files.py:1177
890 #: rhodecode/apps/repository/views/repo_files.py:1169
900 #: rhodecode/apps/repository/views/repo_files.py:1208
891 msgid "You can only edit files with commit being a valid branch head."
892 msgstr ""
893
894 #: rhodecode/apps/repository/views/repo_files.py:1147
895 #: rhodecode/apps/repository/views/repo_files.py:1188
896 msgid "Edited file {} via RhodeCode Enterprise"
901 msgid "Edited file {} via RhodeCode Enterprise"
897 msgstr ""
902 msgstr ""
898
903
899 #: rhodecode/apps/repository/views/repo_files.py:1206
900 msgid "No changes"
901 msgstr ""
902
903 #: rhodecode/apps/repository/views/repo_files.py:1231
904 #: rhodecode/apps/repository/views/repo_files.py:1231
904 msgid "Successfully committed changes to file `{}`"
905 msgid "No changes detected on {}"
905 msgstr ""
906 msgstr ""
906
907
907 #: rhodecode/apps/repository/views/repo_files.py:1255
908 #: rhodecode/apps/repository/views/repo_files.py:1255
908 #: rhodecode/apps/repository/views/repo_files.py:1318
909 msgid "Successfully committed changes to file `{}`"
910 msgstr ""
911
912 #: rhodecode/apps/repository/views/repo_files.py:1296
913 #: rhodecode/apps/repository/views/repo_files.py:1337
909 msgid "Added file via RhodeCode Enterprise"
914 msgid "Added file via RhodeCode Enterprise"
910 msgstr ""
915 msgstr ""
911
916
912 #: rhodecode/apps/repository/views/repo_files.py:1268
917 #: rhodecode/apps/repository/views/repo_files.py:1353
913 #: rhodecode/apps/repository/views/repo_files.py:1309
918 msgid "No filename specified"
914 msgid "You can only add files with commit being a valid branch head."
919 msgstr ""
915 msgstr ""
920
916
921 #: rhodecode/apps/repository/views/repo_files.py:1378
917 #: rhodecode/apps/repository/views/repo_files.py:1351
918 msgid "No filename"
919 msgstr ""
920
921 #: rhodecode/apps/repository/views/repo_files.py:1381
922 msgid "Successfully committed new file `{}`"
922 msgid "Successfully committed new file `{}`"
923 msgstr ""
923 msgstr ""
924
924
925 #: rhodecode/apps/repository/views/repo_files.py:1385
925 #: rhodecode/apps/repository/views/repo_files.py:1386
926 #: rhodecode/apps/repository/views/repo_files.py:1498
926 msgid "The location specified must be a relative path and must not contain .. in the path"
927 msgid "The location specified must be a relative path and must not contain .. in the path"
927 msgstr ""
928 msgstr ""
928
929
930 #: rhodecode/apps/repository/views/repo_files.py:1443
931 msgid "Uploaded file via RhodeCode Enterprise"
932 msgstr ""
933
934 #: rhodecode/apps/repository/views/repo_files.py:1487
935 msgid "Successfully committed {} new files"
936 msgstr ""
937
938 #: rhodecode/apps/repository/views/repo_files.py:1489
939 msgid "Successfully committed 1 new file"
940 msgstr ""
941
929 #: rhodecode/apps/repository/views/repo_forks.py:147
942 #: rhodecode/apps/repository/views/repo_forks.py:147
930 #: rhodecode/templates/base/base.mako:267
931 msgid "Compare fork"
943 msgid "Compare fork"
932 msgstr ""
944 msgstr ""
933
945
934 #: rhodecode/apps/repository/views/repo_forks.py:251
946 #: rhodecode/apps/repository/views/repo_forks.py:251
935 #, python-format
947 #, python-format
936 msgid "An error occurred during repository forking %s"
948 msgid "An error occurred during repository forking %s"
937 msgstr ""
949 msgstr ""
938
950
939 #: rhodecode/apps/repository/views/repo_permissions.py:57
951 #: rhodecode/apps/repository/views/repo_permissions.py:57
940 msgid "Explicitly add user or user group with write+ permission to modify their branch permissions."
952 msgid "Explicitly add user or user group with write+ permission to modify their branch permissions."
941 msgstr ""
953 msgstr ""
942
954
943 #: rhodecode/apps/repository/views/repo_permissions.py:92
955 #: rhodecode/apps/repository/views/repo_permissions.py:92
944 msgid "Repository permissions updated"
956 msgid "Repository permissions updated"
945 msgstr ""
957 msgstr ""
946
958
947 #: rhodecode/apps/repository/views/repo_pull_requests.py:278
959 #: rhodecode/apps/repository/views/repo_pull_requests.py:278
948 msgid "Cannot show pull requests in state other than `{}`. Current state is: `{}`"
960 msgid "Cannot show pull requests in state other than `{}`. Current state is: `{}`"
949 msgstr ""
961 msgstr ""
950
962
951 #: rhodecode/apps/repository/views/repo_pull_requests.py:757
963 #: rhodecode/apps/repository/views/repo_pull_requests.py:757
952 msgid "Commit does not exist"
964 msgid "Commit does not exist"
953 msgstr ""
965 msgstr ""
954
966
955 #: rhodecode/apps/repository/views/repo_pull_requests.py:909
967 #: rhodecode/apps/repository/views/repo_pull_requests.py:909
956 msgid "Error creating pull request: {}"
968 msgid "Error creating pull request: {}"
957 msgstr ""
969 msgstr ""
958
970
959 #: rhodecode/apps/repository/views/repo_pull_requests.py:928
971 #: rhodecode/apps/repository/views/repo_pull_requests.py:928
960 msgid "source_repo or target repo not found"
972 msgid "source_repo or target repo not found"
961 msgstr ""
973 msgstr ""
962
974
963 #: rhodecode/apps/repository/views/repo_pull_requests.py:939
975 #: rhodecode/apps/repository/views/repo_pull_requests.py:939
964 msgid "Not Enough permissions to source repo `{}`."
976 msgid "Not Enough permissions to source repo `{}`."
965 msgstr ""
977 msgstr ""
966
978
967 #: rhodecode/apps/repository/views/repo_pull_requests.py:954
979 #: rhodecode/apps/repository/views/repo_pull_requests.py:954
968 msgid "Not Enough permissions to target repo `{}`."
980 msgid "Not Enough permissions to target repo `{}`."
969 msgstr ""
981 msgstr ""
970
982
971 #: rhodecode/apps/repository/views/repo_pull_requests.py:1017
983 #: rhodecode/apps/repository/views/repo_pull_requests.py:1017
972 msgid "Successfully opened new pull request"
984 msgid "Successfully opened new pull request"
973 msgstr ""
985 msgstr ""
974
986
975 #: rhodecode/apps/repository/views/repo_pull_requests.py:1020
987 #: rhodecode/apps/repository/views/repo_pull_requests.py:1020
976 msgid "Error occurred during creation of this pull request."
988 msgid "Error occurred during creation of this pull request."
977 msgstr ""
989 msgstr ""
978
990
979 #: rhodecode/apps/repository/views/repo_pull_requests.py:1051
991 #: rhodecode/apps/repository/views/repo_pull_requests.py:1051
980 #: rhodecode/apps/repository/views/repo_pull_requests.py:1094
992 #: rhodecode/apps/repository/views/repo_pull_requests.py:1094
981 msgid "Cannot update closed pull requests."
993 msgid "Cannot update closed pull requests."
982 msgstr ""
994 msgstr ""
983
995
984 #: rhodecode/apps/repository/views/repo_pull_requests.py:1058
996 #: rhodecode/apps/repository/views/repo_pull_requests.py:1058
985 msgid "Cannot update pull requests in state other than `{}`. Current state is: `{}`"
997 msgid "Cannot update pull requests in state other than `{}`. Current state is: `{}`"
986 msgstr ""
998 msgstr ""
987
999
988 #: rhodecode/apps/repository/views/repo_pull_requests.py:1100
1000 #: rhodecode/apps/repository/views/repo_pull_requests.py:1100
989 msgid "Pull request title & description updated."
1001 msgid "Pull request title & description updated."
990 msgstr ""
1002 msgstr ""
991
1003
992 #: rhodecode/apps/repository/views/repo_pull_requests.py:1121
1004 #: rhodecode/apps/repository/views/repo_pull_requests.py:1121
993 msgid "Pull request updated to \"{source_commit_id}\" with {count_added} added, {count_removed} removed commits. Source of changes: {change_source}"
1005 msgid "Pull request updated to \"{source_commit_id}\" with {count_added} added, {count_removed} removed commits. Source of changes: {change_source}"
994 msgstr ""
1006 msgstr ""
995
1007
996 #: rhodecode/apps/repository/views/repo_pull_requests.py:1135
1008 #: rhodecode/apps/repository/views/repo_pull_requests.py:1135
997 msgid "Reload page"
1009 msgid "Reload page"
998 msgstr ""
1010 msgstr ""
999
1011
1000 #: rhodecode/apps/repository/views/repo_pull_requests.py:1170
1012 #: rhodecode/apps/repository/views/repo_pull_requests.py:1170
1001 msgid "Cannot merge pull requests in state other than `{}`. Current state is: `{}`"
1013 msgid "Cannot merge pull requests in state other than `{}`. Current state is: `{}`"
1002 msgstr ""
1014 msgstr ""
1003
1015
1004 #: rhodecode/apps/repository/views/repo_pull_requests.py:1216
1016 #: rhodecode/apps/repository/views/repo_pull_requests.py:1216
1005 msgid "Pull request was successfully merged and closed."
1017 msgid "Pull request was successfully merged and closed."
1006 msgstr ""
1018 msgstr ""
1007
1019
1008 #: rhodecode/apps/repository/views/repo_pull_requests.py:1240
1020 #: rhodecode/apps/repository/views/repo_pull_requests.py:1240
1009 msgid "Pull request reviewers updated."
1021 msgid "Pull request reviewers updated."
1010 msgstr ""
1022 msgstr ""
1011
1023
1012 #: rhodecode/apps/repository/views/repo_pull_requests.py:1273
1024 #: rhodecode/apps/repository/views/repo_pull_requests.py:1273
1013 msgid "Successfully deleted pull request"
1025 msgid "Successfully deleted pull request"
1014 msgstr ""
1026 msgstr ""
1015
1027
1016 #: rhodecode/apps/repository/views/repo_settings.py:171
1028 #: rhodecode/apps/repository/views/repo_settings.py:171
1017 msgid "Repository `{}` updated successfully"
1029 msgid "Repository `{}` updated successfully"
1018 msgstr ""
1030 msgstr ""
1019
1031
1020 #: rhodecode/apps/repository/views/repo_settings.py:175
1032 #: rhodecode/apps/repository/views/repo_settings.py:175
1021 msgid "Error occurred during update of repository {}"
1033 msgid "Error occurred during update of repository {}"
1022 msgstr ""
1034 msgstr ""
1023
1035
1024 #: rhodecode/apps/repository/views/repo_settings.py:208
1036 #: rhodecode/apps/repository/views/repo_settings.py:208
1025 msgid "Unlocked"
1037 msgid "Unlocked"
1026 msgstr ""
1038 msgstr ""
1027
1039
1028 #: rhodecode/apps/repository/views/repo_settings.py:213
1040 #: rhodecode/apps/repository/views/repo_settings.py:213
1029 msgid "Locked"
1041 msgid "Locked"
1030 msgstr ""
1042 msgstr ""
1031
1043
1032 #: rhodecode/apps/repository/views/repo_settings.py:215
1044 #: rhodecode/apps/repository/views/repo_settings.py:215
1033 #, python-format
1045 #, python-format
1034 msgid "Repository has been %s"
1046 msgid "Repository has been %s"
1035 msgstr ""
1047 msgstr ""
1036
1048
1037 #: rhodecode/apps/repository/views/repo_settings.py:219
1049 #: rhodecode/apps/repository/views/repo_settings.py:219
1038 #: rhodecode/apps/repository/views/repo_settings_advanced.py:296
1050 #: rhodecode/apps/repository/views/repo_settings_advanced.py:290
1039 msgid "An error occurred during unlocking"
1051 msgid "An error occurred during unlocking"
1040 msgstr ""
1052 msgstr ""
1041
1053
1042 #: rhodecode/apps/repository/views/repo_settings.py:263
1054 #: rhodecode/apps/repository/views/repo_settings.py:263
1043 msgid "An error occurred during deletion of repository stats"
1055 msgid "An error occurred during deletion of repository stats"
1044 msgstr ""
1056 msgstr ""
1045
1057
1046 #: rhodecode/apps/repository/views/repo_settings_advanced.py:105
1058 #: rhodecode/apps/repository/views/repo_settings_advanced.py:99
1047 #, python-format
1059 #, python-format
1048 msgid "Archived repository `%s`"
1060 msgid "Archived repository `%s`"
1049 msgstr ""
1061 msgstr ""
1050
1062
1051 #: rhodecode/apps/repository/views/repo_settings_advanced.py:110
1063 #: rhodecode/apps/repository/views/repo_settings_advanced.py:104
1052 #, python-format
1064 #, python-format
1053 msgid "An error occurred during archiving of `%s`"
1065 msgid "An error occurred during archiving of `%s`"
1054 msgstr ""
1066 msgstr ""
1055
1067
1056 #: rhodecode/apps/repository/views/repo_settings_advanced.py:148
1068 #: rhodecode/apps/repository/views/repo_settings_advanced.py:142
1057 #, python-format
1069 #, python-format
1058 msgid "Detached %s forks"
1070 msgid "Detached %s forks"
1059 msgstr ""
1071 msgstr ""
1060
1072
1061 #: rhodecode/apps/repository/views/repo_settings_advanced.py:150
1073 #: rhodecode/apps/repository/views/repo_settings_advanced.py:144
1062 #, python-format
1074 #, python-format
1063 msgid "Deleted %s forks"
1075 msgid "Deleted %s forks"
1064 msgstr ""
1076 msgstr ""
1065
1077
1066 #: rhodecode/apps/repository/views/repo_settings_advanced.py:159
1078 #: rhodecode/apps/repository/views/repo_settings_advanced.py:153
1067 #, python-format
1079 #, python-format
1068 msgid "Deleted repository `%s`"
1080 msgid "Deleted repository `%s`"
1069 msgstr ""
1081 msgstr ""
1070
1082
1071 #: rhodecode/apps/repository/views/repo_settings_advanced.py:166
1083 #: rhodecode/apps/repository/views/repo_settings_advanced.py:160
1072 msgid "detach or delete"
1084 msgid "detach or delete"
1073 msgstr ""
1085 msgstr ""
1074
1086
1075 #: rhodecode/apps/repository/views/repo_settings_advanced.py:167
1087 #: rhodecode/apps/repository/views/repo_settings_advanced.py:161
1076 msgid "Cannot delete `{repo}` it still contains attached forks. Try using {delete_or_detach} option."
1088 msgid "Cannot delete `{repo}` it still contains attached forks. Try using {delete_or_detach} option."
1077 msgstr ""
1089 msgstr ""
1078
1090
1079 #: rhodecode/apps/repository/views/repo_settings_advanced.py:182
1091 #: rhodecode/apps/repository/views/repo_settings_advanced.py:176
1080 msgid "Cannot delete `{repo}` it still contains {num} attached pull requests. Consider archiving the repository instead."
1092 msgid "Cannot delete `{repo}` it still contains {num} attached pull requests. Consider archiving the repository instead."
1081 msgstr ""
1093 msgstr ""
1082
1094
1083 #: rhodecode/apps/repository/views/repo_settings_advanced.py:191
1095 #: rhodecode/apps/repository/views/repo_settings_advanced.py:185
1084 #, python-format
1096 #, python-format
1085 msgid "An error occurred during deletion of `%s`"
1097 msgid "An error occurred during deletion of `%s`"
1086 msgstr ""
1098 msgstr ""
1087
1099
1088 #: rhodecode/apps/repository/views/repo_settings_advanced.py:216
1100 #: rhodecode/apps/repository/views/repo_settings_advanced.py:210
1089 msgid "Updated repository visibility in public journal"
1101 msgid "Updated repository visibility in public journal"
1090 msgstr ""
1102 msgstr ""
1091
1103
1092 #: rhodecode/apps/repository/views/repo_settings_advanced.py:220
1104 #: rhodecode/apps/repository/views/repo_settings_advanced.py:214
1093 msgid "An error occurred during setting this repository in public journal"
1105 msgid "An error occurred during setting this repository in public journal"
1094 msgstr ""
1106 msgstr ""
1095
1107
1096 #: rhodecode/apps/repository/views/repo_settings_advanced.py:256
1108 #: rhodecode/apps/repository/views/repo_settings_advanced.py:250
1097 msgid "Nothing"
1109 msgid "Nothing"
1098 msgstr ""
1110 msgstr ""
1099
1111
1100 #: rhodecode/apps/repository/views/repo_settings_advanced.py:259
1112 #: rhodecode/apps/repository/views/repo_settings_advanced.py:253
1101 #, python-format
1113 #, python-format
1102 msgid "Marked repo %s as fork of %s"
1114 msgid "Marked repo %s as fork of %s"
1103 msgstr ""
1115 msgstr ""
1104
1116
1105 #: rhodecode/apps/repository/views/repo_settings_advanced.py:266
1117 #: rhodecode/apps/repository/views/repo_settings_advanced.py:260
1106 msgid "An error occurred during this operation"
1118 msgid "An error occurred during this operation"
1107 msgstr ""
1119 msgstr ""
1108
1120
1109 #: rhodecode/apps/repository/views/repo_settings_advanced.py:290
1121 #: rhodecode/apps/repository/views/repo_settings_advanced.py:284
1110 msgid "Locked repository"
1122 msgid "Locked repository"
1111 msgstr ""
1123 msgstr ""
1112
1124
1113 #: rhodecode/apps/repository/views/repo_settings_advanced.py:293
1125 #: rhodecode/apps/repository/views/repo_settings_advanced.py:287
1114 msgid "Unlocked repository"
1126 msgid "Unlocked repository"
1115 msgstr ""
1127 msgstr ""
1116
1128
1117 #: rhodecode/apps/repository/views/repo_settings_advanced.py:313
1129 #: rhodecode/apps/repository/views/repo_settings_advanced.py:307
1118 msgid "installed updated hooks into this repository"
1130 msgid "installed updated hooks into this repository"
1119 msgstr ""
1131 msgstr ""
1120
1132
1121 #: rhodecode/apps/repository/views/repo_settings_fields.py:86
1133 #: rhodecode/apps/repository/views/repo_settings_fields.py:86
1122 msgid "An error occurred during creation of field"
1134 msgid "An error occurred during creation of field"
1123 msgstr ""
1135 msgstr ""
1124
1136
1125 #: rhodecode/apps/repository/views/repo_settings_fields.py:108
1137 #: rhodecode/apps/repository/views/repo_settings_fields.py:108
1126 msgid "An error occurred during removal of field"
1138 msgid "An error occurred during removal of field"
1127 msgstr ""
1139 msgstr ""
1128
1140
1129 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:86
1141 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:86
1130 msgid "Error occurred during deleting issue tracker entry"
1142 msgid "Error occurred during deleting issue tracker entry"
1131 msgstr ""
1143 msgstr ""
1132
1144
1133 #: rhodecode/apps/repository/views/repo_settings_remote.py:64
1145 #: rhodecode/apps/repository/views/repo_settings_remote.py:64
1134 msgid "Pulled from remote location"
1146 msgid "Pulled from remote location"
1135 msgstr ""
1147 msgstr ""
1136
1148
1137 #: rhodecode/apps/repository/views/repo_settings_remote.py:67
1149 #: rhodecode/apps/repository/views/repo_settings_remote.py:67
1138 msgid "An error occurred during pull from remote location"
1150 msgid "An error occurred during pull from remote location"
1139 msgstr ""
1151 msgstr ""
1140
1152
1141 #: rhodecode/apps/repository/views/repo_settings_vcs.py:147
1153 #: rhodecode/apps/repository/views/repo_settings_vcs.py:147
1142 msgid "Error occurred during updating repository VCS settings"
1154 msgid "Error occurred during updating repository VCS settings"
1143 msgstr ""
1155 msgstr ""
1144
1156
1145 #: rhodecode/apps/repository/views/repo_summary.py:316
1157 #: rhodecode/apps/repository/views/repo_summary.py:322
1146 #: rhodecode/templates/admin/permissions/permissions.mako:42
1158 #: rhodecode/templates/admin/permissions/permissions.mako:42
1147 #: rhodecode/templates/files/files_add.mako:15
1159 #: rhodecode/templates/summary/components.mako:8
1148 msgid "Branch"
1160 msgid "Branch"
1149 msgstr ""
1161 msgstr ""
1150
1162
1151 #: rhodecode/apps/repository/views/repo_summary.py:317
1163 #: rhodecode/apps/repository/views/repo_summary.py:323
1164 #: rhodecode/templates/summary/components.mako:32
1152 msgid "Tag"
1165 msgid "Tag"
1153 msgstr ""
1166 msgstr ""
1154
1167
1155 #: rhodecode/apps/repository/views/repo_summary.py:318
1168 #: rhodecode/apps/repository/views/repo_summary.py:324
1169 #: rhodecode/templates/summary/components.mako:44
1156 msgid "Bookmark"
1170 msgid "Bookmark"
1157 msgstr ""
1171 msgstr ""
1158
1172
1159 #: rhodecode/apps/repository/views/repo_summary.py:342
1173 #: rhodecode/apps/repository/views/repo_summary.py:347
1160 msgid "Closed branches"
1174 msgid "Closed branches"
1161 msgstr ""
1175 msgstr ""
1162
1176
1163 #: rhodecode/apps/ssh_support/events.py:29
1177 #: rhodecode/apps/ssh_support/events.py:29
1164 msgid "RhodeCode SSH Key files changed."
1178 msgid "RhodeCode SSH Key files changed."
1165 msgstr ""
1179 msgstr ""
1166
1180
1167 #: rhodecode/apps/svn_support/events.py:30
1181 #: rhodecode/apps/svn_support/events.py:30
1168 msgid "Configuration for Apache mad_dav_svn changed."
1182 msgid "Configuration for Apache mad_dav_svn changed."
1169 msgstr ""
1183 msgstr ""
1170
1184
1171 #: rhodecode/apps/user_group/views/__init__.py:188
1185 #: rhodecode/apps/user_group/views/__init__.py:188
1172 #, python-format
1186 #, python-format
1173 msgid "Updated user group %s"
1187 msgid "Updated user group %s"
1174 msgstr ""
1188 msgstr ""
1175
1189
1176 #: rhodecode/apps/user_group/views/__init__.py:224
1190 #: rhodecode/apps/user_group/views/__init__.py:224
1177 #, python-format
1191 #, python-format
1178 msgid "Error occurred during update of user group %s"
1192 msgid "Error occurred during update of user group %s"
1179 msgstr ""
1193 msgstr ""
1180
1194
1181 #: rhodecode/apps/user_group/views/__init__.py:250
1195 #: rhodecode/apps/user_group/views/__init__.py:250
1182 msgid "Successfully deleted user group"
1196 msgid "Successfully deleted user group"
1183 msgstr ""
1197 msgstr ""
1184
1198
1185 #: rhodecode/apps/user_group/views/__init__.py:255
1199 #: rhodecode/apps/user_group/views/__init__.py:255
1186 msgid "An error occurred during deletion of user group"
1200 msgid "An error occurred during deletion of user group"
1187 msgstr ""
1201 msgstr ""
1188
1202
1189 #: rhodecode/apps/user_group/views/__init__.py:359
1203 #: rhodecode/apps/user_group/views/__init__.py:359
1190 msgid "Target group cannot be the same"
1204 msgid "Target group cannot be the same"
1191 msgstr ""
1205 msgstr ""
1192
1206
1193 #: rhodecode/apps/user_group/views/__init__.py:374
1207 #: rhodecode/apps/user_group/views/__init__.py:374
1194 msgid "User Group permissions updated"
1208 msgid "User Group permissions updated"
1195 msgstr ""
1209 msgstr ""
1196
1210
1197 #: rhodecode/apps/user_group/views/__init__.py:459
1211 #: rhodecode/apps/user_group/views/__init__.py:459
1198 msgid "User Group global permissions updated successfully"
1212 msgid "User Group global permissions updated successfully"
1199 msgstr ""
1213 msgstr ""
1200
1214
1201 #: rhodecode/apps/user_group/views/__init__.py:541
1215 #: rhodecode/apps/user_group/views/__init__.py:541
1202 msgid "User Group synchronization updated successfully"
1216 msgid "User Group synchronization updated successfully"
1203 msgstr ""
1217 msgstr ""
1204
1218
1205 #: rhodecode/apps/user_group/views/__init__.py:545
1219 #: rhodecode/apps/user_group/views/__init__.py:545
1206 msgid "An error occurred during synchronization update"
1220 msgid "An error occurred during synchronization update"
1207 msgstr ""
1221 msgstr ""
1208
1222
1209 #: rhodecode/authentication/routes.py:61
1223 #: rhodecode/authentication/routes.py:61
1210 #: rhodecode/templates/admin/auth/auth_settings.mako:14
1211 #: rhodecode/templates/admin/auth/plugin_settings.mako:14
1224 #: rhodecode/templates/admin/auth/plugin_settings.mako:14
1212 msgid "Authentication Plugins"
1225 msgid "Authentication Plugins"
1213 msgstr ""
1226 msgstr ""
1214
1227
1215 #: rhodecode/authentication/schema.py:36
1228 #: rhodecode/authentication/schema.py:36
1216 msgid "Enable or disable this authentication plugin."
1229 msgid "Enable or disable this authentication plugin."
1217 msgstr ""
1230 msgstr ""
1218
1231
1219 #: rhodecode/authentication/schema.py:38 rhodecode/integrations/schema.py:32
1232 #: rhodecode/authentication/schema.py:38 rhodecode/integrations/schema.py:32
1220 #: rhodecode/model/permission.py:110 rhodecode/model/permission.py:114
1233 #: rhodecode/model/permission.py:110 rhodecode/model/permission.py:114
1221 #: rhodecode/model/permission.py:118 rhodecode/model/permission.py:122
1234 #: rhodecode/model/permission.py:118 rhodecode/model/permission.py:122
1222 #: rhodecode/model/permission.py:126 rhodecode/model/permission.py:130
1235 #: rhodecode/model/permission.py:126 rhodecode/model/permission.py:130
1223 #: rhodecode/model/validation_schema/schemas/integration_schema.py:195
1236 #: rhodecode/model/validation_schema/schemas/integration_schema.py:195
1224 #: rhodecode/templates/admin/auth/auth_settings.mako:67
1237 #: rhodecode/templates/admin/auth/auth_settings.mako:64
1225 #: rhodecode/templates/admin/integrations/list.mako:71
1238 #: rhodecode/templates/admin/integrations/list.mako:71
1226 msgid "Enabled"
1239 msgid "Enabled"
1227 msgstr ""
1240 msgstr ""
1228
1241
1229 #: rhodecode/authentication/schema.py:44
1242 #: rhodecode/authentication/schema.py:44
1230 msgid ""
1243 msgid ""
1231 "Amount of seconds to cache the authentication and permissions check response call for this plugin. \n"
1244 "Amount of seconds to cache the authentication and permissions check response call for this plugin. \n"
1232 "Useful for expensive calls like LDAP to improve the performance of the system (0 means disabled)."
1245 "Useful for expensive calls like LDAP to improve the performance of the system (0 means disabled)."
1233 msgstr ""
1246 msgstr ""
1234
1247
1235 #: rhodecode/authentication/schema.py:49
1248 #: rhodecode/authentication/schema.py:49
1236 msgid "Auth Cache TTL"
1249 msgid "Auth Cache TTL"
1237 msgstr ""
1250 msgstr ""
1238
1251
1239 #: rhodecode/authentication/views.py:92
1252 #: rhodecode/authentication/views.py:92
1240 msgid "Errors exist when saving plugin settings. Please check the form inputs."
1253 msgid "Errors exist when saving plugin settings. Please check the form inputs."
1241 msgstr ""
1254 msgstr ""
1242
1255
1243 #: rhodecode/authentication/views.py:104 rhodecode/authentication/views.py:163
1256 #: rhodecode/authentication/views.py:104 rhodecode/authentication/views.py:163
1244 msgid "Auth settings updated successfully."
1257 msgid "Auth settings updated successfully."
1245 msgstr ""
1258 msgstr ""
1246
1259
1247 #: rhodecode/authentication/views.py:166
1260 #: rhodecode/authentication/views.py:166
1248 msgid "Errors exist when saving plugin setting. Please check the form inputs."
1261 msgid "Errors exist when saving plugin setting. Please check the form inputs."
1249 msgstr ""
1262 msgstr ""
1250
1263
1251 #: rhodecode/authentication/views.py:174
1264 #: rhodecode/authentication/views.py:174
1252 msgid "Error occurred during update of auth settings."
1265 msgid "Error occurred during update of auth settings."
1253 msgstr ""
1266 msgstr ""
1254
1267
1255 #: rhodecode/authentication/plugins/auth_crowd.py:60
1268 #: rhodecode/authentication/plugins/auth_crowd.py:60
1256 msgid "The FQDN or IP of the Atlassian CROWD Server"
1269 msgid "The FQDN or IP of the Atlassian CROWD Server"
1257 msgstr ""
1270 msgstr ""
1258
1271
1259 #: rhodecode/authentication/plugins/auth_crowd.py:62
1272 #: rhodecode/authentication/plugins/auth_crowd.py:62
1260 msgid "Host"
1273 msgid "Host"
1261 msgstr ""
1274 msgstr ""
1262
1275
1263 #: rhodecode/authentication/plugins/auth_crowd.py:67
1276 #: rhodecode/authentication/plugins/auth_crowd.py:67
1264 msgid "The Port in use by the Atlassian CROWD Server"
1277 msgid "The Port in use by the Atlassian CROWD Server"
1265 msgstr ""
1278 msgstr ""
1266
1279
1267 #: rhodecode/authentication/plugins/auth_crowd.py:69
1280 #: rhodecode/authentication/plugins/auth_crowd.py:69
1268 #: rhodecode/authentication/plugins/auth_ldap.py:254
1281 #: rhodecode/authentication/plugins/auth_ldap.py:254
1269 msgid "Port"
1282 msgid "Port"
1270 msgstr ""
1283 msgstr ""
1271
1284
1272 #: rhodecode/authentication/plugins/auth_crowd.py:75
1285 #: rhodecode/authentication/plugins/auth_crowd.py:75
1273 msgid "The Application Name to authenticate to CROWD"
1286 msgid "The Application Name to authenticate to CROWD"
1274 msgstr ""
1287 msgstr ""
1275
1288
1276 #: rhodecode/authentication/plugins/auth_crowd.py:77
1289 #: rhodecode/authentication/plugins/auth_crowd.py:77
1277 msgid "Application Name"
1290 msgid "Application Name"
1278 msgstr ""
1291 msgstr ""
1279
1292
1280 #: rhodecode/authentication/plugins/auth_crowd.py:82
1293 #: rhodecode/authentication/plugins/auth_crowd.py:82
1281 msgid "The password to authenticate to CROWD"
1294 msgid "The password to authenticate to CROWD"
1282 msgstr ""
1295 msgstr ""
1283
1296
1284 #: rhodecode/authentication/plugins/auth_crowd.py:84
1297 #: rhodecode/authentication/plugins/auth_crowd.py:84
1285 msgid "Application Password"
1298 msgid "Application Password"
1286 msgstr ""
1299 msgstr ""
1287
1300
1288 #: rhodecode/authentication/plugins/auth_crowd.py:89
1301 #: rhodecode/authentication/plugins/auth_crowd.py:89
1289 msgid "A comma separated list of group names that identify users as RhodeCode Administrators"
1302 msgid "A comma separated list of group names that identify users as RhodeCode Administrators"
1290 msgstr ""
1303 msgstr ""
1291
1304
1292 #: rhodecode/authentication/plugins/auth_crowd.py:93
1305 #: rhodecode/authentication/plugins/auth_crowd.py:93
1293 msgid "Admin Groups"
1306 msgid "Admin Groups"
1294 msgstr ""
1307 msgstr ""
1295
1308
1296 #: rhodecode/authentication/plugins/auth_crowd.py:217
1309 #: rhodecode/authentication/plugins/auth_crowd.py:217
1297 msgid "CROWD"
1310 msgid "CROWD"
1298 msgstr ""
1311 msgstr ""
1299
1312
1300 #: rhodecode/authentication/plugins/auth_headers.py:54
1313 #: rhodecode/authentication/plugins/auth_headers.py:54
1301 msgid "Header to extract the user from"
1314 msgid "Header to extract the user from"
1302 msgstr ""
1315 msgstr ""
1303
1316
1304 #: rhodecode/authentication/plugins/auth_headers.py:56
1317 #: rhodecode/authentication/plugins/auth_headers.py:56
1305 msgid "Header"
1318 msgid "Header"
1306 msgstr ""
1319 msgstr ""
1307
1320
1308 #: rhodecode/authentication/plugins/auth_headers.py:61
1321 #: rhodecode/authentication/plugins/auth_headers.py:61
1309 msgid "Header to extract the user from when main one fails"
1322 msgid "Header to extract the user from when main one fails"
1310 msgstr ""
1323 msgstr ""
1311
1324
1312 #: rhodecode/authentication/plugins/auth_headers.py:63
1325 #: rhodecode/authentication/plugins/auth_headers.py:63
1313 msgid "Fallback header"
1326 msgid "Fallback header"
1314 msgstr ""
1327 msgstr ""
1315
1328
1316 #: rhodecode/authentication/plugins/auth_headers.py:68
1329 #: rhodecode/authentication/plugins/auth_headers.py:68
1317 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"
1330 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"
1318 msgstr ""
1331 msgstr ""
1319
1332
1320 #: rhodecode/authentication/plugins/auth_headers.py:73
1333 #: rhodecode/authentication/plugins/auth_headers.py:73
1321 msgid "Clean username"
1334 msgid "Clean username"
1322 msgstr ""
1335 msgstr ""
1323
1336
1324 #: rhodecode/authentication/plugins/auth_headers.py:98
1337 #: rhodecode/authentication/plugins/auth_headers.py:98
1325 msgid "Headers"
1338 msgid "Headers"
1326 msgstr ""
1339 msgstr ""
1327
1340
1328 #: rhodecode/authentication/plugins/auth_jasig_cas.py:62
1341 #: rhodecode/authentication/plugins/auth_jasig_cas.py:62
1329 msgid "The url of the Jasig CAS REST service"
1342 msgid "The url of the Jasig CAS REST service"
1330 msgstr ""
1343 msgstr ""
1331
1344
1332 #: rhodecode/authentication/plugins/auth_jasig_cas.py:64
1345 #: rhodecode/authentication/plugins/auth_jasig_cas.py:64
1333 msgid "URL"
1346 msgid "URL"
1334 msgstr ""
1347 msgstr ""
1335
1348
1336 #: rhodecode/authentication/plugins/auth_jasig_cas.py:93
1349 #: rhodecode/authentication/plugins/auth_jasig_cas.py:93
1337 msgid "Jasig-CAS"
1350 msgid "Jasig-CAS"
1338 msgstr ""
1351 msgstr ""
1339
1352
1340 #: rhodecode/authentication/plugins/auth_ldap.py:242
1353 #: rhodecode/authentication/plugins/auth_ldap.py:242
1341 msgid ""
1354 msgid ""
1342 "Host[s] of the LDAP Server \n"
1355 "Host[s] of the LDAP Server \n"
1343 "(e.g., 192.168.2.154, or ldap-server.domain.com.\n"
1356 "(e.g., 192.168.2.154, or ldap-server.domain.com.\n"
1344 " Multiple servers can be specified using commas"
1357 " Multiple servers can be specified using commas"
1345 msgstr ""
1358 msgstr ""
1346
1359
1347 #: rhodecode/authentication/plugins/auth_ldap.py:246
1360 #: rhodecode/authentication/plugins/auth_ldap.py:246
1348 msgid "LDAP Host"
1361 msgid "LDAP Host"
1349 msgstr ""
1362 msgstr ""
1350
1363
1351 #: rhodecode/authentication/plugins/auth_ldap.py:251
1364 #: rhodecode/authentication/plugins/auth_ldap.py:251
1352 msgid "Custom port that the LDAP server is listening on. Default value is: 389, use 689 for LDAPS(SSL)"
1365 msgid "Custom port that the LDAP server is listening on. Default value is: 389, use 689 for LDAPS(SSL)"
1353 msgstr ""
1366 msgstr ""
1354
1367
1355 #: rhodecode/authentication/plugins/auth_ldap.py:261
1368 #: rhodecode/authentication/plugins/auth_ldap.py:261
1356 msgid "Timeout for LDAP connection"
1369 msgid "Timeout for LDAP connection"
1357 msgstr ""
1370 msgstr ""
1358
1371
1359 #: rhodecode/authentication/plugins/auth_ldap.py:263
1372 #: rhodecode/authentication/plugins/auth_ldap.py:263
1360 msgid "Connection timeout"
1373 msgid "Connection timeout"
1361 msgstr ""
1374 msgstr ""
1362
1375
1363 #: rhodecode/authentication/plugins/auth_ldap.py:270
1376 #: rhodecode/authentication/plugins/auth_ldap.py:270
1364 msgid ""
1377 msgid ""
1365 "Optional user DN/account to connect to LDAP if authentication is required. \n"
1378 "Optional user DN/account to connect to LDAP if authentication is required. \n"
1366 "e.g., cn=admin,dc=mydomain,dc=com, or uid=root,cn=users,dc=mydomain,dc=com, or admin@mydomain.com"
1379 "e.g., cn=admin,dc=mydomain,dc=com, or uid=root,cn=users,dc=mydomain,dc=com, or admin@mydomain.com"
1367 msgstr ""
1380 msgstr ""
1368
1381
1369 #: rhodecode/authentication/plugins/auth_ldap.py:275
1382 #: rhodecode/authentication/plugins/auth_ldap.py:275
1370 msgid "Account"
1383 msgid "Account"
1371 msgstr ""
1384 msgstr ""
1372
1385
1373 #: rhodecode/authentication/plugins/auth_ldap.py:280
1386 #: rhodecode/authentication/plugins/auth_ldap.py:280
1374 msgid "Password to authenticate for given user DN."
1387 msgid "Password to authenticate for given user DN."
1375 msgstr ""
1388 msgstr ""
1376
1389
1377 #: rhodecode/authentication/plugins/auth_ldap.py:283
1390 #: rhodecode/authentication/plugins/auth_ldap.py:283
1378 #: rhodecode/integrations/types/webhook.py:89 rhodecode/templates/login.mako:49
1391 #: rhodecode/integrations/types/webhook.py:89 rhodecode/templates/login.mako:51
1379 #: rhodecode/templates/register.mako:60
1392 #: rhodecode/templates/register.mako:62
1380 #: rhodecode/templates/admin/my_account/my_account.mako:30
1393 #: rhodecode/templates/admin/my_account/my_account.mako:30
1381 #: rhodecode/templates/admin/users/user_add.mako:44
1394 #: rhodecode/templates/admin/users/user_add.mako:44
1382 #: rhodecode/templates/debug_style/login.html:45
1395 #: rhodecode/templates/debug_style/login.html:45
1383 msgid "Password"
1396 msgid "Password"
1384 msgstr ""
1397 msgstr ""
1385
1398
1386 #: rhodecode/authentication/plugins/auth_ldap.py:288
1399 #: rhodecode/authentication/plugins/auth_ldap.py:288
1387 msgid "TLS Type"
1400 msgid "TLS Type"
1388 msgstr ""
1401 msgstr ""
1389
1402
1390 #: rhodecode/authentication/plugins/auth_ldap.py:289
1403 #: rhodecode/authentication/plugins/auth_ldap.py:289
1391 msgid "Connection Security"
1404 msgid "Connection Security"
1392 msgstr ""
1405 msgstr ""
1393
1406
1394 #: rhodecode/authentication/plugins/auth_ldap.py:295
1407 #: rhodecode/authentication/plugins/auth_ldap.py:295
1395 msgid ""
1408 msgid ""
1396 "Require Cert over TLS?. Self-signed and custom certificates can be used when\n"
1409 "Require Cert over TLS?. Self-signed and custom certificates can be used when\n"
1397 " `RhodeCode Certificate` found in admin > settings > system info page is extended."
1410 " `RhodeCode Certificate` found in admin > settings > system info page is extended."
1398 msgstr ""
1411 msgstr ""
1399
1412
1400 #: rhodecode/authentication/plugins/auth_ldap.py:298
1413 #: rhodecode/authentication/plugins/auth_ldap.py:298
1401 msgid "Certificate Checks"
1414 msgid "Certificate Checks"
1402 msgstr ""
1415 msgstr ""
1403
1416
1404 #: rhodecode/authentication/plugins/auth_ldap.py:304
1417 #: rhodecode/authentication/plugins/auth_ldap.py:304
1405 msgid ""
1418 msgid ""
1406 "This specifies the PEM-format file path containing certificates for use in TLS connection.\n"
1419 "This specifies the PEM-format file path containing certificates for use in TLS connection.\n"
1407 "If not specified `TLS Cert dir` will be used"
1420 "If not specified `TLS Cert dir` will be used"
1408 msgstr ""
1421 msgstr ""
1409
1422
1410 #: rhodecode/authentication/plugins/auth_ldap.py:307
1423 #: rhodecode/authentication/plugins/auth_ldap.py:307
1411 msgid "TLS Cert file"
1424 msgid "TLS Cert file"
1412 msgstr ""
1425 msgstr ""
1413
1426
1414 #: rhodecode/authentication/plugins/auth_ldap.py:313
1427 #: rhodecode/authentication/plugins/auth_ldap.py:313
1415 msgid "This specifies the path of a directory that contains individual CA certificates in separate files."
1428 msgid "This specifies the path of a directory that contains individual CA certificates in separate files."
1416 msgstr ""
1429 msgstr ""
1417
1430
1418 #: rhodecode/authentication/plugins/auth_ldap.py:315
1431 #: rhodecode/authentication/plugins/auth_ldap.py:315
1419 msgid "TLS Cert dir"
1432 msgid "TLS Cert dir"
1420 msgstr ""
1433 msgstr ""
1421
1434
1422 #: rhodecode/authentication/plugins/auth_ldap.py:320
1435 #: rhodecode/authentication/plugins/auth_ldap.py:320
1423 msgid ""
1436 msgid ""
1424 "Base DN to search. Dynamic bind is supported. Add `$login` marker in it to be replaced with current user credentials \n"
1437 "Base DN to search. Dynamic bind is supported. Add `$login` marker in it to be replaced with current user credentials \n"
1425 "(e.g., dc=mydomain,dc=com, or ou=Users,dc=mydomain,dc=com)"
1438 "(e.g., dc=mydomain,dc=com, or ou=Users,dc=mydomain,dc=com)"
1426 msgstr ""
1439 msgstr ""
1427
1440
1428 #: rhodecode/authentication/plugins/auth_ldap.py:325
1441 #: rhodecode/authentication/plugins/auth_ldap.py:325
1429 msgid "Base DN"
1442 msgid "Base DN"
1430 msgstr ""
1443 msgstr ""
1431
1444
1432 #: rhodecode/authentication/plugins/auth_ldap.py:330
1445 #: rhodecode/authentication/plugins/auth_ldap.py:330
1433 msgid ""
1446 msgid ""
1434 "Filter to narrow results \n"
1447 "Filter to narrow results \n"
1435 "(e.g., (&(objectCategory=Person)(objectClass=user)), or \n"
1448 "(e.g., (&(objectCategory=Person)(objectClass=user)), or \n"
1436 "(memberof=cn=rc-login,ou=groups,ou=company,dc=mydomain,dc=com)))"
1449 "(memberof=cn=rc-login,ou=groups,ou=company,dc=mydomain,dc=com)))"
1437 msgstr ""
1450 msgstr ""
1438
1451
1439 #: rhodecode/authentication/plugins/auth_ldap.py:335
1452 #: rhodecode/authentication/plugins/auth_ldap.py:335
1440 msgid "LDAP Search Filter"
1453 msgid "LDAP Search Filter"
1441 msgstr ""
1454 msgstr ""
1442
1455
1443 #: rhodecode/authentication/plugins/auth_ldap.py:341
1456 #: rhodecode/authentication/plugins/auth_ldap.py:341
1444 msgid "How deep to search LDAP. If unsure set to SUBTREE"
1457 msgid "How deep to search LDAP. If unsure set to SUBTREE"
1445 msgstr ""
1458 msgstr ""
1446
1459
1447 #: rhodecode/authentication/plugins/auth_ldap.py:342
1460 #: rhodecode/authentication/plugins/auth_ldap.py:342
1448 msgid "LDAP Search Scope"
1461 msgid "LDAP Search Scope"
1449 msgstr ""
1462 msgstr ""
1450
1463
1451 #: rhodecode/authentication/plugins/auth_ldap.py:348
1464 #: rhodecode/authentication/plugins/auth_ldap.py:348
1452 msgid "LDAP Attribute to map to user name (e.g., uid, or sAMAccountName)"
1465 msgid "LDAP Attribute to map to user name (e.g., uid, or sAMAccountName)"
1453 msgstr ""
1466 msgstr ""
1454
1467
1455 #: rhodecode/authentication/plugins/auth_ldap.py:350
1468 #: rhodecode/authentication/plugins/auth_ldap.py:350
1456 msgid "Login Attribute"
1469 msgid "Login Attribute"
1457 msgstr ""
1470 msgstr ""
1458
1471
1459 #: rhodecode/authentication/plugins/auth_ldap.py:351
1472 #: rhodecode/authentication/plugins/auth_ldap.py:351
1460 msgid "The LDAP Login attribute of the CN must be specified"
1473 msgid "The LDAP Login attribute of the CN must be specified"
1461 msgstr ""
1474 msgstr ""
1462
1475
1463 #: rhodecode/authentication/plugins/auth_ldap.py:356
1476 #: rhodecode/authentication/plugins/auth_ldap.py:356
1464 msgid ""
1477 msgid ""
1465 "LDAP Attribute to map to email address (e.g., mail).\n"
1478 "LDAP Attribute to map to email address (e.g., mail).\n"
1466 "Emails are a crucial part of RhodeCode. \n"
1479 "Emails are a crucial part of RhodeCode. \n"
1467 "If possible add a valid email attribute to ldap users."
1480 "If possible add a valid email attribute to ldap users."
1468 msgstr ""
1481 msgstr ""
1469
1482
1470 #: rhodecode/authentication/plugins/auth_ldap.py:361
1483 #: rhodecode/authentication/plugins/auth_ldap.py:361
1471 msgid "Email Attribute"
1484 msgid "Email Attribute"
1472 msgstr ""
1485 msgstr ""
1473
1486
1474 #: rhodecode/authentication/plugins/auth_ldap.py:366
1487 #: rhodecode/authentication/plugins/auth_ldap.py:366
1475 msgid "LDAP Attribute to map to first name (e.g., givenName)"
1488 msgid "LDAP Attribute to map to first name (e.g., givenName)"
1476 msgstr ""
1489 msgstr ""
1477
1490
1478 #: rhodecode/authentication/plugins/auth_ldap.py:369
1491 #: rhodecode/authentication/plugins/auth_ldap.py:369
1479 msgid "First Name Attribute"
1492 msgid "First Name Attribute"
1480 msgstr ""
1493 msgstr ""
1481
1494
1482 #: rhodecode/authentication/plugins/auth_ldap.py:374
1495 #: rhodecode/authentication/plugins/auth_ldap.py:374
1483 msgid "LDAP Attribute to map to last name (e.g., sn)"
1496 msgid "LDAP Attribute to map to last name (e.g., sn)"
1484 msgstr ""
1497 msgstr ""
1485
1498
1486 #: rhodecode/authentication/plugins/auth_ldap.py:377
1499 #: rhodecode/authentication/plugins/auth_ldap.py:377
1487 msgid "Last Name Attribute"
1500 msgid "Last Name Attribute"
1488 msgstr ""
1501 msgstr ""
1489
1502
1490 #: rhodecode/authentication/plugins/auth_ldap.py:409
1503 #: rhodecode/authentication/plugins/auth_ldap.py:409
1491 msgid "LDAP"
1504 msgid "LDAP"
1492 msgstr ""
1505 msgstr ""
1493
1506
1494 #: rhodecode/authentication/plugins/auth_pam.py:60
1507 #: rhodecode/authentication/plugins/auth_pam.py:60
1495 msgid "PAM service name to use for authentication."
1508 msgid "PAM service name to use for authentication."
1496 msgstr ""
1509 msgstr ""
1497
1510
1498 #: rhodecode/authentication/plugins/auth_pam.py:62
1511 #: rhodecode/authentication/plugins/auth_pam.py:62
1499 msgid "PAM service name"
1512 msgid "PAM service name"
1500 msgstr ""
1513 msgstr ""
1501
1514
1502 #: rhodecode/authentication/plugins/auth_pam.py:67
1515 #: rhodecode/authentication/plugins/auth_pam.py:67
1503 msgid "Regular expression for extracting user name/email etc. from Unix userinfo."
1516 msgid "Regular expression for extracting user name/email etc. from Unix userinfo."
1504 msgstr ""
1517 msgstr ""
1505
1518
1506 #: rhodecode/authentication/plugins/auth_pam.py:70
1519 #: rhodecode/authentication/plugins/auth_pam.py:70
1507 msgid "Gecos Regex"
1520 msgid "Gecos Regex"
1508 msgstr ""
1521 msgstr ""
1509
1522
1510 #: rhodecode/authentication/plugins/auth_pam.py:99
1523 #: rhodecode/authentication/plugins/auth_pam.py:99
1511 msgid "PAM"
1524 msgid "PAM"
1512 msgstr ""
1525 msgstr ""
1513
1526
1514 #: rhodecode/authentication/plugins/auth_rhodecode.py:79
1527 #: rhodecode/authentication/plugins/auth_rhodecode.py:79
1515 msgid "RhodeCode Internal"
1528 msgid "RhodeCode Internal"
1516 msgstr ""
1529 msgstr ""
1517
1530
1518 #: rhodecode/authentication/plugins/auth_rhodecode.py:200
1531 #: rhodecode/authentication/plugins/auth_rhodecode.py:200
1519 msgid "Allowed user types for authentication using this plugin."
1532 msgid "Allowed user types for authentication using this plugin."
1520 msgstr ""
1533 msgstr ""
1521
1534
1522 #: rhodecode/authentication/plugins/auth_rhodecode.py:201
1535 #: rhodecode/authentication/plugins/auth_rhodecode.py:201
1523 msgid "User restriction"
1536 msgid "User restriction"
1524 msgstr ""
1537 msgstr ""
1525
1538
1526 #: rhodecode/authentication/plugins/auth_rhodecode.py:209
1539 #: rhodecode/authentication/plugins/auth_rhodecode.py:209
1527 msgid "Allowed protocols for authentication using this plugin. VCS means GIT/HG/SVN. HTTP is web based login."
1540 msgid "Allowed protocols for authentication using this plugin. VCS means GIT/HG/SVN. HTTP is web based login."
1528 msgstr ""
1541 msgstr ""
1529
1542
1530 #: rhodecode/authentication/plugins/auth_rhodecode.py:211
1543 #: rhodecode/authentication/plugins/auth_rhodecode.py:211
1531 #: rhodecode/authentication/plugins/auth_token.py:173
1544 #: rhodecode/authentication/plugins/auth_token.py:173
1532 msgid "Scope restriction"
1545 msgid "Scope restriction"
1533 msgstr ""
1546 msgstr ""
1534
1547
1535 #: rhodecode/authentication/plugins/auth_token.py:77
1548 #: rhodecode/authentication/plugins/auth_token.py:77
1536 msgid "Rhodecode Token"
1549 msgid "Rhodecode Token"
1537 msgstr ""
1550 msgstr ""
1538
1551
1539 #: rhodecode/authentication/plugins/auth_token.py:172
1552 #: rhodecode/authentication/plugins/auth_token.py:172
1540 msgid "Choose operation scope restriction when authenticating."
1553 msgid "Choose operation scope restriction when authenticating."
1541 msgstr ""
1554 msgstr ""
1542
1555
1543 #: rhodecode/events/pullrequest.py:79
1556 #: rhodecode/events/pullrequest.py:79
1544 msgid "pullrequest created"
1557 msgid "pullrequest created"
1545 msgstr ""
1558 msgstr ""
1546
1559
1547 #: rhodecode/events/pullrequest.py:88
1560 #: rhodecode/events/pullrequest.py:88
1548 msgid "pullrequest closed"
1561 msgid "pullrequest closed"
1549 msgstr ""
1562 msgstr ""
1550
1563
1551 #: rhodecode/events/pullrequest.py:97
1564 #: rhodecode/events/pullrequest.py:97
1552 msgid "pullrequest commits updated"
1565 msgid "pullrequest commits updated"
1553 msgstr ""
1566 msgstr ""
1554
1567
1555 #: rhodecode/events/pullrequest.py:106
1568 #: rhodecode/events/pullrequest.py:106
1556 msgid "pullrequest review changed"
1569 msgid "pullrequest review changed"
1557 msgstr ""
1570 msgstr ""
1558
1571
1559 #: rhodecode/events/pullrequest.py:119
1572 #: rhodecode/events/pullrequest.py:119
1560 msgid "pullrequest merged"
1573 msgid "pullrequest merged"
1561 msgstr ""
1574 msgstr ""
1562
1575
1563 #: rhodecode/events/pullrequest.py:128
1576 #: rhodecode/events/pullrequest.py:128
1564 msgid "pullrequest commented"
1577 msgid "pullrequest commented"
1565 msgstr ""
1578 msgstr ""
1566
1579
1567 #: rhodecode/events/repo.py:190
1580 #: rhodecode/events/repo.py:190
1568 msgid "repository pre create"
1581 msgid "repository pre create"
1569 msgstr ""
1582 msgstr ""
1570
1583
1571 #: rhodecode/events/repo.py:199
1584 #: rhodecode/events/repo.py:199
1572 msgid "repository created"
1585 msgid "repository created"
1573 msgstr ""
1586 msgstr ""
1574
1587
1575 #: rhodecode/events/repo.py:208
1588 #: rhodecode/events/repo.py:208
1576 msgid "repository pre delete"
1589 msgid "repository pre delete"
1577 msgstr ""
1590 msgstr ""
1578
1591
1579 #: rhodecode/events/repo.py:217
1592 #: rhodecode/events/repo.py:217
1580 msgid "repository deleted"
1593 msgid "repository deleted"
1581 msgstr ""
1594 msgstr ""
1582
1595
1583 #: rhodecode/events/repo.py:257
1596 #: rhodecode/events/repo.py:257
1584 msgid "repository pre pull"
1597 msgid "repository pre pull"
1585 msgstr ""
1598 msgstr ""
1586
1599
1587 #: rhodecode/events/repo.py:266
1600 #: rhodecode/events/repo.py:266
1588 msgid "repository pull"
1601 msgid "repository pull"
1589 msgstr ""
1602 msgstr ""
1590
1603
1591 #: rhodecode/events/repo.py:275
1604 #: rhodecode/events/repo.py:275
1592 msgid "repository pre push"
1605 msgid "repository pre push"
1593 msgstr ""
1606 msgstr ""
1594
1607
1595 #: rhodecode/events/repo.py:286
1608 #: rhodecode/events/repo.py:286
1596 msgid "repository push"
1609 msgid "repository push"
1597 msgstr ""
1610 msgstr ""
1598
1611
1599 #: rhodecode/events/repo_group.py:62
1612 #: rhodecode/events/repo_group.py:62
1600 msgid "repository group created"
1613 msgid "repository group created"
1601 msgstr ""
1614 msgstr ""
1602
1615
1603 #: rhodecode/events/repo_group.py:71
1616 #: rhodecode/events/repo_group.py:71
1604 msgid "repository group deleted"
1617 msgid "repository group deleted"
1605 msgstr ""
1618 msgstr ""
1606
1619
1607 #: rhodecode/events/repo_group.py:80
1620 #: rhodecode/events/repo_group.py:80
1608 msgid "repository group update"
1621 msgid "repository group update"
1609 msgstr ""
1622 msgstr ""
1610
1623
1611 #: rhodecode/events/user.py:37
1624 #: rhodecode/events/user.py:37
1612 msgid "user registered"
1625 msgid "user registered"
1613 msgstr ""
1626 msgstr ""
1614
1627
1615 #: rhodecode/events/user.py:52
1628 #: rhodecode/events/user.py:52
1616 msgid "user pre create"
1629 msgid "user pre create"
1617 msgstr ""
1630 msgstr ""
1618
1631
1619 #: rhodecode/events/user.py:66
1632 #: rhodecode/events/user.py:66
1620 msgid "user post create"
1633 msgid "user post create"
1621 msgstr ""
1634 msgstr ""
1622
1635
1623 #: rhodecode/events/user.py:80
1636 #: rhodecode/events/user.py:80
1624 msgid "user pre update"
1637 msgid "user pre update"
1625 msgstr ""
1638 msgstr ""
1626
1639
1627 #: rhodecode/events/user.py:100
1640 #: rhodecode/events/user.py:100
1628 msgid "user permissions change"
1641 msgid "user permissions change"
1629 msgstr ""
1642 msgstr ""
1630
1643
1631 #: rhodecode/forms/__init__.py:35 rhodecode/templates/admin/gists/new.mako:62
1644 #: rhodecode/forms/__init__.py:35 rhodecode/templates/admin/gists/new.mako:62
1632 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:88
1645 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:88
1633 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:72
1646 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:72
1634 #: rhodecode/templates/admin/permissions/permissions_application.mako:60
1647 #: rhodecode/templates/admin/permissions/permissions_application.mako:60
1635 #: rhodecode/templates/admin/permissions/permissions_ips.mako:64
1648 #: rhodecode/templates/admin/permissions/permissions_ips.mako:64
1636 #: rhodecode/templates/admin/permissions/permissions_objects.mako:60
1649 #: rhodecode/templates/admin/permissions/permissions_objects.mako:60
1637 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:206
1650 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:206
1638 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:84
1651 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:84
1639 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:66
1652 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:66
1640 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:80
1653 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:80
1641 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:188
1654 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:188
1642 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:244
1655 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:244
1643 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:44
1656 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:44
1644 #: rhodecode/templates/admin/settings/settings_global.mako:141
1657 #: rhodecode/templates/admin/settings/settings_global.mako:141
1645 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:16
1658 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:16
1646 #: rhodecode/templates/admin/settings/settings_labs.mako:49
1659 #: rhodecode/templates/admin/settings/settings_labs.mako:49
1647 #: rhodecode/templates/admin/settings/settings_vcs.mako:14
1660 #: rhodecode/templates/admin/settings/settings_vcs.mako:14
1648 #: rhodecode/templates/admin/settings/settings_visual.mako:215
1661 #: rhodecode/templates/admin/settings/settings_visual.mako:215
1649 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:193
1662 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:193
1650 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:88
1663 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:88
1651 #: rhodecode/templates/admin/users/user_edit_emails.mako:63
1664 #: rhodecode/templates/admin/users/user_edit_emails.mako:63
1652 #: rhodecode/templates/admin/users/user_edit_ips.mako:71
1665 #: rhodecode/templates/admin/users/user_edit_ips.mako:71
1653 #: rhodecode/templates/admin/users/user_edit_profile.mako:136
1666 #: rhodecode/templates/admin/users/user_edit_profile.mako:135
1654 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:67
1667 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:67
1655 #: rhodecode/templates/base/default_perms_box.mako:89
1668 #: rhodecode/templates/base/default_perms_box.mako:89
1656 msgid "Reset"
1669 msgid "Reset"
1657 msgstr ""
1670 msgstr ""
1658
1671
1659 #: rhodecode/forms/__init__.py:36 rhodecode/templates/admin/gists/show.mako:54
1672 #: rhodecode/forms/__init__.py:36 rhodecode/templates/admin/gists/show.mako:54
1660 #: rhodecode/templates/admin/integrations/list.mako:181
1673 #: rhodecode/templates/admin/integrations/list.mako:179
1661 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:50
1674 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:50
1662 #: rhodecode/templates/admin/my_account/my_account_emails.mako:32
1675 #: rhodecode/templates/admin/my_account/my_account_emails.mako:32
1663 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:33
1676 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:33
1664 #: rhodecode/templates/admin/notifications/notifications_data.mako:22
1677 #: rhodecode/templates/admin/notifications/notifications_data.mako:22
1665 #: rhodecode/templates/admin/notifications/notifications_show.mako:35
1678 #: rhodecode/templates/admin/notifications/notifications_show.mako:35
1666 #: rhodecode/templates/admin/permissions/permissions_ips.mako:29
1679 #: rhodecode/templates/admin/permissions/permissions_ips.mako:29
1667 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:25
1680 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:25
1668 #: rhodecode/templates/admin/settings/settings_hooks.mako:46
1681 #: rhodecode/templates/admin/settings/settings_hooks.mako:46
1669 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:50
1682 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:50
1670 #: rhodecode/templates/admin/users/user_edit_emails.mako:31
1683 #: rhodecode/templates/admin/users/user_edit_emails.mako:31
1671 #: rhodecode/templates/admin/users/user_edit_ips.mako:35
1684 #: rhodecode/templates/admin/users/user_edit_ips.mako:35
1672 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:30
1685 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:30
1673 #: rhodecode/templates/base/issue_tracker_settings.mako:69
1686 #: rhodecode/templates/base/issue_tracker_settings.mako:69
1674 #: rhodecode/templates/base/vcs_settings.mako:244
1687 #: rhodecode/templates/base/vcs_settings.mako:244
1675 #: rhodecode/templates/base/vcs_settings.mako:269
1688 #: rhodecode/templates/base/vcs_settings.mako:269
1676 #: rhodecode/templates/changeset/changeset_file_comment.mako:144
1689 #: rhodecode/templates/changeset/changeset_file_comment.mako:144
1677 #: rhodecode/templates/changeset/changeset_file_comment.mako:146
1690 #: rhodecode/templates/changeset/changeset_file_comment.mako:146
1678 #: rhodecode/templates/changeset/changeset_file_comment.mako:149
1691 #: rhodecode/templates/changeset/changeset_file_comment.mako:149
1679 #: rhodecode/templates/data_table/_dt_elements.mako:172
1692 #: rhodecode/templates/data_table/_dt_elements.mako:172
1680 #: rhodecode/templates/data_table/_dt_elements.mako:245
1693 #: rhodecode/templates/data_table/_dt_elements.mako:245
1681 #: rhodecode/templates/data_table/_dt_elements.mako:259
1694 #: rhodecode/templates/data_table/_dt_elements.mako:259
1682 #: rhodecode/templates/data_table/_dt_elements.mako:271
1695 #: rhodecode/templates/data_table/_dt_elements.mako:271
1696 #: rhodecode/templates/data_table/_dt_elements.mako:397
1683 #: rhodecode/templates/debug_style/buttons.html:132
1697 #: rhodecode/templates/debug_style/buttons.html:132
1684 #: rhodecode/templates/files/files_source.mako:55
1698 #: rhodecode/templates/files/files_source.mako:30
1685 #: rhodecode/templates/files/files_source.mako:59
1699 #: rhodecode/templates/files/files_source.mako:37
1686 #: rhodecode/templates/files/files_source.mako:62
1700 #: rhodecode/templates/files/files_source.mako:43
1701 #: rhodecode/templates/pullrequests/pullrequest_show.mako:53
1687 #: rhodecode/templates/pullrequests/pullrequest_show.mako:57
1702 #: rhodecode/templates/pullrequests/pullrequest_show.mako:57
1688 #: rhodecode/templates/pullrequests/pullrequest_show.mako:61
1689 msgid "Delete"
1703 msgid "Delete"
1690 msgstr ""
1704 msgstr ""
1691
1705
1692 #: rhodecode/integrations/schema.py:30
1706 #: rhodecode/integrations/schema.py:30
1693 #: rhodecode/model/validation_schema/schemas/integration_schema.py:193
1707 #: rhodecode/model/validation_schema/schemas/integration_schema.py:193
1694 msgid "Enable or disable this integration."
1708 msgid "Enable or disable this integration."
1695 msgstr ""
1709 msgstr ""
1696
1710
1697 #: rhodecode/integrations/schema.py:37
1711 #: rhodecode/integrations/schema.py:37
1698 #: rhodecode/model/validation_schema/schemas/integration_schema.py:174
1712 #: rhodecode/model/validation_schema/schemas/integration_schema.py:174
1699 msgid "Short name for this integration."
1713 msgid "Short name for this integration."
1700 msgstr ""
1714 msgstr ""
1701
1715
1702 #: rhodecode/integrations/schema.py:39
1716 #: rhodecode/integrations/schema.py:39
1703 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1717 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1704 msgid "Integration name"
1718 msgid "Integration name"
1705 msgstr ""
1719 msgstr ""
1706
1720
1707 #: rhodecode/integrations/schema.py:51
1721 #: rhodecode/integrations/schema.py:51
1708 msgid "Limit integrations to to work only on the direct children repositories of this repository group (no subgroups)"
1722 msgid "Limit integrations to to work only on the direct children repositories of this repository group (no subgroups)"
1709 msgstr ""
1723 msgstr ""
1710
1724
1711 #: rhodecode/integrations/schema.py:55
1725 #: rhodecode/integrations/schema.py:55
1712 msgid "Limit to childen repos only"
1726 msgid "Limit to childen repos only"
1713 msgstr ""
1727 msgstr ""
1714
1728
1715 #: rhodecode/integrations/schema.py:63
1729 #: rhodecode/integrations/schema.py:63
1716 msgid "Limit integrations to to work only on root level repositories"
1730 msgid "Limit integrations to to work only on root level repositories"
1717 msgstr ""
1731 msgstr ""
1718
1732
1719 #: rhodecode/integrations/schema.py:66
1733 #: rhodecode/integrations/schema.py:66
1720 msgid "Root repositories only"
1734 msgid "Root repositories only"
1721 msgstr ""
1735 msgstr ""
1722
1736
1723 #: rhodecode/integrations/views.py:148
1737 #: rhodecode/integrations/views.py:147
1724 msgid "{repo_name} repository"
1738 msgid "{repo_name} repository"
1725 msgstr ""
1739 msgstr ""
1726
1740
1727 #: rhodecode/integrations/views.py:151
1741 #: rhodecode/integrations/views.py:150
1728 msgid "{repo_group_name} repo group"
1742 msgid "{repo_group_name} repo group"
1729 msgstr ""
1743 msgstr ""
1730
1744
1731 #: rhodecode/integrations/views.py:154
1745 #: rhodecode/integrations/views.py:153
1732 #: rhodecode/templates/admin/permissions/permissions.mako:36
1746 #: rhodecode/templates/admin/permissions/permissions.mako:36
1733 msgid "Global"
1747 msgid "Global"
1734 msgstr ""
1748 msgstr ""
1735
1749
1736 #: rhodecode/integrations/views.py:158
1750 #: rhodecode/integrations/views.py:157
1737 msgid "{name} integration"
1751 msgid "{name} integration"
1738 msgstr ""
1752 msgstr ""
1739
1753
1740 #: rhodecode/integrations/views.py:173
1754 #: rhodecode/integrations/views.py:172
1741 msgid "Integration {integration_name} deleted successfully."
1755 msgid "Integration {integration_name} deleted successfully."
1742 msgstr ""
1756 msgstr ""
1743
1757
1744 #: rhodecode/integrations/views.py:302
1758 #: rhodecode/integrations/views.py:301
1745 msgid "Errors exist when saving integration settings. Please check the form inputs."
1759 msgid "Errors exist when saving integration settings. Please check the form inputs."
1746 msgstr ""
1760 msgstr ""
1747
1761
1748 #: rhodecode/integrations/views.py:327
1762 #: rhodecode/integrations/views.py:326
1749 msgid "Integration {integration_name} updated successfully."
1763 msgid "Integration {integration_name} updated successfully."
1750 msgstr ""
1764 msgstr ""
1751
1765
1752 #: rhodecode/integrations/types/email.py:156
1766 #: rhodecode/integrations/types/email.py:156
1753 msgid "Recipients"
1767 msgid "Recipients"
1754 msgstr ""
1768 msgstr ""
1755
1769
1756 #: rhodecode/integrations/types/email.py:157
1770 #: rhodecode/integrations/types/email.py:157
1757 msgid "Email addresses to send push events to"
1771 msgid "Email addresses to send push events to"
1758 msgstr ""
1772 msgstr ""
1759
1773
1760 #: rhodecode/integrations/types/email.py:162
1774 #: rhodecode/integrations/types/email.py:162
1761 #: rhodecode/integrations/types/email.py:163
1775 #: rhodecode/integrations/types/email.py:163
1762 msgid "Email address"
1776 msgid "Email address"
1763 msgstr ""
1777 msgstr ""
1764
1778
1765 #: rhodecode/integrations/types/email.py:174
1779 #: rhodecode/integrations/types/email.py:174
1766 #: rhodecode/templates/register.mako:93
1780 #: rhodecode/templates/register.mako:95
1767 #: rhodecode/templates/admin/my_account/my_account_profile.mako:48
1781 #: rhodecode/templates/admin/my_account/my_account_profile.mako:55
1768 #: rhodecode/templates/admin/users/user_add.mako:86
1782 #: rhodecode/templates/admin/users/user_add.mako:86
1769 #: rhodecode/templates/admin/users/user_edit_profile.mako:65
1783 #: rhodecode/templates/admin/users/user_edit_profile.mako:64
1770 #: rhodecode/templates/admin/users/users.mako:73
1784 #: rhodecode/templates/admin/users/users.mako:76
1771 #: rhodecode/templates/email_templates/user_registration.mako:25
1785 #: rhodecode/templates/email_templates/user_registration.mako:25
1772 #: rhodecode/templates/users/user_profile.mako:51
1786 #: rhodecode/templates/users/user_profile.mako:58
1773 msgid "Email"
1787 msgid "Email"
1774 msgstr ""
1788 msgstr ""
1775
1789
1776 #: rhodecode/integrations/types/email.py:175
1790 #: rhodecode/integrations/types/email.py:175
1777 msgid "Send repo push summaries to a list of recipients via email"
1791 msgid "Send repo push summaries to a list of recipients via email"
1778 msgstr ""
1792 msgstr ""
1779
1793
1780 #: rhodecode/integrations/types/hipchat.py:62
1794 #: rhodecode/integrations/types/hipchat.py:62
1781 msgid "Yellow"
1795 msgid "Yellow"
1782 msgstr ""
1796 msgstr ""
1783
1797
1784 #: rhodecode/integrations/types/hipchat.py:63
1798 #: rhodecode/integrations/types/hipchat.py:63
1785 msgid "Red"
1799 msgid "Red"
1786 msgstr ""
1800 msgstr ""
1787
1801
1788 #: rhodecode/integrations/types/hipchat.py:64
1802 #: rhodecode/integrations/types/hipchat.py:64
1789 msgid "Green"
1803 msgid "Green"
1790 msgstr ""
1804 msgstr ""
1791
1805
1792 #: rhodecode/integrations/types/hipchat.py:65
1806 #: rhodecode/integrations/types/hipchat.py:65
1793 msgid "Purple"
1807 msgid "Purple"
1794 msgstr ""
1808 msgstr ""
1795
1809
1796 #: rhodecode/integrations/types/hipchat.py:66
1810 #: rhodecode/integrations/types/hipchat.py:66
1797 msgid "Gray"
1811 msgid "Gray"
1798 msgstr ""
1812 msgstr ""
1799
1813
1800 #: rhodecode/integrations/types/hipchat.py:71
1814 #: rhodecode/integrations/types/hipchat.py:71
1801 msgid "Hipchat server URL"
1815 msgid "Hipchat server URL"
1802 msgstr ""
1816 msgstr ""
1803
1817
1804 #: rhodecode/integrations/types/hipchat.py:72
1818 #: rhodecode/integrations/types/hipchat.py:72
1805 msgid "Hipchat integration url."
1819 msgid "Hipchat integration url."
1806 msgstr ""
1820 msgstr ""
1807
1821
1808 #: rhodecode/integrations/types/hipchat.py:82
1822 #: rhodecode/integrations/types/hipchat.py:82
1809 msgid "Notify"
1823 msgid "Notify"
1810 msgstr ""
1824 msgstr ""
1811
1825
1812 #: rhodecode/integrations/types/hipchat.py:83
1826 #: rhodecode/integrations/types/hipchat.py:83
1813 msgid "Make a notification to the users in room."
1827 msgid "Make a notification to the users in room."
1814 msgstr ""
1828 msgstr ""
1815
1829
1816 #: rhodecode/integrations/types/hipchat.py:89
1830 #: rhodecode/integrations/types/hipchat.py:89
1817 msgid "Color"
1831 msgid "Color"
1818 msgstr ""
1832 msgstr ""
1819
1833
1820 #: rhodecode/integrations/types/hipchat.py:90
1834 #: rhodecode/integrations/types/hipchat.py:90
1821 msgid "Background color of message."
1835 msgid "Background color of message."
1822 msgstr ""
1836 msgstr ""
1823
1837
1824 #: rhodecode/integrations/types/hipchat.py:101
1838 #: rhodecode/integrations/types/hipchat.py:101
1825 msgid "Hipchat"
1839 msgid "Hipchat"
1826 msgstr ""
1840 msgstr ""
1827
1841
1828 #: rhodecode/integrations/types/hipchat.py:102
1842 #: rhodecode/integrations/types/hipchat.py:102
1829 msgid "Send events such as repo pushes and pull requests to your hipchat channel."
1843 msgid "Send events such as repo pushes and pull requests to your hipchat channel."
1830 msgstr ""
1844 msgstr ""
1831
1845
1832 #: rhodecode/integrations/types/slack.py:71
1846 #: rhodecode/integrations/types/slack.py:71
1833 msgid "Slack service URL"
1847 msgid "Slack service URL"
1834 msgstr ""
1848 msgstr ""
1835
1849
1836 #: rhodecode/integrations/types/slack.py:72
1850 #: rhodecode/integrations/types/slack.py:72
1837 msgid "This can be setup at the <a href=\"https://my.slack.com/services/new/incoming-webhook/\">slack app manager</a>"
1851 msgid "This can be setup at the <a href=\"https://my.slack.com/services/new/incoming-webhook/\">slack app manager</a>"
1838 msgstr ""
1852 msgstr ""
1839
1853
1840 #: rhodecode/integrations/types/slack.py:85
1854 #: rhodecode/integrations/types/slack.py:85
1841 #: rhodecode/integrations/types/webhook.py:79 rhodecode/templates/login.mako:42
1855 #: rhodecode/integrations/types/webhook.py:79 rhodecode/templates/login.mako:44
1842 #: rhodecode/templates/register.mako:46
1856 #: rhodecode/templates/register.mako:48
1843 #: rhodecode/templates/admin/admin_log_base.mako:7
1857 #: rhodecode/templates/admin/admin_log_base.mako:7
1844 #: rhodecode/templates/admin/my_account/my_account_profile.mako:24
1858 #: rhodecode/templates/admin/my_account/my_account_profile.mako:25
1845 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:23
1859 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:23
1846 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:45
1860 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:45
1847 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:70
1861 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:70
1848 #: rhodecode/templates/admin/users/user_add.mako:35
1862 #: rhodecode/templates/admin/users/user_add.mako:35
1849 #: rhodecode/templates/admin/users/user_edit_profile.mako:39
1863 #: rhodecode/templates/admin/users/user_edit_profile.mako:38
1850 #: rhodecode/templates/admin/users/users.mako:71
1864 #: rhodecode/templates/admin/users/users.mako:74
1851 #: rhodecode/templates/debug_style/login.html:36
1865 #: rhodecode/templates/debug_style/login.html:36
1852 #: rhodecode/templates/email_templates/user_registration.mako:23
1866 #: rhodecode/templates/email_templates/user_registration.mako:23
1853 #: rhodecode/templates/user_group/profile.mako:46
1867 #: rhodecode/templates/user_group/profile.mako:51
1854 #: rhodecode/templates/users/user_profile.mako:27
1868 #: rhodecode/templates/users/user_profile.mako:28
1855 msgid "Username"
1869 msgid "Username"
1856 msgstr ""
1870 msgstr ""
1857
1871
1858 #: rhodecode/integrations/types/slack.py:86
1872 #: rhodecode/integrations/types/slack.py:86
1859 msgid "Username to show notifications coming from."
1873 msgid "Username to show notifications coming from."
1860 msgstr ""
1874 msgstr ""
1861
1875
1862 #: rhodecode/integrations/types/slack.py:95
1876 #: rhodecode/integrations/types/slack.py:95
1863 msgid "Channel"
1877 msgid "Channel"
1864 msgstr ""
1878 msgstr ""
1865
1879
1866 #: rhodecode/integrations/types/slack.py:96
1880 #: rhodecode/integrations/types/slack.py:96
1867 msgid "Channel to send notifications to."
1881 msgid "Channel to send notifications to."
1868 msgstr ""
1882 msgstr ""
1869
1883
1870 #: rhodecode/integrations/types/slack.py:105
1884 #: rhodecode/integrations/types/slack.py:105
1871 msgid "Emoji"
1885 msgid "Emoji"
1872 msgstr ""
1886 msgstr ""
1873
1887
1874 #: rhodecode/integrations/types/slack.py:106
1888 #: rhodecode/integrations/types/slack.py:106
1875 msgid "Emoji to use eg. :studio_microphone:"
1889 msgid "Emoji to use eg. :studio_microphone:"
1876 msgstr ""
1890 msgstr ""
1877
1891
1878 #: rhodecode/integrations/types/slack.py:117
1892 #: rhodecode/integrations/types/slack.py:117
1879 msgid "Slack"
1893 msgid "Slack"
1880 msgstr ""
1894 msgstr ""
1881
1895
1882 #: rhodecode/integrations/types/slack.py:118
1896 #: rhodecode/integrations/types/slack.py:118
1883 msgid "Send events such as repo pushes and pull requests to your slack channel."
1897 msgid "Send events such as repo pushes and pull requests to your slack channel."
1884 msgstr ""
1898 msgstr ""
1885
1899
1886 #: rhodecode/integrations/types/webhook.py:48
1900 #: rhodecode/integrations/types/webhook.py:48
1887 msgid "Webhook URL"
1901 msgid "Webhook URL"
1888 msgstr ""
1902 msgstr ""
1889
1903
1890 #: rhodecode/integrations/types/webhook.py:50
1904 #: rhodecode/integrations/types/webhook.py:50
1891 msgid "URL to which Webhook should submit data. If used some of the variables would trigger multiple calls, like ${branch} or ${commit_id}. Webhook will be called as many times as unique objects in data in such cases."
1905 msgid "URL to which Webhook should submit data. If used some of the variables would trigger multiple calls, like ${branch} or ${commit_id}. Webhook will be called as many times as unique objects in data in such cases."
1892 msgstr ""
1906 msgstr ""
1893
1907
1894 #: rhodecode/integrations/types/webhook.py:68
1908 #: rhodecode/integrations/types/webhook.py:68
1895 msgid "Secret Token"
1909 msgid "Secret Token"
1896 msgstr ""
1910 msgstr ""
1897
1911
1898 #: rhodecode/integrations/types/webhook.py:69
1912 #: rhodecode/integrations/types/webhook.py:69
1899 msgid "Optional string used to validate received payloads. It will be sent together with event data in JSON"
1913 msgid "Optional string used to validate received payloads. It will be sent together with event data in JSON"
1900 msgstr ""
1914 msgstr ""
1901
1915
1902 #: rhodecode/integrations/types/webhook.py:80
1916 #: rhodecode/integrations/types/webhook.py:80
1903 msgid "Optional username to authenticate the call."
1917 msgid "Optional username to authenticate the call."
1904 msgstr ""
1918 msgstr ""
1905
1919
1906 #: rhodecode/integrations/types/webhook.py:90
1920 #: rhodecode/integrations/types/webhook.py:90
1907 msgid "Optional password to authenticate the call."
1921 msgid "Optional password to authenticate the call."
1908 msgstr ""
1922 msgstr ""
1909
1923
1910 #: rhodecode/integrations/types/webhook.py:100
1924 #: rhodecode/integrations/types/webhook.py:100
1911 msgid "Custom Header Key"
1925 msgid "Custom Header Key"
1912 msgstr ""
1926 msgstr ""
1913
1927
1914 #: rhodecode/integrations/types/webhook.py:101
1928 #: rhodecode/integrations/types/webhook.py:101
1915 msgid "Custom Header name to be set when calling endpoint."
1929 msgid "Custom Header name to be set when calling endpoint."
1916 msgstr ""
1930 msgstr ""
1917
1931
1918 #: rhodecode/integrations/types/webhook.py:110
1932 #: rhodecode/integrations/types/webhook.py:110
1919 msgid "Custom Header Value"
1933 msgid "Custom Header Value"
1920 msgstr ""
1934 msgstr ""
1921
1935
1922 #: rhodecode/integrations/types/webhook.py:111
1936 #: rhodecode/integrations/types/webhook.py:111
1923 msgid "Custom Header value to be set when calling endpoint."
1937 msgid "Custom Header value to be set when calling endpoint."
1924 msgstr ""
1938 msgstr ""
1925
1939
1926 #: rhodecode/integrations/types/webhook.py:120
1940 #: rhodecode/integrations/types/webhook.py:120
1927 msgid "Call Method"
1941 msgid "Call Method"
1928 msgstr ""
1942 msgstr ""
1929
1943
1930 #: rhodecode/integrations/types/webhook.py:121
1944 #: rhodecode/integrations/types/webhook.py:121
1931 msgid "Select a HTTP method to use when calling the Webhook."
1945 msgid "Select a HTTP method to use when calling the Webhook."
1932 msgstr ""
1946 msgstr ""
1933
1947
1934 #: rhodecode/integrations/types/webhook.py:133
1948 #: rhodecode/integrations/types/webhook.py:133
1935 msgid "Webhook"
1949 msgid "Webhook"
1936 msgstr ""
1950 msgstr ""
1937
1951
1938 #: rhodecode/integrations/types/webhook.py:134
1952 #: rhodecode/integrations/types/webhook.py:134
1939 msgid "send JSON data to a url endpoint"
1953 msgid "send JSON data to a url endpoint"
1940 msgstr ""
1954 msgstr ""
1941
1955
1942 #: rhodecode/lib/action_parser.py:93
1956 #: rhodecode/lib/action_parser.py:93
1943 msgid "[deleted] repository"
1957 msgid "[deleted] repository"
1944 msgstr ""
1958 msgstr ""
1945
1959
1946 #: rhodecode/lib/action_parser.py:96 rhodecode/lib/action_parser.py:114
1960 #: rhodecode/lib/action_parser.py:96 rhodecode/lib/action_parser.py:114
1947 msgid "[created] repository"
1961 msgid "[created] repository"
1948 msgstr ""
1962 msgstr ""
1949
1963
1950 #: rhodecode/lib/action_parser.py:99
1964 #: rhodecode/lib/action_parser.py:99
1951 msgid "[created] repository as fork"
1965 msgid "[created] repository as fork"
1952 msgstr ""
1966 msgstr ""
1953
1967
1954 #: rhodecode/lib/action_parser.py:102 rhodecode/lib/action_parser.py:117
1968 #: rhodecode/lib/action_parser.py:102 rhodecode/lib/action_parser.py:117
1955 msgid "[forked] repository"
1969 msgid "[forked] repository"
1956 msgstr ""
1970 msgstr ""
1957
1971
1958 #: rhodecode/lib/action_parser.py:105 rhodecode/lib/action_parser.py:120
1972 #: rhodecode/lib/action_parser.py:105 rhodecode/lib/action_parser.py:120
1959 msgid "[updated] repository"
1973 msgid "[updated] repository"
1960 msgstr ""
1974 msgstr ""
1961
1975
1962 #: rhodecode/lib/action_parser.py:108
1976 #: rhodecode/lib/action_parser.py:108
1963 msgid "[downloaded] archive from repository"
1977 msgid "[downloaded] archive from repository"
1964 msgstr ""
1978 msgstr ""
1965
1979
1966 #: rhodecode/lib/action_parser.py:111
1980 #: rhodecode/lib/action_parser.py:111
1967 msgid "[delete] repository"
1981 msgid "[delete] repository"
1968 msgstr ""
1982 msgstr ""
1969
1983
1970 #: rhodecode/lib/action_parser.py:123
1984 #: rhodecode/lib/action_parser.py:123
1971 msgid "[created] user"
1985 msgid "[created] user"
1972 msgstr ""
1986 msgstr ""
1973
1987
1974 #: rhodecode/lib/action_parser.py:126
1988 #: rhodecode/lib/action_parser.py:126
1975 msgid "[updated] user"
1989 msgid "[updated] user"
1976 msgstr ""
1990 msgstr ""
1977
1991
1978 #: rhodecode/lib/action_parser.py:129
1992 #: rhodecode/lib/action_parser.py:129
1979 msgid "[created] user group"
1993 msgid "[created] user group"
1980 msgstr ""
1994 msgstr ""
1981
1995
1982 #: rhodecode/lib/action_parser.py:132
1996 #: rhodecode/lib/action_parser.py:132
1983 msgid "[updated] user group"
1997 msgid "[updated] user group"
1984 msgstr ""
1998 msgstr ""
1985
1999
1986 #: rhodecode/lib/action_parser.py:135
2000 #: rhodecode/lib/action_parser.py:135
1987 msgid "[commented] on commit in repository"
2001 msgid "[commented] on commit in repository"
1988 msgstr ""
2002 msgstr ""
1989
2003
1990 #: rhodecode/lib/action_parser.py:138
2004 #: rhodecode/lib/action_parser.py:138
1991 msgid "[commented] on pull request for"
2005 msgid "[commented] on pull request for"
1992 msgstr ""
2006 msgstr ""
1993
2007
1994 #: rhodecode/lib/action_parser.py:141
2008 #: rhodecode/lib/action_parser.py:141
1995 msgid "[closed] pull request for"
2009 msgid "[closed] pull request for"
1996 msgstr ""
2010 msgstr ""
1997
2011
1998 #: rhodecode/lib/action_parser.py:144
2012 #: rhodecode/lib/action_parser.py:144
1999 msgid "[merged] pull request for"
2013 msgid "[merged] pull request for"
2000 msgstr ""
2014 msgstr ""
2001
2015
2002 #: rhodecode/lib/action_parser.py:147
2016 #: rhodecode/lib/action_parser.py:147
2003 msgid "[pushed] into"
2017 msgid "[pushed] into"
2004 msgstr ""
2018 msgstr ""
2005
2019
2006 #: rhodecode/lib/action_parser.py:150
2020 #: rhodecode/lib/action_parser.py:150
2007 msgid "[committed via RhodeCode] into repository"
2021 msgid "[committed via RhodeCode] into repository"
2008 msgstr ""
2022 msgstr ""
2009
2023
2010 #: rhodecode/lib/action_parser.py:153
2024 #: rhodecode/lib/action_parser.py:153
2011 msgid "[pulled from remote] into repository"
2025 msgid "[pulled from remote] into repository"
2012 msgstr ""
2026 msgstr ""
2013
2027
2014 #: rhodecode/lib/action_parser.py:156
2028 #: rhodecode/lib/action_parser.py:156
2015 msgid "[pulled] from"
2029 msgid "[pulled] from"
2016 msgstr ""
2030 msgstr ""
2017
2031
2018 #: rhodecode/lib/action_parser.py:159
2032 #: rhodecode/lib/action_parser.py:159
2019 msgid "[started following] repository"
2033 msgid "[started following] repository"
2020 msgstr ""
2034 msgstr ""
2021
2035
2022 #: rhodecode/lib/action_parser.py:162
2036 #: rhodecode/lib/action_parser.py:162
2023 msgid "[stopped following] repository"
2037 msgid "[stopped following] repository"
2024 msgstr ""
2038 msgstr ""
2025
2039
2026 #: rhodecode/lib/action_parser.py:172
2040 #: rhodecode/lib/action_parser.py:172
2027 #, python-format
2041 #, python-format
2028 msgid "fork name %s"
2042 msgid "fork name %s"
2029 msgstr ""
2043 msgstr ""
2030
2044
2031 #: rhodecode/lib/action_parser.py:191
2045 #: rhodecode/lib/action_parser.py:191
2032 #: rhodecode/templates/pullrequests/pullrequest_show.mako:52
2046 #: rhodecode/templates/pullrequests/pullrequest_show.mako:48
2033 #, python-format
2047 #, python-format
2034 msgid "Pull request #%s"
2048 msgid "Pull request #%s"
2035 msgstr ""
2049 msgstr ""
2036
2050
2037 #: rhodecode/lib/action_parser.py:226
2051 #: rhodecode/lib/action_parser.py:226
2038 #, python-format
2052 #, python-format
2039 msgid "Show all combined commits %s->%s"
2053 msgid "Show all combined commits %s->%s"
2040 msgstr ""
2054 msgstr ""
2041
2055
2042 #: rhodecode/lib/action_parser.py:231
2056 #: rhodecode/lib/action_parser.py:231
2043 msgid "compare view"
2057 msgid "compare view"
2044 msgstr ""
2058 msgstr ""
2045
2059
2046 #: rhodecode/lib/action_parser.py:238
2060 #: rhodecode/lib/action_parser.py:238
2047 #, python-format
2061 #, python-format
2048 msgid " and %(num)s more commits"
2062 msgid " and %(num)s more commits"
2049 msgstr ""
2063 msgstr ""
2050
2064
2051 #: rhodecode/lib/action_parser.py:293
2065 #: rhodecode/lib/action_parser.py:293
2052 #, python-format
2066 #, python-format
2053 msgid "Deleted branch: %s"
2067 msgid "Deleted branch: %s"
2054 msgstr ""
2068 msgstr ""
2055
2069
2056 #: rhodecode/lib/action_parser.py:296
2070 #: rhodecode/lib/action_parser.py:296
2057 #, python-format
2071 #, python-format
2058 msgid "Created tag: %s"
2072 msgid "Created tag: %s"
2059 msgstr ""
2073 msgstr ""
2060
2074
2061 #: rhodecode/lib/action_parser.py:309
2075 #: rhodecode/lib/action_parser.py:309
2062 msgid "Commit not found"
2076 msgid "Commit not found"
2063 msgstr ""
2077 msgstr ""
2064
2078
2065 #: rhodecode/lib/auth.py:1619
2079 #: rhodecode/lib/auth.py:1619
2066 #, python-format
2080 #, python-format
2067 msgid "IP %s not allowed"
2081 msgid "IP %s not allowed"
2068 msgstr ""
2082 msgstr ""
2069
2083
2070 #: rhodecode/lib/auth.py:1703
2084 #: rhodecode/lib/auth.py:1703
2071 msgid "You need to be a registered user to perform this action"
2085 msgid "You need to be a registered user to perform this action"
2072 msgstr ""
2086 msgstr ""
2073
2087
2074 #: rhodecode/lib/auth.py:1747
2088 #: rhodecode/lib/auth.py:1747
2075 msgid "You need to be signed in to view this page"
2089 msgid "You need to be signed in to view this page"
2076 msgstr ""
2090 msgstr ""
2077
2091
2078 #: rhodecode/lib/diffs.py:900
2092 #: rhodecode/lib/diffs.py:900
2079 msgid "Click to select line"
2093 msgid "Click to select line"
2080 msgstr ""
2094 msgstr ""
2081
2095
2082 #: rhodecode/lib/helpers.py:1825
2096 #: rhodecode/lib/helpers.py:1857
2083 msgid ""
2097 msgid ""
2084 "Example filter terms:\n"
2098 "Example filter terms:\n"
2085 " repository:vcs\n"
2099 " repository:vcs\n"
2086 " username:marcin\n"
2100 " username:marcin\n"
2087 " username:(NOT marcin)\n"
2101 " username:(NOT marcin)\n"
2088 " action:*push*\n"
2102 " action:*push*\n"
2089 " ip:127.0.0.1\n"
2103 " ip:127.0.0.1\n"
2090 " date:20120101\n"
2104 " date:20120101\n"
2091 " date:[20120101100000 TO 20120102]\n"
2105 " date:[20120101100000 TO 20120102]\n"
2092 "\n"
2106 "\n"
2093 "Actions: {actions}\n"
2107 "Actions: {actions}\n"
2094 "\n"
2108 "\n"
2095 "Generate wildcards using '*' character:\n"
2109 "Generate wildcards using '*' character:\n"
2096 " \"repository:vcs*\" - search everything starting with 'vcs'\n"
2110 " \"repository:vcs*\" - search everything starting with 'vcs'\n"
2097 " \"repository:*vcs*\" - search for repository containing 'vcs'\n"
2111 " \"repository:*vcs*\" - search for repository containing 'vcs'\n"
2098 "\n"
2112 "\n"
2099 "Optional AND / OR operators in queries\n"
2113 "Optional AND / OR operators in queries\n"
2100 " \"repository:vcs OR repository:test\"\n"
2114 " \"repository:vcs OR repository:test\"\n"
2101 " \"username:test AND repository:test*\"\n"
2115 " \"username:test AND repository:test*\"\n"
2102 msgstr ""
2116 msgstr ""
2103
2117
2104 #: rhodecode/lib/helpers.py:1849
2118 #: rhodecode/lib/helpers.py:1881
2105 #, python-format
2119 #, python-format
2106 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"
2120 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"
2107 msgstr ""
2121 msgstr ""
2108
2122
2109 #: rhodecode/lib/utils2.py:536
2123 #: rhodecode/lib/utils2.py:536
2110 msgid "in ${ago}"
2124 msgid "in ${ago}"
2111 msgstr ""
2125 msgstr ""
2112
2126
2113 #: rhodecode/lib/utils2.py:542
2127 #: rhodecode/lib/utils2.py:542
2114 msgid "${ago} ago"
2128 msgid "${ago} ago"
2115 msgstr ""
2129 msgstr ""
2116
2130
2117 #: rhodecode/lib/utils2.py:551
2131 #: rhodecode/lib/utils2.py:551
2118 msgid "${val}, ${detail}"
2132 msgid "${val}, ${detail}"
2119 msgstr ""
2133 msgstr ""
2120
2134
2121 #: rhodecode/lib/utils2.py:553
2135 #: rhodecode/lib/utils2.py:553
2122 msgid "${val}, ${detail} ago"
2136 msgid "${val}, ${detail} ago"
2123 msgstr ""
2137 msgstr ""
2124
2138
2125 #: rhodecode/lib/utils2.py:555
2139 #: rhodecode/lib/utils2.py:555
2126 msgid "in ${val}, ${detail}"
2140 msgid "in ${val}, ${detail}"
2127 msgstr ""
2141 msgstr ""
2128
2142
2129 #: rhodecode/lib/utils2.py:557
2143 #: rhodecode/lib/utils2.py:557
2130 msgid "${val} and ${detail}"
2144 msgid "${val} and ${detail}"
2131 msgstr ""
2145 msgstr ""
2132
2146
2133 #: rhodecode/lib/utils2.py:559
2147 #: rhodecode/lib/utils2.py:559
2134 msgid "${val} and ${detail} ago"
2148 msgid "${val} and ${detail} ago"
2135 msgstr ""
2149 msgstr ""
2136
2150
2137 #: rhodecode/lib/utils2.py:561
2151 #: rhodecode/lib/utils2.py:561
2138 msgid "in ${val} and ${detail}"
2152 msgid "in ${val} and ${detail}"
2139 msgstr ""
2153 msgstr ""
2140
2154
2141 #: rhodecode/lib/utils2.py:565 rhodecode/public/js/scripts.js:22091
2155 #: rhodecode/lib/utils2.py:565 rhodecode/public/js/scripts.js:25634
2142 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:92
2156 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:92
2143 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
2157 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
2144 msgid "just now"
2158 msgid "just now"
2145 msgstr ""
2159 msgstr ""
2146
2160
2147 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:568
2161 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:568
2148 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:581
2162 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:581
2149 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:598
2163 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:598
2150 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:681
2164 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:681
2151 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:656
2165 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:656
2152 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:658
2166 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:658
2153 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:681
2167 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:681
2154 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:682
2168 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:682
2155 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:699
2169 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:699
2156 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:716
2170 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:716
2157 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:732
2171 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:732
2158 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:735
2172 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:735
2159 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:737
2173 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:737
2160 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:737
2174 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:737
2161 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:764
2175 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:764
2162 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:774
2176 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:774
2163 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:817
2177 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:815
2164 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:815
2178 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:815
2165 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:816
2179 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:816
2166 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:816
2180 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:816
2167 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:822
2181 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:822
2168 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2182 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2169 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2183 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2170 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2587
2184 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2587
2171 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2653
2185 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2653
2172 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2739
2186 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2739
2173 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2772
2187 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2772
2174 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2772
2188 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2772
2175 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2275
2189 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2275
2176 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2267
2190 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2267
2177 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2266
2191 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2266
2178 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2270
2192 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2270
2179 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2270
2193 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2270
2180 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2321
2194 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2321
2181 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2322
2195 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2322
2182 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2522 rhodecode/model/db.py:2782
2196 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2522 rhodecode/model/db.py:2959
2183 msgid "Repository no access"
2197 msgid "Repository no access"
2184 msgstr ""
2198 msgstr ""
2185
2199
2186 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:569
2200 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:569
2187 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:582
2201 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:582
2188 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:599
2202 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:599
2189 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:682
2203 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:682
2190 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:657
2204 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:657
2191 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:659
2205 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:659
2192 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:682
2206 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:682
2193 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:683
2207 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:683
2194 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:700
2208 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:700
2195 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:717
2209 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:717
2196 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:733
2210 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:733
2197 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:736
2211 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:736
2198 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:738
2212 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:738
2199 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:738
2213 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:738
2200 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:765
2214 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:765
2201 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:775
2215 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:775
2202 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:818
2216 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:816
2203 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:816
2217 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:816
2204 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:817
2218 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:817
2205 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:817
2219 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:817
2206 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:823
2220 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:823
2207 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:945
2221 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:945
2208 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:970
2222 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:970
2209 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2588
2223 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2588
2210 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2654
2224 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2654
2211 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2740
2225 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2740
2212 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2773
2226 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2773
2213 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2773
2227 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2773
2214 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2276
2228 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2276
2215 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2268
2229 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2268
2216 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2267
2230 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2267
2217 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2271
2231 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2271
2218 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2271
2232 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2271
2219 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2322
2233 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2322
2220 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2323
2234 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2323
2221 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2523 rhodecode/model/db.py:2783
2235 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2523 rhodecode/model/db.py:2960
2222 msgid "Repository read access"
2236 msgid "Repository read access"
2223 msgstr ""
2237 msgstr ""
2224
2238
2225 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:570
2239 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:570
2226 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:583
2240 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:583
2227 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:600
2241 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:600
2228 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:683
2242 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:683
2229 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:658
2243 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:658
2230 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:660
2244 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:660
2231 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:683
2245 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:683
2232 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:684
2246 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:684
2233 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:701
2247 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:701
2234 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:718
2248 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:718
2235 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:734
2249 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:734
2236 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:737
2250 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:737
2237 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:739
2251 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:739
2238 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:739
2252 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:739
2239 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:766
2253 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:766
2240 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:776
2254 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:776
2241 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:819
2255 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:817
2242 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:817
2256 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:817
2243 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:818
2257 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:818
2244 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:818
2258 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:818
2245 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:824
2259 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:824
2246 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
2260 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
2247 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
2261 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
2248 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2589
2262 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2589
2249 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2655
2263 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2655
2250 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2741
2264 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2741
2251 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2774
2265 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2774
2252 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2774
2266 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2774
2253 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2277
2267 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2277
2254 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2269
2268 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2269
2255 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2268
2269 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2268
2256 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2272
2270 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2272
2257 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2272
2271 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2272
2258 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2323
2272 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2323
2259 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2324
2273 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2324
2260 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2524 rhodecode/model/db.py:2784
2274 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2524 rhodecode/model/db.py:2961
2261 msgid "Repository write access"
2275 msgid "Repository write access"
2262 msgstr ""
2276 msgstr ""
2263
2277
2264 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:571
2278 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:571
2265 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:584
2279 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:584
2266 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:601
2280 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:601
2267 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:684
2281 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:684
2268 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:659
2282 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:659
2269 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:661
2283 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:661
2270 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:684
2284 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:684
2271 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:685
2285 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:685
2272 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:702
2286 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:702
2273 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:719
2287 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:719
2274 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:735
2288 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:735
2275 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:738
2289 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:738
2276 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:740
2290 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:740
2277 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:740
2291 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:740
2278 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:767
2292 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:767
2279 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:777
2293 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:777
2280 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:820
2294 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:818
2281 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:818
2295 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:818
2282 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:819
2296 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:819
2283 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:819
2297 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:819
2284 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:825
2298 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:825
2285 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
2299 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
2286 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
2300 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
2287 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2590
2301 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2590
2288 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2656
2302 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2656
2289 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2742
2303 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2742
2290 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2775
2304 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2775
2291 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2775
2305 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2775
2292 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2278
2306 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2278
2293 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2270
2307 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2270
2294 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2269
2308 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2269
2295 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2273
2309 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2273
2296 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2273
2310 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2273
2297 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2324
2311 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2324
2298 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2325
2312 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2325
2299 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2525 rhodecode/model/db.py:2785
2313 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2525 rhodecode/model/db.py:2962
2300 msgid "Repository admin access"
2314 msgid "Repository admin access"
2301 msgstr ""
2315 msgstr ""
2302
2316
2303 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:573
2317 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:573
2304 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:586
2318 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:586
2305 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:603
2319 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:603
2306 msgid "Repositories Group no access"
2320 msgid "Repositories Group no access"
2307 msgstr ""
2321 msgstr ""
2308
2322
2309 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:574
2323 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:574
2310 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:587
2324 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:587
2311 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:604
2325 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:604
2312 msgid "Repositories Group read access"
2326 msgid "Repositories Group read access"
2313 msgstr ""
2327 msgstr ""
2314
2328
2315 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:575
2329 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:575
2316 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:588
2330 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:588
2317 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:605
2331 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:605
2318 msgid "Repositories Group write access"
2332 msgid "Repositories Group write access"
2319 msgstr ""
2333 msgstr ""
2320
2334
2321 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:576
2335 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:576
2322 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:589
2336 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:589
2323 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:606
2337 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:606
2324 msgid "Repositories Group admin access"
2338 msgid "Repositories Group admin access"
2325 msgstr ""
2339 msgstr ""
2326
2340
2327 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:578
2341 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:578
2328 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:591
2342 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:591
2329 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:608
2343 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:608
2330 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:691
2344 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:691
2331 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:654
2345 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:654
2332 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:656
2346 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:656
2333 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:679
2347 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:679
2334 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:680
2348 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:680
2335 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:697
2349 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:697
2336 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:714
2350 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:714
2337 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:730
2351 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:730
2338 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:733
2352 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:733
2339 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:735
2353 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:735
2340 msgid "RhodeCode Administrator"
2354 msgid "RhodeCode Administrator"
2341 msgstr ""
2355 msgstr ""
2342
2356
2343 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:579
2357 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:579
2344 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:592
2358 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:592
2345 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:609
2359 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:609
2346 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:692
2360 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:692
2347 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:677
2361 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:677
2348 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:679
2362 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:679
2349 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:702
2363 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:702
2350 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:703
2364 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:703
2351 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:720
2365 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:720
2352 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:737
2366 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:737
2353 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:753
2367 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:753
2354 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:756
2368 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:756
2355 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:758
2369 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:758
2356 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:758
2370 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:758
2357 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:785
2371 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:785
2358 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:795
2372 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:795
2359 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:838
2373 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:836
2360 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:836
2374 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:836
2361 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:837
2375 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:837
2362 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:837
2376 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:837
2363 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:843
2377 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:843
2364 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2378 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2365 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2379 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2366 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2608
2380 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2608
2367 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2679
2381 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2679
2368 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2765
2382 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2765
2369 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2798
2383 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2798
2370 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2798
2384 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2798
2371 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2385 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2372 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2288
2386 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2288
2373 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287
2387 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287
2374 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2291
2388 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2291
2375 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2291
2389 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2291
2376 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2342
2390 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2342
2377 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2343
2391 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2343
2378 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2543 rhodecode/model/db.py:2808
2392 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2543 rhodecode/model/db.py:2985
2379 msgid "Repository creation disabled"
2393 msgid "Repository creation disabled"
2380 msgstr ""
2394 msgstr ""
2381
2395
2382 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:580
2396 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:580
2383 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:593
2397 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:593
2384 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:610
2398 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:610
2385 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:693
2399 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:693
2386 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:678
2400 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:678
2387 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:680
2401 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:680
2388 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:703
2402 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:703
2389 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:704
2403 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:704
2390 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:721
2404 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:721
2391 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:738
2405 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:738
2392 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:754
2406 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:754
2393 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:757
2407 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:757
2394 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:759
2408 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:759
2395 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:759
2409 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:759
2396 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:786
2410 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:786
2397 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:796
2411 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:796
2398 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:839
2412 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:837
2399 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:837
2413 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:837
2400 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:838
2414 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:838
2401 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:838
2415 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:838
2402 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:844
2416 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:844
2403 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:966
2417 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:966
2404 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:991
2418 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:991
2405 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2609
2419 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2609
2406 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2680
2420 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2680
2407 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2766
2421 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2766
2408 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2799
2422 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2799
2409 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2799
2423 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2799
2410 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2297
2424 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2297
2411 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2289
2425 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2289
2412 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288
2426 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288
2413 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2292
2427 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2292
2414 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2292
2428 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2292
2415 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2343
2429 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2343
2416 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2344
2430 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2344
2417 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2544 rhodecode/model/db.py:2809
2431 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2544 rhodecode/model/db.py:2986
2418 msgid "Repository creation enabled"
2432 msgid "Repository creation enabled"
2419 msgstr ""
2433 msgstr ""
2420
2434
2421 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:581
2435 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:581
2422 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:594
2436 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:594
2423 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:611
2437 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:611
2424 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:694
2438 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:694
2425 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:680
2439 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:680
2426 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:682
2440 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:682
2427 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:705
2441 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:705
2428 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:706
2442 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:706
2429 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:723
2443 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:723
2430 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:740
2444 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:740
2431 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:758
2445 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:758
2432 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:761
2446 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:761
2433 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:763
2447 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:763
2434 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:763
2448 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:763
2435 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:790
2449 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:790
2436 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:800
2450 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:800
2437 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:843
2451 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:841
2438 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:841
2452 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:841
2439 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:842
2453 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:842
2440 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:842
2454 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:842
2441 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:848
2455 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:848
2442 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2456 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2443 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2457 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2444 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2613
2458 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2613
2445 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2684
2459 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2684
2446 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2770
2460 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2770
2447 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2803
2461 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2803
2448 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2803
2462 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2803
2449 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2463 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2450 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2293
2464 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2293
2451 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292
2465 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292
2452 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2296
2466 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2296
2453 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2296
2467 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2296
2454 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2347
2468 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2347
2455 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2348
2469 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2348
2456 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2548 rhodecode/model/db.py:2813
2470 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2548 rhodecode/model/db.py:2990
2457 msgid "Repository forking disabled"
2471 msgid "Repository forking disabled"
2458 msgstr ""
2472 msgstr ""
2459
2473
2460 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:582
2474 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:582
2461 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:595
2475 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:595
2462 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:612
2476 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:612
2463 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:695
2477 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:695
2464 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:681
2478 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:681
2465 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:683
2479 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:683
2466 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:706
2480 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:706
2467 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:707
2481 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:707
2468 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:724
2482 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:724
2469 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:741
2483 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:741
2470 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:759
2484 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:759
2471 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:762
2485 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:762
2472 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:764
2486 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:764
2473 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:764
2487 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:764
2474 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:791
2488 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:791
2475 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:801
2489 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:801
2476 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:844
2490 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:842
2477 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:842
2491 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:842
2478 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:843
2492 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:843
2479 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:843
2493 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:843
2480 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:849
2494 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:849
2481 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:971
2495 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:971
2482 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:996
2496 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:996
2483 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2614
2497 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2614
2484 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2685
2498 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2685
2485 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2771
2499 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2771
2486 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2804
2500 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2804
2487 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2804
2501 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2804
2488 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2302
2502 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2302
2489 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2294
2503 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2294
2490 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293
2504 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293
2491 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2297
2505 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2297
2492 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2297
2506 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2297
2493 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2348
2507 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2348
2494 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2349
2508 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2349
2495 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2549 rhodecode/model/db.py:2814
2509 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2549 rhodecode/model/db.py:2991
2496 msgid "Repository forking enabled"
2510 msgid "Repository forking enabled"
2497 msgstr ""
2511 msgstr ""
2498
2512
2499 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:583
2513 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:583
2500 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:596
2514 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:596
2501 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:613
2515 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:613
2502 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:696
2516 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:696
2503 msgid "Register disabled"
2517 msgid "Register disabled"
2504 msgstr ""
2518 msgstr ""
2505
2519
2506 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:584
2520 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:584
2507 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:597
2521 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:597
2508 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:614
2522 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:614
2509 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:697
2523 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:697
2510 msgid "Register new user with RhodeCode with manual activation"
2524 msgid "Register new user with RhodeCode with manual activation"
2511 msgstr ""
2525 msgstr ""
2512
2526
2513 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:587
2527 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:587
2514 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:600
2528 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:600
2515 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:617
2529 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:617
2516 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:700
2530 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:700
2517 msgid "Register new user with RhodeCode with auto activation"
2531 msgid "Register new user with RhodeCode with auto activation"
2518 msgstr ""
2532 msgstr ""
2519
2533
2520 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:843
2534 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:843
2521 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:864
2535 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:864
2522 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:873
2536 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:873
2523 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:956
2537 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:956
2524 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:994
2538 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:994
2525 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:996
2539 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:996
2526 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1019
2540 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1019
2527 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1020
2541 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1020
2528 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1037
2542 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1037
2529 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1054
2543 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1054
2530 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1073
2544 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1073
2531 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1076
2545 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1076
2532 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1087
2546 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1087
2533 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1090
2547 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1090
2534 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1120
2548 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1120
2535 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1134
2549 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1134
2536 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1177
2550 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1175
2537 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1175
2551 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1175
2538 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1184
2552 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1184
2539 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1184
2553 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1184
2540 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1194
2554 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1194
2541 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1316
2555 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1316
2542 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1341
2556 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1341
2543 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3295
2557 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3295
2544 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3378
2558 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3378
2545 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3491
2559 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3491
2546 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3524
2560 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3524
2547 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3525
2561 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3525
2548 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2915
2562 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2915
2549 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2907
2563 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2907
2550 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2907
2564 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2907
2551 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2910
2565 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2910
2552 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2910
2566 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2910
2553 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3011
2567 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3011
2554 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3012
2568 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3012
2555 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3230 rhodecode/model/db.py:3535
2569 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3230 rhodecode/model/db.py:3712
2556 #: rhodecode/public/js/scripts.js:39894
2570 #: rhodecode/public/js/scripts.js:43644
2557 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:43
2571 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:43
2558 #: rhodecode/public/js/src/rhodecode/pullrequests.js:319
2572 #: rhodecode/public/js/src/rhodecode/pullrequests.js:319
2559 msgid "Not Reviewed"
2573 msgid "Not Reviewed"
2560 msgstr ""
2574 msgstr ""
2561
2575
2562 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:844
2576 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:844
2563 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:865
2577 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:865
2564 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:874
2578 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:874
2565 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:957
2579 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:957
2566 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:995
2580 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:995
2567 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:997
2581 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:997
2568 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1020
2582 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1020
2569 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1021
2583 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1021
2570 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1038
2584 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1038
2571 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1055
2585 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1055
2572 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1074
2586 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1074
2573 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1077
2587 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1077
2574 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1088
2588 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1088
2575 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1091
2589 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1091
2576 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1121
2590 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1121
2577 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1135
2591 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1135
2578 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1178
2592 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1176
2579 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1176
2593 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1176
2580 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1185
2594 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1185
2581 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1185
2595 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1185
2582 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1195
2596 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1195
2583 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1317
2597 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1317
2584 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1342
2598 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1342
2585 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3296
2599 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3296
2586 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3379
2600 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3379
2587 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3492
2601 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3492
2588 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3525
2602 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3525
2589 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3526
2603 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3526
2590 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2916
2604 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2916
2591 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2908
2605 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2908
2592 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2908
2606 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2908
2593 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2911
2607 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2911
2594 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2911
2608 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2911
2595 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3012
2609 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3012
2596 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3013
2610 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3013
2597 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3231 rhodecode/model/db.py:3536
2611 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3231 rhodecode/model/db.py:3713
2598 msgid "Approved"
2612 msgid "Approved"
2599 msgstr ""
2613 msgstr ""
2600
2614
2601 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:845
2615 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:845
2602 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:866
2616 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:866
2603 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:875
2617 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:875
2604 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:958
2618 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:958
2605 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:996
2619 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:996
2606 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:998
2620 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:998
2607 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1021
2621 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1021
2608 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1022
2622 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1022
2609 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1039
2623 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1039
2610 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1056
2624 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1056
2611 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1075
2625 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1075
2612 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1078
2626 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1078
2613 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1089
2627 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1089
2614 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1092
2628 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1092
2615 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1122
2629 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1122
2616 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1136
2630 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1136
2617 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1179
2631 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1177
2618 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1177
2632 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1177
2619 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1186
2633 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1186
2620 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1186
2634 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1186
2621 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1196
2635 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1196
2622 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2636 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2623 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2637 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2624 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3297
2638 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3297
2625 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3380
2639 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3380
2626 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3493
2640 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3493
2627 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3526
2641 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3526
2628 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3527
2642 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3527
2629 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2917
2643 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2917
2630 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2909
2644 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2909
2631 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2909
2645 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2909
2632 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2912
2646 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2912
2633 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2912
2647 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2912
2634 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3013
2648 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3013
2635 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3014
2649 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3014
2636 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3232 rhodecode/model/db.py:3537
2650 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3232 rhodecode/model/db.py:3714
2637 msgid "Rejected"
2651 msgid "Rejected"
2638 msgstr ""
2652 msgstr ""
2639
2653
2640 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:846
2654 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:846
2641 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:867
2655 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:867
2642 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:876
2656 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:876
2643 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:959
2657 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:959
2644 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:997
2658 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:997
2645 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:999
2659 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:999
2646 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1022
2660 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1022
2647 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1023
2661 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1023
2648 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1040
2662 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1040
2649 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1057
2663 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1057
2650 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1076
2664 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1076
2651 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1079
2665 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1079
2652 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1090
2666 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1090
2653 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1093
2667 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1093
2654 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1123
2668 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1123
2655 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1137
2669 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1137
2656 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1180
2670 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1178
2657 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1178
2671 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1178
2658 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1187
2672 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1187
2659 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1187
2673 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1187
2660 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1197
2674 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1197
2661 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2675 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2662 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2676 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2663 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3298
2677 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3298
2664 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3381
2678 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3381
2665 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3494
2679 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3494
2666 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3527
2680 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3527
2667 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3528
2681 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3528
2668 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2918
2682 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2918
2669 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2910
2683 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2910
2670 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2910
2684 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2910
2671 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2913
2685 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2913
2672 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2913
2686 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2913
2673 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3014
2687 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3014
2674 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3015
2688 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3015
2675 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3233 rhodecode/model/db.py:3538
2689 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3233 rhodecode/model/db.py:3715
2676 msgid "Under Review"
2690 msgid "Under Review"
2677 msgstr ""
2691 msgstr ""
2678
2692
2679 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:686
2693 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:686
2680 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:661
2694 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:661
2681 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:663
2695 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:663
2682 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:686
2696 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:686
2683 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:687
2697 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:687
2684 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:704
2698 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:704
2685 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:721
2699 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:721
2686 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:737
2700 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:737
2687 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:740
2701 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:740
2688 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:742
2702 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:742
2689 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:742
2703 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:742
2690 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:769
2704 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:769
2691 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:779
2705 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:779
2692 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:822
2706 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:820
2693 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:820
2707 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:820
2694 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:821
2708 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:821
2695 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:821
2709 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:821
2696 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:827
2710 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:827
2697 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
2711 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
2698 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2712 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2699 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2592
2713 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2592
2700 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2658
2714 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2658
2701 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2744
2715 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2744
2702 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2777
2716 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2777
2703 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2777
2717 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2777
2704 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2280
2718 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2280
2705 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2272
2719 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2272
2706 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2271
2720 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2271
2707 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2275
2721 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2275
2708 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2275
2722 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2275
2709 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2326
2723 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2326
2710 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2327
2724 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2327
2711 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2527 rhodecode/model/db.py:2787
2725 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2527 rhodecode/model/db.py:2964
2712 msgid "Repository group no access"
2726 msgid "Repository group no access"
2713 msgstr ""
2727 msgstr ""
2714
2728
2715 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:687
2729 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:687
2716 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:662
2730 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:662
2717 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:664
2731 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:664
2718 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:687
2732 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:687
2719 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:688
2733 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:688
2720 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:705
2734 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:705
2721 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:722
2735 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:722
2722 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:738
2736 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:738
2723 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:741
2737 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:741
2724 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:743
2738 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:743
2725 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:743
2739 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:743
2726 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:770
2740 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:770
2727 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:780
2741 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:780
2728 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:823
2742 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:821
2729 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:821
2743 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:821
2730 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:822
2744 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:822
2731 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:822
2745 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:822
2732 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:828
2746 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:828
2733 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:950
2747 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:950
2734 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:975
2748 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:975
2735 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2593
2749 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2593
2736 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2659
2750 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2659
2737 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2745
2751 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2745
2738 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2778
2752 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2778
2739 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2778
2753 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2778
2740 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2281
2754 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2281
2741 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2273
2755 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2273
2742 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2272
2756 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2272
2743 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2276
2757 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2276
2744 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2276
2758 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2276
2745 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2327
2759 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2327
2746 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2328
2760 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2328
2747 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2528 rhodecode/model/db.py:2788
2761 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2528 rhodecode/model/db.py:2965
2748 msgid "Repository group read access"
2762 msgid "Repository group read access"
2749 msgstr ""
2763 msgstr ""
2750
2764
2751 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:688
2765 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:688
2752 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:663
2766 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:663
2753 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:665
2767 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:665
2754 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:688
2768 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:688
2755 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:689
2769 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:689
2756 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:706
2770 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:706
2757 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:723
2771 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:723
2758 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:739
2772 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:739
2759 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:742
2773 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:742
2760 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:744
2774 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:744
2761 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:744
2775 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:744
2762 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:771
2776 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:771
2763 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:781
2777 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:781
2764 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:824
2778 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:822
2765 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:822
2779 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:822
2766 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:823
2780 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:823
2767 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:823
2781 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:823
2768 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:829
2782 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:829
2769 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2783 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2770 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2784 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2771 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2594
2785 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2594
2772 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2660
2786 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2660
2773 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2746
2787 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2746
2774 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2779
2788 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2779
2775 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2779
2789 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2779
2776 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2282
2790 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2282
2777 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2274
2791 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2274
2778 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2273
2792 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2273
2779 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2277
2793 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2277
2780 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2277
2794 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2277
2781 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2328
2795 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2328
2782 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2329
2796 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2329
2783 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2529 rhodecode/model/db.py:2789
2797 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2529 rhodecode/model/db.py:2966
2784 msgid "Repository group write access"
2798 msgid "Repository group write access"
2785 msgstr ""
2799 msgstr ""
2786
2800
2787 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:689
2801 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:689
2788 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:664
2802 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:664
2789 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:666
2803 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:666
2790 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:689
2804 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:689
2791 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:690
2805 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:690
2792 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:707
2806 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:707
2793 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:724
2807 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:724
2794 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:740
2808 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:740
2795 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:743
2809 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:743
2796 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:745
2810 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:745
2797 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:745
2811 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:745
2798 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:772
2812 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:772
2799 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:782
2813 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:782
2800 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:825
2814 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:823
2801 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:823
2815 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:823
2802 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:824
2816 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:824
2803 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:824
2817 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:824
2804 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:830
2818 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:830
2805 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2819 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2806 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2820 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2807 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2595
2821 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2595
2808 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2661
2822 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2661
2809 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2747
2823 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2747
2810 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2780
2824 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2780
2811 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2780
2825 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2780
2812 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2283
2826 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2283
2813 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2275
2827 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2275
2814 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2274
2828 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2274
2815 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2278
2829 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2278
2816 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2278
2830 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2278
2817 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2329
2831 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2329
2818 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2330
2832 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2330
2819 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2530 rhodecode/model/db.py:2790
2833 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2530 rhodecode/model/db.py:2967
2820 msgid "Repository group admin access"
2834 msgid "Repository group admin access"
2821 msgstr ""
2835 msgstr ""
2822
2836
2823 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:666
2837 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:666
2824 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:668
2838 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:668
2825 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:691
2839 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:691
2826 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:692
2840 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:692
2827 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:709
2841 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:709
2828 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:726
2842 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:726
2829 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:742
2843 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:742
2830 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:745
2844 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:745
2831 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:747
2845 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:747
2832 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:747
2846 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:747
2833 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:774
2847 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:774
2834 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:784
2848 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:784
2835 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:827
2849 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:825
2836 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:825
2850 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:825
2837 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:826
2851 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:826
2838 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:826
2852 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:826
2839 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:832
2853 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:832
2840 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2854 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2841 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2855 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2842 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2597
2856 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2597
2843 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2663
2857 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2663
2844 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2749
2858 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2749
2845 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2782
2859 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2782
2846 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2782
2860 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2782
2847 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2285
2861 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2285
2848 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2277
2862 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2277
2849 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2276
2863 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2276
2850 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2280
2864 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2280
2851 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2280
2865 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2280
2852 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2331
2866 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2331
2853 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2332
2867 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2332
2854 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2532 rhodecode/model/db.py:2792
2868 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2532 rhodecode/model/db.py:2969
2855 msgid "User group no access"
2869 msgid "User group no access"
2856 msgstr ""
2870 msgstr ""
2857
2871
2858 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:667
2872 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:667
2859 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:669
2873 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:669
2860 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:692
2874 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:692
2861 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:693
2875 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:693
2862 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:710
2876 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:710
2863 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:727
2877 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:727
2864 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:743
2878 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:743
2865 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:746
2879 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:746
2866 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:748
2880 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:748
2867 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:748
2881 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:748
2868 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:775
2882 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:775
2869 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:785
2883 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:785
2870 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:828
2884 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:826
2871 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:826
2885 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:826
2872 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:827
2886 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:827
2873 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:827
2887 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:827
2874 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:833
2888 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:833
2875 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:955
2889 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:955
2876 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:980
2890 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:980
2877 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2598
2891 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2598
2878 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2664
2892 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2664
2879 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2750
2893 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2750
2880 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2783
2894 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2783
2881 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2783
2895 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2783
2882 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2286
2896 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2286
2883 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2278
2897 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2278
2884 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2277
2898 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2277
2885 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2281
2899 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2281
2886 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2281
2900 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2281
2887 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2332
2901 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2332
2888 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2333
2902 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2333
2889 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2533 rhodecode/model/db.py:2793
2903 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2533 rhodecode/model/db.py:2970
2890 msgid "User group read access"
2904 msgid "User group read access"
2891 msgstr ""
2905 msgstr ""
2892
2906
2893 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:668
2907 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:668
2894 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:670
2908 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:670
2895 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:693
2909 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:693
2896 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:694
2910 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:694
2897 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:711
2911 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:711
2898 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:728
2912 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:728
2899 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:744
2913 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:744
2900 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:747
2914 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:747
2901 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:749
2915 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:749
2902 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:749
2916 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:749
2903 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:776
2917 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:776
2904 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:786
2918 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:786
2905 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:829
2919 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:827
2906 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:827
2920 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:827
2907 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:828
2921 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:828
2908 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:828
2922 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:828
2909 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:834
2923 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:834
2910 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2924 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2911 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2925 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2912 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2599
2926 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2599
2913 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2665
2927 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2665
2914 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2751
2928 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2751
2915 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2784
2929 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2784
2916 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2784
2930 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2784
2917 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2287
2931 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2287
2918 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2279
2932 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2279
2919 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2278
2933 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2278
2920 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2282
2934 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2282
2921 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2282
2935 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2282
2922 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2333
2936 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2333
2923 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2334
2937 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2334
2924 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2534 rhodecode/model/db.py:2794
2938 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2534 rhodecode/model/db.py:2971
2925 msgid "User group write access"
2939 msgid "User group write access"
2926 msgstr ""
2940 msgstr ""
2927
2941
2928 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:669
2942 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:669
2929 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:671
2943 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:671
2930 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:694
2944 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:694
2931 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:695
2945 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:695
2932 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:712
2946 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:712
2933 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:729
2947 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:729
2934 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:745
2948 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:745
2935 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:748
2949 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:748
2936 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:750
2950 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:750
2937 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:750
2951 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:750
2938 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:777
2952 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:777
2939 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:787
2953 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:787
2940 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:830
2954 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:828
2941 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:828
2955 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:828
2942 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:829
2956 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:829
2943 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:829
2957 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:829
2944 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:835
2958 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:835
2945 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2959 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2946 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2960 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2947 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2600
2961 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2600
2948 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2666
2962 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2666
2949 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2752
2963 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2752
2950 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2785
2964 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2785
2951 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2785
2965 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2785
2952 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2288
2966 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2288
2953 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2280
2967 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2280
2954 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2279
2968 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2279
2955 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2283
2969 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2283
2956 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2283
2970 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2283
2957 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2334
2971 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2334
2958 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2335
2972 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2335
2959 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2535 rhodecode/model/db.py:2795
2973 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2535 rhodecode/model/db.py:2972
2960 msgid "User group admin access"
2974 msgid "User group admin access"
2961 msgstr ""
2975 msgstr ""
2962
2976
2963 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:671
2977 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:671
2964 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:673
2978 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:673
2965 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:696
2979 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:696
2966 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:697
2980 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:697
2967 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:714
2981 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:714
2968 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:731
2982 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:731
2969 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:747
2983 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:747
2970 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:750
2984 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:750
2971 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:752
2985 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:752
2972 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:752
2986 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:752
2973 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:779
2987 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:779
2974 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:789
2988 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:789
2975 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:832
2989 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:830
2976 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:830
2990 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:830
2977 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:831
2991 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:831
2978 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:831
2992 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:831
2979 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:837
2993 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:837
2980 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2994 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2981 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2995 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2982 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2602
2996 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2602
2983 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2673
2997 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2673
2984 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2759
2998 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2759
2985 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2792
2999 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2792
2986 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2792
3000 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2792
2987 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2290
3001 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2290
2988 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2282
3002 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2282
2989 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2281
3003 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2281
2990 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2285
3004 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2285
2991 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2285
3005 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2285
2992 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2336
3006 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2336
2993 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2337
3007 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2337
2994 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2537 rhodecode/model/db.py:2802
3008 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2537 rhodecode/model/db.py:2979
2995 msgid "Repository Group creation disabled"
3009 msgid "Repository Group creation disabled"
2996 msgstr ""
3010 msgstr ""
2997
3011
2998 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:672
3012 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:672
2999 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:674
3013 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:674
3000 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:697
3014 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:697
3001 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:698
3015 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:698
3002 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:715
3016 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:715
3003 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:732
3017 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:732
3004 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:748
3018 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:748
3005 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:751
3019 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:751
3006 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:753
3020 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:753
3007 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:753
3021 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:753
3008 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:780
3022 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:780
3009 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:790
3023 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:790
3010 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:833
3024 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:831
3011 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:831
3025 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:831
3012 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:832
3026 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:832
3013 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:832
3027 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:832
3014 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:838
3028 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:838
3015 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:960
3029 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:960
3016 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:985
3030 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:985
3017 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2603
3031 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2603
3018 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2674
3032 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2674
3019 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2760
3033 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2760
3020 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2793
3034 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2793
3021 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2793
3035 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2793
3022 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
3036 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
3023 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283
3037 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283
3024 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2282
3038 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2282
3025 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2286
3039 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2286
3026 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2286
3040 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2286
3027 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2337
3041 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2337
3028 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2338
3042 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2338
3029 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2538 rhodecode/model/db.py:2803
3043 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2538 rhodecode/model/db.py:2980
3030 msgid "Repository Group creation enabled"
3044 msgid "Repository Group creation enabled"
3031 msgstr ""
3045 msgstr ""
3032
3046
3033 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:674
3047 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:674
3034 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:676
3048 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:676
3035 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:699
3049 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:699
3036 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:700
3050 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:700
3037 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:717
3051 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:717
3038 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:734
3052 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:734
3039 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:750
3053 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:750
3040 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:753
3054 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:753
3041 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:755
3055 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:755
3042 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:755
3056 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:755
3043 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:782
3057 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:782
3044 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:792
3058 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:792
3045 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:835
3059 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:833
3046 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:833
3060 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:833
3047 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:834
3061 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:834
3048 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:834
3062 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:834
3049 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:840
3063 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:840
3050 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
3064 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
3051 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
3065 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
3052 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2605
3066 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2605
3053 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2676
3067 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2676
3054 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2762
3068 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2762
3055 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2795
3069 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2795
3056 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2795
3070 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2795
3057 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
3071 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
3058 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285
3072 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285
3059 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2284
3073 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2284
3060 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2288
3074 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2288
3061 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2288
3075 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2288
3062 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2339
3076 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2339
3063 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2340
3077 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2340
3064 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2540 rhodecode/model/db.py:2805
3078 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2540 rhodecode/model/db.py:2982
3065 msgid "User Group creation disabled"
3079 msgid "User Group creation disabled"
3066 msgstr ""
3080 msgstr ""
3067
3081
3068 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:675
3082 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:675
3069 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:677
3083 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:677
3070 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:700
3084 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:700
3071 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:701
3085 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:701
3072 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:718
3086 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:718
3073 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:735
3087 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:735
3074 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:751
3088 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:751
3075 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:754
3089 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:754
3076 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:756
3090 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:756
3077 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:756
3091 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:756
3078 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:783
3092 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:783
3079 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:793
3093 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:793
3080 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:836
3094 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:834
3081 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:834
3095 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:834
3082 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:835
3096 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:835
3083 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:835
3097 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:835
3084 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:841
3098 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:841
3085 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:963
3099 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:963
3086 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:988
3100 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:988
3087 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2606
3101 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2606
3088 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2677
3102 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2677
3089 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2763
3103 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2763
3090 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2796
3104 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2796
3091 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2796
3105 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2796
3092 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
3106 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
3093 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286
3107 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286
3094 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285
3108 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285
3095 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2289
3109 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2289
3096 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2289
3110 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2289
3097 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2340
3111 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2340
3098 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2341
3112 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2341
3099 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2541 rhodecode/model/db.py:2806
3113 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2541 rhodecode/model/db.py:2983
3100 msgid "User Group creation enabled"
3114 msgid "User Group creation enabled"
3101 msgstr ""
3115 msgstr ""
3102
3116
3103 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:683
3117 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:683
3104 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:685
3118 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:685
3105 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:708
3119 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:708
3106 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:709
3120 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:709
3107 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:726
3121 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:726
3108 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:743
3122 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:743
3109 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:761
3123 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:761
3110 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:764
3124 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:764
3111 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:766
3125 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:766
3112 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:766
3126 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:766
3113 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:793
3127 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:793
3114 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:803
3128 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:803
3115 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:846
3129 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:844
3116 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:844
3130 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:844
3117 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:845
3131 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:845
3118 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:845
3132 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:845
3119 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:851
3133 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:851
3120 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
3134 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
3121 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
3135 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
3122 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2616
3136 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2616
3123 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2687
3137 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2687
3124 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2773
3138 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2773
3125 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2806
3139 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2806
3126 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2806
3140 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2806
3127 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
3141 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
3128 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2296
3142 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2296
3129 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295
3143 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295
3130 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2299
3144 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2299
3131 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2299
3145 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2299
3132 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2350
3146 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2350
3133 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2351
3147 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2351
3134 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2551 rhodecode/model/db.py:2816
3148 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2551 rhodecode/model/db.py:2993
3135 msgid "Registration disabled"
3149 msgid "Registration disabled"
3136 msgstr ""
3150 msgstr ""
3137
3151
3138 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:684
3152 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:684
3139 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:686
3153 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:686
3140 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:709
3154 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:709
3141 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:710
3155 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:710
3142 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:727
3156 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:727
3143 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:744
3157 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:744
3144 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:762
3158 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:762
3145 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:765
3159 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:765
3146 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:767
3160 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:767
3147 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:767
3161 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:767
3148 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:794
3162 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:794
3149 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:804
3163 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:804
3150 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:847
3164 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:845
3151 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:845
3165 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:845
3152 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:846
3166 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:846
3153 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:846
3167 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:846
3154 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:852
3168 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:852
3155 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:974
3169 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:974
3156 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:999
3170 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:999
3157 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2617
3171 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2617
3158 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2688
3172 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2688
3159 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2774
3173 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2774
3160 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2807
3174 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2807
3161 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2807
3175 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2807
3162 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
3176 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
3163 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297
3177 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297
3164 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296
3178 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296
3165 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2300
3179 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2300
3166 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2300
3180 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2300
3167 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2351
3181 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2351
3168 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2352
3182 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2352
3169 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2552 rhodecode/model/db.py:2817
3183 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2552 rhodecode/model/db.py:2994
3170 msgid "User Registration with manual account activation"
3184 msgid "User Registration with manual account activation"
3171 msgstr ""
3185 msgstr ""
3172
3186
3173 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:685
3187 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:685
3174 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:687
3188 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:687
3175 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:710
3189 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:710
3176 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:711
3190 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:711
3177 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:728
3191 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:728
3178 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:745
3192 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:745
3179 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:763
3193 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:763
3180 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:766
3194 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:766
3181 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:768
3195 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:768
3182 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:768
3196 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:768
3183 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:795
3197 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:795
3184 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:805
3198 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:805
3185 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:848
3199 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:846
3186 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:846
3200 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:846
3187 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:847
3201 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:847
3188 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:847
3202 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:847
3189 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:853
3203 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:853
3190 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
3204 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
3191 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
3205 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
3192 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2618
3206 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2618
3193 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2689
3207 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2689
3194 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2775
3208 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2775
3195 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2808
3209 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2808
3196 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2808
3210 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2808
3197 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
3211 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
3198 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298
3212 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298
3199 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297
3213 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297
3200 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2301
3214 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2301
3201 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2301
3215 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2301
3202 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2352
3216 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2352
3203 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2353
3217 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2353
3204 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2553 rhodecode/model/db.py:2818
3218 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2553 rhodecode/model/db.py:2995
3205 msgid "User Registration with automatic account activation"
3219 msgid "User Registration with automatic account activation"
3206 msgstr ""
3220 msgstr ""
3207
3221
3208 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:687
3222 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:687
3209 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:689
3223 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:689
3210 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:712
3224 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:712
3211 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:713
3225 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:713
3212 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:730
3226 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:730
3213 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:747
3227 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:747
3214 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:765
3228 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:765
3215 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:768
3229 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:768
3216 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:770
3230 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:770
3217 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:770
3231 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:770
3218 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:797
3232 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:797
3219 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:807
3233 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:807
3220 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:850
3234 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:848
3221 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:848
3235 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:848
3222 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:849
3236 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:849
3223 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:849
3237 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:849
3224 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:855
3238 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:855
3225 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
3239 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
3226 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
3240 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
3227 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2624
3241 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2624
3228 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2695
3242 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2695
3229 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2781
3243 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2781
3230 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2814
3244 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2814
3231 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2814
3245 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2814
3232 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
3246 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
3233 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300
3247 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300
3234 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2299
3248 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2299
3235 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2303
3249 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2303
3236 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2303
3250 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2303
3237 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2358
3251 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2358
3238 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2359
3252 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2359
3239 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2559 rhodecode/model/db.py:2824
3253 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2559 rhodecode/model/db.py:3001
3240 #: rhodecode/model/permission.py:105
3254 #: rhodecode/model/permission.py:105
3241 msgid "Manual activation of external account"
3255 msgid "Manual activation of external account"
3242 msgstr ""
3256 msgstr ""
3243
3257
3244 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:688
3258 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:688
3245 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:690
3259 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:690
3246 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:713
3260 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:713
3247 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:714
3261 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:714
3248 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:731
3262 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:731
3249 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:748
3263 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:748
3250 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:766
3264 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:766
3251 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:769
3265 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:769
3252 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:771
3266 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:771
3253 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:771
3267 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:771
3254 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:798
3268 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:798
3255 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:808
3269 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:808
3256 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:851
3270 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:849
3257 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:849
3271 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:849
3258 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:850
3272 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:850
3259 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:850
3273 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:850
3260 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:856
3274 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:856
3261 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:978
3275 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:978
3262 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1003
3276 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1003
3263 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2625
3277 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2625
3264 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2696
3278 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2696
3265 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2782
3279 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2782
3266 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2815
3280 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2815
3267 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2815
3281 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2815
3268 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
3282 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
3269 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301
3283 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301
3270 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300
3284 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300
3271 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2304
3285 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2304
3272 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2304
3286 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2304
3273 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2359
3287 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2359
3274 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2360
3288 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2360
3275 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2560 rhodecode/model/db.py:2825
3289 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2560 rhodecode/model/db.py:3002
3276 #: rhodecode/model/permission.py:106
3290 #: rhodecode/model/permission.py:106
3277 msgid "Automatic activation of external account"
3291 msgid "Automatic activation of external account"
3278 msgstr ""
3292 msgstr ""
3279
3293
3280 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:755
3294 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:755
3281 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:758
3295 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:758
3282 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:760
3296 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:760
3283 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:760
3297 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:760
3284 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:787
3298 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:787
3285 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:797
3299 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:797
3286 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:840
3300 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:838
3287 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:838
3301 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:838
3288 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:839
3302 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:839
3289 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:839
3303 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:839
3290 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:845
3304 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:845
3291 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
3305 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
3292 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
3306 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
3293 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2610
3307 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2610
3294 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2681
3308 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2681
3295 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2767
3309 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2767
3296 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2800
3310 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2800
3297 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2800
3311 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2800
3298 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
3312 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
3299 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290
3313 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290
3300 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2289
3314 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2289
3301 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2293
3315 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2293
3302 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2293
3316 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2293
3303 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2344
3317 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2344
3304 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2345
3318 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2345
3305 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2545 rhodecode/model/db.py:2810
3319 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2545 rhodecode/model/db.py:2987
3306 msgid "Repository creation enabled with write permission to a repository group"
3320 msgid "Repository creation enabled with write permission to a repository group"
3307 msgstr ""
3321 msgstr ""
3308
3322
3309 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:756
3323 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:756
3310 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:759
3324 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:759
3311 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:761
3325 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:761
3312 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:761
3326 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:761
3313 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:788
3327 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:788
3314 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:798
3328 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:798
3315 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:841
3329 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:839
3316 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:839
3330 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:839
3317 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:840
3331 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:840
3318 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:840
3332 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:840
3319 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:846
3333 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:846
3320 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
3334 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
3321 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
3335 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
3322 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2611
3336 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2611
3323 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2682
3337 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2682
3324 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2768
3338 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2768
3325 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2801
3339 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2801
3326 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2801
3340 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2801
3327 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
3341 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
3328 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291
3342 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291
3329 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290
3343 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290
3330 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2294
3344 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2294
3331 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2294
3345 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2294
3332 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2345
3346 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2345
3333 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2346
3347 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2346
3334 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2546 rhodecode/model/db.py:2811
3348 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2546 rhodecode/model/db.py:2988
3335 msgid "Repository creation disabled with write permission to a repository group"
3349 msgid "Repository creation disabled with write permission to a repository group"
3336 msgstr ""
3350 msgstr ""
3337
3351
3338 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:735
3352 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:735
3339 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:762
3353 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:762
3340 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:772
3354 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:772
3341 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:815
3355 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:813
3342 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:813
3356 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:813
3343 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:814
3357 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:814
3344 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:814
3358 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:814
3345 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:820
3359 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:820
3346 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:942
3360 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:942
3347 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:967
3361 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:967
3348 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2585
3362 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2585
3349 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2651
3363 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2651
3350 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2737
3364 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2737
3351 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2770
3365 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2770
3352 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2770
3366 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2770
3353 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2273
3367 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2273
3354 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2265
3368 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2265
3355 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2264
3369 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2264
3356 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2268
3370 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2268
3357 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2268
3371 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2268
3358 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2319
3372 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2319
3359 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2320
3373 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2320
3360 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2520 rhodecode/model/db.py:2780
3374 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2520 rhodecode/model/db.py:2957
3361 msgid "RhodeCode Super Administrator"
3375 msgid "RhodeCode Super Administrator"
3362 msgstr ""
3376 msgstr ""
3363
3377
3364 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:810
3378 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:810
3365 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:853
3379 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:851
3366 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:851
3380 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:851
3367 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:852
3381 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:852
3368 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:852
3382 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:852
3369 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:858
3383 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:858
3370 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
3384 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
3371 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
3385 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
3372 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2627
3386 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2627
3373 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2698
3387 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2698
3374 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2784
3388 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2784
3375 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2817
3389 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2817
3376 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2817
3390 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2817
3377 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
3391 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
3378 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303
3392 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303
3379 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2302
3393 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2302
3380 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2306
3394 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2306
3381 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2306
3395 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2306
3382 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2361
3396 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2361
3383 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2362
3397 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2362
3384 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2562 rhodecode/model/db.py:2827
3398 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2562 rhodecode/model/db.py:3004
3385 msgid "Inherit object permissions from default user disabled"
3399 msgid "Inherit object permissions from default user disabled"
3386 msgstr ""
3400 msgstr ""
3387
3401
3388 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:811
3402 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:811
3389 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:854
3403 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:852
3390 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:852
3404 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:852
3391 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:853
3405 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:853
3392 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:853
3406 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:853
3393 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:859
3407 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:859
3394 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:981
3408 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:981
3395 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1006
3409 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1006
3396 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2628
3410 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2628
3397 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2699
3411 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2699
3398 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2785
3412 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2785
3399 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2818
3413 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2818
3400 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2818
3414 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2818
3401 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
3415 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
3402 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304
3416 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304
3403 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303
3417 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303
3404 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2307
3418 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2307
3405 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2307
3419 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2307
3406 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2362
3420 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2362
3407 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2363
3421 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2363
3408 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2563 rhodecode/model/db.py:2828
3422 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2563 rhodecode/model/db.py:3005
3409 msgid "Inherit object permissions from default user enabled"
3423 msgid "Inherit object permissions from default user enabled"
3410 msgstr ""
3424 msgstr ""
3411
3425
3412 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1103
3426 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1103
3413 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1107
3427 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1107
3414 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1118
3428 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1118
3415 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1120
3429 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1120
3416 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1120
3430 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1120
3417 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910
3431 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910
3418 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911
3432 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911
3419 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910
3433 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910
3420 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:912
3434 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:912
3421 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:912
3435 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:912
3422 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:955
3436 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:955
3423 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:956
3437 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:956
3424 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1050 rhodecode/model/db.py:1121
3438 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1050 rhodecode/model/db.py:1134
3425 msgid "all"
3439 msgid "all"
3426 msgstr ""
3440 msgstr ""
3427
3441
3428 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1104
3442 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1104
3429 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1108
3443 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1108
3430 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1119
3444 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1119
3431 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1121
3445 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1121
3432 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1121
3446 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1121
3433 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911
3447 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911
3434 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912
3448 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912
3435 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911
3449 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911
3436 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:913
3450 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:913
3437 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:913
3451 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:913
3438 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:956
3452 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:956
3439 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:957
3453 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:957
3440 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1051 rhodecode/model/db.py:1122
3454 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1051 rhodecode/model/db.py:1135
3441 msgid "http/web interface"
3455 msgid "http/web interface"
3442 msgstr ""
3456 msgstr ""
3443
3457
3444 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1105
3458 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1105
3445 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1109
3459 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1109
3446 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1120
3460 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1120
3447 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1122
3461 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1122
3448 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1122
3462 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1122
3449 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912
3463 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912
3450 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913
3464 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913
3451 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912
3465 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912
3452 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:914
3466 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:914
3453 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:914
3467 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:914
3454 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:957
3468 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:957
3455 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:958
3469 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:958
3456 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1052 rhodecode/model/db.py:1123
3470 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1052 rhodecode/model/db.py:1136
3457 msgid "vcs (git/hg/svn protocol)"
3471 msgid "vcs (git/hg/svn protocol)"
3458 msgstr ""
3472 msgstr ""
3459
3473
3460 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1106
3474 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1106
3461 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1110
3475 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1110
3462 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1121
3476 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1121
3463 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1123
3477 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1123
3464 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1123
3478 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1123
3465 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913
3479 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913
3466 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914
3480 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914
3467 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913
3481 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913
3468 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:915
3482 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:915
3469 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:915
3483 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:915
3470 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:958
3484 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:958
3471 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:959
3485 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:959
3472 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1053 rhodecode/model/db.py:1124
3486 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1053 rhodecode/model/db.py:1137
3473 msgid "api calls"
3487 msgid "api calls"
3474 msgstr ""
3488 msgstr ""
3475
3489
3476 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1107
3490 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1107
3477 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1111
3491 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1111
3478 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1122
3492 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1122
3479 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1124
3493 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1124
3480 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1124
3494 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1124
3481 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:914
3495 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:914
3482 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:915
3496 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:915
3483 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914
3497 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914
3484 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:916
3498 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:916
3485 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:916
3499 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:916
3486 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:959
3500 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:959
3487 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:960
3501 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:960
3488 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1054 rhodecode/model/db.py:1125
3502 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1054 rhodecode/model/db.py:1138
3489 msgid "feed access"
3503 msgid "feed access"
3490 msgstr ""
3504 msgstr ""
3491
3505
3492 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2348
3506 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2348
3493 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2414
3507 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2414
3494 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2488
3508 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2488
3495 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2511
3509 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2511
3496 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2511
3510 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2511
3497 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2051
3511 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2051
3498 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2043
3512 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2043
3499 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2042
3513 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2042
3500 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2046
3514 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2046
3501 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2046
3515 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2046
3502 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2090
3516 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2090
3503 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2091
3517 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2091
3504 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2284 rhodecode/model/db.py:2521
3518 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2284 rhodecode/model/db.py:2610
3505 msgid "No parent"
3519 msgid "No parent"
3506 msgstr ""
3520 msgstr ""
3507
3521
3508 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2620
3522 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2620
3509 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2691
3523 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2691
3510 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2777
3524 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2777
3511 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2810
3525 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2810
3512 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2810
3526 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2810
3513 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2354
3527 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2354
3514 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2355
3528 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2355
3515 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2555 rhodecode/model/db.py:2820
3529 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2555 rhodecode/model/db.py:2997
3516 msgid "Password reset enabled"
3530 msgid "Password reset enabled"
3517 msgstr ""
3531 msgstr ""
3518
3532
3519 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2621
3533 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2621
3520 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2692
3534 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2692
3521 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2778
3535 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2778
3522 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2811
3536 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2811
3523 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2811
3537 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2811
3524 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2355
3538 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2355
3525 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2356
3539 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2356
3526 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2556 rhodecode/model/db.py:2821
3540 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2556 rhodecode/model/db.py:2998
3527 msgid "Password reset hidden"
3541 msgid "Password reset hidden"
3528 msgstr ""
3542 msgstr ""
3529
3543
3530 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2622
3544 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2622
3531 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2693
3545 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2693
3532 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2779
3546 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2779
3533 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2812
3547 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2812
3534 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2812
3548 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2812
3535 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2356
3549 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2356
3536 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2357
3550 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2357
3537 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2557 rhodecode/model/db.py:2822
3551 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2557 rhodecode/model/db.py:2999
3538 msgid "Password reset disabled"
3552 msgid "Password reset disabled"
3539 msgstr ""
3553 msgstr ""
3540
3554
3541 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2668
3555 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2668
3542 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2754
3556 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2754
3543 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2787
3557 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2787
3544 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2787
3558 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2787
3545 #: rhodecode/model/db.py:2797
3559 #: rhodecode/model/db.py:2974
3546 msgid "Branch no permissions"
3560 msgid "Branch no permissions"
3547 msgstr ""
3561 msgstr ""
3548
3562
3549 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2669
3563 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2669
3550 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2755
3564 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2755
3551 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2788
3565 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2788
3552 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2788
3566 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2788
3553 #: rhodecode/model/db.py:2798
3567 #: rhodecode/model/db.py:2975
3554 msgid "Branch access by web merge"
3568 msgid "Branch access by web merge"
3555 msgstr ""
3569 msgstr ""
3556
3570
3557 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2670
3571 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2670
3558 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2756
3572 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2756
3559 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2789
3573 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2789
3560 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2789
3574 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2789
3561 #: rhodecode/model/db.py:2799
3575 #: rhodecode/model/db.py:2976
3562 msgid "Branch access by push"
3576 msgid "Branch access by push"
3563 msgstr ""
3577 msgstr ""
3564
3578
3565 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2671
3579 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2671
3566 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2757
3580 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2757
3567 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2790
3581 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2790
3568 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2790
3582 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2790
3569 #: rhodecode/model/db.py:2800
3583 #: rhodecode/model/db.py:2977
3570 msgid "Branch access by push with force"
3584 msgid "Branch access by push with force"
3571 msgstr ""
3585 msgstr ""
3572
3586
3573 #: rhodecode/lib/index/whoosh.py:164
3587 #: rhodecode/lib/index/whoosh.py:164
3574 msgid "Index Type"
3588 msgid "Index Type"
3575 msgstr ""
3589 msgstr ""
3576
3590
3577 #: rhodecode/lib/index/whoosh.py:167
3591 #: rhodecode/lib/index/whoosh.py:167
3578 msgid "File Index"
3592 msgid "File Index"
3579 msgstr ""
3593 msgstr ""
3580
3594
3581 #: rhodecode/lib/index/whoosh.py:168 rhodecode/lib/index/whoosh.py:174
3595 #: rhodecode/lib/index/whoosh.py:168 rhodecode/lib/index/whoosh.py:174
3582 msgid "Indexed documents"
3596 msgid "Indexed documents"
3583 msgstr ""
3597 msgstr ""
3584
3598
3585 #: rhodecode/lib/index/whoosh.py:169 rhodecode/lib/index/whoosh.py:175
3599 #: rhodecode/lib/index/whoosh.py:169 rhodecode/lib/index/whoosh.py:175
3586 msgid "Last update"
3600 msgid "Last update"
3587 msgstr ""
3601 msgstr ""
3588
3602
3589 #: rhodecode/lib/index/whoosh.py:173
3603 #: rhodecode/lib/index/whoosh.py:173
3590 msgid "Commit index"
3604 msgid "Commit index"
3591 msgstr ""
3605 msgstr ""
3592
3606
3593 #: rhodecode/lib/vcs/backends/base.py:147
3607 #: rhodecode/lib/vcs/backends/base.py:150
3594 msgid "This pull request can be automatically merged."
3608 msgid "This pull request can be automatically merged."
3595 msgstr ""
3609 msgstr ""
3596
3610
3597 #: rhodecode/lib/vcs/backends/base.py:149
3598 msgid "This pull request cannot be merged because of an unhandled exception. {exception}"
3599 msgstr ""
3600
3601 #: rhodecode/lib/vcs/backends/base.py:152
3611 #: rhodecode/lib/vcs/backends/base.py:152
3612 msgid "This pull request cannot be merged because of an unhandled exception. {exception}"
3613 msgstr ""
3614
3615 #: rhodecode/lib/vcs/backends/base.py:155
3602 msgid "This pull request cannot be merged because of merge conflicts."
3616 msgid "This pull request cannot be merged because of merge conflicts."
3603 msgstr ""
3617 msgstr ""
3604
3618
3605 #: rhodecode/lib/vcs/backends/base.py:154
3606 msgid "This pull request could not be merged because push to target:`{target}@{merge_commit}` failed."
3607 msgstr ""
3608
3609 #: rhodecode/lib/vcs/backends/base.py:157
3619 #: rhodecode/lib/vcs/backends/base.py:157
3610 msgid "This pull request cannot be merged because the target `{target_ref.name}` is not a head."
3620 msgid "This pull request could not be merged because push to target:`{target}@{merge_commit}` failed."
3611 msgstr ""
3621 msgstr ""
3612
3622
3613 #: rhodecode/lib/vcs/backends/base.py:160
3623 #: rhodecode/lib/vcs/backends/base.py:160
3614 msgid "This pull request cannot be merged because the source contains more branches than the target."
3624 msgid "This pull request cannot be merged because the target `{target_ref.name}` is not a head."
3615 msgstr ""
3625 msgstr ""
3616
3626
3617 #: rhodecode/lib/vcs/backends/base.py:163
3627 #: rhodecode/lib/vcs/backends/base.py:163
3618 msgid "This pull request cannot be merged because the target has multiple heads: `{heads}`."
3628 msgid "This pull request cannot be merged because the source contains more branches than the target."
3619 msgstr ""
3629 msgstr ""
3620
3630
3621 #: rhodecode/lib/vcs/backends/base.py:166
3631 #: rhodecode/lib/vcs/backends/base.py:166
3632 msgid "This pull request cannot be merged because the target `{target_ref.name}` has multiple heads: `{heads}`."
3633 msgstr ""
3634
3635 #: rhodecode/lib/vcs/backends/base.py:169
3622 msgid "This pull request cannot be merged because the target repository is locked by {locked_by}."
3636 msgid "This pull request cannot be merged because the target repository is locked by {locked_by}."
3623 msgstr ""
3637 msgstr ""
3624
3638
3625 #: rhodecode/lib/vcs/backends/base.py:170
3626 msgid "This pull request cannot be merged because the target reference `{target_ref.name}` is missing."
3627 msgstr ""
3628
3629 #: rhodecode/lib/vcs/backends/base.py:173
3639 #: rhodecode/lib/vcs/backends/base.py:173
3630 msgid "This pull request cannot be merged because the source reference `{source_ref.name}` is missing."
3640 msgid "This pull request cannot be merged because the target reference `{target_ref.name}` is missing."
3631 msgstr ""
3641 msgstr ""
3632
3642
3633 #: rhodecode/lib/vcs/backends/base.py:176
3643 #: rhodecode/lib/vcs/backends/base.py:176
3644 msgid "This pull request cannot be merged because the source reference `{source_ref.name}` is missing."
3645 msgstr ""
3646
3647 #: rhodecode/lib/vcs/backends/base.py:179
3634 msgid "This pull request cannot be merged because of conflicts related to sub repositories."
3648 msgid "This pull request cannot be merged because of conflicts related to sub repositories."
3635 msgstr ""
3649 msgstr ""
3636
3650
3637 #: rhodecode/lib/vcs/backends/base.py:181
3651 #: rhodecode/lib/vcs/backends/base.py:184
3638 msgid "This pull request cannot be merged because the target or the source reference is missing."
3652 msgid "This pull request cannot be merged because the target or the source reference is missing."
3639 msgstr ""
3653 msgstr ""
3640
3654
3641 #: rhodecode/model/auth_token.py:53
3655 #: rhodecode/model/auth_token.py:53
3642 msgid "5 minutes {end_date}"
3656 msgid "5 minutes {end_date}"
3643 msgstr ""
3657 msgstr ""
3644
3658
3645 #: rhodecode/model/auth_token.py:55
3659 #: rhodecode/model/auth_token.py:55
3646 msgid "1 hour {end_date}"
3660 msgid "1 hour {end_date}"
3647 msgstr ""
3661 msgstr ""
3648
3662
3649 #: rhodecode/model/auth_token.py:57
3663 #: rhodecode/model/auth_token.py:57
3650 msgid "1 day {end_date}"
3664 msgid "1 day {end_date}"
3651 msgstr ""
3665 msgstr ""
3652
3666
3653 #: rhodecode/model/auth_token.py:59
3667 #: rhodecode/model/auth_token.py:59
3654 msgid "1 month {end_date}"
3668 msgid "1 month {end_date}"
3655 msgstr ""
3669 msgstr ""
3656
3670
3657 #: rhodecode/model/comment.py:412
3671 #: rhodecode/model/comment.py:422
3658 msgid "made a comment"
3672 msgid "made a comment"
3659 msgstr ""
3673 msgstr ""
3660
3674
3661 #: rhodecode/model/comment.py:413
3675 #: rhodecode/model/comment.py:423
3662 msgid "Show it now"
3676 msgid "Show it now"
3663 msgstr ""
3677 msgstr ""
3664
3678
3665 #: rhodecode/model/forms.py:88
3679 #: rhodecode/model/forms.py:88
3666 msgid "Please enter a login"
3680 msgid "Please enter a login"
3667 msgstr ""
3681 msgstr ""
3668
3682
3669 #: rhodecode/model/forms.py:89
3683 #: rhodecode/model/forms.py:89
3670 #, python-format
3684 #, python-format
3671 msgid "Enter a value %(min)i characters long or more"
3685 msgid "Enter a value %(min)i characters long or more"
3672 msgstr ""
3686 msgstr ""
3673
3687
3674 #: rhodecode/model/forms.py:99
3688 #: rhodecode/model/forms.py:99
3675 msgid "Please enter a password"
3689 msgid "Please enter a password"
3676 msgstr ""
3690 msgstr ""
3677
3691
3678 #: rhodecode/model/forms.py:100
3692 #: rhodecode/model/forms.py:100
3679 #, python-format
3693 #, python-format
3680 msgid "Enter %(min)i characters or more"
3694 msgid "Enter %(min)i characters or more"
3681 msgstr ""
3695 msgstr ""
3682
3696
3683 #: rhodecode/model/notification.py:244
3697 #: rhodecode/model/notification.py:244
3684 #, python-format
3698 #, python-format
3685 msgid "%(user)s commented on commit %(date_or_age)s"
3699 msgid "%(user)s commented on commit %(date_or_age)s"
3686 msgstr ""
3700 msgstr ""
3687
3701
3688 #: rhodecode/model/notification.py:245
3702 #: rhodecode/model/notification.py:245
3689 #, python-format
3703 #, python-format
3690 msgid "%(user)s commented on commit at %(date_or_age)s"
3704 msgid "%(user)s commented on commit at %(date_or_age)s"
3691 msgstr ""
3705 msgstr ""
3692
3706
3693 #: rhodecode/model/notification.py:248
3707 #: rhodecode/model/notification.py:248
3694 #, python-format
3708 #, python-format
3695 msgid "%(user)s sent message %(date_or_age)s"
3709 msgid "%(user)s sent message %(date_or_age)s"
3696 msgstr ""
3710 msgstr ""
3697
3711
3698 #: rhodecode/model/notification.py:249
3712 #: rhodecode/model/notification.py:249
3699 #, python-format
3713 #, python-format
3700 msgid "%(user)s sent message at %(date_or_age)s"
3714 msgid "%(user)s sent message at %(date_or_age)s"
3701 msgstr ""
3715 msgstr ""
3702
3716
3703 #: rhodecode/model/notification.py:252
3717 #: rhodecode/model/notification.py:252
3704 #, python-format
3718 #, python-format
3705 msgid "%(user)s mentioned you %(date_or_age)s"
3719 msgid "%(user)s mentioned you %(date_or_age)s"
3706 msgstr ""
3720 msgstr ""
3707
3721
3708 #: rhodecode/model/notification.py:253
3722 #: rhodecode/model/notification.py:253
3709 #, python-format
3723 #, python-format
3710 msgid "%(user)s mentioned you at %(date_or_age)s"
3724 msgid "%(user)s mentioned you at %(date_or_age)s"
3711 msgstr ""
3725 msgstr ""
3712
3726
3713 #: rhodecode/model/notification.py:256
3727 #: rhodecode/model/notification.py:256
3714 #, python-format
3728 #, python-format
3715 msgid "%(user)s registered in RhodeCode %(date_or_age)s"
3729 msgid "%(user)s registered in RhodeCode %(date_or_age)s"
3716 msgstr ""
3730 msgstr ""
3717
3731
3718 #: rhodecode/model/notification.py:257
3732 #: rhodecode/model/notification.py:257
3719 #, python-format
3733 #, python-format
3720 msgid "%(user)s registered in RhodeCode at %(date_or_age)s"
3734 msgid "%(user)s registered in RhodeCode at %(date_or_age)s"
3721 msgstr ""
3735 msgstr ""
3722
3736
3723 #: rhodecode/model/notification.py:260
3737 #: rhodecode/model/notification.py:260
3724 #, python-format
3738 #, python-format
3725 msgid "%(user)s opened new pull request %(date_or_age)s"
3739 msgid "%(user)s opened new pull request %(date_or_age)s"
3726 msgstr ""
3740 msgstr ""
3727
3741
3728 #: rhodecode/model/notification.py:261
3742 #: rhodecode/model/notification.py:261
3729 #, python-format
3743 #, python-format
3730 msgid "%(user)s opened new pull request at %(date_or_age)s"
3744 msgid "%(user)s opened new pull request at %(date_or_age)s"
3731 msgstr ""
3745 msgstr ""
3732
3746
3733 #: rhodecode/model/notification.py:264
3747 #: rhodecode/model/notification.py:264
3734 #, python-format
3748 #, python-format
3735 msgid "%(user)s commented on pull request %(date_or_age)s"
3749 msgid "%(user)s commented on pull request %(date_or_age)s"
3736 msgstr ""
3750 msgstr ""
3737
3751
3738 #: rhodecode/model/notification.py:265
3752 #: rhodecode/model/notification.py:265
3739 #, python-format
3753 #, python-format
3740 msgid "%(user)s commented on pull request at %(date_or_age)s"
3754 msgid "%(user)s commented on pull request at %(date_or_age)s"
3741 msgstr ""
3755 msgstr ""
3742
3756
3743 #: rhodecode/model/permission.py:71 rhodecode/model/permission.py:77
3757 #: rhodecode/model/permission.py:71 rhodecode/model/permission.py:77
3744 #: rhodecode/model/permission.py:83
3758 #: rhodecode/model/permission.py:83
3745 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:11
3759 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:11
3746 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:196
3760 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:196
3747 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:11
3761 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:11
3748 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:11
3762 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:11
3749 msgid "None"
3763 msgid "None"
3750 msgstr ""
3764 msgstr ""
3751
3765
3752 #: rhodecode/model/permission.py:72 rhodecode/model/permission.py:78
3766 #: rhodecode/model/permission.py:72 rhodecode/model/permission.py:78
3753 #: rhodecode/model/permission.py:84
3767 #: rhodecode/model/permission.py:84
3754 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:12
3768 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:12
3755 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:12
3769 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:12
3756 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:12
3770 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:12
3757 msgid "Read"
3771 msgid "Read"
3758 msgstr ""
3772 msgstr ""
3759
3773
3760 #: rhodecode/model/permission.py:73 rhodecode/model/permission.py:79
3774 #: rhodecode/model/permission.py:73 rhodecode/model/permission.py:79
3761 #: rhodecode/model/permission.py:85
3775 #: rhodecode/model/permission.py:85
3762 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:13
3776 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:13
3763 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:13
3777 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:13
3764 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:13
3778 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:13
3765 #: rhodecode/templates/changeset/changeset_file_comment.mako:273
3779 #: rhodecode/templates/changeset/changeset_file_comment.mako:273
3766 #: rhodecode/templates/changeset/changeset_file_comment.mako:323
3780 #: rhodecode/templates/changeset/changeset_file_comment.mako:323
3767 #: rhodecode/templates/data_table/_dt_elements.mako:387
3781 #: rhodecode/templates/data_table/_dt_elements.mako:411
3768 msgid "Write"
3782 msgid "Write"
3769 msgstr ""
3783 msgstr ""
3770
3784
3771 #: rhodecode/model/permission.py:74 rhodecode/model/permission.py:80
3785 #: rhodecode/model/permission.py:74 rhodecode/model/permission.py:80
3772 #: rhodecode/model/permission.py:86
3786 #: rhodecode/model/permission.py:86
3773 #: rhodecode/templates/admin/auth/auth_settings.mako:12
3774 #: rhodecode/templates/admin/auth/plugin_settings.mako:12
3787 #: rhodecode/templates/admin/auth/plugin_settings.mako:12
3775 #: rhodecode/templates/admin/defaults/defaults.mako:12
3788 #: rhodecode/templates/admin/defaults/defaults.mako:12
3776 #: rhodecode/templates/admin/integrations/base.mako:21
3789 #: rhodecode/templates/admin/integrations/base.mako:21
3777 #: rhodecode/templates/admin/integrations/form.mako:15
3790 #: rhodecode/templates/admin/integrations/form.mako:15
3778 #: rhodecode/templates/admin/integrations/form.mako:28
3791 #: rhodecode/templates/admin/integrations/form.mako:28
3792 #: rhodecode/templates/admin/integrations/global.mako:12
3779 #: rhodecode/templates/admin/integrations/list.mako:8
3793 #: rhodecode/templates/admin/integrations/list.mako:8
3780 #: rhodecode/templates/admin/integrations/list.mako:14
3794 #: rhodecode/templates/admin/integrations/list.mako:14
3781 #: rhodecode/templates/admin/integrations/new.mako:11
3795 #: rhodecode/templates/admin/integrations/new.mako:11
3782 #: rhodecode/templates/admin/permissions/permissions.mako:12
3796 #: rhodecode/templates/admin/permissions/permissions.mako:12
3783 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:12
3797 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:12
3784 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:14
3798 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:14
3785 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:13
3786 #: rhodecode/templates/admin/repos/repo_add.mako:13
3799 #: rhodecode/templates/admin/repos/repo_add.mako:13
3787 #: rhodecode/templates/admin/repos/repo_add.mako:17
3800 #: rhodecode/templates/admin/repos/repo_add.mako:17
3788 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:14
3801 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:14
3789 #: rhodecode/templates/admin/repos/repos.mako:13
3790 #: rhodecode/templates/admin/settings/settings.mako:12
3802 #: rhodecode/templates/admin/settings/settings.mako:12
3791 #: rhodecode/templates/admin/user_groups/user_group_add.mako:11
3803 #: rhodecode/templates/admin/user_groups/user_group_add.mako:11
3792 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:12
3804 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:12
3793 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:14
3805 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:14
3794 #: rhodecode/templates/admin/user_groups/user_groups.mako:13
3795 #: rhodecode/templates/admin/users/user_add.mako:11
3806 #: rhodecode/templates/admin/users/user_add.mako:11
3796 #: rhodecode/templates/admin/users/user_edit.mako:12
3807 #: rhodecode/templates/admin/users/user_edit.mako:12
3797 #: rhodecode/templates/admin/users/users.mako:13
3808 #: rhodecode/templates/base/base.mako:639
3798 #: rhodecode/templates/base/base.mako:536
3799 #: rhodecode/templates/base/base.mako:543
3800 msgid "Admin"
3809 msgid "Admin"
3801 msgstr ""
3810 msgstr ""
3802
3811
3803 #: rhodecode/model/permission.py:89
3812 #: rhodecode/model/permission.py:89
3804 msgid "Protected/No Access"
3813 msgid "Protected/No Access"
3805 msgstr ""
3814 msgstr ""
3806
3815
3807 #: rhodecode/model/permission.py:90
3816 #: rhodecode/model/permission.py:90
3808 msgid "Web merge"
3817 msgid "Web merge"
3809 msgstr ""
3818 msgstr ""
3810
3819
3811 #: rhodecode/model/permission.py:91
3820 #: rhodecode/model/permission.py:91
3812 msgid "Push"
3821 msgid "Push"
3813 msgstr ""
3822 msgstr ""
3814
3823
3815 #: rhodecode/model/permission.py:92
3824 #: rhodecode/model/permission.py:92
3816 msgid "Force Push"
3825 msgid "Force Push"
3817 msgstr ""
3826 msgstr ""
3818
3827
3819 #: rhodecode/model/permission.py:95 rhodecode/model/permission.py:109
3828 #: rhodecode/model/permission.py:95 rhodecode/model/permission.py:109
3820 #: rhodecode/model/permission.py:113 rhodecode/model/permission.py:117
3829 #: rhodecode/model/permission.py:113 rhodecode/model/permission.py:117
3821 #: rhodecode/model/permission.py:121 rhodecode/model/permission.py:125
3830 #: rhodecode/model/permission.py:121 rhodecode/model/permission.py:125
3822 #: rhodecode/model/permission.py:129
3831 #: rhodecode/model/permission.py:129
3823 msgid "Disabled"
3832 msgid "Disabled"
3824 msgstr ""
3833 msgstr ""
3825
3834
3826 #: rhodecode/model/permission.py:96
3835 #: rhodecode/model/permission.py:96
3827 msgid "Allowed with manual account activation"
3836 msgid "Allowed with manual account activation"
3828 msgstr ""
3837 msgstr ""
3829
3838
3830 #: rhodecode/model/permission.py:97
3839 #: rhodecode/model/permission.py:97
3831 msgid "Allowed with automatic account activation"
3840 msgid "Allowed with automatic account activation"
3832 msgstr ""
3841 msgstr ""
3833
3842
3834 #: rhodecode/model/permission.py:100
3843 #: rhodecode/model/permission.py:100
3835 msgid "Allow password recovery"
3844 msgid "Allow password recovery"
3836 msgstr ""
3845 msgstr ""
3837
3846
3838 #: rhodecode/model/permission.py:101
3847 #: rhodecode/model/permission.py:101
3839 msgid "Hide password recovery link"
3848 msgid "Hide password recovery link"
3840 msgstr ""
3849 msgstr ""
3841
3850
3842 #: rhodecode/model/permission.py:102
3851 #: rhodecode/model/permission.py:102
3843 msgid "Disable password recovery"
3852 msgid "Disable password recovery"
3844 msgstr ""
3853 msgstr ""
3845
3854
3846 #: rhodecode/model/pull_request.py:80
3855 #: rhodecode/model/pull_request.py:80
3847 msgid "Pull request update successful."
3856 msgid "Pull request update successful."
3848 msgstr ""
3857 msgstr ""
3849
3858
3850 #: rhodecode/model/pull_request.py:82
3859 #: rhodecode/model/pull_request.py:82
3851 msgid "Pull request update failed because of an unknown error."
3860 msgid "Pull request update failed because of an unknown error."
3852 msgstr ""
3861 msgstr ""
3853
3862
3854 #: rhodecode/model/pull_request.py:84
3863 #: rhodecode/model/pull_request.py:84
3855 msgid "No update needed because the source and target have not changed."
3864 msgid "No update needed because the source and target have not changed."
3856 msgstr ""
3865 msgstr ""
3857
3866
3858 #: rhodecode/model/pull_request.py:86
3867 #: rhodecode/model/pull_request.py:86
3859 msgid "Pull request cannot be updated because the reference type is not supported for an update. Only Branch, Tag or Bookmark is allowed."
3868 msgid "Pull request cannot be updated because the reference type is not supported for an update. Only Branch, Tag or Bookmark is allowed."
3860 msgstr ""
3869 msgstr ""
3861
3870
3862 #: rhodecode/model/pull_request.py:89
3871 #: rhodecode/model/pull_request.py:89
3863 msgid "This pull request cannot be updated because the target reference is missing."
3872 msgid "This pull request cannot be updated because the target reference is missing."
3864 msgstr ""
3873 msgstr ""
3865
3874
3866 #: rhodecode/model/pull_request.py:92
3875 #: rhodecode/model/pull_request.py:92
3867 msgid "This pull request cannot be updated because the source reference is missing."
3876 msgid "This pull request cannot be updated because the source reference is missing."
3868 msgstr ""
3877 msgstr ""
3869
3878
3870 #: rhodecode/model/pull_request.py:1227
3879 #: rhodecode/model/pull_request.py:1240
3871 msgid "Server-side pull request merging is disabled."
3880 msgid "Server-side pull request merging is disabled."
3872 msgstr ""
3881 msgstr ""
3873
3882
3874 #: rhodecode/model/pull_request.py:1229
3883 #: rhodecode/model/pull_request.py:1242
3875 msgid "This pull request is closed."
3884 msgid "This pull request is closed."
3876 msgstr ""
3885 msgstr ""
3877
3886
3878 #: rhodecode/model/pull_request.py:1243
3887 #: rhodecode/model/pull_request.py:1256
3879 msgid "Pull request merging is not supported."
3888 msgid "Pull request merging is not supported."
3880 msgstr ""
3889 msgstr ""
3881
3890
3882 #: rhodecode/model/pull_request.py:1262
3891 #: rhodecode/model/pull_request.py:1275
3883 msgid "Target repository large files support is disabled."
3892 msgid "Target repository large files support is disabled."
3884 msgstr ""
3893 msgstr ""
3885
3894
3886 #: rhodecode/model/pull_request.py:1265
3895 #: rhodecode/model/pull_request.py:1278
3887 msgid "Source repository large files support is disabled."
3896 msgid "Source repository large files support is disabled."
3888 msgstr ""
3897 msgstr ""
3889
3898
3890 #: rhodecode/model/pull_request.py:1430 rhodecode/model/scm.py:924
3899 #: rhodecode/model/pull_request.py:1455 rhodecode/model/scm.py:926
3891 #: rhodecode/templates/admin/my_account/my_account.mako:31
3900 #: rhodecode/templates/admin/my_account/my_account.mako:31
3892 #: rhodecode/templates/base/base.mako:404
3901 #: rhodecode/templates/base/base.mako:469
3902 #: rhodecode/templates/summary/components.mako:46
3893 msgid "Bookmarks"
3903 msgid "Bookmarks"
3894 msgstr ""
3904 msgstr ""
3895
3905
3896 #: rhodecode/model/pull_request.py:1435
3906 #: rhodecode/model/pull_request.py:1460
3897 msgid "Commit IDs"
3907 msgid "Commit IDs"
3898 msgstr ""
3908 msgstr ""
3899
3909
3900 #: rhodecode/model/pull_request.py:1438
3910 #: rhodecode/model/pull_request.py:1463
3911 #: rhodecode/templates/summary/components.mako:22
3901 msgid "Closed Branches"
3912 msgid "Closed Branches"
3902 msgstr ""
3913 msgstr ""
3903
3914
3904 #: rhodecode/model/pull_request.py:1603
3915 #: rhodecode/model/pull_request.py:1629
3905 msgid "User `{}` not allowed to perform merge."
3916 msgid "User `{}` not allowed to perform merge."
3906 msgstr ""
3917 msgstr ""
3907
3918
3908 #: rhodecode/model/pull_request.py:1621
3919 #: rhodecode/model/pull_request.py:1647
3909 msgid "Target branch `{}` changes rejected by rule {}."
3920 msgid "Target branch `{}` changes rejected by rule {}."
3910 msgstr ""
3921 msgstr ""
3911
3922
3912 #: rhodecode/model/pull_request.py:1635
3923 #: rhodecode/model/pull_request.py:1661
3913 msgid "Pull request reviewer approval is pending."
3924 msgid "Pull request reviewer approval is pending."
3914 msgstr ""
3925 msgstr ""
3915
3926
3916 #: rhodecode/model/pull_request.py:1649
3927 #: rhodecode/model/pull_request.py:1675
3917 msgid "Cannot merge, {} TODO still not resolved."
3928 msgid "Cannot merge, {} TODO still not resolved."
3918 msgstr ""
3929 msgstr ""
3919
3930
3920 #: rhodecode/model/pull_request.py:1652
3931 #: rhodecode/model/pull_request.py:1678
3921 msgid "Cannot merge, {} TODOs still not resolved."
3932 msgid "Cannot merge, {} TODOs still not resolved."
3922 msgstr ""
3933 msgstr ""
3923
3934
3924 #: rhodecode/model/pull_request.py:1687
3935 #: rhodecode/model/pull_request.py:1713
3925 msgid "Merge strategy: rebase"
3936 msgid "Merge strategy: rebase"
3926 msgstr ""
3937 msgstr ""
3927
3938
3928 #: rhodecode/model/pull_request.py:1692
3939 #: rhodecode/model/pull_request.py:1718
3929 msgid "Merge strategy: explicit merge commit"
3940 msgid "Merge strategy: explicit merge commit"
3930 msgstr ""
3941 msgstr ""
3931
3942
3932 #: rhodecode/model/pull_request.py:1700
3943 #: rhodecode/model/pull_request.py:1726
3933 msgid "Source branch will be closed after merge."
3944 msgid "Source branch will be closed after merge."
3934 msgstr ""
3945 msgstr ""
3935
3946
3936 #: rhodecode/model/pull_request.py:1702
3947 #: rhodecode/model/pull_request.py:1728
3937 msgid "Source branch will be deleted after merge."
3948 msgid "Source branch will be deleted after merge."
3938 msgstr ""
3949 msgstr ""
3939
3950
3940 #: rhodecode/model/scm.py:902
3951 #: rhodecode/model/scm.py:904
3941 msgid "latest tip"
3952 msgid "latest tip"
3942 msgstr ""
3953 msgstr ""
3943
3954
3944 #: rhodecode/model/validators.py:93 rhodecode/model/validators.py:94
3955 #: rhodecode/model/validators.py:93 rhodecode/model/validators.py:94
3945 msgid "Value cannot be an empty list"
3956 msgid "Value cannot be an empty list"
3946 msgstr ""
3957 msgstr ""
3947
3958
3948 #: rhodecode/model/validators.py:140
3959 #: rhodecode/model/validators.py:140
3949 msgid "Pattern already exists"
3960 msgid "Pattern already exists"
3950 msgstr ""
3961 msgstr ""
3951
3962
3952 #: rhodecode/model/validators.py:161
3963 #: rhodecode/model/validators.py:161
3953 #, python-format
3964 #, python-format
3954 msgid "Username \"%(username)s\" already exists"
3965 msgid "Username \"%(username)s\" already exists"
3955 msgstr ""
3966 msgstr ""
3956
3967
3957 #: rhodecode/model/validators.py:163
3968 #: rhodecode/model/validators.py:163
3958 #, python-format
3969 #, python-format
3959 msgid "Username \"%(username)s\" is forbidden"
3970 msgid "Username \"%(username)s\" is forbidden"
3960 msgstr ""
3971 msgstr ""
3961
3972
3962 #: rhodecode/model/validators.py:165
3973 #: rhodecode/model/validators.py:165
3963 #: rhodecode/model/validation_schema/schemas/user_schema.py:71
3974 #: rhodecode/model/validation_schema/schemas/user_schema.py:71
3964 msgid "Username may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character or underscore"
3975 msgid "Username may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character or underscore"
3965 msgstr ""
3976 msgstr ""
3966
3977
3967 #: rhodecode/model/validators.py:196
3978 #: rhodecode/model/validators.py:196
3968 #, python-format
3979 #, python-format
3969 msgid "Username %(username)s is not valid"
3980 msgid "Username %(username)s is not valid"
3970 msgstr ""
3981 msgstr ""
3971
3982
3972 #: rhodecode/model/validators.py:197
3983 #: rhodecode/model/validators.py:197
3973 #, python-format
3984 #, python-format
3974 msgid "Username %(username)s is disabled"
3985 msgid "Username %(username)s is disabled"
3975 msgstr ""
3986 msgstr ""
3976
3987
3977 #: rhodecode/model/validators.py:222
3988 #: rhodecode/model/validators.py:222
3978 msgid "Invalid user group name"
3989 msgid "Invalid user group name"
3979 msgstr ""
3990 msgstr ""
3980
3991
3981 #: rhodecode/model/validators.py:223
3992 #: rhodecode/model/validators.py:223
3982 #, python-format
3993 #, python-format
3983 msgid "User group `%(usergroup)s` already exists"
3994 msgid "User group `%(usergroup)s` already exists"
3984 msgstr ""
3995 msgstr ""
3985
3996
3986 #: rhodecode/model/validators.py:225
3997 #: rhodecode/model/validators.py:225
3987 msgid "user group name may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character"
3998 msgid "user group name may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character"
3988 msgstr ""
3999 msgstr ""
3989
4000
3990 #: rhodecode/model/validators.py:265
4001 #: rhodecode/model/validators.py:265
3991 msgid "Cannot assign this group as parent"
4002 msgid "Cannot assign this group as parent"
3992 msgstr ""
4003 msgstr ""
3993
4004
3994 #: rhodecode/model/validators.py:266
4005 #: rhodecode/model/validators.py:266
3995 #, python-format
4006 #, python-format
3996 msgid "Group \"%(group_name)s\" already exists"
4007 msgid "Group \"%(group_name)s\" already exists"
3997 msgstr ""
4008 msgstr ""
3998
4009
3999 #: rhodecode/model/validators.py:267
4010 #: rhodecode/model/validators.py:267
4000 #, python-format
4011 #, python-format
4001 msgid "Repository with name \"%(group_name)s\" already exists"
4012 msgid "Repository with name \"%(group_name)s\" already exists"
4002 msgstr ""
4013 msgstr ""
4003
4014
4004 #: rhodecode/model/validators.py:269
4015 #: rhodecode/model/validators.py:269
4005 msgid "no permission to store repository groupin this location"
4016 msgid "no permission to store repository groupin this location"
4006 msgstr ""
4017 msgstr ""
4007
4018
4008 #: rhodecode/model/validators.py:271
4019 #: rhodecode/model/validators.py:271
4009 msgid "no permission to store repository group in root location"
4020 msgid "no permission to store repository group in root location"
4010 msgstr ""
4021 msgstr ""
4011
4022
4012 #: rhodecode/model/validators.py:388
4023 #: rhodecode/model/validators.py:388
4013 msgid "Invalid characters (non-ascii) in password"
4024 msgid "Invalid characters (non-ascii) in password"
4014 msgstr ""
4025 msgstr ""
4015
4026
4016 #: rhodecode/model/validators.py:407
4027 #: rhodecode/model/validators.py:407
4017 msgid "Passwords do not match"
4028 msgid "Passwords do not match"
4018 msgstr ""
4029 msgstr ""
4019
4030
4020 #: rhodecode/model/validators.py:427
4031 #: rhodecode/model/validators.py:427
4021 msgid "invalid password"
4032 msgid "invalid password"
4022 msgstr ""
4033 msgstr ""
4023
4034
4024 #: rhodecode/model/validators.py:428
4035 #: rhodecode/model/validators.py:428
4025 msgid "invalid user name"
4036 msgid "invalid user name"
4026 msgstr ""
4037 msgstr ""
4027
4038
4028 #: rhodecode/model/validators.py:429
4039 #: rhodecode/model/validators.py:429
4029 msgid "Your account is disabled"
4040 msgid "Your account is disabled"
4030 msgstr ""
4041 msgstr ""
4031
4042
4032 #: rhodecode/model/validators.py:465
4043 #: rhodecode/model/validators.py:465
4033 #, python-format
4044 #, python-format
4034 msgid "Repository name %(repo)s is disallowed"
4045 msgid "Repository name %(repo)s is disallowed"
4035 msgstr ""
4046 msgstr ""
4036
4047
4037 #: rhodecode/model/validators.py:467
4048 #: rhodecode/model/validators.py:467
4038 #, python-format
4049 #, python-format
4039 msgid "Repository with name %(repo)s already exists"
4050 msgid "Repository with name %(repo)s already exists"
4040 msgstr ""
4051 msgstr ""
4041
4052
4042 #: rhodecode/model/validators.py:469
4053 #: rhodecode/model/validators.py:469
4043 #, python-format
4054 #, python-format
4044 msgid "Repository group with name \"%(repo)s\" already exists"
4055 msgid "Repository group with name \"%(repo)s\" already exists"
4045 msgstr ""
4056 msgstr ""
4046
4057
4047 #: rhodecode/model/validators.py:472
4058 #: rhodecode/model/validators.py:472
4048 #, python-format
4059 #, python-format
4049 msgid "Repository with name %(repo)s exists in group \"%(group)s\""
4060 msgid "Repository with name %(repo)s exists in group \"%(group)s\""
4050 msgstr ""
4061 msgstr ""
4051
4062
4052 #: rhodecode/model/validators.py:474
4063 #: rhodecode/model/validators.py:474
4053 #, python-format
4064 #, python-format
4054 msgid "Repository group with name \"%(repo)s\" exists in group \"%(group)s\""
4065 msgid "Repository group with name \"%(repo)s\" exists in group \"%(group)s\""
4055 msgstr ""
4066 msgstr ""
4056
4067
4057 #: rhodecode/model/validators.py:567
4068 #: rhodecode/model/validators.py:567
4058 #: rhodecode/model/validation_schema/schemas/repo_schema.py:219
4069 #: rhodecode/model/validation_schema/schemas/repo_schema.py:219
4059 msgid "Repository name cannot end with .git"
4070 msgid "Repository name cannot end with .git"
4060 msgstr ""
4071 msgstr ""
4061
4072
4062 #: rhodecode/model/validators.py:627
4073 #: rhodecode/model/validators.py:627
4063 #, python-format
4074 #, python-format
4064 msgid "invalid clone url for %(rtype)s repository"
4075 msgid "invalid clone url for %(rtype)s repository"
4065 msgstr ""
4076 msgstr ""
4066
4077
4067 #: rhodecode/model/validators.py:628
4078 #: rhodecode/model/validators.py:628
4068 #, python-format
4079 #, python-format
4069 msgid "Invalid clone url, provide a valid clone url starting with one of %(allowed_prefixes)s"
4080 msgid "Invalid clone url, provide a valid clone url starting with one of %(allowed_prefixes)s"
4070 msgstr ""
4081 msgstr ""
4071
4082
4072 #: rhodecode/model/validators.py:660
4083 #: rhodecode/model/validators.py:660
4073 msgid "Fork have to be the same type as parent"
4084 msgid "Fork have to be the same type as parent"
4074 msgstr ""
4085 msgstr ""
4075
4086
4076 #: rhodecode/model/validators.py:677
4087 #: rhodecode/model/validators.py:677
4077 msgid "You do not have the permission to create repositories in this group."
4088 msgid "You do not have the permission to create repositories in this group."
4078 msgstr ""
4089 msgstr ""
4079
4090
4080 #: rhodecode/model/validators.py:680
4091 #: rhodecode/model/validators.py:680
4081 #: rhodecode/model/validation_schema/schemas/repo_schema.py:125
4092 #: rhodecode/model/validation_schema/schemas/repo_schema.py:125
4082 msgid "You do not have the permission to store repositories in the root location."
4093 msgid "You do not have the permission to store repositories in the root location."
4083 msgstr ""
4094 msgstr ""
4084
4095
4085 #: rhodecode/model/validators.py:740
4096 #: rhodecode/model/validators.py:740
4086 msgid "This username or user group name is not valid"
4097 msgid "This username or user group name is not valid"
4087 msgstr ""
4098 msgstr ""
4088
4099
4089 #: rhodecode/model/validators.py:853
4100 #: rhodecode/model/validators.py:853
4090 msgid "This is not a valid path"
4101 msgid "This is not a valid path"
4091 msgstr ""
4102 msgstr ""
4092
4103
4093 #: rhodecode/model/validators.py:871
4104 #: rhodecode/model/validators.py:871
4094 #: rhodecode/model/validation_schema/schemas/user_schema.py:141
4105 #: rhodecode/model/validation_schema/schemas/user_schema.py:141
4095 #: rhodecode/model/validation_schema/schemas/user_schema.py:145
4106 #: rhodecode/model/validation_schema/schemas/user_schema.py:145
4096 msgid "This e-mail address is already taken"
4107 msgid "This e-mail address is already taken"
4097 msgstr ""
4108 msgstr ""
4098
4109
4099 #: rhodecode/model/validators.py:893
4110 #: rhodecode/model/validators.py:893
4100 #, python-format
4111 #, python-format
4101 msgid "e-mail \"%(email)s\" does not exist."
4112 msgid "e-mail \"%(email)s\" does not exist."
4102 msgstr ""
4113 msgstr ""
4103
4114
4104 #: rhodecode/model/validators.py:914
4115 #: rhodecode/model/validators.py:914
4105 #, python-format
4116 #, python-format
4106 msgid "Revisions %(revs)s are already part of pull request or have set status"
4117 msgid "Revisions %(revs)s are already part of pull request or have set status"
4107 msgstr ""
4118 msgstr ""
4108
4119
4109 #: rhodecode/model/validators.py:947
4120 #: rhodecode/model/validators.py:947
4110 #: rhodecode/model/validation_schema/validators.py:41
4121 #: rhodecode/model/validation_schema/validators.py:41
4111 #: rhodecode/model/validation_schema/validators.py:54
4122 #: rhodecode/model/validation_schema/validators.py:54
4112 msgid "Please enter a valid IPv4 or IpV6 address"
4123 msgid "Please enter a valid IPv4 or IpV6 address"
4113 msgstr ""
4124 msgstr ""
4114
4125
4115 #: rhodecode/model/validators.py:948
4126 #: rhodecode/model/validators.py:948
4116 #, python-format
4127 #, python-format
4117 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
4128 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
4118 msgstr ""
4129 msgstr ""
4119
4130
4120 #: rhodecode/model/validators.py:976
4131 #: rhodecode/model/validators.py:976
4121 msgid "Key name can only consist of letters, underscore, dash or numbers"
4132 msgid "Key name can only consist of letters, underscore, dash or numbers"
4122 msgstr ""
4133 msgstr ""
4123
4134
4124 #: rhodecode/model/validators.py:993
4135 #: rhodecode/model/validators.py:993
4125 #, python-format
4136 #, python-format
4126 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
4137 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
4127 msgstr ""
4138 msgstr ""
4128
4139
4129 #: rhodecode/model/validators.py:996
4140 #: rhodecode/model/validators.py:996
4130 #, python-format
4141 #, python-format
4131 msgid "The plugin \"%(plugin_id)s\" is missing an includeme function."
4142 msgid "The plugin \"%(plugin_id)s\" is missing an includeme function."
4132 msgstr ""
4143 msgstr ""
4133
4144
4134 #: rhodecode/model/validators.py:999
4145 #: rhodecode/model/validators.py:999
4135 #, python-format
4146 #, python-format
4136 msgid "Can not load plugin \"%(plugin_id)s\""
4147 msgid "Can not load plugin \"%(plugin_id)s\""
4137 msgstr ""
4148 msgstr ""
4138
4149
4139 #: rhodecode/model/validators.py:1001
4150 #: rhodecode/model/validators.py:1001
4140 #, python-format
4151 #, python-format
4141 msgid "No plugin available with ID \"%(plugin_id)s\""
4152 msgid "No plugin available with ID \"%(plugin_id)s\""
4142 msgstr ""
4153 msgstr ""
4143
4154
4144 #: rhodecode/model/validators.py:1069
4155 #: rhodecode/model/validators.py:1069
4145 msgid "Url must start with http or /"
4156 msgid "Url must start with http or /"
4146 msgstr ""
4157 msgstr ""
4147
4158
4148 #: rhodecode/model/validation_schema/validators.py:62
4159 #: rhodecode/model/validation_schema/validators.py:62
4149 msgid "Invalid glob pattern"
4160 msgid "Invalid glob pattern"
4150 msgstr ""
4161 msgstr ""
4151
4162
4152 #: rhodecode/model/validation_schema/validators.py:71
4163 #: rhodecode/model/validation_schema/validators.py:71
4153 msgid "Name must start with a letter or number. Got `{}`"
4164 msgid "Name must start with a letter or number. Got `{}`"
4154 msgstr ""
4165 msgstr ""
4155
4166
4156 #: rhodecode/model/validation_schema/validators.py:142
4167 #: rhodecode/model/validation_schema/validators.py:142
4157 msgid "invalid clone url for {repo_type} repository"
4168 msgid "invalid clone url for {repo_type} repository"
4158 msgstr ""
4169 msgstr ""
4159
4170
4160 #: rhodecode/model/validation_schema/validators.py:151
4171 #: rhodecode/model/validation_schema/validators.py:151
4161 msgid "Please enter a valid json object"
4172 msgid "Please enter a valid json object"
4162 msgstr ""
4173 msgstr ""
4163
4174
4164 #: rhodecode/model/validation_schema/schemas/comment_schema.py:42
4175 #: rhodecode/model/validation_schema/schemas/comment_schema.py:42
4165 #: rhodecode/model/validation_schema/schemas/gist_schema.py:89
4176 #: rhodecode/model/validation_schema/schemas/gist_schema.py:89
4166 msgid "Gist with name {} already exists"
4177 msgid "Gist with name {} already exists"
4167 msgstr ""
4178 msgstr ""
4168
4179
4169 #: rhodecode/model/validation_schema/schemas/comment_schema.py:48
4180 #: rhodecode/model/validation_schema/schemas/comment_schema.py:48
4170 #: rhodecode/model/validation_schema/schemas/gist_schema.py:95
4181 #: rhodecode/model/validation_schema/schemas/gist_schema.py:95
4171 msgid "Filename {} cannot be inside a directory"
4182 msgid "Filename {} cannot be inside a directory"
4172 msgstr ""
4183 msgstr ""
4173
4184
4174 #: rhodecode/model/validation_schema/schemas/gist_schema.py:132
4185 #: rhodecode/model/validation_schema/schemas/gist_schema.py:132
4175 msgid "Duplicated value for filename found: `{}`"
4186 msgid "Duplicated value for filename found: `{}`"
4176 msgstr ""
4187 msgstr ""
4177
4188
4178 #: rhodecode/model/validation_schema/schemas/integration_schema.py:36
4189 #: rhodecode/model/validation_schema/schemas/integration_schema.py:36
4179 msgid "Pick a scope:"
4190 msgid "Pick a scope:"
4180 msgstr ""
4191 msgstr ""
4181
4192
4182 #: rhodecode/model/validation_schema/schemas/integration_schema.py:39
4193 #: rhodecode/model/validation_schema/schemas/integration_schema.py:39
4183 msgid "Global (all repositories)"
4194 msgid "Global (all repositories)"
4184 msgstr ""
4195 msgstr ""
4185
4196
4186 #: rhodecode/model/validation_schema/schemas/integration_schema.py:40
4197 #: rhodecode/model/validation_schema/schemas/integration_schema.py:40
4187 msgid "Top level repositories only"
4198 msgid "Top level repositories only"
4188 msgstr ""
4199 msgstr ""
4189
4200
4190 #: rhodecode/model/validation_schema/schemas/integration_schema.py:79
4201 #: rhodecode/model/validation_schema/schemas/integration_schema.py:79
4191 msgid "Only repo admins can create integrations"
4202 msgid "Only repo admins can create integrations"
4192 msgstr ""
4203 msgstr ""
4193
4204
4194 #: rhodecode/model/validation_schema/schemas/integration_schema.py:86
4205 #: rhodecode/model/validation_schema/schemas/integration_schema.py:86
4195 msgid "Only repogroup admins can create integrations"
4206 msgid "Only repogroup admins can create integrations"
4196 msgstr ""
4207 msgstr ""
4197
4208
4198 #: rhodecode/model/validation_schema/schemas/integration_schema.py:91
4209 #: rhodecode/model/validation_schema/schemas/integration_schema.py:91
4199 msgid "Only superadmins can create global integrations"
4210 msgid "Only superadmins can create global integrations"
4200 msgstr ""
4211 msgstr ""
4201
4212
4202 #: rhodecode/model/validation_schema/schemas/integration_schema.py:181
4213 #: rhodecode/model/validation_schema/schemas/integration_schema.py:181
4203 msgid "Scope of the integration. Recursive means the integration runs on all repos of that group and children recursively."
4214 msgid "Scope of the integration. Recursive means the integration runs on all repos of that group and children recursively."
4204 msgstr ""
4215 msgstr ""
4205
4216
4206 #: rhodecode/model/validation_schema/schemas/integration_schema.py:184
4217 #: rhodecode/model/validation_schema/schemas/integration_schema.py:184
4207 msgid "Integration scope"
4218 msgid "Integration scope"
4208 msgstr ""
4219 msgstr ""
4209
4220
4210 #: rhodecode/model/validation_schema/schemas/integration_schema.py:214
4221 #: rhodecode/model/validation_schema/schemas/integration_schema.py:214
4211 msgid "General integration options"
4222 msgid "General integration options"
4212 msgstr ""
4223 msgstr ""
4213
4224
4214 #: rhodecode/model/validation_schema/schemas/integration_schema.py:217
4225 #: rhodecode/model/validation_schema/schemas/integration_schema.py:217
4215 msgid "{integration_type} settings"
4226 msgid "{integration_type} settings"
4216 msgstr ""
4227 msgstr ""
4217
4228
4218 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:52
4229 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:52
4219 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:56
4230 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:56
4220 msgid "Parent repository group `{}` does not exist"
4231 msgid "Parent repository group `{}` does not exist"
4221 msgstr ""
4232 msgstr ""
4222
4233
4223 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:58
4234 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:58
4224 msgid "You do not have the permission to store repository groups in the root location."
4235 msgid "You do not have the permission to store repository groups in the root location."
4225 msgstr ""
4236 msgstr ""
4226
4237
4227 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:118
4238 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:118
4228 msgid "Repo group owner with id `{}` does not exists"
4239 msgid "Repo group owner with id `{}` does not exists"
4229 msgstr ""
4240 msgstr ""
4230
4241
4231 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:136
4242 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:136
4232 #: rhodecode/model/validation_schema/schemas/repo_schema.py:204
4243 #: rhodecode/model/validation_schema/schemas/repo_schema.py:204
4233 msgid "Repository with name `{}` already exists"
4244 msgid "Repository with name `{}` already exists"
4234 msgstr ""
4245 msgstr ""
4235
4246
4236 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:141
4247 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:141
4237 #: rhodecode/model/validation_schema/schemas/repo_schema.py:209
4248 #: rhodecode/model/validation_schema/schemas/repo_schema.py:209
4238 msgid "Repository group with name `{}` already exists"
4249 msgid "Repository group with name `{}` already exists"
4239 msgstr ""
4250 msgstr ""
4240
4251
4241 #: rhodecode/model/validation_schema/schemas/repo_schema.py:55
4252 #: rhodecode/model/validation_schema/schemas/repo_schema.py:55
4242 msgid "Repo owner with id `{}` does not exists"
4253 msgid "Repo owner with id `{}` does not exists"
4243 msgstr ""
4254 msgstr ""
4244
4255
4245 #: rhodecode/model/validation_schema/schemas/repo_schema.py:91
4256 #: rhodecode/model/validation_schema/schemas/repo_schema.py:91
4246 msgid "Fork with id `{}` does not exists"
4257 msgid "Fork with id `{}` does not exists"
4247 msgstr ""
4258 msgstr ""
4248
4259
4249 #: rhodecode/model/validation_schema/schemas/repo_schema.py:94
4260 #: rhodecode/model/validation_schema/schemas/repo_schema.py:94
4250 msgid "Cannot set fork of parameter of this repository to itself"
4261 msgid "Cannot set fork of parameter of this repository to itself"
4251 msgstr ""
4262 msgstr ""
4252
4263
4253 #: rhodecode/model/validation_schema/schemas/repo_schema.py:119
4264 #: rhodecode/model/validation_schema/schemas/repo_schema.py:119
4254 #: rhodecode/model/validation_schema/schemas/repo_schema.py:123
4265 #: rhodecode/model/validation_schema/schemas/repo_schema.py:123
4255 msgid "Repository group `{}` does not exist"
4266 msgid "Repository group `{}` does not exist"
4256 msgstr ""
4267 msgstr ""
4257
4268
4258 #: rhodecode/model/validation_schema/schemas/user_group_schema.py:32
4269 #: rhodecode/model/validation_schema/schemas/user_group_schema.py:32
4259 msgid "Allowed in name are letters, numbers, and `-`, `_`, `.` Name must start with a letter or number. Got `{}`"
4270 msgid "Allowed in name are letters, numbers, and `-`, `_`, `.` Name must start with a letter or number. Got `{}`"
4260 msgstr ""
4271 msgstr ""
4261
4272
4262 #: rhodecode/model/validation_schema/schemas/user_group_schema.py:48
4273 #: rhodecode/model/validation_schema/schemas/user_group_schema.py:48
4263 msgid "User group owner with id `{}` does not exists"
4274 msgid "User group owner with id `{}` does not exists"
4264 msgstr ""
4275 msgstr ""
4265
4276
4266 #: rhodecode/model/validation_schema/schemas/user_schema.py:39
4277 #: rhodecode/model/validation_schema/schemas/user_schema.py:39
4267 msgid "Password is incorrect"
4278 msgid "Password is incorrect"
4268 msgstr ""
4279 msgstr ""
4269
4280
4270 #: rhodecode/model/validation_schema/schemas/user_schema.py:62
4281 #: rhodecode/model/validation_schema/schemas/user_schema.py:62
4271 msgid "New password must be different to old password"
4282 msgid "New password must be different to old password"
4272 msgstr ""
4283 msgstr ""
4273
4284
4274 #: rhodecode/model/validation_schema/schemas/user_schema.py:174
4285 #: rhodecode/model/validation_schema/schemas/user_schema.py:174
4275 msgid "Additional emails can be specified at <a href=\"{}\">extra emails</a> page."
4286 msgid "Additional emails can be specified at <a href=\"{}\">extra emails</a> page."
4276 msgstr ""
4287 msgstr ""
4277
4288
4278 #: rhodecode/public/js/scripts.js:19
4289 #: rhodecode/public/js/scripts.js:19
4279 msgid ": , "
4290 msgid ": , "
4280 msgstr ""
4291 msgstr ""
4281
4292
4282 #: rhodecode/public/js/scripts.js:20578
4293 #: rhodecode/public/js/scripts.js:24109
4283 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:38
4294 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:38
4284 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
4295 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
4285 msgid "No results"
4296 msgid "No results"
4286 msgstr ""
4297 msgstr ""
4287
4298
4288 #: rhodecode/public/js/scripts.js:22026
4299 #: rhodecode/public/js/scripts.js:25569
4289 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:121
4300 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:121
4290 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:109
4301 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:109
4291 msgid "{0} year"
4302 msgid "{0} year"
4292 msgstr ""
4303 msgstr ""
4293
4304
4294 #: rhodecode/public/js/scripts.js:22027
4305 #: rhodecode/public/js/scripts.js:25570
4295 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:113
4306 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:113
4296 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:110
4307 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:110
4297 msgid "{0} month"
4308 msgid "{0} month"
4298 msgstr ""
4309 msgstr ""
4299
4310
4300 #: rhodecode/public/js/scripts.js:22028
4311 #: rhodecode/public/js/scripts.js:25571
4301 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:108
4312 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:108
4302 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:111
4313 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:111
4303 msgid "{0} day"
4314 msgid "{0} day"
4304 msgstr ""
4315 msgstr ""
4305
4316
4306 #: rhodecode/public/js/scripts.js:22029
4317 #: rhodecode/public/js/scripts.js:25572
4307 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:110
4318 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:110
4308 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:112
4319 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:112
4309 msgid "{0} hour"
4320 msgid "{0} hour"
4310 msgstr ""
4321 msgstr ""
4311
4322
4312 #: rhodecode/public/js/scripts.js:22030
4323 #: rhodecode/public/js/scripts.js:25573
4313 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:112
4324 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:112
4314 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:113
4325 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:113
4315 msgid "{0} min"
4326 msgid "{0} min"
4316 msgstr ""
4327 msgstr ""
4317
4328
4318 #: rhodecode/public/js/scripts.js:22031
4329 #: rhodecode/public/js/scripts.js:25574
4319 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:118
4330 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:118
4320 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:114
4331 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:114
4321 msgid "{0} sec"
4332 msgid "{0} sec"
4322 msgstr ""
4333 msgstr ""
4323
4334
4324 #: rhodecode/public/js/scripts.js:22051
4335 #: rhodecode/public/js/scripts.js:25594
4325 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:89
4336 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:89
4326 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:134
4337 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:134
4327 msgid "in {0}"
4338 msgid "in {0}"
4328 msgstr ""
4339 msgstr ""
4329
4340
4330 #: rhodecode/public/js/scripts.js:22059
4341 #: rhodecode/public/js/scripts.js:25602
4331 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:105
4342 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:105
4332 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:142
4343 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:142
4333 msgid "{0} ago"
4344 msgid "{0} ago"
4334 msgstr ""
4345 msgstr ""
4335
4346
4336 #: rhodecode/public/js/scripts.js:22071
4347 #: rhodecode/public/js/scripts.js:25614
4337 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:123
4348 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:123
4338 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:154
4349 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:154
4339 msgid "{0}, {1} ago"
4350 msgid "{0}, {1} ago"
4340 msgstr ""
4351 msgstr ""
4341
4352
4342 #: rhodecode/public/js/scripts.js:22073
4353 #: rhodecode/public/js/scripts.js:25616
4343 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:91
4354 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:91
4344 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:156
4355 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:156
4345 msgid "in {0}, {1}"
4356 msgid "in {0}, {1}"
4346 msgstr ""
4357 msgstr ""
4347
4358
4348 #: rhodecode/public/js/scripts.js:22077
4359 #: rhodecode/public/js/scripts.js:25620
4349 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:106
4360 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:106
4350 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:160
4361 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:160
4351 msgid "{0} and {1}"
4362 msgid "{0} and {1}"
4352 msgstr ""
4363 msgstr ""
4353
4364
4354 #: rhodecode/public/js/scripts.js:22079
4365 #: rhodecode/public/js/scripts.js:25622
4355 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:107
4366 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:107
4356 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:162
4367 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:162
4357 msgid "{0} and {1} ago"
4368 msgid "{0} and {1} ago"
4358 msgstr ""
4369 msgstr ""
4359
4370
4360 #: rhodecode/public/js/scripts.js:22081
4371 #: rhodecode/public/js/scripts.js:25624
4361 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:90
4372 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:90
4362 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:164
4373 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:164
4363 msgid "in {0} and {1}"
4374 msgid "in {0} and {1}"
4364 msgstr ""
4375 msgstr ""
4365
4376
4366 #: rhodecode/public/js/scripts.js:36140
4377 #: rhodecode/public/js/scripts.js:39683
4367 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:28
4378 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:28
4368 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:4
4379 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:4
4369 msgid "Loading more results..."
4380 msgid "Loading more results..."
4370 msgstr ""
4381 msgstr ""
4371
4382
4372 #: rhodecode/public/js/scripts.js:36143
4383 #: rhodecode/public/js/scripts.js:39686
4373 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:54
4384 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:54
4374 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:7
4385 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:7
4375 msgid "Searching..."
4386 msgid "Searching..."
4376 msgstr ""
4387 msgstr ""
4377
4388
4378 #: rhodecode/public/js/scripts.js:36146
4389 #: rhodecode/public/js/scripts.js:39689
4379 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:33
4390 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:33
4380 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:10
4391 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:10
4381 msgid "No matches found"
4392 msgid "No matches found"
4382 msgstr ""
4393 msgstr ""
4383
4394
4384 #: rhodecode/public/js/scripts.js:36149
4395 #: rhodecode/public/js/scripts.js:39692
4385 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:27
4396 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:27
4386 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:13
4397 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:13
4387 msgid "Loading failed"
4398 msgid "Loading failed"
4388 msgstr ""
4399 msgstr ""
4389
4400
4390 #: rhodecode/public/js/scripts.js:36153
4401 #: rhodecode/public/js/scripts.js:39696
4391 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:45
4402 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:45
4392 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:17
4403 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:17
4393 msgid "One result is available, press enter to select it."
4404 msgid "One result is available, press enter to select it."
4394 msgstr ""
4405 msgstr ""
4395
4406
4396 #: rhodecode/public/js/scripts.js:36155
4407 #: rhodecode/public/js/scripts.js:39698
4397 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:117
4408 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:117
4398 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:19
4409 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:19
4399 msgid "{0} results are available, use up and down arrow keys to navigate."
4410 msgid "{0} results are available, use up and down arrow keys to navigate."
4400 msgstr ""
4411 msgstr ""
4401
4412
4402 #: rhodecode/public/js/scripts.js:36160
4413 #: rhodecode/public/js/scripts.js:39703
4403 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:50
4414 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:50
4404 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:24
4415 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:24
4405 msgid "Please enter {0} or more character"
4416 msgid "Please enter {0} or more character"
4406 msgstr ""
4417 msgstr ""
4407
4418
4408 #: rhodecode/public/js/scripts.js:36162
4419 #: rhodecode/public/js/scripts.js:39705
4409 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:51
4420 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:51
4410 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:26
4421 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:26
4411 msgid "Please enter {0} or more characters"
4422 msgid "Please enter {0} or more characters"
4412 msgstr ""
4423 msgstr ""
4413
4424
4414 #: rhodecode/public/js/scripts.js:36167
4425 #: rhodecode/public/js/scripts.js:39710
4415 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:48
4426 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:48
4416 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:31
4427 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:31
4417 msgid "Please delete {0} character"
4428 msgid "Please delete {0} character"
4418 msgstr ""
4429 msgstr ""
4419
4430
4420 #: rhodecode/public/js/scripts.js:36169
4431 #: rhodecode/public/js/scripts.js:39712
4421 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
4432 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
4422 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:33
4433 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:33
4423 msgid "Please delete {0} characters"
4434 msgid "Please delete {0} characters"
4424 msgstr ""
4435 msgstr ""
4425
4436
4426 #: rhodecode/public/js/scripts.js:36173
4437 #: rhodecode/public/js/scripts.js:39716
4427 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:80
4438 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:80
4428 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:37
4439 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:37
4429 msgid "You can only select {0} item"
4440 msgid "You can only select {0} item"
4430 msgstr ""
4441 msgstr ""
4431
4442
4432 #: rhodecode/public/js/scripts.js:36175
4443 #: rhodecode/public/js/scripts.js:39718
4433 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:81
4444 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:81
4434 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:39
4445 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:39
4435 msgid "You can only select {0} items"
4446 msgid "You can only select {0} items"
4436 msgstr ""
4447 msgstr ""
4437
4448
4438 #: rhodecode/public/js/scripts.js:37113
4449 #: rhodecode/public/js/scripts.js:40656
4439 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:97
4450 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:97
4440 #: rhodecode/public/js/src/rhodecode/changelog.js:35
4451 #: rhodecode/public/js/src/rhodecode/changelog.js:35
4441 msgid "showing {0} out of {1} commit"
4452 msgid "showing {0} out of {1} commit"
4442 msgstr ""
4453 msgstr ""
4443
4454
4444 #: rhodecode/public/js/scripts.js:37115
4455 #: rhodecode/public/js/scripts.js:40658
4445 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:98
4456 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:98
4446 #: rhodecode/public/js/src/rhodecode/changelog.js:37
4457 #: rhodecode/public/js/src/rhodecode/changelog.js:37
4447 msgid "showing {0} out of {1} commits"
4458 msgid "showing {0} out of {1} commits"
4448 msgstr ""
4459 msgstr ""
4449
4460
4450 #: rhodecode/public/js/scripts.js:37627
4461 #: rhodecode/public/js/scripts.js:41194
4451 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:57
4462 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:57
4452 #: rhodecode/public/js/src/rhodecode/codemirror.js:359
4463 #: rhodecode/public/js/src/rhodecode/codemirror.js:364
4453 msgid "Set status to Approved"
4464 msgid "Set status to Approved"
4454 msgstr ""
4465 msgstr ""
4455
4466
4456 #: rhodecode/public/js/scripts.js:37646
4467 #: rhodecode/public/js/scripts.js:41213
4457 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:58
4468 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:58
4458 #: rhodecode/public/js/src/rhodecode/codemirror.js:378
4469 #: rhodecode/public/js/src/rhodecode/codemirror.js:383
4459 msgid "Set status to Rejected"
4470 msgid "Set status to Rejected"
4460 msgstr ""
4471 msgstr ""
4461
4472
4462 #: rhodecode/public/js/scripts.js:37665
4473 #: rhodecode/public/js/scripts.js:41232
4463 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:72
4474 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:72
4464 #: rhodecode/public/js/src/rhodecode/codemirror.js:397
4475 #: rhodecode/public/js/src/rhodecode/codemirror.js:402
4465 #: rhodecode/templates/email_templates/commit_comment.mako:102
4476 #: rhodecode/templates/email_templates/commit_comment.mako:102
4466 #: rhodecode/templates/email_templates/pull_request_comment.mako:107
4477 #: rhodecode/templates/email_templates/pull_request_comment.mako:107
4467 msgid "TODO comment"
4478 msgid "TODO comment"
4468 msgstr ""
4479 msgstr ""
4469
4480
4470 #: rhodecode/public/js/scripts.js:37685
4481 #: rhodecode/public/js/scripts.js:41252
4471 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:44
4482 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:44
4472 #: rhodecode/public/js/src/rhodecode/codemirror.js:417
4483 #: rhodecode/public/js/src/rhodecode/codemirror.js:422
4473 msgid "Note Comment"
4484 msgid "Note Comment"
4474 msgstr ""
4485 msgstr ""
4475
4486
4476 #: rhodecode/public/js/scripts.js:37998 rhodecode/public/js/scripts.js:38352
4487 #: rhodecode/public/js/scripts.js:41553 rhodecode/public/js/scripts.js:41907
4477 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:67
4488 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:67
4478 #: rhodecode/public/js/src/rhodecode/codemirror.js:730
4489 #: rhodecode/public/js/src/rhodecode/codemirror.js:723
4479 #: rhodecode/public/js/src/rhodecode/comments.js:233
4490 #: rhodecode/public/js/src/rhodecode/comments.js:233
4480 msgid "Status Review"
4491 msgid "Status Review"
4481 msgstr ""
4492 msgstr ""
4482
4493
4483 #: rhodecode/public/js/scripts.js:38013 rhodecode/public/js/scripts.js:38367
4494 #: rhodecode/public/js/scripts.js:41568 rhodecode/public/js/scripts.js:41922
4484 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:12
4495 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:12
4485 #: rhodecode/public/js/src/rhodecode/codemirror.js:745
4496 #: rhodecode/public/js/src/rhodecode/codemirror.js:738
4486 #: rhodecode/public/js/src/rhodecode/comments.js:248
4497 #: rhodecode/public/js/src/rhodecode/comments.js:248
4487 msgid "Comment text will be set automatically based on currently selected status ({0}) ..."
4498 msgid "Comment text will be set automatically based on currently selected status ({0}) ..."
4488 msgstr ""
4499 msgstr ""
4489
4500
4490 #: rhodecode/public/js/scripts.js:38094 rhodecode/public/js/scripts.js:38562
4501 #: rhodecode/public/js/scripts.js:41649 rhodecode/public/js/scripts.js:42117
4502 #: rhodecode/public/js/scripts.js:43030
4491 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:26
4503 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:26
4492 #: rhodecode/public/js/src/rhodecode/codemirror.js:826
4504 #: rhodecode/public/js/src/rhodecode/codemirror.js:819
4493 #: rhodecode/public/js/src/rhodecode/comments.js:443
4505 #: rhodecode/public/js/src/rhodecode/comments.js:443
4494 #: rhodecode/templates/files/files_browser_tree.mako:51
4506 #: rhodecode/public/js/src/rhodecode/files.js:493
4507 #: rhodecode/templates/files/files_browser_tree.mako:52
4495 msgid "Loading ..."
4508 msgid "Loading ..."
4496 msgstr ""
4509 msgstr ""
4497
4510
4498 #: rhodecode/public/js/scripts.js:38268
4511 #: rhodecode/public/js/scripts.js:41823
4499 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:96
4512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:96
4500 #: rhodecode/public/js/src/rhodecode/comments.js:149
4513 #: rhodecode/public/js/src/rhodecode/comments.js:149
4501 msgid "resolve comment"
4514 msgid "resolve comment"
4502 msgstr ""
4515 msgstr ""
4503
4516
4504 #: rhodecode/public/js/scripts.js:38511
4517 #: rhodecode/public/js/scripts.js:42066
4505 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:69
4518 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:69
4506 #: rhodecode/public/js/src/rhodecode/comments.js:392
4519 #: rhodecode/public/js/src/rhodecode/comments.js:392
4507 msgid "Submitting..."
4520 msgid "Submitting..."
4508 msgstr ""
4521 msgstr ""
4509
4522
4510 #: rhodecode/public/js/scripts.js:38676
4523 #: rhodecode/public/js/scripts.js:42231
4511 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:15
4524 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:15
4512 #: rhodecode/public/js/src/rhodecode/comments.js:557
4525 #: rhodecode/public/js/src/rhodecode/comments.js:557
4513 msgid "Delete this comment?"
4526 msgid "Delete this comment?"
4514 msgstr ""
4527 msgstr ""
4515
4528
4516 #: rhodecode/public/js/scripts.js:38748
4529 #: rhodecode/public/js/scripts.js:42305
4517 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:24
4530 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:24
4518 #: rhodecode/public/js/src/rhodecode/comments.js:629
4531 #: rhodecode/public/js/src/rhodecode/comments.js:631
4519 msgid "Leave a comment, or click resolve button to resolve TODO comment #{0}"
4532 msgid "Leave a comment, or click resolve button to resolve TODO comment #{0}"
4520 msgstr ""
4533 msgstr ""
4521
4534
4522 #: rhodecode/public/js/scripts.js:38825
4535 #: rhodecode/public/js/scripts.js:42382
4523 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:23
4536 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:23
4524 #: rhodecode/public/js/src/rhodecode/comments.js:706
4537 #: rhodecode/public/js/src/rhodecode/comments.js:708
4525 msgid "Leave a comment on line {0}."
4538 msgid "Leave a comment on line {0}."
4526 msgstr ""
4539 msgstr ""
4527
4540
4528 #: rhodecode/public/js/scripts.js:38950
4541 #: rhodecode/public/js/scripts.js:42507
4529 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:73
4542 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:73
4530 #: rhodecode/public/js/src/rhodecode/comments.js:831
4543 #: rhodecode/public/js/src/rhodecode/comments.js:833
4531 msgid "TODO from comment {0} was fixed."
4544 msgid "TODO from comment {0} was fixed."
4532 msgstr ""
4545 msgstr ""
4533
4546
4534 #: rhodecode/public/js/scripts.js:39131
4547 #: rhodecode/public/js/scripts.js:42785
4535 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:100
4548 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:100
4536 #: rhodecode/public/js/src/rhodecode/files.js:151
4549 #: rhodecode/public/js/src/rhodecode/files.js:248
4537 msgid "truncated result"
4550 msgid "truncated result"
4538 msgstr ""
4551 msgstr ""
4539
4552
4540 #: rhodecode/public/js/scripts.js:39133
4553 #: rhodecode/public/js/scripts.js:42787
4541 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:101
4554 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:101
4542 #: rhodecode/public/js/src/rhodecode/files.js:153
4555 #: rhodecode/public/js/src/rhodecode/files.js:250
4543 msgid "truncated results"
4556 msgid "truncated results"
4544 msgstr ""
4557 msgstr ""
4545
4558
4546 #: rhodecode/public/js/scripts.js:39142
4559 #: rhodecode/public/js/scripts.js:42796
4547 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:34
4560 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:34
4548 #: rhodecode/public/js/src/rhodecode/files.js:162
4561 #: rhodecode/public/js/src/rhodecode/files.js:259
4549 msgid "No matching files"
4562 msgid "No matching files"
4550 msgstr ""
4563 msgstr ""
4551
4564
4552 #: rhodecode/public/js/scripts.js:39277
4565 #: rhodecode/public/js/scripts.js:42854
4553 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:55
4566 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:55
4554 #: rhodecode/public/js/src/rhodecode/files.js:297
4567 #: rhodecode/public/js/src/rhodecode/files.js:317
4555 msgid "Selection link"
4568 msgid "Selection link"
4556 msgstr ""
4569 msgstr ""
4557
4570
4558 #: rhodecode/public/js/scripts.js:39317
4571 #: rhodecode/public/js/scripts.js:42946
4559 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:68
4572 #: rhodecode/public/js/src/rhodecode/files.js:409
4573 msgid "All Authors"
4574 msgstr ""
4575
4576 #: rhodecode/public/js/scripts.js:43081
4560 #: rhodecode/public/js/src/rhodecode/followers.js:26
4577 #: rhodecode/public/js/src/rhodecode/followers.js:26
4561 msgid "Stop following this repository"
4578 msgid "Stopped watching this repository"
4562 msgstr ""
4579 msgstr ""
4563
4580
4564 #: rhodecode/public/js/scripts.js:39318
4581 #: rhodecode/public/js/scripts.js:43082
4565 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:76
4566 #: rhodecode/public/js/src/rhodecode/followers.js:27
4582 #: rhodecode/public/js/src/rhodecode/followers.js:27
4567 msgid "Unfollow"
4583 #: rhodecode/templates/base/base.mako:226
4568 msgstr ""
4584 msgid "Watch"
4569
4585 msgstr ""
4570 #: rhodecode/public/js/scripts.js:39327
4586
4571 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:66
4587 #: rhodecode/public/js/scripts.js:43085
4572 #: rhodecode/public/js/src/rhodecode/followers.js:36
4588 #: rhodecode/public/js/src/rhodecode/followers.js:30
4573 msgid "Start following this repository"
4589 msgid "Started watching this repository"
4574 msgstr ""
4590 msgstr ""
4575
4591
4576 #: rhodecode/public/js/scripts.js:39328
4592 #: rhodecode/public/js/scripts.js:43086
4577 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:19
4593 #: rhodecode/public/js/src/rhodecode/followers.js:31
4578 #: rhodecode/public/js/src/rhodecode/followers.js:37
4594 #: rhodecode/templates/base/base.mako:224
4579 msgid "Follow"
4595 msgid "Unwatch"
4580 msgstr ""
4596 msgstr ""
4581
4597
4582 #: rhodecode/public/js/scripts.js:39709
4598 #: rhodecode/public/js/scripts.js:43459
4583 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:6
4599 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:6
4584 #: rhodecode/public/js/src/rhodecode/pullrequests.js:134
4600 #: rhodecode/public/js/src/rhodecode/pullrequests.js:134
4585 msgid "All reviewers must vote."
4601 msgid "All reviewers must vote."
4586 msgstr ""
4602 msgstr ""
4587
4603
4588 #: rhodecode/public/js/scripts.js:39718
4604 #: rhodecode/public/js/scripts.js:43468
4589 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
4605 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
4590 #: rhodecode/public/js/src/rhodecode/pullrequests.js:143
4606 #: rhodecode/public/js/src/rhodecode/pullrequests.js:143
4591 msgid "All individual reviewers must vote."
4607 msgid "All individual reviewers must vote."
4592 msgstr ""
4608 msgstr ""
4593
4609
4594 #: rhodecode/public/js/scripts.js:39723
4610 #: rhodecode/public/js/scripts.js:43473
4595 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:7
4611 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:7
4596 #: rhodecode/public/js/src/rhodecode/pullrequests.js:148
4612 #: rhodecode/public/js/src/rhodecode/pullrequests.js:148
4597 msgid "At least {0} reviewer must vote."
4613 msgid "At least {0} reviewer must vote."
4598 msgstr ""
4614 msgstr ""
4599
4615
4600 #: rhodecode/public/js/scripts.js:39729
4616 #: rhodecode/public/js/scripts.js:43479
4601 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:8
4617 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:8
4602 #: rhodecode/public/js/src/rhodecode/pullrequests.js:154
4618 #: rhodecode/public/js/src/rhodecode/pullrequests.js:154
4603 msgid "At least {0} reviewers must vote."
4619 msgid "At least {0} reviewers must vote."
4604 msgstr ""
4620 msgstr ""
4605
4621
4606 #: rhodecode/public/js/scripts.js:39745
4622 #: rhodecode/public/js/scripts.js:43495
4607 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:52
4623 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:52
4608 #: rhodecode/public/js/src/rhodecode/pullrequests.js:170
4624 #: rhodecode/public/js/src/rhodecode/pullrequests.js:170
4609 msgid "Reviewers picked from source code changes."
4625 msgid "Reviewers picked from source code changes."
4610 msgstr ""
4626 msgstr ""
4611
4627
4612 #: rhodecode/public/js/scripts.js:39752
4628 #: rhodecode/public/js/scripts.js:43502
4613 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:4
4629 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:4
4614 #: rhodecode/public/js/src/rhodecode/pullrequests.js:177
4630 #: rhodecode/public/js/src/rhodecode/pullrequests.js:177
4615 msgid "Adding new reviewers is forbidden."
4631 msgid "Adding new reviewers is forbidden."
4616 msgstr ""
4632 msgstr ""
4617
4633
4618 #: rhodecode/public/js/scripts.js:39759
4634 #: rhodecode/public/js/scripts.js:43509
4619 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:9
4635 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:9
4620 #: rhodecode/public/js/src/rhodecode/pullrequests.js:184
4636 #: rhodecode/public/js/src/rhodecode/pullrequests.js:184
4621 msgid "Author is not allowed to be a reviewer."
4637 msgid "Author is not allowed to be a reviewer."
4622 msgstr ""
4638 msgstr ""
4623
4639
4624 #: rhodecode/public/js/scripts.js:39773
4640 #: rhodecode/public/js/scripts.js:43523
4625 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:13
4641 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:13
4626 #: rhodecode/public/js/src/rhodecode/pullrequests.js:198
4642 #: rhodecode/public/js/src/rhodecode/pullrequests.js:198
4627 msgid "Commit Authors are not allowed to be a reviewer."
4643 msgid "Commit Authors are not allowed to be a reviewer."
4628 msgstr ""
4644 msgstr ""
4629
4645
4630 #: rhodecode/public/js/scripts.js:39881
4646 #: rhodecode/public/js/scripts.js:43631
4631 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:79
4647 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:79
4632 #: rhodecode/public/js/src/rhodecode/pullrequests.js:306
4648 #: rhodecode/public/js/src/rhodecode/pullrequests.js:306
4633 msgid "User `{0}` not allowed to be a reviewer"
4649 msgid "User `{0}` not allowed to be a reviewer"
4634 msgstr ""
4650 msgstr ""
4635
4651
4636 #: rhodecode/public/js/scripts.js:39887
4652 #: rhodecode/public/js/scripts.js:43637
4637 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:78
4653 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:78
4638 #: rhodecode/public/js/src/rhodecode/pullrequests.js:312
4654 #: rhodecode/public/js/src/rhodecode/pullrequests.js:312
4639 msgid "User `{0}` already in reviewers"
4655 msgid "User `{0}` already in reviewers"
4640 msgstr ""
4656 msgstr ""
4641
4657
4642 #: rhodecode/public/js/scripts.js:39975
4658 #: rhodecode/public/js/scripts.js:43725
4643 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:83
4659 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:83
4644 #: rhodecode/public/js/src/rhodecode/pullrequests.js:400
4660 #: rhodecode/public/js/src/rhodecode/pullrequests.js:400
4645 msgid "added manually by \"{0}\""
4661 msgid "added manually by \"{0}\""
4646 msgstr ""
4662 msgstr ""
4647
4663
4648 #: rhodecode/public/js/scripts.js:39979
4664 #: rhodecode/public/js/scripts.js:43729
4649 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:94
4665 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:94
4650 #: rhodecode/public/js/src/rhodecode/pullrequests.js:404
4666 #: rhodecode/public/js/src/rhodecode/pullrequests.js:404
4651 msgid "member of \"{0}\""
4667 msgid "member of \"{0}\""
4652 msgstr ""
4668 msgstr ""
4653
4669
4654 #: rhodecode/public/js/scripts.js:40566
4670 #: rhodecode/public/js/scripts.js:44310
4655 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:87
4671 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:87
4656 #: rhodecode/public/js/src/rhodecode.js:143
4672 #: rhodecode/public/js/src/rhodecode.js:144
4657 msgid "file"
4673 msgid "file"
4658 msgstr ""
4674 msgstr ""
4659
4675
4660 #: rhodecode/public/js/scripts.js:40586
4676 #: rhodecode/public/js/scripts.js:44704
4661 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:61
4662 #: rhodecode/public/js/src/rhodecode.js:163
4663 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:33
4664 msgid "Show more"
4665 msgstr ""
4666
4667 #: rhodecode/public/js/scripts.js:40968
4668 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:84
4677 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:84
4669 #: rhodecode/public/js/src/rhodecode.js:545
4678 #: rhodecode/public/js/src/rhodecode.js:538
4670 msgid "date not in future"
4679 msgid "date not in future"
4671 msgstr ""
4680 msgstr ""
4672
4681
4673 #: rhodecode/public/js/scripts.js:40976
4682 #: rhodecode/public/js/scripts.js:44712
4674 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:65
4683 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:65
4675 #: rhodecode/public/js/src/rhodecode.js:553
4684 #: rhodecode/public/js/src/rhodecode.js:546
4676 msgid "Specified expiration date"
4685 msgid "Specified expiration date"
4677 msgstr ""
4686 msgstr ""
4678
4687
4679 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
4688 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
4680 msgid "(from usergroup {0})"
4689 msgid "(from usergroup {0})"
4681 msgstr ""
4690 msgstr ""
4682
4691
4683 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
4692 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
4684 #: rhodecode/templates/codeblocks/diffs.mako:506
4693 #: rhodecode/templates/codeblocks/diffs.mako:506
4685 #: rhodecode/templates/codeblocks/diffs.mako:511
4694 #: rhodecode/templates/codeblocks/diffs.mako:511
4686 msgid "Add another comment"
4695 msgid "Add another comment"
4687 msgstr ""
4696 msgstr ""
4688
4697
4689 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:10
4698 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:10
4690 msgid "Changed files"
4699 msgid "Changed files"
4691 msgstr ""
4700 msgstr ""
4692
4701
4693 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:11
4702 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:11
4694 #: rhodecode/public/js/src/i18n_messages.js:5
4703 #: rhodecode/public/js/src/i18n_messages.js:5
4695 #: rhodecode/templates/pullrequests/pullrequest_show.mako:333
4704 #: rhodecode/templates/pullrequests/pullrequest_show.mako:329
4696 msgid "Close"
4705 msgid "Close"
4697 msgstr ""
4706 msgstr ""
4698
4707
4699 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:14
4708 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:14
4700 msgid "Context file: "
4709 msgid "Context file: "
4701 msgstr ""
4710 msgstr ""
4702
4711
4703 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
4712 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
4704 msgid "Diff to Commit "
4713 msgid "Diff to Commit "
4705 msgstr ""
4714 msgstr ""
4706
4715
4707 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:17
4716 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:17
4708 msgid "Fetching repository state failed. Error code: {0} {1}. Try <a href=\"{2}\">refreshing</a> this page."
4717 msgid "Fetching repository state failed. Error code: {0} {1}. Try <a href=\"{2}\">refreshing</a> this page."
4709 msgstr ""
4718 msgstr ""
4710
4719
4711 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:18
4720 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:18
4712 msgid "Fetching repository state failed. Error code: {0} {1}. Try refreshing this page."
4721 msgid "Fetching repository state failed. Error code: {0} {1}. Try refreshing this page."
4713 msgstr ""
4722 msgstr ""
4714
4723
4724 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:19
4725 msgid "Follow"
4726 msgstr ""
4727
4715 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:20
4728 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:20
4716 msgid "Hide full context diff"
4729 msgid "Hide full context diff"
4717 msgstr ""
4730 msgstr ""
4718
4731
4719 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:21
4732 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:21
4720 msgid "Hide whitespace changes"
4733 msgid "Hide whitespace changes"
4721 msgstr ""
4734 msgstr ""
4722
4735
4723 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:22
4736 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:22
4724 #: rhodecode/public/js/src/i18n_messages.js:4
4737 #: rhodecode/public/js/src/i18n_messages.js:4
4725 msgid "Invite reviewers to this discussion"
4738 msgid "Invite reviewers to this discussion"
4726 msgstr ""
4739 msgstr ""
4727
4740
4728 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:29
4741 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:29
4729 msgid "No bookmarks available yet."
4742 msgid "No bookmarks available yet."
4730 msgstr ""
4743 msgstr ""
4731
4744
4732 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:30
4745 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:30
4733 msgid "No branches available yet."
4746 msgid "No branches available yet."
4734 msgstr ""
4747 msgstr ""
4735
4748
4736 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:31
4749 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:31
4737 msgid "No forks available yet."
4750 msgid "No forks available yet."
4738 msgstr ""
4751 msgstr ""
4739
4752
4740 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:32
4753 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:32
4741 msgid "No gists available yet."
4754 msgid "No gists available yet."
4742 msgstr ""
4755 msgstr ""
4743
4756
4744 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
4757 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
4745 msgid "No pull requests available yet."
4758 msgid "No pull requests available yet."
4746 msgstr ""
4759 msgstr ""
4747
4760
4748 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:36
4761 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:36
4749 msgid "No repositories available yet."
4762 msgid "No repositories available yet."
4750 msgstr ""
4763 msgstr ""
4751
4764
4752 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
4765 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
4753 msgid "No repository groups available yet."
4766 msgid "No repository groups available yet."
4754 msgstr ""
4767 msgstr ""
4755
4768
4756 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:39
4769 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:39
4757 msgid "No ssh keys available yet."
4770 msgid "No ssh keys available yet."
4758 msgstr ""
4771 msgstr ""
4759
4772
4760 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:40
4773 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:40
4761 msgid "No tags available yet."
4774 msgid "No tags available yet."
4762 msgstr ""
4775 msgstr ""
4763
4776
4764 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:41
4777 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:41
4765 msgid "No user groups available yet."
4778 msgid "No user groups available yet."
4766 msgstr ""
4779 msgstr ""
4767
4780
4768 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:42
4781 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:42
4769 msgid "No users available yet."
4782 msgid "No users available yet."
4770 msgstr ""
4783 msgstr ""
4771
4784
4772 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:46
4785 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:46
4773 #: rhodecode/templates/changelog/changelog.mako:59
4786 #: rhodecode/templates/commits/changelog.mako:78
4774 msgid "Open new pull request"
4787 msgid "Open new pull request"
4775 msgstr ""
4788 msgstr ""
4776
4789
4777 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:47
4790 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:47
4778 msgid "Open new pull request for selected commit"
4791 msgid "Open new pull request for selected commit"
4779 msgstr ""
4792 msgstr ""
4780
4793
4781 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:53
4794 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:53
4782 msgid "Saving..."
4795 msgid "Saving..."
4783 msgstr ""
4796 msgstr ""
4784
4797
4785 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:56
4798 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:56
4786 #: rhodecode/public/js/src/i18n_messages.js:6
4799 #: rhodecode/public/js/src/i18n_messages.js:6
4787 #: rhodecode/templates/admin/settings/settings_email.mako:50
4800 #: rhodecode/templates/admin/settings/settings_email.mako:50
4788 msgid "Send"
4801 msgid "Send"
4789 msgstr ""
4802 msgstr ""
4790
4803
4791 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:59
4804 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:59
4792 msgid "Show at Commit "
4805 msgid "Show at Commit "
4793 msgstr ""
4806 msgstr ""
4794
4807
4795 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:60
4808 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:60
4796 msgid "Show full context diff"
4809 msgid "Show full context diff"
4797 msgstr ""
4810 msgstr ""
4798
4811
4812 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:61
4813 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:39
4814 msgid "Show more"
4815 msgstr ""
4816
4799 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:62
4817 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:62
4800 msgid "Show selected commit __S"
4818 msgid "Show selected commit __S"
4801 msgstr ""
4819 msgstr ""
4802
4820
4803 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:63
4821 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:63
4804 msgid "Show selected commits __S ... __E"
4822 msgid "Show selected commits __S ... __E"
4805 msgstr ""
4823 msgstr ""
4806
4824
4807 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:64
4825 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:64
4808 msgid "Show whitespace changes"
4826 msgid "Show whitespace changes"
4809 msgstr ""
4827 msgstr ""
4810
4828
4829 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:66
4830 msgid "Start following this repository"
4831 msgstr ""
4832
4833 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:68
4834 msgid "Stop following this repository"
4835 msgstr ""
4836
4811 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:70
4837 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:70
4812 #: rhodecode/public/js/src/i18n_messages.js:7
4838 #: rhodecode/public/js/src/i18n_messages.js:7
4813 msgid "Switch to chat"
4839 msgid "Switch to chat"
4814 msgstr ""
4840 msgstr ""
4815
4841
4816 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:71
4842 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:71
4817 #: rhodecode/public/js/src/i18n_messages.js:8
4843 #: rhodecode/public/js/src/i18n_messages.js:8
4818 msgid "Switch to comment"
4844 msgid "Switch to comment"
4819 msgstr ""
4845 msgstr ""
4820
4846
4821 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:74
4847 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:74
4822 msgid "There are currently no open pull requests requiring your participation."
4848 msgid "There are currently no open pull requests requiring your participation."
4823 msgstr ""
4849 msgstr ""
4824
4850
4825 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:75
4851 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:75
4826 msgid "Toggle Wide Mode diff"
4852 msgid "Toggle Wide Mode diff"
4827 msgstr ""
4853 msgstr ""
4828
4854
4855 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:76
4856 msgid "Unfollow"
4857 msgstr ""
4858
4829 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:77
4859 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:77
4830 msgid "Updating..."
4860 msgid "Updating..."
4831 msgstr ""
4861 msgstr ""
4832
4862
4833 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:82
4863 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:82
4834 #: rhodecode/templates/admin/auth/auth_settings.mako:72
4864 #: rhodecode/templates/admin/auth/auth_settings.mako:69
4835 msgid "activated"
4865 msgid "activated"
4836 msgstr ""
4866 msgstr ""
4837
4867
4838 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:85
4868 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:85
4839 msgid "disabled"
4869 msgid "disabled"
4840 msgstr ""
4870 msgstr ""
4841
4871
4842 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:86
4872 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:86
4843 msgid "enabled"
4873 msgid "enabled"
4844 msgstr ""
4874 msgstr ""
4845
4875
4846 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:88
4876 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:88
4847 msgid "files"
4877 msgid "files"
4848 msgstr ""
4878 msgstr ""
4849
4879
4850 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:93
4880 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:93
4851 #: rhodecode/templates/pullrequests/pullrequest.mako:141
4881 #: rhodecode/templates/pullrequests/pullrequest.mako:135
4852 msgid "loading..."
4882 msgid "loading..."
4853 msgstr ""
4883 msgstr ""
4854
4884
4855 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:95
4885 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:95
4856 #: rhodecode/templates/admin/auth/auth_settings.mako:72
4886 #: rhodecode/templates/admin/auth/auth_settings.mako:69
4857 msgid "not active"
4887 msgid "not active"
4858 msgstr ""
4888 msgstr ""
4859
4889
4860 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:99
4890 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:99
4861 msgid "specify commit"
4891 msgid "specify commit"
4862 msgstr ""
4892 msgstr ""
4863
4893
4864 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:102
4894 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:102
4865 msgid "{0} ({1} inactive) of {2} user groups ({3} inactive)"
4895 msgid "{0} ({1} inactive) of {2} user groups ({3} inactive)"
4866 msgstr ""
4896 msgstr ""
4867
4897
4868 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:103
4898 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:103
4869 msgid "{0} ({1} inactive) of {2} users ({3} inactive)"
4899 msgid "{0} ({1} inactive) of {2} users ({3} inactive)"
4870 msgstr ""
4900 msgstr ""
4871
4901
4872 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:104
4902 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:104
4873 msgid "{0} active out of {1} users"
4903 msgid "{0} active out of {1} users"
4874 msgstr ""
4904 msgstr ""
4875
4905
4876 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:109
4906 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:109
4877 msgid "{0} days"
4907 msgid "{0} days"
4878 msgstr ""
4908 msgstr ""
4879
4909
4880 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:111
4910 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:111
4881 msgid "{0} hours"
4911 msgid "{0} hours"
4882 msgstr ""
4912 msgstr ""
4883
4913
4884 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:114
4914 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:114
4885 msgid "{0} months"
4915 msgid "{0} months"
4886 msgstr ""
4916 msgstr ""
4887
4917
4888 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:115
4918 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:115
4889 msgid "{0} out of {1} ssh keys"
4919 msgid "{0} out of {1} ssh keys"
4890 msgstr ""
4920 msgstr ""
4891
4921
4892 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:116
4922 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:116
4893 msgid "{0} out of {1} users"
4923 msgid "{0} out of {1} users"
4894 msgstr ""
4924 msgstr ""
4895
4925
4896 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:119
4926 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:119
4897 msgid "{0} user groups ({1} inactive)"
4927 msgid "{0} user groups ({1} inactive)"
4898 msgstr ""
4928 msgstr ""
4899
4929
4900 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:120
4930 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:120
4901 msgid "{0} users ({1} inactive)"
4931 msgid "{0} users ({1} inactive)"
4902 msgstr ""
4932 msgstr ""
4903
4933
4904 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:122
4934 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:122
4905 msgid "{0} years"
4935 msgid "{0} years"
4906 msgstr ""
4936 msgstr ""
4907
4937
4908 #: rhodecode/public/js/src/math_jax/extensions/HelpDialog.js:19
4938 #: rhodecode/public/js/src/math_jax/extensions/HelpDialog.js:19
4909 msgid "HelpDialog"
4939 msgid "HelpDialog"
4910 msgstr ""
4940 msgstr ""
4911
4941
4912 #: rhodecode/public/js/src/math_jax/jax/output/HTML-CSS/autoload/mglyph.js:19
4942 #: rhodecode/public/js/src/math_jax/jax/output/HTML-CSS/autoload/mglyph.js:19
4913 msgid "MathML"
4943 msgid "MathML"
4914 msgstr ""
4944 msgstr ""
4915
4945
4916 #: rhodecode/templates/index.mako:5
4946 #: rhodecode/templates/index.mako:5
4917 msgid "Dashboard"
4947 msgid "Dashboard"
4918 msgstr ""
4948 msgstr ""
4919
4949
4920 #: rhodecode/templates/index_base.mako:37
4950 #: rhodecode/templates/index_base.mako:20
4951 #: rhodecode/templates/admin/main.mako:34
4921 #: rhodecode/templates/admin/repos/repo_add.mako:22
4952 #: rhodecode/templates/admin/repos/repo_add.mako:22
4922 #: rhodecode/templates/admin/repos/repos.mako:27
4953 #: rhodecode/templates/admin/repos/repos.mako:31
4923 #: rhodecode/templates/base/base.mako:350
4954 #: rhodecode/templates/base/base.mako:410
4924 msgid "Add Repository"
4955 msgid "Add Repository"
4925 msgstr ""
4956 msgstr ""
4926
4957
4927 #: rhodecode/templates/index_base.mako:41
4958 #: rhodecode/templates/index_base.mako:24
4959 #: rhodecode/templates/admin/main.mako:43
4928 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:16
4960 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:16
4929 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:27
4961 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:31
4962 #: rhodecode/templates/base/base.mako:413
4930 msgid "Add Repository Group"
4963 msgid "Add Repository Group"
4931 msgstr ""
4964 msgstr ""
4932
4965
4933 #: rhodecode/templates/index_base.mako:64
4966 #: rhodecode/templates/index_base.mako:47
4934 msgid "No repositories or repositories groups exists here."
4967 msgid "No repositories or repositories groups exists here."
4935 msgstr ""
4968 msgstr ""
4936
4969
4937 #: rhodecode/templates/index_base.mako:82
4970 #: rhodecode/templates/index_base.mako:65
4938 #: rhodecode/templates/index_base.mako:112
4971 #: rhodecode/templates/index_base.mako:98
4939 #: rhodecode/templates/admin/gists/index.mako:112
4972 #: rhodecode/templates/admin/gists/index.mako:107
4940 #: rhodecode/templates/admin/integrations/list.mako:72
4973 #: rhodecode/templates/admin/integrations/list.mako:72
4941 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:55
4974 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:55
4942 #: rhodecode/templates/admin/my_account/my_account_repos.mako:31
4975 #: rhodecode/templates/admin/my_account/my_account_repos.mako:31
4943 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:39
4976 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:39
4944 #: rhodecode/templates/admin/my_account/my_account_watched.mako:31
4977 #: rhodecode/templates/admin/my_account/my_account_watched.mako:31
4945 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:53
4978 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:74
4946 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:16
4979 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:16
4947 #: rhodecode/templates/admin/repos/repos.mako:54
4980 #: rhodecode/templates/admin/repos/repos.mako:58
4948 #: rhodecode/templates/admin/user_groups/user_groups.mako:73
4981 #: rhodecode/templates/admin/user_groups/user_groups.mako:76
4949 #: rhodecode/templates/admin/users/user_edit_groups.mako:54
4982 #: rhodecode/templates/admin/users/user_edit_groups.mako:54
4950 #: rhodecode/templates/base/perms_summary.mako:168
4983 #: rhodecode/templates/base/perms_summary.mako:168
4951 #: rhodecode/templates/base/perms_summary.mako:242
4984 #: rhodecode/templates/base/perms_summary.mako:242
4952 #: rhodecode/templates/bookmarks/bookmarks.mako:59
4985 #: rhodecode/templates/bookmarks/bookmarks.mako:57
4953 #: rhodecode/templates/branches/branches.mako:58
4986 #: rhodecode/templates/branches/branches.mako:56
4954 #: rhodecode/templates/files/files_browser_tree.mako:5
4987 #: rhodecode/templates/files/files_browser_tree.mako:11
4955 #: rhodecode/templates/pullrequests/pullrequests.mako:110
4988 #: rhodecode/templates/pullrequests/pullrequests.mako:81
4956 #: rhodecode/templates/tags/tags.mako:59
4989 #: rhodecode/templates/tags/tags.mako:57
4957 msgid "Name"
4990 msgid "Name"
4958 msgstr ""
4991 msgstr ""
4959
4992
4960 #: rhodecode/templates/index_base.mako:85
4993 #: rhodecode/templates/index_base.mako:68
4961 #: rhodecode/templates/index_base.mako:115
4994 #: rhodecode/templates/index_base.mako:101
4962 #: rhodecode/templates/admin/gists/index.mako:114
4995 #: rhodecode/templates/admin/gists/index.mako:109
4963 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:15
4996 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:15
4964 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:72
4997 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:72
4965 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:10
4998 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:10
4966 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:57
4999 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:57
4967 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:44
5000 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:44
4968 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:49
5001 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:49
4969 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:54
5002 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:53
4970 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:55
5003 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:55
4971 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:56
5004 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:77
4972 #: rhodecode/templates/admin/repos/repo_add_base.mako:66
5005 #: rhodecode/templates/admin/repos/repo_add_base.mako:66
4973 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:29
5006 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:29
4974 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:170
5007 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:170
4975 #: rhodecode/templates/admin/repos/repos.mako:57
5008 #: rhodecode/templates/admin/repos/repos.mako:61
4976 #: rhodecode/templates/admin/user_groups/user_group_add.mako:43
5009 #: rhodecode/templates/admin/user_groups/user_group_add.mako:42
4977 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:42
5010 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:42
4978 #: rhodecode/templates/admin/user_groups/user_groups.mako:75
5011 #: rhodecode/templates/admin/user_groups/user_groups.mako:78
4979 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:15
5012 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:15
4980 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:72
5013 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:72
4981 #: rhodecode/templates/admin/users/user_edit_groups.mako:59
5014 #: rhodecode/templates/admin/users/user_edit_groups.mako:59
4982 #: rhodecode/templates/admin/users/user_edit_ips.mako:12
5015 #: rhodecode/templates/admin/users/user_edit_ips.mako:12
4983 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:10
5016 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:10
4984 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:52
5017 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:52
4985 #: rhodecode/templates/base/issue_tracker_settings.mako:10
5018 #: rhodecode/templates/base/issue_tracker_settings.mako:10
4986 #: rhodecode/templates/changeset/changeset.mako:76
5019 #: rhodecode/templates/changeset/changeset.mako:76
4987 #: rhodecode/templates/compare/compare_commits.mako:21
5020 #: rhodecode/templates/compare/compare_commits.mako:21
4988 #: rhodecode/templates/email_templates/commit_comment.mako:89
5021 #: rhodecode/templates/email_templates/commit_comment.mako:89
4989 #: rhodecode/templates/email_templates/pull_request_review.mako:41
5022 #: rhodecode/templates/email_templates/pull_request_review.mako:41
4990 #: rhodecode/templates/email_templates/pull_request_review.mako:75
5023 #: rhodecode/templates/email_templates/pull_request_review.mako:75
4991 #: rhodecode/templates/files/file_tree_detail.mako:5
5024 #: rhodecode/templates/forks/fork.mako:56
4992 #: rhodecode/templates/files/file_tree_detail.mako:12
5025 #: rhodecode/templates/forks/forks.mako:62
4993 #: rhodecode/templates/forks/fork.mako:60
5026 #: rhodecode/templates/pullrequests/pullrequest.mako:49
4994 #: rhodecode/templates/forks/forks.mako:64
5027 #: rhodecode/templates/pullrequests/pullrequest_show.mako:166
4995 #: rhodecode/templates/pullrequests/pullrequest.mako:55
5028 #: rhodecode/templates/pullrequests/pullrequest_show.mako:480
4996 #: rhodecode/templates/pullrequests/pullrequest_show.mako:170
5029 #: rhodecode/templates/summary/components.mako:159
4997 #: rhodecode/templates/pullrequests/pullrequest_show.mako:484
4998 #: rhodecode/templates/summary/components.mako:151
4999 msgid "Description"
5030 msgid "Description"
5000 msgstr ""
5031 msgstr ""
5001
5032
5002 #: rhodecode/templates/index_base.mako:88
5033 #: rhodecode/templates/index_base.mako:71
5003 #: rhodecode/templates/index_base.mako:118
5034 #: rhodecode/templates/index_base.mako:104
5004 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:59
5035 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:80
5005 #: rhodecode/templates/admin/repos/repos.mako:60
5036 #: rhodecode/templates/admin/repos/repos.mako:64
5006 msgid "Last Change"
5037 msgid "Last Change"
5007 msgstr ""
5038 msgstr ""
5008
5039
5009 #: rhodecode/templates/index_base.mako:90
5040 #: rhodecode/templates/index_base.mako:76
5010 #: rhodecode/templates/index_base.mako:123
5041 #: rhodecode/templates/index_base.mako:109
5011 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:50
5042 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:50
5012 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:6
5043 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:8
5013 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:37
5044 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:37
5014 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:63
5045 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:84
5015 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:6
5046 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:6
5016 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:152
5047 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:152
5017 #: rhodecode/templates/admin/repos/repos.mako:65
5048 #: rhodecode/templates/admin/repos/repos.mako:69
5018 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:6
5049 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:6
5019 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:24
5050 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:24
5020 #: rhodecode/templates/admin/user_groups/user_groups.mako:83
5051 #: rhodecode/templates/admin/user_groups/user_groups.mako:86
5021 #: rhodecode/templates/admin/users/user_edit_groups.mako:65
5052 #: rhodecode/templates/admin/users/user_edit_groups.mako:65
5022 #: rhodecode/templates/forks/forks.mako:60
5053 #: rhodecode/templates/forks/forks.mako:58
5023 #: rhodecode/templates/summary/components.mako:224
5054 #: rhodecode/templates/summary/components.mako:148
5024 #: rhodecode/templates/user_group/profile.mako:23
5055 #: rhodecode/templates/user_group/profile.mako:24
5025 msgid "Owner"
5056 msgid "Owner"
5026 msgstr ""
5057 msgstr ""
5027
5058
5028 #: rhodecode/templates/index_base.mako:121
5059 #: rhodecode/templates/index_base.mako:107
5029 #: rhodecode/templates/admin/my_account/my_account_repos.mako:35
5060 #: rhodecode/templates/admin/my_account/my_account_repos.mako:35
5030 #: rhodecode/templates/admin/my_account/my_account_watched.mako:35
5061 #: rhodecode/templates/admin/my_account/my_account_watched.mako:35
5031 #: rhodecode/templates/admin/repos/repos.mako:63
5062 #: rhodecode/templates/admin/repos/repos.mako:67
5032 #: rhodecode/templates/bookmarks/bookmarks.mako:66
5063 #: rhodecode/templates/bookmarks/bookmarks.mako:64
5033 #: rhodecode/templates/branches/branches.mako:65
5064 #: rhodecode/templates/branches/branches.mako:63
5034 #: rhodecode/templates/changelog/changelog.mako:116
5065 #: rhodecode/templates/changeset/changeset.mako:33
5035 #: rhodecode/templates/changeset/changeset.mako:37
5036 #: rhodecode/templates/compare/compare_commits.mako:19
5066 #: rhodecode/templates/compare/compare_commits.mako:19
5037 #: rhodecode/templates/email_templates/commit_comment.mako:49
5067 #: rhodecode/templates/email_templates/commit_comment.mako:49
5038 #: rhodecode/templates/email_templates/commit_comment.mako:88
5068 #: rhodecode/templates/email_templates/commit_comment.mako:88
5039 #: rhodecode/templates/files/file_authors_box.mako:31
5069 #: rhodecode/templates/files/file_authors_box.mako:26
5040 #: rhodecode/templates/pullrequests/pullrequest_show.mako:482
5070 #: rhodecode/templates/pullrequests/pullrequest_show.mako:478
5041 #: rhodecode/templates/search/search_commit.mako:9
5071 #: rhodecode/templates/search/search_commit.mako:9
5072 #: rhodecode/templates/summary/components.mako:117
5073 #: rhodecode/templates/summary/components.mako:125
5042 #: rhodecode/templates/summary/summary_commits.mako:8
5074 #: rhodecode/templates/summary/summary_commits.mako:8
5043 #: rhodecode/templates/tags/tags.mako:66
5075 #: rhodecode/templates/tags/tags.mako:64
5044 msgid "Commit"
5076 msgid "Commit"
5045 msgstr ""
5077 msgstr ""
5046
5078
5047 #: rhodecode/templates/index_repo_group.mako:5
5079 #: rhodecode/templates/index_repo_group.mako:5
5048 #, python-format
5080 #, python-format
5049 msgid "%s Repository group dashboard"
5081 msgid "%s Repository group dashboard"
5050 msgstr ""
5082 msgstr ""
5051
5083
5052 #: rhodecode/templates/index_repo_group.mako:13
5084 #: rhodecode/templates/index_repo_group.mako:13
5085 #: rhodecode/templates/base/base.mako:611
5086 #: rhodecode/templates/base/base.mako:612
5053 msgid "Home"
5087 msgid "Home"
5054 msgstr ""
5088 msgstr ""
5055
5089
5056 #: rhodecode/templates/login.mako:5 rhodecode/templates/login.mako:89
5090 #: rhodecode/templates/login.mako:5 rhodecode/templates/login.mako:91
5057 #: rhodecode/templates/debug_style/login.html:60
5091 #: rhodecode/templates/debug_style/login.html:60
5058 msgid "Sign In"
5092 msgid "Sign In"
5059 msgstr ""
5093 msgstr ""
5060
5094
5061 #: rhodecode/templates/login.mako:37
5095 #: rhodecode/templates/login.mako:39
5062 msgid "Sign In using username/password"
5096 msgid "Sign In using username/password"
5063 msgstr ""
5097 msgstr ""
5064
5098
5065 #: rhodecode/templates/login.mako:51
5099 #: rhodecode/templates/login.mako:53
5066 msgid "Forgot your password?"
5100 msgid "Forgot your password?"
5067 msgstr ""
5101 msgstr ""
5068
5102
5069 #: rhodecode/templates/login.mako:64
5070 msgid "Remember my indefinitely"
5071 msgstr ""
5072
5073 #: rhodecode/templates/login.mako:66
5103 #: rhodecode/templates/login.mako:66
5104 msgid "Remember my indefinitely"
5105 msgstr ""
5106
5107 #: rhodecode/templates/login.mako:68
5074 msgid "Remember me for {}"
5108 msgid "Remember me for {}"
5075 msgstr ""
5109 msgstr ""
5076
5110
5077 #: rhodecode/templates/login.mako:72
5111 #: rhodecode/templates/login.mako:74
5078 msgid "Create a new account."
5112 msgid "Create a new account."
5079 msgstr ""
5113 msgstr ""
5080
5114
5081 #: rhodecode/templates/login.mako:79
5115 #: rhodecode/templates/login.mako:81
5082 msgid "Password reset is disabled."
5116 msgid "Password reset is disabled."
5083 msgstr ""
5117 msgstr ""
5084
5118
5085 #: rhodecode/templates/login.mako:80
5119 #: rhodecode/templates/login.mako:82
5086 msgid "Please contact "
5120 msgid "Please contact "
5087 msgstr ""
5121 msgstr ""
5088
5122
5089 #: rhodecode/templates/login.mako:82 rhodecode/templates/password_reset.mako:37
5123 #: rhodecode/templates/login.mako:84 rhodecode/templates/password_reset.mako:39
5090 #: rhodecode/templates/base/base.mako:48
5124 #: rhodecode/templates/base/base.mako:50
5091 msgid "Support"
5125 msgid "Support"
5092 msgstr ""
5126 msgstr ""
5093
5127
5094 #: rhodecode/templates/login.mako:83 rhodecode/templates/password_reset.mako:38
5095 #: rhodecode/templates/files/files_add.mako:54
5096 #: rhodecode/templates/files/files_add.mako:71
5097 msgid "or"
5098 msgstr ""
5099
5100 #: rhodecode/templates/login.mako:85 rhodecode/templates/password_reset.mako:40
5128 #: rhodecode/templates/login.mako:85 rhodecode/templates/password_reset.mako:40
5129 msgid "or"
5130 msgstr ""
5131
5132 #: rhodecode/templates/login.mako:87 rhodecode/templates/password_reset.mako:42
5101 msgid "an administrator if you need help."
5133 msgid "an administrator if you need help."
5102 msgstr ""
5134 msgstr ""
5103
5135
5104 #: rhodecode/templates/login.mako:89
5136 #: rhodecode/templates/login.mako:91
5105 msgid "Sign in to {}"
5137 msgid "Sign in to {}"
5106 msgstr ""
5138 msgstr ""
5107
5139
5108 #: rhodecode/templates/password_reset.mako:5
5140 #: rhodecode/templates/password_reset.mako:5
5109 msgid "Reset Password"
5141 msgid "Reset Password"
5110 msgstr ""
5142 msgstr ""
5111
5143
5112 #: rhodecode/templates/password_reset.mako:35
5144 #: rhodecode/templates/password_reset.mako:37
5113 msgid "Password reset is disabled. Please contact "
5145 msgid "Password reset is disabled. Please contact "
5114 msgstr ""
5146 msgstr ""
5115
5147
5116 #: rhodecode/templates/password_reset.mako:47
5148 #: rhodecode/templates/password_reset.mako:49
5117 msgid "Reset your Password"
5149 msgid "Reset your Password"
5118 msgstr ""
5150 msgstr ""
5119
5151
5120 #: rhodecode/templates/password_reset.mako:48
5152 #: rhodecode/templates/password_reset.mako:50
5121 msgid "Go to the login page to sign in."
5153 msgid "Go to the login page to sign in."
5122 msgstr ""
5154 msgstr ""
5123
5155
5124 #: rhodecode/templates/password_reset.mako:52
5156 #: rhodecode/templates/password_reset.mako:54
5125 msgid "Email Address"
5157 msgid "Email Address"
5126 msgstr ""
5158 msgstr ""
5127
5159
5128 #: rhodecode/templates/password_reset.mako:58
5160 #: rhodecode/templates/password_reset.mako:60
5129 msgid "Password reset link will be sent to matching email address"
5161 msgid "Password reset link will be sent to matching email address"
5130 msgstr ""
5162 msgstr ""
5131
5163
5132 #: rhodecode/templates/password_reset.mako:62
5164 #: rhodecode/templates/password_reset.mako:64
5133 #: rhodecode/templates/register.mako:102
5165 #: rhodecode/templates/register.mako:104
5134 msgid "Captcha"
5166 msgid "Captcha"
5135 msgstr ""
5167 msgstr ""
5136
5168
5137 #: rhodecode/templates/password_reset.mako:73
5169 #: rhodecode/templates/password_reset.mako:75
5138 msgid "Send password reset email"
5170 msgid "Send password reset email"
5139 msgstr ""
5171 msgstr ""
5140
5172
5141 #: rhodecode/templates/register.mako:5
5173 #: rhodecode/templates/register.mako:5
5142 msgid "Create an Account"
5174 msgid "Create an Account"
5143 msgstr ""
5175 msgstr ""
5144
5176
5145 #: rhodecode/templates/register.mako:36
5177 #: rhodecode/templates/register.mako:38
5146 msgid "Create an account linked with {}"
5178 msgid "Create an account linked with {}"
5147 msgstr ""
5179 msgstr ""
5148
5180
5149 #: rhodecode/templates/register.mako:38
5181 #: rhodecode/templates/register.mako:40
5150 msgid "Create an account"
5182 msgid "Create an account"
5151 msgstr ""
5183 msgstr ""
5152
5184
5153 #: rhodecode/templates/register.mako:41
5185 #: rhodecode/templates/register.mako:43
5154 msgid "Go to the login page to sign in with an existing account."
5186 msgid "Go to the login page to sign in with an existing account."
5155 msgstr ""
5187 msgstr ""
5156
5188
5157 #: rhodecode/templates/register.mako:67
5189 #: rhodecode/templates/register.mako:69
5158 msgid "Re-enter password"
5190 msgid "Re-enter password"
5159 msgstr ""
5191 msgstr ""
5160
5192
5161 #: rhodecode/templates/register.mako:79
5193 #: rhodecode/templates/register.mako:81
5162 #: rhodecode/templates/admin/my_account/my_account_profile.mako:32
5194 #: rhodecode/templates/admin/my_account/my_account_profile.mako:35
5163 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:32
5195 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:32
5164 #: rhodecode/templates/admin/users/user_add.mako:68
5196 #: rhodecode/templates/admin/users/user_add.mako:68
5165 #: rhodecode/templates/admin/users/user_edit_profile.mako:47
5197 #: rhodecode/templates/admin/users/user_edit_profile.mako:46
5166 #: rhodecode/templates/admin/users/users.mako:75
5198 #: rhodecode/templates/admin/users/users.mako:78
5167 msgid "First Name"
5199 msgid "First Name"
5168 msgstr ""
5200 msgstr ""
5169
5201
5170 #: rhodecode/templates/register.mako:86
5202 #: rhodecode/templates/register.mako:88
5171 #: rhodecode/templates/admin/my_account/my_account_profile.mako:40
5203 #: rhodecode/templates/admin/my_account/my_account_profile.mako:45
5172 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:41
5204 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:41
5173 #: rhodecode/templates/admin/users/user_add.mako:77
5205 #: rhodecode/templates/admin/users/user_add.mako:77
5174 #: rhodecode/templates/admin/users/user_edit_profile.mako:56
5206 #: rhodecode/templates/admin/users/user_edit_profile.mako:55
5175 #: rhodecode/templates/admin/users/users.mako:77
5207 #: rhodecode/templates/admin/users/users.mako:80
5176 msgid "Last Name"
5208 msgid "Last Name"
5177 msgstr ""
5209 msgstr ""
5178
5210
5179 #: rhodecode/templates/register.mako:114
5211 #: rhodecode/templates/register.mako:116
5180 msgid "Account activation requires admin approval."
5212 msgid "Account activation requires admin approval."
5181 msgstr ""
5213 msgstr ""
5182
5214
5183 #: rhodecode/templates/register.mako:121
5215 #: rhodecode/templates/register.mako:123
5184 msgid "Create Account"
5216 msgid "Create Account"
5185 msgstr ""
5217 msgstr ""
5186
5218
5187 #: rhodecode/templates/register.mako:121
5219 #: rhodecode/templates/register.mako:123
5188 msgid "Create Account in {}"
5220 msgid "Create Account in {}"
5189 msgstr ""
5221 msgstr ""
5190
5222
5191 #: rhodecode/templates/admin/admin_audit_log_entry.mako:6
5223 #: rhodecode/templates/admin/admin_audit_log_entry.mako:6
5192 msgid "Admin audit log entry"
5224 msgid "Admin audit log entry"
5193 msgstr ""
5225 msgstr ""
5194
5226
5195 #: rhodecode/templates/admin/admin_audit_log_entry.mako:13
5227 #: rhodecode/templates/admin/admin_audit_log_entry.mako:26
5196 msgid "Audit long entry"
5228 msgid "Audit long entry"
5197 msgstr ""
5229 msgstr ""
5198
5230
5199 #: rhodecode/templates/admin/admin_audit_log_entry.mako:31
5231 #: rhodecode/templates/admin/admin_audit_log_entry.mako:34
5200 #: rhodecode/templates/users/user.mako:4 rhodecode/templates/users/user.mako:11
5232 #: rhodecode/templates/users/user.mako:4 rhodecode/templates/users/user.mako:11
5201 msgid "User"
5233 msgid "User"
5202 msgstr ""
5234 msgstr ""
5203
5235
5204 #: rhodecode/templates/admin/admin_audit_log_entry.mako:43
5236 #: rhodecode/templates/admin/admin_audit_log_entry.mako:46
5205 #: rhodecode/templates/admin/admin_log_base.mako:11
5237 #: rhodecode/templates/admin/admin_log_base.mako:11
5206 #: rhodecode/templates/bookmarks/bookmarks.mako:61
5238 #: rhodecode/templates/bookmarks/bookmarks.mako:59
5207 #: rhodecode/templates/branches/branches.mako:60
5239 #: rhodecode/templates/branches/branches.mako:58
5208 #: rhodecode/templates/tags/tags.mako:61
5240 #: rhodecode/templates/tags/tags.mako:59
5209 msgid "Date"
5241 msgid "Date"
5210 msgstr ""
5242 msgstr ""
5211
5243
5212 #: rhodecode/templates/admin/admin_audit_log_entry.mako:51
5244 #: rhodecode/templates/admin/admin_audit_log_entry.mako:54
5213 #: rhodecode/templates/admin/admin_log_base.mako:12
5245 #: rhodecode/templates/admin/admin_log_base.mako:12
5214 msgid "IP"
5246 msgid "IP"
5215 msgstr ""
5247 msgstr ""
5216
5248
5217 #: rhodecode/templates/admin/admin_audit_log_entry.mako:60
5249 #: rhodecode/templates/admin/admin_audit_log_entry.mako:63
5218 #: rhodecode/templates/admin/admin_log_base.mako:8
5250 #: rhodecode/templates/admin/admin_log_base.mako:8
5219 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:19
5251 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:19
5220 #: rhodecode/templates/admin/my_account/my_account_repos.mako:37
5252 #: rhodecode/templates/admin/my_account/my_account_repos.mako:37
5221 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:13
5253 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:13
5222 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:55
5254 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:55
5223 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:65
5255 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:86
5224 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:13
5256 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:13
5225 #: rhodecode/templates/admin/repos/repos.mako:69
5257 #: rhodecode/templates/admin/repos/repos.mako:73
5226 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:71
5258 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:71
5227 #: rhodecode/templates/admin/user_groups/user_groups.mako:85
5259 #: rhodecode/templates/admin/user_groups/user_groups.mako:88
5228 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:19
5260 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:19
5229 #: rhodecode/templates/admin/users/user_edit_groups.mako:73
5261 #: rhodecode/templates/admin/users/user_edit_groups.mako:73
5230 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:13
5262 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:13
5231 #: rhodecode/templates/admin/users/users.mako:88
5263 #: rhodecode/templates/admin/users/users.mako:91
5232 #: rhodecode/templates/files/files_detail.mako:58
5264 #: rhodecode/templates/forks/forks.mako:69
5233 #: rhodecode/templates/forks/forks.mako:71
5234 msgid "Action"
5265 msgid "Action"
5235 msgstr ""
5266 msgstr ""
5236
5267
5237 #: rhodecode/templates/admin/admin_audit_log_entry.mako:78
5268 #: rhodecode/templates/admin/admin_audit_log_entry.mako:81
5238 #: rhodecode/templates/admin/admin_log_base.mako:9
5269 #: rhodecode/templates/admin/admin_log_base.mako:9
5239 msgid "Action Data"
5270 msgid "Action Data"
5240 msgstr ""
5271 msgstr ""
5241
5272
5242 #: rhodecode/templates/admin/admin_audit_log_entry.mako:86
5273 #: rhodecode/templates/admin/admin_audit_log_entry.mako:89
5243 #: rhodecode/templates/admin/admin_log_base.mako:47
5274 #: rhodecode/templates/admin/admin_log_base.mako:47
5244 msgid "data not available for v1 entries type"
5275 msgid "data not available for v1 entries type"
5245 msgstr ""
5276 msgstr ""
5246
5277
5247 #: rhodecode/templates/admin/admin_audit_log_entry.mako:92
5278 #: rhodecode/templates/admin/admin_audit_log_entry.mako:95
5248 #: rhodecode/templates/admin/admin_log_base.mako:10
5279 #: rhodecode/templates/admin/admin_log_base.mako:10
5249 #: rhodecode/templates/admin/defaults/defaults.mako:31
5280 #: rhodecode/templates/admin/defaults/defaults.mako:32
5250 #: rhodecode/templates/admin/permissions/permissions_objects.mako:16
5281 #: rhodecode/templates/admin/permissions/permissions_objects.mako:16
5251 #: rhodecode/templates/base/base.mako:421
5282 #: rhodecode/templates/base/base.mako:486
5252 #: rhodecode/templates/base/base.mako:423
5283 #: rhodecode/templates/base/base.mako:488
5253 #: rhodecode/templates/base/base.mako:425
5284 #: rhodecode/templates/base/base.mako:490
5254 #: rhodecode/templates/search/search_commit.mako:8
5285 #: rhodecode/templates/search/search_commit.mako:8
5255 #: rhodecode/templates/search/search_path.mako:7
5286 #: rhodecode/templates/search/search_path.mako:7
5256 msgid "Repository"
5287 msgid "Repository"
5257 msgstr ""
5288 msgstr ""
5258
5289
5259 #: rhodecode/templates/admin/admin_audit_logs.mako:5
5290 #: rhodecode/templates/admin/admin_audit_logs.mako:5
5260 #: rhodecode/templates/base/base.mako:77
5291 #: rhodecode/templates/base/base.mako:102
5261 msgid "Admin audit logs"
5292 msgid "Admin audit logs"
5262 msgstr ""
5293 msgstr ""
5263
5294
5264 #: rhodecode/templates/admin/admin_audit_logs.mako:13
5295 #: rhodecode/templates/admin/admin_audit_logs.mako:25
5265 msgid "filter..."
5296 msgid "filter..."
5266 msgstr ""
5297 msgstr ""
5267
5298
5268 #: rhodecode/templates/admin/admin_audit_logs.mako:14
5299 #: rhodecode/templates/admin/admin_audit_logs.mako:26
5269 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:15
5300 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:15
5270 #: rhodecode/templates/admin/users/user_edit_audit.mako:15
5301 #: rhodecode/templates/admin/users/user_edit_audit.mako:15
5271 #: rhodecode/templates/journal/journal.mako:13
5302 #: rhodecode/templates/journal/journal.mako:13
5272 msgid "filter"
5303 msgid "filter"
5273 msgstr ""
5304 msgstr ""
5274
5305
5275 #: rhodecode/templates/admin/admin_audit_logs.mako:15
5306 #: rhodecode/templates/admin/admin_audit_logs.mako:27
5276 #: rhodecode/templates/admin/repos/repo_edit.mako:95
5307 #: rhodecode/templates/admin/repos/repo_edit.mako:91
5277 #: rhodecode/templates/admin/users/user_edit.mako:47
5308 #: rhodecode/templates/admin/users/user_edit.mako:48
5278 msgid "Audit logs"
5309 msgid "Audit logs"
5279 msgstr ""
5310 msgstr ""
5280
5311
5281 #: rhodecode/templates/admin/admin_audit_logs.mako:17
5312 #: rhodecode/templates/admin/admin_audit_logs.mako:29
5282 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:18
5313 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:18
5283 #: rhodecode/templates/admin/users/user_edit_audit.mako:18
5314 #: rhodecode/templates/admin/users/user_edit_audit.mako:18
5284 #: rhodecode/templates/journal/journal.mako:16
5315 #: rhodecode/templates/journal/journal.mako:16
5285 msgid "Example Queries"
5316 msgid "Example Queries"
5286 msgstr ""
5317 msgstr ""
5287
5318
5288 #: rhodecode/templates/admin/admin_log_base.mako:6
5319 #: rhodecode/templates/admin/admin_log_base.mako:6
5289 msgid "Uid"
5320 msgid "Uid"
5290 msgstr ""
5321 msgstr ""
5291
5322
5292 #: rhodecode/templates/admin/admin_log_base.mako:42
5323 #: rhodecode/templates/admin/admin_log_base.mako:42
5293 msgid "toggle"
5324 msgid "toggle"
5294 msgstr ""
5325 msgstr ""
5295
5326
5296 #: rhodecode/templates/admin/admin_log_base.mako:68
5327 #: rhodecode/templates/admin/admin_log_base.mako:68
5297 msgid "No actions yet"
5328 msgid "No actions yet"
5298 msgstr ""
5329 msgstr ""
5299
5330
5331 #: rhodecode/templates/admin/main.mako:5
5332 #: rhodecode/templates/admin/settings/settings.mako:5
5333 msgid "Settings administration"
5334 msgstr ""
5335
5336 #: rhodecode/templates/admin/main.mako:26
5337 msgid "Administration area"
5338 msgstr ""
5339
5340 #: rhodecode/templates/admin/main.mako:30
5341 msgid "Repositories under administration"
5342 msgstr ""
5343
5344 #: rhodecode/templates/admin/main.mako:39
5345 msgid "Repository groups under administration"
5346 msgstr ""
5347
5348 #: rhodecode/templates/admin/main.mako:48
5349 msgid "User groups under administration"
5350 msgstr ""
5351
5352 #: rhodecode/templates/admin/main.mako:52
5353 #: rhodecode/templates/admin/user_groups/user_group_add.mako:15
5354 #: rhodecode/templates/admin/user_groups/user_groups.mako:31
5355 msgid "Add User Group"
5356 msgstr ""
5357
5300 #: rhodecode/templates/admin/auth/auth_settings.mako:5
5358 #: rhodecode/templates/admin/auth/auth_settings.mako:5
5301 #: rhodecode/templates/admin/auth/plugin_settings.mako:5
5359 #: rhodecode/templates/admin/auth/plugin_settings.mako:5
5302 msgid "Authentication Settings"
5360 msgid "Authentication Settings"
5303 msgstr ""
5361 msgstr ""
5304
5362
5305 #: rhodecode/templates/admin/auth/auth_settings.mako:45
5363 #: rhodecode/templates/admin/auth/auth_settings.mako:42
5306 msgid "Enabled and Available Plugins"
5364 msgid "Enabled and Available Plugins"
5307 msgstr ""
5365 msgstr ""
5308
5366
5309 #: rhodecode/templates/admin/auth/auth_settings.mako:51
5367 #: rhodecode/templates/admin/auth/auth_settings.mako:48
5310 msgid "Ordered Activated Plugins"
5368 msgid "Ordered Activated Plugins"
5311 msgstr ""
5369 msgstr ""
5312
5370
5313 #: rhodecode/templates/admin/auth/auth_settings.mako:56
5371 #: rhodecode/templates/admin/auth/auth_settings.mako:53
5314 msgid ""
5372 msgid ""
5315 "List of plugins, separated by commas.\n"
5373 "List of plugins, separated by commas.\n"
5316 "The order of the plugins is also the order in which RhodeCode Enterprise will try to authenticate a user."
5374 "The order of the plugins is also the order in which RhodeCode Enterprise will try to authenticate a user."
5317 msgstr ""
5375 msgstr ""
5318
5376
5377 #: rhodecode/templates/admin/auth/auth_settings.mako:60
5378 msgid "Activate"
5379 msgstr ""
5380
5381 #: rhodecode/templates/admin/auth/auth_settings.mako:61
5382 msgid "Plugin Name"
5383 msgstr ""
5384
5385 #: rhodecode/templates/admin/auth/auth_settings.mako:62
5386 msgid "Documentation"
5387 msgstr ""
5388
5319 #: rhodecode/templates/admin/auth/auth_settings.mako:63
5389 #: rhodecode/templates/admin/auth/auth_settings.mako:63
5320 msgid "Activate"
5321 msgstr ""
5322
5323 #: rhodecode/templates/admin/auth/auth_settings.mako:64
5324 msgid "Plugin Name"
5325 msgstr ""
5326
5327 #: rhodecode/templates/admin/auth/auth_settings.mako:65
5328 msgid "Documentation"
5329 msgstr ""
5330
5331 #: rhodecode/templates/admin/auth/auth_settings.mako:66
5332 msgid "Plugin ID"
5390 msgid "Plugin ID"
5333 msgstr ""
5391 msgstr ""
5334
5392
5335 #: rhodecode/templates/admin/auth/auth_settings.mako:88
5393 #: rhodecode/templates/admin/auth/auth_settings.mako:85
5336 #: rhodecode/templates/admin/auth/plugin_settings.mako:95
5394 #: rhodecode/templates/admin/auth/plugin_settings.mako:96
5337 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:63
5395 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:63
5338 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:105
5396 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:108
5339 #: rhodecode/templates/admin/permissions/permissions_application.mako:59
5397 #: rhodecode/templates/admin/permissions/permissions_application.mako:59
5340 #: rhodecode/templates/admin/permissions/permissions_objects.mako:59
5398 #: rhodecode/templates/admin/permissions/permissions_objects.mako:59
5341 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:78
5399 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:77
5342 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:205
5400 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:205
5343 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:83
5401 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:83
5344 #: rhodecode/templates/admin/repos/repo_add_base.mako:106
5402 #: rhodecode/templates/admin/repos/repo_add_base.mako:106
5345 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:79
5403 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:79
5346 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:187
5404 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:187
5347 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:243
5405 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:243
5348 #: rhodecode/templates/admin/settings/settings_hooks.mako:63
5406 #: rhodecode/templates/admin/settings/settings_hooks.mako:63
5349 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:15
5407 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:15
5350 #: rhodecode/templates/admin/user_groups/user_group_add.mako:60
5408 #: rhodecode/templates/admin/user_groups/user_group_add.mako:59
5351 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:192
5409 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:192
5352 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:102
5410 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:102
5353 #: rhodecode/templates/admin/users/user_add.mako:128
5411 #: rhodecode/templates/admin/users/user_add.mako:128
5354 #: rhodecode/templates/admin/users/user_edit_groups.mako:27
5412 #: rhodecode/templates/admin/users/user_edit_groups.mako:27
5355 #: rhodecode/templates/admin/users/user_edit_profile.mako:135
5413 #: rhodecode/templates/admin/users/user_edit_profile.mako:134
5356 #: rhodecode/templates/base/default_perms_box.mako:88
5414 #: rhodecode/templates/base/default_perms_box.mako:88
5357 msgid "Save"
5415 msgid "Save"
5358 msgstr ""
5416 msgstr ""
5359
5417
5360 #: rhodecode/templates/admin/auth/plugin_settings.mako:45
5418 #: rhodecode/templates/admin/auth/plugin_settings.mako:46
5361 msgid "Plugin"
5419 msgid "Plugin"
5362 msgstr ""
5420 msgstr ""
5363
5421
5364 #: rhodecode/templates/admin/defaults/defaults.mako:5
5422 #: rhodecode/templates/admin/defaults/defaults.mako:5
5365 #: rhodecode/templates/admin/defaults/defaults.mako:14
5423 #: rhodecode/templates/admin/defaults/defaults.mako:14
5366 msgid "Repositories defaults"
5424 msgid "Repositories defaults"
5367 msgstr ""
5425 msgstr ""
5368
5426
5369 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:3
5427 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:3
5370 msgid "Default Settings For New Repositories"
5428 msgid "Default Settings For New Repositories"
5371 msgstr ""
5429 msgstr ""
5372
5430
5373 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:14
5431 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:14
5374 #: rhodecode/templates/admin/gists/index.mako:110
5432 #: rhodecode/templates/admin/gists/index.mako:105
5375 #: rhodecode/templates/admin/integrations/list.mako:73
5433 #: rhodecode/templates/admin/integrations/list.mako:73
5376 #: rhodecode/templates/admin/repos/repo_add_base.mako:43
5434 #: rhodecode/templates/admin/repos/repo_add_base.mako:43
5377 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:12
5435 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:12
5378 msgid "Type"
5436 msgid "Type"
5379 msgstr ""
5437 msgstr ""
5380
5438
5381 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:23
5439 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:23
5382 #: rhodecode/templates/admin/repos/repo_add_base.mako:98
5440 #: rhodecode/templates/admin/repos/repo_add_base.mako:98
5383 msgid "Private Repository"
5441 msgid "Private Repository"
5384 msgstr ""
5442 msgstr ""
5385
5443
5386 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:27
5444 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:27
5387 #: rhodecode/templates/admin/repos/repo_add_base.mako:102
5445 #: rhodecode/templates/admin/repos/repo_add_base.mako:102
5388 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:192
5446 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:192
5389 #: rhodecode/templates/forks/fork.mako:99
5447 #: rhodecode/templates/forks/fork.mako:95
5390 msgid "Private repositories are only visible to people explicitly added as collaborators."
5448 msgid "Private repositories are only visible to people explicitly added as collaborators."
5391 msgstr ""
5449 msgstr ""
5392
5450
5393 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:34
5451 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:34
5394 msgid "Enable Statistics"
5452 msgid "Enable Statistics"
5395 msgstr ""
5453 msgstr ""
5396
5454
5397 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:38
5455 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:38
5398 msgid "Enable a statistics window on the repository summary page."
5456 msgid "Enable a statistics window on the repository summary page."
5399 msgstr ""
5457 msgstr ""
5400
5458
5401 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:44
5459 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:44
5402 msgid "Enable Downloads"
5460 msgid "Enable Downloads"
5403 msgstr ""
5461 msgstr ""
5404
5462
5405 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:48
5463 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:48
5406 msgid "Enable the download option on the repository summary page."
5464 msgid "Enable the download option on the repository summary page."
5407 msgstr ""
5465 msgstr ""
5408
5466
5409 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:54
5467 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:54
5410 msgid "Enable Locking"
5468 msgid "Enable Locking"
5411 msgstr ""
5469 msgstr ""
5412
5470
5413 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:58
5471 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:58
5414 msgid "Enable automatic repository locking. Pulling from a repository will lock it, and it is unlocked by pushing back by the same user."
5472 msgid "Enable automatic repository locking. Pulling from a repository will lock it, and it is unlocked by pushing back by the same user."
5415 msgstr ""
5473 msgstr ""
5416
5474
5417 #: rhodecode/templates/admin/gists/edit.mako:5
5475 #: rhodecode/templates/admin/gists/edit.mako:5
5418 #: rhodecode/templates/admin/gists/edit.mako:12
5476 #: rhodecode/templates/admin/gists/edit.mako:12
5419 msgid "Edit Gist"
5477 msgid "Edit Gist"
5420 msgstr ""
5478 msgstr ""
5421
5479
5422 #: rhodecode/templates/admin/gists/edit.mako:33
5480 #: rhodecode/templates/admin/gists/edit.mako:33
5423 #: rhodecode/templates/admin/gists/new.mako:30
5481 #: rhodecode/templates/admin/gists/new.mako:30
5424 msgid "Gist description ..."
5482 msgid "Gist description ..."
5425 msgstr ""
5483 msgstr ""
5426
5484
5427 #: rhodecode/templates/admin/gists/edit.mako:38
5485 #: rhodecode/templates/admin/gists/edit.mako:38
5428 #: rhodecode/templates/admin/gists/new.mako:38
5486 #: rhodecode/templates/admin/gists/new.mako:38
5429 msgid "Gist lifetime"
5487 msgid "Gist lifetime"
5430 msgstr ""
5488 msgstr ""
5431
5489
5432 #: rhodecode/templates/admin/gists/edit.mako:41
5490 #: rhodecode/templates/admin/gists/edit.mako:41
5433 #: rhodecode/templates/admin/gists/new.mako:41
5491 #: rhodecode/templates/admin/gists/new.mako:41
5434 msgid "Gist access level"
5492 msgid "Gist access level"
5435 msgstr ""
5493 msgstr ""
5436
5494
5437 #: rhodecode/templates/admin/gists/edit.mako:56
5495 #: rhodecode/templates/admin/gists/edit.mako:56
5438 #: rhodecode/templates/admin/gists/new.mako:50
5496 #: rhodecode/templates/admin/gists/new.mako:50
5439 #: rhodecode/templates/files/files_add.mako:80
5497 #: rhodecode/templates/files/files_add.mako:68
5440 #: rhodecode/templates/files/files_edit.mako:81
5498 #: rhodecode/templates/files/files_edit.mako:69
5441 msgid "plain"
5499 msgid "plain"
5442 msgstr ""
5500 msgstr ""
5443
5501
5444 #: rhodecode/templates/admin/gists/edit.mako:101
5502 #: rhodecode/templates/admin/gists/edit.mako:101
5445 msgid "Update Gist"
5503 msgid "Update Gist"
5446 msgstr ""
5504 msgstr ""
5447
5505
5448 #: rhodecode/templates/admin/gists/edit.mako:102
5506 #: rhodecode/templates/admin/gists/edit.mako:102
5449 #: rhodecode/templates/base/issue_tracker_settings.mako:73
5507 #: rhodecode/templates/base/issue_tracker_settings.mako:73
5450 #: rhodecode/templates/changeset/changeset_file_comment.mako:392
5508 #: rhodecode/templates/changeset/changeset_file_comment.mako:392
5451 #: rhodecode/templates/codeblocks/diffs.mako:72
5509 #: rhodecode/templates/codeblocks/diffs.mako:72
5452 #: rhodecode/templates/files/files_add.mako:108
5510 #: rhodecode/templates/pullrequests/pullrequest_show.mako:61
5453 #: rhodecode/templates/files/files_delete.mako:69
5454 #: rhodecode/templates/files/files_edit.mako:108
5455 #: rhodecode/templates/pullrequests/pullrequest_show.mako:65
5456 msgid "Cancel"
5511 msgid "Cancel"
5457 msgstr ""
5512 msgstr ""
5458
5513
5459 #: rhodecode/templates/admin/gists/edit.mako:125
5514 #: rhodecode/templates/admin/gists/edit.mako:125
5460 #, python-format
5515 #, python-format
5461 msgid "Gist was updated since you started editing. Copy your changes and click %(here)s to reload the new version."
5516 msgid "Gist was updated since you started editing. Copy your changes and click %(here)s to reload the new version."
5462 msgstr ""
5517 msgstr ""
5463
5518
5464 #: rhodecode/templates/admin/gists/index.mako:6
5519 #: rhodecode/templates/admin/gists/index.mako:6
5465 #: rhodecode/templates/admin/gists/index.mako:20
5520 msgid "Private Gists for user {}"
5466 #, python-format
5467 msgid "Private Gists for user %s"
5468 msgstr ""
5521 msgstr ""
5469
5522
5470 #: rhodecode/templates/admin/gists/index.mako:8
5523 #: rhodecode/templates/admin/gists/index.mako:8
5471 #: rhodecode/templates/admin/gists/index.mako:22
5524 msgid "Public Gists for user {}"
5472 #, python-format
5473 msgid "Public Gists for user %s"
5474 msgstr ""
5525 msgstr ""
5475
5526
5476 #: rhodecode/templates/admin/gists/index.mako:10
5527 #: rhodecode/templates/admin/gists/index.mako:10
5477 msgid "Public Gists"
5528 msgid "Public Gists"
5478 msgstr ""
5529 msgstr ""
5479
5530
5480 #: rhodecode/templates/admin/gists/index.mako:18
5531 #: rhodecode/templates/admin/gists/index.mako:30
5532 msgid "All gists"
5533 msgstr ""
5534
5535 #: rhodecode/templates/admin/gists/index.mako:32
5536 msgid "All public"
5537 msgstr ""
5538
5539 #: rhodecode/templates/admin/gists/index.mako:34
5540 msgid "My gists"
5541 msgstr ""
5542
5543 #: rhodecode/templates/admin/gists/index.mako:35
5544 msgid "My private"
5545 msgstr ""
5546
5547 #: rhodecode/templates/admin/gists/index.mako:36
5548 msgid "My public"
5549 msgstr ""
5550
5551 #: rhodecode/templates/admin/gists/index.mako:43
5552 #: rhodecode/templates/admin/gists/show.mako:35
5553 msgid "Create New Gist"
5554 msgstr ""
5555
5556 #: rhodecode/templates/admin/gists/index.mako:54
5481 #: rhodecode/templates/admin/my_account/my_account_repos.mako:7
5557 #: rhodecode/templates/admin/my_account/my_account_repos.mako:7
5482 #: rhodecode/templates/admin/my_account/my_account_watched.mako:7
5558 #: rhodecode/templates/admin/my_account/my_account_watched.mako:7
5483 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:11
5559 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:11
5484 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:12
5560 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:25
5485 #: rhodecode/templates/admin/repos/repos.mako:12
5561 #: rhodecode/templates/admin/repos/repos.mako:25
5486 #: rhodecode/templates/admin/user_groups/user_groups.mako:12
5562 #: rhodecode/templates/admin/user_groups/user_groups.mako:25
5487 #: rhodecode/templates/admin/users/users.mako:12
5563 #: rhodecode/templates/admin/users/users.mako:26
5488 #: rhodecode/templates/bookmarks/bookmarks.mako:12
5564 #: rhodecode/templates/bookmarks/bookmarks.mako:33
5489 #: rhodecode/templates/branches/branches.mako:12
5565 #: rhodecode/templates/branches/branches.mako:33
5490 #: rhodecode/templates/journal/journal.mako:12
5566 #: rhodecode/templates/journal/journal.mako:12
5491 #: rhodecode/templates/tags/tags.mako:12
5567 #: rhodecode/templates/tags/tags.mako:33
5492 msgid "quick filter..."
5568 msgid "quick filter..."
5493 msgstr ""
5569 msgstr ""
5494
5570
5495 #: rhodecode/templates/admin/gists/index.mako:24
5571 #: rhodecode/templates/admin/gists/index.mako:103
5496 #, python-format
5497 msgid "All Gists for user %s"
5498 msgstr ""
5499
5500 #: rhodecode/templates/admin/gists/index.mako:26
5501 msgid "All Public Gists"
5502 msgstr ""
5503
5504 #: rhodecode/templates/admin/gists/index.mako:44
5505 #: rhodecode/templates/admin/gists/show.mako:35
5506 msgid "Create New Gist"
5507 msgstr ""
5508
5509 #: rhodecode/templates/admin/gists/index.mako:56
5510 msgid "All gists"
5511 msgstr ""
5512
5513 #: rhodecode/templates/admin/gists/index.mako:58
5514 msgid "All public"
5515 msgstr ""
5516
5517 #: rhodecode/templates/admin/gists/index.mako:60
5518 msgid "My gists"
5519 msgstr ""
5520
5521 #: rhodecode/templates/admin/gists/index.mako:61
5522 msgid "My private"
5523 msgstr ""
5524
5525 #: rhodecode/templates/admin/gists/index.mako:62
5526 msgid "My public"
5527 msgstr ""
5528
5529 #: rhodecode/templates/admin/gists/index.mako:108
5530 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:57
5572 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:57
5531 #: rhodecode/templates/bookmarks/bookmarks.mako:63
5573 #: rhodecode/templates/bookmarks/bookmarks.mako:61
5532 #: rhodecode/templates/branches/branches.mako:62
5574 #: rhodecode/templates/branches/branches.mako:60
5533 #: rhodecode/templates/changelog/changelog.mako:124
5575 #: rhodecode/templates/changeset/changeset.mako:195
5534 #: rhodecode/templates/changeset/changeset.mako:199
5576 #: rhodecode/templates/commits/changelog.mako:119
5535 #: rhodecode/templates/compare/compare_commits.mako:18
5577 #: rhodecode/templates/compare/compare_commits.mako:18
5536 #: rhodecode/templates/files/files_browser_tree.mako:9
5578 #: rhodecode/templates/files/files_browser_tree.mako:15
5537 #: rhodecode/templates/pullrequests/pullrequest_show.mako:481
5579 #: rhodecode/templates/pullrequests/pullrequest_show.mako:477
5538 #: rhodecode/templates/pullrequests/pullrequests.mako:112
5580 #: rhodecode/templates/pullrequests/pullrequests.mako:83
5539 #: rhodecode/templates/search/search_commit.mako:19
5581 #: rhodecode/templates/search/search_commit.mako:19
5540 #: rhodecode/templates/summary/summary_commits.mako:11
5582 #: rhodecode/templates/summary/summary_commits.mako:11
5541 #: rhodecode/templates/tags/tags.mako:63
5583 #: rhodecode/templates/tags/tags.mako:61
5542 msgid "Author"
5584 msgid "Author"
5543 msgstr ""
5585 msgstr ""
5544
5586
5545 #: rhodecode/templates/admin/gists/index.mako:116
5587 #: rhodecode/templates/admin/gists/index.mako:111
5546 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:11
5588 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:11
5547 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:51
5589 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:51
5548 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:7
5590 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:9
5549 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:7
5591 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:7
5550 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:7
5592 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:7
5551 #: rhodecode/templates/admin/users/user_edit_advanced.mako:6
5593 #: rhodecode/templates/admin/users/user_edit_advanced.mako:6
5552 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:11
5594 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:11
5553 msgid "Created on"
5595 msgid "Created on"
5554 msgstr ""
5596 msgstr ""
5555
5597
5556 #: rhodecode/templates/admin/gists/index.mako:118
5598 #: rhodecode/templates/admin/gists/index.mako:113
5557 #: rhodecode/templates/admin/gists/show.mako:72
5599 #: rhodecode/templates/admin/gists/show.mako:72
5558 msgid "Expires"
5600 msgid "Expires"
5559 msgstr ""
5601 msgstr ""
5560
5602
5561 #: rhodecode/templates/admin/gists/new.mako:5
5603 #: rhodecode/templates/admin/gists/new.mako:5
5562 #: rhodecode/templates/admin/gists/new.mako:12
5604 #: rhodecode/templates/admin/gists/new.mako:12
5563 msgid "New Gist"
5605 msgid "New Gist"
5564 msgstr ""
5606 msgstr ""
5565
5607
5566 #: rhodecode/templates/admin/gists/new.mako:35
5608 #: rhodecode/templates/admin/gists/new.mako:35
5567 msgid "Gist id"
5609 msgid "Gist id"
5568 msgstr ""
5610 msgstr ""
5569
5611
5570 #: rhodecode/templates/admin/gists/new.mako:36
5612 #: rhodecode/templates/admin/gists/new.mako:36
5571 msgid "Auto generated"
5613 msgid "Auto generated"
5572 msgstr ""
5614 msgstr ""
5573
5615
5574 #: rhodecode/templates/admin/gists/new.mako:49
5616 #: rhodecode/templates/admin/gists/new.mako:49
5575 msgid "name this file..."
5617 msgid "name this file..."
5576 msgstr ""
5618 msgstr ""
5577
5619
5578 #: rhodecode/templates/admin/gists/new.mako:60
5620 #: rhodecode/templates/admin/gists/new.mako:60
5579 msgid "Create Private Gist"
5621 msgid "Create Private Gist"
5580 msgstr ""
5622 msgstr ""
5581
5623
5582 #: rhodecode/templates/admin/gists/new.mako:61
5624 #: rhodecode/templates/admin/gists/new.mako:61
5583 msgid "Create Public Gist"
5625 msgid "Create Public Gist"
5584 msgstr ""
5626 msgstr ""
5585
5627
5586 #: rhodecode/templates/admin/gists/show.mako:13
5628 #: rhodecode/templates/admin/gists/show.mako:13
5587 #: rhodecode/templates/admin/gists/show.mako:20
5629 #: rhodecode/templates/admin/gists/show.mako:20
5588 msgid "Gist"
5630 msgid "Gist"
5589 msgstr ""
5631 msgstr ""
5590
5632
5591 #: rhodecode/templates/admin/gists/show.mako:47
5633 #: rhodecode/templates/admin/gists/show.mako:47
5592 msgid "Copy the url"
5634 msgid "Copy the url"
5593 msgstr ""
5635 msgstr ""
5594
5636
5595 #: rhodecode/templates/admin/gists/show.mako:54
5637 #: rhodecode/templates/admin/gists/show.mako:54
5596 msgid "Confirm to delete this Gist"
5638 msgid "Confirm to delete this Gist"
5597 msgstr ""
5639 msgstr ""
5598
5640
5599 #: rhodecode/templates/admin/gists/show.mako:60
5641 #: rhodecode/templates/admin/gists/show.mako:60
5600 msgid "Copy content"
5642 msgid "Copy content"
5601 msgstr ""
5643 msgstr ""
5602
5644
5603 #: rhodecode/templates/admin/gists/show.mako:65
5645 #: rhodecode/templates/admin/gists/show.mako:65
5604 msgid "Show as Raw"
5646 msgid "Show as Raw"
5605 msgstr ""
5647 msgstr ""
5606
5648
5607 #: rhodecode/templates/admin/gists/show.mako:69
5649 #: rhodecode/templates/admin/gists/show.mako:69
5608 msgid "Private Gist"
5650 msgid "Private Gist"
5609 msgstr ""
5651 msgstr ""
5610
5652
5611 #: rhodecode/templates/admin/gists/show.mako:85
5653 #: rhodecode/templates/admin/gists/show.mako:85
5612 msgid "created"
5654 msgid "created"
5613 msgstr ""
5655 msgstr ""
5614
5656
5615 #: rhodecode/templates/admin/gists/show.mako:100
5657 #: rhodecode/templates/admin/gists/show.mako:100
5616 #: rhodecode/templates/files/files_delete.mako:50
5658 #: rhodecode/templates/files/files_delete.mako:58
5617 #: rhodecode/templates/files/files_source.mako:104
5659 #: rhodecode/templates/files/files_source.mako:133
5618 msgid "Show as raw"
5660 msgid "Show as raw"
5619 msgstr ""
5661 msgstr ""
5620
5662
5621 #: rhodecode/templates/admin/integrations/base.mako:14
5663 #: rhodecode/templates/admin/integrations/base.mako:14
5622 msgid "Integrations Settings"
5664 msgid "Integrations Settings"
5623 msgstr ""
5665 msgstr ""
5624
5666
5625 #: rhodecode/templates/admin/integrations/base.mako:23
5667 #: rhodecode/templates/admin/integrations/base.mako:23
5626 #: rhodecode/templates/admin/integrations/form.mako:8
5668 #: rhodecode/templates/admin/integrations/form.mako:8
5627 #: rhodecode/templates/admin/integrations/form.mako:21
5669 #: rhodecode/templates/admin/integrations/form.mako:21
5628 #: rhodecode/templates/admin/integrations/form.mako:32
5670 #: rhodecode/templates/admin/integrations/form.mako:32
5671 #: rhodecode/templates/admin/integrations/global.mako:14
5629 #: rhodecode/templates/admin/integrations/list.mako:21
5672 #: rhodecode/templates/admin/integrations/list.mako:21
5630 #: rhodecode/templates/admin/integrations/list.mako:25
5673 #: rhodecode/templates/admin/integrations/list.mako:25
5631 #: rhodecode/templates/admin/integrations/list.mako:29
5674 #: rhodecode/templates/admin/integrations/list.mako:29
5632 #: rhodecode/templates/admin/integrations/list.mako:36
5675 #: rhodecode/templates/admin/integrations/list.mako:36
5633 #: rhodecode/templates/admin/integrations/new.mako:15
5676 #: rhodecode/templates/admin/integrations/new.mako:15
5634 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:37
5677 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:33
5635 #: rhodecode/templates/admin/repos/repo_edit.mako:78
5678 #: rhodecode/templates/admin/repos/repo_edit.mako:74
5636 #: rhodecode/templates/base/base.mako:84
5679 #: rhodecode/templates/base/base.mako:109
5637 msgid "Integrations"
5680 msgid "Integrations"
5638 msgstr ""
5681 msgstr ""
5639
5682
5640 #: rhodecode/templates/admin/integrations/form.mako:30
5683 #: rhodecode/templates/admin/integrations/form.mako:30
5641 #: rhodecode/templates/admin/integrations/list.mako:16
5684 #: rhodecode/templates/admin/integrations/list.mako:16
5642 #: rhodecode/templates/admin/integrations/new.mako:7
5685 #: rhodecode/templates/admin/integrations/new.mako:7
5643 #: rhodecode/templates/admin/integrations/new.mako:9
5686 #: rhodecode/templates/admin/integrations/new.mako:9
5644 #: rhodecode/templates/admin/integrations/new.mako:13
5687 #: rhodecode/templates/admin/integrations/new.mako:13
5645 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:34
5688 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:30
5646 #: rhodecode/templates/admin/repos/repo_edit.mako:15
5689 #: rhodecode/templates/admin/repos/repo_edit.mako:15
5647 #: rhodecode/templates/admin/repos/repo_edit.mako:46
5690 #: rhodecode/templates/admin/repos/repo_edit.mako:42
5648 #: rhodecode/templates/admin/settings/settings.mako:14
5691 #: rhodecode/templates/admin/settings/settings.mako:14
5649 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:33
5692 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:34
5650 #: rhodecode/templates/base/base.mako:86
5693 #: rhodecode/templates/base/base.mako:111
5651 msgid "Settings"
5694 msgid "Settings"
5652 msgstr ""
5695 msgstr ""
5653
5696
5654 #: rhodecode/templates/admin/integrations/form.mako:60
5697 #: rhodecode/templates/admin/integrations/form.mako:60
5655 #, python-format
5698 #, python-format
5656 msgid "Create New %(integration_type)s Integration"
5699 msgid "Create New %(integration_type)s Integration"
5657 msgstr ""
5700 msgstr ""
5658
5701
5702 #: rhodecode/templates/admin/integrations/global.mako:5
5703 msgid "Integrations administration"
5704 msgstr ""
5705
5659 #: rhodecode/templates/admin/integrations/list.mako:44
5706 #: rhodecode/templates/admin/integrations/list.mako:44
5660 msgid "Current Integrations for Repository: {repo_name}"
5707 msgid "Current Integrations for Repository: {repo_name}"
5661 msgstr ""
5708 msgstr ""
5662
5709
5663 #: rhodecode/templates/admin/integrations/list.mako:46
5710 #: rhodecode/templates/admin/integrations/list.mako:46
5664 msgid "Current Integrations for repository group: {repo_group_name}"
5711 msgid "Repository Group Integrations: {}"
5665 msgstr ""
5712 msgstr ""
5666
5713
5667 #: rhodecode/templates/admin/integrations/list.mako:48
5714 #: rhodecode/templates/admin/integrations/list.mako:48
5668 msgid "Current Integrations"
5715 msgid "Current Integrations"
5669 msgstr ""
5716 msgstr ""
5670
5717
5671 #: rhodecode/templates/admin/integrations/list.mako:65
5718 #: rhodecode/templates/admin/integrations/list.mako:65
5672 #: rhodecode/templates/admin/integrations/new.mako:18
5719 #: rhodecode/templates/admin/integrations/new.mako:18
5673 msgid "Create new integration"
5720 msgid "Create new integration"
5674 msgstr ""
5721 msgstr ""
5675
5722
5676 #: rhodecode/templates/admin/integrations/list.mako:74
5723 #: rhodecode/templates/admin/integrations/list.mako:74
5677 msgid "Scope"
5724 msgid "Scope"
5678 msgstr ""
5725 msgstr ""
5679
5726
5680 #: rhodecode/templates/admin/integrations/list.mako:75
5727 #: rhodecode/templates/admin/integrations/list.mako:75
5681 #: rhodecode/templates/compare/compare_diff.mako:92
5728 #: rhodecode/templates/compare/compare_diff.mako:84
5682 msgid "Actions"
5729 msgid "Actions"
5683 msgstr ""
5730 msgstr ""
5684
5731
5685 #: rhodecode/templates/admin/integrations/list.mako:85
5732 #: rhodecode/templates/admin/integrations/list.mako:85
5686 msgid "No {type} integrations for repo {repo} exist yet."
5733 msgid "No {type} integrations for repo {repo} exist yet."
5687 msgstr ""
5734 msgstr ""
5688
5735
5689 #: rhodecode/templates/admin/integrations/list.mako:87
5736 #: rhodecode/templates/admin/integrations/list.mako:87
5690 msgid "No {type} integrations for repogroup {repogroup} exist yet."
5737 msgid "No {type} integrations for repogroup {repogroup} exist yet."
5691 msgstr ""
5738 msgstr ""
5692
5739
5693 #: rhodecode/templates/admin/integrations/list.mako:89
5740 #: rhodecode/templates/admin/integrations/list.mako:89
5694 msgid "No {type} integrations exist yet."
5741 msgid "No {type} integrations exist yet."
5695 msgstr ""
5742 msgstr ""
5696
5743
5697 #: rhodecode/templates/admin/integrations/list.mako:103
5744 #: rhodecode/templates/admin/integrations/list.mako:103
5698 msgid "Create one"
5745 msgid "Create one"
5699 msgstr ""
5746 msgstr ""
5700
5747
5701 #: rhodecode/templates/admin/integrations/list.mako:134
5748 #: rhodecode/templates/admin/integrations/list.mako:132
5702 msgid "repo"
5749 msgid "repo"
5703 msgstr ""
5750 msgstr ""
5704
5751
5752 #: rhodecode/templates/admin/integrations/list.mako:136
5753 msgid "repogroup"
5754 msgstr ""
5755
5705 #: rhodecode/templates/admin/integrations/list.mako:138
5756 #: rhodecode/templates/admin/integrations/list.mako:138
5706 msgid "repogroup"
5757 msgid "child repos only"
5707 msgstr ""
5758 msgstr ""
5708
5759
5709 #: rhodecode/templates/admin/integrations/list.mako:140
5760 #: rhodecode/templates/admin/integrations/list.mako:140
5710 msgid "child repos only"
5711 msgstr ""
5712
5713 #: rhodecode/templates/admin/integrations/list.mako:142
5714 msgid "cascade to all"
5761 msgid "cascade to all"
5715 msgstr ""
5762 msgstr ""
5716
5763
5764 #: rhodecode/templates/admin/integrations/list.mako:145
5765 msgid "top level repos only"
5766 msgstr ""
5767
5717 #: rhodecode/templates/admin/integrations/list.mako:147
5768 #: rhodecode/templates/admin/integrations/list.mako:147
5718 msgid "top level repos only"
5719 msgstr ""
5720
5721 #: rhodecode/templates/admin/integrations/list.mako:149
5722 msgid "global"
5769 msgid "global"
5723 msgstr ""
5770 msgstr ""
5724
5771
5725 #: rhodecode/templates/admin/integrations/list.mako:155
5772 #: rhodecode/templates/admin/integrations/list.mako:153
5726 msgid "unknown integration"
5773 msgid "unknown integration"
5727 msgstr ""
5774 msgstr ""
5728
5775
5729 #: rhodecode/templates/admin/integrations/new.mako:23
5776 #: rhodecode/templates/admin/integrations/new.mako:23
5730 msgid "Create New Integration for repository: {repo_name}"
5777 msgid "Create New Integration for repository: {repo_name}"
5731 msgstr ""
5778 msgstr ""
5732
5779
5733 #: rhodecode/templates/admin/integrations/new.mako:25
5780 #: rhodecode/templates/admin/integrations/new.mako:25
5734 msgid "Create New Integration for repository group: {repo_group_name}"
5781 msgid "Create New Integration for repository group: {repo_group_name}"
5735 msgstr ""
5782 msgstr ""
5736
5783
5737 #: rhodecode/templates/admin/integrations/new.mako:27
5784 #: rhodecode/templates/admin/integrations/new.mako:27
5738 msgid "Create New Global Integration"
5785 msgid "Create New Global Integration"
5739 msgstr ""
5786 msgstr ""
5740
5787
5741 #: rhodecode/templates/admin/integrations/new.mako:55
5788 #: rhodecode/templates/admin/integrations/new.mako:55
5742 msgid "No description available"
5789 msgid "No description available"
5743 msgstr ""
5790 msgstr ""
5744
5791
5745 #: rhodecode/templates/admin/my_account/my_account.mako:5
5792 #: rhodecode/templates/admin/my_account/my_account.mako:5
5746 #: rhodecode/templates/base/base.mako:397
5793 #: rhodecode/templates/base/base.mako:462
5747 msgid "My account"
5794 msgid "My account"
5748 msgstr ""
5795 msgstr ""
5749
5796
5750 #: rhodecode/templates/admin/my_account/my_account.mako:12
5797 #: rhodecode/templates/admin/my_account/my_account.mako:12
5751 msgid "My Account"
5798 msgid "My Account"
5752 msgstr ""
5799 msgstr ""
5753
5800
5754 #: rhodecode/templates/admin/my_account/my_account.mako:29
5801 #: rhodecode/templates/admin/my_account/my_account.mako:29
5755 #: rhodecode/templates/email_templates/user_registration.mako:26
5802 #: rhodecode/templates/email_templates/user_registration.mako:26
5756 #: rhodecode/templates/users/user.mako:29
5803 #: rhodecode/templates/users/user.mako:29
5757 msgid "Profile"
5804 msgid "Profile"
5758 msgstr ""
5805 msgstr ""
5759
5806
5760 #: rhodecode/templates/admin/my_account/my_account.mako:32
5807 #: rhodecode/templates/admin/my_account/my_account.mako:32
5761 msgid "Auth Tokens"
5808 msgid "Auth Tokens"
5762 msgstr ""
5809 msgstr ""
5763
5810
5764 #: rhodecode/templates/admin/my_account/my_account.mako:33
5811 #: rhodecode/templates/admin/my_account/my_account.mako:33
5765 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:3
5812 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:3
5766 #: rhodecode/templates/admin/permissions/permissions.mako:51
5813 #: rhodecode/templates/admin/permissions/permissions.mako:51
5767 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:4
5814 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:4
5768 #: rhodecode/templates/admin/users/user_edit.mako:40
5815 #: rhodecode/templates/admin/users/user_edit.mako:41
5769 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:3
5816 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:3
5770 msgid "SSH Keys"
5817 msgid "SSH Keys"
5771 msgstr ""
5818 msgstr ""
5772
5819
5773 #: rhodecode/templates/admin/my_account/my_account.mako:34
5820 #: rhodecode/templates/admin/my_account/my_account.mako:34
5774 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:5
5821 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:5
5775 msgid "User Group Membership"
5822 msgid "User Group Membership"
5776 msgstr ""
5823 msgstr ""
5777
5824
5778 #: rhodecode/templates/admin/my_account/my_account.mako:39
5825 #: rhodecode/templates/admin/my_account/my_account.mako:39
5779 msgid "External Identities"
5826 msgid "External Identities"
5780 msgstr ""
5827 msgstr ""
5781
5828
5782 #: rhodecode/templates/admin/my_account/my_account.mako:41
5829 #: rhodecode/templates/admin/my_account/my_account.mako:41
5783 #: rhodecode/templates/admin/users/user_edit.mako:44
5830 #: rhodecode/templates/admin/users/user_edit.mako:45
5784 msgid "Emails"
5831 msgid "Emails"
5785 msgstr ""
5832 msgstr ""
5786
5833
5787 #: rhodecode/templates/admin/my_account/my_account.mako:43
5834 #: rhodecode/templates/admin/my_account/my_account.mako:43
5788 msgid "Watched"
5835 msgid "Watched"
5789 msgstr ""
5836 msgstr ""
5790
5837
5791 #: rhodecode/templates/admin/my_account/my_account.mako:44
5838 #: rhodecode/templates/admin/my_account/my_account.mako:44
5792 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:43
5839 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:42
5793 #: rhodecode/templates/base/base.mako:243
5840 #: rhodecode/templates/base/base.mako:303
5794 #: rhodecode/templates/base/base.mako:401
5841 #: rhodecode/templates/base/base.mako:466
5795 msgid "Pull Requests"
5842 msgid "Pull Requests"
5796 msgstr ""
5843 msgstr ""
5797
5844
5798 #: rhodecode/templates/admin/my_account/my_account.mako:45
5845 #: rhodecode/templates/admin/my_account/my_account.mako:45
5799 #: rhodecode/templates/admin/permissions/permissions.mako:14
5846 #: rhodecode/templates/admin/permissions/permissions.mako:14
5800 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:35
5847 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:31
5801 #: rhodecode/templates/admin/repos/repo_edit.mako:49
5848 #: rhodecode/templates/admin/repos/repo_edit.mako:45
5802 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:34
5849 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:35
5803 #: rhodecode/templates/base/base.mako:82
5850 #: rhodecode/templates/base/base.mako:107
5804 msgid "Permissions"
5851 msgid "Permissions"
5805 msgstr ""
5852 msgstr ""
5806
5853
5807 #: rhodecode/templates/admin/my_account/my_account.mako:46
5854 #: rhodecode/templates/admin/my_account/my_account.mako:46
5808 msgid "Live Notifications"
5855 msgid "Live Notifications"
5809 msgstr ""
5856 msgstr ""
5810
5857
5811 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:3
5858 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:3
5812 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:3
5859 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:3
5813 msgid "Authentication Tokens"
5860 msgid "Authentication Tokens"
5814 msgstr ""
5861 msgstr ""
5815
5862
5816 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:8
5863 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:8
5817 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:8
5864 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:8
5818 msgid "Authentication tokens can be used to interact with the API, or VCS-over-http. Each token can have a role. Token with a role can be used only in given context, e.g. VCS tokens can be used together with the authtoken auth plugin for git/hg/svn operations only."
5865 msgid "Authentication tokens can be used to interact with the API, or VCS-over-http. Each token can have a role. Token with a role can be used only in given context, e.g. VCS tokens can be used together with the authtoken auth plugin for git/hg/svn operations only."
5819 msgstr ""
5866 msgstr ""
5820
5867
5821 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:14
5868 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:14
5822 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:14
5869 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:14
5823 msgid "Token"
5870 msgid "Token"
5824 msgstr ""
5871 msgstr ""
5825
5872
5826 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:17
5873 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:17
5827 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:17
5874 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:17
5828 msgid "Repository Scope"
5875 msgid "Repository Scope"
5829 msgstr ""
5876 msgstr ""
5830
5877
5831 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:18
5878 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:18
5832 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:18
5879 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:18
5833 msgid "Expiration"
5880 msgid "Expiration"
5834 msgstr ""
5881 msgstr ""
5835
5882
5836 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:49
5883 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:49
5837 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:49
5884 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:49
5838 #, python-format
5885 #, python-format
5839 msgid "Confirm to remove this auth token: %s"
5886 msgid "Confirm to remove this auth token: %s"
5840 msgstr ""
5887 msgstr ""
5841
5888
5842 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:57
5889 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:57
5843 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:57
5890 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:57
5844 msgid "No additional auth tokens specified"
5891 msgid "No additional auth tokens specified"
5845 msgstr ""
5892 msgstr ""
5846
5893
5847 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:69
5894 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:69
5848 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:69
5895 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:69
5849 msgid "New authentication token"
5896 msgid "New authentication token"
5850 msgstr ""
5897 msgstr ""
5851
5898
5852 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:83
5899 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:83
5853 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:83
5900 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:83
5854 msgid "Repository scope works only with tokens with VCS type."
5901 msgid "Repository scope works only with tokens with VCS type."
5855 msgstr ""
5902 msgstr ""
5856
5903
5857 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:87
5904 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:87
5858 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:71
5905 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:71
5859 #: rhodecode/templates/admin/permissions/permissions_ips.mako:63
5906 #: rhodecode/templates/admin/permissions/permissions_ips.mako:63
5860 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:65
5907 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:65
5861 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:87
5908 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:87
5862 #: rhodecode/templates/admin/users/user_edit_emails.mako:62
5909 #: rhodecode/templates/admin/users/user_edit_emails.mako:62
5863 #: rhodecode/templates/admin/users/user_edit_ips.mako:70
5910 #: rhodecode/templates/admin/users/user_edit_ips.mako:70
5864 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:66
5911 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:66
5865 msgid "Add"
5912 msgid "Add"
5866 msgstr ""
5913 msgstr ""
5867
5914
5868 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:120
5915 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:120
5869 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:121
5916 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:121
5870 msgid "Select or enter expiration date"
5917 msgid "Select or enter expiration date"
5871 msgstr ""
5918 msgstr ""
5872
5919
5873 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:155
5920 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:155
5874 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:156
5921 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:156
5875 msgid "repository scope"
5922 msgid "repository scope"
5876 msgstr ""
5923 msgstr ""
5877
5924
5878 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:7
5925 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:7
5879 msgid "Position"
5926 msgid "Position"
5880 msgstr ""
5927 msgstr ""
5881
5928
5882 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:16
5929 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:16
5883 msgid "Bookmark title (max 30 characters, optional)"
5930 msgid "Bookmark title (max 30 characters, optional)"
5884 msgstr ""
5931 msgstr ""
5885
5932
5886 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:23
5933 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:23
5887 msgid "Clear"
5934 msgid "Clear"
5888 msgstr ""
5935 msgstr ""
5889
5936
5890 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:30
5937 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:29
5938 msgid "Server URL is available as ${server_url} variable. E.g. Redirect url: ${server_url}/_admin/exception_tracker"
5939 msgstr ""
5940
5941 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:33
5891 msgid "Redirect URL"
5942 msgid "Redirect URL"
5892 msgstr ""
5943 msgstr ""
5893
5944
5894 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:40
5945 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:43
5895 msgid "Repository template"
5946 msgid "Repository template"
5896 msgstr ""
5947 msgstr ""
5897
5948
5898 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:46
5949 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:49
5899 msgid "Repository group template"
5950 msgid "Repository group template"
5900 msgstr ""
5951 msgstr ""
5901
5952
5902 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:52
5953 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:55
5903 msgid "Template Repository or Repository group"
5954 msgid "Template Repository or Repository group"
5904 msgstr ""
5955 msgstr ""
5905
5956
5906 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:62
5957 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:65
5907 msgid "Available as ${repo_url} e.g. Redirect url: ${repo_url}/changelog"
5958 msgid "Available as ${repo_url} e.g. Redirect url: ${repo_url}/changelog"
5908 msgstr ""
5959 msgstr ""
5909
5960
5910 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:64
5961 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:67
5911 msgid "Available as ${repo_group_url} e.g. Redirect url: ${repo_group_url}"
5962 msgid "Available as ${repo_group_url} e.g. Redirect url: ${repo_group_url}"
5912 msgstr ""
5963 msgstr ""
5913
5964
5914 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:66
5965 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:69
5915 msgid "Available as full url variables in redirect url. i.e: ${repo_url}, ${repo_group_url}."
5966 msgid "Available as full url variables in redirect url. i.e: ${repo_url}, ${repo_group_url}."
5916 msgstr ""
5967 msgstr ""
5917
5968
5918 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:76
5969 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:79
5919 msgid "Your Bookmarks"
5970 msgid "Your Bookmarks"
5920 msgstr ""
5971 msgstr ""
5921
5972
5922 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:81
5973 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:84
5923 msgid "Store upto 10 bookmark links to favorite repositories, external issue tracker or CI server. "
5974 msgid "Store upto 10 bookmark links to favorite repositories, external issue tracker or CI server. "
5924 msgstr ""
5975 msgstr ""
5925
5976
5926 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:83
5977 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:86
5927 msgid "Bookmarks are accessible from your username dropdown or by keyboard shortcut `g 0-9`"
5978 msgid "Bookmarks are accessible from your username dropdown or by keyboard shortcut `g 0-9`"
5928 msgstr ""
5979 msgstr ""
5929
5980
5930 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:137
5981 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:140
5931 msgid "repository"
5982 msgid "repository"
5932 msgstr ""
5983 msgstr ""
5933
5984
5934 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:188
5985 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:191
5935 msgid "repository group"
5986 msgid "repository group"
5936 msgstr ""
5987 msgstr ""
5937
5988
5938 #: rhodecode/templates/admin/my_account/my_account_emails.mako:5
5989 #: rhodecode/templates/admin/my_account/my_account_emails.mako:5
5939 msgid "Account Emails"
5990 msgid "Account Emails"
5940 msgstr ""
5991 msgstr ""
5941
5992
5942 #: rhodecode/templates/admin/my_account/my_account_emails.mako:17
5993 #: rhodecode/templates/admin/my_account/my_account_emails.mako:17
5943 #: rhodecode/templates/admin/users/user_edit_emails.mako:16
5994 #: rhodecode/templates/admin/users/user_edit_emails.mako:16
5944 msgid "Primary"
5995 msgid "Primary"
5945 msgstr ""
5996 msgstr ""
5946
5997
5947 #: rhodecode/templates/admin/my_account/my_account_emails.mako:31
5998 #: rhodecode/templates/admin/my_account/my_account_emails.mako:31
5948 msgid "Confirm to delete this email: {}"
5999 msgid "Confirm to delete this email: {}"
5949 msgstr ""
6000 msgstr ""
5950
6001
5951 #: rhodecode/templates/admin/my_account/my_account_emails.mako:42
6002 #: rhodecode/templates/admin/my_account/my_account_emails.mako:42
5952 #: rhodecode/templates/admin/users/user_edit_emails.mako:41
6003 #: rhodecode/templates/admin/users/user_edit_emails.mako:41
5953 msgid "No additional emails specified"
6004 msgid "No additional emails specified"
5954 msgstr ""
6005 msgstr ""
5955
6006
5956 #: rhodecode/templates/admin/my_account/my_account_emails.mako:51
6007 #: rhodecode/templates/admin/my_account/my_account_emails.mako:51
5957 #: rhodecode/templates/admin/my_account/my_account_password.mako:6
6008 #: rhodecode/templates/admin/my_account/my_account_password.mako:6
5958 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:17
6009 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:17
5959 msgid "Your user account details are managed by an external source. Details cannot be managed here."
6010 msgid "Your user account details are managed by an external source. Details cannot be managed here."
5960 msgstr ""
6011 msgstr ""
5961
6012
5962 #: rhodecode/templates/admin/my_account/my_account_emails.mako:52
6013 #: rhodecode/templates/admin/my_account/my_account_emails.mako:52
5963 #: rhodecode/templates/admin/my_account/my_account_password.mako:7
6014 #: rhodecode/templates/admin/my_account/my_account_password.mako:7
5964 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:18
6015 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:18
5965 msgid "Source type"
6016 msgid "Source type"
5966 msgstr ""
6017 msgstr ""
5967
6018
5968 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:22
6019 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:22
5969 msgid "Your Live Notification Settings"
6020 msgid "Your Live Notification Settings"
5970 msgstr ""
6021 msgstr ""
5971
6022
5972 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:34
6023 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:34
5973 msgid "Notifications Status"
6024 msgid "Notifications Status"
5974 msgstr ""
6025 msgstr ""
5975
6026
5976 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:47
6027 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:47
5977 msgid "Test Notifications"
6028 msgid "Test Notifications"
5978 msgstr ""
6029 msgstr ""
5979
6030
5980 #: rhodecode/templates/admin/my_account/my_account_password.mako:3
6031 #: rhodecode/templates/admin/my_account/my_account_password.mako:3
5981 msgid "Change Your Account Password"
6032 msgid "Change Your Account Password"
5982 msgstr ""
6033 msgstr ""
5983
6034
5984 #: rhodecode/templates/admin/my_account/my_account_profile.mako:4
6035 #: rhodecode/templates/admin/my_account/my_account_profile.mako:4
5985 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:4
6036 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:4
5986 msgid "My Profile"
6037 msgid "My Profile"
5987 msgstr ""
6038 msgstr ""
5988
6039
5989 #: rhodecode/templates/admin/my_account/my_account_profile.mako:11
6040 #: rhodecode/templates/admin/my_account/my_account_profile.mako:11
5990 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:54
6041 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:54
5991 #: rhodecode/templates/admin/users/user_edit_profile.mako:25
6042 #: rhodecode/templates/admin/users/user_edit_profile.mako:25
5992 #: rhodecode/templates/users/user_profile.mako:14
6043 #: rhodecode/templates/users/user_profile.mako:14
5993 msgid "Photo"
6044 msgid "Photo"
5994 msgstr ""
6045 msgstr ""
5995
6046
5996 #: rhodecode/templates/admin/my_account/my_account_profile.mako:18
6047 #: rhodecode/templates/admin/my_account/my_account_profile.mako:59
5997 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:62
6048 #: rhodecode/templates/users/user_profile.mako:62
5998 #: rhodecode/templates/admin/users/user_edit_profile.mako:33
5999 #: rhodecode/templates/users/user_profile.mako:21
6000 msgid "Avatars are disabled"
6001 msgstr ""
6002
6003 #: rhodecode/templates/admin/my_account/my_account_profile.mako:51
6004 #: rhodecode/templates/users/user_profile.mako:54
6005 msgid "Missing email, please update your user email address."
6049 msgid "Missing email, please update your user email address."
6006 msgstr ""
6050 msgstr ""
6007
6051
6008 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:59
6052 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:59
6009 msgid "Change your avatar at"
6053 msgid "Change your avatar at"
6010 msgstr ""
6054 msgstr ""
6011
6055
6012 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:6
6056 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:6
6013 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:8
6057 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:8
6014 msgid "Show Closed Pull Requests"
6058 msgid "Show Closed Pull Requests"
6015 msgstr ""
6059 msgstr ""
6016
6060
6017 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:15
6061 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:15
6018 msgid "Pull Requests You Participate In"
6062 msgid "Pull Requests You Participate In"
6019 msgstr ""
6063 msgstr ""
6020
6064
6021 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:53
6065 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:53
6022 msgid "Target Repo"
6066 msgid "Target Repo"
6023 msgstr ""
6067 msgstr ""
6024
6068
6025 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:59
6069 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:59
6026 #: rhodecode/templates/admin/settings/settings_global.mako:9
6070 #: rhodecode/templates/admin/settings/settings_global.mako:9
6027 #: rhodecode/templates/email_templates/pull_request_review.mako:39
6071 #: rhodecode/templates/email_templates/pull_request_review.mako:39
6028 #: rhodecode/templates/email_templates/pull_request_review.mako:72
6072 #: rhodecode/templates/email_templates/pull_request_review.mako:72
6029 #: rhodecode/templates/pullrequests/pullrequest.mako:46
6073 #: rhodecode/templates/pullrequests/pullrequest.mako:40
6030 #: rhodecode/templates/pullrequests/pullrequests.mako:114
6074 #: rhodecode/templates/pullrequests/pullrequests.mako:85
6031 msgid "Title"
6075 msgid "Title"
6032 msgstr ""
6076 msgstr ""
6033
6077
6034 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:63
6078 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:63
6035 #: rhodecode/templates/pullrequests/pullrequests.mako:118
6079 #: rhodecode/templates/pullrequests/pullrequests.mako:89
6036 msgid "Last Update"
6080 msgid "Last Update"
6037 msgstr ""
6081 msgstr ""
6038
6082
6039 #: rhodecode/templates/admin/my_account/my_account_repos.mako:3
6083 #: rhodecode/templates/admin/my_account/my_account_repos.mako:3
6040 msgid "Repositories You Own"
6084 msgid "Repositories You Own"
6041 msgstr ""
6085 msgstr ""
6042
6086
6043 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:9
6087 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:9
6044 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:47
6088 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:47
6045 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:9
6089 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:9
6046 msgid "Fingerprint"
6090 msgid "Fingerprint"
6047 msgstr ""
6091 msgstr ""
6048
6092
6049 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:12
6093 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:12
6050 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:53
6094 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:53
6051 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:12
6095 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:12
6052 msgid "Accessed on"
6096 msgid "Accessed on"
6053 msgstr ""
6097 msgstr ""
6054
6098
6055 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:16
6099 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:16
6056 msgid "SSH Keys usage is currently disabled, please ask your administrator to enable them."
6100 msgid "SSH Keys usage is currently disabled, please ask your administrator to enable them."
6057 msgstr ""
6101 msgstr ""
6058
6102
6059 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:32
6103 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:32
6060 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:29
6104 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:29
6061 #, python-format
6105 #, python-format
6062 msgid "Confirm to remove ssh key %s"
6106 msgid "Confirm to remove ssh key %s"
6063 msgstr ""
6107 msgstr ""
6064
6108
6065 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:40
6109 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:40
6066 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:37
6110 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:37
6067 msgid "No additional ssh keys specified"
6111 msgid "No additional ssh keys specified"
6068 msgstr ""
6112 msgstr ""
6069
6113
6070 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:54
6114 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:54
6071 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:49
6115 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:49
6072 msgid "New ssh key"
6116 msgid "New ssh key"
6073 msgstr ""
6117 msgstr ""
6074
6118
6075 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:59
6119 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:59
6076 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:54
6120 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:54
6077 msgid "Generate random RSA key"
6121 msgid "Generate random RSA key"
6078 msgstr ""
6122 msgstr ""
6079
6123
6080 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:66
6124 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:66
6081 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:61
6125 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:61
6082 msgid "Public key, begins with 'ssh-rsa', 'ssh-dss', 'ssh-ed25519', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', or 'ecdsa-sha2-nistp521'"
6126 msgid "Public key, begins with 'ssh-rsa', 'ssh-dss', 'ssh-ed25519', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', or 'ecdsa-sha2-nistp521'"
6083 msgstr ""
6127 msgstr ""
6084
6128
6085 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:75
6129 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:75
6086 msgid "Click add to use this generated SSH key"
6130 msgid "Click add to use this generated SSH key"
6087 msgstr ""
6131 msgstr ""
6088
6132
6089 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:49
6133 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:49
6090 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:41
6134 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:41
6091 #: rhodecode/templates/admin/user_groups/user_group_add.mako:52
6135 #: rhodecode/templates/admin/user_groups/user_group_add.mako:51
6092 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:51
6136 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:51
6093 #: rhodecode/templates/admin/user_groups/user_groups.mako:81
6137 #: rhodecode/templates/admin/user_groups/user_groups.mako:84
6094 #: rhodecode/templates/admin/users/user_add.mako:97
6138 #: rhodecode/templates/admin/users/user_add.mako:97
6095 #: rhodecode/templates/admin/users/user_edit_groups.mako:64
6139 #: rhodecode/templates/admin/users/user_edit_groups.mako:64
6096 #: rhodecode/templates/admin/users/user_edit_profile.mako:90
6140 #: rhodecode/templates/admin/users/user_edit_profile.mako:89
6097 #: rhodecode/templates/admin/users/users.mako:82
6141 #: rhodecode/templates/admin/users/users.mako:85
6098 #: rhodecode/templates/user_group/profile.mako:33
6142 #: rhodecode/templates/user_group/profile.mako:34
6099 msgid "Active"
6143 msgid "Active"
6100 msgstr ""
6144 msgstr ""
6101
6145
6102 #: rhodecode/templates/admin/my_account/my_account_watched.mako:3
6146 #: rhodecode/templates/admin/my_account/my_account_watched.mako:3
6103 msgid "Your Watched Repositories"
6147 msgid "Your Watched Repositories"
6104 msgstr ""
6148 msgstr ""
6105
6149
6106 #: rhodecode/templates/admin/notifications/notifications_data.mako:5
6150 #: rhodecode/templates/admin/notifications/notifications_data.mako:5
6107 msgid "My notifications"
6151 msgid "My notifications"
6108 msgstr ""
6152 msgstr ""
6109
6153
6110 #: rhodecode/templates/admin/notifications/notifications_data.mako:26
6154 #: rhodecode/templates/admin/notifications/notifications_data.mako:26
6111 msgid "Mark as read"
6155 msgid "Mark as read"
6112 msgstr ""
6156 msgstr ""
6113
6157
6114 #: rhodecode/templates/admin/notifications/notifications_data.mako:42
6158 #: rhodecode/templates/admin/notifications/notifications_data.mako:42
6115 msgid "No notifications here yet"
6159 msgid "No notifications here yet"
6116 msgstr ""
6160 msgstr ""
6117
6161
6118 #: rhodecode/templates/admin/notifications/notifications_show.mako:5
6162 #: rhodecode/templates/admin/notifications/notifications_show.mako:5
6119 #: rhodecode/templates/admin/notifications/notifications_show.mako:14
6163 #: rhodecode/templates/admin/notifications/notifications_show.mako:14
6120 msgid "Show notification"
6164 msgid "Show notification"
6121 msgstr ""
6165 msgstr ""
6122
6166
6123 #: rhodecode/templates/admin/notifications/notifications_show.mako:12
6167 #: rhodecode/templates/admin/notifications/notifications_show.mako:12
6124 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:5
6168 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:5
6125 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:12
6169 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:20
6126 msgid "My Notifications"
6170 msgid "My Notifications"
6127 msgstr ""
6171 msgstr ""
6128
6172
6129 #: rhodecode/templates/admin/notifications/notifications_show.mako:40
6173 #: rhodecode/templates/admin/notifications/notifications_show.mako:40
6130 msgid "Subject"
6174 msgid "Subject"
6131 msgstr ""
6175 msgstr ""
6132
6176
6133 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:26
6177 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:25
6134 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:30
6178 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:29
6135 msgid "Mark all as read"
6179 msgid "Mark all as read"
6136 msgstr ""
6180 msgstr ""
6137
6181
6182 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:39
6183 msgid "Unread"
6184 msgstr ""
6185
6138 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:40
6186 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:40
6139 msgid "Unread"
6187 msgid "All"
6140 msgstr ""
6188 msgstr ""
6141
6189
6142 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:41
6190 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:41
6143 msgid "All"
6191 #: rhodecode/templates/changeset/changeset.mako:158
6144 msgstr ""
6145
6146 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:42
6147 #: rhodecode/templates/changeset/changeset.mako:159
6148 msgid "Comments"
6192 msgid "Comments"
6149 msgstr ""
6193 msgstr ""
6150
6194
6151 #: rhodecode/templates/admin/permissions/permissions.mako:5
6195 #: rhodecode/templates/admin/permissions/permissions.mako:5
6152 msgid "Permissions Administration"
6196 msgid "Permissions Administration"
6153 msgstr ""
6197 msgstr ""
6154
6198
6155 #: rhodecode/templates/admin/permissions/permissions.mako:33
6199 #: rhodecode/templates/admin/permissions/permissions.mako:33
6156 msgid "Application"
6200 msgid "Application"
6157 msgstr ""
6201 msgstr ""
6158
6202
6159 #: rhodecode/templates/admin/permissions/permissions.mako:39
6203 #: rhodecode/templates/admin/permissions/permissions.mako:39
6160 msgid "Object"
6204 msgid "Object"
6161 msgstr ""
6205 msgstr ""
6162
6206
6163 #: rhodecode/templates/admin/permissions/permissions.mako:45
6207 #: rhodecode/templates/admin/permissions/permissions.mako:45
6164 msgid "IP Whitelist"
6208 msgid "IP Whitelist"
6165 msgstr ""
6209 msgstr ""
6166
6210
6167 #: rhodecode/templates/admin/permissions/permissions.mako:48
6211 #: rhodecode/templates/admin/permissions/permissions.mako:48
6168 msgid "AuthToken Access"
6212 msgid "AuthToken Access"
6169 msgstr ""
6213 msgstr ""
6170
6214
6171 #: rhodecode/templates/admin/permissions/permissions.mako:54
6215 #: rhodecode/templates/admin/permissions/permissions.mako:54
6172 msgid "Overview"
6216 msgid "Overview"
6173 msgstr ""
6217 msgstr ""
6174
6218
6175 #: rhodecode/templates/admin/permissions/permissions_application.mako:3
6219 #: rhodecode/templates/admin/permissions/permissions_application.mako:3
6176 msgid "System Wide Application Permissions"
6220 msgid "System Wide Application Permissions"
6177 msgstr ""
6221 msgstr ""
6178
6222
6179 #: rhodecode/templates/admin/permissions/permissions_application.mako:12
6223 #: rhodecode/templates/admin/permissions/permissions_application.mako:12
6180 msgid "Anonymous Access"
6224 msgid "Anonymous Access"
6181 msgstr ""
6225 msgstr ""
6182
6226
6183 #: rhodecode/templates/admin/permissions/permissions_application.mako:18
6227 #: rhodecode/templates/admin/permissions/permissions_application.mako:18
6184 #, python-format
6228 #, python-format
6185 msgid "Allow access to RhodeCode Enterprise without requiring users to login. Anonymous users get the %s permission settings."
6229 msgid "Allow access to RhodeCode Enterprise without requiring users to login. Anonymous users get the %s permission settings."
6186 msgstr ""
6230 msgstr ""
6187
6231
6188 #: rhodecode/templates/admin/permissions/permissions_application.mako:24
6232 #: rhodecode/templates/admin/permissions/permissions_application.mako:24
6189 msgid "Registration"
6233 msgid "Registration"
6190 msgstr ""
6234 msgstr ""
6191
6235
6192 #: rhodecode/templates/admin/permissions/permissions_application.mako:33
6236 #: rhodecode/templates/admin/permissions/permissions_application.mako:33
6193 msgid "Password Reset"
6237 msgid "Password Reset"
6194 msgstr ""
6238 msgstr ""
6195
6239
6196 #: rhodecode/templates/admin/permissions/permissions_application.mako:42
6240 #: rhodecode/templates/admin/permissions/permissions_application.mako:42
6197 msgid "Registration Page Message"
6241 msgid "Registration Page Message"
6198 msgstr ""
6242 msgstr ""
6199
6243
6200 #: rhodecode/templates/admin/permissions/permissions_application.mako:46
6244 #: rhodecode/templates/admin/permissions/permissions_application.mako:46
6201 msgid "Custom message to be displayed on the registration page. HTML syntax is supported."
6245 msgid "Custom message to be displayed on the registration page. HTML syntax is supported."
6202 msgstr ""
6246 msgstr ""
6203
6247
6204 #: rhodecode/templates/admin/permissions/permissions_application.mako:52
6248 #: rhodecode/templates/admin/permissions/permissions_application.mako:52
6205 msgid "External Authentication Account Activation"
6249 msgid "External Authentication Account Activation"
6206 msgstr ""
6250 msgstr ""
6207
6251
6208 #: rhodecode/templates/admin/permissions/permissions_auth_token_access.mako:5
6252 #: rhodecode/templates/admin/permissions/permissions_auth_token_access.mako:5
6209 msgid "View whitelist"
6253 msgid "View whitelist"
6210 msgstr ""
6254 msgstr ""
6211
6255
6212 #: rhodecode/templates/admin/permissions/permissions_auth_token_access.mako:36
6256 #: rhodecode/templates/admin/permissions/permissions_auth_token_access.mako:36
6213 msgid "List of views available for usage in whitelist access"
6257 msgid "List of views available for usage in whitelist access"
6214 msgstr ""
6258 msgstr ""
6215
6259
6216 #: rhodecode/templates/admin/permissions/permissions_branch.mako:3
6260 #: rhodecode/templates/admin/permissions/permissions_branch.mako:3
6217 msgid "Default Permissions for Branches."
6261 msgid "Default Permissions for Branches."
6218 msgstr ""
6262 msgstr ""
6219
6263
6220 #: rhodecode/templates/admin/permissions/permissions_branch.mako:6
6264 #: rhodecode/templates/admin/permissions/permissions_branch.mako:6
6221 #: rhodecode/templates/admin/repos/repo_edit_automation.mako:6
6265 #: rhodecode/templates/admin/repos/repo_edit_automation.mako:6
6222 #: rhodecode/templates/admin/repos/repo_edit_permissions_branch.mako:6
6266 #: rhodecode/templates/admin/repos/repo_edit_permissions_branch.mako:6
6223 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:62
6267 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:62
6224 #: rhodecode/templates/admin/repos/repo_edit_reviewers.mako:6
6268 #: rhodecode/templates/admin/repos/repo_edit_reviewers.mako:6
6225 #: rhodecode/templates/admin/settings/settings_automation.mako:6
6269 #: rhodecode/templates/admin/settings/settings_automation.mako:6
6270 #: rhodecode/templates/artifacts/artifact_list.mako:24
6226 msgid "This feature is available in RhodeCode EE edition only. Contact {sales_email} to obtain a trial license."
6271 msgid "This feature is available in RhodeCode EE edition only. Contact {sales_email} to obtain a trial license."
6227 msgstr ""
6272 msgstr ""
6228
6273
6229 #: rhodecode/templates/admin/permissions/permissions_ips.mako:5
6274 #: rhodecode/templates/admin/permissions/permissions_ips.mako:5
6230 msgid "Default IP Whitelist For All Users"
6275 msgid "Default IP Whitelist For All Users"
6231 msgstr ""
6276 msgstr ""
6232
6277
6233 #: rhodecode/templates/admin/permissions/permissions_ips.mako:9
6278 #: rhodecode/templates/admin/permissions/permissions_ips.mako:9
6234 #: rhodecode/templates/admin/users/user_edit_ips.mako:7
6279 #: rhodecode/templates/admin/users/user_edit_ips.mako:7
6235 msgid "Current IP address"
6280 msgid "Current IP address"
6236 msgstr ""
6281 msgstr ""
6237
6282
6238 #: rhodecode/templates/admin/permissions/permissions_ips.mako:30
6283 #: rhodecode/templates/admin/permissions/permissions_ips.mako:30
6239 #: rhodecode/templates/admin/users/user_edit_ips.mako:36
6284 #: rhodecode/templates/admin/users/user_edit_ips.mako:36
6240 #, python-format
6285 #, python-format
6241 msgid "Confirm to delete this ip: %s"
6286 msgid "Confirm to delete this ip: %s"
6242 msgstr ""
6287 msgstr ""
6243
6288
6244 #: rhodecode/templates/admin/permissions/permissions_ips.mako:37
6289 #: rhodecode/templates/admin/permissions/permissions_ips.mako:37
6245 #: rhodecode/templates/admin/users/user_edit_ips.mako:44
6290 #: rhodecode/templates/admin/users/user_edit_ips.mako:44
6246 msgid "All IP addresses are allowed"
6291 msgid "All IP addresses are allowed"
6247 msgstr ""
6292 msgstr ""
6248
6293
6249 #: rhodecode/templates/admin/permissions/permissions_ips.mako:52
6294 #: rhodecode/templates/admin/permissions/permissions_ips.mako:52
6250 #: rhodecode/templates/admin/users/user_edit_ips.mako:60
6295 #: rhodecode/templates/admin/users/user_edit_ips.mako:60
6251 msgid "New IP Address"
6296 msgid "New IP Address"
6252 msgstr ""
6297 msgstr ""
6253
6298
6254 #: rhodecode/templates/admin/permissions/permissions_ips.mako:56
6299 #: rhodecode/templates/admin/permissions/permissions_ips.mako:56
6255 #: rhodecode/templates/admin/users/user_edit_ips.mako:63
6300 #: rhodecode/templates/admin/users/user_edit_ips.mako:63
6256 msgid "Description..."
6301 msgid "Description..."
6257 msgstr ""
6302 msgstr ""
6258
6303
6259 #: rhodecode/templates/admin/permissions/permissions_ips.mako:57
6304 #: rhodecode/templates/admin/permissions/permissions_ips.mako:57
6260 msgid ""
6305 msgid ""
6261 "Enter a comma separated list of IP Addresses like 127.0.0.1,\n"
6306 "Enter a comma separated list of IP Addresses like 127.0.0.1,\n"
6262 "or use an IP Address with a mask 127.0.0.1/24, to create a network range.\n"
6307 "or use an IP Address with a mask 127.0.0.1/24, to create a network range.\n"
6263 "To specify multiple addresses in a range, use the 127.0.0.1-127.0.0.10 syntax"
6308 "To specify multiple addresses in a range, use the 127.0.0.1-127.0.0.10 syntax"
6264 msgstr ""
6309 msgstr ""
6265
6310
6266 #: rhodecode/templates/admin/permissions/permissions_objects.mako:3
6311 #: rhodecode/templates/admin/permissions/permissions_objects.mako:3
6267 msgid "Default Permissions for Repositories, User Groups and Repository Groups."
6312 msgid "Default Permissions for Repositories, User Groups and Repository Groups."
6268 msgstr ""
6313 msgstr ""
6269
6314
6270 #: rhodecode/templates/admin/permissions/permissions_objects.mako:7
6315 #: rhodecode/templates/admin/permissions/permissions_objects.mako:7
6271 msgid "Default access permissions. This defines permissions for the `default` user from which other users inherit permissions."
6316 msgid "Default access permissions. This defines permissions for the `default` user from which other users inherit permissions."
6272 msgstr ""
6317 msgstr ""
6273
6318
6274 #: rhodecode/templates/admin/permissions/permissions_objects.mako:9
6319 #: rhodecode/templates/admin/permissions/permissions_objects.mako:9
6275 msgid "Check the overwrite checkbox to force change all previously defined permissions for `default` user to the new selected value."
6320 msgid "Check the overwrite checkbox to force change all previously defined permissions for `default` user to the new selected value."
6276 msgstr ""
6321 msgstr ""
6277
6322
6278 #: rhodecode/templates/admin/permissions/permissions_objects.mako:23
6323 #: rhodecode/templates/admin/permissions/permissions_objects.mako:23
6279 msgid "All default permissions on each repository will be reset to chosen permission, note that all custom default permission on repositories will be lost"
6324 msgid "All default permissions on each repository will be reset to chosen permission, note that all custom default permission on repositories will be lost"
6280 msgstr ""
6325 msgstr ""
6281
6326
6282 #: rhodecode/templates/admin/permissions/permissions_objects.mako:24
6327 #: rhodecode/templates/admin/permissions/permissions_objects.mako:24
6283 #: rhodecode/templates/admin/permissions/permissions_objects.mako:38
6328 #: rhodecode/templates/admin/permissions/permissions_objects.mako:38
6284 #: rhodecode/templates/admin/permissions/permissions_objects.mako:52
6329 #: rhodecode/templates/admin/permissions/permissions_objects.mako:52
6285 msgid "Overwrite Existing Settings"
6330 msgid "Overwrite Existing Settings"
6286 msgstr ""
6331 msgstr ""
6287
6332
6288 #: rhodecode/templates/admin/permissions/permissions_objects.mako:37
6333 #: rhodecode/templates/admin/permissions/permissions_objects.mako:37
6289 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"
6334 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"
6290 msgstr ""
6335 msgstr ""
6291
6336
6292 #: rhodecode/templates/admin/permissions/permissions_objects.mako:45
6337 #: rhodecode/templates/admin/permissions/permissions_objects.mako:45
6293 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:14
6338 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:14
6294 msgid "User Groups"
6339 msgid "User Groups"
6295 msgstr ""
6340 msgstr ""
6296
6341
6297 #: rhodecode/templates/admin/permissions/permissions_objects.mako:51
6342 #: rhodecode/templates/admin/permissions/permissions_objects.mako:51
6298 msgid "All default permissions on each user group will be reset to chosen permission, note that all custom default permission on user groups will be lost"
6343 msgid "All default permissions on each user group will be reset to chosen permission, note that all custom default permission on user groups will be lost"
6299 msgstr ""
6344 msgstr ""
6300
6345
6301 #: rhodecode/templates/admin/permissions/permissions_perms.mako:1
6346 #: rhodecode/templates/admin/permissions/permissions_perms.mako:1
6302 msgid "Default User Permissions Overview"
6347 msgid "Default User Permissions Overview"
6303 msgstr ""
6348 msgstr ""
6304
6349
6305 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:7
6350 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:7
6306 msgid "Update SSH keys file"
6351 msgid "Update SSH keys file"
6307 msgstr ""
6352 msgstr ""
6308
6353
6309 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:5
6354 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:5
6310 msgid "Add repository group"
6355 msgid "Add repository group"
6311 msgstr ""
6356 msgstr ""
6312
6357
6313 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:14
6358 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:14
6314 #: rhodecode/templates/admin/users/user_edit_advanced.mako:13
6359 #: rhodecode/templates/admin/users/user_edit_advanced.mako:13
6315 #: rhodecode/templates/base/base.mako:79 rhodecode/templates/base/base.mako:153
6360 #: rhodecode/templates/base/base.mako:104
6361 #: rhodecode/templates/base/base.mako:125
6316 msgid "Repository groups"
6362 msgid "Repository groups"
6317 msgstr ""
6363 msgstr ""
6318
6364
6319 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:36
6365 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:35
6320 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:15
6366 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:15
6321 #: rhodecode/templates/admin/user_groups/user_group_add.mako:35
6367 #: rhodecode/templates/admin/user_groups/user_group_add.mako:34
6322 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:15
6368 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:15
6323 msgid "Group name"
6369 msgid "Group name"
6324 msgstr ""
6370 msgstr ""
6325
6371
6326 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:45
6372 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:44
6327 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:25
6373 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:25
6328 #: rhodecode/templates/admin/repos/repo_add_base.mako:52
6374 #: rhodecode/templates/admin/repos/repo_add_base.mako:52
6329 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:33
6375 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:33
6330 #: rhodecode/templates/base/base.mako:434
6376 #: rhodecode/templates/base/base.mako:499
6331 #: rhodecode/templates/data_table/_dt_elements.mako:208
6377 #: rhodecode/templates/data_table/_dt_elements.mako:208
6332 #: rhodecode/templates/forks/fork.mako:45
6378 #: rhodecode/templates/forks/fork.mako:41
6333 msgid "Repository group"
6379 msgid "Repository group"
6334 msgstr ""
6380 msgstr ""
6335
6381
6336 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:59
6382 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:58
6337 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:62
6383 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:62
6338 msgid "Plain text format with support of {metatags}"
6384 msgid "Plain text format with support of {metatags}"
6339 msgstr ""
6385 msgstr ""
6340
6386
6341 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:69
6387 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:68
6342 #: rhodecode/templates/admin/repos/repo_add_base.mako:89
6388 #: rhodecode/templates/admin/repos/repo_add_base.mako:89
6343 msgid "Copy Parent Group Permissions"
6389 msgid "Copy Parent Group Permissions"
6344 msgstr ""
6390 msgstr ""
6345
6391
6346 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:73
6392 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:72
6347 #: rhodecode/templates/admin/repos/repo_add_base.mako:93
6393 #: rhodecode/templates/admin/repos/repo_add_base.mako:93
6348 msgid "Copy permissions from parent repository group."
6394 msgid "Copy permissions from parent repository group."
6349 msgstr ""
6395 msgstr ""
6350
6396
6351 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:5
6397 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:5
6352 #, python-format
6398 #, python-format
6353 msgid "%s repository group settings"
6399 msgid "%s repository group settings"
6354 msgstr ""
6400 msgstr ""
6355
6401
6356 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:36
6402 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:32
6357 #: rhodecode/templates/admin/repos/repo_edit.mako:55
6403 #: rhodecode/templates/admin/repos/repo_edit.mako:51
6358 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:35
6404 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:36
6359 #: rhodecode/templates/admin/users/user_edit.mako:41
6405 #: rhodecode/templates/admin/users/user_edit.mako:42
6360 msgid "Advanced"
6406 msgid "Advanced"
6361 msgstr ""
6407 msgstr ""
6362
6408
6363 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:5
6409 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:7
6364 msgid "Repository Group ID"
6410 msgid "Repository Group ID"
6365 msgstr ""
6411 msgstr ""
6366
6412
6367 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:8
6368 msgid "Is Personal Group"
6369 msgstr ""
6370
6371 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:10
6413 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:10
6372 msgid "Total repositories"
6414 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:8
6415 msgid "Updated on"
6373 msgstr ""
6416 msgstr ""
6374
6417
6375 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:11
6418 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:11
6419 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:10
6420 msgid "Cached Commit date"
6421 msgstr ""
6422
6423 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:12
6424 msgid "Cached Commit repo_id"
6425 msgstr ""
6426
6427 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:14
6428 msgid "Is Personal Group"
6429 msgstr ""
6430
6431 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:16
6432 msgid "Total repositories"
6433 msgstr ""
6434
6435 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:17
6376 msgid "Top level repositories"
6436 msgid "Top level repositories"
6377 msgstr ""
6437 msgstr ""
6378
6438
6379 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:13
6380 msgid "Children groups"
6381 msgstr ""
6382
6383 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:19
6439 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:19
6384 #, python-format
6440 msgid "Children groups"
6385 msgid "Repository Group: %s"
6441 msgstr ""
6386 msgstr ""
6442
6387
6443 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:25
6388 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:29
6444 msgid "Repository Group Advanced: {}"
6445 msgstr ""
6446
6447 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:35
6389 msgid "Delete repository group"
6448 msgid "Delete repository group"
6390 msgstr ""
6449 msgstr ""
6391
6450
6392 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:58
6451 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:64
6393 #, python-format
6452 #, python-format
6394 msgid "Confirm to delete this group: %s"
6453 msgid "Confirm to delete this group: %s"
6395 msgstr ""
6454 msgstr ""
6396
6455
6397 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:59
6456 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:65
6398 msgid "Delete this repository group"
6457 msgid "Delete this repository group"
6399 msgstr ""
6458 msgstr ""
6400
6459
6401 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:5
6460 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:5
6402 msgid "Repository Group Permissions"
6461 msgid "Repository Group Permissions: {}"
6403 msgstr ""
6462 msgstr ""
6404
6463
6405 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:15
6464 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:15
6406 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:15
6465 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:15
6407 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:15
6466 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:15
6408 msgid "User/User Group"
6467 msgid "User/User Group"
6409 msgstr ""
6468 msgstr ""
6410
6469
6411 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:32
6470 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:32
6412 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:31
6471 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:31
6413 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:33
6472 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:33
6414 msgid "super admin"
6473 msgid "super admin"
6415 msgstr ""
6474 msgstr ""
6416
6475
6417 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:35
6476 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:35
6418 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:34
6477 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:34
6419 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:36
6478 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:36
6420 msgid "owner"
6479 msgid "owner"
6421 msgstr ""
6480 msgstr ""
6422
6481
6423 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:64
6482 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:64
6424 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:107
6483 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:107
6425 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:86
6484 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:86
6426 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:66
6485 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:66
6427 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:109
6486 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:109
6428 msgid "permission for all other users"
6487 msgid "permission for all other users"
6429 msgstr ""
6488 msgstr ""
6430
6489
6431 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:68
6490 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:68
6432 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:111
6491 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:111
6433 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:90
6492 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:90
6434 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:70
6493 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:70
6435 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:113
6494 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:113
6436 msgid "inactive duplicate"
6495 msgid "inactive duplicate"
6437 msgstr ""
6496 msgstr ""
6438
6497
6439 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:77
6498 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:77
6440 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:156
6499 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:156
6441 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:106
6500 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:106
6442 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:151
6501 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:151
6443 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:46
6502 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:46
6444 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:79
6503 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:79
6445 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:158
6504 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:158
6446 msgid "Remove"
6505 msgid "Remove"
6447 msgstr ""
6506 msgstr ""
6448
6507
6449 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:114
6508 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:114
6450 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:116
6509 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:116
6451 msgid "delegated admin"
6510 msgid "delegated admin"
6452 msgstr ""
6511 msgstr ""
6453
6512
6454 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:151
6513 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:151
6455 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:146
6514 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:146
6456 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:153
6515 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:153
6457 msgid "members"
6516 msgid "members"
6458 msgstr ""
6517 msgstr ""
6459
6518
6460 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:183
6519 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:183
6461 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:178
6520 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:178
6462 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:184
6521 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:184
6463 msgid "Add user/user group"
6522 msgid "Add user/user group"
6464 msgstr ""
6523 msgstr ""
6465
6524
6466 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:193
6525 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:193
6467 msgid "Apply to children"
6526 msgid "Apply to children"
6468 msgstr ""
6527 msgstr ""
6469
6528
6470 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:199
6529 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:199
6471 msgid "Both"
6530 msgid "Both"
6472 msgstr ""
6531 msgstr ""
6473
6532
6474 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:200
6533 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:200
6475 msgid "Set or revoke permissions to selected types of children of this group, including non-private repositories and other groups if chosen."
6534 msgid "Set or revoke permissions to selected types of children of this group, including non-private repositories and other groups if chosen."
6476 msgstr ""
6535 msgstr ""
6477
6536
6478 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:6
6537 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:6
6479 #, python-format
6538 msgid "Repository Group Settings: {}"
6480 msgid "Settings for Repository Group: %s"
6481 msgstr ""
6539 msgstr ""
6482
6540
6483 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:31
6541 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:31
6484 msgid "Optional select a parent group to move this repository group into."
6542 msgid "Optional select a parent group to move this repository group into."
6485 msgstr ""
6543 msgstr ""
6486
6544
6487 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:49
6545 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:49
6488 msgid "Change owner of this repository group."
6546 msgid "Change owner of this repository group."
6489 msgstr ""
6547 msgstr ""
6490
6548
6491 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:72
6549 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:72
6492 msgid "Enable Repository Locking"
6550 msgid "Enable Repository Locking"
6493 msgstr ""
6551 msgstr ""
6494
6552
6495 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:78
6553 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:78
6496 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."
6554 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."
6497 msgstr ""
6555 msgstr ""
6498
6556
6499 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:5
6557 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:5
6500 msgid "Repository groups administration"
6558 msgid "Repository groups administration"
6501 msgstr ""
6559 msgstr ""
6502
6560
6503 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:13
6561 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:26
6504 msgid "repository groups"
6562 msgid "repository groups"
6505 msgstr ""
6563 msgstr ""
6506
6564
6507 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:61
6565 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:82
6508 msgid "Number of top level repositories"
6566 msgid "Number of top level repositories"
6509 msgstr ""
6567 msgstr ""
6510
6568
6511 #: rhodecode/templates/admin/repos/repo_add.mako:5
6569 #: rhodecode/templates/admin/repos/repo_add.mako:5
6512 msgid "Add repository"
6570 msgid "Add repository"
6513 msgstr ""
6571 msgstr ""
6514
6572
6515 #: rhodecode/templates/admin/repos/repo_add_base.mako:9
6573 #: rhodecode/templates/admin/repos/repo_add_base.mako:9
6516 msgid "Repository name"
6574 msgid "Repository name"
6517 msgstr ""
6575 msgstr ""
6518
6576
6519 #: rhodecode/templates/admin/repos/repo_add_base.mako:14
6577 #: rhodecode/templates/admin/repos/repo_add_base.mako:14
6520 msgid "Import Existing Repository ?"
6578 msgid "Import Existing Repository ?"
6521 msgstr ""
6579 msgstr ""
6522
6580
6523 #: rhodecode/templates/admin/repos/repo_add_base.mako:23
6581 #: rhodecode/templates/admin/repos/repo_add_base.mako:23
6524 #: rhodecode/templates/base/base.mako:198
6582 #: rhodecode/templates/base/base.mako:248
6525 msgid "Clone from"
6583 msgid "Clone from"
6526 msgstr ""
6584 msgstr ""
6527
6585
6528 #: rhodecode/templates/admin/repos/repo_add_base.mako:47
6586 #: rhodecode/templates/admin/repos/repo_add_base.mako:47
6529 msgid "Set the type of repository to create."
6587 msgid "Set the type of repository to create."
6530 msgstr ""
6588 msgstr ""
6531
6589
6532 #: rhodecode/templates/admin/repos/repo_add_base.mako:58
6590 #: rhodecode/templates/admin/repos/repo_add_base.mako:58
6533 #: rhodecode/templates/forks/fork.mako:51
6591 #: rhodecode/templates/forks/fork.mako:47
6534 #, python-format
6592 #, python-format
6535 msgid "Select my personal group (%(repo_group_name)s)"
6593 msgid "Select my personal group (%(repo_group_name)s)"
6536 msgstr ""
6594 msgstr ""
6537
6595
6538 #: rhodecode/templates/admin/repos/repo_add_base.mako:61
6596 #: rhodecode/templates/admin/repos/repo_add_base.mako:61
6539 #: rhodecode/templates/forks/fork.mako:54
6597 #: rhodecode/templates/forks/fork.mako:50
6540 msgid "Optionally select a group to put this repository into."
6598 msgid "Optionally select a group to put this repository into."
6541 msgstr ""
6599 msgstr ""
6542
6600
6543 #: rhodecode/templates/admin/repos/repo_add_base.mako:71
6601 #: rhodecode/templates/admin/repos/repo_add_base.mako:71
6544 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:177
6602 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:177
6545 #: rhodecode/templates/forks/fork.mako:65
6603 #: rhodecode/templates/forks/fork.mako:61
6546 msgid "Plain text format with support of {metatags}. Add a README file for longer descriptions"
6604 msgid "Plain text format with support of {metatags}. Add a README file for longer descriptions"
6547 msgstr ""
6605 msgstr ""
6548
6606
6549 #: rhodecode/templates/admin/repos/repo_add_base.mako:80
6607 #: rhodecode/templates/admin/repos/repo_add_base.mako:80
6550 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:141
6608 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:141
6551 #: rhodecode/templates/forks/fork.mako:75
6609 #: rhodecode/templates/forks/fork.mako:71
6552 msgid "Landing commit"
6610 msgid "Landing commit"
6553 msgstr ""
6611 msgstr ""
6554
6612
6555 #: rhodecode/templates/admin/repos/repo_add_base.mako:84
6613 #: rhodecode/templates/admin/repos/repo_add_base.mako:84
6556 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:146
6614 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:146
6557 #: rhodecode/templates/forks/fork.mako:79
6615 #: rhodecode/templates/forks/fork.mako:75
6558 msgid "The default commit for file pages, downloads, full text search index, and README generation."
6616 msgid "The default commit for file pages, downloads, full text search index, and README generation."
6559 msgstr ""
6617 msgstr ""
6560
6618
6561 #: rhodecode/templates/admin/repos/repo_creating.mako:5
6619 #: rhodecode/templates/admin/repos/repo_creating.mako:5
6562 msgid "{} Creating repository"
6620 msgid "{} Creating repository"
6563 msgstr ""
6621 msgstr ""
6564
6622
6565 #: rhodecode/templates/admin/repos/repo_creating.mako:12
6623 #: rhodecode/templates/admin/repos/repo_creating.mako:12
6566 msgid "Creating repository"
6624 msgid "Creating repository"
6567 msgstr ""
6625 msgstr ""
6568
6626
6569 #: rhodecode/templates/admin/repos/repo_creating.mako:26
6627 #: rhodecode/templates/admin/repos/repo_creating.mako:26
6570 #, python-format
6628 #, python-format
6571 msgid "Repository \"%(repo_name)s\" is being created, you will be redirected when this process is finished.repo_name"
6629 msgid "Repository \"%(repo_name)s\" is being created, you will be redirected when this process is finished.repo_name"
6572 msgstr ""
6630 msgstr ""
6573
6631
6574 #: rhodecode/templates/admin/repos/repo_edit.mako:8
6632 #: rhodecode/templates/admin/repos/repo_edit.mako:8
6575 #, python-format
6633 #, python-format
6576 msgid "%s repository settings"
6634 msgid "%s repository settings"
6577 msgstr ""
6635 msgstr ""
6578
6636
6579 #: rhodecode/templates/admin/repos/repo_edit.mako:52
6637 #: rhodecode/templates/admin/repos/repo_edit.mako:48
6580 msgid "Branch Permissions"
6638 msgid "Branch Permissions"
6581 msgstr ""
6639 msgstr ""
6582
6640
6583 #: rhodecode/templates/admin/repos/repo_edit.mako:58
6641 #: rhodecode/templates/admin/repos/repo_edit.mako:54
6584 msgid "VCS"
6642 msgid "VCS"
6585 msgstr ""
6643 msgstr ""
6586
6644
6587 #: rhodecode/templates/admin/repos/repo_edit.mako:61
6645 #: rhodecode/templates/admin/repos/repo_edit.mako:57
6588 msgid "Extra Fields"
6646 msgid "Extra Fields"
6589 msgstr ""
6647 msgstr ""
6590
6648
6591 #: rhodecode/templates/admin/repos/repo_edit.mako:64
6649 #: rhodecode/templates/admin/repos/repo_edit.mako:60
6592 msgid "Issue Tracker"
6650 msgid "Issue Tracker"
6593 msgstr ""
6651 msgstr ""
6594
6652
6653 #: rhodecode/templates/admin/repos/repo_edit.mako:63
6654 #: rhodecode/templates/admin/users/user_edit.mako:49
6655 #: rhodecode/templates/admin/users/user_edit_caches.mako:5
6656 msgid "Caches"
6657 msgstr ""
6658
6595 #: rhodecode/templates/admin/repos/repo_edit.mako:67
6659 #: rhodecode/templates/admin/repos/repo_edit.mako:67
6596 #: rhodecode/templates/admin/users/user_edit.mako:48
6660 msgid "Remote sync"
6597 #: rhodecode/templates/admin/users/user_edit_caches.mako:5
6598 msgid "Caches"
6599 msgstr ""
6661 msgstr ""
6600
6662
6601 #: rhodecode/templates/admin/repos/repo_edit.mako:71
6663 #: rhodecode/templates/admin/repos/repo_edit.mako:71
6602 msgid "Remote sync"
6603 msgstr ""
6604
6605 #: rhodecode/templates/admin/repos/repo_edit.mako:75
6606 #: rhodecode/templates/summary/components.mako:196
6607 msgid "Statistics"
6664 msgid "Statistics"
6608 msgstr ""
6665 msgstr ""
6609
6666
6667 #: rhodecode/templates/admin/repos/repo_edit.mako:78
6668 msgid "Reviewer Rules"
6669 msgstr ""
6670
6610 #: rhodecode/templates/admin/repos/repo_edit.mako:82
6671 #: rhodecode/templates/admin/repos/repo_edit.mako:82
6611 msgid "Reviewer Rules"
6612 msgstr ""
6613
6614 #: rhodecode/templates/admin/repos/repo_edit.mako:86
6615 msgid "Automation"
6672 msgid "Automation"
6616 msgstr ""
6673 msgstr ""
6617
6674
6618 #: rhodecode/templates/admin/repos/repo_edit.mako:89
6675 #: rhodecode/templates/admin/repos/repo_edit.mako:85
6619 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:3
6676 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:3
6620 msgid "Maintenance"
6677 msgid "Maintenance"
6621 msgstr ""
6678 msgstr ""
6622
6679
6623 #: rhodecode/templates/admin/repos/repo_edit.mako:92
6680 #: rhodecode/templates/admin/repos/repo_edit.mako:88
6624 msgid "Strip"
6681 msgid "Strip"
6625 msgstr ""
6682 msgstr ""
6626
6683
6627 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:5
6684 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:5
6628 msgid "Repository ID"
6685 msgid "Repository ID"
6629 msgstr ""
6686 msgstr ""
6630
6687
6631 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:8
6632 msgid "Updated on"
6633 msgstr ""
6634
6635 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:9
6688 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:9
6636 msgid "Cached Commit id"
6689 msgid "Cached Commit id"
6637 msgstr ""
6690 msgstr ""
6638
6691
6639 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:10
6640 msgid "Attached scoped tokens"
6641 msgstr ""
6642
6643 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:11
6692 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:11
6644 msgid "Pull requests source"
6693 msgid "Attached scoped tokens"
6645 msgstr ""
6694 msgstr ""
6646
6695
6647 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:12
6696 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:12
6697 msgid "Pull requests source"
6698 msgstr ""
6699
6700 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:13
6648 msgid "Pull requests target"
6701 msgid "Pull requests target"
6649 msgstr ""
6702 msgstr ""
6650
6703
6651 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:18
6704 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:14
6705 msgid "Attached Artifacts"
6706 msgstr ""
6707
6708 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:20
6652 #, python-format
6709 #, python-format
6653 msgid "Repository: %s"
6710 msgid "Repository: %s"
6654 msgstr ""
6711 msgstr ""
6655
6712
6656 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:28
6713 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:30
6657 msgid "Fork Reference"
6714 msgid "Fork Reference"
6658 msgstr ""
6715 msgstr ""
6659
6716
6660 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:34
6717 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:36
6661 #, python-format
6718 #, python-format
6662 msgid "This repository is a fork of %(repo_link)s"
6719 msgid "This repository is a fork of %(repo_link)s"
6663 msgstr ""
6720 msgstr ""
6664
6721
6665 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:40
6722 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:42
6666 msgid "Set"
6723 msgid "Set"
6667 msgstr ""
6724 msgstr ""
6668
6725
6669 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:43
6726 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:45
6670 msgid "Manually set this repository as a fork of another from the list"
6727 msgid "Manually set this repository as a fork of another from the list"
6671 msgstr ""
6728 msgstr ""
6672
6729
6673 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:52
6730 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:54
6674 msgid "Public Journal Visibility"
6731 msgid "Public Journal Visibility"
6675 msgstr ""
6732 msgstr ""
6676
6733
6677 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:59
6734 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:61
6678 msgid "Remove from Public Journal"
6735 msgid "Remove from Public Journal"
6679 msgstr ""
6736 msgstr ""
6680
6737
6681 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:63
6738 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:65
6682 msgid "Add to Public Journal"
6739 msgid "Add to Public Journal"
6683 msgstr ""
6740 msgstr ""
6684
6741
6685 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:68
6742 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:70
6686 msgid "All actions made on this repository will be visible to everyone following the public journal."
6743 msgid "All actions made on this repository will be visible to everyone following the public journal."
6687 msgstr ""
6744 msgstr ""
6688
6745
6689 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:77
6746 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:79
6690 msgid "Locking state"
6747 msgid "Locking state"
6691 msgstr ""
6748 msgstr ""
6692
6749
6693 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:86
6750 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:88
6694 msgid "This Repository is not currently locked."
6751 msgid "This Repository is not currently locked."
6695 msgstr ""
6752 msgstr ""
6696
6753
6697 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:93
6698 msgid "Confirm to unlock repository."
6699 msgstr ""
6700
6701 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:95
6754 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:95
6755 msgid "Confirm to unlock repository."
6756 msgstr ""
6757
6758 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:97
6702 msgid "Unlock repository"
6759 msgid "Unlock repository"
6703 msgstr ""
6760 msgstr ""
6704
6761
6705 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:100
6706 msgid "Confirm to lock repository."
6707 msgstr ""
6708
6709 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:102
6762 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:102
6763 msgid "Confirm to lock repository."
6764 msgstr ""
6765
6766 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:104
6710 msgid "Lock repository"
6767 msgid "Lock repository"
6711 msgstr ""
6768 msgstr ""
6712
6769
6713 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:108
6770 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:110
6714 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."
6771 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."
6715 msgstr ""
6772 msgstr ""
6716
6773
6717 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:118
6774 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:120
6718 msgid "Hooks"
6775 msgid "Hooks"
6719 msgstr ""
6776 msgstr ""
6720
6777
6721 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:122
6722 msgid "Hook type"
6723 msgstr ""
6724
6725 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:123
6726 msgid "Hook version"
6727 msgstr ""
6728
6729 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:124
6778 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:124
6779 msgid "Hook type"
6780 msgstr ""
6781
6782 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:125
6783 msgid "Hook version"
6784 msgstr ""
6785
6786 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:126
6730 msgid "Current version"
6787 msgid "Current version"
6731 msgstr ""
6788 msgstr ""
6732
6789
6733 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:127
6790 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:129
6734 msgid "PRE HOOK"
6791 msgid "PRE HOOK"
6735 msgstr ""
6792 msgstr ""
6736
6793
6737 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:132
6794 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:134
6738 msgid "POST HOOK"
6795 msgid "POST HOOK"
6739 msgstr ""
6796 msgstr ""
6740
6797
6741 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:138
6798 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:140
6742 msgid "Unable to read hook information from VCS Server"
6799 msgid "Unable to read hook information from VCS Server"
6743 msgstr ""
6800 msgstr ""
6744
6801
6745 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:144
6802 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:146
6746 msgid "Confirm to reinstall hooks for this repository."
6803 msgid "Confirm to reinstall hooks for this repository."
6747 msgstr ""
6804 msgstr ""
6748
6805
6749 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:145
6806 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:147
6750 msgid "Update Hooks"
6807 msgid "Update Hooks"
6751 msgstr ""
6808 msgstr ""
6752
6809
6753 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:152
6810 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:154
6754 msgid "Archive repository"
6811 msgid "Archive repository"
6755 msgstr ""
6812 msgstr ""
6756
6813
6757 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:161
6758 #, python-format
6759 msgid "Confirm to archive this repository: %s"
6760 msgstr ""
6761
6762 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:163
6814 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:163
6815 #, python-format
6816 msgid "Confirm to archive this repository: %s"
6817 msgstr ""
6818
6819 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:165
6763 msgid "Archive this repository"
6820 msgid "Archive this repository"
6764 msgstr ""
6821 msgstr ""
6765
6822
6766 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:168
6823 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:170
6767 msgid "Archiving the repository will make it entirely read-only. The repository cannot be committed to.It is hidden from the search results and dashboard. "
6824 msgid "Archiving the repository will make it entirely read-only. The repository cannot be committed to.It is hidden from the search results and dashboard. "
6768 msgstr ""
6825 msgstr ""
6769
6826
6770 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:180
6827 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:182
6771 msgid "Delete repository"
6828 msgid "Delete repository"
6772 msgstr ""
6829 msgstr ""
6773
6830
6774 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:191
6831 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:193
6775 msgid "Detach forks"
6832 msgid "Detach forks"
6776 msgstr ""
6833 msgstr ""
6777
6834
6778 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:196
6835 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:198
6779 msgid "Delete forks"
6836 msgid "Delete forks"
6780 msgstr ""
6837 msgstr ""
6781
6838
6782 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:206
6839 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:208
6783 msgid "Consider to archive this repository instead."
6840 msgid "Consider to archive this repository instead."
6784 msgstr ""
6841 msgstr ""
6785
6842
6786 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:217
6843 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:219
6787 #: rhodecode/templates/data_table/_dt_elements.mako:173
6844 #: rhodecode/templates/data_table/_dt_elements.mako:173
6788 #, python-format
6845 #, python-format
6789 msgid "Confirm to delete this repository: %s"
6846 msgid "Confirm to delete this repository: %s"
6790 msgstr ""
6847 msgstr ""
6791
6848
6792 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:219
6849 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:221
6793 msgid "Delete this repository"
6850 msgid "Delete this repository"
6794 msgstr ""
6851 msgstr ""
6795
6852
6796 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:224
6853 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:226
6797 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 available in rhodecode-tools."
6854 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 available in rhodecode-tools."
6798 msgstr ""
6855 msgstr ""
6799
6856
6800 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:258
6857 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:260
6801 msgid "Change repository"
6858 msgid "Change repository"
6802 msgstr ""
6859 msgstr ""
6803
6860
6804 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:258
6861 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:260
6805 msgid "Pick repository"
6862 msgid "Pick repository"
6806 msgstr ""
6863 msgstr ""
6807
6864
6808 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:7
6865 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:7
6809 msgid "Repository Audit Logs"
6866 msgid "Repository Audit Logs"
6810 msgstr ""
6867 msgstr ""
6811
6868
6812 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:14
6869 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:14
6813 #: rhodecode/templates/admin/users/user_edit_audit.mako:14
6870 #: rhodecode/templates/admin/users/user_edit_audit.mako:14
6814 msgid "audit filter..."
6871 msgid "audit filter..."
6815 msgstr ""
6872 msgstr ""
6816
6873
6817 #: rhodecode/templates/admin/repos/repo_edit_automation.mako:3
6874 #: rhodecode/templates/admin/repos/repo_edit_automation.mako:3
6818 msgid "Repo Automation"
6875 msgid "Repo Automation"
6819 msgstr ""
6876 msgstr ""
6820
6877
6821 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:3
6878 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:3
6822 msgid "Invalidate Cache for Repository"
6879 msgid "Invalidate Cache for Repository"
6823 msgstr ""
6880 msgstr ""
6824
6881
6825 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:7
6882 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:7
6826 msgid "Manually invalidate the repository cache. On the next access a repository cache will be recreated."
6883 msgid "Manually invalidate the repository cache. On the next access a repository cache will be recreated."
6827 msgstr ""
6884 msgstr ""
6828
6885
6829 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:10
6886 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:10
6830 msgid "Cache purge can be automated by such api call. Can be called periodically in crontab etc."
6887 msgid "Cache purge can be automated by such api call. Can be called periodically in crontab etc."
6831 msgstr ""
6888 msgstr ""
6832
6889
6833 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:20
6890 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:20
6834 msgid "Invalidate repository cache"
6891 msgid "Invalidate repository cache"
6835 msgstr ""
6892 msgstr ""
6836
6893
6837 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:20
6894 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:20
6838 msgid "Confirm to invalidate repository cache"
6895 msgid "Confirm to invalidate repository cache"
6839 msgstr ""
6896 msgstr ""
6840
6897
6841 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:39
6898 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:39
6842 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:11
6899 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:11
6843 msgid "Key"
6900 msgid "Key"
6844 msgstr ""
6901 msgstr ""
6845
6902
6846 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:40
6903 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:40
6847 msgid "Namespace"
6904 msgid "Namespace"
6848 msgstr ""
6905 msgstr ""
6849
6906
6850 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:58
6907 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:58
6851 msgid "Cache keys"
6908 msgid "Cache keys"
6852 msgstr ""
6909 msgstr ""
6853
6910
6854 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:77
6911 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:77
6855 #: rhodecode/templates/admin/users/user_edit_caches.mako:19
6912 #: rhodecode/templates/admin/users/user_edit_caches.mako:19
6856 msgid "Show all"
6913 msgid "Show all"
6857 msgstr ""
6914 msgstr ""
6858
6915
6859 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:95
6916 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:95
6860 msgid "Shadow Repositories"
6917 msgid "Shadow Repositories"
6861 msgstr ""
6918 msgstr ""
6862
6919
6863 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:107
6920 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:107
6864 msgid "No Shadow repositories exist for this repository."
6921 msgid "No Shadow repositories exist for this repository."
6865 msgstr ""
6922 msgstr ""
6866
6923
6867 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:118
6924 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:118
6868 msgid "Diff Caches"
6925 msgid "Diff Caches"
6869 msgstr ""
6926 msgstr ""
6870
6927
6871 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:123
6928 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:123
6872 msgid "Cached diff name"
6929 msgid "Cached diff name"
6873 msgstr ""
6930 msgstr ""
6874
6931
6875 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:131
6932 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:131
6876 msgid "Cached diff files"
6933 msgid "Cached diff files"
6877 msgstr ""
6934 msgstr ""
6878
6935
6879 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:135
6936 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:135
6880 msgid "Cached diff size"
6937 msgid "Cached diff size"
6881 msgstr ""
6938 msgstr ""
6882
6939
6883 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:3
6940 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:3
6884 msgid "Custom extra fields for this repository"
6941 msgid "Custom extra fields for this repository"
6885 msgstr ""
6942 msgstr ""
6886
6943
6887 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:10
6944 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:10
6888 msgid "Label"
6945 msgid "Label"
6889 msgstr ""
6946 msgstr ""
6890
6947
6891 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:24
6948 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:24
6892 #, python-format
6949 #, python-format
6893 msgid "Confirm to delete this field: %s"
6950 msgid "Confirm to delete this field: %s"
6894 msgstr ""
6951 msgstr ""
6895
6952
6896 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:40
6953 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:40
6897 msgid "New Field Key"
6954 msgid "New Field Key"
6898 msgstr ""
6955 msgstr ""
6899
6956
6900 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:48
6957 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:48
6901 msgid "New Field Label"
6958 msgid "New Field Label"
6902 msgstr ""
6959 msgstr ""
6903
6960
6904 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:51
6961 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:51
6905 msgid "Enter short label"
6962 msgid "Enter short label"
6906 msgstr ""
6963 msgstr ""
6907
6964
6908 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:57
6965 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:57
6909 msgid "New Field Description"
6966 msgid "New Field Description"
6910 msgstr ""
6967 msgstr ""
6911
6968
6912 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:60
6969 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:60
6913 msgid "Enter a full description for the field"
6970 msgid "Enter a full description for the field"
6914 msgstr ""
6971 msgstr ""
6915
6972
6916 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:73
6973 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:73
6917 msgid "Extra fields are disabled. You can enable them from the Admin/Settings/Visual page."
6974 msgid "Extra fields are disabled. You can enable them from the Admin/Settings/Visual page."
6918 msgstr ""
6975 msgstr ""
6919
6976
6920 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:9
6977 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:9
6921 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:9
6978 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:9
6922 msgid "Inherit from global settings"
6979 msgid "Inherit from global settings"
6923 msgstr ""
6980 msgstr ""
6924
6981
6925 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:14
6982 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:14
6926 msgid "Select to inherit global patterns for issue tracker."
6983 msgid "Select to inherit global patterns for issue tracker."
6927 msgstr ""
6984 msgstr ""
6928
6985
6929 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:24
6986 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:24
6930 msgid "Inherited Issue Tracker Patterns"
6987 msgid "Inherited Issue Tracker Patterns"
6931 msgstr ""
6988 msgstr ""
6932
6989
6933 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:30
6990 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:30
6934 #: rhodecode/templates/base/issue_tracker_settings.mako:11
6991 #: rhodecode/templates/base/issue_tracker_settings.mako:11
6935 #: rhodecode/templates/base/perms_summary.mako:169
6992 #: rhodecode/templates/base/perms_summary.mako:169
6936 msgid "Pattern"
6993 msgid "Pattern"
6937 msgstr ""
6994 msgstr ""
6938
6995
6939 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:31
6996 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:31
6940 #: rhodecode/templates/base/issue_tracker_settings.mako:12
6997 #: rhodecode/templates/base/issue_tracker_settings.mako:12
6941 msgid "Url"
6998 msgid "Url"
6942 msgstr ""
6999 msgstr ""
6943
7000
6944 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:32
7001 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:32
6945 #: rhodecode/templates/base/issue_tracker_settings.mako:13
7002 #: rhodecode/templates/base/issue_tracker_settings.mako:13
6946 msgid "Prefix"
7003 msgid "Prefix"
6947 msgstr ""
7004 msgstr ""
6948
7005
6949 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:70
7006 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:70
6950 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:5
7007 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:5
6951 msgid "Issue Tracker / Wiki Patterns"
7008 msgid "Issue Tracker / Wiki Patterns"
6952 msgstr ""
7009 msgstr ""
6953
7010
6954 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:91
7011 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:91
6955 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:24
7012 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:24
6956 msgid "Test Patterns"
7013 msgid "Test Patterns"
6957 msgstr ""
7014 msgstr ""
6958
7015
6959 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:8
7016 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:8
6960 msgid "Perform maintenance tasks for this repo"
7017 msgid "Perform maintenance tasks for this repo"
6961 msgstr ""
7018 msgstr ""
6962
7019
6963 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:10
7020 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:10
6964 msgid "Following tasks will be performed"
7021 msgid "Following tasks will be performed"
6965 msgstr ""
7022 msgstr ""
6966
7023
6967 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:17
7024 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:17
6968 msgid "Maintenance can be automated by such api call. Can be called periodically in crontab etc."
7025 msgid "Maintenance can be automated by such api call. Can be called periodically in crontab etc."
6969 msgstr ""
7026 msgstr ""
6970
7027
6971 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:25
7028 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:25
6972 msgid "No maintenance tasks for this repo available"
7029 msgid "No maintenance tasks for this repo available"
6973 msgstr ""
7030 msgstr ""
6974
7031
6975 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:34
7032 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:34
6976 msgid "Run Maintenance"
7033 msgid "Run Maintenance"
6977 msgstr ""
7034 msgstr ""
6978
7035
6979 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:49
7036 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:49
6980 msgid "Performing Maintenance"
7037 msgid "Performing Maintenance"
6981 msgstr ""
7038 msgstr ""
6982
7039
6983 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:5
7040 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:5
6984 msgid "Repository Permissions"
7041 msgid "Repository Permissions"
6985 msgstr ""
7042 msgstr ""
6986
7043
6987 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:55
7044 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:55
6988 msgid "private repository"
7045 msgid "private repository"
6989 msgstr ""
7046 msgstr ""
6990
7047
6991 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:60
7048 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:60
6992 msgid "only users/user groups explicitly added here will have access"
7049 msgid "only users/user groups explicitly added here will have access"
6993 msgstr ""
7050 msgstr ""
6994
7051
6995 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:94
7052 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:94
6996 msgid "used by {} branch rule, requires write+ permissions"
7053 msgid "used by {} branch rule, requires write+ permissions"
6997 msgstr ""
7054 msgstr ""
6998
7055
6999 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:96
7056 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:96
7000 msgid "used by {} branch rules, requires write+ permissions"
7057 msgid "used by {} branch rules, requires write+ permissions"
7001 msgstr ""
7058 msgstr ""
7002
7059
7003 #: rhodecode/templates/admin/repos/repo_edit_permissions_branch.mako:3
7060 #: rhodecode/templates/admin/repos/repo_edit_permissions_branch.mako:3
7004 msgid "Repository Branch Permissions."
7061 msgid "Repository Branch Permissions."
7005 msgstr ""
7062 msgstr ""
7006
7063
7007 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:3
7064 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:3
7008 msgid "Remote Sync"
7065 msgid "Remote Sync"
7009 msgstr ""
7066 msgstr ""
7010
7067
7011 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:7
7068 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:7
7012 msgid "Manually pull/push changes from/to external URLs."
7069 msgid "Manually pull/push changes from/to external URLs."
7013 msgstr ""
7070 msgstr ""
7014
7071
7015 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:11
7072 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:11
7016 msgid "Pull url"
7073 msgid "Pull url"
7017 msgstr ""
7074 msgstr ""
7018
7075
7019 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:16
7076 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:16
7020 msgid "This repository does not have any pull url set."
7077 msgid "This repository does not have any pull url set."
7021 msgstr ""
7078 msgstr ""
7022
7079
7023 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:17
7080 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:17
7024 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:55
7081 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:55
7025 msgid "Set remote url."
7082 msgid "Set remote url."
7026 msgstr ""
7083 msgstr ""
7027
7084
7028 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:26
7085 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:26
7029 msgid "Pull can be automated by such api call. Can be called periodically in crontab etc."
7086 msgid "Pull can be automated by such api call. Can be called periodically in crontab etc."
7030 msgstr ""
7087 msgstr ""
7031
7088
7032 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:40
7089 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:40
7033 msgid "Pull changes from remote location"
7090 msgid "Pull changes from remote location"
7034 msgstr ""
7091 msgstr ""
7035
7092
7036 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:40
7093 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:40
7037 msgid "Confirm to pull changes from remote side"
7094 msgid "Confirm to pull changes from remote side"
7038 msgstr ""
7095 msgstr ""
7039
7096
7040 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:49
7097 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:49
7041 msgid "Push url"
7098 msgid "Push url"
7042 msgstr ""
7099 msgstr ""
7043
7100
7044 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:54
7101 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:54
7045 msgid "This repository does not have any push url set."
7102 msgid "This repository does not have any push url set."
7046 msgstr ""
7103 msgstr ""
7047
7104
7048 #: rhodecode/templates/admin/repos/repo_edit_reviewers.mako:3
7105 #: rhodecode/templates/admin/repos/repo_edit_reviewers.mako:3
7049 msgid "Default Reviewer Rules"
7106 msgid "Default Reviewer Rules"
7050 msgstr ""
7107 msgstr ""
7051
7108
7052 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:6
7109 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:6
7053 #, python-format
7110 #, python-format
7054 msgid "Settings for Repository: %s"
7111 msgid "Settings for Repository: %s"
7055 msgstr ""
7112 msgstr ""
7056
7113
7057 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:22
7114 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:22
7058 msgid "permalink id"
7115 msgid "permalink id"
7059 msgstr ""
7116 msgstr ""
7060
7117
7061 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:22
7118 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:22
7062 msgid "what is that ?"
7119 msgid "what is that ?"
7063 msgstr ""
7120 msgstr ""
7064
7121
7065 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:24
7122 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:24
7066 msgid "URL by id"
7123 msgid "URL by id"
7067 msgstr ""
7124 msgstr ""
7068
7125
7069 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:25
7126 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:25
7070 msgid ""
7127 msgid ""
7071 "In case this repository is renamed or moved into another group the repository url changes.\n"
7128 "In case this repository is renamed or moved into another group the repository url changes.\n"
7072 " Using above url guarantees that this repository will always be accessible under such url.\n"
7129 " Using above url guarantees that this repository will always be accessible under such url.\n"
7073 " Useful for CI systems, or any other cases that you need to hardcode the url into 3rd party service."
7130 " Useful for CI systems, or any other cases that you need to hardcode the url into 3rd party service."
7074 msgstr ""
7131 msgstr ""
7075
7132
7076 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:41
7133 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:41
7077 #, python-format
7134 #, python-format
7078 msgid "Select my personal group (`%(repo_group_name)s`)"
7135 msgid "Select my personal group (`%(repo_group_name)s`)"
7079 msgstr ""
7136 msgstr ""
7080
7137
7081 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:44
7138 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:44
7082 msgid "Optional select a group to put this repository into."
7139 msgid "Optional select a group to put this repository into."
7083 msgstr ""
7140 msgstr ""
7084
7141
7085 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:52
7142 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:52
7086 msgid "Remote pull uri"
7143 msgid "Remote pull uri"
7087 msgstr ""
7144 msgstr ""
7088
7145
7089 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:60
7146 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:60
7090 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:102
7147 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:102
7091 #: rhodecode/templates/base/perms_summary.mako:111
7148 #: rhodecode/templates/base/perms_summary.mako:111
7092 #: rhodecode/templates/base/perms_summary.mako:228
7149 #: rhodecode/templates/base/perms_summary.mako:228
7093 #: rhodecode/templates/base/perms_summary.mako:306
7150 #: rhodecode/templates/base/perms_summary.mako:306
7094 #: rhodecode/templates/base/perms_summary.mako:308
7151 #: rhodecode/templates/base/perms_summary.mako:308
7095 #: rhodecode/templates/debug_style/form-elements.html:45
7152 #: rhodecode/templates/debug_style/form-elements.html:45
7096 msgid "edit"
7153 msgid "edit"
7097 msgstr ""
7154 msgstr ""
7098
7155
7099 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:66
7156 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:66
7100 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:108
7157 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:108
7101 msgid "enter new value, or leave empty to remove"
7158 msgid "enter new value, or leave empty to remove"
7102 msgstr ""
7159 msgstr ""
7103
7160
7104 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:76
7161 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:76
7105 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:118
7162 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:118
7106 msgid "cancel"
7163 msgid "cancel"
7107 msgstr ""
7164 msgstr ""
7108
7165
7109 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:87
7166 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:87
7110 msgid "http[s] url where from repository was imported. This field can used for doing {sync_link}."
7167 msgid "http[s] url where from repository was imported. This field can used for doing {sync_link}."
7111 msgstr ""
7168 msgstr ""
7112
7169
7113 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:88
7170 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:88
7114 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:130
7171 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:130
7115 msgid "This field is stored encrypted inside Database, a format of http://user:password@server.com/repo_name can be used and will be hidden from display."
7172 msgid "This field is stored encrypted inside Database, a format of http://user:password@server.com/repo_name can be used and will be hidden from display."
7116 msgstr ""
7173 msgstr ""
7117
7174
7118 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:94
7175 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:94
7119 msgid "Remote push uri"
7176 msgid "Remote push uri"
7120 msgstr ""
7177 msgstr ""
7121
7178
7122 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:129
7179 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:129
7123 msgid "http[s] url to sync data back. This field can used for doing {sync_link}."
7180 msgid "http[s] url to sync data back. This field can used for doing {sync_link}."
7124 msgstr ""
7181 msgstr ""
7125
7182
7126 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:164
7183 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:164
7127 msgid "Change owner of this repository."
7184 msgid "Change owner of this repository."
7128 msgstr ""
7185 msgstr ""
7129
7186
7130 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:187
7187 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:187
7131 #: rhodecode/templates/data_table/_dt_elements.mako:92
7188 #: rhodecode/templates/data_table/_dt_elements.mako:92
7132 msgid "Private repository"
7189 msgid "Private repository"
7133 msgstr ""
7190 msgstr ""
7134
7191
7135 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:197
7192 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:197
7136 #: rhodecode/templates/summary/components.mako:209
7193 #: rhodecode/templates/summary/components.mako:238
7137 msgid "Enable statistics"
7194 msgid "Enable statistics"
7138 msgstr ""
7195 msgstr ""
7139
7196
7140 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:202
7197 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:202
7141 msgid "Enable statistics window on summary page."
7198 msgid "Enable statistics window on summary page."
7142 msgstr ""
7199 msgstr ""
7143
7200
7144 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:207
7201 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:207
7145 #: rhodecode/templates/summary/components.mako:177
7202 #: rhodecode/templates/summary/components.mako:184
7146 msgid "Enable downloads"
7203 msgid "Enable downloads"
7147 msgstr ""
7204 msgstr ""
7148
7205
7149 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:212
7206 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:212
7150 msgid "Enable download menu on summary page."
7207 msgid "Enable download menu on summary page."
7151 msgstr ""
7208 msgstr ""
7152
7209
7153 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:217
7210 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:217
7154 msgid "Enable automatic locking"
7211 msgid "Enable automatic locking"
7155 msgstr ""
7212 msgstr ""
7156
7213
7157 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:222
7214 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:222
7158 msgid "Enable automatic locking on repository. Pulling from this repository creates a lock that can be released by pushing back by the same user"
7215 msgid "Enable automatic locking on repository. Pulling from this repository creates a lock that can be released by pushing back by the same user"
7159 msgstr ""
7216 msgstr ""
7160
7217
7161 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:3
7218 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:3
7162 msgid "Repository statistics"
7219 msgid "Repository statistics"
7163 msgstr ""
7220 msgstr ""
7164
7221
7165 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:11
7222 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:11
7166 msgid "Processed commits"
7223 msgid "Processed commits"
7167 msgstr ""
7224 msgstr ""
7168
7225
7169 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:12
7226 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:12
7170 msgid "Processed progress"
7227 msgid "Processed progress"
7171 msgstr ""
7228 msgstr ""
7172
7229
7173 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:15
7230 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:15
7174 msgid "Reset statistics"
7231 msgid "Reset statistics"
7175 msgstr ""
7232 msgstr ""
7176
7233
7177 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:15
7234 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:15
7178 msgid "Confirm to remove current statistics"
7235 msgid "Confirm to remove current statistics"
7179 msgstr ""
7236 msgstr ""
7180
7237
7181 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:3
7238 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:3
7182 msgid "Strip commits from repository"
7239 msgid "Strip commits from repository"
7183 msgstr ""
7240 msgstr ""
7184
7241
7185 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:7
7242 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:7
7186 #, python-format
7243 #, python-format
7187 msgid "Please provide up to %d commits commits to strip"
7244 msgid "Please provide up to %d commits commits to strip"
7188 msgstr ""
7245 msgstr ""
7189
7246
7190 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:9
7247 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:9
7191 msgid "In the first step commits will be verified for existance in the repository"
7248 msgid "In the first step commits will be verified for existance in the repository"
7192 msgstr ""
7249 msgstr ""
7193
7250
7194 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:10
7251 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:10
7195 msgid "In the second step, correct commits will be available for stripping"
7252 msgid "In the second step, correct commits will be available for stripping"
7196 msgstr ""
7253 msgstr ""
7197
7254
7198 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:16
7255 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:16
7199 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:52
7256 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:52
7200 msgid "Enter full 40 character commit sha"
7257 msgid "Enter full 40 character commit sha"
7201 msgstr ""
7258 msgstr ""
7202
7259
7203 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:18
7260 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:18
7204 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:54
7261 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:54
7205 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:95
7262 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:95
7206 msgid "Add another commit"
7263 msgid "Add another commit"
7207 msgstr ""
7264 msgstr ""
7208
7265
7209 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:27
7266 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:27
7210 msgid "Check commits"
7267 msgid "Check commits"
7211 msgstr ""
7268 msgstr ""
7212
7269
7213 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:33
7270 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:33
7214 msgid "Sorry this functionality is not available for SVN repository"
7271 msgid "Sorry this functionality is not available for SVN repository"
7215 msgstr ""
7272 msgstr ""
7216
7273
7217 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:114
7274 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:114
7218 msgid "Checking commits"
7275 msgid "Checking commits"
7219 msgstr ""
7276 msgstr ""
7220
7277
7221 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:142
7278 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:142
7222 msgid " commit verified positive"
7279 msgid " commit verified positive"
7223 msgstr ""
7280 msgstr ""
7224
7281
7225 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:154
7282 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:154
7226 msgid " commit verified negative"
7283 msgid " commit verified negative"
7227 msgstr ""
7284 msgstr ""
7228
7285
7229 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:179
7286 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:179
7230 msgid " commit striped successfully"
7287 msgid " commit striped successfully"
7231 msgstr ""
7288 msgstr ""
7232
7289
7233 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:182
7290 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:182
7234 msgid " commit strip failed"
7291 msgid " commit strip failed"
7235 msgstr ""
7292 msgstr ""
7236
7293
7237 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:13
7294 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:13
7238 msgid "Select to inherit global vcs settings."
7295 msgid "Select to inherit global vcs settings."
7239 msgstr ""
7296 msgstr ""
7240
7297
7241 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:43
7298 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:43
7242 #: rhodecode/templates/admin/settings/settings_global.mako:140
7299 #: rhodecode/templates/admin/settings/settings_global.mako:140
7243 #: rhodecode/templates/admin/settings/settings_labs.mako:48
7300 #: rhodecode/templates/admin/settings/settings_labs.mako:48
7244 #: rhodecode/templates/admin/settings/settings_vcs.mako:13
7301 #: rhodecode/templates/admin/settings/settings_vcs.mako:13
7245 #: rhodecode/templates/admin/settings/settings_visual.mako:214
7302 #: rhodecode/templates/admin/settings/settings_visual.mako:214
7246 msgid "Save settings"
7303 msgid "Save settings"
7247 msgstr ""
7304 msgstr ""
7248
7305
7249 #: rhodecode/templates/admin/repos/repos.mako:5
7306 #: rhodecode/templates/admin/repos/repos.mako:5
7250 msgid "Repositories administration"
7307 msgid "Repositories administration"
7251 msgstr ""
7308 msgstr ""
7252
7309
7253 #: rhodecode/templates/admin/repos/repos.mako:13
7310 #: rhodecode/templates/admin/repos/repos.mako:26
7254 msgid "repositories"
7311 msgid "repositories"
7255 msgstr ""
7312 msgstr ""
7256
7313
7257 #: rhodecode/templates/admin/repos/repos.mako:67
7314 #: rhodecode/templates/admin/repos/repos.mako:71
7258 msgid "State"
7315 msgid "State"
7259 msgstr ""
7316 msgstr ""
7260
7317
7261 #: rhodecode/templates/admin/settings/settings.mako:5
7262 msgid "Settings administration"
7263 msgstr ""
7264
7265 #: rhodecode/templates/admin/settings/settings_automation.mako:3
7318 #: rhodecode/templates/admin/settings/settings_automation.mako:3
7266 msgid "Admin Automation"
7319 msgid "Admin Automation"
7267 msgstr ""
7320 msgstr ""
7268
7321
7269 #: rhodecode/templates/admin/settings/settings_email.mako:3
7322 #: rhodecode/templates/admin/settings/settings_email.mako:3
7270 msgid "Email Configuration"
7323 msgid "Email Configuration"
7271 msgstr ""
7324 msgstr ""
7272
7325
7273 #: rhodecode/templates/admin/settings/settings_email.mako:8
7326 #: rhodecode/templates/admin/settings/settings_email.mako:8
7274 msgid "Email prefix"
7327 msgid "Email prefix"
7275 msgstr ""
7328 msgstr ""
7276
7329
7277 #: rhodecode/templates/admin/settings/settings_email.mako:9
7330 #: rhodecode/templates/admin/settings/settings_email.mako:9
7278 msgid "Email from"
7331 msgid "Email from"
7279 msgstr ""
7332 msgstr ""
7280
7333
7281 #: rhodecode/templates/admin/settings/settings_email.mako:11
7334 #: rhodecode/templates/admin/settings/settings_email.mako:11
7282 msgid "SMTP server"
7335 msgid "SMTP server"
7283 msgstr ""
7336 msgstr ""
7284
7337
7285 #: rhodecode/templates/admin/settings/settings_email.mako:12
7338 #: rhodecode/templates/admin/settings/settings_email.mako:12
7286 msgid "SMTP username"
7339 msgid "SMTP username"
7287 msgstr ""
7340 msgstr ""
7288
7341
7289 #: rhodecode/templates/admin/settings/settings_email.mako:13
7342 #: rhodecode/templates/admin/settings/settings_email.mako:13
7290 msgid "SMTP password"
7343 msgid "SMTP password"
7291 msgstr ""
7344 msgstr ""
7292
7345
7293 #: rhodecode/templates/admin/settings/settings_email.mako:14
7346 #: rhodecode/templates/admin/settings/settings_email.mako:14
7294 msgid "SMTP port"
7347 msgid "SMTP port"
7295 msgstr ""
7348 msgstr ""
7296
7349
7297 #: rhodecode/templates/admin/settings/settings_email.mako:16
7350 #: rhodecode/templates/admin/settings/settings_email.mako:16
7298 msgid "SMTP use TLS"
7351 msgid "SMTP use TLS"
7299 msgstr ""
7352 msgstr ""
7300
7353
7301 #: rhodecode/templates/admin/settings/settings_email.mako:17
7354 #: rhodecode/templates/admin/settings/settings_email.mako:17
7302 msgid "SMTP use SSL"
7355 msgid "SMTP use SSL"
7303 msgstr ""
7356 msgstr ""
7304
7357
7305 #: rhodecode/templates/admin/settings/settings_email.mako:28
7358 #: rhodecode/templates/admin/settings/settings_email.mako:28
7306 msgid "You can adjust those settings in [DEFAULT] section of .ini file located at"
7359 msgid "You can adjust those settings in [DEFAULT] section of .ini file located at"
7307 msgstr ""
7360 msgstr ""
7308
7361
7309 #: rhodecode/templates/admin/settings/settings_email.mako:36
7362 #: rhodecode/templates/admin/settings/settings_email.mako:36
7310 msgid "Test Email"
7363 msgid "Test Email"
7311 msgstr ""
7364 msgstr ""
7312
7365
7313 #: rhodecode/templates/admin/settings/settings_email.mako:42
7366 #: rhodecode/templates/admin/settings/settings_email.mako:42
7314 msgid "enter valid email"
7367 msgid "enter valid email"
7315 msgstr ""
7368 msgstr ""
7316
7369
7317 #: rhodecode/templates/admin/settings/settings_email.mako:46
7370 #: rhodecode/templates/admin/settings/settings_email.mako:46
7318 msgid "Send an auto-generated email from this server to above email..."
7371 msgid "Send an auto-generated email from this server to above email..."
7319 msgstr ""
7372 msgstr ""
7320
7373
7321 #: rhodecode/templates/admin/settings/settings_exceptions.mako:3
7374 #: rhodecode/templates/admin/settings/settings_exceptions.mako:3
7322 msgid "Exceptions Tracker - Exception ID"
7375 msgid "Exceptions Tracker - Exception ID"
7323 msgstr ""
7376 msgstr ""
7324
7377
7325 #: rhodecode/templates/admin/settings/settings_exceptions.mako:8
7378 #: rhodecode/templates/admin/settings/settings_exceptions.mako:8
7326 msgid "Exception `{}` generated on UTC date: {}"
7379 msgid "Exception `{}` generated on UTC date: {}"
7327 msgstr ""
7380 msgstr ""
7328
7381
7329 #: rhodecode/templates/admin/settings/settings_exceptions.mako:12
7382 #: rhodecode/templates/admin/settings/settings_exceptions.mako:12
7330 msgid "Unable to Read Exception. It might be removed or non-existing."
7383 msgid "Unable to Read Exception. It might be removed or non-existing."
7331 msgstr ""
7384 msgstr ""
7332
7385
7333 #: rhodecode/templates/admin/settings/settings_exceptions.mako:21
7386 #: rhodecode/templates/admin/settings/settings_exceptions.mako:21
7334 msgid "Delete this Exception"
7387 msgid "Delete this Exception"
7335 msgstr ""
7388 msgstr ""
7336
7389
7337 #: rhodecode/templates/admin/settings/settings_exceptions.mako:29
7390 #: rhodecode/templates/admin/settings/settings_exceptions.mako:29
7338 msgid "Confirm to delete this exception"
7391 msgid "Confirm to delete this exception"
7339 msgstr ""
7392 msgstr ""
7340
7393
7341 #: rhodecode/templates/admin/settings/settings_exceptions.mako:31
7394 #: rhodecode/templates/admin/settings/settings_exceptions.mako:31
7342 msgid "Delete This Exception"
7395 msgid "Delete This Exception"
7343 msgstr ""
7396 msgstr ""
7344
7397
7345 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:3
7398 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:3
7346 msgid "Exceptions Tracker "
7399 msgid "Exceptions Tracker "
7347 msgstr ""
7400 msgstr ""
7348
7401
7349 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:7
7402 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:7
7350 msgid "There is {} stored exception."
7403 msgid "There is {} stored exception."
7351 msgstr ""
7404 msgstr ""
7352
7405
7353 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:9
7406 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:9
7354 msgid "There are {} stored exceptions."
7407 msgid "There are total {} stored exceptions."
7355 msgstr ""
7408 msgstr ""
7356
7409
7357 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:11
7410 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:12
7358 msgid "Store directory"
7411 msgid "Store directory"
7359 msgstr ""
7412 msgstr ""
7360
7413
7361 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:18
7414 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:19
7362 msgid "Confirm to delete all exceptions"
7415 msgid "Confirm to delete all exceptions"
7363 msgstr ""
7416 msgstr ""
7364
7417
7365 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:20
7418 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:22
7419 msgid "Delete All `{}`"
7420 msgstr ""
7421
7422 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:24
7366 msgid "Delete All"
7423 msgid "Delete All"
7367 msgstr ""
7424 msgstr ""
7368
7425
7369 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:32
7426 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:38
7370 msgid "Exceptions Tracker - Showing the last {} Exceptions"
7427 msgid "Exceptions Tracker - Showing the last {} Exceptions"
7371 msgstr ""
7428 msgstr ""
7372
7429
7373 #: rhodecode/templates/admin/settings/settings_global.mako:5
7430 #: rhodecode/templates/admin/settings/settings_global.mako:5
7374 msgid "Branding"
7431 msgid "Branding"
7375 msgstr ""
7432 msgstr ""
7376
7433
7377 #: rhodecode/templates/admin/settings/settings_global.mako:16
7434 #: rhodecode/templates/admin/settings/settings_global.mako:16
7378 msgid "Set a custom title for your RhodeCode instance (limited to 40 characters)."
7435 msgid "Set a custom title for your RhodeCode instance (limited to 40 characters)."
7379 msgstr ""
7436 msgstr ""
7380
7437
7381 #: rhodecode/templates/admin/settings/settings_global.mako:20
7438 #: rhodecode/templates/admin/settings/settings_global.mako:20
7382 msgid "HTTP[S] authentication realm"
7439 msgid "HTTP[S] authentication realm"
7383 msgstr ""
7440 msgstr ""
7384
7441
7385 #: rhodecode/templates/admin/settings/settings_global.mako:27
7442 #: rhodecode/templates/admin/settings/settings_global.mako:27
7386 msgid "Set a custom text that is shown as authentication message to clients trying to connect."
7443 msgid "Set a custom text that is shown as authentication message to clients trying to connect."
7387 msgstr ""
7444 msgstr ""
7388
7445
7389 #: rhodecode/templates/admin/settings/settings_global.mako:36
7446 #: rhodecode/templates/admin/settings/settings_global.mako:36
7390 #: rhodecode/templates/admin/users/user_edit_advanced.mako:69
7447 #: rhodecode/templates/admin/users/user_edit_advanced.mako:69
7391 msgid "Personal Repository Group"
7448 msgid "Personal Repository Group"
7392 msgstr ""
7449 msgstr ""
7393
7450
7394 #: rhodecode/templates/admin/settings/settings_global.mako:41
7451 #: rhodecode/templates/admin/settings/settings_global.mako:41
7395 msgid "Create Personal Repository Group"
7452 msgid "Create Personal Repository Group"
7396 msgstr ""
7453 msgstr ""
7397
7454
7398 #: rhodecode/templates/admin/settings/settings_global.mako:44
7455 #: rhodecode/templates/admin/settings/settings_global.mako:44
7399 msgid "Always create Personal Repository Groups for new users."
7456 msgid "Always create Personal Repository Groups for new users."
7400 msgstr ""
7457 msgstr ""
7401
7458
7402 #: rhodecode/templates/admin/settings/settings_global.mako:45
7459 #: rhodecode/templates/admin/settings/settings_global.mako:45
7403 msgid "When creating new users from add user form or API you can still turn this off via a checkbox or flag"
7460 msgid "When creating new users from add user form or API you can still turn this off via a checkbox or flag"
7404 msgstr ""
7461 msgstr ""
7405
7462
7406 #: rhodecode/templates/admin/settings/settings_global.mako:49
7463 #: rhodecode/templates/admin/settings/settings_global.mako:49
7407 msgid "Personal Repo Group Pattern"
7464 msgid "Personal Repo Group Pattern"
7408 msgstr ""
7465 msgstr ""
7409
7466
7410 #: rhodecode/templates/admin/settings/settings_global.mako:55
7467 #: rhodecode/templates/admin/settings/settings_global.mako:55
7411 msgid "Pattern used to create Personal Repository Groups. Prefix can be other existing repository group path[s], eg. /u/${username}"
7468 msgid "Pattern used to create Personal Repository Groups. Prefix can be other existing repository group path[s], eg. /u/${username}"
7412 msgstr ""
7469 msgstr ""
7413
7470
7414 #: rhodecode/templates/admin/settings/settings_global.mako:56
7471 #: rhodecode/templates/admin/settings/settings_global.mako:56
7415 msgid "Available variables are currently ${username} and ${user_id}"
7472 msgid "Available variables are currently ${username} and ${user_id}"
7416 msgstr ""
7473 msgstr ""
7417
7474
7418 #: rhodecode/templates/admin/settings/settings_global.mako:64
7475 #: rhodecode/templates/admin/settings/settings_global.mako:64
7419 msgid "Registration Captcha"
7476 msgid "Registration Captcha"
7420 msgstr ""
7477 msgstr ""
7421
7478
7422 #: rhodecode/templates/admin/settings/settings_global.mako:68
7479 #: rhodecode/templates/admin/settings/settings_global.mako:68
7423 msgid "Google reCaptcha v2 site key."
7480 msgid "Google reCaptcha v2 site key."
7424 msgstr ""
7481 msgstr ""
7425
7482
7426 #: rhodecode/templates/admin/settings/settings_global.mako:75
7483 #: rhodecode/templates/admin/settings/settings_global.mako:75
7427 msgid "Site key for reCaptcha v2 system."
7484 msgid "Site key for reCaptcha v2 system."
7428 msgstr ""
7485 msgstr ""
7429
7486
7430 #: rhodecode/templates/admin/settings/settings_global.mako:80
7487 #: rhodecode/templates/admin/settings/settings_global.mako:80
7431 msgid "Google reCaptcha v2 secret key."
7488 msgid "Google reCaptcha v2 secret key."
7432 msgstr ""
7489 msgstr ""
7433
7490
7434 #: rhodecode/templates/admin/settings/settings_global.mako:87
7491 #: rhodecode/templates/admin/settings/settings_global.mako:87
7435 msgid "Secret key for reCaptcha v2 system. Setting this value will enable captcha on registration and password reset forms."
7492 msgid "Secret key for reCaptcha v2 system. Setting this value will enable captcha on registration and password reset forms."
7436 msgstr ""
7493 msgstr ""
7437
7494
7438 #: rhodecode/templates/admin/settings/settings_global.mako:95
7495 #: rhodecode/templates/admin/settings/settings_global.mako:95
7439 msgid "Custom Header Code"
7496 msgid "Custom Header Code"
7440 msgstr ""
7497 msgstr ""
7441
7498
7442 #: rhodecode/templates/admin/settings/settings_global.mako:100
7499 #: rhodecode/templates/admin/settings/settings_global.mako:100
7443 #: rhodecode/templates/admin/settings/settings_global.mako:124
7500 #: rhodecode/templates/admin/settings/settings_global.mako:124
7444 #: rhodecode/templates/debug_style/form-elements-small.html:59
7501 #: rhodecode/templates/debug_style/form-elements-small.html:59
7445 #: rhodecode/templates/debug_style/form-elements.html:57
7502 #: rhodecode/templates/debug_style/form-elements.html:57
7446 #: rhodecode/templates/debug_style/form-elements.html:82
7503 #: rhodecode/templates/debug_style/form-elements.html:82
7447 #: rhodecode/templates/debug_style/form-elements.html:225
7504 #: rhodecode/templates/debug_style/form-elements.html:225
7448 #: rhodecode/templates/debug_style/form-elements.html:381
7505 #: rhodecode/templates/debug_style/form-elements.html:381
7449 #: rhodecode/templates/debug_style/form-elements.html:407
7506 #: rhodecode/templates/debug_style/form-elements.html:407
7450 #: rhodecode/templates/debug_style/form-elements.html:515
7507 #: rhodecode/templates/debug_style/form-elements.html:515
7451 #: rhodecode/templates/debug_style/form-elements.html:519
7508 #: rhodecode/templates/debug_style/form-elements.html:519
7452 #: rhodecode/templates/debug_style/form-elements.html:537
7509 #: rhodecode/templates/debug_style/form-elements.html:537
7453 #: rhodecode/templates/debug_style/form-elements.html:581
7510 #: rhodecode/templates/debug_style/form-elements.html:581
7454 #: rhodecode/templates/debug_style/form-inline.html:38
7511 #: rhodecode/templates/debug_style/form-inline.html:38
7455 #: rhodecode/templates/debug_style/form-inline.html:139
7512 #: rhodecode/templates/debug_style/form-inline.html:139
7456 #: rhodecode/templates/debug_style/form-inline.html:147
7513 #: rhodecode/templates/debug_style/form-inline.html:147
7457 #: rhodecode/templates/debug_style/form-vertical.html:60
7514 #: rhodecode/templates/debug_style/form-vertical.html:60
7458 #: rhodecode/templates/debug_style/forms.html:37
7515 #: rhodecode/templates/debug_style/forms.html:37
7459 #: rhodecode/templates/debug_style/forms.html:60
7516 #: rhodecode/templates/debug_style/forms.html:60
7460 #: rhodecode/templates/debug_style/forms.html:78
7517 #: rhodecode/templates/debug_style/forms.html:78
7461 #: rhodecode/templates/debug_style/forms.html:96
7518 #: rhodecode/templates/debug_style/forms.html:96
7462 #: rhodecode/templates/debug_style/layout-form-sidebar.html:44
7519 #: rhodecode/templates/debug_style/layout-form-sidebar.html:44
7463 msgid "Templates..."
7520 msgid "Templates..."
7464 msgstr ""
7521 msgstr ""
7465
7522
7466 #: rhodecode/templates/admin/settings/settings_global.mako:103
7523 #: rhodecode/templates/admin/settings/settings_global.mako:103
7467 #: rhodecode/templates/admin/settings/settings_global.mako:127
7524 #: rhodecode/templates/admin/settings/settings_global.mako:127
7468 #: rhodecode/templates/debug_style/form-elements-small.html:62
7525 #: rhodecode/templates/debug_style/form-elements-small.html:62
7469 #: rhodecode/templates/debug_style/form-elements.html:60
7526 #: rhodecode/templates/debug_style/form-elements.html:60
7470 #: rhodecode/templates/debug_style/form-elements.html:85
7527 #: rhodecode/templates/debug_style/form-elements.html:85
7471 #: rhodecode/templates/debug_style/form-elements.html:228
7528 #: rhodecode/templates/debug_style/form-elements.html:228
7472 #: rhodecode/templates/debug_style/form-elements.html:384
7529 #: rhodecode/templates/debug_style/form-elements.html:384
7473 #: rhodecode/templates/debug_style/form-elements.html:410
7530 #: rhodecode/templates/debug_style/form-elements.html:410
7474 #: rhodecode/templates/debug_style/form-elements.html:518
7531 #: rhodecode/templates/debug_style/form-elements.html:518
7475 #: rhodecode/templates/debug_style/form-elements.html:522
7532 #: rhodecode/templates/debug_style/form-elements.html:522
7476 #: rhodecode/templates/debug_style/form-elements.html:540
7533 #: rhodecode/templates/debug_style/form-elements.html:540
7477 #: rhodecode/templates/debug_style/form-elements.html:584
7534 #: rhodecode/templates/debug_style/form-elements.html:584
7478 #: rhodecode/templates/debug_style/form-inline.html:41
7535 #: rhodecode/templates/debug_style/form-inline.html:41
7479 #: rhodecode/templates/debug_style/form-inline.html:142
7536 #: rhodecode/templates/debug_style/form-inline.html:142
7480 #: rhodecode/templates/debug_style/form-inline.html:150
7537 #: rhodecode/templates/debug_style/form-inline.html:150
7481 #: rhodecode/templates/debug_style/form-vertical.html:63
7538 #: rhodecode/templates/debug_style/form-vertical.html:63
7482 #: rhodecode/templates/debug_style/forms.html:40
7539 #: rhodecode/templates/debug_style/forms.html:40
7483 #: rhodecode/templates/debug_style/forms.html:63
7540 #: rhodecode/templates/debug_style/forms.html:63
7484 #: rhodecode/templates/debug_style/forms.html:81
7541 #: rhodecode/templates/debug_style/forms.html:81
7485 #: rhodecode/templates/debug_style/forms.html:99
7542 #: rhodecode/templates/debug_style/forms.html:99
7486 #: rhodecode/templates/debug_style/layout-form-sidebar.html:47
7543 #: rhodecode/templates/debug_style/layout-form-sidebar.html:47
7487 msgid "Server Announcement"
7544 msgid "Server Announcement"
7488 msgstr ""
7545 msgstr ""
7489
7546
7490 #: rhodecode/templates/admin/settings/settings_global.mako:104
7547 #: rhodecode/templates/admin/settings/settings_global.mako:104
7491 msgid "Flash message filtering"
7548 msgid "Flash message filtering"
7492 msgstr ""
7549 msgstr ""
7493
7550
7494 #: rhodecode/templates/admin/settings/settings_global.mako:105
7551 #: rhodecode/templates/admin/settings/settings_global.mako:105
7495 msgid "Custom logos"
7552 msgid "Custom logos"
7496 msgstr ""
7553 msgstr ""
7497
7554
7498 #: rhodecode/templates/admin/settings/settings_global.mako:111
7555 #: rhodecode/templates/admin/settings/settings_global.mako:111
7499 msgid "Custom js/css code added at the end of the <header/> tag."
7556 msgid "Custom js/css code added at the end of the <header/> tag."
7500 msgstr ""
7557 msgstr ""
7501
7558
7502 #: rhodecode/templates/admin/settings/settings_global.mako:112
7559 #: rhodecode/templates/admin/settings/settings_global.mako:112
7503 msgid "Use <script/> or <css/> tags to define custom styling or scripting"
7560 msgid "Use <script/> or <css/> tags to define custom styling or scripting"
7504 msgstr ""
7561 msgstr ""
7505
7562
7506 #: rhodecode/templates/admin/settings/settings_global.mako:119
7563 #: rhodecode/templates/admin/settings/settings_global.mako:119
7507 msgid "Custom Footer Code"
7564 msgid "Custom Footer Code"
7508 msgstr ""
7565 msgstr ""
7509
7566
7510 #: rhodecode/templates/admin/settings/settings_global.mako:133
7567 #: rhodecode/templates/admin/settings/settings_global.mako:133
7511 msgid "Custom js/css code added at the end of the <body> tag."
7568 msgid "Custom js/css code added at the end of the <body> tag."
7512 msgstr ""
7569 msgstr ""
7513
7570
7514 #: rhodecode/templates/admin/settings/settings_global.mako:134
7571 #: rhodecode/templates/admin/settings/settings_global.mako:134
7515 msgid "Use <script> or <css> tags to define custom styling or scripting"
7572 msgid "Use <script> or <css> tags to define custom styling or scripting"
7516 msgstr ""
7573 msgstr ""
7517
7574
7518 #: rhodecode/templates/admin/settings/settings_hooks.mako:3
7575 #: rhodecode/templates/admin/settings/settings_hooks.mako:3
7519 msgid "Built in Mercurial hooks - read only"
7576 msgid "Built in Mercurial hooks - read only"
7520 msgstr ""
7577 msgstr ""
7521
7578
7522 #: rhodecode/templates/admin/settings/settings_hooks.mako:19
7579 #: rhodecode/templates/admin/settings/settings_hooks.mako:19
7523 msgid "Hooks can be used to trigger actions on certain events such as push / pull. They can trigger Python functions or external applications."
7580 msgid "Hooks can be used to trigger actions on certain events such as push / pull. They can trigger Python functions or external applications."
7524 msgstr ""
7581 msgstr ""
7525
7582
7526 #: rhodecode/templates/admin/settings/settings_hooks.mako:27
7583 #: rhodecode/templates/admin/settings/settings_hooks.mako:27
7527 msgid "Custom hooks"
7584 msgid "Custom hooks"
7528 msgstr ""
7585 msgstr ""
7529
7586
7530 #: rhodecode/templates/admin/settings/settings_labs.mako:3
7587 #: rhodecode/templates/admin/settings/settings_labs.mako:3
7531 msgid "Labs Settings"
7588 msgid "Labs Settings"
7532 msgstr ""
7589 msgstr ""
7533
7590
7534 #: rhodecode/templates/admin/settings/settings_labs.mako:10
7591 #: rhodecode/templates/admin/settings/settings_labs.mako:10
7535 msgid "There are no Labs settings currently"
7592 msgid "There are no Labs settings currently"
7536 msgstr ""
7593 msgstr ""
7537
7594
7538 #: rhodecode/templates/admin/settings/settings_mapping.mako:5
7595 #: rhodecode/templates/admin/settings/settings_mapping.mako:5
7539 msgid "Import New Groups or Repositories"
7596 msgid "Import New Groups or Repositories"
7540 msgstr ""
7597 msgstr ""
7541
7598
7542 #: rhodecode/templates/admin/settings/settings_mapping.mako:10
7599 #: rhodecode/templates/admin/settings/settings_mapping.mako:10
7543 msgid "Destroy old data"
7600 msgid "Destroy old data"
7544 msgstr ""
7601 msgstr ""
7545
7602
7546 #: rhodecode/templates/admin/settings/settings_mapping.mako:12
7603 #: rhodecode/templates/admin/settings/settings_mapping.mako:12
7547 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."
7604 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."
7548 msgstr ""
7605 msgstr ""
7549
7606
7550 #: rhodecode/templates/admin/settings/settings_mapping.mako:16
7607 #: rhodecode/templates/admin/settings/settings_mapping.mako:16
7551 msgid "Invalidate cache for all repositories"
7608 msgid "Invalidate cache for all repositories"
7552 msgstr ""
7609 msgstr ""
7553
7610
7554 #: rhodecode/templates/admin/settings/settings_mapping.mako:18
7611 #: rhodecode/templates/admin/settings/settings_mapping.mako:18
7555 msgid "Each cache data for repositories will be cleaned with this option selected. Use this to reload data and clear cache keys."
7612 msgid "Each cache data for repositories will be cleaned with this option selected. Use this to reload data and clear cache keys."
7556 msgstr ""
7613 msgstr ""
7557
7614
7558 #: rhodecode/templates/admin/settings/settings_mapping.mako:21
7615 #: rhodecode/templates/admin/settings/settings_mapping.mako:21
7559 msgid "Rescan Filesystem"
7616 msgid "Rescan Filesystem"
7560 msgstr ""
7617 msgstr ""
7561
7618
7562 #: rhodecode/templates/admin/settings/settings_open_source.mako:11
7619 #: rhodecode/templates/admin/settings/settings_open_source.mako:11
7563 msgid "Licenses of Third Party Packages"
7620 msgid "Licenses of Third Party Packages"
7564 msgstr ""
7621 msgstr ""
7565
7622
7566 #: rhodecode/templates/admin/settings/settings_process_management.mako:3
7623 #: rhodecode/templates/admin/settings/settings_process_management.mako:3
7567 #: rhodecode/templates/admin/settings/settings_system.mako:3
7624 #: rhodecode/templates/admin/settings/settings_system.mako:3
7568 msgid "Checking for updates..."
7625 msgid "Checking for updates..."
7569 msgstr ""
7626 msgstr ""
7570
7627
7571 #: rhodecode/templates/admin/settings/settings_process_management.mako:9
7628 #: rhodecode/templates/admin/settings/settings_process_management.mako:9
7572 msgid "Gunicorn process management"
7629 msgid "Gunicorn process management"
7573 msgstr ""
7630 msgstr ""
7574
7631
7575 #: rhodecode/templates/admin/settings/settings_process_management.mako:11
7632 #: rhodecode/templates/admin/settings/settings_process_management.mako:11
7576 msgid "start auto refresh"
7633 msgid "start auto refresh"
7577 msgstr ""
7634 msgstr ""
7578
7635
7579 #: rhodecode/templates/admin/settings/settings_process_management.mako:12
7636 #: rhodecode/templates/admin/settings/settings_process_management.mako:12
7580 msgid "stop auto refresh"
7637 msgid "stop auto refresh"
7581 msgstr ""
7638 msgstr ""
7582
7639
7583 #: rhodecode/templates/admin/settings/settings_search.mako:3
7640 #: rhodecode/templates/admin/settings/settings_search.mako:3
7584 msgid "RhodeCode Full Text Search"
7641 msgid "RhodeCode Full Text Search"
7585 msgstr ""
7642 msgstr ""
7586
7643
7587 #: rhodecode/templates/admin/settings/settings_sessions.mako:3
7644 #: rhodecode/templates/admin/settings/settings_sessions.mako:3
7588 msgid "User Sessions Configuration"
7645 msgid "User Sessions Configuration"
7589 msgstr ""
7646 msgstr ""
7590
7647
7591 #: rhodecode/templates/admin/settings/settings_sessions.mako:8
7648 #: rhodecode/templates/admin/settings/settings_sessions.mako:8
7592 msgid "Session type"
7649 msgid "Session type"
7593 msgstr ""
7650 msgstr ""
7594
7651
7595 #: rhodecode/templates/admin/settings/settings_sessions.mako:9
7652 #: rhodecode/templates/admin/settings/settings_sessions.mako:9
7596 msgid "Session expiration period"
7653 msgid "Session expiration period"
7597 msgstr ""
7654 msgstr ""
7598
7655
7599 #: rhodecode/templates/admin/settings/settings_sessions.mako:11
7656 #: rhodecode/templates/admin/settings/settings_sessions.mako:11
7600 msgid "Total sessions"
7657 msgid "Total sessions"
7601 msgstr ""
7658 msgstr ""
7602
7659
7603 #: rhodecode/templates/admin/settings/settings_sessions.mako:12
7660 #: rhodecode/templates/admin/settings/settings_sessions.mako:12
7604 msgid "Expired sessions ({} days)"
7661 msgid "Expired sessions ({} days)"
7605 msgstr ""
7662 msgstr ""
7606
7663
7607 #: rhodecode/templates/admin/settings/settings_sessions.mako:28
7664 #: rhodecode/templates/admin/settings/settings_sessions.mako:28
7608 msgid "Cleanup Old Sessions"
7665 msgid "Cleanup Old Sessions"
7609 msgstr ""
7666 msgstr ""
7610
7667
7611 #: rhodecode/templates/admin/settings/settings_sessions.mako:34
7668 #: rhodecode/templates/admin/settings/settings_sessions.mako:34
7612 msgid "Cleanup user sessions that were not active during chosen time frame."
7669 msgid "Cleanup user sessions that were not active during chosen time frame."
7613 msgstr ""
7670 msgstr ""
7614
7671
7615 #: rhodecode/templates/admin/settings/settings_sessions.mako:35
7672 #: rhodecode/templates/admin/settings/settings_sessions.mako:35
7616 msgid "After performing this action users whose session will be removed will be required to log in again."
7673 msgid "After performing this action users whose session will be removed will be required to log in again."
7617 msgstr ""
7674 msgstr ""
7618
7675
7619 #: rhodecode/templates/admin/settings/settings_sessions.mako:36
7676 #: rhodecode/templates/admin/settings/settings_sessions.mako:36
7620 msgid "Picking `All` will log-out you, and all users in the system."
7677 msgid "Picking `All` will log-out you, and all users in the system."
7621 msgstr ""
7678 msgstr ""
7622
7679
7623 #: rhodecode/templates/admin/settings/settings_sessions.mako:55
7680 #: rhodecode/templates/admin/settings/settings_sessions.mako:55
7624 msgid "Confirm to cleanup user sessions"
7681 msgid "Confirm to cleanup user sessions"
7625 msgstr ""
7682 msgstr ""
7626
7683
7627 #: rhodecode/templates/admin/settings/settings_sessions.mako:56
7684 #: rhodecode/templates/admin/settings/settings_sessions.mako:56
7628 msgid "Cleanup sessions"
7685 msgid "Cleanup sessions"
7629 msgstr ""
7686 msgstr ""
7630
7687
7631 #: rhodecode/templates/admin/settings/settings_system.mako:9
7688 #: rhodecode/templates/admin/settings/settings_system.mako:9
7632 msgid "System Info"
7689 msgid "System Info"
7633 msgstr ""
7690 msgstr ""
7634
7691
7635 #: rhodecode/templates/admin/settings/settings_system.mako:11
7692 #: rhodecode/templates/admin/settings/settings_system.mako:11
7636 msgid "create summary snapshot"
7693 msgid "create summary snapshot"
7637 msgstr ""
7694 msgstr ""
7638
7695
7639 #: rhodecode/templates/admin/settings/settings_system.mako:32
7696 #: rhodecode/templates/admin/settings/settings_system.mako:32
7640 msgid "Python Packages"
7697 msgid "Python Packages"
7641 msgstr ""
7698 msgstr ""
7642
7699
7643 #: rhodecode/templates/admin/settings/settings_visual.mako:5
7700 #: rhodecode/templates/admin/settings/settings_visual.mako:5
7644 #: rhodecode/templates/base/vcs_settings.mako:10
7701 #: rhodecode/templates/base/vcs_settings.mako:10
7645 msgid "General"
7702 msgid "General"
7646 msgstr ""
7703 msgstr ""
7647
7704
7648 #: rhodecode/templates/admin/settings/settings_visual.mako:10
7705 #: rhodecode/templates/admin/settings/settings_visual.mako:10
7649 msgid "Use repository extra fields"
7706 msgid "Use repository extra fields"
7650 msgstr ""
7707 msgstr ""
7651
7708
7652 #: rhodecode/templates/admin/settings/settings_visual.mako:12
7709 #: rhodecode/templates/admin/settings/settings_visual.mako:12
7653 msgid "Allows storing additional customized fields per repository."
7710 msgid "Allows storing additional customized fields per repository."
7654 msgstr ""
7711 msgstr ""
7655
7712
7656 #: rhodecode/templates/admin/settings/settings_visual.mako:17
7713 #: rhodecode/templates/admin/settings/settings_visual.mako:17
7657 msgid "Show RhodeCode version"
7714 msgid "Show RhodeCode version"
7658 msgstr ""
7715 msgstr ""
7659
7716
7660 #: rhodecode/templates/admin/settings/settings_visual.mako:19
7717 #: rhodecode/templates/admin/settings/settings_visual.mako:19
7661 msgid "Shows or hides a version number of RhodeCode displayed in the footer."
7718 msgid "Shows or hides a version number of RhodeCode displayed in the footer."
7662 msgstr ""
7719 msgstr ""
7663
7720
7664 #: rhodecode/templates/admin/settings/settings_visual.mako:26
7721 #: rhodecode/templates/admin/settings/settings_visual.mako:26
7665 msgid "Gravatars"
7722 msgid "Gravatars"
7666 msgstr ""
7723 msgstr ""
7667
7724
7668 #: rhodecode/templates/admin/settings/settings_visual.mako:31
7725 #: rhodecode/templates/admin/settings/settings_visual.mako:31
7669 msgid "Use Gravatars based avatars"
7726 msgid "Use Gravatars based avatars"
7670 msgstr ""
7727 msgstr ""
7671
7728
7672 #: rhodecode/templates/admin/settings/settings_visual.mako:33
7729 #: rhodecode/templates/admin/settings/settings_visual.mako:33
7673 msgid "Use gravatar.com as avatar system for RhodeCode accounts. If this is disabled avatars are generated based on initials and email."
7730 msgid "Use gravatar.com as avatar system for RhodeCode accounts. If this is disabled avatars are generated based on initials and email."
7674 msgstr ""
7731 msgstr ""
7675
7732
7676 #: rhodecode/templates/admin/settings/settings_visual.mako:36
7733 #: rhodecode/templates/admin/settings/settings_visual.mako:36
7677 msgid "Gravatar URL"
7734 msgid "Gravatar URL"
7678 msgstr ""
7735 msgstr ""
7679
7736
7680 #: rhodecode/templates/admin/settings/settings_visual.mako:44
7737 #: rhodecode/templates/admin/settings/settings_visual.mako:44
7681 msgid ""
7738 msgid ""
7682 "Gravatar url allows you to use other avatar server application.\n"
7739 "Gravatar url allows you to use other avatar server application.\n"
7683 " Following variables of the URL will be replaced accordingly.\n"
7740 " Following variables of the URL will be replaced accordingly.\n"
7684 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
7741 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
7685 " {email} user email,\n"
7742 " {email} user email,\n"
7686 " {md5email} md5 hash of the user email (like at gravatar.com),\n"
7743 " {md5email} md5 hash of the user email (like at gravatar.com),\n"
7687 " {size} size of the image that is expected from the server application,\n"
7744 " {size} size of the image that is expected from the server application,\n"
7688 " {netloc} network location/server host of running RhodeCode server"
7745 " {netloc} network location/server host of running RhodeCode server"
7689 msgstr ""
7746 msgstr ""
7690
7747
7691 #: rhodecode/templates/admin/settings/settings_visual.mako:59
7748 #: rhodecode/templates/admin/settings/settings_visual.mako:59
7692 msgid "Meta-Tagging"
7749 msgid "Meta-Tagging"
7693 msgstr ""
7750 msgstr ""
7694
7751
7695 #: rhodecode/templates/admin/settings/settings_visual.mako:64
7752 #: rhodecode/templates/admin/settings/settings_visual.mako:64
7696 msgid "Stylify recognised meta tags"
7753 msgid "Stylify recognised meta tags"
7697 msgstr ""
7754 msgstr ""
7698
7755
7699 #: rhodecode/templates/admin/settings/settings_visual.mako:66
7756 #: rhodecode/templates/admin/settings/settings_visual.mako:66
7700 msgid "Parses meta tags from repository or repository group description fields and turns them into colored tags."
7757 msgid "Parses meta tags from repository or repository group description fields and turns them into colored tags."
7701 msgstr ""
7758 msgstr ""
7702
7759
7703 #: rhodecode/templates/admin/settings/settings_visual.mako:77
7760 #: rhodecode/templates/admin/settings/settings_visual.mako:77
7704 msgid "Dashboard Items"
7761 msgid "Dashboard Items"
7705 msgstr ""
7762 msgstr ""
7706
7763
7707 #: rhodecode/templates/admin/settings/settings_visual.mako:81
7764 #: rhodecode/templates/admin/settings/settings_visual.mako:81
7708 msgid "Main page dashboard items"
7765 msgid "Main page dashboard items"
7709 msgstr ""
7766 msgstr ""
7710
7767
7711 #: rhodecode/templates/admin/settings/settings_visual.mako:87
7768 #: rhodecode/templates/admin/settings/settings_visual.mako:87
7712 msgid "Number of items displayed in the main page dashboard before pagination is shown."
7769 msgid "Number of items displayed in the main page dashboard before pagination is shown."
7713 msgstr ""
7770 msgstr ""
7714
7771
7715 #: rhodecode/templates/admin/settings/settings_visual.mako:91
7772 #: rhodecode/templates/admin/settings/settings_visual.mako:91
7716 msgid "Admin pages items"
7773 msgid "Admin pages items"
7717 msgstr ""
7774 msgstr ""
7718
7775
7719 #: rhodecode/templates/admin/settings/settings_visual.mako:97
7776 #: rhodecode/templates/admin/settings/settings_visual.mako:97
7720 msgid "Number of items displayed in the admin pages grids before pagination is shown."
7777 msgid "Number of items displayed in the admin pages grids before pagination is shown."
7721 msgstr ""
7778 msgstr ""
7722
7779
7723 #: rhodecode/templates/admin/settings/settings_visual.mako:106
7780 #: rhodecode/templates/admin/settings/settings_visual.mako:106
7724 msgid "Commit ID Style"
7781 msgid "Commit ID Style"
7725 msgstr ""
7782 msgstr ""
7726
7783
7727 #: rhodecode/templates/admin/settings/settings_visual.mako:110
7784 #: rhodecode/templates/admin/settings/settings_visual.mako:110
7728 msgid "Commit sha length"
7785 msgid "Commit sha length"
7729 msgstr ""
7786 msgstr ""
7730
7787
7731 #: rhodecode/templates/admin/settings/settings_visual.mako:117
7788 #: rhodecode/templates/admin/settings/settings_visual.mako:117
7732 msgid ""
7789 msgid ""
7733 "Number of chars to show in commit sha displayed in web interface.\n"
7790 "Number of chars to show in commit sha displayed in web interface.\n"
7734 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
7791 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
7735 " length of the sha after the `r123:` part."
7792 " length of the sha after the `r123:` part."
7736 msgstr ""
7793 msgstr ""
7737
7794
7738 #: rhodecode/templates/admin/settings/settings_visual.mako:125
7795 #: rhodecode/templates/admin/settings/settings_visual.mako:125
7739 msgid "Show commit ID numeric reference"
7796 msgid "Show commit ID numeric reference"
7740 msgstr ""
7797 msgstr ""
7741
7798
7742 #: rhodecode/templates/admin/settings/settings_visual.mako:125
7799 #: rhodecode/templates/admin/settings/settings_visual.mako:125
7743 msgid "Commit show revision number"
7800 msgid "Commit show revision number"
7744 msgstr ""
7801 msgstr ""
7745
7802
7746 #: rhodecode/templates/admin/settings/settings_visual.mako:127
7803 #: rhodecode/templates/admin/settings/settings_visual.mako:127
7747 msgid ""
7804 msgid ""
7748 "Show revision number in commit sha displayed in web interface.\n"
7805 "Show revision number in commit sha displayed in web interface.\n"
7749 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
7806 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
7750 " if the `r123:` part is shown."
7807 " if the `r123:` part is shown."
7751 msgstr ""
7808 msgstr ""
7752
7809
7753 #: rhodecode/templates/admin/settings/settings_visual.mako:136
7810 #: rhodecode/templates/admin/settings/settings_visual.mako:136
7754 #: rhodecode/templates/debug_style/index.html:63
7811 #: rhodecode/templates/debug_style/index.html:63
7755 msgid "Icons"
7812 msgid "Icons"
7756 msgstr ""
7813 msgstr ""
7757
7814
7758 #: rhodecode/templates/admin/settings/settings_visual.mako:141
7815 #: rhodecode/templates/admin/settings/settings_visual.mako:141
7759 msgid "Show public repo icon on repositories"
7816 msgid "Show public repo icon on repositories"
7760 msgstr ""
7817 msgstr ""
7761
7818
7762 #: rhodecode/templates/admin/settings/settings_visual.mako:147
7819 #: rhodecode/templates/admin/settings/settings_visual.mako:147
7763 msgid "Show private repo icon on repositories"
7820 msgid "Show private repo icon on repositories"
7764 msgstr ""
7821 msgstr ""
7765
7822
7766 #: rhodecode/templates/admin/settings/settings_visual.mako:149
7823 #: rhodecode/templates/admin/settings/settings_visual.mako:149
7767 msgid "Show public/private icons next to repositories names."
7824 msgid "Show public/private icons next to repositories names."
7768 msgstr ""
7825 msgstr ""
7769
7826
7770 #: rhodecode/templates/admin/settings/settings_visual.mako:156
7827 #: rhodecode/templates/admin/settings/settings_visual.mako:156
7771 msgid "Markup Renderer"
7828 msgid "Markup Renderer"
7772 msgstr ""
7829 msgstr ""
7773
7830
7774 #: rhodecode/templates/admin/settings/settings_visual.mako:163
7831 #: rhodecode/templates/admin/settings/settings_visual.mako:163
7775 msgid "Default renderer used to render comments, pull request descriptions and other description elements. After change old entries will still work correctly."
7832 msgid "Default renderer used to render comments, pull request descriptions and other description elements. After change old entries will still work correctly."
7776 msgstr ""
7833 msgstr ""
7777
7834
7778 #: rhodecode/templates/admin/settings/settings_visual.mako:170
7835 #: rhodecode/templates/admin/settings/settings_visual.mako:170
7779 msgid "Clone URL templates"
7836 msgid "Clone URL templates"
7780 msgstr ""
7837 msgstr ""
7781
7838
7782 #: rhodecode/templates/admin/settings/settings_visual.mako:181
7839 #: rhodecode/templates/admin/settings/settings_visual.mako:181
7783 msgid ""
7840 msgid ""
7784 "Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}', available vars:\n"
7841 "Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}', available vars:\n"
7785 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
7842 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
7786 " {user} current user username,\n"
7843 " {user} current user username,\n"
7787 " {sys_user} current system user running this process, Useful for ssh,\n"
7844 " {sys_user} current system user running this process, Useful for ssh,\n"
7788 " {hostname} hostname of this server running RhodeCode,\n"
7845 " {hostname} hostname of this server running RhodeCode,\n"
7789 " {netloc} network location/server host of running RhodeCode server,\n"
7846 " {netloc} network location/server host of running RhodeCode server,\n"
7790 " {repo} full repository name,\n"
7847 " {repo} full repository name,\n"
7791 " {repoid} ID of repository, can be used to contruct clone-by-id"
7848 " {repoid} ID of repository, can be used to contruct clone-by-id"
7792 msgstr ""
7849 msgstr ""
7793
7850
7794 #: rhodecode/templates/admin/settings/settings_visual.mako:196
7851 #: rhodecode/templates/admin/settings/settings_visual.mako:196
7795 msgid "Custom Support Link"
7852 msgid "Custom Support Link"
7796 msgstr ""
7853 msgstr ""
7797
7854
7798 #: rhodecode/templates/admin/settings/settings_visual.mako:204
7855 #: rhodecode/templates/admin/settings/settings_visual.mako:204
7799 #, python-format
7856 #, python-format
7800 msgid ""
7857 msgid ""
7801 "Custom url for the support link located at the bottom.\n"
7858 "Custom url for the support link located at the bottom.\n"
7802 " The default is set to %(default_url)s. In case there's a need\n"
7859 " The default is set to %(default_url)s. In case there's a need\n"
7803 " to change the support link to internal issue tracker, it should be done here.\n"
7860 " to change the support link to internal issue tracker, it should be done here.\n"
7804 " "
7861 " "
7805 msgstr ""
7862 msgstr ""
7806
7863
7807 #: rhodecode/templates/admin/user_groups/user_group_add.mako:5
7864 #: rhodecode/templates/admin/user_groups/user_group_add.mako:5
7808 msgid "Add user group"
7865 msgid "Add user group"
7809 msgstr ""
7866 msgstr ""
7810
7867
7811 #: rhodecode/templates/admin/user_groups/user_group_add.mako:13
7868 #: rhodecode/templates/admin/user_groups/user_group_add.mako:13
7812 #: rhodecode/templates/admin/users/user_edit_advanced.mako:14
7869 #: rhodecode/templates/admin/users/user_edit_advanced.mako:14
7813 #: rhodecode/templates/base/base.mako:81 rhodecode/templates/base/base.mako:156
7870 #: rhodecode/templates/base/base.mako:106
7871 #: rhodecode/templates/base/base.mako:128
7814 msgid "User groups"
7872 msgid "User groups"
7815 msgstr ""
7873 msgstr ""
7816
7874
7817 #: rhodecode/templates/admin/user_groups/user_group_add.mako:15
7875 #: rhodecode/templates/admin/user_groups/user_group_add.mako:46
7818 #: rhodecode/templates/admin/user_groups/user_groups.mako:28
7819 msgid "Add User Group"
7820 msgstr ""
7821
7822 #: rhodecode/templates/admin/user_groups/user_group_add.mako:47
7823 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:46
7876 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:46
7824 msgid "Short, optional description for this user group."
7877 msgid "Short, optional description for this user group."
7825 msgstr ""
7878 msgstr ""
7826
7879
7827 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:5
7880 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:5
7828 #, python-format
7881 #, python-format
7829 msgid "%s user group settings"
7882 msgid "%s user group settings"
7830 msgstr ""
7883 msgstr ""
7831
7884
7832 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:36
7833 #: rhodecode/templates/admin/users/user_edit.mako:42
7834 msgid "Global permissions"
7835 msgstr ""
7836
7837 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:37
7885 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:37
7838 #: rhodecode/templates/admin/users/user_edit.mako:43
7886 #: rhodecode/templates/admin/users/user_edit.mako:43
7887 msgid "Global permissions"
7888 msgstr ""
7889
7890 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:38
7891 #: rhodecode/templates/admin/users/user_edit.mako:44
7839 msgid "Permissions summary"
7892 msgid "Permissions summary"
7840 msgstr ""
7893 msgstr ""
7841
7894
7842 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:5
7895 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:5
7843 msgid "User Group ID"
7896 msgid "User Group ID"
7844 msgstr ""
7897 msgstr ""
7845
7898
7846 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:9
7899 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:9
7847 #: rhodecode/templates/admin/user_groups/user_groups.mako:77
7900 #: rhodecode/templates/admin/user_groups/user_groups.mako:80
7848 #: rhodecode/templates/debug_style/form-elements.html:509
7901 #: rhodecode/templates/debug_style/form-elements.html:509
7849 #: rhodecode/templates/user_group/profile.mako:42
7902 #: rhodecode/templates/user_group/profile.mako:45
7850 msgid "Members"
7903 msgid "Members"
7851 msgstr ""
7904 msgstr ""
7852
7905
7853 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:10
7906 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:10
7854 msgid "Automatic member sync"
7907 msgid "Automatic member sync"
7855 msgstr ""
7908 msgstr ""
7856
7909
7857 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:12
7910 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:12
7858 msgid "Assigned to repositories"
7911 msgid "Assigned to repositories"
7859 msgstr ""
7912 msgstr ""
7860
7913
7861 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:13
7914 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:13
7862 msgid "Assigned to repo groups"
7915 msgid "Assigned to repo groups"
7863 msgstr ""
7916 msgstr ""
7864
7917
7865 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:15
7918 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:15
7866 #: rhodecode/templates/admin/users/user_edit_advanced.mako:17
7919 #: rhodecode/templates/admin/users/user_edit_advanced.mako:17
7867 msgid "Assigned to review rules"
7920 msgid "Assigned to review rules"
7868 msgstr ""
7921 msgstr ""
7869
7922
7870 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:21
7923 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:21
7871 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:6
7924 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:6
7872 #, python-format
7925 #, python-format
7873 msgid "User Group: %s"
7926 msgid "User Group: %s"
7874 msgstr ""
7927 msgstr ""
7875
7928
7876 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:31
7929 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:31
7877 msgid "Group members sync"
7930 msgid "Group members sync"
7878 msgstr ""
7931 msgstr ""
7879
7932
7880 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:38
7933 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:38
7881 msgid "This group is set to be automatically synchronised."
7934 msgid "This group is set to be automatically synchronised."
7882 msgstr ""
7935 msgstr ""
7883
7936
7884 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:39
7937 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:39
7885 msgid "This group synchronization was set by"
7938 msgid "This group synchronization was set by"
7886 msgstr ""
7939 msgstr ""
7887
7940
7888 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:43
7941 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:43
7889 msgid "This group is not set to be automatically synchronised"
7942 msgid "This group is not set to be automatically synchronised"
7890 msgstr ""
7943 msgstr ""
7891
7944
7892 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:52
7945 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:52
7893 msgid "Disable synchronization"
7946 msgid "Disable synchronization"
7894 msgstr ""
7947 msgstr ""
7895
7948
7896 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:54
7949 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:54
7897 msgid "Enable synchronization"
7950 msgid "Enable synchronization"
7898 msgstr ""
7951 msgstr ""
7899
7952
7900 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:60
7953 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:60
7901 msgid "Users will be added or removed from this group when they authenticate with RhodeCode system, based on LDAP group membership. This requires `LDAP+User group` authentication plugin to be configured and enabled. (EE only feature)"
7954 msgid "Users will be added or removed from this group when they authenticate with RhodeCode system, based on LDAP group membership. This requires `LDAP+User group` authentication plugin to be configured and enabled. (EE only feature)"
7902 msgstr ""
7955 msgstr ""
7903
7956
7904 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:73
7957 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:73
7905 msgid "Delete User Group"
7958 msgid "Delete User Group"
7906 msgstr ""
7959 msgstr ""
7907
7960
7908 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:79
7961 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:79
7909 #, python-format
7962 #, python-format
7910 msgid "Confirm to delete user group `%(ugroup)s` with all permission assignments"
7963 msgid "Confirm to delete user group `%(ugroup)s` with all permission assignments"
7911 msgstr ""
7964 msgstr ""
7912
7965
7913 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:81
7966 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:81
7914 msgid "Delete This User Group"
7967 msgid "Delete This User Group"
7915 msgstr ""
7968 msgstr ""
7916
7969
7917 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:5
7970 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:5
7918 msgid "User Group Permissions"
7971 msgid "User Group Permissions"
7919 msgstr ""
7972 msgstr ""
7920
7973
7921 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:36
7974 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:36
7922 msgid "Change owner of this user group."
7975 msgid "Change owner of this user group."
7923 msgstr ""
7976 msgstr ""
7924
7977
7925 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:60
7978 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:60
7926 msgid "Add members"
7979 msgid "Add members"
7927 msgstr ""
7980 msgstr ""
7928
7981
7929 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:96
7982 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:96
7930 #: rhodecode/templates/user_group/profile.mako:63
7983 #: rhodecode/templates/user_group/profile.mako:68
7931 msgid "No members yet"
7984 msgid "No members yet"
7932 msgstr ""
7985 msgstr ""
7933
7986
7934 #: rhodecode/templates/admin/user_groups/user_groups.mako:5
7987 #: rhodecode/templates/admin/user_groups/user_groups.mako:5
7935 #: rhodecode/templates/admin/users/user_edit_groups.mako:6
7988 #: rhodecode/templates/admin/users/user_edit_groups.mako:6
7936 msgid "User groups administration"
7989 msgid "User groups administration"
7937 msgstr ""
7990 msgstr ""
7938
7991
7939 #: rhodecode/templates/admin/user_groups/user_groups.mako:79
7992 #: rhodecode/templates/admin/user_groups/user_groups.mako:82
7940 msgid "Sync"
7993 msgid "Sync"
7941 msgstr ""
7994 msgstr ""
7942
7995
7943 #: rhodecode/templates/admin/users/user_add.mako:5
7996 #: rhodecode/templates/admin/users/user_add.mako:5
7944 msgid "Add user"
7997 msgid "Add user"
7945 msgstr ""
7998 msgstr ""
7946
7999
7947 #: rhodecode/templates/admin/users/user_add.mako:13
8000 #: rhodecode/templates/admin/users/user_add.mako:13
7948 #: rhodecode/templates/admin/users/user_edit.mako:14
8001 #: rhodecode/templates/admin/users/user_edit.mako:14
7949 #: rhodecode/templates/base/base.mako:80
8002 #: rhodecode/templates/base/base.mako:105
7950 msgid "Users"
8003 msgid "Users"
7951 msgstr ""
8004 msgstr ""
7952
8005
7953 #: rhodecode/templates/admin/users/user_add.mako:15
8006 #: rhodecode/templates/admin/users/user_add.mako:15
7954 #: rhodecode/templates/admin/users/users.mako:28
8007 #: rhodecode/templates/admin/users/users.mako:31
7955 msgid "Add User"
8008 msgid "Add User"
7956 msgstr ""
8009 msgstr ""
7957
8010
7958 #: rhodecode/templates/admin/users/user_add.mako:53
8011 #: rhodecode/templates/admin/users/user_add.mako:53
7959 msgid "Password confirmation"
8012 msgid "Password confirmation"
7960 msgstr ""
8013 msgstr ""
7961
8014
7962 #: rhodecode/templates/admin/users/user_add.mako:59
8015 #: rhodecode/templates/admin/users/user_add.mako:59
7963 msgid "Generate password"
8016 msgid "Generate password"
7964 msgstr ""
8017 msgstr ""
7965
8018
7966 #: rhodecode/templates/admin/users/user_add.mako:106
8019 #: rhodecode/templates/admin/users/user_add.mako:106
7967 msgid "Password change"
8020 msgid "Password change"
7968 msgstr ""
8021 msgstr ""
7969
8022
7970 #: rhodecode/templates/admin/users/user_add.mako:110
8023 #: rhodecode/templates/admin/users/user_add.mako:110
7971 msgid "Force user to change his password on the next login"
8024 msgid "Force user to change his password on the next login"
7972 msgstr ""
8025 msgstr ""
7973
8026
7974 #: rhodecode/templates/admin/users/user_add.mako:116
8027 #: rhodecode/templates/admin/users/user_add.mako:116
7975 msgid "Add personal repository group"
8028 msgid "Add personal repository group"
7976 msgstr ""
8029 msgstr ""
7977
8030
7978 #: rhodecode/templates/admin/users/user_add.mako:121
8031 #: rhodecode/templates/admin/users/user_add.mako:121
7979 #: rhodecode/templates/admin/users/user_edit_advanced.mako:80
8032 #: rhodecode/templates/admin/users/user_edit_advanced.mako:80
7980 #, python-format
8033 #, python-format
7981 msgid "New group will be created at: `/%(path)s`"
8034 msgid "New group will be created at: `/%(path)s`"
7982 msgstr ""
8035 msgstr ""
7983
8036
7984 #: rhodecode/templates/admin/users/user_add.mako:122
8037 #: rhodecode/templates/admin/users/user_add.mako:122
7985 msgid "User will be automatically set as this group owner."
8038 msgid "User will be automatically set as this group owner."
7986 msgstr ""
8039 msgstr ""
7987
8040
7988 #: rhodecode/templates/admin/users/user_add.mako:139
8041 #: rhodecode/templates/admin/users/user_add.mako:139
7989 msgid "generated password:"
8042 msgid "generated password:"
7990 msgstr ""
8043 msgstr ""
7991
8044
7992 #: rhodecode/templates/admin/users/user_edit.mako:5
8045 #: rhodecode/templates/admin/users/user_edit.mako:5
7993 #, python-format
8046 #, python-format
7994 msgid "%s user settings"
8047 msgid "%s user settings"
7995 msgstr ""
8048 msgstr ""
7996
8049
7997 #: rhodecode/templates/admin/users/user_edit.mako:19
8050 #: rhodecode/templates/admin/users/user_edit.mako:31
7998 msgid "This user is set as disabled"
8051 msgid "This user is set as disabled"
7999 msgstr ""
8052 msgstr ""
8000
8053
8001 #: rhodecode/templates/admin/users/user_edit.mako:38
8054 #: rhodecode/templates/admin/users/user_edit.mako:39
8002 #: rhodecode/templates/admin/users/user_edit_profile.mako:5
8055 #: rhodecode/templates/admin/users/user_edit_profile.mako:5
8003 #: rhodecode/templates/users/user_profile.mako:5
8056 #: rhodecode/templates/users/user_profile.mako:5
8004 msgid "User Profile"
8057 msgid "User Profile"
8005 msgstr ""
8058 msgstr ""
8006
8059
8007 #: rhodecode/templates/admin/users/user_edit.mako:39
8060 #: rhodecode/templates/admin/users/user_edit.mako:40
8008 msgid "Auth tokens"
8061 msgid "Auth tokens"
8009 msgstr ""
8062 msgstr ""
8010
8063
8011 #: rhodecode/templates/admin/users/user_edit.mako:45
8012 msgid "Ip Whitelist"
8013 msgstr ""
8014
8015 #: rhodecode/templates/admin/users/user_edit.mako:46
8064 #: rhodecode/templates/admin/users/user_edit.mako:46
8065 msgid "Ip Whitelist"
8066 msgstr ""
8067
8068 #: rhodecode/templates/admin/users/user_edit.mako:47
8016 msgid "User Groups Management"
8069 msgid "User Groups Management"
8017 msgstr ""
8070 msgstr ""
8018
8071
8019 #: rhodecode/templates/admin/users/user_edit_advanced.mako:5
8072 #: rhodecode/templates/admin/users/user_edit_advanced.mako:5
8020 msgid "User ID"
8073 msgid "User ID"
8021 msgstr ""
8074 msgstr ""
8022
8075
8023 #: rhodecode/templates/admin/users/user_edit_advanced.mako:7
8076 #: rhodecode/templates/admin/users/user_edit_advanced.mako:7
8024 msgid "Source of Record"
8077 msgid "Source of Record"
8025 msgstr ""
8078 msgstr ""
8026
8079
8027 #: rhodecode/templates/admin/users/user_edit_advanced.mako:9
8080 #: rhodecode/templates/admin/users/user_edit_advanced.mako:9
8028 msgid "Last login"
8081 msgid "Last login"
8029 msgstr ""
8082 msgstr ""
8030
8083
8031 #: rhodecode/templates/admin/users/user_edit_advanced.mako:10
8084 #: rhodecode/templates/admin/users/user_edit_advanced.mako:10
8032 #: rhodecode/templates/admin/users/users.mako:80
8085 #: rhodecode/templates/admin/users/users.mako:83
8033 #: rhodecode/templates/forks/forks.mako:69
8086 #: rhodecode/templates/forks/forks.mako:67
8034 msgid "Last activity"
8087 msgid "Last activity"
8035 msgstr ""
8088 msgstr ""
8036
8089
8037 #: rhodecode/templates/admin/users/user_edit_advanced.mako:16
8090 #: rhodecode/templates/admin/users/user_edit_advanced.mako:16
8038 msgid "Reviewer of pull requests"
8091 msgid "Reviewer of pull requests"
8039 msgstr ""
8092 msgstr ""
8040
8093
8041 #: rhodecode/templates/admin/users/user_edit_advanced.mako:19
8094 #: rhodecode/templates/admin/users/user_edit_advanced.mako:19
8042 msgid "Member of User groups"
8095 msgid "Member of User groups"
8043 msgstr ""
8096 msgstr ""
8044
8097
8045 #: rhodecode/templates/admin/users/user_edit_advanced.mako:20
8098 #: rhodecode/templates/admin/users/user_edit_advanced.mako:20
8046 msgid "Force password change"
8099 msgid "Force password change"
8047 msgstr ""
8100 msgstr ""
8048
8101
8049 #: rhodecode/templates/admin/users/user_edit_advanced.mako:26
8102 #: rhodecode/templates/admin/users/user_edit_advanced.mako:26
8050 #, python-format
8103 #, python-format
8051 msgid "User: %s"
8104 msgid "User: %s"
8052 msgstr ""
8105 msgstr ""
8053
8106
8054 #: rhodecode/templates/admin/users/user_edit_advanced.mako:35
8107 #: rhodecode/templates/admin/users/user_edit_advanced.mako:35
8055 msgid "Force Password Reset"
8108 msgid "Force Password Reset"
8056 msgstr ""
8109 msgstr ""
8057
8110
8058 #: rhodecode/templates/admin/users/user_edit_advanced.mako:41
8111 #: rhodecode/templates/admin/users/user_edit_advanced.mako:41
8059 msgid "Disable forced password reset"
8112 msgid "Disable forced password reset"
8060 msgstr ""
8113 msgstr ""
8061
8114
8062 #: rhodecode/templates/admin/users/user_edit_advanced.mako:46
8115 #: rhodecode/templates/admin/users/user_edit_advanced.mako:46
8063 msgid "Clear the forced password change flag."
8116 msgid "Clear the forced password change flag."
8064 msgstr ""
8117 msgstr ""
8065
8118
8066 #: rhodecode/templates/admin/users/user_edit_advanced.mako:53
8119 #: rhodecode/templates/admin/users/user_edit_advanced.mako:53
8067 msgid "Confirm to enable forced password change"
8120 msgid "Confirm to enable forced password change"
8068 msgstr ""
8121 msgstr ""
8069
8122
8070 #: rhodecode/templates/admin/users/user_edit_advanced.mako:54
8123 #: rhodecode/templates/admin/users/user_edit_advanced.mako:54
8071 msgid "Enable forced password reset"
8124 msgid "Enable forced password reset"
8072 msgstr ""
8125 msgstr ""
8073
8126
8074 #: rhodecode/templates/admin/users/user_edit_advanced.mako:59
8127 #: rhodecode/templates/admin/users/user_edit_advanced.mako:59
8075 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"
8128 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"
8076 msgstr ""
8129 msgstr ""
8077
8130
8078 #: rhodecode/templates/admin/users/user_edit_advanced.mako:75
8131 #: rhodecode/templates/admin/users/user_edit_advanced.mako:75
8079 msgid "Users personal repository group"
8132 msgid "Users personal repository group"
8080 msgstr ""
8133 msgstr ""
8081
8134
8082 #: rhodecode/templates/admin/users/user_edit_advanced.mako:78
8135 #: rhodecode/templates/admin/users/user_edit_advanced.mako:78
8083 msgid "This user currently does not have a personal repository group"
8136 msgid "This user currently does not have a personal repository group"
8084 msgstr ""
8137 msgstr ""
8085
8138
8086 #: rhodecode/templates/admin/users/user_edit_advanced.mako:85
8139 #: rhodecode/templates/admin/users/user_edit_advanced.mako:85
8087 msgid "Create personal repository group"
8140 msgid "Create personal repository group"
8088 msgstr ""
8141 msgstr ""
8089
8142
8090 #: rhodecode/templates/admin/users/user_edit_advanced.mako:94
8143 #: rhodecode/templates/admin/users/user_edit_advanced.mako:94
8091 msgid "Delete User"
8144 msgid "Delete User"
8092 msgstr ""
8145 msgstr ""
8093
8146
8094 #: rhodecode/templates/admin/users/user_edit_advanced.mako:105
8147 #: rhodecode/templates/admin/users/user_edit_advanced.mako:105
8095 msgid "Detach repositories"
8148 msgid "Detach repositories"
8096 msgstr ""
8149 msgstr ""
8097
8150
8098 #: rhodecode/templates/admin/users/user_edit_advanced.mako:108
8151 #: rhodecode/templates/admin/users/user_edit_advanced.mako:108
8099 #: rhodecode/templates/admin/users/user_edit_advanced.mako:120
8152 #: rhodecode/templates/admin/users/user_edit_advanced.mako:120
8100 #: rhodecode/templates/admin/users/user_edit_advanced.mako:132
8153 #: rhodecode/templates/admin/users/user_edit_advanced.mako:132
8101 msgid "Delete repositories"
8154 msgid "Delete repositories"
8102 msgstr ""
8155 msgstr ""
8103
8156
8104 #: rhodecode/templates/admin/users/user_edit_advanced.mako:117
8157 #: rhodecode/templates/admin/users/user_edit_advanced.mako:117
8105 msgid "Detach repository groups"
8158 msgid "Detach repository groups"
8106 msgstr ""
8159 msgstr ""
8107
8160
8108 #: rhodecode/templates/admin/users/user_edit_advanced.mako:129
8161 #: rhodecode/templates/admin/users/user_edit_advanced.mako:129
8109 msgid "Detach user groups"
8162 msgid "Detach user groups"
8110 msgstr ""
8163 msgstr ""
8111
8164
8112 #: rhodecode/templates/admin/users/user_edit_advanced.mako:141
8165 #: rhodecode/templates/admin/users/user_edit_advanced.mako:141
8113 msgid "New owner for detached objects"
8166 msgid "New owner for detached objects"
8114 msgstr ""
8167 msgstr ""
8115
8168
8116 #: rhodecode/templates/admin/users/user_edit_advanced.mako:148
8169 #: rhodecode/templates/admin/users/user_edit_advanced.mako:148
8117 msgid "When selecting the detach option, the depending objects owned by this user will be assigned to the above user."
8170 msgid "When selecting the detach option, the depending objects owned by this user will be assigned to the above user."
8118 msgstr ""
8171 msgstr ""
8119
8172
8120 #: rhodecode/templates/admin/users/user_edit_advanced.mako:150
8173 #: rhodecode/templates/admin/users/user_edit_advanced.mako:150
8121 msgid "The delete option will delete the user and all his owned objects!"
8174 msgid "The delete option will delete the user and all his owned objects!"
8122 msgstr ""
8175 msgstr ""
8123
8176
8124 #: rhodecode/templates/admin/users/user_edit_advanced.mako:163
8177 #: rhodecode/templates/admin/users/user_edit_advanced.mako:163
8125 #: rhodecode/templates/data_table/_dt_elements.mako:260
8178 #: rhodecode/templates/data_table/_dt_elements.mako:260
8126 #, python-format
8179 #, python-format
8127 msgid "Confirm to delete this user: %s"
8180 msgid "Confirm to delete this user: %s"
8128 msgstr ""
8181 msgstr ""
8129
8182
8130 #: rhodecode/templates/admin/users/user_edit_advanced.mako:165
8183 #: rhodecode/templates/admin/users/user_edit_advanced.mako:165
8131 msgid "Delete this user"
8184 msgid "Delete this user"
8132 msgstr ""
8185 msgstr ""
8133
8186
8134 #: rhodecode/templates/admin/users/user_edit_audit.mako:7
8187 #: rhodecode/templates/admin/users/user_edit_audit.mako:7
8135 msgid "User Audit Logs"
8188 msgid "User Audit Logs"
8136 msgstr ""
8189 msgstr ""
8137
8190
8138 #: rhodecode/templates/admin/users/user_edit_caches.mako:33
8191 #: rhodecode/templates/admin/users/user_edit_caches.mako:33
8139 msgid "Invalidate user cache"
8192 msgid "Invalidate user cache"
8140 msgstr ""
8193 msgstr ""
8141
8194
8142 #: rhodecode/templates/admin/users/user_edit_caches.mako:33
8195 #: rhodecode/templates/admin/users/user_edit_caches.mako:33
8143 msgid "Confirm to invalidate user cache"
8196 msgid "Confirm to invalidate user cache"
8144 msgstr ""
8197 msgstr ""
8145
8198
8146 #: rhodecode/templates/admin/users/user_edit_emails.mako:5
8199 #: rhodecode/templates/admin/users/user_edit_emails.mako:5
8147 msgid "Additional Email Addresses"
8200 msgid "Additional Email Addresses"
8148 msgstr ""
8201 msgstr ""
8149
8202
8150 #: rhodecode/templates/admin/users/user_edit_emails.mako:30
8203 #: rhodecode/templates/admin/users/user_edit_emails.mako:30
8151 #, python-format
8204 #, python-format
8152 msgid "Confirm to delete this email: %s"
8205 msgid "Confirm to delete this email: %s"
8153 msgstr ""
8206 msgstr ""
8154
8207
8155 #: rhodecode/templates/admin/users/user_edit_emails.mako:55
8208 #: rhodecode/templates/admin/users/user_edit_emails.mako:55
8156 msgid "New email address"
8209 msgid "New email address"
8157 msgstr ""
8210 msgstr ""
8158
8211
8159 #: rhodecode/templates/admin/users/user_edit_groups.mako:12
8212 #: rhodecode/templates/admin/users/user_edit_groups.mako:12
8160 #, python-format
8213 #, python-format
8161 msgid "Add `%s` to user group"
8214 msgid "Add `%s` to user group"
8162 msgstr ""
8215 msgstr ""
8163
8216
8164 #: rhodecode/templates/admin/users/user_edit_ips.mako:3
8217 #: rhodecode/templates/admin/users/user_edit_ips.mako:3
8165 msgid "Custom IP Whitelist"
8218 msgid "Custom IP Whitelist"
8166 msgstr ""
8219 msgstr ""
8167
8220
8168 #: rhodecode/templates/admin/users/user_edit_ips.mako:10
8221 #: rhodecode/templates/admin/users/user_edit_ips.mako:10
8169 msgid "IP Address"
8222 msgid "IP Address"
8170 msgstr ""
8223 msgstr ""
8171
8224
8172 #: rhodecode/templates/admin/users/user_edit_ips.mako:11
8225 #: rhodecode/templates/admin/users/user_edit_ips.mako:11
8173 msgid "IP Range"
8226 msgid "IP Range"
8174 msgstr ""
8227 msgstr ""
8175
8228
8176 #: rhodecode/templates/admin/users/user_edit_ips.mako:20
8229 #: rhodecode/templates/admin/users/user_edit_ips.mako:20
8177 #, python-format
8230 #, python-format
8178 msgid "Inherited from %s"
8231 msgid "Inherited from %s"
8179 msgstr ""
8232 msgstr ""
8180
8233
8181 #: rhodecode/templates/admin/users/user_edit_ips.mako:64
8234 #: rhodecode/templates/admin/users/user_edit_ips.mako:64
8182 msgid ""
8235 msgid ""
8183 "Enter comma separated list of ip addresses like 127.0.0.1,\n"
8236 "Enter comma separated list of ip addresses like 10.0.0.1,10.0.0.2.\n"
8184 "or use a ip address with a mask 127.0.0.1/24, to create a network range.\n"
8237 "Use a ip address with a mask 127.0.0.1/24, to create a network match pattern.\n"
8185 "To specify multiple address range use 127.0.0.1-127.0.0.10 syntax"
8238 "To specify multiple entries on an address range use 127.0.0.1-127.0.0.10 syntax"
8186 msgstr ""
8239 msgstr ""
8187
8240
8188 #: rhodecode/templates/admin/users/user_edit_profile.mako:17
8241 #: rhodecode/templates/admin/users/user_edit_profile.mako:17
8189 #, python-format
8242 #, python-format
8190 msgid "This user was created from external source (%s). Editing some of the settings is limited."
8243 msgid "This user was created from external source (%s). Editing some of the settings is limited."
8191 msgstr ""
8244 msgstr ""
8192
8245
8193 #: rhodecode/templates/admin/users/user_edit_profile.mako:30
8246 #: rhodecode/templates/admin/users/user_edit_profile.mako:30
8194 msgid "Change the avatar at"
8247 msgid "Change the avatar at"
8195 msgstr ""
8248 msgstr ""
8196
8249
8197 #: rhodecode/templates/admin/users/user_edit_profile.mako:74
8250 #: rhodecode/templates/admin/users/user_edit_profile.mako:73
8198 msgid "New Password"
8251 msgid "New Password"
8199 msgstr ""
8252 msgstr ""
8200
8253
8201 #: rhodecode/templates/admin/users/user_edit_profile.mako:82
8254 #: rhodecode/templates/admin/users/user_edit_profile.mako:81
8202 msgid "New Password Confirmation"
8255 msgid "New Password Confirmation"
8203 msgstr ""
8256 msgstr ""
8204
8257
8205 #: rhodecode/templates/admin/users/user_edit_profile.mako:98
8258 #: rhodecode/templates/admin/users/user_edit_profile.mako:97
8206 msgid "Super Admin"
8259 msgid "Super Admin"
8207 msgstr ""
8260 msgstr ""
8208
8261
8209 #: rhodecode/templates/admin/users/user_edit_profile.mako:106
8262 #: rhodecode/templates/admin/users/user_edit_profile.mako:105
8210 msgid "Authentication type"
8263 msgid "Authentication type"
8211 msgstr ""
8264 msgstr ""
8212
8265
8213 #: rhodecode/templates/admin/users/user_edit_profile.mako:111
8266 #: rhodecode/templates/admin/users/user_edit_profile.mako:110
8214 msgid "User was created using an external source. He is bound to authentication using this method."
8267 msgid "User was created using an external source. He is bound to authentication using this method."
8215 msgstr ""
8268 msgstr ""
8216
8269
8217 #: rhodecode/templates/admin/users/user_edit_profile.mako:116
8270 #: rhodecode/templates/admin/users/user_edit_profile.mako:115
8218 msgid "Name in Source of Record"
8271 msgid "Name in Source of Record"
8219 msgstr ""
8272 msgstr ""
8220
8273
8221 #: rhodecode/templates/admin/users/user_edit_profile.mako:125
8274 #: rhodecode/templates/admin/users/user_edit_profile.mako:124
8222 msgid "Language"
8275 msgid "Language"
8223 msgstr ""
8276 msgstr ""
8224
8277
8225 #: rhodecode/templates/admin/users/user_edit_profile.mako:131
8278 #: rhodecode/templates/admin/users/user_edit_profile.mako:130
8226 #, python-format
8279 #, python-format
8227 msgid "User interface language. Help translate %(rc_link)s into your language."
8280 msgid "User interface language. Help translate %(rc_link)s into your language."
8228 msgstr ""
8281 msgstr ""
8229
8282
8230 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:70
8283 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:70
8231 msgid "Click add to use this generate SSH key"
8284 msgid "Click add to use this generate SSH key"
8232 msgstr ""
8285 msgstr ""
8233
8286
8234 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:3
8287 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:3
8235 msgid "New SSH Key generation"
8288 msgid "New SSH Key generation"
8236 msgstr ""
8289 msgstr ""
8237
8290
8238 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:8
8291 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:8
8239 msgid "Below is a 2048 bit generated SSH RSA key."
8292 msgid "Below is a 2048 bit generated SSH RSA key."
8240 msgstr ""
8293 msgstr ""
8241
8294
8242 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:9
8295 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:9
8243 msgid "If You wish to use it to access RhodeCode via the SSH please save the private key and click `Use this generated key` at the bottom."
8296 msgid "If You wish to use it to access RhodeCode via the SSH please save the private key and click `Use this generated key` at the bottom."
8244 msgstr ""
8297 msgstr ""
8245
8298
8246 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:11
8299 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:11
8247 msgid "Private key"
8300 msgid "Private key"
8248 msgstr ""
8301 msgstr ""
8249
8302
8250 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:27
8303 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:27
8251 msgid "Public key"
8304 msgid "Public key"
8252 msgstr ""
8305 msgstr ""
8253
8306
8254 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:38
8307 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:38
8255 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:40
8308 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:40
8256 msgid "Use this generated key"
8309 msgid "Use this generated key"
8257 msgstr ""
8310 msgstr ""
8258
8311
8259 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:42
8312 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:42
8260 msgid "Confirmation required on the next screen"
8313 msgid "Confirmation required on the next screen"
8261 msgstr ""
8314 msgstr ""
8262
8315
8263 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:46
8316 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:46
8264 msgid "SSH key generator has been disabled."
8317 msgid "SSH key generator has been disabled."
8265 msgstr ""
8318 msgstr ""
8266
8319
8267 #: rhodecode/templates/admin/users/users.mako:5
8320 #: rhodecode/templates/admin/users/users.mako:5
8268 msgid "Users administration"
8321 msgid "Users administration"
8269 msgstr ""
8322 msgstr ""
8270
8323
8271 #: rhodecode/templates/admin/users/users.mako:84
8324 #: rhodecode/templates/admin/users/users.mako:87
8272 #: rhodecode/templates/base/perms_summary.mako:145
8325 #: rhodecode/templates/base/perms_summary.mako:145
8273 msgid "Super admin"
8326 msgid "Super admin"
8274 msgstr ""
8327 msgstr ""
8275
8328
8276 #: rhodecode/templates/admin/users/users.mako:86
8329 #: rhodecode/templates/admin/users/users.mako:89
8277 msgid "Auth type"
8330 msgid "Auth type"
8278 msgstr ""
8331 msgstr ""
8279
8332
8280 #: rhodecode/templates/base/base.mako:55
8333 #: rhodecode/templates/artifacts/artifact_list.mako:5
8334 msgid "{} Artifacts"
8335 msgstr ""
8336
8337 #: rhodecode/templates/base/base.mako:57
8281 msgid "RhodeCode instance id: {}"
8338 msgid "RhodeCode instance id: {}"
8282 msgstr ""
8339 msgstr ""
8283
8340
8284 #: rhodecode/templates/base/base.mako:83
8341 #: rhodecode/templates/base/base.mako:90
8342 msgid "Super Admin Panel"
8343 msgstr ""
8344
8345 #: rhodecode/templates/base/base.mako:92
8346 msgid "Delegated Admin Panel"
8347 msgstr ""
8348
8349 #: rhodecode/templates/base/base.mako:108
8285 msgid "Authentication"
8350 msgid "Authentication"
8286 msgstr ""
8351 msgstr ""
8287
8352
8288 #: rhodecode/templates/base/base.mako:85
8353 #: rhodecode/templates/base/base.mako:110
8289 msgid "Defaults"
8354 msgid "Defaults"
8290 msgstr ""
8355 msgstr ""
8291
8356
8292 #: rhodecode/templates/base/base.mako:103
8357 #: rhodecode/templates/base/base.mako:150
8293 #: rhodecode/templates/files/files_pjax.mako:24
8358 #: rhodecode/templates/files/files_source_header.mako:53
8294 #: rhodecode/templates/summary/components.mako:42
8359 #: rhodecode/templates/files/files_tree_header.mako:40
8360 #: rhodecode/templates/summary/components.mako:250
8295 msgid "Show More"
8361 msgid "Show More"
8296 msgstr ""
8362 msgstr ""
8297
8363
8298 #: rhodecode/templates/base/base.mako:190
8364 #: rhodecode/templates/base/base.mako:220
8365 #: rhodecode/templates/base/base.mako:231
8366 msgid "RSS Feed"
8367 msgstr ""
8368
8369 #: rhodecode/templates/base/base.mako:222
8370 msgid "Watch this Repository and actions on it in your personalized journal"
8371 msgstr ""
8372
8373 #: rhodecode/templates/base/base.mako:240
8299 msgid "Fork of"
8374 msgid "Fork of"
8300 msgstr ""
8375 msgstr ""
8301
8376
8302 #: rhodecode/templates/base/base.mako:207
8377 #: rhodecode/templates/base/base.mako:257
8303 #, python-format
8378 #, python-format
8304 msgid "Repository locked by %(user)s"
8379 msgid "Repository locked by %(user)s"
8305 msgstr ""
8380 msgstr ""
8306
8381
8307 #: rhodecode/templates/base/base.mako:212
8382 #: rhodecode/templates/base/base.mako:262
8308 msgid "Repository not locked. Pull repository to lock it."
8383 msgid "Repository not locked. Pull repository to lock it."
8309 msgstr ""
8384 msgstr ""
8310
8385
8311 #: rhodecode/templates/base/base.mako:230
8386 #: rhodecode/templates/base/base.mako:277
8387 msgid "This repository has been archived. It is now read-only."
8388 msgstr ""
8389
8390 #: rhodecode/templates/base/base.mako:290
8312 #: rhodecode/templates/data_table/_dt_elements.mako:46
8391 #: rhodecode/templates/data_table/_dt_elements.mako:46
8313 #: rhodecode/templates/data_table/_dt_elements.mako:47
8392 #: rhodecode/templates/data_table/_dt_elements.mako:47
8314 #: rhodecode/templates/data_table/_dt_elements.mako:198
8393 #: rhodecode/templates/data_table/_dt_elements.mako:198
8315 #: rhodecode/templates/pullrequests/pullrequest.mako:36
8394 #: rhodecode/templates/pullrequests/pullrequest.mako:30
8316 msgid "Summary"
8395 msgid "Summary"
8317 msgstr ""
8396 msgstr ""
8318
8397
8319 #: rhodecode/templates/base/base.mako:231
8398 #: rhodecode/templates/base/base.mako:291
8320 #: rhodecode/templates/data_table/_dt_elements.mako:51
8399 #: rhodecode/templates/data_table/_dt_elements.mako:51
8321 #: rhodecode/templates/data_table/_dt_elements.mako:52
8400 #: rhodecode/templates/data_table/_dt_elements.mako:52
8322 msgid "Changelog"
8401 #: rhodecode/templates/files/file_authors_box.mako:28
8323 msgstr ""
8402 #: rhodecode/templates/search/search.mako:85
8324
8403 #: rhodecode/templates/summary/components.mako:119
8325 #: rhodecode/templates/base/base.mako:232
8404 #: rhodecode/templates/summary/components.mako:127
8405 msgid "Commits"
8406 msgstr ""
8407
8408 #: rhodecode/templates/base/base.mako:292
8326 #: rhodecode/templates/data_table/_dt_elements.mako:56
8409 #: rhodecode/templates/data_table/_dt_elements.mako:56
8327 #: rhodecode/templates/data_table/_dt_elements.mako:57
8410 #: rhodecode/templates/data_table/_dt_elements.mako:57
8328 #: rhodecode/templates/files/files.mako:15
8411 #: rhodecode/templates/files/files.mako:15
8329 #: rhodecode/templates/search/search.mako:90
8412 #: rhodecode/templates/search/search.mako:85
8330 msgid "Files"
8413 msgid "Files"
8331 msgstr ""
8414 msgstr ""
8332
8415
8333 #: rhodecode/templates/base/base.mako:233
8334 #: rhodecode/templates/bookmarks/bookmarks.mako:68
8335 #: rhodecode/templates/branches/branches.mako:67
8336 #: rhodecode/templates/tags/tags.mako:68
8337 msgid "Compare"
8338 msgstr ""
8339
8340 #: rhodecode/templates/base/base.mako:234
8341 #: rhodecode/templates/base/base.mako:339
8342 #: rhodecode/templates/base/base.mako:530
8343 #: rhodecode/templates/search/search.mako:93
8344 msgid "Search"
8345 msgstr ""
8346
8347 #: rhodecode/templates/base/base.mako:239
8348 #, python-format
8349 msgid "Show Pull Requests for %s"
8350 msgstr ""
8351
8352 #: rhodecode/templates/base/base.mako:250
8353 #: rhodecode/templates/base/base.mako:343
8354 msgid "Options"
8355 msgstr ""
8356
8357 #: rhodecode/templates/base/base.mako:254
8358 msgid "Repository Settings"
8359 msgstr ""
8360
8361 #: rhodecode/templates/base/base.mako:258
8362 #: rhodecode/templates/changelog/changelog.mako:40
8363 #, python-format
8364 msgid "Compare fork with %s"
8365 msgstr ""
8366
8367 #: rhodecode/templates/base/base.mako:274
8368 msgid "Unlock"
8369 msgstr ""
8370
8371 #: rhodecode/templates/base/base.mako:276
8372 msgid "Lock"
8373 msgstr ""
8374
8375 #: rhodecode/templates/base/base.mako:281
8376 #: rhodecode/templates/data_table/_dt_elements.mako:61
8377 #: rhodecode/templates/data_table/_dt_elements.mako:62
8378 msgid "Fork"
8379 msgstr ""
8380
8381 #: rhodecode/templates/base/base.mako:282
8382 msgid "Create Pull Request"
8383 msgstr ""
8384
8385 #: rhodecode/templates/base/base.mako:293
8416 #: rhodecode/templates/base/base.mako:293
8386 msgid "This repository has been archived. It is now read-only."
8417 #: rhodecode/templates/bookmarks/bookmarks.mako:66
8387 msgstr ""
8418 #: rhodecode/templates/branches/branches.mako:65
8388
8419 #: rhodecode/templates/tags/tags.mako:66
8389 #: rhodecode/templates/base/base.mako:338
8420 msgid "Compare"
8421 msgstr ""
8422
8423 #: rhodecode/templates/base/base.mako:298
8424 #, python-format
8425 msgid "Show Pull Requests for %s"
8426 msgstr ""
8427
8428 #: rhodecode/templates/base/base.mako:301
8429 msgid "Pull Request"
8430 msgstr ""
8431
8432 #: rhodecode/templates/base/base.mako:310
8433 msgid "Artifacts"
8434 msgstr ""
8435
8436 #: rhodecode/templates/base/base.mako:313
8437 msgid "Repository Settings"
8438 msgstr ""
8439
8440 #: rhodecode/templates/base/base.mako:324
8441 #: rhodecode/templates/base/base.mako:339
8442 #: rhodecode/templates/base/base.mako:406
8443 #: rhodecode/templates/base/base.mako:418
8444 msgid "Options"
8445 msgstr ""
8446
8447 #: rhodecode/templates/base/base.mako:327
8448 msgid "Fork this repository"
8449 msgstr ""
8450
8451 #: rhodecode/templates/base/base.mako:328
8452 msgid "Create Pull Request"
8453 msgstr ""
8454
8455 #: rhodecode/templates/base/base.mako:331
8456 msgid "Unlock Repository"
8457 msgstr ""
8458
8459 #: rhodecode/templates/base/base.mako:333
8460 msgid "Lock Repository"
8461 msgstr ""
8462
8463 #: rhodecode/templates/base/base.mako:393
8390 msgid "Group Home"
8464 msgid "Group Home"
8391 msgstr ""
8465 msgstr ""
8392
8466
8393 #: rhodecode/templates/base/base.mako:347
8467 #: rhodecode/templates/base/base.mako:395
8394 msgid "You have admin right to this group, and can edit it"
8468 msgid "You have admin right to this group, and can edit it"
8395 msgstr ""
8469 msgstr ""
8396
8470
8397 #: rhodecode/templates/base/base.mako:347
8471 #: rhodecode/templates/base/base.mako:395
8398 msgid "Group Settings"
8472 msgid "Group Settings"
8399 msgstr ""
8473 msgstr ""
8400
8474
8401 #: rhodecode/templates/base/base.mako:353
8475 #: rhodecode/templates/base/base.mako:439
8402 msgid "Add Parent Group"
8403 msgstr ""
8404
8405 #: rhodecode/templates/base/base.mako:374
8406 msgid "Sign in"
8476 msgid "Sign in"
8407 msgstr ""
8477 msgstr ""
8408
8478
8409 #: rhodecode/templates/base/base.mako:399
8479 #: rhodecode/templates/base/base.mako:464
8410 msgid "My personal group"
8480 msgid "My personal group"
8411 msgstr ""
8481 msgstr ""
8412
8482
8413 #: rhodecode/templates/base/base.mako:406
8483 #: rhodecode/templates/base/base.mako:471
8414 msgid "Manage"
8484 msgid "Manage"
8415 msgstr ""
8485 msgstr ""
8416
8486
8417 #: rhodecode/templates/base/base.mako:411
8487 #: rhodecode/templates/base/base.mako:476
8418 msgid "No Bookmarks yet."
8488 msgid "No Bookmarks yet."
8419 msgstr ""
8489 msgstr ""
8420
8490
8421 #: rhodecode/templates/base/base.mako:449
8491 #: rhodecode/templates/base/base.mako:514
8422 msgid "Sign Out"
8492 msgid "Sign Out"
8423 msgstr ""
8493 msgstr ""
8424
8494
8425 #: rhodecode/templates/base/base.mako:487
8495 #: rhodecode/templates/base/base.mako:575
8426 msgid "search / go to..."
8496 msgid "search / go to..."
8427 msgstr ""
8497 msgstr ""
8428
8498
8429 #: rhodecode/templates/base/base.mako:512
8499 #: rhodecode/templates/base/base.mako:618
8430 msgid "Show activity journal"
8500 msgid "Show activity journal"
8431 msgstr ""
8501 msgstr ""
8432
8502
8433 #: rhodecode/templates/base/base.mako:513
8503 #: rhodecode/templates/base/base.mako:619
8434 #: rhodecode/templates/journal/journal.mako:4
8504 #: rhodecode/templates/journal/journal.mako:4
8435 #: rhodecode/templates/journal/journal.mako:14
8505 #: rhodecode/templates/journal/journal.mako:14
8436 msgid "Journal"
8506 msgid "Journal"
8437 msgstr ""
8507 msgstr ""
8438
8508
8439 #: rhodecode/templates/base/base.mako:518
8509 #: rhodecode/templates/base/base.mako:624
8440 msgid "Show Public activity journal"
8510 msgid "Show Public activity journal"
8441 msgstr ""
8511 msgstr ""
8442
8512
8443 #: rhodecode/templates/base/base.mako:519
8513 #: rhodecode/templates/base/base.mako:625
8444 msgid "Public journal"
8514 msgid "Public journal"
8445 msgstr ""
8515 msgstr ""
8446
8516
8447 #: rhodecode/templates/base/base.mako:524
8517 #: rhodecode/templates/base/base.mako:631
8448 msgid "Show Gists"
8518 msgid "Show Gists"
8449 msgstr ""
8519 msgstr ""
8450
8520
8451 #: rhodecode/templates/base/base.mako:525
8521 #: rhodecode/templates/base/base.mako:632
8452 msgid "Gists"
8522 msgid "Gists"
8453 msgstr ""
8523 msgstr ""
8454
8524
8455 #: rhodecode/templates/base/base.mako:529
8525 #: rhodecode/templates/base/base.mako:638
8456 msgid "Search in repositories you have access to"
8457 msgstr ""
8458
8459 #: rhodecode/templates/base/base.mako:535
8460 msgid "Admin settings"
8526 msgid "Admin settings"
8461 msgstr ""
8527 msgstr ""
8462
8528
8463 #: rhodecode/templates/base/base.mako:542
8529 #: rhodecode/templates/base/base.mako:649
8464 msgid "Delegated Admin settings"
8465 msgstr ""
8466
8467 #: rhodecode/templates/base/base.mako:555
8468 #: rhodecode/templates/debug_style/alerts.html:5
8530 #: rhodecode/templates/debug_style/alerts.html:5
8469 #: rhodecode/templates/debug_style/buttons.html:5
8531 #: rhodecode/templates/debug_style/buttons.html:5
8470 #: rhodecode/templates/debug_style/code-block.html:6
8532 #: rhodecode/templates/debug_style/code-block.html:6
8471 #: rhodecode/templates/debug_style/collapsable-content.html:5
8533 #: rhodecode/templates/debug_style/collapsable-content.html:5
8472 #: rhodecode/templates/debug_style/form-elements-small.html:5
8534 #: rhodecode/templates/debug_style/form-elements-small.html:5
8473 #: rhodecode/templates/debug_style/form-elements.html:5
8535 #: rhodecode/templates/debug_style/form-elements.html:5
8474 #: rhodecode/templates/debug_style/form-inline.html:5
8536 #: rhodecode/templates/debug_style/form-inline.html:5
8475 #: rhodecode/templates/debug_style/form-vertical.html:5
8537 #: rhodecode/templates/debug_style/form-vertical.html:5
8476 #: rhodecode/templates/debug_style/forms.html:5
8538 #: rhodecode/templates/debug_style/forms.html:5
8477 #: rhodecode/templates/debug_style/icons.html:5
8539 #: rhodecode/templates/debug_style/icons.html:5
8478 #: rhodecode/templates/debug_style/index.html:12
8540 #: rhodecode/templates/debug_style/index.html:12
8479 #: rhodecode/templates/debug_style/labels.html:5
8541 #: rhodecode/templates/debug_style/labels.html:5
8480 #: rhodecode/templates/debug_style/layout-form-sidebar.html:5
8542 #: rhodecode/templates/debug_style/layout-form-sidebar.html:5
8481 #: rhodecode/templates/debug_style/login.html:6
8543 #: rhodecode/templates/debug_style/login.html:6
8482 #: rhodecode/templates/debug_style/panels.html:5
8544 #: rhodecode/templates/debug_style/panels.html:5
8483 #: rhodecode/templates/debug_style/tables-wide.html:5
8545 #: rhodecode/templates/debug_style/tables-wide.html:5
8484 #: rhodecode/templates/debug_style/tables.html:5
8546 #: rhodecode/templates/debug_style/tables.html:5
8485 #: rhodecode/templates/debug_style/typography.html:5
8547 #: rhodecode/templates/debug_style/typography.html:5
8486 msgid "Style"
8548 msgid "Style"
8487 msgstr ""
8549 msgstr ""
8488
8550
8489 #: rhodecode/templates/base/base.mako:556
8551 #: rhodecode/templates/base/base.mako:650
8490 msgid "[Style]"
8552 msgid "[Style]"
8491 msgstr ""
8553 msgstr ""
8492
8554
8493 #: rhodecode/templates/base/base.mako:748
8555 #: rhodecode/templates/base/base.mako:907
8494 msgid "Keyboard shortcuts"
8556 msgid "Keyboard shortcuts"
8495 msgstr ""
8557 msgstr ""
8496
8558
8497 #: rhodecode/templates/base/base.mako:756
8559 #: rhodecode/templates/base/base.mako:915
8498 msgid "Site-wide shortcuts"
8560 msgid "Site-wide shortcuts"
8499 msgstr ""
8561 msgstr ""
8500
8562
8501 #: rhodecode/templates/base/default_perms_box.mako:14
8563 #: rhodecode/templates/base/default_perms_box.mako:14
8502 msgid "Inherited Permissions"
8564 msgid "Inherited Permissions"
8503 msgstr ""
8565 msgstr ""
8504
8566
8505 #: rhodecode/templates/base/default_perms_box.mako:15
8567 #: rhodecode/templates/base/default_perms_box.mako:15
8506 msgid "Custom Permissions"
8568 msgid "Custom Permissions"
8507 msgstr ""
8569 msgstr ""
8508
8570
8509 #: rhodecode/templates/base/default_perms_box.mako:17
8571 #: rhodecode/templates/base/default_perms_box.mako:17
8510 msgid "Default Global Permissions"
8572 msgid "Default Global Permissions"
8511 msgstr ""
8573 msgstr ""
8512
8574
8513 #: rhodecode/templates/base/default_perms_box.mako:23
8575 #: rhodecode/templates/base/default_perms_box.mako:23
8514 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."
8576 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."
8515 msgstr ""
8577 msgstr ""
8516
8578
8517 #: rhodecode/templates/base/default_perms_box.mako:27
8579 #: rhodecode/templates/base/default_perms_box.mako:27
8518 msgid "Repository Creation"
8580 msgid "Repository Creation"
8519 msgstr ""
8581 msgstr ""
8520
8582
8521 #: rhodecode/templates/base/default_perms_box.mako:32
8583 #: rhodecode/templates/base/default_perms_box.mako:32
8522 msgid "Permission to create root level repositories. When disabled, users can still create repositories inside their own repository groups."
8584 msgid "Permission to create root level repositories. When disabled, users can still create repositories inside their own repository groups."
8523 msgstr ""
8585 msgstr ""
8524
8586
8525 #: rhodecode/templates/base/default_perms_box.mako:37
8587 #: rhodecode/templates/base/default_perms_box.mako:37
8526 msgid "Repository Creation With Group Write Access"
8588 msgid "Repository Creation With Group Write Access"
8527 msgstr ""
8589 msgstr ""
8528
8590
8529 #: rhodecode/templates/base/default_perms_box.mako:42
8591 #: rhodecode/templates/base/default_perms_box.mako:42
8530 msgid "Write permission given on a repository group will allow creating repositories inside that group."
8592 msgid "Write permission given on a repository group will allow creating repositories inside that group."
8531 msgstr ""
8593 msgstr ""
8532
8594
8533 #: rhodecode/templates/base/default_perms_box.mako:47
8595 #: rhodecode/templates/base/default_perms_box.mako:47
8534 msgid "Repository Forking"
8596 msgid "Repository Forking"
8535 msgstr ""
8597 msgstr ""
8536
8598
8537 #: rhodecode/templates/base/default_perms_box.mako:52
8599 #: rhodecode/templates/base/default_perms_box.mako:52
8538 msgid "Permission to create root level repository forks. When disabled, users can still fork repositories inside their own repository groups."
8600 msgid "Permission to create root level repository forks. When disabled, users can still fork repositories inside their own repository groups."
8539 msgstr ""
8601 msgstr ""
8540
8602
8541 #: rhodecode/templates/base/default_perms_box.mako:57
8603 #: rhodecode/templates/base/default_perms_box.mako:57
8542 msgid "Repository Group Creation"
8604 msgid "Repository Group Creation"
8543 msgstr ""
8605 msgstr ""
8544
8606
8545 #: rhodecode/templates/base/default_perms_box.mako:62
8607 #: rhodecode/templates/base/default_perms_box.mako:62
8546 msgid "Permission to create root level repository groups. When disabled, repository group admins can still create repository subgroups within their repository groups."
8608 msgid "Permission to create root level repository groups. When disabled, repository group admins can still create repository subgroups within their repository groups."
8547 msgstr ""
8609 msgstr ""
8548
8610
8549 #: rhodecode/templates/base/default_perms_box.mako:67
8611 #: rhodecode/templates/base/default_perms_box.mako:67
8550 msgid "User Group Creation"
8612 msgid "User Group Creation"
8551 msgstr ""
8613 msgstr ""
8552
8614
8553 #: rhodecode/templates/base/default_perms_box.mako:72
8615 #: rhodecode/templates/base/default_perms_box.mako:72
8554 msgid "Permission to allow user group creation."
8616 msgid "Permission to allow user group creation."
8555 msgstr ""
8617 msgstr ""
8556
8618
8557 #: rhodecode/templates/base/default_perms_box.mako:78
8619 #: rhodecode/templates/base/default_perms_box.mako:78
8558 msgid "Inherit Permissions From The Default User"
8620 msgid "Inherit Permissions From The Default User"
8559 msgstr ""
8621 msgstr ""
8560
8622
8561 #: rhodecode/templates/base/default_perms_box.mako:83
8623 #: rhodecode/templates/base/default_perms_box.mako:83
8562 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."
8624 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."
8563 msgstr ""
8625 msgstr ""
8564
8626
8565 #: rhodecode/templates/base/default_perms_box.mako:102
8627 #: rhodecode/templates/base/default_perms_box.mako:102
8566 msgid "Inherit from default settings"
8628 msgid "Inherit from default settings"
8567 msgstr ""
8629 msgstr ""
8568
8630
8569 #: rhodecode/templates/base/default_perms_box.mako:107
8631 #: rhodecode/templates/base/default_perms_box.mako:107
8570 #, python-format
8632 #, python-format
8571 msgid ""
8633 msgid ""
8572 "Select to inherit permissions from %s permissions settings, including default IP address whitelist and inheritance of \n"
8634 "Select to inherit permissions from %s permissions settings, including default IP address whitelist and inheritance of \n"
8573 "permission by members of user groups."
8635 "permission by members of user groups."
8574 msgstr ""
8636 msgstr ""
8575
8637
8576 #: rhodecode/templates/base/issue_tracker_settings.mako:21
8638 #: rhodecode/templates/base/issue_tracker_settings.mako:21
8577 msgid "Read more"
8639 msgid "Read more"
8578 msgstr ""
8640 msgstr ""
8579
8641
8580 #: rhodecode/templates/base/issue_tracker_settings.mako:83
8642 #: rhodecode/templates/base/issue_tracker_settings.mako:83
8581 msgid "Add new"
8643 msgid "Add new"
8582 msgstr ""
8644 msgstr ""
8583
8645
8584 #: rhodecode/templates/base/issue_tracker_settings.mako:91
8646 #: rhodecode/templates/base/issue_tracker_settings.mako:91
8585 msgid "New Entry"
8647 msgid "New Entry"
8586 msgstr ""
8648 msgstr ""
8587
8649
8588 #: rhodecode/templates/base/issue_tracker_settings.mako:95
8650 #: rhodecode/templates/base/issue_tracker_settings.mako:95
8589 msgid "Confirm to remove this pattern:"
8651 msgid "Confirm to remove this pattern:"
8590 msgstr ""
8652 msgstr ""
8591
8653
8592 #: rhodecode/templates/base/issue_tracker_settings.mako:191
8654 #: rhodecode/templates/base/issue_tracker_settings.mako:191
8593 #: rhodecode/templates/changeset/changeset_file_comment.mako:276
8655 #: rhodecode/templates/changeset/changeset_file_comment.mako:276
8594 #: rhodecode/templates/changeset/changeset_file_comment.mako:326
8656 #: rhodecode/templates/changeset/changeset_file_comment.mako:326
8595 #: rhodecode/templates/data_table/_dt_elements.mako:390
8657 #: rhodecode/templates/data_table/_dt_elements.mako:414
8596 #: rhodecode/templates/files/files_add.mako:84
8658 #: rhodecode/templates/files/files_add.mako:61
8597 #: rhodecode/templates/files/files_add.mako:230
8659 #: rhodecode/templates/files/files_edit.mako:62
8598 #: rhodecode/templates/files/files_edit.mako:85
8599 #: rhodecode/templates/files/files_edit.mako:189
8600 msgid "Preview"
8660 msgid "Preview"
8601 msgstr ""
8661 msgstr ""
8602
8662
8603 #: rhodecode/templates/base/issue_tracker_settings.mako:192
8663 #: rhodecode/templates/base/issue_tracker_settings.mako:192
8604 msgid "Test Pattern Preview"
8664 msgid "Test Pattern Preview"
8605 msgstr ""
8665 msgstr ""
8606
8666
8607 #: rhodecode/templates/base/perms_summary.mako:26
8667 #: rhodecode/templates/base/perms_summary.mako:26
8608 msgid "in JSON format"
8668 msgid "in JSON format"
8609 msgstr ""
8669 msgstr ""
8610
8670
8611 #: rhodecode/templates/base/perms_summary.mako:35
8671 #: rhodecode/templates/base/perms_summary.mako:35
8612 #: rhodecode/templates/base/perms_summary.mako:43
8672 #: rhodecode/templates/base/perms_summary.mako:43
8613 msgid "show"
8673 msgid "show"
8614 msgstr ""
8674 msgstr ""
8615
8675
8616 #: rhodecode/templates/base/perms_summary.mako:36
8676 #: rhodecode/templates/base/perms_summary.mako:36
8617 #: rhodecode/templates/base/perms_summary.mako:44
8677 #: rhodecode/templates/base/perms_summary.mako:44
8618 msgid "none"
8678 msgid "none"
8619 msgstr ""
8679 msgstr ""
8620
8680
8621 #: rhodecode/templates/base/perms_summary.mako:37
8681 #: rhodecode/templates/base/perms_summary.mako:37
8622 #: rhodecode/templates/changelog/changelog_elements.mako:104
8682 #: rhodecode/templates/changeset/changeset.mako:107
8623 #: rhodecode/templates/changeset/changeset.mako:109
8683 #: rhodecode/templates/commits/changelog_elements.mako:102
8624 #: rhodecode/templates/files/base.mako:4
8684 #: rhodecode/templates/files/base.mako:11
8625 msgid "merge"
8685 msgid "merge"
8626 msgstr ""
8686 msgstr ""
8627
8687
8628 #: rhodecode/templates/base/perms_summary.mako:38
8688 #: rhodecode/templates/base/perms_summary.mako:38
8629 msgid "push"
8689 msgid "push"
8630 msgstr ""
8690 msgstr ""
8631
8691
8632 #: rhodecode/templates/base/perms_summary.mako:39
8692 #: rhodecode/templates/base/perms_summary.mako:39
8633 msgid "push force"
8693 msgid "push force"
8634 msgstr ""
8694 msgstr ""
8635
8695
8636 #: rhodecode/templates/base/perms_summary.mako:45
8696 #: rhodecode/templates/base/perms_summary.mako:45
8637 msgid "read"
8697 msgid "read"
8638 msgstr ""
8698 msgstr ""
8639
8699
8640 #: rhodecode/templates/base/perms_summary.mako:46
8700 #: rhodecode/templates/base/perms_summary.mako:46
8641 msgid "write"
8701 msgid "write"
8642 msgstr ""
8702 msgstr ""
8643
8703
8644 #: rhodecode/templates/base/perms_summary.mako:47
8704 #: rhodecode/templates/base/perms_summary.mako:47
8645 msgid "admin"
8705 msgid "admin"
8646 msgstr ""
8706 msgstr ""
8647
8707
8648 #: rhodecode/templates/base/perms_summary.mako:55
8708 #: rhodecode/templates/base/perms_summary.mako:55
8649 msgid "No permissions defined"
8709 msgid "No permissions defined"
8650 msgstr ""
8710 msgstr ""
8651
8711
8652 #: rhodecode/templates/base/perms_summary.mako:63
8712 #: rhodecode/templates/base/perms_summary.mako:63
8653 #: rhodecode/templates/base/perms_summary.mako:170
8713 #: rhodecode/templates/base/perms_summary.mako:170
8654 #: rhodecode/templates/base/perms_summary.mako:243
8714 #: rhodecode/templates/base/perms_summary.mako:243
8655 msgid "Permission"
8715 msgid "Permission"
8656 msgstr ""
8716 msgstr ""
8657
8717
8658 #: rhodecode/templates/base/perms_summary.mako:65
8718 #: rhodecode/templates/base/perms_summary.mako:65
8659 #: rhodecode/templates/base/perms_summary.mako:245
8719 #: rhodecode/templates/base/perms_summary.mako:245
8660 msgid "Edit Permission"
8720 msgid "Edit Permission"
8661 msgstr ""
8721 msgstr ""
8662
8722
8663 #: rhodecode/templates/base/perms_summary.mako:119
8723 #: rhodecode/templates/base/perms_summary.mako:119
8664 #: rhodecode/templates/base/perms_summary.mako:128
8724 #: rhodecode/templates/base/perms_summary.mako:128
8665 msgid "edit global"
8725 msgid "edit global"
8666 msgstr ""
8726 msgstr ""
8667
8727
8668 #: rhodecode/templates/base/perms_summary.mako:136
8728 #: rhodecode/templates/base/perms_summary.mako:136
8669 msgid "Repository default permission"
8729 msgid "Repository default permission"
8670 msgstr ""
8730 msgstr ""
8671
8731
8672 #: rhodecode/templates/base/perms_summary.mako:139
8732 #: rhodecode/templates/base/perms_summary.mako:139
8673 msgid "Repository group default permission"
8733 msgid "Repository group default permission"
8674 msgstr ""
8734 msgstr ""
8675
8735
8676 #: rhodecode/templates/base/perms_summary.mako:142
8736 #: rhodecode/templates/base/perms_summary.mako:142
8677 msgid "User group default permission"
8737 msgid "User group default permission"
8678 msgstr ""
8738 msgstr ""
8679
8739
8680 #: rhodecode/templates/base/perms_summary.mako:148
8740 #: rhodecode/templates/base/perms_summary.mako:148
8681 msgid "Inherit permissions"
8741 msgid "Inherit permissions"
8682 msgstr ""
8742 msgstr ""
8683
8743
8684 #: rhodecode/templates/base/perms_summary.mako:151
8744 #: rhodecode/templates/base/perms_summary.mako:151
8685 msgid "Create repositories"
8745 msgid "Create repositories"
8686 msgstr ""
8746 msgstr ""
8687
8747
8688 #: rhodecode/templates/base/perms_summary.mako:154
8748 #: rhodecode/templates/base/perms_summary.mako:154
8689 msgid "Fork repositories"
8749 msgid "Fork repositories"
8690 msgstr ""
8750 msgstr ""
8691
8751
8692 #: rhodecode/templates/base/perms_summary.mako:157
8752 #: rhodecode/templates/base/perms_summary.mako:157
8693 msgid "Create repository groups"
8753 msgid "Create repository groups"
8694 msgstr ""
8754 msgstr ""
8695
8755
8696 #: rhodecode/templates/base/perms_summary.mako:160
8756 #: rhodecode/templates/base/perms_summary.mako:160
8697 msgid "Create user groups"
8757 msgid "Create user groups"
8698 msgstr ""
8758 msgstr ""
8699
8759
8700 #: rhodecode/templates/base/perms_summary.mako:172
8760 #: rhodecode/templates/base/perms_summary.mako:172
8701 msgid "Edit Branch Permission"
8761 msgid "Edit Branch Permission"
8702 msgstr ""
8762 msgstr ""
8703
8763
8704 #: rhodecode/templates/base/perms_summary.mako:286
8764 #: rhodecode/templates/base/perms_summary.mako:286
8705 msgid "overridden by"
8765 msgid "overridden by"
8706 msgstr ""
8766 msgstr ""
8707
8767
8708 #: rhodecode/templates/base/perms_summary.mako:321
8768 #: rhodecode/templates/base/perms_summary.mako:321
8709 msgid "No matching permission defined"
8769 msgid "No matching permission defined"
8710 msgstr ""
8770 msgstr ""
8711
8771
8712 #: rhodecode/templates/base/root.mako:148
8772 #: rhodecode/templates/base/root.mako:149
8713 msgid "Please enable JavaScript to use RhodeCode Enterprise"
8773 msgid "Please enable JavaScript to use RhodeCode Enterprise"
8714 msgstr ""
8774 msgstr ""
8715
8775
8716 #: rhodecode/templates/base/vcs_settings.mako:16
8776 #: rhodecode/templates/base/vcs_settings.mako:16
8717 msgid "Require SSL for vcs operations"
8777 msgid "Require SSL for vcs operations"
8718 msgstr ""
8778 msgstr ""
8719
8779
8720 #: rhodecode/templates/base/vcs_settings.mako:19
8780 #: rhodecode/templates/base/vcs_settings.mako:19
8721 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."
8781 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."
8722 msgstr ""
8782 msgstr ""
8723
8783
8724 #: rhodecode/templates/base/vcs_settings.mako:29
8784 #: rhodecode/templates/base/vcs_settings.mako:29
8725 msgid "Main Storage Location"
8785 msgid "Main Storage Location"
8726 msgstr ""
8786 msgstr ""
8727
8787
8728 #: rhodecode/templates/base/vcs_settings.mako:37
8788 #: rhodecode/templates/base/vcs_settings.mako:37
8729 msgid "Click to unlock. You must restart RhodeCode in order to make this setting take effect."
8789 msgid "Click to unlock. You must restart RhodeCode in order to make this setting take effect."
8730 msgstr ""
8790 msgstr ""
8731
8791
8732 #: rhodecode/templates/base/vcs_settings.mako:41
8792 #: rhodecode/templates/base/vcs_settings.mako:41
8733 msgid "Repository location change is disabled. You can enable this by changing the `allow_repo_location_change` inside .ini file."
8793 msgid "Repository location change is disabled. You can enable this by changing the `allow_repo_location_change` inside .ini file."
8734 msgstr ""
8794 msgstr ""
8735
8795
8736 #: rhodecode/templates/base/vcs_settings.mako:48
8796 #: rhodecode/templates/base/vcs_settings.mako:48
8737 msgid "Filesystem location where repositories should be stored. After changing this value a restart and rescan of the repository folder are required."
8797 msgid "Filesystem location where repositories should be stored. After changing this value a restart and rescan of the repository folder are required."
8738 msgstr ""
8798 msgstr ""
8739
8799
8740 #: rhodecode/templates/base/vcs_settings.mako:57
8800 #: rhodecode/templates/base/vcs_settings.mako:57
8741 msgid "Internal Hooks"
8801 msgid "Internal Hooks"
8742 msgstr ""
8802 msgstr ""
8743
8803
8744 #: rhodecode/templates/base/vcs_settings.mako:63
8804 #: rhodecode/templates/base/vcs_settings.mako:63
8745 msgid "Show repository size after push"
8805 msgid "Show repository size after push"
8746 msgstr ""
8806 msgstr ""
8747
8807
8748 #: rhodecode/templates/base/vcs_settings.mako:67
8808 #: rhodecode/templates/base/vcs_settings.mako:67
8749 msgid "Trigger a hook that calculates repository size after each push."
8809 msgid "Trigger a hook that calculates repository size after each push."
8750 msgstr ""
8810 msgstr ""
8751
8811
8752 #: rhodecode/templates/base/vcs_settings.mako:71
8812 #: rhodecode/templates/base/vcs_settings.mako:71
8753 msgid "Execute pre/post push hooks"
8813 msgid "Execute pre/post push hooks"
8754 msgstr ""
8814 msgstr ""
8755
8815
8756 #: rhodecode/templates/base/vcs_settings.mako:74
8816 #: rhodecode/templates/base/vcs_settings.mako:74
8757 msgid "Execute Built in pre/post push hooks. This also executes rcextensions hooks."
8817 msgid "Execute Built in pre/post push hooks. This also executes rcextensions hooks."
8758 msgstr ""
8818 msgstr ""
8759
8819
8760 #: rhodecode/templates/base/vcs_settings.mako:78
8820 #: rhodecode/templates/base/vcs_settings.mako:78
8761 msgid "Execute pre/post pull hooks"
8821 msgid "Execute pre/post pull hooks"
8762 msgstr ""
8822 msgstr ""
8763
8823
8764 #: rhodecode/templates/base/vcs_settings.mako:81
8824 #: rhodecode/templates/base/vcs_settings.mako:81
8765 msgid "Execute Built in pre/post pull hooks. This also executes rcextensions hooks."
8825 msgid "Execute Built in pre/post pull hooks. This also executes rcextensions hooks."
8766 msgstr ""
8826 msgstr ""
8767
8827
8768 #: rhodecode/templates/base/vcs_settings.mako:91
8828 #: rhodecode/templates/base/vcs_settings.mako:91
8769 msgid "Mercurial Settings"
8829 msgid "Mercurial Settings"
8770 msgstr ""
8830 msgstr ""
8771
8831
8772 #: rhodecode/templates/base/vcs_settings.mako:96
8832 #: rhodecode/templates/base/vcs_settings.mako:96
8773 msgid "Enable largefiles extension"
8833 msgid "Enable largefiles extension"
8774 msgstr ""
8834 msgstr ""
8775
8835
8776 #: rhodecode/templates/base/vcs_settings.mako:100
8836 #: rhodecode/templates/base/vcs_settings.mako:100
8777 msgid "Enable Largefiles extensions for all repositories."
8837 msgid "Enable Largefiles extensions for all repositories."
8778 msgstr ""
8838 msgstr ""
8779
8839
8780 #: rhodecode/templates/base/vcs_settings.mako:102
8840 #: rhodecode/templates/base/vcs_settings.mako:102
8781 msgid "Enable Largefiles extensions for this repository."
8841 msgid "Enable Largefiles extensions for this repository."
8782 msgstr ""
8842 msgstr ""
8783
8843
8784 #: rhodecode/templates/base/vcs_settings.mako:113
8844 #: rhodecode/templates/base/vcs_settings.mako:113
8785 msgid "Filesystem location where Mercurial largefile objects should be stored."
8845 msgid "Filesystem location where Mercurial largefile objects should be stored."
8786 msgstr ""
8846 msgstr ""
8787
8847
8788 #: rhodecode/templates/base/vcs_settings.mako:119
8848 #: rhodecode/templates/base/vcs_settings.mako:119
8789 msgid "Set repositories as publishing"
8849 msgid "Set repositories as publishing"
8790 msgstr ""
8850 msgstr ""
8791
8851
8792 #: rhodecode/templates/base/vcs_settings.mako:119
8852 #: rhodecode/templates/base/vcs_settings.mako:119
8793 msgid "Set repository as publishing"
8853 msgid "Set repository as publishing"
8794 msgstr ""
8854 msgstr ""
8795
8855
8796 #: rhodecode/templates/base/vcs_settings.mako:122
8856 #: rhodecode/templates/base/vcs_settings.mako:122
8797 msgid "When this is enabled all commits in the repository are seen as public commits by clients."
8857 msgid "When this is enabled all commits in the repository are seen as public commits by clients."
8798 msgstr ""
8858 msgstr ""
8799
8859
8800 #: rhodecode/templates/base/vcs_settings.mako:127
8860 #: rhodecode/templates/base/vcs_settings.mako:127
8801 msgid "Enable hgsubversion extension"
8861 msgid "Enable hgsubversion extension"
8802 msgstr ""
8862 msgstr ""
8803
8863
8804 #: rhodecode/templates/base/vcs_settings.mako:130
8864 #: rhodecode/templates/base/vcs_settings.mako:130
8805 msgid "Requires hgsubversion library to be installed. Allows cloning remote SVN repositories and migrates them to Mercurial type."
8865 msgid "Requires hgsubversion library to be installed. Allows cloning remote SVN repositories and migrates them to Mercurial type."
8806 msgstr ""
8866 msgstr ""
8807
8867
8808 #: rhodecode/templates/base/vcs_settings.mako:136
8868 #: rhodecode/templates/base/vcs_settings.mako:136
8809 msgid "Enable evolve extension"
8869 msgid "Enable Evolve and Topic extension"
8810 msgstr ""
8870 msgstr ""
8811
8871
8812 #: rhodecode/templates/base/vcs_settings.mako:140
8872 #: rhodecode/templates/base/vcs_settings.mako:140
8813 msgid "Enable evolve extension for all repositories."
8873 msgid "Enable Evolve and Topic extensions for all repositories."
8814 msgstr ""
8874 msgstr ""
8815
8875
8816 #: rhodecode/templates/base/vcs_settings.mako:142
8876 #: rhodecode/templates/base/vcs_settings.mako:142
8817 msgid "Enable evolve extension for this repository."
8877 msgid "Enable Evolve and Topic extensions for this repository."
8818 msgstr ""
8878 msgstr ""
8819
8879
8820 #: rhodecode/templates/base/vcs_settings.mako:153
8880 #: rhodecode/templates/base/vcs_settings.mako:153
8821 msgid "Git Settings"
8881 msgid "Git Settings"
8822 msgstr ""
8882 msgstr ""
8823
8883
8824 #: rhodecode/templates/base/vcs_settings.mako:158
8884 #: rhodecode/templates/base/vcs_settings.mako:158
8825 msgid "Enable lfs extension"
8885 msgid "Enable lfs extension"
8826 msgstr ""
8886 msgstr ""
8827
8887
8828 #: rhodecode/templates/base/vcs_settings.mako:162
8888 #: rhodecode/templates/base/vcs_settings.mako:162
8829 msgid "Enable lfs extensions for all repositories."
8889 msgid "Enable lfs extensions for all repositories."
8830 msgstr ""
8890 msgstr ""
8831
8891
8832 #: rhodecode/templates/base/vcs_settings.mako:164
8892 #: rhodecode/templates/base/vcs_settings.mako:164
8833 msgid "Enable lfs extensions for this repository."
8893 msgid "Enable lfs extensions for this repository."
8834 msgstr ""
8894 msgstr ""
8835
8895
8836 #: rhodecode/templates/base/vcs_settings.mako:175
8896 #: rhodecode/templates/base/vcs_settings.mako:175
8837 msgid "Filesystem location where Git lfs objects should be stored."
8897 msgid "Filesystem location where Git lfs objects should be stored."
8838 msgstr ""
8898 msgstr ""
8839
8899
8840 #: rhodecode/templates/base/vcs_settings.mako:186
8900 #: rhodecode/templates/base/vcs_settings.mako:186
8841 msgid "Global Subversion Settings"
8901 msgid "Global Subversion Settings"
8842 msgstr ""
8902 msgstr ""
8843
8903
8844 #: rhodecode/templates/base/vcs_settings.mako:192
8904 #: rhodecode/templates/base/vcs_settings.mako:192
8845 msgid "Proxy subversion HTTP requests"
8905 msgid "Proxy subversion HTTP requests"
8846 msgstr ""
8906 msgstr ""
8847
8907
8848 #: rhodecode/templates/base/vcs_settings.mako:196
8908 #: rhodecode/templates/base/vcs_settings.mako:196
8849 msgid "Subversion HTTP Support. Enables communication with SVN over HTTP protocol."
8909 msgid "Subversion HTTP Support. Enables communication with SVN over HTTP protocol."
8850 msgstr ""
8910 msgstr ""
8851
8911
8852 #: rhodecode/templates/base/vcs_settings.mako:197
8912 #: rhodecode/templates/base/vcs_settings.mako:197
8853 msgid "SVN Protocol setup Documentation"
8913 msgid "SVN Protocol setup Documentation"
8854 msgstr ""
8914 msgstr ""
8855
8915
8856 #: rhodecode/templates/base/vcs_settings.mako:203
8916 #: rhodecode/templates/base/vcs_settings.mako:203
8857 msgid "Subversion HTTP Server URL"
8917 msgid "Subversion HTTP Server URL"
8858 msgstr ""
8918 msgstr ""
8859
8919
8860 #: rhodecode/templates/base/vcs_settings.mako:209
8920 #: rhodecode/templates/base/vcs_settings.mako:209
8861 msgid "Generate Apache Config"
8921 msgid "Generate Apache Config"
8862 msgstr ""
8922 msgstr ""
8863
8923
8864 #: rhodecode/templates/base/vcs_settings.mako:221
8924 #: rhodecode/templates/base/vcs_settings.mako:221
8865 msgid "Subversion Settings"
8925 msgid "Subversion Settings"
8866 msgstr ""
8926 msgstr ""
8867
8927
8868 #: rhodecode/templates/base/vcs_settings.mako:226
8928 #: rhodecode/templates/base/vcs_settings.mako:226
8869 msgid "Repository patterns"
8929 msgid "Repository patterns"
8870 msgstr ""
8930 msgstr ""
8871
8931
8872 #: rhodecode/templates/base/vcs_settings.mako:230
8932 #: rhodecode/templates/base/vcs_settings.mako:230
8873 msgid "Patterns for identifying SVN branches and tags. For recursive search, use \"*\". Eg.: \"/branches/*\""
8933 msgid "Patterns for identifying SVN branches and tags. For recursive search, use \"*\". Eg.: \"/branches/*\""
8874 msgstr ""
8934 msgstr ""
8875
8935
8876 #: rhodecode/templates/base/vcs_settings.mako:294
8936 #: rhodecode/templates/base/vcs_settings.mako:294
8877 msgid "Pull Request Settings"
8937 msgid "Pull Request Settings"
8878 msgstr ""
8938 msgstr ""
8879
8939
8880 #: rhodecode/templates/base/vcs_settings.mako:299
8940 #: rhodecode/templates/base/vcs_settings.mako:299
8881 msgid "Enable server-side merge for pull requests"
8941 msgid "Enable server-side merge for pull requests"
8882 msgstr ""
8942 msgstr ""
8883
8943
8884 #: rhodecode/templates/base/vcs_settings.mako:302
8944 #: rhodecode/templates/base/vcs_settings.mako:302
8885 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."
8945 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."
8886 msgstr ""
8946 msgstr ""
8887
8947
8888 #: rhodecode/templates/base/vcs_settings.mako:306
8948 #: rhodecode/templates/base/vcs_settings.mako:306
8889 msgid "Invalidate and relocate inline comments during update"
8949 msgid "Invalidate and relocate inline comments during update"
8890 msgstr ""
8950 msgstr ""
8891
8951
8892 #: rhodecode/templates/base/vcs_settings.mako:309
8952 #: rhodecode/templates/base/vcs_settings.mako:309
8893 msgid "During the update of a pull request, the position of inline comments will be updated and outdated inline comments will be hidden."
8953 msgid "During the update of a pull request, the position of inline comments will be updated and outdated inline comments will be hidden."
8894 msgstr ""
8954 msgstr ""
8895
8955
8896 #: rhodecode/templates/base/vcs_settings.mako:318
8956 #: rhodecode/templates/base/vcs_settings.mako:318
8897 msgid "Diff cache"
8957 msgid "Diff cache"
8898 msgstr ""
8958 msgstr ""
8899
8959
8900 #: rhodecode/templates/base/vcs_settings.mako:323
8960 #: rhodecode/templates/base/vcs_settings.mako:323
8901 msgid "Enable caching diffs for pull requests cache and commits"
8961 msgid "Enable caching diffs for pull requests cache and commits"
8902 msgstr ""
8962 msgstr ""
8903
8963
8904 #: rhodecode/templates/base/vcs_settings.mako:332
8964 #: rhodecode/templates/base/vcs_settings.mako:332
8905 msgid "Mercurial Pull Request Settings"
8965 msgid "Mercurial Pull Request Settings"
8906 msgstr ""
8966 msgstr ""
8907
8967
8908 #: rhodecode/templates/base/vcs_settings.mako:338
8968 #: rhodecode/templates/base/vcs_settings.mako:338
8909 msgid "Use rebase as merge strategy"
8969 msgid "Use rebase as merge strategy"
8910 msgstr ""
8970 msgstr ""
8911
8971
8912 #: rhodecode/templates/base/vcs_settings.mako:341
8972 #: rhodecode/templates/base/vcs_settings.mako:341
8913 msgid "Use rebase instead of creating a merge commit when merging via web interface."
8973 msgid "Use rebase instead of creating a merge commit when merging via web interface."
8914 msgstr ""
8974 msgstr ""
8915
8975
8916 #: rhodecode/templates/base/vcs_settings.mako:346
8976 #: rhodecode/templates/base/vcs_settings.mako:346
8917 msgid "Close branch before merging it"
8977 msgid "Close branch before merging it"
8918 msgstr ""
8978 msgstr ""
8919
8979
8920 #: rhodecode/templates/base/vcs_settings.mako:349
8980 #: rhodecode/templates/base/vcs_settings.mako:349
8921 msgid "Close branch before merging it into destination branch. No effect when rebase strategy is use."
8981 msgid "Close branch before merging it into destination branch. No effect when rebase strategy is use."
8922 msgstr ""
8982 msgstr ""
8923
8983
8924 #: rhodecode/templates/bookmarks/bookmarks.mako:5
8984 #: rhodecode/templates/bookmarks/bookmarks.mako:5
8925 #, python-format
8985 #, python-format
8926 msgid "%s Bookmarks"
8986 msgid "%s Bookmarks"
8927 msgstr ""
8987 msgstr ""
8928
8988
8929 #: rhodecode/templates/bookmarks/bookmarks.mako:13
8989 #: rhodecode/templates/bookmarks/bookmarks.mako:28
8990 msgid "Compare Selected Bookmarks"
8991 msgstr ""
8992
8993 #: rhodecode/templates/bookmarks/bookmarks.mako:34
8930 msgid "bookmarks"
8994 msgid "bookmarks"
8931 msgstr ""
8995 msgstr ""
8932
8996
8933 #: rhodecode/templates/bookmarks/bookmarks.mako:31
8934 msgid "Compare Selected Bookmarks"
8935 msgstr ""
8936
8937 #: rhodecode/templates/bookmarks/bookmarks_data.mako:13
8997 #: rhodecode/templates/bookmarks/bookmarks_data.mako:13
8938 #: rhodecode/templates/changelog/changelog_elements.mako:118
8998 #: rhodecode/templates/changeset/changeset.mako:113
8939 #: rhodecode/templates/changeset/changeset.mako:115
8999 #: rhodecode/templates/commits/changelog_elements.mako:116
8940 #: rhodecode/templates/files/base.mako:10
9000 #: rhodecode/templates/files/base.mako:17
8941 #: rhodecode/templates/summary/summary_commits.mako:71
9001 #: rhodecode/templates/summary/summary_commits.mako:64
8942 #, python-format
9002 #, python-format
8943 msgid "Bookmark %s"
9003 msgid "Bookmark %s"
8944 msgstr ""
9004 msgstr ""
8945
9005
8946 #: rhodecode/templates/branches/branches.mako:5
9006 #: rhodecode/templates/branches/branches.mako:5
8947 #, python-format
9007 #, python-format
8948 msgid "%s Branches"
9008 msgid "%s Branches"
8949 msgstr ""
9009 msgstr ""
8950
9010
8951 #: rhodecode/templates/branches/branches.mako:13
9011 #: rhodecode/templates/branches/branches.mako:28
9012 msgid "Compare Selected Branches"
9013 msgstr ""
9014
9015 #: rhodecode/templates/branches/branches.mako:34
8952 msgid "branches"
9016 msgid "branches"
8953 msgstr ""
9017 msgstr ""
8954
9018
8955 #: rhodecode/templates/branches/branches.mako:31
8956 msgid "Compare Selected Branches"
8957 msgstr ""
8958
8959 #: rhodecode/templates/branches/branches_data.mako:12
9019 #: rhodecode/templates/branches/branches_data.mako:12
8960 #: rhodecode/templates/changelog/changelog_elements.mako:110
9020 #: rhodecode/templates/changeset/changeset.mako:126
8961 #: rhodecode/templates/changeset/changeset.mako:128
9021 #: rhodecode/templates/commits/changelog_elements.mako:108
8962 #: rhodecode/templates/files/base.mako:23
9022 #: rhodecode/templates/files/base.mako:36
8963 #: rhodecode/templates/summary/summary_commits.mako:85
9023 #: rhodecode/templates/summary/summary_commits.mako:78
8964 #, python-format
9024 #, python-format
8965 msgid "Branch %s"
9025 msgid "Branch %s"
8966 msgstr ""
9026 msgstr ""
8967
9027
8968 #: rhodecode/templates/changelog/changelog.mako:6
8969 #, python-format
8970 msgid "%s Changelog"
8971 msgstr ""
8972
8973 #: rhodecode/templates/changelog/changelog.mako:50
8974 #, python-format
8975 msgid "Compare fork with Parent (%s)"
8976 msgstr ""
8977
8978 #: rhodecode/templates/changelog/changelog.mako:65
8979 #: rhodecode/templates/changelog/changelog.mako:66
8980 msgid "Clear selection"
8981 msgstr ""
8982
8983 #: rhodecode/templates/changelog/changelog.mako:81
8984 msgid "Clear filter"
8985 msgstr ""
8986
8987 #: rhodecode/templates/changelog/changelog.mako:89
8988 msgid "Hide obsolete/hidden"
8989 msgstr ""
8990
8991 #: rhodecode/templates/changelog/changelog.mako:91
8992 msgid "Show obsolete/hidden"
8993 msgstr ""
8994
8995 #: rhodecode/templates/changelog/changelog.mako:94
8996 msgid "Show hidden"
8997 msgstr ""
8998
8999 #: rhodecode/templates/changelog/changelog.mako:121
9000 #: rhodecode/templates/files/files_add.mako:99
9001 #: rhodecode/templates/files/files_delete.mako:60
9002 #: rhodecode/templates/files/files_edit.mako:99
9003 msgid "Commit Message"
9004 msgstr ""
9005
9006 #: rhodecode/templates/changelog/changelog.mako:123
9007 #: rhodecode/templates/summary/summary_commits.mako:10
9008 msgid "Age"
9009 msgstr ""
9010
9011 #: rhodecode/templates/changelog/changelog.mako:126
9012 #: rhodecode/templates/summary/summary_commits.mako:12
9013 msgid "Refs"
9014 msgstr ""
9015
9016 #: rhodecode/templates/changelog/changelog.mako:250
9017 msgid "Filter changelog"
9018 msgstr ""
9019
9020 #: rhodecode/templates/changelog/changelog.mako:311
9021 msgid "There are no changes yet"
9022 msgstr ""
9023
9024 #: rhodecode/templates/changelog/changelog_elements.mako:8
9025 msgid "load previous"
9026 msgstr ""
9027
9028 #: rhodecode/templates/changelog/changelog_elements.mako:31
9029 #: rhodecode/templates/summary/summary_commits.mako:27
9030 #, python-format
9031 msgid ""
9032 "Commit status: %s\n"
9033 "Click to open associated pull request #%s"
9034 msgstr ""
9035
9036 #: rhodecode/templates/changelog/changelog_elements.mako:35
9037 #: rhodecode/templates/summary/summary_commits.mako:31
9038 msgid "Commit status: {}"
9039 msgstr ""
9040
9041 #: rhodecode/templates/changelog/changelog_elements.mako:41
9042 #: rhodecode/templates/summary/summary_commits.mako:37
9043 msgid "Commit status: Not Reviewed"
9044 msgstr ""
9045
9046 #: rhodecode/templates/changelog/changelog_elements.mako:46
9047 #: rhodecode/templates/summary/summary_commits.mako:42
9048 msgid "Commit has comments"
9049 msgstr ""
9050
9051 #: rhodecode/templates/changelog/changelog_elements.mako:57
9052 #: rhodecode/templates/changeset/changeset.mako:42
9053 #: rhodecode/templates/summary/summary_commits.mako:50
9054 msgid "Copy the full commit id"
9055 msgstr ""
9056
9057 #: rhodecode/templates/changelog/changelog_elements.mako:64
9058 #: rhodecode/templates/changeset/changeset.mako:44
9059 msgid "Commit phase"
9060 msgstr ""
9061
9062 #: rhodecode/templates/changelog/changelog_elements.mako:71
9063 #: rhodecode/templates/changelog/changelog_elements.mako:78
9064 #: rhodecode/templates/changeset/changeset.mako:50
9065 #: rhodecode/templates/changeset/changeset.mako:57
9066 msgid "Evolve State"
9067 msgstr ""
9068
9069 #: rhodecode/templates/changelog/changelog_elements.mako:71
9070 #: rhodecode/templates/changeset/changeset.mako:50
9071 msgid "obsolete"
9072 msgstr ""
9073
9074 #: rhodecode/templates/changelog/changelog_elements.mako:78
9075 #: rhodecode/templates/changeset/changeset.mako:57
9076 msgid "hidden"
9077 msgstr ""
9078
9079 #: rhodecode/templates/changelog/changelog_elements.mako:82
9080 #: rhodecode/templates/compare/compare_commits.mako:48
9081 #: rhodecode/templates/pullrequests/pullrequest_show.mako:519
9082 #: rhodecode/templates/search/search_commit.mako:34
9083 msgid "Expand commit message"
9084 msgstr ""
9085
9086 #: rhodecode/templates/changelog/changelog_elements.mako:126
9087 #: rhodecode/templates/changeset/changeset.mako:122
9088 #: rhodecode/templates/files/base.mako:17
9089 #: rhodecode/templates/summary/summary_commits.mako:78
9090 #: rhodecode/templates/tags/tags_data.mako:12
9091 #, python-format
9092 msgid "Tag %s"
9093 msgstr ""
9094
9095 #: rhodecode/templates/changelog/changelog_elements.mako:140
9096 msgid "load next"
9097 msgstr ""
9098
9099 #: rhodecode/templates/changelog/changelog_file_history.mako:33
9100 msgid "Show File"
9101 msgstr ""
9102
9103 #: rhodecode/templates/changeset/changeset.mako:7
9028 #: rhodecode/templates/changeset/changeset.mako:7
9104 #, python-format
9029 #, python-format
9105 msgid "%s Commit"
9030 msgid "%s Commit"
9106 msgstr ""
9031 msgstr ""
9107
9032
9108 #: rhodecode/templates/changeset/changeset.mako:65
9033 #: rhodecode/templates/changeset/changeset.mako:38
9034 #: rhodecode/templates/commits/changelog_elements.mako:56
9035 #: rhodecode/templates/summary/summary_commits.mako:43
9036 msgid "Copy the full commit id"
9037 msgstr ""
9038
9039 #: rhodecode/templates/changeset/changeset.mako:40
9040 msgid "Commit phase"
9041 msgstr ""
9042
9043 #: rhodecode/templates/changeset/changeset.mako:46
9044 #: rhodecode/templates/changeset/changeset.mako:53
9045 msgid "Evolve State"
9046 msgstr ""
9047
9048 #: rhodecode/templates/changeset/changeset.mako:46
9049 msgid "obsolete"
9050 msgstr ""
9051
9052 #: rhodecode/templates/changeset/changeset.mako:53
9053 msgid "hidden"
9054 msgstr ""
9055
9056 #: rhodecode/templates/changeset/changeset.mako:60
9109 msgid "Parent Commit"
9057 msgid "Parent Commit"
9110 msgstr ""
9058 msgstr ""
9111
9059
9112 #: rhodecode/templates/changeset/changeset.mako:65
9060 #: rhodecode/templates/changeset/changeset.mako:60
9113 msgid "parent"
9061 msgid "parent"
9114 msgstr ""
9062 msgstr ""
9115
9063
9116 #: rhodecode/templates/changeset/changeset.mako:69
9064 #: rhodecode/templates/changeset/changeset.mako:64
9117 msgid "Child Commit"
9065 msgid "Child Commit"
9118 msgstr ""
9066 msgstr ""
9119
9067
9120 #: rhodecode/templates/changeset/changeset.mako:69
9068 #: rhodecode/templates/changeset/changeset.mako:64
9121 msgid "child"
9069 msgid "child"
9122 msgstr ""
9070 msgstr ""
9123
9071
9124 #: rhodecode/templates/changeset/changeset.mako:81
9072 #: rhodecode/templates/changeset/changeset.mako:80
9125 msgid "Expand"
9073 msgid "Expand"
9126 msgstr ""
9074 msgstr ""
9127
9075
9128 #: rhodecode/templates/changeset/changeset.mako:89
9076 #: rhodecode/templates/changeset/changeset.mako:89
9129 #: rhodecode/templates/changeset/changeset.mako:95
9077 #: rhodecode/templates/changeset/changeset.mako:94
9130 #: rhodecode/templates/changeset/changeset_file_comment.mako:83
9078 #: rhodecode/templates/changeset/changeset_file_comment.mako:83
9131 #: rhodecode/templates/compare/compare_diff.mako:135
9079 #: rhodecode/templates/compare/compare_diff.mako:139
9132 msgid "Commit status"
9080 msgid "Commit status"
9133 msgstr ""
9081 msgstr ""
9134
9082
9135 #: rhodecode/templates/changeset/changeset.mako:102
9083 #: rhodecode/templates/changeset/changeset.mako:102
9136 #: rhodecode/templates/files/file_tree_detail.mako:21
9137 #: rhodecode/templates/files/files_detail.mako:20
9138 msgid "References"
9084 msgid "References"
9139 msgstr ""
9085 msgstr ""
9140
9086
9141 #: rhodecode/templates/changeset/changeset.mako:138
9087 #: rhodecode/templates/changeset/changeset.mako:120
9088 #: rhodecode/templates/commits/changelog_elements.mako:124
9089 #: rhodecode/templates/files/base.mako:27
9090 #: rhodecode/templates/summary/summary_commits.mako:71
9091 #: rhodecode/templates/tags/tags_data.mako:12
9092 #, python-format
9093 msgid "Tag %s"
9094 msgstr ""
9095
9096 #: rhodecode/templates/changeset/changeset.mako:137
9142 msgid "Diff options"
9097 msgid "Diff options"
9143 msgstr ""
9098 msgstr ""
9144
9099
9145 #: rhodecode/templates/changeset/changeset.mako:142
9100 #: rhodecode/templates/changeset/changeset.mako:140
9146 msgid "Raw diff"
9101 msgid "Raw diff"
9147 msgstr ""
9102 msgstr ""
9148
9103
9149 #: rhodecode/templates/changeset/changeset.mako:143
9104 #: rhodecode/templates/changeset/changeset.mako:141
9150 msgid "Raw Diff"
9105 msgid "Raw Diff"
9151 msgstr ""
9106 msgstr ""
9152
9107
9153 #: rhodecode/templates/changeset/changeset.mako:146
9108 #: rhodecode/templates/changeset/changeset.mako:144
9154 msgid "Patch diff"
9109 msgid "Patch diff"
9155 msgstr ""
9110 msgstr ""
9156
9111
9157 #: rhodecode/templates/changeset/changeset.mako:147
9112 #: rhodecode/templates/changeset/changeset.mako:145
9158 msgid "Patch Diff"
9113 msgid "Patch Diff"
9159 msgstr ""
9114 msgstr ""
9160
9115
9161 #: rhodecode/templates/changeset/changeset.mako:150
9116 #: rhodecode/templates/changeset/changeset.mako:148
9162 msgid "Download diff"
9117 msgid "Download diff"
9163 msgstr ""
9118 msgstr ""
9164
9119
9165 #: rhodecode/templates/changeset/changeset.mako:151
9120 #: rhodecode/templates/changeset/changeset.mako:149
9166 msgid "Download Diff"
9121 msgid "Download Diff"
9167 msgstr ""
9122 msgstr ""
9168
9123
9169 #: rhodecode/templates/changeset/changeset.mako:179
9124 #: rhodecode/templates/changeset/changeset.mako:178
9170 msgid "Unresolved TODOs"
9125 msgid "Unresolved TODOs"
9171 msgstr ""
9126 msgstr ""
9172
9127
9173 #: rhodecode/templates/changeset/changeset.mako:188
9128 #: rhodecode/templates/changeset/changeset.mako:186
9174 msgid "There are no unresolved TODOs"
9129 msgid "There are no unresolved TODOs"
9175 msgstr ""
9130 msgstr ""
9176
9131
9177 #: rhodecode/templates/changeset/changeset.mako:268
9132 #: rhodecode/templates/changeset/changeset.mako:268
9178 msgid "No Child Commits"
9133 msgid "No Child Commits"
9179 msgstr ""
9134 msgstr ""
9180
9135
9181 #: rhodecode/templates/changeset/changeset.mako:304
9136 #: rhodecode/templates/changeset/changeset.mako:304
9182 msgid "No Parent Commits"
9137 msgid "No Parent Commits"
9183 msgstr ""
9138 msgstr ""
9184
9139
9185 #: rhodecode/templates/changeset/changeset_file_comment.mako:34
9140 #: rhodecode/templates/changeset/changeset_file_comment.mako:34
9186 msgid "Resolved by comment #{}"
9141 msgid "Resolved by comment #{}"
9187 msgstr ""
9142 msgstr ""
9188
9143
9189 #: rhodecode/templates/changeset/changeset_file_comment.mako:41
9144 #: rhodecode/templates/changeset/changeset_file_comment.mako:41
9190 msgid "Click to resolve this comment"
9145 msgid "Click to resolve this comment"
9191 msgstr ""
9146 msgstr ""
9192
9147
9193 #: rhodecode/templates/changeset/changeset_file_comment.mako:68
9148 #: rhodecode/templates/changeset/changeset_file_comment.mako:68
9194 #: rhodecode/templates/changeset/changeset_file_comment.mako:70
9149 #: rhodecode/templates/changeset/changeset_file_comment.mako:70
9195 #, python-format
9150 #, python-format
9196 msgid "pull request #%s"
9151 msgid "pull request #%s"
9197 msgstr ""
9152 msgstr ""
9198
9153
9199 #: rhodecode/templates/changeset/changeset_file_comment.mako:75
9154 #: rhodecode/templates/changeset/changeset_file_comment.mako:75
9200 msgid "Status change on commit"
9155 msgid "Status change on commit"
9201 msgstr ""
9156 msgstr ""
9202
9157
9203 #: rhodecode/templates/changeset/changeset_file_comment.mako:90
9158 #: rhodecode/templates/changeset/changeset_file_comment.mako:90
9204 msgid "resolves comment #{}"
9159 msgid "resolves comment #{}"
9205 msgstr ""
9160 msgstr ""
9206
9161
9207 #: rhodecode/templates/changeset/changeset_file_comment.mako:98
9162 #: rhodecode/templates/changeset/changeset_file_comment.mako:98
9208 msgid "Pull request author"
9163 msgid "Pull request author"
9209 msgstr ""
9164 msgstr ""
9210
9165
9211 #: rhodecode/templates/changeset/changeset_file_comment.mako:99
9166 #: rhodecode/templates/changeset/changeset_file_comment.mako:99
9212 msgid "author"
9167 msgid "author"
9213 msgstr ""
9168 msgstr ""
9214
9169
9215 #: rhodecode/templates/changeset/changeset_file_comment.mako:107
9170 #: rhodecode/templates/changeset/changeset_file_comment.mako:107
9216 #: rhodecode/templates/changeset/changeset_file_comment.mako:123
9171 #: rhodecode/templates/changeset/changeset_file_comment.mako:123
9217 msgid "Outdated comment from pull request version v{0}, latest v{1}"
9172 msgid "Outdated comment from pull request version v{0}, latest v{1}"
9218 msgstr ""
9173 msgstr ""
9219
9174
9220 #: rhodecode/templates/changeset/changeset_file_comment.mako:111
9175 #: rhodecode/templates/changeset/changeset_file_comment.mako:111
9221 #: rhodecode/templates/changeset/changeset_file_comment.mako:126
9176 #: rhodecode/templates/changeset/changeset_file_comment.mako:126
9222 msgid "Comment from pull request version v{0}, latest v{1}"
9177 msgid "Comment from pull request version v{0}, latest v{1}"
9223 msgstr ""
9178 msgstr ""
9224
9179
9225 #: rhodecode/templates/changeset/changeset_file_comment.mako:153
9180 #: rhodecode/templates/changeset/changeset_file_comment.mako:153
9226 #: rhodecode/templates/changeset/changeset_file_comment.mako:156
9181 #: rhodecode/templates/changeset/changeset_file_comment.mako:156
9227 msgid "Prev"
9182 msgid "Prev"
9228 msgstr ""
9183 msgstr ""
9229
9184
9230 #: rhodecode/templates/changeset/changeset_file_comment.mako:154
9185 #: rhodecode/templates/changeset/changeset_file_comment.mako:154
9231 #: rhodecode/templates/changeset/changeset_file_comment.mako:157
9186 #: rhodecode/templates/changeset/changeset_file_comment.mako:157
9232 msgid "Next"
9187 msgid "Next"
9233 msgstr ""
9188 msgstr ""
9234
9189
9235 #: rhodecode/templates/changeset/changeset_file_comment.mako:192
9190 #: rhodecode/templates/changeset/changeset_file_comment.mako:192
9236 msgid "Leave a comment on this Pull Request."
9191 msgid "Leave a comment on this Pull Request."
9237 msgstr ""
9192 msgstr ""
9238
9193
9239 #: rhodecode/templates/changeset/changeset_file_comment.mako:194
9194 #: rhodecode/templates/changeset/changeset_file_comment.mako:194
9240 msgid "Leave a comment on {} commits in this range."
9195 msgid "Leave a comment on {} commits in this range."
9241 msgstr ""
9196 msgstr ""
9242
9197
9243 #: rhodecode/templates/changeset/changeset_file_comment.mako:196
9198 #: rhodecode/templates/changeset/changeset_file_comment.mako:196
9244 msgid "Leave a comment on this Commit."
9199 msgid "Leave a comment on this Commit."
9245 msgstr ""
9200 msgstr ""
9246
9201
9247 #: rhodecode/templates/changeset/changeset_file_comment.mako:284
9202 #: rhodecode/templates/changeset/changeset_file_comment.mako:284
9248 #: rhodecode/templates/codeblocks/diffs.mako:67
9203 #: rhodecode/templates/codeblocks/diffs.mako:67
9249 msgid "You need to be logged in to leave comments."
9204 msgid "You need to be logged in to leave comments."
9250 msgstr ""
9205 msgstr ""
9251
9206
9252 #: rhodecode/templates/changeset/changeset_file_comment.mako:285
9207 #: rhodecode/templates/changeset/changeset_file_comment.mako:285
9253 #: rhodecode/templates/codeblocks/diffs.mako:67
9208 #: rhodecode/templates/codeblocks/diffs.mako:67
9254 msgid "Login now"
9209 msgid "Login now"
9255 msgstr ""
9210 msgstr ""
9256
9211
9257 #: rhodecode/templates/changeset/changeset_file_comment.mako:350
9212 #: rhodecode/templates/changeset/changeset_file_comment.mako:350
9258 #, python-format
9213 #, python-format
9259 msgid "Comments parsed using %s syntax with %s, and %s actions support."
9214 msgid "Comments parsed using %s syntax with %s, and %s actions support."
9260 msgstr ""
9215 msgstr ""
9261
9216
9262 #: rhodecode/templates/changeset/changeset_file_comment.mako:352
9217 #: rhodecode/templates/changeset/changeset_file_comment.mako:352
9263 msgid "Use @username inside this text to send notification to this RhodeCode user"
9218 msgid "Use @username inside this text to send notification to this RhodeCode user"
9264 msgstr ""
9219 msgstr ""
9265
9220
9266 #: rhodecode/templates/changeset/changeset_file_comment.mako:353
9221 #: rhodecode/templates/changeset/changeset_file_comment.mako:353
9267 msgid "Start typing with / for certain actions to be triggered via text box."
9222 msgid "Start typing with / for certain actions to be triggered via text box."
9268 msgstr ""
9223 msgstr ""
9269
9224
9270 #: rhodecode/templates/changeset/changeset_file_comment.mako:370
9225 #: rhodecode/templates/changeset/changeset_file_comment.mako:370
9271 #: rhodecode/templates/pullrequests/pullrequest_show.mako:16
9226 #: rhodecode/templates/pullrequests/pullrequest_show.mako:16
9272 #: rhodecode/templates/pullrequests/pullrequest_show.mako:160
9227 #: rhodecode/templates/pullrequests/pullrequest_show.mako:156
9273 #: rhodecode/templates/pullrequests/pullrequests.mako:52
9228 #: rhodecode/templates/pullrequests/pullrequests.mako:31
9274 msgid "Closed"
9229 msgid "Closed"
9275 msgstr ""
9230 msgstr ""
9276
9231
9277 #: rhodecode/templates/changeset/changeset_file_comment.mako:400
9232 #: rhodecode/templates/changeset/changeset_file_comment.mako:400
9278 #: rhodecode/templates/compare/compare_diff.mako:104
9233 #: rhodecode/templates/compare/compare_diff.mako:108
9279 #: rhodecode/templates/compare/compare_diff.mako:112
9234 #: rhodecode/templates/compare/compare_diff.mako:116
9280 #: rhodecode/templates/compare/compare_diff.mako:120
9235 #: rhodecode/templates/compare/compare_diff.mako:124
9281 #: rhodecode/templates/compare/compare_diff.mako:122
9236 #: rhodecode/templates/compare/compare_diff.mako:126
9282 msgid "Comment"
9237 msgid "Comment"
9283 msgstr ""
9238 msgstr ""
9284
9239
9285 #: rhodecode/templates/changeset/changeset_range.mako:5
9240 #: rhodecode/templates/changeset/changeset_range.mako:5
9286 #, python-format
9241 #, python-format
9287 msgid "%s Commits"
9242 msgid "%s Commits"
9288 msgstr ""
9243 msgstr ""
9289
9244
9290 #: rhodecode/templates/changeset/changeset_range.mako:16
9245 #: rhodecode/templates/changeset/changeset_range.mako:32
9291 #: rhodecode/templates/files/file_authors_box.mako:33
9292 #: rhodecode/templates/search/search.mako:90
9293 msgid "Commits"
9294 msgstr ""
9295
9296 #: rhodecode/templates/changeset/changeset_range.mako:44
9297 msgid "Commit Range"
9246 msgid "Commit Range"
9298 msgstr ""
9247 msgstr ""
9299
9248
9300 #: rhodecode/templates/changeset/changeset_range.mako:54
9249 #: rhodecode/templates/changeset/changeset_range.mako:41
9301 msgid "Diff option"
9250 msgid "Range"
9302 msgstr ""
9251 msgstr ""
9303
9252
9304 #: rhodecode/templates/changeset/changeset_range.mako:65
9253 #: rhodecode/templates/changeset/changeset_range.mako:59
9305 msgid "Show combined compare"
9254 msgid "Diff Option"
9255 msgstr ""
9256
9257 #: rhodecode/templates/changeset/changeset_range.mako:71
9258 msgid "Show combined diff"
9306 msgstr ""
9259 msgstr ""
9307
9260
9308 #: rhodecode/templates/changeset/diff_block.mako:7
9261 #: rhodecode/templates/changeset/diff_block.mako:7
9309 msgid "The requested commit is too big and content was truncated."
9262 msgid "The requested commit is too big and content was truncated."
9310 msgstr ""
9263 msgstr ""
9311
9264
9312 #: rhodecode/templates/changeset/diff_block.mako:7
9265 #: rhodecode/templates/changeset/diff_block.mako:7
9313 #: rhodecode/templates/changeset/diff_block.mako:10
9266 #: rhodecode/templates/changeset/diff_block.mako:10
9314 #: rhodecode/templates/changeset/diff_block.mako:25
9267 #: rhodecode/templates/changeset/diff_block.mako:25
9315 #: rhodecode/templates/changeset/diff_block.mako:46
9268 #: rhodecode/templates/changeset/diff_block.mako:46
9316 #: rhodecode/templates/codeblocks/diffs.mako:126
9269 #: rhodecode/templates/codeblocks/diffs.mako:126
9317 #: rhodecode/templates/codeblocks/diffs.mako:183
9270 #: rhodecode/templates/codeblocks/diffs.mako:183
9318 msgid "Showing a big diff might take some time and resources, continue?"
9271 msgid "Showing a big diff might take some time and resources, continue?"
9319 msgstr ""
9272 msgstr ""
9320
9273
9321 #: rhodecode/templates/changeset/diff_block.mako:7
9274 #: rhodecode/templates/changeset/diff_block.mako:7
9322 #: rhodecode/templates/changeset/diff_block.mako:10
9275 #: rhodecode/templates/changeset/diff_block.mako:10
9323 #: rhodecode/templates/changeset/diff_block.mako:25
9276 #: rhodecode/templates/changeset/diff_block.mako:25
9324 #: rhodecode/templates/changeset/diff_block.mako:46
9277 #: rhodecode/templates/changeset/diff_block.mako:46
9325 #: rhodecode/templates/codeblocks/diffs.mako:126
9278 #: rhodecode/templates/codeblocks/diffs.mako:126
9326 #: rhodecode/templates/codeblocks/diffs.mako:183
9279 #: rhodecode/templates/codeblocks/diffs.mako:183
9327 msgid "Show full diff"
9280 msgid "Show full diff"
9328 msgstr ""
9281 msgstr ""
9329
9282
9330 #: rhodecode/templates/changeset/diff_block.mako:10
9283 #: rhodecode/templates/changeset/diff_block.mako:10
9331 msgid "The requested file is too big and its content is not shown."
9284 msgid "The requested file is too big and its content is not shown."
9332 msgstr ""
9285 msgstr ""
9333
9286
9334 #: rhodecode/templates/changeset/diff_block.mako:25
9287 #: rhodecode/templates/changeset/diff_block.mako:25
9335 #: rhodecode/templates/changeset/diff_block.mako:46
9288 #: rhodecode/templates/changeset/diff_block.mako:46
9336 msgid "Diff was truncated. File content available only in full diff."
9289 msgid "Diff was truncated. File content available only in full diff."
9337 msgstr ""
9290 msgstr ""
9338
9291
9339 #: rhodecode/templates/codeblocks/diffs.mako:113
9292 #: rhodecode/templates/codeblocks/diffs.mako:113
9340 msgid "Browse Files at revision {}"
9293 msgid "Browse Files at revision {}"
9341 msgstr ""
9294 msgstr ""
9342
9295
9343 #: rhodecode/templates/codeblocks/diffs.mako:114
9296 #: rhodecode/templates/codeblocks/diffs.mako:114
9344 msgid "Browse Files"
9297 msgid "Browse Files"
9345 msgstr ""
9298 msgstr ""
9346
9299
9347 #: rhodecode/templates/codeblocks/diffs.mako:124
9300 #: rhodecode/templates/codeblocks/diffs.mako:124
9348 msgid "The requested changes are too big and content was truncated."
9301 msgid "The requested changes are too big and content was truncated."
9349 msgstr ""
9302 msgstr ""
9350
9303
9351 #: rhodecode/templates/codeblocks/diffs.mako:135
9304 #: rhodecode/templates/codeblocks/diffs.mako:135
9352 msgid "File Changes"
9305 msgid "File Changes"
9353 msgstr ""
9306 msgstr ""
9354
9307
9355 #: rhodecode/templates/codeblocks/diffs.mako:142
9308 #: rhodecode/templates/codeblocks/diffs.mako:142
9356 msgid "Some changes may be hidden"
9309 msgid "Some changes may be hidden"
9357 msgstr ""
9310 msgstr ""
9358
9311
9359 #: rhodecode/templates/codeblocks/diffs.mako:144
9312 #: rhodecode/templates/codeblocks/diffs.mako:144
9360 msgid "No files"
9313 msgid "No files"
9361 msgstr ""
9314 msgstr ""
9362
9315
9363 #: rhodecode/templates/codeblocks/diffs.mako:183
9316 #: rhodecode/templates/codeblocks/diffs.mako:183
9364 msgid "The requested commit or file is too big and content was truncated."
9317 msgid "The requested commit or file is too big and content was truncated."
9365 msgstr ""
9318 msgstr ""
9366
9319
9367 #: rhodecode/templates/codeblocks/diffs.mako:190
9320 #: rhodecode/templates/codeblocks/diffs.mako:190
9368 #, python-format
9321 #, python-format
9369 msgid "This diff has been collapsed as it changes many lines, (%i lines changed)"
9322 msgid "This diff has been collapsed as it changes many lines, (%i lines changed)"
9370 msgstr ""
9323 msgstr ""
9371
9324
9372 #: rhodecode/templates/codeblocks/diffs.mako:192
9325 #: rhodecode/templates/codeblocks/diffs.mako:192
9373 msgid "Show them"
9326 msgid "Show them"
9374 msgstr ""
9327 msgstr ""
9375
9328
9376 #: rhodecode/templates/codeblocks/diffs.mako:195
9329 #: rhodecode/templates/codeblocks/diffs.mako:195
9377 msgid "Hide them"
9330 msgid "Hide them"
9378 msgstr ""
9331 msgstr ""
9379
9332
9380 #: rhodecode/templates/codeblocks/diffs.mako:231
9333 #: rhodecode/templates/codeblocks/diffs.mako:231
9381 #: rhodecode/templates/codeblocks/diffs.mako:250
9334 #: rhodecode/templates/codeblocks/diffs.mako:250
9382 msgid "Unmatched inline comments below"
9335 msgid "Unmatched inline comments below"
9383 msgstr ""
9336 msgstr ""
9384
9337
9385 #: rhodecode/templates/codeblocks/diffs.mako:256
9338 #: rhodecode/templates/codeblocks/diffs.mako:256
9386 msgid "Unmatched comments below"
9339 msgid "Unmatched comments below"
9387 msgstr ""
9340 msgstr ""
9388
9341
9389 #: rhodecode/templates/codeblocks/diffs.mako:321
9342 #: rhodecode/templates/codeblocks/diffs.mako:321
9390 msgid "File was deleted in this version. There are still outdated/unresolved comments attached to it."
9343 msgid "File was deleted in this version. There are still outdated/unresolved comments attached to it."
9391 msgstr ""
9344 msgstr ""
9392
9345
9393 #: rhodecode/templates/codeblocks/diffs.mako:387
9346 #: rhodecode/templates/codeblocks/diffs.mako:387
9394 #: rhodecode/templates/files/files_source.mako:12
9395 #: rhodecode/templates/search/search_content.mako:79
9396 msgid "Copy the full path"
9347 msgid "Copy the full path"
9397 msgstr ""
9348 msgstr ""
9398
9349
9399 #: rhodecode/templates/codeblocks/diffs.mako:454
9350 #: rhodecode/templates/codeblocks/diffs.mako:454
9400 #: rhodecode/templates/codeblocks/diffs.mako:472
9351 #: rhodecode/templates/codeblocks/diffs.mako:472
9401 #, python-format
9352 #, python-format
9402 msgid "Show file at commit: %(commit_id)s"
9353 msgid "Show file at commit: %(commit_id)s"
9403 msgstr ""
9354 msgstr ""
9404
9355
9405 #: rhodecode/templates/codeblocks/diffs.mako:456
9356 #: rhodecode/templates/codeblocks/diffs.mako:456
9406 #: rhodecode/templates/codeblocks/diffs.mako:463
9357 #: rhodecode/templates/codeblocks/diffs.mako:463
9407 msgid "Show file before"
9358 msgid "Show file before"
9408 msgstr ""
9359 msgstr ""
9409
9360
9410 #: rhodecode/templates/codeblocks/diffs.mako:461
9361 #: rhodecode/templates/codeblocks/diffs.mako:461
9411 #: rhodecode/templates/codeblocks/diffs.mako:479
9362 #: rhodecode/templates/codeblocks/diffs.mako:479
9412 #, python-format
9363 #, python-format
9413 msgid "File not present at commit: %(commit_id)s"
9364 msgid "File not present at commit: %(commit_id)s"
9414 msgstr ""
9365 msgstr ""
9415
9366
9416 #: rhodecode/templates/codeblocks/diffs.mako:474
9367 #: rhodecode/templates/codeblocks/diffs.mako:474
9417 #: rhodecode/templates/codeblocks/diffs.mako:481
9368 #: rhodecode/templates/codeblocks/diffs.mako:481
9418 msgid "Show file after"
9369 msgid "Show file after"
9419 msgstr ""
9370 msgstr ""
9420
9371
9421 #: rhodecode/templates/codeblocks/diffs.mako:488
9372 #: rhodecode/templates/codeblocks/diffs.mako:488
9422 msgid "Show comments"
9373 msgid "Show comments"
9423 msgstr ""
9374 msgstr ""
9424
9375
9425 #: rhodecode/templates/codeblocks/diffs.mako:488
9376 #: rhodecode/templates/codeblocks/diffs.mako:488
9426 msgid "Hide comments"
9377 msgid "Hide comments"
9427 msgstr ""
9378 msgstr ""
9428
9379
9429 #: rhodecode/templates/codeblocks/diffs.mako:559
9380 #: rhodecode/templates/codeblocks/diffs.mako:559
9430 #: rhodecode/templates/codeblocks/diffs.mako:602
9381 #: rhodecode/templates/codeblocks/diffs.mako:602
9431 #: rhodecode/templates/codeblocks/diffs.mako:658
9382 #: rhodecode/templates/codeblocks/diffs.mako:658
9432 msgid "comments including outdated"
9383 msgid "comments including outdated"
9433 msgstr ""
9384 msgstr ""
9434
9385
9435 #: rhodecode/templates/codeblocks/diffs.mako:561
9386 #: rhodecode/templates/codeblocks/diffs.mako:561
9436 #: rhodecode/templates/codeblocks/diffs.mako:604
9387 #: rhodecode/templates/codeblocks/diffs.mako:604
9437 #: rhodecode/templates/codeblocks/diffs.mako:660
9388 #: rhodecode/templates/codeblocks/diffs.mako:660
9438 msgid "comments"
9389 msgid "comments"
9439 msgstr ""
9390 msgstr ""
9440
9391
9441 #: rhodecode/templates/codeblocks/diffs.mako:736
9392 #: rhodecode/templates/codeblocks/diffs.mako:736
9442 msgid "View side by side"
9393 msgid "View side by side"
9443 msgstr ""
9394 msgstr ""
9444
9395
9445 #: rhodecode/templates/codeblocks/diffs.mako:738
9396 #: rhodecode/templates/codeblocks/diffs.mako:738
9446 msgid "Side by Side"
9397 msgid "Side by Side"
9447 msgstr ""
9398 msgstr ""
9448
9399
9449 #: rhodecode/templates/codeblocks/diffs.mako:743
9400 #: rhodecode/templates/codeblocks/diffs.mako:743
9450 msgid "View unified"
9401 msgid "View unified"
9451 msgstr ""
9402 msgstr ""
9452
9403
9453 #: rhodecode/templates/codeblocks/diffs.mako:744
9404 #: rhodecode/templates/codeblocks/diffs.mako:744
9454 msgid "Unified"
9405 msgid "Unified"
9455 msgstr ""
9406 msgstr ""
9456
9407
9457 #: rhodecode/templates/codeblocks/diffs.mako:749
9408 #: rhodecode/templates/codeblocks/diffs.mako:749
9458 msgid "Turn off: Show the diff as commit range"
9409 msgid "Turn off: Show the diff as commit range"
9459 msgstr ""
9410 msgstr ""
9460
9411
9461 #: rhodecode/templates/codeblocks/diffs.mako:752
9412 #: rhodecode/templates/codeblocks/diffs.mako:752
9462 #: rhodecode/templates/codeblocks/diffs.mako:759
9413 #: rhodecode/templates/codeblocks/diffs.mako:759
9463 msgid "Range Diff"
9414 msgid "Range Diff"
9464 msgstr ""
9415 msgstr ""
9465
9416
9466 #: rhodecode/templates/codeblocks/diffs.mako:756
9417 #: rhodecode/templates/codeblocks/diffs.mako:756
9467 msgid "Show the diff as commit range"
9418 msgid "Show the diff as commit range"
9468 msgstr ""
9419 msgstr ""
9469
9420
9470 #: rhodecode/templates/codeblocks/diffs.mako:772
9421 #: rhodecode/templates/codeblocks/diffs.mako:772
9471 msgid "Expand All Files"
9422 msgid "Expand All Files"
9472 msgstr ""
9423 msgstr ""
9473
9424
9474 #: rhodecode/templates/codeblocks/diffs.mako:776
9425 #: rhodecode/templates/codeblocks/diffs.mako:776
9475 msgid "Collapse All Files"
9426 msgid "Collapse All Files"
9476 msgstr ""
9427 msgstr ""
9477
9428
9478 #: rhodecode/templates/codeblocks/diffs.mako:799
9429 #: rhodecode/templates/codeblocks/diffs.mako:799
9479 msgid "Disabled on range diff"
9430 msgid "Disabled on range diff"
9480 msgstr ""
9431 msgstr ""
9481
9432
9482 #: rhodecode/templates/codeblocks/diffs.mako:1011
9433 #: rhodecode/templates/codeblocks/diffs.mako:1017
9483 msgid "Diff Options"
9434 msgid "Diff Options"
9484 msgstr ""
9435 msgstr ""
9485
9436
9486 #: rhodecode/templates/codeblocks/source.mako:25
9437 #: rhodecode/templates/codeblocks/source.mako:25
9487 msgid "view annotation from before this change"
9438 msgid "view annotation from before this change"
9488 msgstr ""
9439 msgstr ""
9489
9440
9441 #: rhodecode/templates/commits/changelog.mako:6
9442 #, python-format
9443 msgid "%s Changelog"
9444 msgstr ""
9445
9446 #: rhodecode/templates/commits/changelog.mako:38
9447 msgid "Clear filter"
9448 msgstr ""
9449
9450 #: rhodecode/templates/commits/changelog.mako:45
9451 msgid "Hide obsolete/hidden"
9452 msgstr ""
9453
9454 #: rhodecode/templates/commits/changelog.mako:47
9455 msgid "Show obsolete/hidden"
9456 msgstr ""
9457
9458 #: rhodecode/templates/commits/changelog.mako:50
9459 msgid "Show hidden"
9460 msgstr ""
9461
9462 #: rhodecode/templates/commits/changelog.mako:59
9463 #: rhodecode/templates/compare/compare_diff.mako:93
9464 #, python-format
9465 msgid "Compare fork with %s"
9466 msgstr ""
9467
9468 #: rhodecode/templates/commits/changelog.mako:69
9469 #, python-format
9470 msgid "Compare fork with Parent (%s)"
9471 msgstr ""
9472
9473 #: rhodecode/templates/commits/changelog.mako:107
9474 msgid "Clear selection"
9475 msgstr ""
9476
9477 #: rhodecode/templates/commits/changelog.mako:110
9478 msgid "Select second commit"
9479 msgstr ""
9480
9481 #: rhodecode/templates/commits/changelog.mako:116
9482 msgid "Commit Message"
9483 msgstr ""
9484
9485 #: rhodecode/templates/commits/changelog.mako:118
9486 #: rhodecode/templates/summary/summary_commits.mako:10
9487 msgid "Age"
9488 msgstr ""
9489
9490 #: rhodecode/templates/commits/changelog.mako:121
9491 #: rhodecode/templates/summary/summary_commits.mako:12
9492 msgid "Refs"
9493 msgstr ""
9494
9495 #: rhodecode/templates/commits/changelog.mako:262
9496 msgid "Branch filter"
9497 msgstr ""
9498
9499 #: rhodecode/templates/commits/changelog.mako:323
9500 msgid "There are no changes yet"
9501 msgstr ""
9502
9503 #: rhodecode/templates/commits/changelog_elements.mako:8
9504 msgid "load previous"
9505 msgstr ""
9506
9507 #: rhodecode/templates/commits/changelog_elements.mako:35
9508 #: rhodecode/templates/summary/summary_commits.mako:27
9509 #, python-format
9510 msgid ""
9511 "Commit status: %s\n"
9512 "Click to open associated pull request #%s"
9513 msgstr ""
9514
9515 #: rhodecode/templates/commits/changelog_elements.mako:39
9516 #: rhodecode/templates/summary/summary_commits.mako:31
9517 msgid "Commit status: {}"
9518 msgstr ""
9519
9520 #: rhodecode/templates/commits/changelog_elements.mako:45
9521 #: rhodecode/templates/summary/summary_commits.mako:37
9522 msgid "Commit status: Not Reviewed"
9523 msgstr ""
9524
9525 #: rhodecode/templates/commits/changelog_elements.mako:63
9526 msgid "{} commit phase"
9527 msgstr ""
9528
9529 #: rhodecode/templates/commits/changelog_elements.mako:69
9530 msgid "Obsolete Evolve State"
9531 msgstr ""
9532
9533 #: rhodecode/templates/commits/changelog_elements.mako:74
9534 msgid "Hidden Evolve State"
9535 msgstr ""
9536
9537 #: rhodecode/templates/commits/changelog_elements.mako:80
9538 #: rhodecode/templates/compare/compare_commits.mako:48
9539 #: rhodecode/templates/pullrequests/pullrequest_show.mako:515
9540 #: rhodecode/templates/search/search_commit.mako:34
9541 msgid "Expand commit message"
9542 msgstr ""
9543
9544 #: rhodecode/templates/commits/changelog_elements.mako:135
9545 #: rhodecode/templates/summary/summary_commits.mako:87
9546 msgid "Commit has comments"
9547 msgstr ""
9548
9549 #: rhodecode/templates/commits/changelog_elements.mako:150
9550 msgid "load next"
9551 msgstr ""
9552
9553 #: rhodecode/templates/commits/changelog_file_history.mako:33
9554 msgid "Show File"
9555 msgstr ""
9556
9557 #: rhodecode/templates/commits/changelog_file_history.mako:38
9558 msgid "Diff File"
9559 msgstr ""
9560
9561 #: rhodecode/templates/commits/changelog_file_history.mako:46
9562 msgid "Show Full History"
9563 msgstr ""
9564
9490 #: rhodecode/templates/compare/compare_commits.mako:5
9565 #: rhodecode/templates/compare/compare_commits.mako:5
9491 msgid "Common Ancestor Commit"
9566 msgid "Common Ancestor Commit"
9492 msgstr ""
9567 msgstr ""
9493
9568
9494 #: rhodecode/templates/compare/compare_commits.mako:8
9569 #: rhodecode/templates/compare/compare_commits.mako:8
9495 msgid "Compare was calculated based on this shared commit."
9570 msgid "Compare was calculated based on this shared commit."
9496 msgstr ""
9571 msgstr ""
9497
9572
9498 #: rhodecode/templates/compare/compare_commits.mako:17
9573 #: rhodecode/templates/compare/compare_commits.mako:17
9499 #: rhodecode/templates/pullrequests/pullrequest_show.mako:480
9574 #: rhodecode/templates/pullrequests/pullrequest_show.mako:476
9500 msgid "Time"
9575 msgid "Time"
9501 msgstr ""
9576 msgstr ""
9502
9577
9503 #: rhodecode/templates/compare/compare_commits.mako:67
9578 #: rhodecode/templates/compare/compare_commits.mako:67
9504 msgid "No commits in this compare"
9579 msgid "No commits in this compare"
9505 msgstr ""
9580 msgstr ""
9506
9581
9507 #: rhodecode/templates/compare/compare_diff.mako:7
9582 #: rhodecode/templates/compare/compare_diff.mako:7
9508 #: rhodecode/templates/compare/compare_diff.mako:9
9583 #: rhodecode/templates/compare/compare_diff.mako:9
9509 #, python-format
9584 #, python-format
9510 msgid "%s Compare"
9585 msgid "%s Compare"
9511 msgstr ""
9586 msgstr ""
9512
9587
9513 #: rhodecode/templates/compare/compare_diff.mako:44
9588 #: rhodecode/templates/compare/compare_diff.mako:38
9514 #: rhodecode/templates/compare/compare_diff.mako:101
9589 #: rhodecode/templates/compare/compare_diff.mako:90
9515 #: rhodecode/templates/compare/compare_diff.mako:110
9590 #: rhodecode/templates/compare/compare_diff.mako:114
9516 #: rhodecode/templates/compare/compare_diff.mako:115
9591 #: rhodecode/templates/compare/compare_diff.mako:119
9517 msgid "Compare Commits"
9592 msgid "Compare Commits"
9518 msgstr ""
9593 msgstr ""
9519
9594
9520 #: rhodecode/templates/compare/compare_diff.mako:46
9595 #: rhodecode/templates/compare/compare_diff.mako:40
9521 msgid "for file"
9596 msgid "for file"
9522 msgstr ""
9597 msgstr ""
9523
9598
9524 #: rhodecode/templates/compare/compare_diff.mako:60
9599 #: rhodecode/templates/compare/compare_diff.mako:56
9525 #: rhodecode/templates/email_templates/pull_request_review.mako:74
9600 #: rhodecode/templates/email_templates/pull_request_review.mako:74
9526 #: rhodecode/templates/pullrequests/pullrequest_show.mako:108
9601 #: rhodecode/templates/pullrequests/pullrequest_show.mako:104
9527 msgid "Target"
9602 msgid "Target"
9528 msgstr ""
9603 msgstr ""
9529
9604
9530 #: rhodecode/templates/compare/compare_diff.mako:76
9605 #: rhodecode/templates/compare/compare_diff.mako:70
9531 #: rhodecode/templates/email_templates/pull_request_comment.mako:90
9606 #: rhodecode/templates/email_templates/pull_request_comment.mako:90
9532 #: rhodecode/templates/email_templates/pull_request_review.mako:73
9607 #: rhodecode/templates/email_templates/pull_request_review.mako:73
9533 #: rhodecode/templates/files/files_source.mako:33
9608 #: rhodecode/templates/files/files_source.mako:86
9534 #: rhodecode/templates/pullrequests/pullrequest_show.mako:72
9609 #: rhodecode/templates/pullrequests/pullrequest_show.mako:68
9535 msgid "Source"
9610 msgid "Source"
9536 msgstr ""
9611 msgstr ""
9537
9612
9538 #: rhodecode/templates/compare/compare_diff.mako:103
9613 #: rhodecode/templates/compare/compare_diff.mako:102
9539 #: rhodecode/templates/compare/compare_diff.mako:104
9614 msgid "Compare with origin"
9615 msgstr ""
9616
9617 #: rhodecode/templates/compare/compare_diff.mako:107
9618 #: rhodecode/templates/compare/compare_diff.mako:108
9619 #: rhodecode/templates/compare/compare_diff.mako:114
9620 #: rhodecode/templates/compare/compare_diff.mako:115
9621 #: rhodecode/templates/compare/compare_diff.mako:116
9622 #: rhodecode/templates/compare/compare_diff.mako:126
9623 msgid "Action unavailable in current view"
9624 msgstr ""
9625
9626 #: rhodecode/templates/compare/compare_diff.mako:107
9627 #: rhodecode/templates/compare/compare_diff.mako:115
9628 #: rhodecode/templates/compare/compare_diff.mako:120
9629 msgid "Swap"
9630 msgstr ""
9631
9540 #: rhodecode/templates/compare/compare_diff.mako:110
9632 #: rhodecode/templates/compare/compare_diff.mako:110
9541 #: rhodecode/templates/compare/compare_diff.mako:111
9542 #: rhodecode/templates/compare/compare_diff.mako:112
9543 #: rhodecode/templates/compare/compare_diff.mako:122
9544 msgid "Action unavailable in current view"
9545 msgstr ""
9546
9547 #: rhodecode/templates/compare/compare_diff.mako:103
9548 #: rhodecode/templates/compare/compare_diff.mako:111
9549 #: rhodecode/templates/compare/compare_diff.mako:116
9550 msgid "Swap"
9551 msgstr ""
9552
9553 #: rhodecode/templates/compare/compare_diff.mako:106
9554 msgid "Compare commits, branches, bookmarks or tags."
9633 msgid "Compare commits, branches, bookmarks or tags."
9555 msgstr ""
9634 msgstr ""
9556
9635
9636 #: rhodecode/templates/data_table/_dt_elements.mako:61
9637 #: rhodecode/templates/data_table/_dt_elements.mako:62
9638 msgid "Fork"
9639 msgstr ""
9640
9557 #: rhodecode/templates/data_table/_dt_elements.mako:83
9641 #: rhodecode/templates/data_table/_dt_elements.mako:83
9558 msgid "Mercurial repository"
9642 msgid "Mercurial repository"
9559 msgstr ""
9643 msgstr ""
9560
9644
9561 #: rhodecode/templates/data_table/_dt_elements.mako:85
9645 #: rhodecode/templates/data_table/_dt_elements.mako:85
9562 msgid "Git repository"
9646 msgid "Git repository"
9563 msgstr ""
9647 msgstr ""
9564
9648
9565 #: rhodecode/templates/data_table/_dt_elements.mako:87
9649 #: rhodecode/templates/data_table/_dt_elements.mako:87
9566 msgid "Subversion repository"
9650 msgid "Subversion repository"
9567 msgstr ""
9651 msgstr ""
9568
9652
9569 #: rhodecode/templates/data_table/_dt_elements.mako:94
9653 #: rhodecode/templates/data_table/_dt_elements.mako:94
9570 msgid "Public repository"
9654 msgid "Public repository"
9571 msgstr ""
9655 msgstr ""
9572
9656
9573 #: rhodecode/templates/data_table/_dt_elements.mako:104
9657 #: rhodecode/templates/data_table/_dt_elements.mako:104
9574 msgid "This repository is being created in a background task"
9658 msgid "This repository is being created in a background task"
9575 msgstr ""
9659 msgstr ""
9576
9660
9577 #: rhodecode/templates/data_table/_dt_elements.mako:105
9661 #: rhodecode/templates/data_table/_dt_elements.mako:105
9578 msgid "creating..."
9662 msgid "creating..."
9579 msgstr ""
9663 msgstr ""
9580
9664
9581 #: rhodecode/templates/data_table/_dt_elements.mako:137
9665 #: rhodecode/templates/data_table/_dt_elements.mako:137
9582 msgid "No commits yet"
9666 msgid "No commits yet"
9583 msgstr ""
9667 msgstr ""
9584
9668
9585 #: rhodecode/templates/data_table/_dt_elements.mako:144
9669 #: rhodecode/templates/data_table/_dt_elements.mako:144
9586 #: rhodecode/templates/data_table/_dt_elements.mako:146
9670 #: rhodecode/templates/data_table/_dt_elements.mako:146
9587 #, python-format
9671 #, python-format
9588 msgid "Subscribe to %s rss feed"
9672 msgid "Subscribe to %s rss feed"
9589 msgstr ""
9673 msgstr ""
9590
9674
9591 #: rhodecode/templates/data_table/_dt_elements.mako:152
9675 #: rhodecode/templates/data_table/_dt_elements.mako:152
9592 #: rhodecode/templates/data_table/_dt_elements.mako:154
9676 #: rhodecode/templates/data_table/_dt_elements.mako:154
9593 #, python-format
9677 #, python-format
9594 msgid "Subscribe to %s atom feed"
9678 msgid "Subscribe to %s atom feed"
9595 msgstr ""
9679 msgstr ""
9596
9680
9597 #: rhodecode/templates/data_table/_dt_elements.mako:182
9681 #: rhodecode/templates/data_table/_dt_elements.mako:182
9598 msgid "Creating"
9682 msgid "Creating"
9599 msgstr ""
9683 msgstr ""
9600
9684
9601 #: rhodecode/templates/data_table/_dt_elements.mako:184
9685 #: rhodecode/templates/data_table/_dt_elements.mako:184
9602 msgid "Created"
9686 msgid "Created"
9603 msgstr ""
9687 msgstr ""
9604
9688
9605 #: rhodecode/templates/data_table/_dt_elements.mako:226
9689 #: rhodecode/templates/data_table/_dt_elements.mako:226
9606 msgid "personal"
9690 msgid "personal"
9607 msgstr ""
9691 msgstr ""
9608
9692
9609 #: rhodecode/templates/data_table/_dt_elements.mako:272
9693 #: rhodecode/templates/data_table/_dt_elements.mako:272
9610 #, python-format
9694 #, python-format
9611 msgid "Confirm to delete this user group: %s"
9695 msgid "Confirm to delete this user group: %s"
9612 msgstr ""
9696 msgstr ""
9613
9697
9614 #: rhodecode/templates/data_table/_dt_elements.mako:288
9698 #: rhodecode/templates/data_table/_dt_elements.mako:288
9615 #: rhodecode/templates/user_group/user_group.mako:4
9699 #: rhodecode/templates/user_group/user_group.mako:4
9616 #: rhodecode/templates/user_group/user_group.mako:11
9700 #: rhodecode/templates/user_group/user_group.mako:11
9617 msgid "User group"
9701 msgid "User group"
9618 msgstr ""
9702 msgstr ""
9619
9703
9620 #: rhodecode/templates/data_table/_dt_elements.mako:333
9704 #: rhodecode/templates/data_table/_dt_elements.mako:333
9621 #: rhodecode/templates/forks/fork.mako:95
9705 #: rhodecode/templates/forks/fork.mako:91
9622 msgid "Private"
9706 msgid "Private"
9623 msgstr ""
9707 msgstr ""
9624
9708
9625 #: rhodecode/templates/data_table/_dt_elements.mako:366
9709 #: rhodecode/templates/data_table/_dt_elements.mako:366
9626 #, python-format
9710 #, python-format
9627 msgid "Pull request #%(pr_number)s"
9711 msgid "Pull request #%(pr_number)s"
9628 msgstr ""
9712 msgstr ""
9629
9713
9630 #: rhodecode/templates/data_table/_dt_elements.mako:407
9714 #: rhodecode/templates/data_table/_dt_elements.mako:387
9715 msgid "Copy the full url"
9716 msgstr ""
9717
9718 #: rhodecode/templates/data_table/_dt_elements.mako:398
9719 #, python-format
9720 msgid "Confirm to delete this artifact: %s"
9721 msgstr ""
9722
9723 #: rhodecode/templates/data_table/_dt_elements.mako:431
9631 #, python-format
9724 #, python-format
9632 msgid "Parsed using %s syntax"
9725 msgid "Parsed using %s syntax"
9633 msgstr ""
9726 msgstr ""
9634
9727
9635 #: rhodecode/templates/debug_style/buttons.html:131
9728 #: rhodecode/templates/debug_style/buttons.html:131
9636 msgid "Confirm to remove this field: Field"
9729 msgid "Confirm to remove this field: Field"
9637 msgstr ""
9730 msgstr ""
9638
9731
9639 #: rhodecode/templates/debug_style/form-elements.html:107
9732 #: rhodecode/templates/debug_style/form-elements.html:107
9640 msgid "Default"
9733 msgid "Default"
9641 msgstr ""
9734 msgstr ""
9642
9735
9643 #: rhodecode/templates/debug_style/form-elements.html:513
9736 #: rhodecode/templates/debug_style/form-elements.html:513
9644 #: rhodecode/templates/debug_style/form-elements.html:565
9737 #: rhodecode/templates/debug_style/form-elements.html:565
9645 #: rhodecode/templates/debug_style/forms.html:236
9738 #: rhodecode/templates/debug_style/forms.html:236
9646 msgid "Chosen group members"
9739 msgid "Chosen group members"
9647 msgstr ""
9740 msgstr ""
9648
9741
9649 #: rhodecode/templates/debug_style/form-elements.html:525
9742 #: rhodecode/templates/debug_style/form-elements.html:525
9650 #: rhodecode/templates/debug_style/form-elements.html:569
9743 #: rhodecode/templates/debug_style/form-elements.html:569
9651 #: rhodecode/templates/debug_style/forms.html:240
9744 #: rhodecode/templates/debug_style/forms.html:240
9652 msgid "Remove all elements"
9745 msgid "Remove all elements"
9653 msgstr ""
9746 msgstr ""
9654
9747
9655 #: rhodecode/templates/debug_style/form-elements.html:535
9748 #: rhodecode/templates/debug_style/form-elements.html:535
9656 #: rhodecode/templates/debug_style/form-elements.html:579
9749 #: rhodecode/templates/debug_style/form-elements.html:579
9657 #: rhodecode/templates/debug_style/forms.html:250
9750 #: rhodecode/templates/debug_style/forms.html:250
9658 msgid "Available members"
9751 msgid "Available members"
9659 msgstr ""
9752 msgstr ""
9660
9753
9661 #: rhodecode/templates/debug_style/form-elements.html:543
9754 #: rhodecode/templates/debug_style/form-elements.html:543
9662 #: rhodecode/templates/debug_style/form-elements.html:587
9755 #: rhodecode/templates/debug_style/form-elements.html:587
9663 #: rhodecode/templates/debug_style/forms.html:258
9756 #: rhodecode/templates/debug_style/forms.html:258
9664 msgid "Add all elements"
9757 msgid "Add all elements"
9665 msgstr ""
9758 msgstr ""
9666
9759
9667 #: rhodecode/templates/debug_style/forms.html:119
9760 #: rhodecode/templates/debug_style/forms.html:119
9668 msgid "Some text..."
9761 msgid "Some text..."
9669 msgstr ""
9762 msgstr ""
9670
9763
9671 #: rhodecode/templates/debug_style/forms.html:122
9764 #: rhodecode/templates/debug_style/forms.html:122
9672 #: rhodecode/templates/debug_style/forms.html:255
9765 #: rhodecode/templates/debug_style/forms.html:255
9673 msgid "Variable Item"
9766 msgid "Variable Item"
9674 msgstr ""
9767 msgstr ""
9675
9768
9676 #: rhodecode/templates/debug_style/forms.html:252
9769 #: rhodecode/templates/debug_style/forms.html:252
9677 msgid "Some example text..."
9770 msgid "Some example text..."
9678 msgstr ""
9771 msgstr ""
9679
9772
9680 #: rhodecode/templates/debug_style/index.html:5
9773 #: rhodecode/templates/debug_style/index.html:5
9681 msgid "Debug Style"
9774 msgid "Debug Style"
9682 msgstr ""
9775 msgstr ""
9683
9776
9684 #: rhodecode/templates/debug_style/index.html:54
9777 #: rhodecode/templates/debug_style/index.html:54
9685 msgid "Index"
9778 msgid "Index"
9686 msgstr ""
9779 msgstr ""
9687
9780
9688 #: rhodecode/templates/debug_style/index.html:55
9781 #: rhodecode/templates/debug_style/index.html:55
9689 msgid "Typography"
9782 msgid "Typography"
9690 msgstr ""
9783 msgstr ""
9691
9784
9692 #: rhodecode/templates/debug_style/index.html:56
9785 #: rhodecode/templates/debug_style/index.html:56
9693 msgid "Forms"
9786 msgid "Forms"
9694 msgstr ""
9787 msgstr ""
9695
9788
9696 #: rhodecode/templates/debug_style/index.html:57
9789 #: rhodecode/templates/debug_style/index.html:57
9697 msgid "Buttons"
9790 msgid "Buttons"
9698 msgstr ""
9791 msgstr ""
9699
9792
9700 #: rhodecode/templates/debug_style/index.html:58
9793 #: rhodecode/templates/debug_style/index.html:58
9701 msgid "Labels"
9794 msgid "Labels"
9702 msgstr ""
9795 msgstr ""
9703
9796
9704 #: rhodecode/templates/debug_style/index.html:59
9797 #: rhodecode/templates/debug_style/index.html:59
9705 msgid "Alerts"
9798 msgid "Alerts"
9706 msgstr ""
9799 msgstr ""
9707
9800
9708 #: rhodecode/templates/debug_style/index.html:60
9801 #: rhodecode/templates/debug_style/index.html:60
9709 msgid "Tables"
9802 msgid "Tables"
9710 msgstr ""
9803 msgstr ""
9711
9804
9712 #: rhodecode/templates/debug_style/index.html:61
9805 #: rhodecode/templates/debug_style/index.html:61
9713 msgid "Tables wide"
9806 msgid "Tables wide"
9714 msgstr ""
9807 msgstr ""
9715
9808
9716 #: rhodecode/templates/debug_style/index.html:62
9809 #: rhodecode/templates/debug_style/index.html:62
9717 msgid "Collapsable Content"
9810 msgid "Collapsable Content"
9718 msgstr ""
9811 msgstr ""
9719
9812
9720 #: rhodecode/templates/debug_style/index.html:64
9813 #: rhodecode/templates/debug_style/index.html:64
9721 msgid "Layout form with sidebar"
9814 msgid "Layout form with sidebar"
9722 msgstr ""
9815 msgstr ""
9723
9816
9724 #: rhodecode/templates/debug_style/index.html:65
9817 #: rhodecode/templates/debug_style/index.html:65
9725 msgid "Login"
9818 msgid "Login"
9726 msgstr ""
9819 msgstr ""
9727
9820
9728 #: rhodecode/templates/debug_style/index.html:66
9821 #: rhodecode/templates/debug_style/index.html:66
9729 msgid "Login 2"
9822 msgid "Login 2"
9730 msgstr ""
9823 msgstr ""
9731
9824
9732 #: rhodecode/templates/debug_style/index.html:67
9825 #: rhodecode/templates/debug_style/index.html:67
9733 msgid "Code blocks"
9826 msgid "Code blocks"
9734 msgstr ""
9827 msgstr ""
9735
9828
9736 #: rhodecode/templates/debug_style/index.html:70
9829 #: rhodecode/templates/debug_style/index.html:70
9737 msgid "Panels"
9830 msgid "Panels"
9738 msgstr ""
9831 msgstr ""
9739
9832
9740 #: rhodecode/templates/debug_style/index.html:73
9833 #: rhodecode/templates/debug_style/index.html:73
9741 msgid "Form elements"
9834 msgid "Form elements"
9742 msgstr ""
9835 msgstr ""
9743
9836
9744 #: rhodecode/templates/debug_style/index.html:74
9837 #: rhodecode/templates/debug_style/index.html:74
9745 msgid "Form elements small"
9838 msgid "Form elements small"
9746 msgstr ""
9839 msgstr ""
9747
9840
9748 #: rhodecode/templates/debug_style/index.html:75
9841 #: rhodecode/templates/debug_style/index.html:75
9749 msgid "Form inline elements"
9842 msgid "Form inline elements"
9750 msgstr ""
9843 msgstr ""
9751
9844
9752 #: rhodecode/templates/debug_style/index.html:76
9845 #: rhodecode/templates/debug_style/index.html:76
9753 msgid "Form vertical"
9846 msgid "Form vertical"
9754 msgstr ""
9847 msgstr ""
9755
9848
9756 #: rhodecode/templates/debug_style/login.html:28
9849 #: rhodecode/templates/debug_style/login.html:28
9757 msgid "Sign in to your account"
9850 msgid "Sign in to your account"
9758 msgstr ""
9851 msgstr ""
9759
9852
9760 #: rhodecode/templates/debug_style/login.html:46
9853 #: rhodecode/templates/debug_style/login.html:46
9761 msgid "(Forgot password?)"
9854 msgid "(Forgot password?)"
9762 msgstr ""
9855 msgstr ""
9763
9856
9764 #: rhodecode/templates/debug_style/login.html:56
9857 #: rhodecode/templates/debug_style/login.html:56
9765 msgid "Don't have an account ?"
9858 msgid "Don't have an account ?"
9766 msgstr ""
9859 msgstr ""
9767
9860
9768 #: rhodecode/templates/email_templates/base.mako:39
9861 #: rhodecode/templates/email_templates/base.mako:39
9769 #, python-format
9862 #, python-format
9770 msgid "This is a notification from RhodeCode. %(instance_url)s"
9863 msgid "This is a notification from RhodeCode. %(instance_url)s"
9771 msgstr ""
9864 msgstr ""
9772
9865
9773 #: rhodecode/templates/email_templates/base.mako:122
9866 #: rhodecode/templates/email_templates/base.mako:122
9774 msgid "RhodeCode"
9867 msgid "RhodeCode"
9775 msgstr ""
9868 msgstr ""
9776
9869
9777 #: rhodecode/templates/email_templates/commit_comment.mako:18
9870 #: rhodecode/templates/email_templates/commit_comment.mako:18
9778 #: rhodecode/templates/email_templates/pull_request_comment.mako:19
9871 #: rhodecode/templates/email_templates/pull_request_comment.mako:19
9779 msgid "[mention]"
9872 msgid "[mention]"
9780 msgstr ""
9873 msgstr ""
9781
9874
9782 #: rhodecode/templates/email_templates/commit_comment.mako:21
9875 #: rhodecode/templates/email_templates/commit_comment.mako:21
9783 #: rhodecode/templates/email_templates/commit_comment.mako:82
9876 #: rhodecode/templates/email_templates/commit_comment.mako:82
9784 msgid "{user} left a {comment_type} on file `{comment_file}` in commit `{commit_id}`"
9877 msgid "{user} left a {comment_type} on file `{comment_file}` in commit `{commit_id}`"
9785 msgstr ""
9878 msgstr ""
9786
9879
9787 #: rhodecode/templates/email_templates/commit_comment.mako:21
9880 #: rhodecode/templates/email_templates/commit_comment.mako:21
9788 #: rhodecode/templates/email_templates/commit_comment.mako:24
9881 #: rhodecode/templates/email_templates/commit_comment.mako:24
9789 #: rhodecode/templates/email_templates/commit_comment.mako:26
9882 #: rhodecode/templates/email_templates/commit_comment.mako:26
9790 msgid "in the {repo_name} repository"
9883 msgid "in the {repo_name} repository"
9791 msgstr ""
9884 msgstr ""
9792
9885
9793 #: rhodecode/templates/email_templates/commit_comment.mako:24
9886 #: rhodecode/templates/email_templates/commit_comment.mako:24
9794 msgid "[status: {status}] {user} left a {comment_type} on commit `{commit_id}`"
9887 msgid "[status: {status}] {user} left a {comment_type} on commit `{commit_id}`"
9795 msgstr ""
9888 msgstr ""
9796
9889
9797 #: rhodecode/templates/email_templates/commit_comment.mako:26
9890 #: rhodecode/templates/email_templates/commit_comment.mako:26
9798 #: rhodecode/templates/email_templates/commit_comment.mako:84
9891 #: rhodecode/templates/email_templates/commit_comment.mako:84
9799 msgid "{user} left a {comment_type} on commit `{commit_id}`"
9892 msgid "{user} left a {comment_type} on commit `{commit_id}`"
9800 msgstr ""
9893 msgstr ""
9801
9894
9802 #: rhodecode/templates/email_templates/commit_comment.mako:47
9895 #: rhodecode/templates/email_templates/commit_comment.mako:47
9803 #: rhodecode/templates/email_templates/pull_request_comment.mako:47
9896 #: rhodecode/templates/email_templates/pull_request_comment.mako:47
9804 msgid "Comment link"
9897 msgid "Comment link"
9805 msgstr ""
9898 msgstr ""
9806
9899
9807 #: rhodecode/templates/email_templates/commit_comment.mako:52
9900 #: rhodecode/templates/email_templates/commit_comment.mako:52
9808 #: rhodecode/templates/email_templates/pull_request_comment.mako:52
9901 #: rhodecode/templates/email_templates/pull_request_comment.mako:52
9809 msgid "File: {comment_file} on line {comment_line}"
9902 msgid "File: {comment_file} on line {comment_line}"
9810 msgstr ""
9903 msgstr ""
9811
9904
9812 #: rhodecode/templates/email_templates/commit_comment.mako:58
9905 #: rhodecode/templates/email_templates/commit_comment.mako:58
9813 msgid "Commit status was changed to"
9906 msgid "Commit status was changed to"
9814 msgstr ""
9907 msgstr ""
9815
9908
9816 #: rhodecode/templates/email_templates/commit_comment.mako:82
9909 #: rhodecode/templates/email_templates/commit_comment.mako:82
9817 #: rhodecode/templates/email_templates/commit_comment.mako:84
9910 #: rhodecode/templates/email_templates/commit_comment.mako:84
9818 msgid "in the {repo} repository"
9911 msgid "in the {repo} repository"
9819 msgstr ""
9912 msgstr ""
9820
9913
9821 #: rhodecode/templates/email_templates/commit_comment.mako:93
9914 #: rhodecode/templates/email_templates/commit_comment.mako:93
9822 #: rhodecode/templates/email_templates/pull_request_comment.mako:94
9915 #: rhodecode/templates/email_templates/pull_request_comment.mako:94
9823 msgid "Status"
9916 msgid "Status"
9824 msgstr ""
9917 msgstr ""
9825
9918
9826 #: rhodecode/templates/email_templates/commit_comment.mako:95
9919 #: rhodecode/templates/email_templates/commit_comment.mako:95
9827 msgid "The commit status was changed to"
9920 msgid "The commit status was changed to"
9828 msgstr ""
9921 msgstr ""
9829
9922
9830 #: rhodecode/templates/email_templates/commit_comment.mako:102
9923 #: rhodecode/templates/email_templates/commit_comment.mako:102
9831 #: rhodecode/templates/email_templates/pull_request_comment.mako:107
9924 #: rhodecode/templates/email_templates/pull_request_comment.mako:107
9832 msgid "TODO comment on line: {comment_line}"
9925 msgid "TODO comment on line: {comment_line}"
9833 msgstr ""
9926 msgstr ""
9834
9927
9835 #: rhodecode/templates/email_templates/commit_comment.mako:104
9928 #: rhodecode/templates/email_templates/commit_comment.mako:104
9836 #: rhodecode/templates/email_templates/pull_request_comment.mako:109
9929 #: rhodecode/templates/email_templates/pull_request_comment.mako:109
9837 msgid "Note comment on line: {comment_line}"
9930 msgid "Note comment on line: {comment_line}"
9838 msgstr ""
9931 msgstr ""
9839
9932
9840 #: rhodecode/templates/email_templates/commit_comment.mako:104
9933 #: rhodecode/templates/email_templates/commit_comment.mako:104
9841 #: rhodecode/templates/email_templates/pull_request_comment.mako:109
9934 #: rhodecode/templates/email_templates/pull_request_comment.mako:109
9842 msgid "Note comment"
9935 msgid "Note comment"
9843 msgstr ""
9936 msgstr ""
9844
9937
9845 #: rhodecode/templates/email_templates/password_reset.mako:31
9938 #: rhodecode/templates/email_templates/password_reset.mako:31
9846 msgid "Generate new password here"
9939 msgid "Generate new password here"
9847 msgstr ""
9940 msgstr ""
9848
9941
9849 #: rhodecode/templates/email_templates/pull_request_comment.mako:22
9942 #: rhodecode/templates/email_templates/pull_request_comment.mako:22
9850 #: rhodecode/templates/email_templates/pull_request_comment.mako:84
9943 #: rhodecode/templates/email_templates/pull_request_comment.mako:84
9851 msgid "{user} left a {comment_type} on file `{comment_file}` in pull request #{pr_id} \"{pr_title}\""
9944 msgid "{user} left a {comment_type} on file `{comment_file}` in pull request #{pr_id} \"{pr_title}\""
9852 msgstr ""
9945 msgstr ""
9853
9946
9854 #: rhodecode/templates/email_templates/pull_request_comment.mako:25
9947 #: rhodecode/templates/email_templates/pull_request_comment.mako:25
9855 msgid "[status: {status}] {user} left a {comment_type} on pull request #{pr_id} \"{pr_title}\""
9948 msgid "[status: {status}] {user} left a {comment_type} on pull request #{pr_id} \"{pr_title}\""
9856 msgstr ""
9949 msgstr ""
9857
9950
9858 #: rhodecode/templates/email_templates/pull_request_comment.mako:27
9951 #: rhodecode/templates/email_templates/pull_request_comment.mako:27
9859 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
9952 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
9860 msgid "{user} left a {comment_type} on pull request #{pr_id} \"{pr_title}\""
9953 msgid "{user} left a {comment_type} on pull request #{pr_id} \"{pr_title}\""
9861 msgstr ""
9954 msgstr ""
9862
9955
9863 #: rhodecode/templates/email_templates/pull_request_comment.mako:49
9956 #: rhodecode/templates/email_templates/pull_request_comment.mako:49
9864 #: rhodecode/templates/pullrequests/pullrequest.mako:73
9957 #: rhodecode/templates/pullrequests/pullrequest.mako:67
9865 msgid "Source repository"
9958 msgid "Source repository"
9866 msgstr ""
9959 msgstr ""
9867
9960
9868 #: rhodecode/templates/email_templates/pull_request_comment.mako:58
9961 #: rhodecode/templates/email_templates/pull_request_comment.mako:58
9869 msgid "{user} submitted pull request #{pr_id} status: *{status}*"
9962 msgid "{user} submitted pull request #{pr_id} status: *{status}*"
9870 msgstr ""
9963 msgstr ""
9871
9964
9872 #: rhodecode/templates/email_templates/pull_request_comment.mako:60
9965 #: rhodecode/templates/email_templates/pull_request_comment.mako:60
9873 msgid "{user} submitted pull request #{pr_id} status: *{status} and closed*"
9966 msgid "{user} submitted pull request #{pr_id} status: *{status} and closed*"
9874 msgstr ""
9967 msgstr ""
9875
9968
9876 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
9969 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
9877 msgid "Closed pull request with status"
9970 msgid "Closed pull request with status"
9878 msgstr ""
9971 msgstr ""
9879
9972
9880 #: rhodecode/templates/email_templates/pull_request_comment.mako:99
9973 #: rhodecode/templates/email_templates/pull_request_comment.mako:99
9881 msgid "Submitted review status"
9974 msgid "Submitted review status"
9882 msgstr ""
9975 msgstr ""
9883
9976
9884 #: rhodecode/templates/email_templates/pull_request_review.mako:14
9977 #: rhodecode/templates/email_templates/pull_request_review.mako:14
9885 #, python-format
9978 #, python-format
9886 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\""
9979 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\""
9887 msgstr ""
9980 msgstr ""
9888
9981
9889 #: rhodecode/templates/email_templates/pull_request_review.mako:34
9982 #: rhodecode/templates/email_templates/pull_request_review.mako:34
9890 #, python-format
9983 #, python-format
9891 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"
9984 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"
9892 msgstr ""
9985 msgstr ""
9893
9986
9894 #: rhodecode/templates/email_templates/pull_request_review.mako:37
9987 #: rhodecode/templates/email_templates/pull_request_review.mako:37
9895 msgid "Link"
9988 msgid "Link"
9896 msgstr ""
9989 msgstr ""
9897
9990
9898 #: rhodecode/templates/email_templates/pull_request_review.mako:71
9991 #: rhodecode/templates/email_templates/pull_request_review.mako:71
9899 #, python-format
9992 #, python-format
9900 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
9993 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
9901 msgstr ""
9994 msgstr ""
9902
9995
9903 #: rhodecode/templates/email_templates/pull_request_review.mako:73
9996 #: rhodecode/templates/email_templates/pull_request_review.mako:73
9904 #, python-format
9997 #, python-format
9905 msgid "%(source_ref_type)s of %(source_repo_url)s"
9998 msgid "%(source_ref_type)s of %(source_repo_url)s"
9906 msgstr ""
9999 msgstr ""
9907
10000
9908 #: rhodecode/templates/email_templates/pull_request_review.mako:74
10001 #: rhodecode/templates/email_templates/pull_request_review.mako:74
9909 #, python-format
10002 #, python-format
9910 msgid "%(target_ref_type)s of %(target_repo_url)s"
10003 msgid "%(target_ref_type)s of %(target_repo_url)s"
9911 msgstr ""
10004 msgstr ""
9912
10005
9913 #: rhodecode/templates/email_templates/test.mako:5
10006 #: rhodecode/templates/email_templates/test.mako:5
9914 msgid "hello \"world\""
10007 msgid "hello \"world\""
9915 msgstr ""
10008 msgstr ""
9916
10009
9917 #: rhodecode/templates/email_templates/test.mako:21
10010 #: rhodecode/templates/email_templates/test.mako:21
9918 msgid "Translation"
10011 msgid "Translation"
9919 msgstr ""
10012 msgstr ""
9920
10013
9921 #: rhodecode/templates/email_templates/user_registration.mako:22
10014 #: rhodecode/templates/email_templates/user_registration.mako:22
9922 #, python-format
10015 #, python-format
9923 msgid "New user %(user)s has registered on %(date)s"
10016 msgid "New user %(user)s has registered on %(date)s"
9924 msgstr ""
10017 msgstr ""
9925
10018
9926 #: rhodecode/templates/email_templates/user_registration.mako:24
10019 #: rhodecode/templates/email_templates/user_registration.mako:24
9927 msgid "Full Name"
10020 msgid "Full Name"
9928 msgstr ""
10021 msgstr ""
9929
10022
9930 #: rhodecode/templates/errors/error_document.mako:47
10023 #: rhodecode/templates/errors/error_document.mako:47
9931 #, python-format
10024 #, python-format
9932 msgid "You will be redirected to %s in %s seconds"
10025 msgid "You will be redirected to %s in %s seconds"
9933 msgstr ""
10026 msgstr ""
9934
10027
9935 #: rhodecode/templates/errors/error_document.mako:65
10028 #: rhodecode/templates/errors/error_document.mako:65
9936 msgid "Support Page"
10029 msgid "Support Page"
9937 msgstr ""
10030 msgstr ""
9938
10031
9939 #: rhodecode/templates/feed/atom_feed_entry.mako:3
10032 #: rhodecode/templates/feed/atom_feed_entry.mako:3
9940 #, python-format
10033 #, python-format
9941 msgid "%(user)s commited on %(date)s UTC"
10034 msgid "%(user)s commited on %(date)s UTC"
9942 msgstr ""
10035 msgstr ""
9943
10036
9944 #: rhodecode/templates/feed/atom_feed_entry.mako:30
10037 #: rhodecode/templates/feed/atom_feed_entry.mako:30
9945 msgid "Commit was too big and was cut off..."
10038 msgid "Commit was too big and was cut off..."
9946 msgstr ""
10039 msgstr ""
9947
10040
9948 #: rhodecode/templates/files/file_authors_box.mako:6
10041 #: rhodecode/templates/files/file_authors_box.mako:16
9949 msgid "Last Author"
10042 msgid "Load All Authors"
9950 msgstr ""
10043 msgstr ""
9951
10044
9952 #: rhodecode/templates/files/file_authors_box.mako:11
10045 #: rhodecode/templates/files/file_authors_box.mako:18
9953 msgid "Show All"
9954 msgstr ""
9955
9956 #: rhodecode/templates/files/file_authors_box.mako:25
9957 msgid "last author"
10046 msgid "last author"
9958 msgstr ""
10047 msgstr ""
9959
10048
9960 #: rhodecode/templates/files/file_tree_author_box.mako:5
9961 msgid "Commit Author"
9962 msgstr ""
9963
9964 #: rhodecode/templates/files/files.mako:4
10049 #: rhodecode/templates/files/files.mako:4
9965 #: rhodecode/templates/files/files_pjax.mako:2
10050 #: rhodecode/templates/files/files_pjax.mako:2
9966 #, python-format
10051 msgid "{} Files"
9967 msgid "%s Files"
9968 msgstr ""
9969
9970 #: rhodecode/templates/files/files.mako:131
9971 msgid "Pick Commit"
9972 msgstr ""
10052 msgstr ""
9973
10053
9974 #: rhodecode/templates/files/files_add.mako:4
10054 #: rhodecode/templates/files/files_add.mako:4
9975 #, python-format
10055 msgid "{} Files Add"
9976 msgid "%s Files Add"
10056 msgstr ""
9977 msgstr ""
10057
9978
10058 #: rhodecode/templates/files/files_add.mako:25
9979 #: rhodecode/templates/files/files_add.mako:15
9980 msgid "Add new file"
10059 msgid "Add new file"
9981 msgstr ""
10060 msgstr ""
9982
10061
9983 #: rhodecode/templates/files/files_add.mako:34
9984 #: rhodecode/templates/files/files_delete.mako:34
9985 #: rhodecode/templates/files/files_edit.mako:34
9986 msgid "Path"
9987 msgstr ""
9988
9989 #: rhodecode/templates/files/files_add.mako:39
9990 msgid "Specify Custom Path"
9991 msgstr ""
9992
9993 #: rhodecode/templates/files/files_add.mako:44
10062 #: rhodecode/templates/files/files_add.mako:44
9994 msgid "Remove Custom Path"
10063 #: rhodecode/templates/files/files_edit.mako:45
9995 msgstr ""
10064 msgid "Filename e.g example.py, or docs/readme.md"
9996
9997 #: rhodecode/templates/files/files_add.mako:50
9998 #: rhodecode/templates/files/files_add.mako:59
9999 msgid "Filename"
10000 msgstr ""
10001
10002 #: rhodecode/templates/files/files_add.mako:54
10003 msgid "Upload File"
10004 msgstr ""
10005
10006 #: rhodecode/templates/files/files_add.mako:62
10007 msgid "No file selected"
10008 msgstr ""
10065 msgstr ""
10009
10066
10010 #: rhodecode/templates/files/files_add.mako:65
10067 #: rhodecode/templates/files/files_add.mako:65
10011 msgid "Upload file"
10068 #: rhodecode/templates/files/files_edit.mako:66
10012 msgstr ""
10069 msgid "Line wraps on"
10013
10070 msgstr ""
10014 #: rhodecode/templates/files/files_add.mako:71
10071
10015 msgid "Create New File"
10072 #: rhodecode/templates/files/files_add.mako:65
10016 msgstr ""
10073 #: rhodecode/templates/files/files_edit.mako:66
10017
10074 msgid "line wraps off"
10018 #: rhodecode/templates/files/files_add.mako:81
10075 msgstr ""
10019 #: rhodecode/templates/files/files_edit.mako:82
10076
10020 msgid "line wraps"
10077 #: rhodecode/templates/files/files_add.mako:88
10021 msgstr ""
10078 #: rhodecode/templates/files/files_delete.mako:72
10022
10079 #: rhodecode/templates/files/files_edit.mako:89
10023 #: rhodecode/templates/files/files_add.mako:82
10080 #: rhodecode/templates/files/files_upload.mako:102
10024 #: rhodecode/templates/files/files_edit.mako:83
10025 msgid "on"
10026 msgstr ""
10027
10028 #: rhodecode/templates/files/files_add.mako:82
10029 #: rhodecode/templates/files/files_edit.mako:83
10030 msgid "off"
10031 msgstr ""
10032
10033 #: rhodecode/templates/files/files_add.mako:109
10034 #: rhodecode/templates/files/files_edit.mako:109
10035 msgid "Commit changes"
10081 msgid "Commit changes"
10036 msgstr ""
10082 msgstr ""
10037
10083
10038 #: rhodecode/templates/files/files_browser.mako:9
10084 #: rhodecode/templates/files/files_browser.mako:9
10039 msgid "Previous commit"
10085 msgid "Previous commit"
10040 msgstr ""
10086 msgstr ""
10041
10087
10042 #: rhodecode/templates/files/files_browser.mako:13
10088 #: rhodecode/templates/files/files_browser.mako:15
10043 msgid "Next commit"
10089 msgid "Next commit"
10044 msgstr ""
10090 msgstr ""
10045
10091
10046 #: rhodecode/templates/files/files_browser.mako:19
10047 msgid "Search File List"
10048 msgstr ""
10049
10050 #: rhodecode/templates/files/files_browser.mako:22
10092 #: rhodecode/templates/files/files_browser.mako:22
10051 msgid "Close File List"
10093 msgid "Upload File"
10052 msgstr ""
10094 msgstr ""
10053
10095
10054 #: rhodecode/templates/files/files_browser.mako:25
10096 #: rhodecode/templates/files/files_browser.mako:25
10055 #: rhodecode/templates/summary/summary_commits.mako:112
10056 msgid "Add New File"
10057 msgstr ""
10058
10059 #: rhodecode/templates/files/files_browser.mako:27
10060 msgid "Add File"
10097 msgid "Add File"
10061 msgstr ""
10098 msgstr ""
10062
10099
10063 #: rhodecode/templates/files/files_browser.mako:32
10100 #: rhodecode/templates/files/files_browser.mako:35
10064 #: rhodecode/templates/files/files_browser.mako:34
10101 msgid "Download full tree ZIP"
10065 msgid "Download tree at {}"
10102 msgstr ""
10066 msgstr ""
10103
10067
10104 #: rhodecode/templates/files/files_browser.mako:39
10068 #: rhodecode/templates/files/files_browser.mako:42
10105 msgid "Download this tree ZIP"
10069 msgid "Loading file list..."
10106 msgstr ""
10070 msgstr ""
10107
10071
10108 #: rhodecode/templates/files/files_browser_tree.mako:12
10072 #: rhodecode/templates/files/files_browser_tree.mako:6
10073 #: rhodecode/templates/search/search_path.mako:9
10109 #: rhodecode/templates/search/search_path.mako:9
10074 msgid "Size"
10110 msgid "Size"
10075 msgstr ""
10111 msgstr ""
10076
10112
10077 #: rhodecode/templates/files/files_browser_tree.mako:7
10113 #: rhodecode/templates/files/files_browser_tree.mako:13
10078 msgid "Modified"
10114 msgid "Modified"
10079 msgstr ""
10115 msgstr ""
10080
10116
10081 #: rhodecode/templates/files/files_browser_tree.mako:8
10117 #: rhodecode/templates/files/files_browser_tree.mako:14
10082 msgid "Last Commit"
10118 msgid "Last Commit"
10083 msgstr ""
10119 msgstr ""
10084
10120
10085 #: rhodecode/templates/files/files_delete.mako:4
10121 #: rhodecode/templates/files/files_delete.mako:4
10086 #, python-format
10122 msgid "{} Files Delete"
10087 msgid "%s Files Delete"
10123 msgstr ""
10088 msgstr ""
10124
10089
10125 #: rhodecode/templates/files/files_delete.mako:25
10090 #: rhodecode/templates/files/files_delete.mako:15
10091 msgid "Delete file"
10126 msgid "Delete file"
10092 msgstr ""
10127 msgstr ""
10093
10128
10094 #: rhodecode/templates/files/files_delete.mako:45
10129 #: rhodecode/templates/files/files_delete.mako:53
10095 #: rhodecode/templates/files/files_source.mako:75
10130 #: rhodecode/templates/files/files_source.mako:104
10096 #, python-format
10131 #, python-format
10097 msgid "Binary file (%s)"
10132 msgid "Binary file (%s)"
10098 msgstr ""
10133 msgstr ""
10099
10134
10100 #: rhodecode/templates/files/files_delete.mako:50
10135 #: rhodecode/templates/files/files_delete.mako:58
10101 #: rhodecode/templates/files/files_source.mako:104
10136 #: rhodecode/templates/files/files_source.mako:133
10102 msgid "File size {} is bigger then allowed limit {}. "
10137 msgid "File size {} is bigger then allowed limit {}. "
10103 msgstr ""
10138 msgstr ""
10104
10139
10105 #: rhodecode/templates/files/files_delete.mako:70
10106 msgid "Delete File"
10107 msgstr ""
10108
10109 #: rhodecode/templates/files/files_detail.mako:5
10110 #: rhodecode/templates/files/files_detail.mako:12
10111 msgid "Commit Description"
10112 msgstr ""
10113
10114 #: rhodecode/templates/files/files_detail.mako:32
10115 msgid "File last commit"
10116 msgstr ""
10117
10118 #: rhodecode/templates/files/files_detail.mako:46
10119 msgid "Show/Diff file"
10120 msgstr ""
10121
10122 #: rhodecode/templates/files/files_detail.mako:61
10123 msgid "Diff to Commit"
10124 msgstr ""
10125
10126 #: rhodecode/templates/files/files_detail.mako:62
10127 msgid "Show at Commit"
10128 msgstr ""
10129
10130 #: rhodecode/templates/files/files_edit.mako:4
10140 #: rhodecode/templates/files/files_edit.mako:4
10131 #, python-format
10141 msgid "{} Files Edit"
10132 msgid "%s File Edit"
10142 msgstr ""
10133 msgstr ""
10143
10134
10144 #: rhodecode/templates/files/files_edit.mako:25
10135 #: rhodecode/templates/files/files_edit.mako:15
10136 msgid "Edit file"
10145 msgid "Edit file"
10137 msgstr ""
10146 msgstr ""
10138
10147
10139 #: rhodecode/templates/files/files_edit.mako:55
10140 msgid "history"
10141 msgstr ""
10142
10143 #: rhodecode/templates/files/files_edit.mako:61
10144 msgid "source"
10145 msgstr ""
10146
10147 #: rhodecode/templates/files/files_edit.mako:63
10148 #: rhodecode/templates/files/files_pjax.mako:19
10149 msgid "annotation"
10150 msgstr ""
10151
10152 #: rhodecode/templates/files/files_edit.mako:67
10153 msgid "raw"
10154 msgstr ""
10155
10156 #: rhodecode/templates/files/files_edit.mako:70
10157 msgid "download"
10158 msgstr ""
10159
10160 #: rhodecode/templates/files/files_edit.mako:77
10161 msgid "Editing file"
10162 msgstr ""
10163
10164 #: rhodecode/templates/files/files_pjax.mako:17
10165 msgid "Location"
10166 msgstr ""
10167
10168 #: rhodecode/templates/files/files_source.mako:16
10169 msgid "This file is a pointer to large binary file"
10170 msgstr ""
10171
10172 #: rhodecode/templates/files/files_source.mako:16
10148 #: rhodecode/templates/files/files_source.mako:16
10149 msgid "Download largefile"
10150 msgstr ""
10151
10152 #: rhodecode/templates/files/files_source.mako:20
10153 msgid "Download file"
10154 msgstr ""
10155
10156 #: rhodecode/templates/files/files_source.mako:29
10157 msgid "Editing binary files not allowed"
10158 msgstr ""
10159
10160 #: rhodecode/templates/files/files_source.mako:33
10161 msgid "Edit on branch: "
10162 msgstr ""
10163
10164 #: rhodecode/templates/files/files_source.mako:42
10165 msgid "Editing files allowed only when on branch head commit"
10166 msgstr ""
10167
10168 #: rhodecode/templates/files/files_source.mako:43
10169 msgid "Deleting files allowed only when on branch head commit"
10170 msgstr ""
10171
10172 #: rhodecode/templates/files/files_source.mako:67
10173 msgid "This file is a pointer to large binary file"
10174 msgstr ""
10175
10176 #: rhodecode/templates/files/files_source.mako:67
10173 msgid "LargeFile"
10177 msgid "LargeFile"
10174 msgstr ""
10178 msgstr ""
10175
10179
10176 #: rhodecode/templates/files/files_source.mako:27
10180 #: rhodecode/templates/files/files_source.mako:82
10177 msgid "History"
10181 msgid "History"
10178 msgstr ""
10182 msgstr ""
10179
10183
10180 #: rhodecode/templates/files/files_source.mako:30
10184 #: rhodecode/templates/files/files_source.mako:88
10181 #: rhodecode/templates/search/search_content.mako:86
10182 msgid "Show Full History"
10183 msgstr ""
10184
10185 #: rhodecode/templates/files/files_source.mako:35
10186 #: rhodecode/templates/search/search_content.mako:88
10187 msgid "Annotation"
10185 msgid "Annotation"
10188 msgstr ""
10186 msgstr ""
10189
10187
10190 #: rhodecode/templates/files/files_source.mako:37
10188 #: rhodecode/templates/files/files_source.mako:90
10191 #: rhodecode/templates/search/search_content.mako:89
10192 msgid "Raw"
10189 msgid "Raw"
10193 msgstr ""
10190 msgstr ""
10194
10191
10195 #: rhodecode/templates/files/files_source.mako:41
10192 #: rhodecode/templates/files/files_source_header.mako:31
10196 msgid "Download largefile"
10193 msgid "File last commit"
10197 msgstr ""
10194 msgstr ""
10198
10195
10199 #: rhodecode/templates/files/files_source.mako:45
10196 #: rhodecode/templates/files/files_upload.mako:4
10200 #: rhodecode/templates/search/search_content.mako:90
10197 msgid "{} Files Upload"
10201 msgid "Download"
10198 msgstr ""
10202 msgstr ""
10199
10203
10200 #: rhodecode/templates/files/files_upload.mako:36
10204 #: rhodecode/templates/files/files_source.mako:53
10201 msgid "Uploading..."
10205 msgid "Edit on Branch:{}"
10202 msgstr ""
10206 msgstr ""
10203
10207
10204 #: rhodecode/templates/files/files_upload.mako:38
10208 #: rhodecode/templates/files/files_source.mako:58
10205 msgid "Uploaded"
10209 msgid "Editing binary files not allowed"
10206 msgstr ""
10210 msgstr ""
10207
10211
10208 #: rhodecode/templates/files/files_upload.mako:52
10212 #: rhodecode/templates/files/files_source.mako:61
10209 msgid "Upload new file"
10213 msgid "Editing files allowed only when on branch head commit"
10210 msgstr ""
10214 msgstr ""
10211
10215
10212 #: rhodecode/templates/files/files_upload.mako:86
10216 #: rhodecode/templates/files/files_source.mako:62
10213 msgid "Drag'n Drop files here or"
10217 msgid "Deleting files allowed only when on branch head commit"
10214 msgstr ""
10215
10216 #: rhodecode/templates/files/files_upload.mako:86
10217 msgid "Choose your files"
10218 msgstr ""
10219
10220 #: rhodecode/templates/files/files_upload.mako:109
10221 msgid "Commiting..."
10222 msgstr ""
10223
10224 #: rhodecode/templates/files/files_upload.mako:110
10225 msgid "Please wait while the files are being uploaded"
10218 msgstr ""
10226 msgstr ""
10219
10227
10220 #: rhodecode/templates/forks/fork.mako:5
10228 #: rhodecode/templates/forks/fork.mako:5
10221 #, python-format
10229 #, python-format
10222 msgid "Fork repository %s"
10230 msgid "Fork repository %s"
10223 msgstr ""
10231 msgstr ""
10224
10232
10225 #: rhodecode/templates/forks/fork.mako:34
10233 #: rhodecode/templates/forks/fork.mako:30
10226 #: rhodecode/templates/forks/forks.mako:62
10234 #: rhodecode/templates/forks/forks.mako:60
10227 msgid "Fork name"
10235 msgid "Fork name"
10228 msgstr ""
10236 msgstr ""
10229
10237
10238 #: rhodecode/templates/forks/fork.mako:81
10239 msgid "Copy permissions"
10240 msgstr ""
10241
10230 #: rhodecode/templates/forks/fork.mako:85
10242 #: rhodecode/templates/forks/fork.mako:85
10231 msgid "Copy permissions"
10232 msgstr ""
10233
10234 #: rhodecode/templates/forks/fork.mako:89
10235 msgid "Copy permissions from parent repository."
10243 msgid "Copy permissions from parent repository."
10236 msgstr ""
10244 msgstr ""
10237
10245
10238 #: rhodecode/templates/forks/fork.mako:104
10246 #: rhodecode/templates/forks/fork.mako:100
10239 msgid "Fork this Repository"
10247 msgid "Fork this Repository"
10240 msgstr ""
10248 msgstr ""
10241
10249
10242 #: rhodecode/templates/forks/forks.mako:5
10250 #: rhodecode/templates/forks/forks.mako:5
10243 #, python-format
10251 #, python-format
10244 msgid "%s Forks"
10252 msgid "%s Forks"
10245 msgstr ""
10253 msgstr ""
10246
10254
10247 #: rhodecode/templates/forks/forks.mako:12
10255 #: rhodecode/templates/forks/forks.mako:28
10248 msgid "Forks"
10249 msgstr ""
10250
10251 #: rhodecode/templates/forks/forks.mako:30
10252 msgid "Create new fork"
10256 msgid "Create new fork"
10253 msgstr ""
10257 msgstr ""
10254
10258
10255 #: rhodecode/templates/forks/forks.mako:66
10259 #: rhodecode/templates/forks/forks.mako:64
10256 msgid "Forked"
10260 msgid "Forked"
10257 msgstr ""
10261 msgstr ""
10258
10262
10259 #: rhodecode/templates/journal/journal.mako:25
10263 #: rhodecode/templates/journal/journal.mako:25
10260 msgid "ATOM journal feed"
10264 msgid "ATOM journal feed"
10261 msgstr ""
10265 msgstr ""
10262
10266
10263 #: rhodecode/templates/journal/journal.mako:26
10267 #: rhodecode/templates/journal/journal.mako:26
10264 msgid "RSS journal feed"
10268 msgid "RSS journal feed"
10265 msgstr ""
10269 msgstr ""
10266
10270
10267 #: rhodecode/templates/journal/journal_data.mako:51
10271 #: rhodecode/templates/journal/journal_data.mako:51
10268 msgid "No entries yet"
10272 msgid "No entries yet"
10269 msgstr ""
10273 msgstr ""
10270
10274
10271 #: rhodecode/templates/journal/public_journal.mako:4
10275 #: rhodecode/templates/journal/public_journal.mako:4
10272 #: rhodecode/templates/journal/public_journal.mako:12
10276 #: rhodecode/templates/journal/public_journal.mako:12
10273 msgid "Public Journal"
10277 msgid "Public Journal"
10274 msgstr ""
10278 msgstr ""
10275
10279
10276 #: rhodecode/templates/journal/public_journal.mako:21
10280 #: rhodecode/templates/journal/public_journal.mako:21
10277 msgid "ATOM public journal feed"
10281 msgid "ATOM public journal feed"
10278 msgstr ""
10282 msgstr ""
10279
10283
10280 #: rhodecode/templates/journal/public_journal.mako:22
10284 #: rhodecode/templates/journal/public_journal.mako:22
10281 msgid "RSS public journal feed"
10285 msgid "RSS public journal feed"
10282 msgstr ""
10286 msgstr ""
10283
10287
10284 #: rhodecode/templates/pullrequests/pullrequest.mako:5
10288 #: rhodecode/templates/pullrequests/pullrequest.mako:5
10285 #: rhodecode/templates/pullrequests/pullrequest.mako:9
10289 #: rhodecode/templates/pullrequests/pullrequest.mako:22
10286 msgid "New pull request"
10290 msgid "New pull request"
10287 msgstr ""
10291 msgstr ""
10288
10292
10289 #: rhodecode/templates/pullrequests/pullrequest.mako:65
10293 #: rhodecode/templates/pullrequests/pullrequest.mako:59
10290 msgid "Commit flow"
10294 msgid "Commit flow"
10291 msgstr ""
10295 msgstr ""
10292
10296
10293 #: rhodecode/templates/pullrequests/pullrequest.mako:91
10297 #: rhodecode/templates/pullrequests/pullrequest.mako:85
10294 msgid "Loading refs..."
10298 msgid "Loading refs..."
10295 msgstr ""
10299 msgstr ""
10296
10300
10297 #: rhodecode/templates/pullrequests/pullrequest.mako:102
10301 #: rhodecode/templates/pullrequests/pullrequest.mako:96
10298 msgid "Submit Pull Request"
10302 msgid "Submit Pull Request"
10299 msgstr ""
10303 msgstr ""
10300
10304
10301 #: rhodecode/templates/pullrequests/pullrequest.mako:116
10305 #: rhodecode/templates/pullrequests/pullrequest.mako:110
10302 #: rhodecode/templates/pullrequests/pullrequest_show.mako:317
10306 #: rhodecode/templates/pullrequests/pullrequest_show.mako:313
10303 msgid "Author of this pull request"
10307 msgid "Author of this pull request"
10304 msgstr ""
10308 msgstr ""
10305
10309
10306 #: rhodecode/templates/pullrequests/pullrequest.mako:130
10310 #: rhodecode/templates/pullrequests/pullrequest.mako:124
10307 #: rhodecode/templates/pullrequests/pullrequest_show.mako:331
10311 #: rhodecode/templates/pullrequests/pullrequest_show.mako:327
10308 msgid "Reviewer rules"
10312 msgid "Reviewer rules"
10309 msgstr ""
10313 msgstr ""
10310
10314
10311 #: rhodecode/templates/pullrequests/pullrequest.mako:140
10315 #: rhodecode/templates/pullrequests/pullrequest.mako:134
10312 #: rhodecode/templates/pullrequests/pullrequest_show.mako:345
10316 #: rhodecode/templates/pullrequests/pullrequest_show.mako:341
10313 msgid "Pull request reviewers"
10317 msgid "Pull request reviewers"
10314 msgstr ""
10318 msgstr ""
10315
10319
10316 #: rhodecode/templates/pullrequests/pullrequest.mako:151
10320 #: rhodecode/templates/pullrequests/pullrequest.mako:145
10317 #: rhodecode/templates/pullrequests/pullrequest_show.mako:388
10321 #: rhodecode/templates/pullrequests/pullrequest_show.mako:384
10318 msgid "Add reviewer or reviewer group"
10322 msgid "Add reviewer or reviewer group"
10319 msgstr ""
10323 msgstr ""
10320
10324
10325 #: rhodecode/templates/pullrequests/pullrequest.mako:301
10326 #: rhodecode/templates/pullrequests/pullrequest.mako:518
10327 msgid "Please select source and target"
10328 msgstr ""
10329
10321 #: rhodecode/templates/pullrequests/pullrequest.mako:307
10330 #: rhodecode/templates/pullrequests/pullrequest.mako:307
10322 #: rhodecode/templates/pullrequests/pullrequest.mako:524
10323 msgid "Please select source and target"
10324 msgstr ""
10325
10326 #: rhodecode/templates/pullrequests/pullrequest.mako:313
10327 msgid "Loading compare ..."
10331 msgid "Loading compare ..."
10328 msgstr ""
10332 msgstr ""
10329
10333
10330 #: rhodecode/templates/pullrequests/pullrequest.mako:372
10334 #: rhodecode/templates/pullrequests/pullrequest.mako:366
10331 msgid "Show detailed compare."
10335 msgid "Show detailed compare."
10332 msgstr ""
10336 msgstr ""
10333
10337
10334 #: rhodecode/templates/pullrequests/pullrequest.mako:379
10338 #: rhodecode/templates/pullrequests/pullrequest.mako:373
10335 msgid "There are no commits to merge."
10339 msgid "There are no commits to merge."
10336 msgstr ""
10340 msgstr ""
10337
10341
10338 #: rhodecode/templates/pullrequests/pullrequest.mako:429
10342 #: rhodecode/templates/pullrequests/pullrequest.mako:423
10339 #: rhodecode/templates/pullrequests/pullrequest.mako:455
10343 #: rhodecode/templates/pullrequests/pullrequest.mako:449
10340 msgid "Select commit reference"
10344 msgid "Select commit reference"
10341 msgstr ""
10345 msgstr ""
10342
10346
10343 #: rhodecode/templates/pullrequests/pullrequest.mako:445
10347 #: rhodecode/templates/pullrequests/pullrequest.mako:439
10344 msgid "Target repository"
10348 msgid "Target repository"
10345 msgstr ""
10349 msgstr ""
10346
10350
10347 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:7
10351 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:7
10348 msgid "This pull request can be merged automatically."
10352 msgid "This pull request can be merged automatically."
10349 msgstr ""
10353 msgstr ""
10350
10354
10351 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:12
10355 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:12
10352 msgid "Merge is not currently possible because of below failed checks."
10356 msgid "Merge is not currently possible because of below failed checks."
10353 msgstr ""
10357 msgstr ""
10354
10358
10355 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:52
10359 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:55
10356 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:57
10360 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:60
10357 msgid "refresh checks"
10361 msgid "refresh checks"
10358 msgstr ""
10362 msgstr ""
10359
10363
10360 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:53
10364 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:56
10361 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:58
10365 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:61
10362 msgid "Merge Pull Request"
10366 msgid "Merge Pull Request"
10363 msgstr ""
10367 msgstr ""
10364
10368
10365 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:58
10369 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:61
10366 msgid "You are not allowed to merge this pull request."
10370 msgid "You are not allowed to merge this pull request."
10367 msgstr ""
10371 msgstr ""
10368
10372
10369 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:60
10373 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:63
10370 msgid "Login to Merge this Pull Request"
10374 msgid "Login to Merge this Pull Request"
10371 msgstr ""
10375 msgstr ""
10372
10376
10373 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:69
10377 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:72
10374 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:73
10378 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:76
10375 msgid "Close with status {}"
10379 msgid "Close with status {}"
10376 msgstr ""
10380 msgstr ""
10377
10381
10378 #: rhodecode/templates/pullrequests/pullrequest_show.mako:6
10382 #: rhodecode/templates/pullrequests/pullrequest_show.mako:6
10379 #, python-format
10383 #, python-format
10380 msgid "%s Pull Request #%s"
10384 msgid "%s Pull Request #%s"
10381 msgstr ""
10385 msgstr ""
10382
10386
10383 #: rhodecode/templates/pullrequests/pullrequest_show.mako:52
10387 #: rhodecode/templates/pullrequests/pullrequest_show.mako:48
10384 msgid "From"
10388 msgid "From"
10385 msgstr ""
10389 msgstr ""
10386
10390
10387 #: rhodecode/templates/pullrequests/pullrequest_show.mako:58
10391 #: rhodecode/templates/pullrequests/pullrequest_show.mako:54
10388 msgid "Confirm to delete this pull request"
10392 msgid "Confirm to delete this pull request"
10389 msgstr ""
10393 msgstr ""
10390
10394
10391 #: rhodecode/templates/pullrequests/pullrequest_show.mako:89
10395 #: rhodecode/templates/pullrequests/pullrequest_show.mako:85
10392 msgid "Common ancestor"
10396 msgid "Common ancestor"
10393 msgstr ""
10397 msgstr ""
10394
10398
10395 #: rhodecode/templates/pullrequests/pullrequest_show.mako:101
10399 #: rhodecode/templates/pullrequests/pullrequest_show.mako:97
10396 msgid "Copy the pull url"
10400 msgid "Copy the pull url"
10397 msgstr ""
10401 msgstr ""
10398
10402
10399 #: rhodecode/templates/pullrequests/pullrequest_show.mako:130
10403 #: rhodecode/templates/pullrequests/pullrequest_show.mako:126
10400 msgid "Merge"
10404 msgid "Merge"
10401 msgstr ""
10405 msgstr ""
10402
10406
10407 #: rhodecode/templates/pullrequests/pullrequest_show.mako:137
10408 #: rhodecode/templates/summary/components.mako:78
10409 msgid "Copy the clone url"
10410 msgstr ""
10411
10403 #: rhodecode/templates/pullrequests/pullrequest_show.mako:141
10412 #: rhodecode/templates/pullrequests/pullrequest_show.mako:141
10404 #: rhodecode/templates/summary/components.mako:66
10405 msgid "Copy the clone url"
10406 msgstr ""
10407
10408 #: rhodecode/templates/pullrequests/pullrequest_show.mako:145
10409 msgid "Shadow repository data not available"
10413 msgid "Shadow repository data not available"
10410 msgstr ""
10414 msgstr ""
10411
10415
10412 #: rhodecode/templates/pullrequests/pullrequest_show.mako:153
10416 #: rhodecode/templates/pullrequests/pullrequest_show.mako:149
10413 msgid "Review"
10417 msgid "Review"
10414 msgstr ""
10418 msgstr ""
10415
10419
10416 #: rhodecode/templates/pullrequests/pullrequest_show.mako:169
10420 #: rhodecode/templates/pullrequests/pullrequest_show.mako:165
10417 msgid "Rendered using {} renderer"
10421 msgid "Rendered using {} renderer"
10418 msgstr ""
10422 msgstr ""
10419
10423
10420 #: rhodecode/templates/pullrequests/pullrequest_show.mako:183
10424 #: rhodecode/templates/pullrequests/pullrequest_show.mako:179
10421 msgid "Versions"
10425 msgid "Versions"
10422 msgstr ""
10426 msgstr ""
10423
10427
10424 #: rhodecode/templates/pullrequests/pullrequest_show.mako:195
10428 #: rhodecode/templates/pullrequests/pullrequest_show.mako:191
10425 msgid "Hide all versions of this pull request"
10429 msgid "Hide all versions of this pull request"
10426 msgstr ""
10430 msgstr ""
10427
10431
10428 #: rhodecode/templates/pullrequests/pullrequest_show.mako:220
10432 #: rhodecode/templates/pullrequests/pullrequest_show.mako:216
10429 msgid "Your review status at this version"
10433 msgid "Your review status at this version"
10430 msgstr ""
10434 msgstr ""
10431
10435
10432 #: rhodecode/templates/pullrequests/pullrequest_show.mako:226
10436 #: rhodecode/templates/pullrequests/pullrequest_show.mako:222
10433 msgid "Comment from pull request version v{0}, general:{1} inline:{2}"
10437 msgid "Comment from pull request version v{0}, general:{1} inline:{2}"
10434 msgstr ""
10438 msgstr ""
10435
10439
10440 #: rhodecode/templates/pullrequests/pullrequest_show.mako:239
10436 #: rhodecode/templates/pullrequests/pullrequest_show.mako:243
10441 #: rhodecode/templates/pullrequests/pullrequest_show.mako:243
10437 #: rhodecode/templates/pullrequests/pullrequest_show.mako:247
10438 msgid "select versions to show changes"
10442 msgid "select versions to show changes"
10439 msgstr ""
10443 msgstr ""
10440
10444
10441 #: rhodecode/templates/pullrequests/pullrequest_show.mako:244
10445 #: rhodecode/templates/pullrequests/pullrequest_show.mako:240
10442 msgid "show changes between versions"
10446 msgid "show changes between versions"
10443 msgstr ""
10447 msgstr ""
10444
10448
10445 #: rhodecode/templates/pullrequests/pullrequest_show.mako:245
10449 #: rhodecode/templates/pullrequests/pullrequest_show.mako:241
10446 msgid "show pull request for this version"
10450 msgid "show pull request for this version"
10447 msgstr ""
10451 msgstr ""
10448
10452
10453 #: rhodecode/templates/pullrequests/pullrequest_show.mako:256
10454 msgid "Comments at this version"
10455 msgstr ""
10456
10449 #: rhodecode/templates/pullrequests/pullrequest_show.mako:260
10457 #: rhodecode/templates/pullrequests/pullrequest_show.mako:260
10450 msgid "Comments at this version"
10451 msgstr ""
10452
10453 #: rhodecode/templates/pullrequests/pullrequest_show.mako:264
10454 msgid "Comments for this pull request"
10458 msgid "Comments for this pull request"
10455 msgstr ""
10459 msgstr ""
10456
10460
10457 #: rhodecode/templates/pullrequests/pullrequest_show.mako:269
10461 #: rhodecode/templates/pullrequests/pullrequest_show.mako:265
10458 #: rhodecode/templates/pullrequests/pullrequest_show.mako:271
10462 #: rhodecode/templates/pullrequests/pullrequest_show.mako:267
10459 #, python-format
10463 #, python-format
10460 msgid "%d General "
10464 msgid "%d General "
10461 msgstr ""
10465 msgstr ""
10462
10466
10463 #: rhodecode/templates/pullrequests/pullrequest_show.mako:275
10467 #: rhodecode/templates/pullrequests/pullrequest_show.mako:271
10464 #: rhodecode/templates/pullrequests/pullrequest_show.mako:277
10468 #: rhodecode/templates/pullrequests/pullrequest_show.mako:273
10465 #, python-format
10469 #, python-format
10466 msgid "%d Inline"
10470 msgid "%d Inline"
10467 msgstr ""
10471 msgstr ""
10468
10472
10473 #: rhodecode/templates/pullrequests/pullrequest_show.mako:277
10469 #: rhodecode/templates/pullrequests/pullrequest_show.mako:281
10474 #: rhodecode/templates/pullrequests/pullrequest_show.mako:281
10470 #: rhodecode/templates/pullrequests/pullrequest_show.mako:285
10471 #, python-format
10475 #, python-format
10472 msgid "%d Outdated"
10476 msgid "%d Outdated"
10473 msgstr ""
10477 msgstr ""
10474
10478
10475 #: rhodecode/templates/pullrequests/pullrequest_show.mako:282
10479 #: rhodecode/templates/pullrequests/pullrequest_show.mako:278
10476 msgid "show outdated comments"
10480 msgid "show outdated comments"
10477 msgstr ""
10481 msgstr ""
10478
10482
10479 #: rhodecode/templates/pullrequests/pullrequest_show.mako:283
10483 #: rhodecode/templates/pullrequests/pullrequest_show.mako:279
10480 msgid "hide outdated comments"
10484 msgid "hide outdated comments"
10481 msgstr ""
10485 msgstr ""
10482
10486
10483 #: rhodecode/templates/pullrequests/pullrequest_show.mako:294
10487 #: rhodecode/templates/pullrequests/pullrequest_show.mako:290
10484 msgid "Pull request versions not available"
10488 msgid "Pull request versions not available"
10485 msgstr ""
10489 msgstr ""
10486
10490
10487 #: rhodecode/templates/pullrequests/pullrequest_show.mako:308
10491 #: rhodecode/templates/pullrequests/pullrequest_show.mako:304
10488 #: rhodecode/templates/pullrequests/pullrequest_show.mako:393
10492 #: rhodecode/templates/pullrequests/pullrequest_show.mako:389
10489 msgid "Save Changes"
10493 msgid "Save Changes"
10490 msgstr ""
10494 msgstr ""
10491
10495
10492 #: rhodecode/templates/pullrequests/pullrequest_show.mako:410
10496 #: rhodecode/templates/pullrequests/pullrequest_show.mako:406
10493 msgid "Missing requirements:"
10497 msgid "Missing requirements:"
10494 msgstr ""
10498 msgstr ""
10495
10499
10496 #: rhodecode/templates/pullrequests/pullrequest_show.mako:411
10500 #: rhodecode/templates/pullrequests/pullrequest_show.mako:407
10497 msgid "These commits cannot be displayed, because this repository uses the Mercurial largefiles extension, which was not enabled."
10501 msgid "These commits cannot be displayed, because this repository uses the Mercurial largefiles extension, which was not enabled."
10498 msgstr ""
10502 msgstr ""
10499
10503
10500 #: rhodecode/templates/pullrequests/pullrequest_show.mako:419
10504 #: rhodecode/templates/pullrequests/pullrequest_show.mako:415
10501 msgid "Missing commits"
10505 msgid "Missing commits"
10502 msgstr ""
10506 msgstr ""
10503
10507
10504 #: rhodecode/templates/pullrequests/pullrequest_show.mako:420
10508 #: rhodecode/templates/pullrequests/pullrequest_show.mako:416
10505 msgid "This pull request cannot be displayed, because one or more commits no longer exist in the source repository."
10509 msgid "This pull request cannot be displayed, because one or more commits no longer exist in the source repository."
10506 msgstr ""
10510 msgstr ""
10507
10511
10508 #: rhodecode/templates/pullrequests/pullrequest_show.mako:421
10512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:417
10509 msgid "Please update this pull request, push the commits back into the source repository, or consider closing this pull request."
10513 msgid "Please update this pull request, push the commits back into the source repository, or consider closing this pull request."
10510 msgstr ""
10514 msgstr ""
10511
10515
10512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:422
10516 #: rhodecode/templates/pullrequests/pullrequest_show.mako:418
10513 msgid "Consider doing a {force_refresh_url} in case you think this is an error."
10517 msgid "Consider doing a {force_refresh_url} in case you think this is an error."
10514 msgstr ""
10518 msgstr ""
10515
10519
10516 #: rhodecode/templates/pullrequests/pullrequest_show.mako:433
10520 #: rhodecode/templates/pullrequests/pullrequest_show.mako:429
10517 #, python-format
10521 #, python-format
10518 msgid "Showing changes at v%d, commenting is disabled."
10522 msgid "Showing changes at v%d, commenting is disabled."
10519 msgstr ""
10523 msgstr ""
10520
10524
10521 #: rhodecode/templates/pullrequests/pullrequest_show.mako:456
10525 #: rhodecode/templates/pullrequests/pullrequest_show.mako:452
10522 #: rhodecode/templates/pullrequests/pullrequest_show.mako:458
10526 #: rhodecode/templates/pullrequests/pullrequest_show.mako:454
10523 msgid "Update commits"
10527 msgid "Update commits"
10524 msgstr ""
10528 msgstr ""
10525
10529
10526 #: rhodecode/templates/pullrequests/pullrequest_show.mako:458
10530 #: rhodecode/templates/pullrequests/pullrequest_show.mako:454
10527 msgid "Update is disabled for current view"
10531 msgid "Update is disabled for current view"
10528 msgstr ""
10532 msgstr ""
10529
10533
10534 #: rhodecode/templates/pullrequests/pullrequest_show.mako:465
10535 msgid "Commits and changes between v{ver_from} and {ver_to} of this pull request, commenting is disabled"
10536 msgstr ""
10537
10530 #: rhodecode/templates/pullrequests/pullrequest_show.mako:469
10538 #: rhodecode/templates/pullrequests/pullrequest_show.mako:469
10531 msgid "Commits and changes between v{ver_from} and {ver_to} of this pull request, commenting is disabled"
10532 msgstr ""
10533
10534 #: rhodecode/templates/pullrequests/pullrequest_show.mako:473
10535 msgid "commits added: {}, removed: {}"
10539 msgid "commits added: {}, removed: {}"
10536 msgstr ""
10540 msgstr ""
10537
10541
10538 #: rhodecode/templates/pullrequests/pullrequest_show.mako:491
10542 #: rhodecode/templates/pullrequests/pullrequest_show.mako:487
10539 msgid "Commit added in displayed changes"
10543 msgid "Commit added in displayed changes"
10540 msgstr ""
10544 msgstr ""
10541
10545
10542 #: rhodecode/templates/pullrequests/pullrequest_show.mako:493
10546 #: rhodecode/templates/pullrequests/pullrequest_show.mako:489
10543 msgid "Commit removed in displayed changes"
10547 msgid "Commit removed in displayed changes"
10544 msgstr ""
10548 msgstr ""
10545
10549
10550 #: rhodecode/templates/pullrequests/pullrequest_show.mako:578
10551 msgid "there is {num} general comment from older versions"
10552 msgstr ""
10553
10554 #: rhodecode/templates/pullrequests/pullrequest_show.mako:579
10555 msgid "show it"
10556 msgstr ""
10557
10558 #: rhodecode/templates/pullrequests/pullrequest_show.mako:581
10559 msgid "there are {num} general comments from older versions"
10560 msgstr ""
10561
10546 #: rhodecode/templates/pullrequests/pullrequest_show.mako:582
10562 #: rhodecode/templates/pullrequests/pullrequest_show.mako:582
10547 msgid "there is {num} general comment from older versions"
10548 msgstr ""
10549
10550 #: rhodecode/templates/pullrequests/pullrequest_show.mako:583
10551 msgid "show it"
10552 msgstr ""
10553
10554 #: rhodecode/templates/pullrequests/pullrequest_show.mako:585
10555 msgid "there are {num} general comments from older versions"
10556 msgstr ""
10557
10558 #: rhodecode/templates/pullrequests/pullrequest_show.mako:586
10559 msgid "show them"
10563 msgid "show them"
10560 msgstr ""
10564 msgstr ""
10561
10565
10562 #: rhodecode/templates/pullrequests/pullrequests.mako:4
10566 #: rhodecode/templates/pullrequests/pullrequests.mako:4
10563 #, python-format
10567 #, python-format
10564 msgid "%s Pull Requests"
10568 msgid "%s Pull Requests"
10565 msgstr ""
10569 msgstr ""
10566
10570
10567 #: rhodecode/templates/pullrequests/pullrequests.mako:34
10571 #: rhodecode/templates/pullrequests/pullrequests.mako:27
10568 msgid "Open new Pull Request"
10569 msgstr ""
10570
10571 #: rhodecode/templates/pullrequests/pullrequests.mako:48
10572 msgid "Opened"
10572 msgid "Opened"
10573 msgstr ""
10573 msgstr ""
10574
10574
10575 #: rhodecode/templates/pullrequests/pullrequests.mako:49
10575 #: rhodecode/templates/pullrequests/pullrequests.mako:28
10576 msgid "Opened by me"
10576 msgid "Opened by me"
10577 msgstr ""
10577 msgstr ""
10578
10578
10579 #: rhodecode/templates/pullrequests/pullrequests.mako:50
10579 #: rhodecode/templates/pullrequests/pullrequests.mako:29
10580 msgid "Awaiting review"
10580 msgid "Awaiting review"
10581 msgstr ""
10581 msgstr ""
10582
10582
10583 #: rhodecode/templates/pullrequests/pullrequests.mako:51
10583 #: rhodecode/templates/pullrequests/pullrequests.mako:30
10584 msgid "Awaiting my review"
10584 msgid "Awaiting my review"
10585 msgstr ""
10585 msgstr ""
10586
10586
10587 #: rhodecode/templates/pullrequests/pullrequests.mako:53
10587 #: rhodecode/templates/pullrequests/pullrequests.mako:32
10588 msgid "From this repo"
10588 msgid "From this repo"
10589 msgstr ""
10589 msgstr ""
10590
10590
10591 #: rhodecode/templates/pullrequests/pullrequests.mako:62
10591 #: rhodecode/templates/pullrequests/pullrequests.mako:40
10592 #, python-format
10592 msgid "Open new Pull Request"
10593 msgid "Pull Requests from %(repo_name)s repository"
10594 msgstr ""
10595
10596 #: rhodecode/templates/pullrequests/pullrequests.mako:64
10597 #, python-format
10598 msgid "Closed Pull Requests to repository %(repo_name)s"
10599 msgstr ""
10600
10601 #: rhodecode/templates/pullrequests/pullrequests.mako:66
10602 #, python-format
10603 msgid "Pull Requests to %(repo_name)s repository opened by me"
10604 msgstr ""
10605
10606 #: rhodecode/templates/pullrequests/pullrequests.mako:68
10607 #, python-format
10608 msgid "Pull Requests to %(repo_name)s repository awaiting review"
10609 msgstr ""
10610
10611 #: rhodecode/templates/pullrequests/pullrequests.mako:70
10612 #, python-format
10613 msgid "Pull Requests to %(repo_name)s repository awaiting my review"
10614 msgstr ""
10615
10616 #: rhodecode/templates/pullrequests/pullrequests.mako:72
10617 #, python-format
10618 msgid "Pull Requests to %(repo_name)s repository"
10619 msgstr ""
10593 msgstr ""
10620
10594
10621 #: rhodecode/templates/search/search.mako:6
10595 #: rhodecode/templates/search/search.mako:6
10622 #: rhodecode/templates/search/search.mako:19
10596 #: rhodecode/templates/search/search.mako:19
10623 msgid "Search inside repository {repo_name}"
10597 msgid "Search inside repository {repo_name}"
10624 msgstr ""
10598 msgstr ""
10625
10599
10626 #: rhodecode/templates/search/search.mako:8
10600 #: rhodecode/templates/search/search.mako:8
10627 #: rhodecode/templates/search/search.mako:21
10601 #: rhodecode/templates/search/search.mako:21
10628 msgid "Search inside repository group {repo_group_name}"
10602 msgid "Search inside repository group {repo_group_name}"
10629 msgstr ""
10603 msgstr ""
10630
10604
10631 #: rhodecode/templates/search/search.mako:10
10605 #: rhodecode/templates/search/search.mako:10
10632 #: rhodecode/templates/search/search.mako:23
10606 #: rhodecode/templates/search/search.mako:23
10633 msgid "Search inside all accessible repositories"
10607 msgid "Search inside all accessible repositories"
10634 msgstr ""
10608 msgstr ""
10635
10609
10636 #: rhodecode/templates/search/search.mako:90
10610 #: rhodecode/templates/search/search.mako:85
10637 msgid "File path"
10611 msgid "File path"
10638 msgstr ""
10612 msgstr ""
10639
10613
10640 #: rhodecode/templates/search/search.mako:99
10614 #: rhodecode/templates/search/search.mako:88
10641 #: rhodecode/templates/search/search.mako:101
10615 msgid "Search"
10642 #: rhodecode/templates/search/search.mako:103
10616 msgstr ""
10617
10618 #: rhodecode/templates/search/search.mako:94
10619 #: rhodecode/templates/search/search.mako:96
10620 #: rhodecode/templates/search/search.mako:98
10643 msgid "Global Search"
10621 msgid "Global Search"
10644 msgstr ""
10622 msgstr ""
10645
10623
10646 #: rhodecode/templates/search/search.mako:138
10624 #: rhodecode/templates/search/search.mako:133
10647 msgid "Query Langague examples"
10625 msgid "Query Langague examples"
10648 msgstr ""
10626 msgstr ""
10649
10627
10650 #: rhodecode/templates/search/search_commit.mako:11
10628 #: rhodecode/templates/search/search_commit.mako:11
10651 #: rhodecode/templates/summary/summary_commits.mako:9
10629 #: rhodecode/templates/summary/summary_commits.mako:9
10652 msgid "Commit message"
10630 msgid "Commit message"
10653 msgstr ""
10631 msgstr ""
10654
10632
10655 #: rhodecode/templates/search/search_commit.mako:14
10633 #: rhodecode/templates/search/search_commit.mako:14
10656 msgid "Age (new first)"
10634 msgid "Age (new first)"
10657 msgstr ""
10635 msgstr ""
10658
10636
10659 #: rhodecode/templates/search/search_commit.mako:16
10637 #: rhodecode/templates/search/search_commit.mako:16
10660 msgid "Age (old first)"
10638 msgid "Age (old first)"
10661 msgstr ""
10639 msgstr ""
10662
10640
10663 #: rhodecode/templates/search/search_content.mako:7
10641 #: rhodecode/templates/search/search_content.mako:7
10664 msgid "No content matched"
10642 msgid "No content matched"
10665 msgstr ""
10643 msgstr ""
10666
10644
10667 #: rhodecode/templates/search/search_content.mako:12
10645 #: rhodecode/templates/search/search_content.mako:12
10668 msgid "more matches in this file"
10646 msgid "more matches in this file"
10669 msgstr ""
10647 msgstr ""
10670
10648
10671 #: rhodecode/templates/search/search_content.mako:127
10649 #: rhodecode/templates/search/search_content.mako:112
10672 msgid "Narrow to this repository group"
10650 msgid "Narrow to this repository group"
10673 msgstr ""
10651 msgstr ""
10674
10652
10675 #: rhodecode/templates/search/search_content.mako:134
10653 #: rhodecode/templates/search/search_content.mako:119
10676 msgid "Narrow to this repository"
10654 msgid "Narrow to this repository"
10677 msgstr ""
10655 msgstr ""
10678
10656
10679 #: rhodecode/templates/search/search_path.mako:8
10657 #: rhodecode/templates/search/search_path.mako:8
10680 msgid "File"
10658 msgid "File"
10681 msgstr ""
10659 msgstr ""
10682
10660
10683 #: rhodecode/templates/search/search_path.mako:10
10661 #: rhodecode/templates/search/search_path.mako:10
10684 msgid "Lines"
10662 msgid "Lines"
10685 msgstr ""
10663 msgstr ""
10686
10664
10687 #: rhodecode/templates/summary/components.mako:71
10665 #: rhodecode/templates/summary/components.mako:20
10666 msgid "Closed Branch"
10667 msgstr ""
10668
10669 #: rhodecode/templates/summary/components.mako:83
10688 msgid "Copy the clone by id url"
10670 msgid "Copy the clone by id url"
10689 msgstr ""
10671 msgstr ""
10690
10672
10691 #: rhodecode/templates/summary/components.mako:76
10673 #: rhodecode/templates/summary/components.mako:88
10692 msgid "Copy the clone by ssh url"
10674 msgid "Copy the clone by ssh url"
10693 msgstr ""
10675 msgstr ""
10694
10676
10695 #: rhodecode/templates/summary/components.mako:80
10677 #: rhodecode/templates/summary/components.mako:92
10696 msgid "SVN Protocol is disabled. To enable it, see the"
10678 msgid "SVN Protocol is disabled. To enable it, see the"
10697 msgstr ""
10679 msgstr ""
10698
10680
10699 #: rhodecode/templates/summary/components.mako:80
10681 #: rhodecode/templates/summary/components.mako:92
10700 msgid "documentation here"
10682 msgid "documentation here"
10701 msgstr ""
10683 msgstr ""
10702
10684
10703 #: rhodecode/templates/summary/components.mako:117
10685 #: rhodecode/templates/summary/components.mako:135
10704 msgid "Number of Repository Forks"
10686 msgid "Number of Repository Forks"
10705 msgstr ""
10687 msgstr ""
10706
10688
10707 #: rhodecode/templates/summary/components.mako:128
10689 #: rhodecode/templates/summary/components.mako:172
10690 msgid "Downloads"
10691 msgstr ""
10692
10693 #: rhodecode/templates/summary/components.mako:177
10694 msgid "There are no downloads yet"
10695 msgstr ""
10696
10697 #: rhodecode/templates/summary/components.mako:181
10698 msgid "Downloads are disabled for this repository"
10699 msgstr ""
10700
10701 #: rhodecode/templates/summary/components.mako:203
10708 msgid "Repository size"
10702 msgid "Repository size"
10709 msgstr ""
10703 msgstr ""
10710
10704
10711 #: rhodecode/templates/summary/components.mako:141
10705 #: rhodecode/templates/summary/components.mako:215
10712 msgid "Calculating Repository Size..."
10706 msgid "Calculating Repository Size..."
10713 msgstr ""
10707 msgstr ""
10714
10708
10715 #: rhodecode/templates/summary/components.mako:164
10709 #: rhodecode/templates/summary/components.mako:226
10716 msgid "Downloads"
10710 msgid "Code Statistics"
10717 msgstr ""
10711 msgstr ""
10718
10712
10719 #: rhodecode/templates/summary/components.mako:170
10713 #: rhodecode/templates/summary/components.mako:235
10720 msgid "There are no downloads yet"
10721 msgstr ""
10722
10723 #: rhodecode/templates/summary/components.mako:174
10724 msgid "Downloads are disabled for this repository"
10725 msgstr ""
10726
10727 #: rhodecode/templates/summary/components.mako:202
10728 msgid "Calculating Code Statistics..."
10729 msgstr ""
10730
10731 #: rhodecode/templates/summary/components.mako:206
10732 msgid "Statistics are disabled for this repository"
10714 msgid "Statistics are disabled for this repository"
10733 msgstr ""
10715 msgstr ""
10734
10716
10735 #: rhodecode/templates/summary/summary.mako:19
10736 #: rhodecode/templates/summary/summary.mako:21
10717 #: rhodecode/templates/summary/summary.mako:21
10737 msgid "RSS Feed"
10738 msgstr ""
10739
10740 #: rhodecode/templates/summary/summary.mako:37
10741 msgid "Quick start"
10718 msgid "Quick start"
10742 msgstr ""
10719 msgstr ""
10743
10720
10744 #: rhodecode/templates/summary/summary.mako:50
10721 #: rhodecode/templates/summary/summary.mako:36
10745 #, python-format
10722 #, python-format
10746 msgid "Readme file from commit %s:%s"
10723 msgid "Readme file from commit %s:%s"
10747 msgstr ""
10724 msgstr ""
10748
10725
10749 #: rhodecode/templates/summary/summary_base.mako:5
10726 #: rhodecode/templates/summary/summary_base.mako:5
10750 #, python-format
10727 #, python-format
10751 msgid "%s Summary"
10728 msgid "%s Summary"
10752 msgstr ""
10729 msgstr ""
10753
10730
10754 #: rhodecode/templates/summary/summary_base.mako:13
10731 #: rhodecode/templates/summary/summary_base.mako:13
10755 #, python-format
10732 #, python-format
10756 msgid "%s ATOM feed"
10733 msgid "%s ATOM feed"
10757 msgstr ""
10734 msgstr ""
10758
10735
10759 #: rhodecode/templates/summary/summary_base.mako:14
10736 #: rhodecode/templates/summary/summary_base.mako:14
10760 #, python-format
10737 #, python-format
10761 msgid "%s RSS feed"
10738 msgid "%s RSS feed"
10762 msgstr ""
10739 msgstr ""
10763
10740
10764 #: rhodecode/templates/summary/summary_commits.mako:109
10741 #: rhodecode/templates/summary/summary_commits.mako:117
10765 msgid "Add or upload files directly via RhodeCode:"
10742 msgid "Add or upload files directly via RhodeCode:"
10766 msgstr ""
10743 msgstr ""
10767
10744
10768 #: rhodecode/templates/summary/summary_commits.mako:120
10745 #: rhodecode/templates/summary/summary_commits.mako:119
10746 msgid "Add New File"
10747 msgstr ""
10748
10749 #: rhodecode/templates/summary/summary_commits.mako:122
10750 msgid "Upload New File"
10751 msgstr ""
10752
10753 #: rhodecode/templates/summary/summary_commits.mako:128
10769 msgid "Push new repo:"
10754 msgid "Push new repo:"
10770 msgstr ""
10755 msgstr ""
10771
10756
10772 #: rhodecode/templates/summary/summary_commits.mako:131
10757 #: rhodecode/templates/summary/summary_commits.mako:151
10773 msgid "Existing repository?"
10758 msgid "Existing repository?"
10774 msgstr ""
10759 msgstr ""
10775
10760
10776 #: rhodecode/templates/tags/tags.mako:5
10761 #: rhodecode/templates/tags/tags.mako:5
10777 #, python-format
10762 #, python-format
10778 msgid "%s Tags"
10763 msgid "%s Tags"
10779 msgstr ""
10764 msgstr ""
10780
10765
10781 #: rhodecode/templates/tags/tags.mako:13
10766 #: rhodecode/templates/tags/tags.mako:28
10767 msgid "Compare Selected Tags"
10768 msgstr ""
10769
10770 #: rhodecode/templates/tags/tags.mako:34
10782 msgid "tags"
10771 msgid "tags"
10783 msgstr ""
10772 msgstr ""
10784
10773
10785 #: rhodecode/templates/tags/tags.mako:31
10786 msgid "Compare Selected Tags"
10787 msgstr ""
10788
10789 #: rhodecode/templates/user_group/profile.mako:5
10774 #: rhodecode/templates/user_group/profile.mako:5
10790 msgid "User group profile"
10775 msgid "User group profile"
10791 msgstr ""
10776 msgstr ""
10792
10777
10793 #: rhodecode/templates/user_group/profile.mako:15
10778 #: rhodecode/templates/user_group/profile.mako:14
10794 msgid "Group Name"
10779 msgid "Group Name"
10795 msgstr ""
10780 msgstr ""
10796
10781
10797 #: rhodecode/templates/user_group/user_group.mako:29
10782 #: rhodecode/templates/user_group/user_group.mako:29
10798 msgid "User Group Profile"
10783 msgid "User Group Profile"
10799 msgstr ""
10784 msgstr ""
10800
10785
10801 #: rhodecode/templates/users/user_profile.mako:35
10786 #: rhodecode/templates/users/user_profile.mako:38
10802 msgid "First name"
10787 msgid "First name"
10803 msgstr ""
10788 msgstr ""
10804
10789
10805 #: rhodecode/templates/users/user_profile.mako:43
10790 #: rhodecode/templates/users/user_profile.mako:48
10806 msgid "Last name"
10791 msgid "Last name"
10807 msgstr ""
10792 msgstr ""
10808
10793
10809 #: rhodecode/tests/lib/test_ext_json.py:162
10794 #: rhodecode/tests/lib/test_ext_json.py:162
10810 msgid "hello"
10795 msgid "hello"
10811 msgstr ""
10796 msgstr ""
10812
10797
General Comments 0
You need to be logged in to leave comments. Login now