##// END OF EJS Templates
i18n: Updated message catalog template
marcink -
r3498:d9add50b 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.16.0
23 version = 4.16.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, (3445 lines changed) Show them Hide them
@@ -1,10449 +1,10812 b''
1 # Translations template for rhodecode-enterprise-ce.
1 # Translations template for rhodecode-enterprise-ce.
2 # Copyright (C) 2018 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>, 2018.
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.15.0\n"
9 "Project-Id-Version: rhodecode-enterprise-ce 4.16.0\n"
10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
11 "POT-Creation-Date: 2018-12-10 18:11+0100\n"
11 "POT-Creation-Date: 2019-02-23 21:51+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:142
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:159
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:214
41 #: rhodecode/apps/admin/views/permissions.py:217
42 #: rhodecode/apps/admin/views/permissions.py:313
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:194
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:293
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:475
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:174
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:208
66 #: rhodecode/templates/files/files_edit.mako:168
66 #: rhodecode/templates/files/files_edit.mako:168
67 #: rhodecode/templates/files/files_source.mako:58
67 #: rhodecode/templates/files/files_source.mako:58
68 #: rhodecode/templates/files/files_source.mako:61
68 #: rhodecode/templates/files/files_source.mako:61
69 #: rhodecode/templates/pullrequests/pullrequest_show.mako:64
69 #: rhodecode/templates/pullrequests/pullrequest_show.mako:64
70 #: rhodecode/templates/pullrequests/pullrequest_show.mako:347
70 #: rhodecode/templates/pullrequests/pullrequest_show.mako:347
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:503
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:506
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:182
84 #: rhodecode/apps/admin/views/repo_groups.py:183
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:200
89 #: rhodecode/apps/admin/views/repo_groups.py:201
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:231
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:253
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:218
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:239
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:313
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:331
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:363
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:368
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:376
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:381
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:389
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:394
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:411
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:417
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:482
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:488
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:576
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:594
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"
438 msgstr ""
439
440 #: rhodecode/apps/admin/views/users.py:627
441 #: rhodecode/apps/admin/views/users.py:657
442 msgid "An error occurred during password reset for user"
443 msgstr ""
444
445 #: rhodecode/apps/admin/views/users.py:648
437 msgid "Force password change disabled for user"
446 msgid "Force password change disabled for user"
438 msgstr ""
447 msgstr ""
439
448
440 #: rhodecode/apps/admin/views/users.py:624
449 #: rhodecode/apps/admin/views/users.py:696
441 msgid "Force password change enabled for user"
442 msgstr ""
443
444 #: rhodecode/apps/admin/views/users.py:633
445 msgid "An error occurred during password reset for user"
446 msgstr ""
447
448 #: rhodecode/apps/admin/views/users.py:672
449 #, python-format
450 #, python-format
450 msgid "Linked repository group `%s` as personal"
451 msgid "Linked repository group `%s` as personal"
451 msgstr ""
452 msgstr ""
452
453
453 #: rhodecode/apps/admin/views/users.py:678
454 #: rhodecode/apps/admin/views/users.py:702
454 #, python-format
455 #, python-format
455 msgid "Created repository group `%s`"
456 msgid "Created repository group `%s`"
456 msgstr ""
457 msgstr ""
457
458
458 #: rhodecode/apps/admin/views/users.py:682
459 #: rhodecode/apps/admin/views/users.py:706
459 #, python-format
460 #, python-format
460 msgid "Repository group `%s` is already taken"
461 msgid "Repository group `%s` is already taken"
461 msgstr ""
462 msgstr ""
462
463
463 #: rhodecode/apps/admin/views/users.py:687
464 #: rhodecode/apps/admin/views/users.py:711
464 msgid "An error occurred during repository group creation for user"
465 msgid "An error occurred during repository group creation for user"
465 msgstr ""
466 msgstr ""
466
467
467 #: rhodecode/apps/admin/views/users.py:710
468 #: rhodecode/apps/admin/views/users.py:734
468 #: rhodecode/apps/my_account/views/my_account.py:160
469 #: rhodecode/apps/my_account/views/my_account.py:161
469 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:16
470 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:16
470 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:16
471 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:16
471 msgid "Role"
472 msgid "Role"
472 msgstr ""
473 msgstr ""
473
474
474 #: rhodecode/apps/admin/views/users.py:749
475 #: rhodecode/apps/admin/views/users.py:773
475 #: rhodecode/apps/my_account/views/my_account.py:195
476 #: rhodecode/apps/my_account/views/my_account.py:196
476 msgid "Auth token successfully created"
477 msgid "Auth token successfully created"
477 msgstr ""
478 msgstr ""
478
479
479 #: rhodecode/apps/admin/views/users.py:778
480 #: rhodecode/apps/admin/views/users.py:802
480 #: rhodecode/apps/my_account/views/my_account.py:219
481 #: rhodecode/apps/my_account/views/my_account.py:220
481 msgid "Auth token successfully deleted"
482 msgid "Auth token successfully deleted"
482 msgstr ""
483 msgstr ""
483
484
484 #: rhodecode/apps/admin/views/users.py:851
485 #: rhodecode/apps/admin/views/users.py:875
485 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:113
486 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:114
486 msgid "Ssh Key successfully created"
487 msgid "Ssh Key successfully created"
487 msgstr ""
488 msgstr ""
488
489
489 #: rhodecode/apps/admin/views/users.py:857
490 #: rhodecode/apps/admin/views/users.py:881
490 #: rhodecode/apps/admin/views/users.py:861
491 #: rhodecode/apps/admin/views/users.py:885
491 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:119
492 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:120
492 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:123
493 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:124
493 msgid "An error occurred during ssh key saving: {}"
494 msgid "An error occurred during ssh key saving: {}"
494 msgstr ""
495 msgstr ""
495
496
496 #: rhodecode/apps/admin/views/users.py:895
497 #: rhodecode/apps/admin/views/users.py:919
497 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:153
498 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:154
498 msgid "Ssh key successfully deleted"
499 msgid "Ssh key successfully deleted"
499 msgstr ""
500 msgstr ""
500
501
501 #: rhodecode/apps/admin/views/users.py:941
502 #: rhodecode/apps/admin/views/users.py:965
502 #, python-format
503 #, python-format
503 msgid "Added new email address `%s` for user account"
504 msgid "Added new email address `%s` for user account"
504 msgstr ""
505 msgstr ""
505
506
506 #: rhodecode/apps/admin/views/users.py:947
507 #: rhodecode/apps/admin/views/users.py:971
507 msgid "Email `{}` is already registered for another user."
508 msgid "Email `{}` is already registered for another user."
508 msgstr ""
509 msgstr ""
509
510
510 #: rhodecode/apps/admin/views/users.py:951
511 #: rhodecode/apps/admin/views/users.py:975
511 msgid "An error occurred during email saving"
512 msgid "An error occurred during email saving"
512 msgstr ""
513 msgstr ""
513
514
514 #: rhodecode/apps/admin/views/users.py:978
515 #: rhodecode/apps/admin/views/users.py:1002
515 msgid "Removed email address from user account"
516 msgid "Removed email address from user account"
516 msgstr ""
517 msgstr ""
517
518
518 #: rhodecode/apps/admin/views/users.py:1024
519 #: rhodecode/apps/admin/views/users.py:1048
519 #, python-format
520 #, python-format
520 msgid "An error occurred during ip saving:%s"
521 msgid "An error occurred during ip saving:%s"
521 msgstr ""
522 msgstr ""
522
523
523 #: rhodecode/apps/admin/views/users.py:1046
524 #: rhodecode/apps/admin/views/users.py:1070
524 msgid "An error occurred during ip saving"
525 msgid "An error occurred during ip saving"
525 msgstr ""
526 msgstr ""
526
527
527 #: rhodecode/apps/admin/views/users.py:1050
528 #: rhodecode/apps/admin/views/users.py:1074
528 #, python-format
529 #, python-format
529 msgid "Added ips %s to user whitelist"
530 msgid "Added ips %s to user whitelist"
530 msgstr ""
531 msgstr ""
531
532
532 #: rhodecode/apps/admin/views/users.py:1080
533 #: rhodecode/apps/admin/views/users.py:1104
533 msgid "Removed ip address from user whitelist"
534 msgid "Removed ip address from user whitelist"
534 msgstr ""
535 msgstr ""
535
536
536 #: rhodecode/apps/admin/views/users.py:1145
537 #: rhodecode/apps/admin/views/users.py:1169
537 msgid "Groups successfully changed"
538 msgid "Groups successfully changed"
538 msgstr ""
539 msgstr ""
539
540
540 #: rhodecode/apps/admin/views/users.py:1239
541 #: rhodecode/apps/admin/views/users.py:1263
541 msgid "Deleted {} cache keys"
542 msgid "Deleted {} cache keys"
542 msgstr ""
543 msgstr ""
543
544
544 #: 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
545 msgid "forever"
546 msgid "forever"
546 msgstr ""
547 msgstr ""
547
548
548 #: rhodecode/apps/gist/views.py:58
549 #: rhodecode/apps/gist/views.py:58
549 msgid "5 minutes"
550 msgid "5 minutes"
550 msgstr ""
551 msgstr ""
551
552
552 #: rhodecode/apps/gist/views.py:59
553 #: rhodecode/apps/gist/views.py:59
553 msgid "1 hour"
554 msgid "1 hour"
554 msgstr ""
555 msgstr ""
555
556
556 #: rhodecode/apps/gist/views.py:60
557 #: rhodecode/apps/gist/views.py:60
557 msgid "1 day"
558 msgid "1 day"
558 msgstr ""
559 msgstr ""
559
560
560 #: rhodecode/apps/gist/views.py:61
561 #: rhodecode/apps/gist/views.py:61
561 msgid "1 month"
562 msgid "1 month"
562 msgstr ""
563 msgstr ""
563
564
564 #: rhodecode/apps/gist/views.py:64 rhodecode/public/js/scripts.js:41413
565 #: rhodecode/apps/gist/views.py:64 rhodecode/public/js/scripts.js:40932
565 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:25
566 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:25
566 #: rhodecode/public/js/src/rhodecode.js:508
567 #: rhodecode/public/js/src/rhodecode.js:509
567 msgid "Lifetime"
568 msgid "Lifetime"
568 msgstr ""
569 msgstr ""
569
570
570 #: rhodecode/apps/gist/views.py:66
571 #: rhodecode/apps/gist/views.py:66
571 msgid "Requires registered account"
572 msgid "Requires registered account"
572 msgstr ""
573 msgstr ""
573
574
574 #: rhodecode/apps/gist/views.py:67
575 #: rhodecode/apps/gist/views.py:67
575 msgid "Can be accessed by anonymous users"
576 msgid "Can be accessed by anonymous users"
576 msgstr ""
577 msgstr ""
577
578
578 #: rhodecode/apps/gist/views.py:214
579 #: rhodecode/apps/gist/views.py:214
579 msgid "Error occurred during gist creation"
580 msgid "Error occurred during gist creation"
580 msgstr ""
581 msgstr ""
581
582
582 #: rhodecode/apps/gist/views.py:238
583 #: rhodecode/apps/gist/views.py:238
583 #, python-format
584 #, python-format
584 msgid "Deleted gist %s"
585 msgid "Deleted gist %s"
585 msgstr ""
586 msgstr ""
586
587
587 #: rhodecode/apps/gist/views.py:324
588 #: rhodecode/apps/gist/views.py:324
588 #: rhodecode/templates/admin/gists/show.mako:74
589 #: rhodecode/templates/admin/gists/show.mako:74
589 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:35
590 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:36
590 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:31
591 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:36
591 #: rhodecode/templates/data_table/_dt_elements.mako:324
592 #: rhodecode/templates/data_table/_dt_elements.mako:324
592 msgid "never"
593 msgid "never"
593 msgstr ""
594 msgstr ""
594
595
595 #: rhodecode/apps/gist/views.py:330
596 #: rhodecode/apps/gist/views.py:330
596 #, python-format
597 #, python-format
597 msgid "%(expiry)s - current value"
598 msgid "%(expiry)s - current value"
598 msgstr ""
599 msgstr ""
599
600
600 #: rhodecode/apps/gist/views.py:375
601 #: rhodecode/apps/gist/views.py:375
601 msgid "Successfully updated gist content"
602 msgid "Successfully updated gist content"
602 msgstr ""
603 msgstr ""
603
604
604 #: rhodecode/apps/gist/views.py:380
605 #: rhodecode/apps/gist/views.py:380
605 msgid "Successfully updated gist data"
606 msgid "Successfully updated gist data"
606 msgstr ""
607 msgstr ""
607
608
608 #: rhodecode/apps/gist/views.py:383
609 #: rhodecode/apps/gist/views.py:383
609 msgid "Error occurred during update of gist {}: {}"
610 msgid "Error occurred during update of gist {}: {}"
610 msgstr ""
611 msgstr ""
611
612
612 #: rhodecode/apps/gist/views.py:387
613 #: rhodecode/apps/gist/views.py:387
613 #, python-format
614 #, python-format
614 msgid "Error occurred during update of gist %s"
615 msgid "Error occurred during update of gist %s"
615 msgstr ""
616 msgstr ""
616
617
617 #: rhodecode/apps/home/views.py:296
618 #: rhodecode/apps/home/views.py:308
618 #: rhodecode/apps/repository/views/repo_pull_requests.py:859
619 #: rhodecode/apps/repository/views/repo_pull_requests.py:878
619 #: rhodecode/templates/admin/my_account/my_account.mako:41
620 #: rhodecode/templates/admin/my_account/my_account.mako:42
620 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:197
621 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:198
621 #: rhodecode/templates/admin/repos/repo_add.mako:15
622 #: rhodecode/templates/admin/repos/repo_add.mako:15
622 #: rhodecode/templates/admin/repos/repo_add.mako:19
623 #: rhodecode/templates/admin/repos/repo_add.mako:19
623 #: rhodecode/templates/admin/users/user_edit_advanced.mako:11
624 #: rhodecode/templates/admin/users/user_edit_advanced.mako:12
624 #: rhodecode/templates/base/base.mako:78 rhodecode/templates/base/base.mako:150
625 #: rhodecode/templates/base/base.mako:78 rhodecode/templates/base/base.mako:150
625 #: rhodecode/templates/base/base.mako:660
626 #: rhodecode/templates/base/base.mako:785
626 msgid "Repositories"
627 msgid "Repositories"
627 msgstr ""
628 msgstr ""
628
629
630 #: rhodecode/apps/home/views.py:335
631 #: rhodecode/templates/admin/integrations/form.mako:17
632 #: rhodecode/templates/admin/integrations/list.mako:10
633 #: rhodecode/templates/admin/permissions/permissions_objects.mako:31
634 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:197
635 msgid "Repository Groups"
636 msgstr ""
637
629 #: rhodecode/apps/journal/views.py:132 rhodecode/apps/journal/views.py:178
638 #: rhodecode/apps/journal/views.py:132 rhodecode/apps/journal/views.py:178
630 msgid "public journal"
639 msgid "public journal"
631 msgstr ""
640 msgstr ""
632
641
633 #: rhodecode/apps/journal/views.py:136 rhodecode/apps/journal/views.py:182
642 #: rhodecode/apps/journal/views.py:136 rhodecode/apps/journal/views.py:182
634 msgid "journal"
643 msgid "journal"
635 msgstr ""
644 msgstr ""
636
645
637 #: rhodecode/apps/login/views.py:304 rhodecode/apps/login/views.py:400
646 #: rhodecode/apps/login/views.py:304 rhodecode/apps/login/views.py:400
638 msgid "Bad captcha"
647 msgid "Bad captcha"
639 msgstr ""
648 msgstr ""
640
649
641 #: rhodecode/apps/login/views.py:332
650 #: rhodecode/apps/login/views.py:332
642 msgid "You have successfully registered with RhodeCode"
651 msgid "You have successfully registered with RhodeCode"
643 msgstr ""
652 msgstr ""
644
653
645 #: rhodecode/apps/login/views.py:369
654 #: rhodecode/apps/login/views.py:369
646 msgid "If such email exists, a password reset link was sent to it."
655 msgid "If such email exists, a password reset link was sent to it."
647 msgstr ""
656 msgstr ""
648
657
649 #: rhodecode/apps/login/views.py:382
658 #: rhodecode/apps/login/views.py:382
650 msgid "Password reset has been disabled."
659 msgid "Password reset has been disabled."
651 msgstr ""
660 msgstr ""
652
661
653 #: rhodecode/apps/login/views.py:471
662 #: rhodecode/apps/login/views.py:471
654 msgid "Given reset token is invalid"
663 msgid "Given reset token is invalid"
655 msgstr ""
664 msgstr ""
656
665
657 #: rhodecode/apps/login/views.py:479
666 #: rhodecode/apps/login/views.py:479
658 msgid "Your password reset was successful, a new password has been sent to your email"
667 msgid "Your password reset was successful, a new password has been sent to your email"
659 msgstr ""
668 msgstr ""
660
669
661 #: rhodecode/apps/my_account/views/my_account.py:135
670 #: rhodecode/apps/my_account/views/my_account.py:136
662 msgid "Error occurred during update of user password"
671 msgid "Error occurred during update of user password"
663 msgstr ""
672 msgstr ""
664
673
665 #: rhodecode/apps/my_account/views/my_account.py:142
674 #: rhodecode/apps/my_account/views/my_account.py:143
666 msgid "Successfully updated password"
675 msgid "Successfully updated password"
667 msgstr ""
676 msgstr ""
668
677
669 #: rhodecode/apps/my_account/views/my_account.py:283
678 #: rhodecode/apps/my_account/views/my_account.py:284
670 msgid "Error occurred during adding email"
679 msgid "Error occurred during adding email"
671 msgstr ""
680 msgstr ""
672
681
673 #: rhodecode/apps/my_account/views/my_account.py:286
682 #: rhodecode/apps/my_account/views/my_account.py:287
674 msgid "Successfully added email"
683 msgid "Successfully added email"
675 msgstr ""
684 msgstr ""
676
685
677 #: rhodecode/apps/my_account/views/my_account.py:308
686 #: rhodecode/apps/my_account/views/my_account.py:309
678 msgid "Email successfully deleted"
687 msgid "Email successfully deleted"
679 msgstr ""
688 msgstr ""
680
689
681 #: rhodecode/apps/my_account/views/my_account.py:491
690 #: rhodecode/apps/my_account/views/my_account.py:476
691 msgid "Update Bookmarks"
692 msgstr ""
693
694 #: rhodecode/apps/my_account/views/my_account.py:478
695 msgid "Failed to update bookmarks. Make sure an unique position is used"
696 msgstr ""
697
698 #: rhodecode/apps/my_account/views/my_account.py:626
682 msgid "Your account was updated successfully"
699 msgid "Your account was updated successfully"
683 msgstr ""
700 msgstr ""
684
701
685 #: rhodecode/apps/my_account/views/my_account.py:498
702 #: rhodecode/apps/my_account/views/my_account.py:633
686 msgid "Error occurred during update of user"
703 msgid "Error occurred during update of user"
687 msgstr ""
704 msgstr ""
688
705
689 #: rhodecode/apps/repo_group/views/repo_group_advanced.py:98
706 #: rhodecode/apps/repo_group/views/repo_group_advanced.py:98
690 #, python-format
707 #, python-format
691 msgid "Removed repository group `%s`"
708 msgid "Removed repository group `%s`"
692 msgstr ""
709 msgstr ""
693
710
694 #: rhodecode/apps/repo_group/views/repo_group_advanced.py:102
711 #: rhodecode/apps/repo_group/views/repo_group_advanced.py:102
695 #, python-format
712 #, python-format
696 msgid "Error occurred during deletion of repository group %s"
713 msgid "Error occurred during deletion of repository group %s"
697 msgstr ""
714 msgstr ""
698
715
699 #: rhodecode/apps/repo_group/views/repo_group_permissions.py:76
716 #: rhodecode/apps/repo_group/views/repo_group_permissions.py:76
700 #: rhodecode/apps/user_group/views/__init__.py:346
717 #: rhodecode/apps/user_group/views/__init__.py:346
701 msgid "Cannot change permission for yourself as admin"
718 msgid "Cannot change permission for yourself as admin"
702 msgstr ""
719 msgstr ""
703
720
704 #: rhodecode/apps/repo_group/views/repo_group_permissions.py:100
721 #: rhodecode/apps/repo_group/views/repo_group_permissions.py:100
705 msgid "Repository Group permissions updated"
722 msgid "Repository Group permissions updated"
706 msgstr ""
723 msgstr ""
707
724
708 #: rhodecode/apps/repo_group/views/repo_group_settings.py:173
725 #: rhodecode/apps/repo_group/views/repo_group_settings.py:173
709 msgid "Repository Group `{}` updated successfully"
726 msgid "Repository Group `{}` updated successfully"
710 msgstr ""
727 msgstr ""
711
728
712 #: rhodecode/apps/repo_group/views/repo_group_settings.py:178
729 #: rhodecode/apps/repo_group/views/repo_group_settings.py:178
713 #, python-format
730 #, python-format
714 msgid "Error occurred during update of repository group %s"
731 msgid "Error occurred during update of repository group %s"
715 msgstr ""
732 msgstr ""
716
733
717 #: rhodecode/apps/repository/views/repo_caches.py:80
734 #: rhodecode/apps/repository/views/repo_caches.py:80
718 msgid "Cache invalidation successful"
735 msgid "Cache invalidation successful"
719 msgstr ""
736 msgstr ""
720
737
721 #: rhodecode/apps/repository/views/repo_caches.py:84
738 #: rhodecode/apps/repository/views/repo_caches.py:84
722 msgid "An error occurred during cache invalidation"
739 msgid "An error occurred during cache invalidation"
723 msgstr ""
740 msgstr ""
724
741
725 #: rhodecode/apps/repository/views/repo_changelog.py:66
742 #: rhodecode/apps/repository/views/repo_changelog.py:66
726 #: rhodecode/apps/repository/views/repo_compare.py:63
743 #: rhodecode/apps/repository/views/repo_compare.py:64
727 #: rhodecode/apps/repository/views/repo_pull_requests.py:722
744 #: rhodecode/apps/repository/views/repo_pull_requests.py:727
728 msgid "There are no commits yet"
745 msgid "There are no commits yet"
729 msgstr ""
746 msgstr ""
730
747
731 #: rhodecode/apps/repository/views/repo_changelog.py:71
748 #: rhodecode/apps/repository/views/repo_changelog.py:71
732 #: rhodecode/apps/repository/views/repo_commits.py:111
749 #: rhodecode/apps/repository/views/repo_commits.py:111
733 #: rhodecode/apps/repository/views/repo_files.py:162
750 #: rhodecode/apps/repository/views/repo_files.py:165
734 #: rhodecode/apps/repository/views/repo_files.py:182
751 #: rhodecode/apps/repository/views/repo_files.py:185
735 msgid "No such commit exists for this repository"
752 msgid "No such commit exists for this repository"
736 msgstr ""
753 msgstr ""
737
754
738 #: rhodecode/apps/repository/views/repo_checks.py:99
755 #: rhodecode/apps/repository/views/repo_checks.py:102
739 #, python-format
756 #, python-format
740 msgid "Created repository %s from %s"
757 msgid "Created repository %s from %s"
741 msgstr ""
758 msgstr ""
742
759
743 #: rhodecode/apps/repository/views/repo_checks.py:108
744 #, python-format
745 msgid "Forked repository %s as %s"
746 msgstr ""
747
748 #: rhodecode/apps/repository/views/repo_checks.py:111
760 #: rhodecode/apps/repository/views/repo_checks.py:111
749 #, python-format
761 #, python-format
762 msgid "Forked repository %s as %s"
763 msgstr ""
764
765 #: rhodecode/apps/repository/views/repo_checks.py:114
766 #, python-format
750 msgid "Created repository %s"
767 msgid "Created repository %s"
751 msgstr ""
768 msgstr ""
752
769
753 #: rhodecode/apps/repository/views/repo_commits.py:327
770 #: rhodecode/apps/repository/views/repo_commits.py:327
754 #: rhodecode/apps/repository/views/repo_pull_requests.py:1287
771 #: rhodecode/apps/repository/views/repo_pull_requests.py:1347
755 #, python-format
772 #, python-format
756 msgid "Status change %(transition_icon)s %(status)s"
773 msgid "Status change %(transition_icon)s %(status)s"
757 msgstr ""
774 msgstr ""
758
775
759 #: rhodecode/apps/repository/views/repo_commits.py:372
776 #: rhodecode/apps/repository/views/repo_commits.py:372
760 msgid "Changing the status of a commit associated with a closed pull request is not allowed"
777 msgid "Changing the status of a commit associated with a closed pull request is not allowed"
761 msgstr ""
778 msgstr ""
762
779
763 #: rhodecode/apps/repository/views/repo_compare.py:101
780 #: rhodecode/apps/repository/views/repo_compare.py:102
764 msgid "Select commit"
781 msgid "Select commit"
765 msgstr ""
782 msgstr ""
766
783
767 #: rhodecode/apps/repository/views/repo_compare.py:172
784 #: rhodecode/apps/repository/views/repo_compare.py:173
768 msgid "Could not find the source repo: `{}`"
785 msgid "Could not find the source repo: `{}`"
769 msgstr ""
786 msgstr ""
770
787
771 #: rhodecode/apps/repository/views/repo_compare.py:180
788 #: rhodecode/apps/repository/views/repo_compare.py:181
772 msgid "Could not find the target repo: `{}`"
789 msgid "Could not find the target repo: `{}`"
773 msgstr ""
790 msgstr ""
774
791
775 #: rhodecode/apps/repository/views/repo_compare.py:191
792 #: rhodecode/apps/repository/views/repo_compare.py:192
776 msgid "The comparison of two different kinds of remote repos is not available"
793 msgid "The comparison of two different kinds of remote repos is not available"
777 msgstr ""
794 msgstr ""
778
795
779 #: rhodecode/apps/repository/views/repo_compare.py:230
796 #: rhodecode/apps/repository/views/repo_compare.py:231
780 msgid "Could not compare repos with different large file settings"
797 msgid "Could not compare repos with different large file settings"
781 msgstr ""
798 msgstr ""
782
799
783 #: rhodecode/apps/repository/views/repo_compare.py:276
800 #: rhodecode/apps/repository/views/repo_compare.py:277
784 #, python-format
801 #, python-format
785 msgid "Repositories unrelated. Cannot compare commit %(commit1)s from repository %(repo1)s with commit %(commit2)s from repository %(repo2)s."
802 msgid "Repositories unrelated. Cannot compare commit %(commit1)s from repository %(repo1)s with commit %(commit2)s from repository %(repo2)s."
786 msgstr ""
803 msgstr ""
787
804
788 #: rhodecode/apps/repository/views/repo_feed.py:69
805 #: rhodecode/apps/repository/views/repo_feed.py:69
789 #, python-format
806 #, python-format
790 msgid "Changes on %s repository"
807 msgid "Changes on %s repository"
791 msgstr ""
808 msgstr ""
792
809
793 #: rhodecode/apps/repository/views/repo_feed.py:70
810 #: rhodecode/apps/repository/views/repo_feed.py:70
794 #, python-format
811 #, python-format
795 msgid "%s %s feed"
812 msgid "%s %s feed"
796 msgstr ""
813 msgstr ""
797
814
798 #: rhodecode/apps/repository/views/repo_files.py:92
815 #: rhodecode/apps/repository/views/repo_files.py:95
799 #, python-format
816 #, python-format
800 msgid "This repository has been locked by %s on %s"
817 msgid "This repository has been locked by %s on %s"
801 msgstr ""
818 msgstr ""
802
819
803 #: rhodecode/apps/repository/views/repo_files.py:108
820 #: rhodecode/apps/repository/views/repo_files.py:111
804 msgid "Branch `{}` changes forbidden by rule {}."
821 msgid "Branch `{}` changes forbidden by rule {}."
805 msgstr ""
822 msgstr ""
806
823
807 #: rhodecode/apps/repository/views/repo_files.py:152
824 #: rhodecode/apps/repository/views/repo_files.py:155
808 msgid "Click here to add a new file."
825 msgid "Click here to add a new file."
809 msgstr ""
826 msgstr ""
810
827
811 #: rhodecode/apps/repository/views/repo_files.py:157
828 #: rhodecode/apps/repository/views/repo_files.py:160
812 #, python-format
829 #, python-format
813 msgid "There are no files yet. %s"
830 msgid "There are no files yet. %s"
814 msgstr ""
831 msgstr ""
815
832
816 #: rhodecode/apps/repository/views/repo_files.py:293
833 #: rhodecode/apps/repository/views/repo_files.py:297
817 msgid "Downloads disabled"
834 msgid "Downloads disabled"
818 msgstr ""
835 msgstr ""
819
836
820 #: rhodecode/apps/repository/views/repo_files.py:299
837 #: rhodecode/apps/repository/views/repo_files.py:303
821 msgid "Unknown archive type for: `{}`"
838 msgid "Unknown archive type for: `{}`"
822 msgstr ""
839 msgstr ""
823
840
824 #: rhodecode/apps/repository/views/repo_files.py:305
841 #: rhodecode/apps/repository/views/repo_files.py:309
825 msgid "Unknown commit_id {}"
842 msgid "Unknown commit_id {}"
826 msgstr ""
843 msgstr ""
827
844
828 #: rhodecode/apps/repository/views/repo_files.py:308
845 #: rhodecode/apps/repository/views/repo_files.py:312
829 msgid "Empty repository"
846 msgid "Empty repository"
830 msgstr ""
847 msgstr ""
831
848
832 #: rhodecode/apps/repository/views/repo_files.py:340
849 #: rhodecode/apps/repository/views/repo_files.py:344
833 msgid "Unknown archive type"
850 msgid "Unknown archive type"
834 msgstr ""
851 msgstr ""
835
852
836 #: rhodecode/apps/repository/views/repo_files.py:906
853 #: rhodecode/apps/repository/views/repo_files.py:915
837 msgid "Changesets"
854 msgid "Changesets"
838 msgstr ""
855 msgstr ""
839
856
840 #: rhodecode/apps/repository/views/repo_files.py:927
857 #: rhodecode/apps/repository/views/repo_files.py:936
841 #: rhodecode/apps/repository/views/repo_summary.py:340
858 #: rhodecode/apps/repository/views/repo_summary.py:341
842 #: rhodecode/model/pull_request.py:1452 rhodecode/model/scm.py:811
859 #: rhodecode/model/pull_request.py:1431 rhodecode/model/scm.py:916
843 #: rhodecode/templates/base/vcs_settings.mako:235
860 #: rhodecode/templates/base/vcs_settings.mako:235
844 msgid "Branches"
861 msgid "Branches"
845 msgstr ""
862 msgstr ""
846
863
847 #: rhodecode/apps/repository/views/repo_files.py:931 rhodecode/model/scm.py:826
864 #: rhodecode/apps/repository/views/repo_files.py:940 rhodecode/model/scm.py:931
848 #: rhodecode/templates/base/vcs_settings.mako:260
865 #: rhodecode/templates/base/vcs_settings.mako:260
849 msgid "Tags"
866 msgid "Tags"
850 msgstr ""
867 msgstr ""
851
868
852 #: rhodecode/apps/repository/views/repo_files.py:1030
869 #: rhodecode/apps/repository/views/repo_files.py:1039
853 #: rhodecode/apps/repository/views/repo_files.py:1064
870 #: rhodecode/apps/repository/views/repo_files.py:1073
854 msgid "You can only delete files with commit being a valid branch head."
871 msgid "You can only delete files with commit being a valid branch head."
855 msgstr ""
872 msgstr ""
856
873
857 #: rhodecode/apps/repository/views/repo_files.py:1041
874 #: rhodecode/apps/repository/views/repo_files.py:1050
858 #: rhodecode/apps/repository/views/repo_files.py:1075
875 #: rhodecode/apps/repository/views/repo_files.py:1084
859 msgid "Deleted file {} via RhodeCode Enterprise"
876 msgid "Deleted file {} via RhodeCode Enterprise"
860 msgstr ""
877 msgstr ""
861
878
862 #: rhodecode/apps/repository/views/repo_files.py:1096
879 #: rhodecode/apps/repository/views/repo_files.py:1105
863 msgid "Successfully deleted file `{}`"
880 msgid "Successfully deleted file `{}`"
864 msgstr ""
881 msgstr ""
865
882
866 #: rhodecode/apps/repository/views/repo_files.py:1100
883 #: rhodecode/apps/repository/views/repo_files.py:1109
867 #: rhodecode/apps/repository/views/repo_files.py:1225
884 #: rhodecode/apps/repository/views/repo_files.py:1235
868 #: rhodecode/apps/repository/views/repo_files.py:1383
885 #: rhodecode/apps/repository/views/repo_files.py:1393
869 msgid "Error occurred during commit"
886 msgid "Error occurred during commit"
870 msgstr ""
887 msgstr ""
871
888
872 #: rhodecode/apps/repository/views/repo_files.py:1120
889 #: rhodecode/apps/repository/views/repo_files.py:1129
873 #: rhodecode/apps/repository/views/repo_files.py:1160
890 #: rhodecode/apps/repository/views/repo_files.py:1169
874 msgid "You can only edit files with commit being a valid branch head."
891 msgid "You can only edit files with commit being a valid branch head."
875 msgstr ""
892 msgstr ""
876
893
877 #: rhodecode/apps/repository/views/repo_files.py:1138
894 #: rhodecode/apps/repository/views/repo_files.py:1147
878 #: rhodecode/apps/repository/views/repo_files.py:1179
895 #: rhodecode/apps/repository/views/repo_files.py:1188
879 msgid "Edited file {} via RhodeCode Enterprise"
896 msgid "Edited file {} via RhodeCode Enterprise"
880 msgstr ""
897 msgstr ""
881
898
882 #: rhodecode/apps/repository/views/repo_files.py:1197
899 #: rhodecode/apps/repository/views/repo_files.py:1206
883 msgid "No changes"
900 msgid "No changes"
884 msgstr ""
901 msgstr ""
885
902
886 #: rhodecode/apps/repository/views/repo_files.py:1221
903 #: rhodecode/apps/repository/views/repo_files.py:1231
887 msgid "Successfully committed changes to file `{}`"
904 msgid "Successfully committed changes to file `{}`"
888 msgstr ""
905 msgstr ""
889
906
890 #: rhodecode/apps/repository/views/repo_files.py:1245
907 #: rhodecode/apps/repository/views/repo_files.py:1255
891 #: rhodecode/apps/repository/views/repo_files.py:1308
908 #: rhodecode/apps/repository/views/repo_files.py:1318
892 msgid "Added file via RhodeCode Enterprise"
909 msgid "Added file via RhodeCode Enterprise"
893 msgstr ""
910 msgstr ""
894
911
895 #: rhodecode/apps/repository/views/repo_files.py:1258
912 #: rhodecode/apps/repository/views/repo_files.py:1268
896 #: rhodecode/apps/repository/views/repo_files.py:1299
913 #: rhodecode/apps/repository/views/repo_files.py:1309
897 msgid "You can only add files with commit being a valid branch head."
914 msgid "You can only add files with commit being a valid branch head."
898 msgstr ""
915 msgstr ""
899
916
900 #: rhodecode/apps/repository/views/repo_files.py:1341
917 #: rhodecode/apps/repository/views/repo_files.py:1351
901 msgid "No filename"
918 msgid "No filename"
902 msgstr ""
919 msgstr ""
903
920
904 #: rhodecode/apps/repository/views/repo_files.py:1371
921 #: rhodecode/apps/repository/views/repo_files.py:1381
905 msgid "Successfully committed new file `{}`"
922 msgid "Successfully committed new file `{}`"
906 msgstr ""
923 msgstr ""
907
924
908 #: rhodecode/apps/repository/views/repo_files.py:1375
925 #: rhodecode/apps/repository/views/repo_files.py:1385
909 msgid "The location specified must be a relative path and must not contain .. in the path"
926 msgid "The location specified must be a relative path and must not contain .. in the path"
910 msgstr ""
927 msgstr ""
911
928
912 #: rhodecode/apps/repository/views/repo_forks.py:147
929 #: rhodecode/apps/repository/views/repo_forks.py:147
913 #: rhodecode/templates/base/base.mako:264
930 #: rhodecode/templates/base/base.mako:267
914 msgid "Compare fork"
931 msgid "Compare fork"
915 msgstr ""
932 msgstr ""
916
933
917 #: rhodecode/apps/repository/views/repo_forks.py:252
934 #: rhodecode/apps/repository/views/repo_forks.py:251
918 #, python-format
935 #, python-format
919 msgid "An error occurred during repository forking %s"
936 msgid "An error occurred during repository forking %s"
920 msgstr ""
937 msgstr ""
921
938
922 #: rhodecode/apps/repository/views/repo_permissions.py:87
939 #: rhodecode/apps/repository/views/repo_permissions.py:57
940 msgid "Explicitly add user or user group with write+ permission to modify their branch permissions."
941 msgstr ""
942
943 #: rhodecode/apps/repository/views/repo_permissions.py:92
923 msgid "Repository permissions updated"
944 msgid "Repository permissions updated"
924 msgstr ""
945 msgstr ""
925
946
926 #: rhodecode/apps/repository/views/repo_pull_requests.py:752
947 #: rhodecode/apps/repository/views/repo_pull_requests.py:278
948 msgid "Cannot show pull requests in state other than `{}`. Current state is: `{}`"
949 msgstr ""
950
951 #: rhodecode/apps/repository/views/repo_pull_requests.py:757
927 msgid "Commit does not exist"
952 msgid "Commit does not exist"
928 msgstr ""
953 msgstr ""
929
954
930 #: rhodecode/apps/repository/views/repo_pull_requests.py:890
955 #: rhodecode/apps/repository/views/repo_pull_requests.py:909
931 msgid "Error creating pull request: {}"
956 msgid "Error creating pull request: {}"
932 msgstr ""
957 msgstr ""
933
958
934 #: rhodecode/apps/repository/views/repo_pull_requests.py:915
959 #: rhodecode/apps/repository/views/repo_pull_requests.py:928
960 msgid "source_repo or target repo not found"
961 msgstr ""
962
963 #: rhodecode/apps/repository/views/repo_pull_requests.py:939
935 msgid "Not Enough permissions to source repo `{}`."
964 msgid "Not Enough permissions to source repo `{}`."
936 msgstr ""
965 msgstr ""
937
966
938 #: rhodecode/apps/repository/views/repo_pull_requests.py:930
967 #: rhodecode/apps/repository/views/repo_pull_requests.py:954
939 msgid "Not Enough permissions to target repo `{}`."
968 msgid "Not Enough permissions to target repo `{}`."
940 msgstr ""
969 msgstr ""
941
970
942 #: rhodecode/apps/repository/views/repo_pull_requests.py:993
971 #: rhodecode/apps/repository/views/repo_pull_requests.py:1017
943 msgid "Successfully opened new pull request"
972 msgid "Successfully opened new pull request"
944 msgstr ""
973 msgstr ""
945
974
946 #: rhodecode/apps/repository/views/repo_pull_requests.py:996
975 #: rhodecode/apps/repository/views/repo_pull_requests.py:1020
947 msgid "Error occurred during creation of this pull request."
976 msgid "Error occurred during creation of this pull request."
948 msgstr ""
977 msgstr ""
949
978
950 #: rhodecode/apps/repository/views/repo_pull_requests.py:1027
979 #: rhodecode/apps/repository/views/repo_pull_requests.py:1051
951 #: rhodecode/apps/repository/views/repo_pull_requests.py:1061
980 #: rhodecode/apps/repository/views/repo_pull_requests.py:1094
952 msgid "Cannot update closed pull requests."
981 msgid "Cannot update closed pull requests."
953 msgstr ""
982 msgstr ""
954
983
955 #: rhodecode/apps/repository/views/repo_pull_requests.py:1067
984 #: rhodecode/apps/repository/views/repo_pull_requests.py:1058
985 msgid "Cannot update pull requests in state other than `{}`. Current state is: `{}`"
986 msgstr ""
987
988 #: rhodecode/apps/repository/views/repo_pull_requests.py:1100
956 msgid "Pull request title & description updated."
989 msgid "Pull request title & description updated."
957 msgstr ""
990 msgstr ""
958
991
959 #: rhodecode/apps/repository/views/repo_pull_requests.py:1086
992 #: rhodecode/apps/repository/views/repo_pull_requests.py:1121
960 msgid "Pull request updated to \"{source_commit_id}\" with {count_added} added, {count_removed} removed commits. Source of changes: {change_source}"
993 msgid "Pull request updated to \"{source_commit_id}\" with {count_added} added, {count_removed} removed commits. Source of changes: {change_source}"
961 msgstr ""
994 msgstr ""
962
995
963 #: rhodecode/apps/repository/views/repo_pull_requests.py:1102
996 #: rhodecode/apps/repository/views/repo_pull_requests.py:1135
964 msgid "Reload page"
997 msgid "Reload page"
965 msgstr ""
998 msgstr ""
966
999
967 #: rhodecode/apps/repository/views/repo_pull_requests.py:1167
1000 #: rhodecode/apps/repository/views/repo_pull_requests.py:1170
1001 msgid "Cannot merge pull requests in state other than `{}`. Current state is: `{}`"
1002 msgstr ""
1003
1004 #: rhodecode/apps/repository/views/repo_pull_requests.py:1216
968 msgid "Pull request was successfully merged and closed."
1005 msgid "Pull request was successfully merged and closed."
969 msgstr ""
1006 msgstr ""
970
1007
971 #: rhodecode/apps/repository/views/repo_pull_requests.py:1191
1008 #: rhodecode/apps/repository/views/repo_pull_requests.py:1240
972 msgid "Pull request reviewers updated."
1009 msgid "Pull request reviewers updated."
973 msgstr ""
1010 msgstr ""
974
1011
975 #: rhodecode/apps/repository/views/repo_pull_requests.py:1217
1012 #: rhodecode/apps/repository/views/repo_pull_requests.py:1273
976 msgid "Successfully deleted pull request"
1013 msgid "Successfully deleted pull request"
977 msgstr ""
1014 msgstr ""
978
1015
979 #: rhodecode/apps/repository/views/repo_settings.py:171
1016 #: rhodecode/apps/repository/views/repo_settings.py:171
980 msgid "Repository `{}` updated successfully"
1017 msgid "Repository `{}` updated successfully"
981 msgstr ""
1018 msgstr ""
982
1019
983 #: rhodecode/apps/repository/views/repo_settings.py:175
1020 #: rhodecode/apps/repository/views/repo_settings.py:175
984 msgid "Error occurred during update of repository {}"
1021 msgid "Error occurred during update of repository {}"
985 msgstr ""
1022 msgstr ""
986
1023
987 #: rhodecode/apps/repository/views/repo_settings.py:204
1024 #: rhodecode/apps/repository/views/repo_settings.py:208
988 msgid "Unlocked"
1025 msgid "Unlocked"
989 msgstr ""
1026 msgstr ""
990
1027
991 #: rhodecode/apps/repository/views/repo_settings.py:209
1028 #: rhodecode/apps/repository/views/repo_settings.py:213
992 msgid "Locked"
1029 msgid "Locked"
993 msgstr ""
1030 msgstr ""
994
1031
995 #: rhodecode/apps/repository/views/repo_settings.py:211
996 #, python-format
997 msgid "Repository has been %s"
998 msgstr ""
999
1000 #: rhodecode/apps/repository/views/repo_settings.py:215
1032 #: rhodecode/apps/repository/views/repo_settings.py:215
1001 #: rhodecode/apps/repository/views/repo_settings_advanced.py:294
1033 #, python-format
1034 msgid "Repository has been %s"
1035 msgstr ""
1036
1037 #: rhodecode/apps/repository/views/repo_settings.py:219
1038 #: rhodecode/apps/repository/views/repo_settings_advanced.py:296
1002 msgid "An error occurred during unlocking"
1039 msgid "An error occurred during unlocking"
1003 msgstr ""
1040 msgstr ""
1004
1041
1005 #: rhodecode/apps/repository/views/repo_settings.py:259
1042 #: rhodecode/apps/repository/views/repo_settings.py:263
1006 msgid "An error occurred during deletion of repository stats"
1043 msgid "An error occurred during deletion of repository stats"
1007 msgstr ""
1044 msgstr ""
1008
1045
1009 #: rhodecode/apps/repository/views/repo_settings_advanced.py:103
1046 #: rhodecode/apps/repository/views/repo_settings_advanced.py:105
1010 #, python-format
1047 #, python-format
1011 msgid "Archived repository `%s`"
1048 msgid "Archived repository `%s`"
1012 msgstr ""
1049 msgstr ""
1013
1050
1014 #: rhodecode/apps/repository/views/repo_settings_advanced.py:108
1051 #: rhodecode/apps/repository/views/repo_settings_advanced.py:110
1015 #, python-format
1052 #, python-format
1016 msgid "An error occurred during archiving of `%s`"
1053 msgid "An error occurred during archiving of `%s`"
1017 msgstr ""
1054 msgstr ""
1018
1055
1019 #: rhodecode/apps/repository/views/repo_settings_advanced.py:146
1020 #, python-format
1021 msgid "Detached %s forks"
1022 msgstr ""
1023
1024 #: rhodecode/apps/repository/views/repo_settings_advanced.py:148
1056 #: rhodecode/apps/repository/views/repo_settings_advanced.py:148
1025 #, python-format
1057 #, python-format
1058 msgid "Detached %s forks"
1059 msgstr ""
1060
1061 #: rhodecode/apps/repository/views/repo_settings_advanced.py:150
1062 #, python-format
1026 msgid "Deleted %s forks"
1063 msgid "Deleted %s forks"
1027 msgstr ""
1064 msgstr ""
1028
1065
1029 #: rhodecode/apps/repository/views/repo_settings_advanced.py:157
1066 #: rhodecode/apps/repository/views/repo_settings_advanced.py:159
1030 #, python-format
1067 #, python-format
1031 msgid "Deleted repository `%s`"
1068 msgid "Deleted repository `%s`"
1032 msgstr ""
1069 msgstr ""
1033
1070
1034 #: rhodecode/apps/repository/views/repo_settings_advanced.py:164
1071 #: rhodecode/apps/repository/views/repo_settings_advanced.py:166
1035 msgid "detach or delete"
1072 msgid "detach or delete"
1036 msgstr ""
1073 msgstr ""
1037
1074
1038 #: rhodecode/apps/repository/views/repo_settings_advanced.py:165
1075 #: rhodecode/apps/repository/views/repo_settings_advanced.py:167
1039 msgid "Cannot delete `{repo}` it still contains attached forks. Try using {delete_or_detach} option."
1076 msgid "Cannot delete `{repo}` it still contains attached forks. Try using {delete_or_detach} option."
1040 msgstr ""
1077 msgstr ""
1041
1078
1042 #: rhodecode/apps/repository/views/repo_settings_advanced.py:180
1079 #: rhodecode/apps/repository/views/repo_settings_advanced.py:182
1043 msgid "Cannot delete `{repo}` it still contains {num} attached pull requests. Consider archiving the repository instead."
1080 msgid "Cannot delete `{repo}` it still contains {num} attached pull requests. Consider archiving the repository instead."
1044 msgstr ""
1081 msgstr ""
1045
1082
1046 #: rhodecode/apps/repository/views/repo_settings_advanced.py:189
1083 #: rhodecode/apps/repository/views/repo_settings_advanced.py:191
1047 #, python-format
1084 #, python-format
1048 msgid "An error occurred during deletion of `%s`"
1085 msgid "An error occurred during deletion of `%s`"
1049 msgstr ""
1086 msgstr ""
1050
1087
1051 #: rhodecode/apps/repository/views/repo_settings_advanced.py:214
1088 #: rhodecode/apps/repository/views/repo_settings_advanced.py:216
1052 msgid "Updated repository visibility in public journal"
1089 msgid "Updated repository visibility in public journal"
1053 msgstr ""
1090 msgstr ""
1054
1091
1055 #: rhodecode/apps/repository/views/repo_settings_advanced.py:218
1092 #: rhodecode/apps/repository/views/repo_settings_advanced.py:220
1056 msgid "An error occurred during setting this repository in public journal"
1093 msgid "An error occurred during setting this repository in public journal"
1057 msgstr ""
1094 msgstr ""
1058
1095
1059 #: rhodecode/apps/repository/views/repo_settings_advanced.py:254
1096 #: rhodecode/apps/repository/views/repo_settings_advanced.py:256
1060 msgid "Nothing"
1097 msgid "Nothing"
1061 msgstr ""
1098 msgstr ""
1062
1099
1063 #: rhodecode/apps/repository/views/repo_settings_advanced.py:257
1100 #: rhodecode/apps/repository/views/repo_settings_advanced.py:259
1064 #, python-format
1101 #, python-format
1065 msgid "Marked repo %s as fork of %s"
1102 msgid "Marked repo %s as fork of %s"
1066 msgstr ""
1103 msgstr ""
1067
1104
1068 #: rhodecode/apps/repository/views/repo_settings_advanced.py:264
1105 #: rhodecode/apps/repository/views/repo_settings_advanced.py:266
1069 msgid "An error occurred during this operation"
1106 msgid "An error occurred during this operation"
1070 msgstr ""
1107 msgstr ""
1071
1108
1072 #: rhodecode/apps/repository/views/repo_settings_advanced.py:288
1109 #: rhodecode/apps/repository/views/repo_settings_advanced.py:290
1073 msgid "Locked repository"
1110 msgid "Locked repository"
1074 msgstr ""
1111 msgstr ""
1075
1112
1076 #: rhodecode/apps/repository/views/repo_settings_advanced.py:291
1113 #: rhodecode/apps/repository/views/repo_settings_advanced.py:293
1077 msgid "Unlocked repository"
1114 msgid "Unlocked repository"
1078 msgstr ""
1115 msgstr ""
1079
1116
1080 #: rhodecode/apps/repository/views/repo_settings_advanced.py:311
1117 #: rhodecode/apps/repository/views/repo_settings_advanced.py:313
1081 msgid "installed updated hooks into this repository"
1118 msgid "installed updated hooks into this repository"
1082 msgstr ""
1119 msgstr ""
1083
1120
1084 #: rhodecode/apps/repository/views/repo_settings_fields.py:86
1121 #: rhodecode/apps/repository/views/repo_settings_fields.py:86
1085 msgid "An error occurred during creation of field"
1122 msgid "An error occurred during creation of field"
1086 msgstr ""
1123 msgstr ""
1087
1124
1088 #: rhodecode/apps/repository/views/repo_settings_fields.py:108
1125 #: rhodecode/apps/repository/views/repo_settings_fields.py:108
1089 msgid "An error occurred during removal of field"
1126 msgid "An error occurred during removal of field"
1090 msgstr ""
1127 msgstr ""
1091
1128
1092 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:86
1129 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:86
1093 msgid "Error occurred during deleting issue tracker entry"
1130 msgid "Error occurred during deleting issue tracker entry"
1094 msgstr ""
1131 msgstr ""
1095
1132
1096 #: rhodecode/apps/repository/views/repo_settings_remote.py:64
1133 #: rhodecode/apps/repository/views/repo_settings_remote.py:64
1097 msgid "Pulled from remote location"
1134 msgid "Pulled from remote location"
1098 msgstr ""
1135 msgstr ""
1099
1136
1100 #: rhodecode/apps/repository/views/repo_settings_remote.py:67
1137 #: rhodecode/apps/repository/views/repo_settings_remote.py:67
1101 msgid "An error occurred during pull from remote location"
1138 msgid "An error occurred during pull from remote location"
1102 msgstr ""
1139 msgstr ""
1103
1140
1104 #: rhodecode/apps/repository/views/repo_settings_vcs.py:147
1141 #: rhodecode/apps/repository/views/repo_settings_vcs.py:147
1105 msgid "Error occurred during updating repository VCS settings"
1142 msgid "Error occurred during updating repository VCS settings"
1106 msgstr ""
1143 msgstr ""
1107
1144
1108 #: rhodecode/apps/repository/views/repo_summary.py:315
1145 #: rhodecode/apps/repository/views/repo_summary.py:316
1109 #: rhodecode/templates/admin/permissions/permissions.mako:42
1146 #: rhodecode/templates/admin/permissions/permissions.mako:42
1110 #: rhodecode/templates/files/files_add.mako:15
1147 #: rhodecode/templates/files/files_add.mako:15
1111 msgid "Branch"
1148 msgid "Branch"
1112 msgstr ""
1149 msgstr ""
1113
1150
1114 #: rhodecode/apps/repository/views/repo_summary.py:316
1151 #: rhodecode/apps/repository/views/repo_summary.py:317
1115 msgid "Tag"
1152 msgid "Tag"
1116 msgstr ""
1153 msgstr ""
1117
1154
1118 #: rhodecode/apps/repository/views/repo_summary.py:317
1155 #: rhodecode/apps/repository/views/repo_summary.py:318
1119 msgid "Bookmark"
1156 msgid "Bookmark"
1120 msgstr ""
1157 msgstr ""
1121
1158
1122 #: rhodecode/apps/repository/views/repo_summary.py:341
1159 #: rhodecode/apps/repository/views/repo_summary.py:342
1123 msgid "Closed branches"
1160 msgid "Closed branches"
1124 msgstr ""
1161 msgstr ""
1125
1162
1126 #: rhodecode/apps/ssh_support/events.py:29
1163 #: rhodecode/apps/ssh_support/events.py:29
1127 msgid "RhodeCode SSH Key files changed."
1164 msgid "RhodeCode SSH Key files changed."
1128 msgstr ""
1165 msgstr ""
1129
1166
1130 #: rhodecode/apps/svn_support/events.py:30
1167 #: rhodecode/apps/svn_support/events.py:30
1131 msgid "Configuration for Apache mad_dav_svn changed."
1168 msgid "Configuration for Apache mad_dav_svn changed."
1132 msgstr ""
1169 msgstr ""
1133
1170
1134 #: rhodecode/apps/user_group/views/__init__.py:188
1171 #: rhodecode/apps/user_group/views/__init__.py:188
1135 #, python-format
1172 #, python-format
1136 msgid "Updated user group %s"
1173 msgid "Updated user group %s"
1137 msgstr ""
1174 msgstr ""
1138
1175
1139 #: rhodecode/apps/user_group/views/__init__.py:224
1176 #: rhodecode/apps/user_group/views/__init__.py:224
1140 #, python-format
1177 #, python-format
1141 msgid "Error occurred during update of user group %s"
1178 msgid "Error occurred during update of user group %s"
1142 msgstr ""
1179 msgstr ""
1143
1180
1144 #: rhodecode/apps/user_group/views/__init__.py:250
1181 #: rhodecode/apps/user_group/views/__init__.py:250
1145 msgid "Successfully deleted user group"
1182 msgid "Successfully deleted user group"
1146 msgstr ""
1183 msgstr ""
1147
1184
1148 #: rhodecode/apps/user_group/views/__init__.py:255
1185 #: rhodecode/apps/user_group/views/__init__.py:255
1149 msgid "An error occurred during deletion of user group"
1186 msgid "An error occurred during deletion of user group"
1150 msgstr ""
1187 msgstr ""
1151
1188
1152 #: rhodecode/apps/user_group/views/__init__.py:359
1189 #: rhodecode/apps/user_group/views/__init__.py:359
1153 msgid "Target group cannot be the same"
1190 msgid "Target group cannot be the same"
1154 msgstr ""
1191 msgstr ""
1155
1192
1156 #: rhodecode/apps/user_group/views/__init__.py:374
1193 #: rhodecode/apps/user_group/views/__init__.py:374
1157 msgid "User Group permissions updated"
1194 msgid "User Group permissions updated"
1158 msgstr ""
1195 msgstr ""
1159
1196
1160 #: rhodecode/apps/user_group/views/__init__.py:459
1197 #: rhodecode/apps/user_group/views/__init__.py:459
1161 msgid "User Group global permissions updated successfully"
1198 msgid "User Group global permissions updated successfully"
1162 msgstr ""
1199 msgstr ""
1163
1200
1164 #: rhodecode/apps/user_group/views/__init__.py:541
1201 #: rhodecode/apps/user_group/views/__init__.py:541
1165 msgid "User Group synchronization updated successfully"
1202 msgid "User Group synchronization updated successfully"
1166 msgstr ""
1203 msgstr ""
1167
1204
1168 #: rhodecode/apps/user_group/views/__init__.py:545
1205 #: rhodecode/apps/user_group/views/__init__.py:545
1169 msgid "An error occurred during synchronization update"
1206 msgid "An error occurred during synchronization update"
1170 msgstr ""
1207 msgstr ""
1171
1208
1172 #: rhodecode/authentication/routes.py:61
1209 #: rhodecode/authentication/routes.py:61
1173 #: rhodecode/templates/admin/auth/auth_settings.mako:14
1210 #: rhodecode/templates/admin/auth/auth_settings.mako:14
1174 #: rhodecode/templates/admin/auth/plugin_settings.mako:14
1211 #: rhodecode/templates/admin/auth/plugin_settings.mako:14
1175 msgid "Authentication Plugins"
1212 msgid "Authentication Plugins"
1176 msgstr ""
1213 msgstr ""
1177
1214
1178 #: rhodecode/authentication/schema.py:36
1215 #: rhodecode/authentication/schema.py:36
1179 msgid "Enable or disable this authentication plugin."
1216 msgid "Enable or disable this authentication plugin."
1180 msgstr ""
1217 msgstr ""
1181
1218
1182 #: rhodecode/authentication/schema.py:38 rhodecode/integrations/schema.py:32
1219 #: rhodecode/authentication/schema.py:38 rhodecode/integrations/schema.py:32
1183 #: rhodecode/model/permission.py:110 rhodecode/model/permission.py:114
1220 #: rhodecode/model/permission.py:110 rhodecode/model/permission.py:114
1184 #: rhodecode/model/permission.py:118 rhodecode/model/permission.py:122
1221 #: rhodecode/model/permission.py:118 rhodecode/model/permission.py:122
1185 #: rhodecode/model/permission.py:126 rhodecode/model/permission.py:130
1222 #: rhodecode/model/permission.py:126 rhodecode/model/permission.py:130
1186 #: rhodecode/model/validation_schema/schemas/integration_schema.py:195
1223 #: rhodecode/model/validation_schema/schemas/integration_schema.py:195
1187 #: rhodecode/templates/admin/auth/auth_settings.mako:67
1224 #: rhodecode/templates/admin/auth/auth_settings.mako:67
1188 #: rhodecode/templates/admin/integrations/list.mako:71
1225 #: rhodecode/templates/admin/integrations/list.mako:71
1189 msgid "Enabled"
1226 msgid "Enabled"
1190 msgstr ""
1227 msgstr ""
1191
1228
1192 #: rhodecode/authentication/schema.py:44
1229 #: rhodecode/authentication/schema.py:44
1193 msgid ""
1230 msgid ""
1194 "Amount of seconds to cache the authentication and permissions check response call for this plugin. \n"
1231 "Amount of seconds to cache the authentication and permissions check response call for this plugin. \n"
1195 "Useful for expensive calls like LDAP to improve the performance of the system (0 means disabled)."
1232 "Useful for expensive calls like LDAP to improve the performance of the system (0 means disabled)."
1196 msgstr ""
1233 msgstr ""
1197
1234
1198 #: rhodecode/authentication/schema.py:49
1235 #: rhodecode/authentication/schema.py:49
1199 msgid "Auth Cache TTL"
1236 msgid "Auth Cache TTL"
1200 msgstr ""
1237 msgstr ""
1201
1238
1202 #: rhodecode/authentication/views.py:92
1239 #: rhodecode/authentication/views.py:92
1203 msgid "Errors exist when saving plugin settings. Please check the form inputs."
1240 msgid "Errors exist when saving plugin settings. Please check the form inputs."
1204 msgstr ""
1241 msgstr ""
1205
1242
1206 #: rhodecode/authentication/views.py:104 rhodecode/authentication/views.py:163
1243 #: rhodecode/authentication/views.py:104 rhodecode/authentication/views.py:163
1207 msgid "Auth settings updated successfully."
1244 msgid "Auth settings updated successfully."
1208 msgstr ""
1245 msgstr ""
1209
1246
1210 #: rhodecode/authentication/views.py:166
1247 #: rhodecode/authentication/views.py:166
1211 msgid "Errors exist when saving plugin setting. Please check the form inputs."
1248 msgid "Errors exist when saving plugin setting. Please check the form inputs."
1212 msgstr ""
1249 msgstr ""
1213
1250
1214 #: rhodecode/authentication/views.py:174
1251 #: rhodecode/authentication/views.py:174
1215 msgid "Error occurred during update of auth settings."
1252 msgid "Error occurred during update of auth settings."
1216 msgstr ""
1253 msgstr ""
1217
1254
1218 #: rhodecode/authentication/plugins/auth_crowd.py:60
1255 #: rhodecode/authentication/plugins/auth_crowd.py:60
1219 msgid "The FQDN or IP of the Atlassian CROWD Server"
1256 msgid "The FQDN or IP of the Atlassian CROWD Server"
1220 msgstr ""
1257 msgstr ""
1221
1258
1222 #: rhodecode/authentication/plugins/auth_crowd.py:62
1259 #: rhodecode/authentication/plugins/auth_crowd.py:62
1223 msgid "Host"
1260 msgid "Host"
1224 msgstr ""
1261 msgstr ""
1225
1262
1226 #: rhodecode/authentication/plugins/auth_crowd.py:67
1263 #: rhodecode/authentication/plugins/auth_crowd.py:67
1227 msgid "The Port in use by the Atlassian CROWD Server"
1264 msgid "The Port in use by the Atlassian CROWD Server"
1228 msgstr ""
1265 msgstr ""
1229
1266
1230 #: rhodecode/authentication/plugins/auth_crowd.py:69
1267 #: rhodecode/authentication/plugins/auth_crowd.py:69
1231 #: rhodecode/authentication/plugins/auth_ldap.py:254
1268 #: rhodecode/authentication/plugins/auth_ldap.py:254
1232 msgid "Port"
1269 msgid "Port"
1233 msgstr ""
1270 msgstr ""
1234
1271
1235 #: rhodecode/authentication/plugins/auth_crowd.py:75
1272 #: rhodecode/authentication/plugins/auth_crowd.py:75
1236 msgid "The Application Name to authenticate to CROWD"
1273 msgid "The Application Name to authenticate to CROWD"
1237 msgstr ""
1274 msgstr ""
1238
1275
1239 #: rhodecode/authentication/plugins/auth_crowd.py:77
1276 #: rhodecode/authentication/plugins/auth_crowd.py:77
1240 msgid "Application Name"
1277 msgid "Application Name"
1241 msgstr ""
1278 msgstr ""
1242
1279
1243 #: rhodecode/authentication/plugins/auth_crowd.py:82
1280 #: rhodecode/authentication/plugins/auth_crowd.py:82
1244 msgid "The password to authenticate to CROWD"
1281 msgid "The password to authenticate to CROWD"
1245 msgstr ""
1282 msgstr ""
1246
1283
1247 #: rhodecode/authentication/plugins/auth_crowd.py:84
1284 #: rhodecode/authentication/plugins/auth_crowd.py:84
1248 msgid "Application Password"
1285 msgid "Application Password"
1249 msgstr ""
1286 msgstr ""
1250
1287
1251 #: rhodecode/authentication/plugins/auth_crowd.py:89
1288 #: rhodecode/authentication/plugins/auth_crowd.py:89
1252 msgid "A comma separated list of group names that identify users as RhodeCode Administrators"
1289 msgid "A comma separated list of group names that identify users as RhodeCode Administrators"
1253 msgstr ""
1290 msgstr ""
1254
1291
1255 #: rhodecode/authentication/plugins/auth_crowd.py:93
1292 #: rhodecode/authentication/plugins/auth_crowd.py:93
1256 msgid "Admin Groups"
1293 msgid "Admin Groups"
1257 msgstr ""
1294 msgstr ""
1258
1295
1259 #: rhodecode/authentication/plugins/auth_crowd.py:217
1296 #: rhodecode/authentication/plugins/auth_crowd.py:217
1260 msgid "CROWD"
1297 msgid "CROWD"
1261 msgstr ""
1298 msgstr ""
1262
1299
1263 #: rhodecode/authentication/plugins/auth_headers.py:54
1300 #: rhodecode/authentication/plugins/auth_headers.py:54
1264 msgid "Header to extract the user from"
1301 msgid "Header to extract the user from"
1265 msgstr ""
1302 msgstr ""
1266
1303
1267 #: rhodecode/authentication/plugins/auth_headers.py:56
1304 #: rhodecode/authentication/plugins/auth_headers.py:56
1268 msgid "Header"
1305 msgid "Header"
1269 msgstr ""
1306 msgstr ""
1270
1307
1271 #: rhodecode/authentication/plugins/auth_headers.py:61
1308 #: rhodecode/authentication/plugins/auth_headers.py:61
1272 msgid "Header to extract the user from when main one fails"
1309 msgid "Header to extract the user from when main one fails"
1273 msgstr ""
1310 msgstr ""
1274
1311
1275 #: rhodecode/authentication/plugins/auth_headers.py:63
1312 #: rhodecode/authentication/plugins/auth_headers.py:63
1276 msgid "Fallback header"
1313 msgid "Fallback header"
1277 msgstr ""
1314 msgstr ""
1278
1315
1279 #: rhodecode/authentication/plugins/auth_headers.py:68
1316 #: rhodecode/authentication/plugins/auth_headers.py:68
1280 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"
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"
1281 msgstr ""
1318 msgstr ""
1282
1319
1283 #: rhodecode/authentication/plugins/auth_headers.py:73
1320 #: rhodecode/authentication/plugins/auth_headers.py:73
1284 msgid "Clean username"
1321 msgid "Clean username"
1285 msgstr ""
1322 msgstr ""
1286
1323
1287 #: rhodecode/authentication/plugins/auth_headers.py:98
1324 #: rhodecode/authentication/plugins/auth_headers.py:98
1288 msgid "Headers"
1325 msgid "Headers"
1289 msgstr ""
1326 msgstr ""
1290
1327
1291 #: rhodecode/authentication/plugins/auth_jasig_cas.py:62
1328 #: rhodecode/authentication/plugins/auth_jasig_cas.py:62
1292 msgid "The url of the Jasig CAS REST service"
1329 msgid "The url of the Jasig CAS REST service"
1293 msgstr ""
1330 msgstr ""
1294
1331
1295 #: rhodecode/authentication/plugins/auth_jasig_cas.py:64
1332 #: rhodecode/authentication/plugins/auth_jasig_cas.py:64
1296 msgid "URL"
1333 msgid "URL"
1297 msgstr ""
1334 msgstr ""
1298
1335
1299 #: rhodecode/authentication/plugins/auth_jasig_cas.py:93
1336 #: rhodecode/authentication/plugins/auth_jasig_cas.py:93
1300 msgid "Jasig-CAS"
1337 msgid "Jasig-CAS"
1301 msgstr ""
1338 msgstr ""
1302
1339
1303 #: rhodecode/authentication/plugins/auth_ldap.py:242
1340 #: rhodecode/authentication/plugins/auth_ldap.py:242
1304 msgid ""
1341 msgid ""
1305 "Host[s] of the LDAP Server \n"
1342 "Host[s] of the LDAP Server \n"
1306 "(e.g., 192.168.2.154, or ldap-server.domain.com.\n"
1343 "(e.g., 192.168.2.154, or ldap-server.domain.com.\n"
1307 " Multiple servers can be specified using commas"
1344 " Multiple servers can be specified using commas"
1308 msgstr ""
1345 msgstr ""
1309
1346
1310 #: rhodecode/authentication/plugins/auth_ldap.py:246
1347 #: rhodecode/authentication/plugins/auth_ldap.py:246
1311 msgid "LDAP Host"
1348 msgid "LDAP Host"
1312 msgstr ""
1349 msgstr ""
1313
1350
1314 #: rhodecode/authentication/plugins/auth_ldap.py:251
1351 #: rhodecode/authentication/plugins/auth_ldap.py:251
1315 msgid "Custom port that the LDAP server is listening on. Default value is: 389, use 689 for LDAPS(SSL)"
1352 msgid "Custom port that the LDAP server is listening on. Default value is: 389, use 689 for LDAPS(SSL)"
1316 msgstr ""
1353 msgstr ""
1317
1354
1318 #: rhodecode/authentication/plugins/auth_ldap.py:261
1355 #: rhodecode/authentication/plugins/auth_ldap.py:261
1319 msgid "Timeout for LDAP connection"
1356 msgid "Timeout for LDAP connection"
1320 msgstr ""
1357 msgstr ""
1321
1358
1322 #: rhodecode/authentication/plugins/auth_ldap.py:263
1359 #: rhodecode/authentication/plugins/auth_ldap.py:263
1323 msgid "Connection timeout"
1360 msgid "Connection timeout"
1324 msgstr ""
1361 msgstr ""
1325
1362
1326 #: rhodecode/authentication/plugins/auth_ldap.py:270
1363 #: rhodecode/authentication/plugins/auth_ldap.py:270
1327 msgid ""
1364 msgid ""
1328 "Optional user DN/account to connect to LDAP if authentication is required. \n"
1365 "Optional user DN/account to connect to LDAP if authentication is required. \n"
1329 "e.g., cn=admin,dc=mydomain,dc=com, or uid=root,cn=users,dc=mydomain,dc=com, or admin@mydomain.com"
1366 "e.g., cn=admin,dc=mydomain,dc=com, or uid=root,cn=users,dc=mydomain,dc=com, or admin@mydomain.com"
1330 msgstr ""
1367 msgstr ""
1331
1368
1332 #: rhodecode/authentication/plugins/auth_ldap.py:275
1369 #: rhodecode/authentication/plugins/auth_ldap.py:275
1333 msgid "Account"
1370 msgid "Account"
1334 msgstr ""
1371 msgstr ""
1335
1372
1336 #: rhodecode/authentication/plugins/auth_ldap.py:280
1373 #: rhodecode/authentication/plugins/auth_ldap.py:280
1337 msgid "Password to authenticate for given user DN."
1374 msgid "Password to authenticate for given user DN."
1338 msgstr ""
1375 msgstr ""
1339
1376
1340 #: rhodecode/authentication/plugins/auth_ldap.py:283
1377 #: rhodecode/authentication/plugins/auth_ldap.py:283
1341 #: rhodecode/integrations/types/webhook.py:89 rhodecode/templates/login.mako:50
1378 #: rhodecode/integrations/types/webhook.py:89 rhodecode/templates/login.mako:49
1342 #: rhodecode/templates/register.mako:60
1379 #: rhodecode/templates/register.mako:60
1343 #: rhodecode/templates/admin/my_account/my_account.mako:30
1380 #: rhodecode/templates/admin/my_account/my_account.mako:30
1344 #: rhodecode/templates/admin/users/user_add.mako:44
1381 #: rhodecode/templates/admin/users/user_add.mako:44
1345 #: rhodecode/templates/base/base.mako:331
1346 #: rhodecode/templates/debug_style/login.html:45
1382 #: rhodecode/templates/debug_style/login.html:45
1347 msgid "Password"
1383 msgid "Password"
1348 msgstr ""
1384 msgstr ""
1349
1385
1350 #: rhodecode/authentication/plugins/auth_ldap.py:288
1386 #: rhodecode/authentication/plugins/auth_ldap.py:288
1351 msgid "TLS Type"
1387 msgid "TLS Type"
1352 msgstr ""
1388 msgstr ""
1353
1389
1354 #: rhodecode/authentication/plugins/auth_ldap.py:289
1390 #: rhodecode/authentication/plugins/auth_ldap.py:289
1355 msgid "Connection Security"
1391 msgid "Connection Security"
1356 msgstr ""
1392 msgstr ""
1357
1393
1358 #: rhodecode/authentication/plugins/auth_ldap.py:295
1394 #: rhodecode/authentication/plugins/auth_ldap.py:295
1359 msgid ""
1395 msgid ""
1360 "Require Cert over TLS?. Self-signed and custom certificates can be used when\n"
1396 "Require Cert over TLS?. Self-signed and custom certificates can be used when\n"
1361 " `RhodeCode Certificate` found in admin > settings > system info page is extended."
1397 " `RhodeCode Certificate` found in admin > settings > system info page is extended."
1362 msgstr ""
1398 msgstr ""
1363
1399
1364 #: rhodecode/authentication/plugins/auth_ldap.py:298
1400 #: rhodecode/authentication/plugins/auth_ldap.py:298
1365 msgid "Certificate Checks"
1401 msgid "Certificate Checks"
1366 msgstr ""
1402 msgstr ""
1367
1403
1368 #: rhodecode/authentication/plugins/auth_ldap.py:304
1404 #: rhodecode/authentication/plugins/auth_ldap.py:304
1369 msgid ""
1405 msgid ""
1370 "This specifies the PEM-format file path containing certificates for use in TLS connection.\n"
1406 "This specifies the PEM-format file path containing certificates for use in TLS connection.\n"
1371 "If not specified `TLS Cert dir` will be used"
1407 "If not specified `TLS Cert dir` will be used"
1372 msgstr ""
1408 msgstr ""
1373
1409
1374 #: rhodecode/authentication/plugins/auth_ldap.py:307
1410 #: rhodecode/authentication/plugins/auth_ldap.py:307
1375 msgid "TLS Cert file"
1411 msgid "TLS Cert file"
1376 msgstr ""
1412 msgstr ""
1377
1413
1378 #: rhodecode/authentication/plugins/auth_ldap.py:313
1414 #: rhodecode/authentication/plugins/auth_ldap.py:313
1379 msgid "This specifies the path of a directory that contains individual CA certificates in separate files."
1415 msgid "This specifies the path of a directory that contains individual CA certificates in separate files."
1380 msgstr ""
1416 msgstr ""
1381
1417
1382 #: rhodecode/authentication/plugins/auth_ldap.py:315
1418 #: rhodecode/authentication/plugins/auth_ldap.py:315
1383 msgid "TLS Cert dir"
1419 msgid "TLS Cert dir"
1384 msgstr ""
1420 msgstr ""
1385
1421
1386 #: rhodecode/authentication/plugins/auth_ldap.py:320
1422 #: rhodecode/authentication/plugins/auth_ldap.py:320
1387 msgid ""
1423 msgid ""
1388 "Base DN to search. Dynamic bind is supported. Add `$login` marker in it to be replaced with current user credentials \n"
1424 "Base DN to search. Dynamic bind is supported. Add `$login` marker in it to be replaced with current user credentials \n"
1389 "(e.g., dc=mydomain,dc=com, or ou=Users,dc=mydomain,dc=com)"
1425 "(e.g., dc=mydomain,dc=com, or ou=Users,dc=mydomain,dc=com)"
1390 msgstr ""
1426 msgstr ""
1391
1427
1392 #: rhodecode/authentication/plugins/auth_ldap.py:325
1428 #: rhodecode/authentication/plugins/auth_ldap.py:325
1393 msgid "Base DN"
1429 msgid "Base DN"
1394 msgstr ""
1430 msgstr ""
1395
1431
1396 #: rhodecode/authentication/plugins/auth_ldap.py:330
1432 #: rhodecode/authentication/plugins/auth_ldap.py:330
1397 msgid ""
1433 msgid ""
1398 "Filter to narrow results \n"
1434 "Filter to narrow results \n"
1399 "(e.g., (&(objectCategory=Person)(objectClass=user)), or \n"
1435 "(e.g., (&(objectCategory=Person)(objectClass=user)), or \n"
1400 "(memberof=cn=rc-login,ou=groups,ou=company,dc=mydomain,dc=com)))"
1436 "(memberof=cn=rc-login,ou=groups,ou=company,dc=mydomain,dc=com)))"
1401 msgstr ""
1437 msgstr ""
1402
1438
1403 #: rhodecode/authentication/plugins/auth_ldap.py:335
1439 #: rhodecode/authentication/plugins/auth_ldap.py:335
1404 msgid "LDAP Search Filter"
1440 msgid "LDAP Search Filter"
1405 msgstr ""
1441 msgstr ""
1406
1442
1407 #: rhodecode/authentication/plugins/auth_ldap.py:341
1443 #: rhodecode/authentication/plugins/auth_ldap.py:341
1408 msgid "How deep to search LDAP. If unsure set to SUBTREE"
1444 msgid "How deep to search LDAP. If unsure set to SUBTREE"
1409 msgstr ""
1445 msgstr ""
1410
1446
1411 #: rhodecode/authentication/plugins/auth_ldap.py:342
1447 #: rhodecode/authentication/plugins/auth_ldap.py:342
1412 msgid "LDAP Search Scope"
1448 msgid "LDAP Search Scope"
1413 msgstr ""
1449 msgstr ""
1414
1450
1415 #: rhodecode/authentication/plugins/auth_ldap.py:348
1451 #: rhodecode/authentication/plugins/auth_ldap.py:348
1416 msgid "LDAP Attribute to map to user name (e.g., uid, or sAMAccountName)"
1452 msgid "LDAP Attribute to map to user name (e.g., uid, or sAMAccountName)"
1417 msgstr ""
1453 msgstr ""
1418
1454
1419 #: rhodecode/authentication/plugins/auth_ldap.py:350
1455 #: rhodecode/authentication/plugins/auth_ldap.py:350
1420 msgid "Login Attribute"
1456 msgid "Login Attribute"
1421 msgstr ""
1457 msgstr ""
1422
1458
1423 #: rhodecode/authentication/plugins/auth_ldap.py:351
1459 #: rhodecode/authentication/plugins/auth_ldap.py:351
1424 msgid "The LDAP Login attribute of the CN must be specified"
1460 msgid "The LDAP Login attribute of the CN must be specified"
1425 msgstr ""
1461 msgstr ""
1426
1462
1427 #: rhodecode/authentication/plugins/auth_ldap.py:356
1463 #: rhodecode/authentication/plugins/auth_ldap.py:356
1428 msgid ""
1464 msgid ""
1429 "LDAP Attribute to map to email address (e.g., mail).\n"
1465 "LDAP Attribute to map to email address (e.g., mail).\n"
1430 "Emails are a crucial part of RhodeCode. \n"
1466 "Emails are a crucial part of RhodeCode. \n"
1431 "If possible add a valid email attribute to ldap users."
1467 "If possible add a valid email attribute to ldap users."
1432 msgstr ""
1468 msgstr ""
1433
1469
1434 #: rhodecode/authentication/plugins/auth_ldap.py:361
1470 #: rhodecode/authentication/plugins/auth_ldap.py:361
1435 msgid "Email Attribute"
1471 msgid "Email Attribute"
1436 msgstr ""
1472 msgstr ""
1437
1473
1438 #: rhodecode/authentication/plugins/auth_ldap.py:366
1474 #: rhodecode/authentication/plugins/auth_ldap.py:366
1439 msgid "LDAP Attribute to map to first name (e.g., givenName)"
1475 msgid "LDAP Attribute to map to first name (e.g., givenName)"
1440 msgstr ""
1476 msgstr ""
1441
1477
1442 #: rhodecode/authentication/plugins/auth_ldap.py:369
1478 #: rhodecode/authentication/plugins/auth_ldap.py:369
1443 msgid "First Name Attribute"
1479 msgid "First Name Attribute"
1444 msgstr ""
1480 msgstr ""
1445
1481
1446 #: rhodecode/authentication/plugins/auth_ldap.py:374
1482 #: rhodecode/authentication/plugins/auth_ldap.py:374
1447 msgid "LDAP Attribute to map to last name (e.g., sn)"
1483 msgid "LDAP Attribute to map to last name (e.g., sn)"
1448 msgstr ""
1484 msgstr ""
1449
1485
1450 #: rhodecode/authentication/plugins/auth_ldap.py:377
1486 #: rhodecode/authentication/plugins/auth_ldap.py:377
1451 msgid "Last Name Attribute"
1487 msgid "Last Name Attribute"
1452 msgstr ""
1488 msgstr ""
1453
1489
1454 #: rhodecode/authentication/plugins/auth_ldap.py:409
1490 #: rhodecode/authentication/plugins/auth_ldap.py:409
1455 msgid "LDAP"
1491 msgid "LDAP"
1456 msgstr ""
1492 msgstr ""
1457
1493
1458 #: rhodecode/authentication/plugins/auth_pam.py:60
1494 #: rhodecode/authentication/plugins/auth_pam.py:60
1459 msgid "PAM service name to use for authentication."
1495 msgid "PAM service name to use for authentication."
1460 msgstr ""
1496 msgstr ""
1461
1497
1462 #: rhodecode/authentication/plugins/auth_pam.py:62
1498 #: rhodecode/authentication/plugins/auth_pam.py:62
1463 msgid "PAM service name"
1499 msgid "PAM service name"
1464 msgstr ""
1500 msgstr ""
1465
1501
1466 #: rhodecode/authentication/plugins/auth_pam.py:67
1502 #: rhodecode/authentication/plugins/auth_pam.py:67
1467 msgid "Regular expression for extracting user name/email etc. from Unix userinfo."
1503 msgid "Regular expression for extracting user name/email etc. from Unix userinfo."
1468 msgstr ""
1504 msgstr ""
1469
1505
1470 #: rhodecode/authentication/plugins/auth_pam.py:70
1506 #: rhodecode/authentication/plugins/auth_pam.py:70
1471 msgid "Gecos Regex"
1507 msgid "Gecos Regex"
1472 msgstr ""
1508 msgstr ""
1473
1509
1474 #: rhodecode/authentication/plugins/auth_pam.py:99
1510 #: rhodecode/authentication/plugins/auth_pam.py:99
1475 msgid "PAM"
1511 msgid "PAM"
1476 msgstr ""
1512 msgstr ""
1477
1513
1478 #: rhodecode/authentication/plugins/auth_rhodecode.py:68
1514 #: rhodecode/authentication/plugins/auth_rhodecode.py:79
1479 msgid "RhodeCode Internal"
1515 msgid "RhodeCode Internal"
1480 msgstr ""
1516 msgstr ""
1481
1517
1482 #: rhodecode/authentication/plugins/auth_token.py:71
1518 #: rhodecode/authentication/plugins/auth_rhodecode.py:200
1519 msgid "Allowed user types for authentication using this plugin."
1520 msgstr ""
1521
1522 #: rhodecode/authentication/plugins/auth_rhodecode.py:201
1523 msgid "User restriction"
1524 msgstr ""
1525
1526 #: 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."
1528 msgstr ""
1529
1530 #: rhodecode/authentication/plugins/auth_rhodecode.py:211
1531 #: rhodecode/authentication/plugins/auth_token.py:173
1532 msgid "Scope restriction"
1533 msgstr ""
1534
1535 #: rhodecode/authentication/plugins/auth_token.py:77
1483 msgid "Rhodecode Token"
1536 msgid "Rhodecode Token"
1484 msgstr ""
1537 msgstr ""
1485
1538
1539 #: rhodecode/authentication/plugins/auth_token.py:172
1540 msgid "Choose operation scope restriction when authenticating."
1541 msgstr ""
1542
1486 #: rhodecode/events/pullrequest.py:79
1543 #: rhodecode/events/pullrequest.py:79
1487 msgid "pullrequest created"
1544 msgid "pullrequest created"
1488 msgstr ""
1545 msgstr ""
1489
1546
1490 #: rhodecode/events/pullrequest.py:88
1547 #: rhodecode/events/pullrequest.py:88
1491 msgid "pullrequest closed"
1548 msgid "pullrequest closed"
1492 msgstr ""
1549 msgstr ""
1493
1550
1494 #: rhodecode/events/pullrequest.py:97
1551 #: rhodecode/events/pullrequest.py:97
1495 msgid "pullrequest commits updated"
1552 msgid "pullrequest commits updated"
1496 msgstr ""
1553 msgstr ""
1497
1554
1498 #: rhodecode/events/pullrequest.py:106
1555 #: rhodecode/events/pullrequest.py:106
1499 msgid "pullrequest review changed"
1556 msgid "pullrequest review changed"
1500 msgstr ""
1557 msgstr ""
1501
1558
1502 #: rhodecode/events/pullrequest.py:115
1559 #: rhodecode/events/pullrequest.py:119
1503 msgid "pullrequest merged"
1560 msgid "pullrequest merged"
1504 msgstr ""
1561 msgstr ""
1505
1562
1506 #: rhodecode/events/pullrequest.py:124
1563 #: rhodecode/events/pullrequest.py:128
1507 msgid "pullrequest commented"
1564 msgid "pullrequest commented"
1508 msgstr ""
1565 msgstr ""
1509
1566
1510 #: rhodecode/events/repo.py:190
1567 #: rhodecode/events/repo.py:190
1511 msgid "repository pre create"
1568 msgid "repository pre create"
1512 msgstr ""
1569 msgstr ""
1513
1570
1514 #: rhodecode/events/repo.py:199
1571 #: rhodecode/events/repo.py:199
1515 msgid "repository created"
1572 msgid "repository created"
1516 msgstr ""
1573 msgstr ""
1517
1574
1518 #: rhodecode/events/repo.py:208
1575 #: rhodecode/events/repo.py:208
1519 msgid "repository pre delete"
1576 msgid "repository pre delete"
1520 msgstr ""
1577 msgstr ""
1521
1578
1522 #: rhodecode/events/repo.py:217
1579 #: rhodecode/events/repo.py:217
1523 msgid "repository deleted"
1580 msgid "repository deleted"
1524 msgstr ""
1581 msgstr ""
1525
1582
1526 #: rhodecode/events/repo.py:257
1583 #: rhodecode/events/repo.py:257
1527 msgid "repository pre pull"
1584 msgid "repository pre pull"
1528 msgstr ""
1585 msgstr ""
1529
1586
1530 #: rhodecode/events/repo.py:266
1587 #: rhodecode/events/repo.py:266
1531 msgid "repository pull"
1588 msgid "repository pull"
1532 msgstr ""
1589 msgstr ""
1533
1590
1534 #: rhodecode/events/repo.py:275
1591 #: rhodecode/events/repo.py:275
1535 msgid "repository pre push"
1592 msgid "repository pre push"
1536 msgstr ""
1593 msgstr ""
1537
1594
1538 #: rhodecode/events/repo.py:286
1595 #: rhodecode/events/repo.py:286
1539 msgid "repository push"
1596 msgid "repository push"
1540 msgstr ""
1597 msgstr ""
1541
1598
1542 #: rhodecode/events/repo_group.py:62
1599 #: rhodecode/events/repo_group.py:62
1543 msgid "repository group created"
1600 msgid "repository group created"
1544 msgstr ""
1601 msgstr ""
1545
1602
1546 #: rhodecode/events/repo_group.py:71
1603 #: rhodecode/events/repo_group.py:71
1547 msgid "repository group deleted"
1604 msgid "repository group deleted"
1548 msgstr ""
1605 msgstr ""
1549
1606
1550 #: rhodecode/events/repo_group.py:80
1607 #: rhodecode/events/repo_group.py:80
1551 msgid "repository group update"
1608 msgid "repository group update"
1552 msgstr ""
1609 msgstr ""
1553
1610
1554 #: rhodecode/events/user.py:37
1611 #: rhodecode/events/user.py:37
1555 msgid "user registered"
1612 msgid "user registered"
1556 msgstr ""
1613 msgstr ""
1557
1614
1558 #: rhodecode/events/user.py:52
1615 #: rhodecode/events/user.py:52
1559 msgid "user pre create"
1616 msgid "user pre create"
1560 msgstr ""
1617 msgstr ""
1561
1618
1562 #: rhodecode/events/user.py:66
1619 #: rhodecode/events/user.py:66
1563 msgid "user post create"
1620 msgid "user post create"
1564 msgstr ""
1621 msgstr ""
1565
1622
1566 #: rhodecode/events/user.py:80
1623 #: rhodecode/events/user.py:80
1567 msgid "user pre update"
1624 msgid "user pre update"
1568 msgstr ""
1625 msgstr ""
1569
1626
1570 #: rhodecode/events/user.py:100
1627 #: rhodecode/events/user.py:100
1571 msgid "user permissions change"
1628 msgid "user permissions change"
1572 msgstr ""
1629 msgstr ""
1573
1630
1574 #: rhodecode/forms/__init__.py:35 rhodecode/templates/admin/gists/new.mako:62
1631 #: rhodecode/forms/__init__.py:35 rhodecode/templates/admin/gists/new.mako:62
1575 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:87
1632 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:88
1576 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:70
1633 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:72
1577 #: rhodecode/templates/admin/permissions/permissions_application.mako:60
1634 #: rhodecode/templates/admin/permissions/permissions_application.mako:60
1578 #: rhodecode/templates/admin/permissions/permissions_ips.mako:64
1635 #: rhodecode/templates/admin/permissions/permissions_ips.mako:64
1579 #: rhodecode/templates/admin/permissions/permissions_objects.mako:60
1636 #: rhodecode/templates/admin/permissions/permissions_objects.mako:60
1580 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:205
1637 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:206
1581 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:84
1638 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:84
1582 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:66
1639 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:66
1583 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:80
1640 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:80
1584 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:187
1641 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:188
1585 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:244
1642 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:244
1586 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:44
1643 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:44
1587 #: rhodecode/templates/admin/settings/settings_global.mako:141
1644 #: rhodecode/templates/admin/settings/settings_global.mako:141
1588 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:16
1645 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:16
1589 #: rhodecode/templates/admin/settings/settings_labs.mako:49
1646 #: rhodecode/templates/admin/settings/settings_labs.mako:49
1590 #: rhodecode/templates/admin/settings/settings_vcs.mako:14
1647 #: rhodecode/templates/admin/settings/settings_vcs.mako:14
1591 #: rhodecode/templates/admin/settings/settings_visual.mako:215
1648 #: rhodecode/templates/admin/settings/settings_visual.mako:215
1592 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:192
1649 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:193
1593 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:83
1650 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:88
1594 #: rhodecode/templates/admin/users/user_edit_emails.mako:63
1651 #: rhodecode/templates/admin/users/user_edit_emails.mako:63
1595 #: rhodecode/templates/admin/users/user_edit_ips.mako:71
1652 #: rhodecode/templates/admin/users/user_edit_ips.mako:71
1596 #: rhodecode/templates/admin/users/user_edit_profile.mako:136
1653 #: rhodecode/templates/admin/users/user_edit_profile.mako:136
1597 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:65
1654 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:67
1598 #: rhodecode/templates/base/default_perms_box.mako:89
1655 #: rhodecode/templates/base/default_perms_box.mako:89
1599 msgid "Reset"
1656 msgid "Reset"
1600 msgstr ""
1657 msgstr ""
1601
1658
1602 #: rhodecode/forms/__init__.py:36 rhodecode/templates/admin/gists/show.mako:54
1659 #: rhodecode/forms/__init__.py:36 rhodecode/templates/admin/gists/show.mako:54
1603 #: rhodecode/templates/admin/integrations/list.mako:181
1660 #: rhodecode/templates/admin/integrations/list.mako:181
1604 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:49
1661 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:50
1605 #: rhodecode/templates/admin/my_account/my_account_emails.mako:32
1662 #: rhodecode/templates/admin/my_account/my_account_emails.mako:32
1606 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:33
1663 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:33
1607 #: rhodecode/templates/admin/notifications/notifications_data.mako:22
1664 #: rhodecode/templates/admin/notifications/notifications_data.mako:22
1608 #: rhodecode/templates/admin/notifications/notifications_show.mako:35
1665 #: rhodecode/templates/admin/notifications/notifications_show.mako:35
1609 #: rhodecode/templates/admin/permissions/permissions_ips.mako:29
1666 #: rhodecode/templates/admin/permissions/permissions_ips.mako:29
1610 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:25
1667 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:25
1611 #: rhodecode/templates/admin/settings/settings_hooks.mako:46
1668 #: rhodecode/templates/admin/settings/settings_hooks.mako:46
1612 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:45
1669 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:50
1613 #: rhodecode/templates/admin/users/user_edit_emails.mako:31
1670 #: rhodecode/templates/admin/users/user_edit_emails.mako:31
1614 #: rhodecode/templates/admin/users/user_edit_ips.mako:35
1671 #: rhodecode/templates/admin/users/user_edit_ips.mako:35
1615 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:30
1672 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:30
1616 #: rhodecode/templates/base/issue_tracker_settings.mako:69
1673 #: rhodecode/templates/base/issue_tracker_settings.mako:69
1617 #: rhodecode/templates/base/vcs_settings.mako:244
1674 #: rhodecode/templates/base/vcs_settings.mako:244
1618 #: rhodecode/templates/base/vcs_settings.mako:269
1675 #: rhodecode/templates/base/vcs_settings.mako:269
1619 #: rhodecode/templates/changeset/changeset_file_comment.mako:144
1676 #: rhodecode/templates/changeset/changeset_file_comment.mako:144
1620 #: rhodecode/templates/changeset/changeset_file_comment.mako:146
1677 #: rhodecode/templates/changeset/changeset_file_comment.mako:146
1621 #: rhodecode/templates/changeset/changeset_file_comment.mako:149
1678 #: rhodecode/templates/changeset/changeset_file_comment.mako:149
1622 #: rhodecode/templates/data_table/_dt_elements.mako:172
1679 #: rhodecode/templates/data_table/_dt_elements.mako:172
1623 #: rhodecode/templates/data_table/_dt_elements.mako:245
1680 #: rhodecode/templates/data_table/_dt_elements.mako:245
1624 #: rhodecode/templates/data_table/_dt_elements.mako:259
1681 #: rhodecode/templates/data_table/_dt_elements.mako:259
1625 #: rhodecode/templates/data_table/_dt_elements.mako:271
1682 #: rhodecode/templates/data_table/_dt_elements.mako:271
1626 #: rhodecode/templates/debug_style/buttons.html:132
1683 #: rhodecode/templates/debug_style/buttons.html:132
1627 #: rhodecode/templates/files/files_source.mako:55
1684 #: rhodecode/templates/files/files_source.mako:55
1628 #: rhodecode/templates/files/files_source.mako:59
1685 #: rhodecode/templates/files/files_source.mako:59
1629 #: rhodecode/templates/files/files_source.mako:62
1686 #: rhodecode/templates/files/files_source.mako:62
1630 #: rhodecode/templates/pullrequests/pullrequest_show.mako:57
1687 #: rhodecode/templates/pullrequests/pullrequest_show.mako:57
1631 #: rhodecode/templates/pullrequests/pullrequest_show.mako:61
1688 #: rhodecode/templates/pullrequests/pullrequest_show.mako:61
1632 msgid "Delete"
1689 msgid "Delete"
1633 msgstr ""
1690 msgstr ""
1634
1691
1635 #: rhodecode/integrations/schema.py:30
1692 #: rhodecode/integrations/schema.py:30
1636 #: rhodecode/model/validation_schema/schemas/integration_schema.py:193
1693 #: rhodecode/model/validation_schema/schemas/integration_schema.py:193
1637 msgid "Enable or disable this integration."
1694 msgid "Enable or disable this integration."
1638 msgstr ""
1695 msgstr ""
1639
1696
1640 #: rhodecode/integrations/schema.py:37
1697 #: rhodecode/integrations/schema.py:37
1641 #: rhodecode/model/validation_schema/schemas/integration_schema.py:174
1698 #: rhodecode/model/validation_schema/schemas/integration_schema.py:174
1642 msgid "Short name for this integration."
1699 msgid "Short name for this integration."
1643 msgstr ""
1700 msgstr ""
1644
1701
1645 #: rhodecode/integrations/schema.py:39
1702 #: rhodecode/integrations/schema.py:39
1646 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1703 #: rhodecode/model/validation_schema/schemas/integration_schema.py:176
1647 msgid "Integration name"
1704 msgid "Integration name"
1648 msgstr ""
1705 msgstr ""
1649
1706
1650 #: rhodecode/integrations/schema.py:51
1707 #: rhodecode/integrations/schema.py:51
1651 msgid "Limit integrations to to work only on the direct children repositories of this repository group (no subgroups)"
1708 msgid "Limit integrations to to work only on the direct children repositories of this repository group (no subgroups)"
1652 msgstr ""
1709 msgstr ""
1653
1710
1654 #: rhodecode/integrations/schema.py:55
1711 #: rhodecode/integrations/schema.py:55
1655 msgid "Limit to childen repos only"
1712 msgid "Limit to childen repos only"
1656 msgstr ""
1713 msgstr ""
1657
1714
1658 #: rhodecode/integrations/schema.py:63
1715 #: rhodecode/integrations/schema.py:63
1659 msgid "Limit integrations to to work only on root level repositories"
1716 msgid "Limit integrations to to work only on root level repositories"
1660 msgstr ""
1717 msgstr ""
1661
1718
1662 #: rhodecode/integrations/schema.py:66
1719 #: rhodecode/integrations/schema.py:66
1663 msgid "Root repositories only"
1720 msgid "Root repositories only"
1664 msgstr ""
1721 msgstr ""
1665
1722
1666 #: rhodecode/integrations/views.py:148
1723 #: rhodecode/integrations/views.py:148
1667 msgid "{repo_name} repository"
1724 msgid "{repo_name} repository"
1668 msgstr ""
1725 msgstr ""
1669
1726
1670 #: rhodecode/integrations/views.py:151
1727 #: rhodecode/integrations/views.py:151
1671 msgid "{repo_group_name} repo group"
1728 msgid "{repo_group_name} repo group"
1672 msgstr ""
1729 msgstr ""
1673
1730
1674 #: rhodecode/integrations/views.py:154
1731 #: rhodecode/integrations/views.py:154
1675 #: rhodecode/templates/admin/permissions/permissions.mako:36
1732 #: rhodecode/templates/admin/permissions/permissions.mako:36
1676 msgid "Global"
1733 msgid "Global"
1677 msgstr ""
1734 msgstr ""
1678
1735
1679 #: rhodecode/integrations/views.py:158
1736 #: rhodecode/integrations/views.py:158
1680 msgid "{name} integration"
1737 msgid "{name} integration"
1681 msgstr ""
1738 msgstr ""
1682
1739
1683 #: rhodecode/integrations/views.py:173
1740 #: rhodecode/integrations/views.py:173
1684 msgid "Integration {integration_name} deleted successfully."
1741 msgid "Integration {integration_name} deleted successfully."
1685 msgstr ""
1742 msgstr ""
1686
1743
1687 #: rhodecode/integrations/views.py:302
1744 #: rhodecode/integrations/views.py:302
1688 msgid "Errors exist when saving integration settings. Please check the form inputs."
1745 msgid "Errors exist when saving integration settings. Please check the form inputs."
1689 msgstr ""
1746 msgstr ""
1690
1747
1691 #: rhodecode/integrations/views.py:327
1748 #: rhodecode/integrations/views.py:327
1692 msgid "Integration {integration_name} updated successfully."
1749 msgid "Integration {integration_name} updated successfully."
1693 msgstr ""
1750 msgstr ""
1694
1751
1695 #: rhodecode/integrations/types/email.py:156
1752 #: rhodecode/integrations/types/email.py:156
1696 msgid "Recipients"
1753 msgid "Recipients"
1697 msgstr ""
1754 msgstr ""
1698
1755
1699 #: rhodecode/integrations/types/email.py:157
1756 #: rhodecode/integrations/types/email.py:157
1700 msgid "Email addresses to send push events to"
1757 msgid "Email addresses to send push events to"
1701 msgstr ""
1758 msgstr ""
1702
1759
1703 #: rhodecode/integrations/types/email.py:162
1760 #: rhodecode/integrations/types/email.py:162
1704 #: rhodecode/integrations/types/email.py:163
1761 #: rhodecode/integrations/types/email.py:163
1705 msgid "Email address"
1762 msgid "Email address"
1706 msgstr ""
1763 msgstr ""
1707
1764
1708 #: rhodecode/integrations/types/email.py:174
1765 #: rhodecode/integrations/types/email.py:174
1709 #: rhodecode/templates/register.mako:93
1766 #: rhodecode/templates/register.mako:93
1710 #: rhodecode/templates/admin/my_account/my_account_profile.mako:48
1767 #: rhodecode/templates/admin/my_account/my_account_profile.mako:48
1711 #: rhodecode/templates/admin/users/user_add.mako:86
1768 #: rhodecode/templates/admin/users/user_add.mako:86
1712 #: rhodecode/templates/admin/users/user_edit_profile.mako:65
1769 #: rhodecode/templates/admin/users/user_edit_profile.mako:65
1713 #: rhodecode/templates/admin/users/users.mako:73
1770 #: rhodecode/templates/admin/users/users.mako:73
1714 #: rhodecode/templates/email_templates/user_registration.mako:25
1771 #: rhodecode/templates/email_templates/user_registration.mako:25
1715 #: rhodecode/templates/users/user_profile.mako:51
1772 #: rhodecode/templates/users/user_profile.mako:51
1716 msgid "Email"
1773 msgid "Email"
1717 msgstr ""
1774 msgstr ""
1718
1775
1719 #: rhodecode/integrations/types/email.py:175
1776 #: rhodecode/integrations/types/email.py:175
1720 msgid "Send repo push summaries to a list of recipients via email"
1777 msgid "Send repo push summaries to a list of recipients via email"
1721 msgstr ""
1778 msgstr ""
1722
1779
1723 #: rhodecode/integrations/types/hipchat.py:62
1780 #: rhodecode/integrations/types/hipchat.py:62
1724 msgid "Yellow"
1781 msgid "Yellow"
1725 msgstr ""
1782 msgstr ""
1726
1783
1727 #: rhodecode/integrations/types/hipchat.py:63
1784 #: rhodecode/integrations/types/hipchat.py:63
1728 msgid "Red"
1785 msgid "Red"
1729 msgstr ""
1786 msgstr ""
1730
1787
1731 #: rhodecode/integrations/types/hipchat.py:64
1788 #: rhodecode/integrations/types/hipchat.py:64
1732 msgid "Green"
1789 msgid "Green"
1733 msgstr ""
1790 msgstr ""
1734
1791
1735 #: rhodecode/integrations/types/hipchat.py:65
1792 #: rhodecode/integrations/types/hipchat.py:65
1736 msgid "Purple"
1793 msgid "Purple"
1737 msgstr ""
1794 msgstr ""
1738
1795
1739 #: rhodecode/integrations/types/hipchat.py:66
1796 #: rhodecode/integrations/types/hipchat.py:66
1740 msgid "Gray"
1797 msgid "Gray"
1741 msgstr ""
1798 msgstr ""
1742
1799
1743 #: rhodecode/integrations/types/hipchat.py:71
1800 #: rhodecode/integrations/types/hipchat.py:71
1744 msgid "Hipchat server URL"
1801 msgid "Hipchat server URL"
1745 msgstr ""
1802 msgstr ""
1746
1803
1747 #: rhodecode/integrations/types/hipchat.py:72
1804 #: rhodecode/integrations/types/hipchat.py:72
1748 msgid "Hipchat integration url."
1805 msgid "Hipchat integration url."
1749 msgstr ""
1806 msgstr ""
1750
1807
1751 #: rhodecode/integrations/types/hipchat.py:82
1808 #: rhodecode/integrations/types/hipchat.py:82
1752 msgid "Notify"
1809 msgid "Notify"
1753 msgstr ""
1810 msgstr ""
1754
1811
1755 #: rhodecode/integrations/types/hipchat.py:83
1812 #: rhodecode/integrations/types/hipchat.py:83
1756 msgid "Make a notification to the users in room."
1813 msgid "Make a notification to the users in room."
1757 msgstr ""
1814 msgstr ""
1758
1815
1759 #: rhodecode/integrations/types/hipchat.py:89
1816 #: rhodecode/integrations/types/hipchat.py:89
1760 msgid "Color"
1817 msgid "Color"
1761 msgstr ""
1818 msgstr ""
1762
1819
1763 #: rhodecode/integrations/types/hipchat.py:90
1820 #: rhodecode/integrations/types/hipchat.py:90
1764 msgid "Background color of message."
1821 msgid "Background color of message."
1765 msgstr ""
1822 msgstr ""
1766
1823
1767 #: rhodecode/integrations/types/hipchat.py:101
1824 #: rhodecode/integrations/types/hipchat.py:101
1768 msgid "Hipchat"
1825 msgid "Hipchat"
1769 msgstr ""
1826 msgstr ""
1770
1827
1771 #: rhodecode/integrations/types/hipchat.py:102
1828 #: rhodecode/integrations/types/hipchat.py:102
1772 msgid "Send events such as repo pushes and pull requests to your hipchat channel."
1829 msgid "Send events such as repo pushes and pull requests to your hipchat channel."
1773 msgstr ""
1830 msgstr ""
1774
1831
1775 #: rhodecode/integrations/types/slack.py:71
1832 #: rhodecode/integrations/types/slack.py:71
1776 msgid "Slack service URL"
1833 msgid "Slack service URL"
1777 msgstr ""
1834 msgstr ""
1778
1835
1779 #: rhodecode/integrations/types/slack.py:72
1836 #: rhodecode/integrations/types/slack.py:72
1780 msgid "This can be setup at the <a href=\"https://my.slack.com/services/new/incoming-webhook/\">slack app manager</a>"
1837 msgid "This can be setup at the <a href=\"https://my.slack.com/services/new/incoming-webhook/\">slack app manager</a>"
1781 msgstr ""
1838 msgstr ""
1782
1839
1783 #: rhodecode/integrations/types/slack.py:85
1840 #: rhodecode/integrations/types/slack.py:85
1784 #: rhodecode/integrations/types/webhook.py:79 rhodecode/templates/login.mako:43
1841 #: rhodecode/integrations/types/webhook.py:79 rhodecode/templates/login.mako:42
1785 #: rhodecode/templates/register.mako:46
1842 #: rhodecode/templates/register.mako:46
1786 #: rhodecode/templates/admin/admin_log_base.mako:7
1843 #: rhodecode/templates/admin/admin_log_base.mako:7
1787 #: rhodecode/templates/admin/my_account/my_account_profile.mako:24
1844 #: rhodecode/templates/admin/my_account/my_account_profile.mako:24
1788 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:23
1845 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:23
1789 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:45
1846 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:45
1790 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:70
1847 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:70
1791 #: rhodecode/templates/admin/users/user_add.mako:35
1848 #: rhodecode/templates/admin/users/user_add.mako:35
1792 #: rhodecode/templates/admin/users/user_edit_profile.mako:39
1849 #: rhodecode/templates/admin/users/user_edit_profile.mako:39
1793 #: rhodecode/templates/admin/users/users.mako:71
1850 #: rhodecode/templates/admin/users/users.mako:71
1794 #: rhodecode/templates/base/base.mako:322
1795 #: rhodecode/templates/debug_style/login.html:36
1851 #: rhodecode/templates/debug_style/login.html:36
1796 #: rhodecode/templates/email_templates/user_registration.mako:23
1852 #: rhodecode/templates/email_templates/user_registration.mako:23
1797 #: rhodecode/templates/user_group/profile.mako:46
1853 #: rhodecode/templates/user_group/profile.mako:46
1798 #: rhodecode/templates/users/user_profile.mako:27
1854 #: rhodecode/templates/users/user_profile.mako:27
1799 msgid "Username"
1855 msgid "Username"
1800 msgstr ""
1856 msgstr ""
1801
1857
1802 #: rhodecode/integrations/types/slack.py:86
1858 #: rhodecode/integrations/types/slack.py:86
1803 msgid "Username to show notifications coming from."
1859 msgid "Username to show notifications coming from."
1804 msgstr ""
1860 msgstr ""
1805
1861
1806 #: rhodecode/integrations/types/slack.py:95
1862 #: rhodecode/integrations/types/slack.py:95
1807 msgid "Channel"
1863 msgid "Channel"
1808 msgstr ""
1864 msgstr ""
1809
1865
1810 #: rhodecode/integrations/types/slack.py:96
1866 #: rhodecode/integrations/types/slack.py:96
1811 msgid "Channel to send notifications to."
1867 msgid "Channel to send notifications to."
1812 msgstr ""
1868 msgstr ""
1813
1869
1814 #: rhodecode/integrations/types/slack.py:105
1870 #: rhodecode/integrations/types/slack.py:105
1815 msgid "Emoji"
1871 msgid "Emoji"
1816 msgstr ""
1872 msgstr ""
1817
1873
1818 #: rhodecode/integrations/types/slack.py:106
1874 #: rhodecode/integrations/types/slack.py:106
1819 msgid "Emoji to use eg. :studio_microphone:"
1875 msgid "Emoji to use eg. :studio_microphone:"
1820 msgstr ""
1876 msgstr ""
1821
1877
1822 #: rhodecode/integrations/types/slack.py:117
1878 #: rhodecode/integrations/types/slack.py:117
1823 msgid "Slack"
1879 msgid "Slack"
1824 msgstr ""
1880 msgstr ""
1825
1881
1826 #: rhodecode/integrations/types/slack.py:118
1882 #: rhodecode/integrations/types/slack.py:118
1827 msgid "Send events such as repo pushes and pull requests to your slack channel."
1883 msgid "Send events such as repo pushes and pull requests to your slack channel."
1828 msgstr ""
1884 msgstr ""
1829
1885
1830 #: rhodecode/integrations/types/webhook.py:48
1886 #: rhodecode/integrations/types/webhook.py:48
1831 msgid "Webhook URL"
1887 msgid "Webhook URL"
1832 msgstr ""
1888 msgstr ""
1833
1889
1834 #: rhodecode/integrations/types/webhook.py:50
1890 #: rhodecode/integrations/types/webhook.py:50
1835 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."
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."
1836 msgstr ""
1892 msgstr ""
1837
1893
1838 #: rhodecode/integrations/types/webhook.py:68
1894 #: rhodecode/integrations/types/webhook.py:68
1839 msgid "Secret Token"
1895 msgid "Secret Token"
1840 msgstr ""
1896 msgstr ""
1841
1897
1842 #: rhodecode/integrations/types/webhook.py:69
1898 #: rhodecode/integrations/types/webhook.py:69
1843 msgid "Optional string used to validate received payloads. It will be sent together with event data in JSON"
1899 msgid "Optional string used to validate received payloads. It will be sent together with event data in JSON"
1844 msgstr ""
1900 msgstr ""
1845
1901
1846 #: rhodecode/integrations/types/webhook.py:80
1902 #: rhodecode/integrations/types/webhook.py:80
1847 msgid "Optional username to authenticate the call."
1903 msgid "Optional username to authenticate the call."
1848 msgstr ""
1904 msgstr ""
1849
1905
1850 #: rhodecode/integrations/types/webhook.py:90
1906 #: rhodecode/integrations/types/webhook.py:90
1851 msgid "Optional password to authenticate the call."
1907 msgid "Optional password to authenticate the call."
1852 msgstr ""
1908 msgstr ""
1853
1909
1854 #: rhodecode/integrations/types/webhook.py:100
1910 #: rhodecode/integrations/types/webhook.py:100
1855 msgid "Custom Header Key"
1911 msgid "Custom Header Key"
1856 msgstr ""
1912 msgstr ""
1857
1913
1858 #: rhodecode/integrations/types/webhook.py:101
1914 #: rhodecode/integrations/types/webhook.py:101
1859 msgid "Custom Header name to be set when calling endpoint."
1915 msgid "Custom Header name to be set when calling endpoint."
1860 msgstr ""
1916 msgstr ""
1861
1917
1862 #: rhodecode/integrations/types/webhook.py:110
1918 #: rhodecode/integrations/types/webhook.py:110
1863 msgid "Custom Header Value"
1919 msgid "Custom Header Value"
1864 msgstr ""
1920 msgstr ""
1865
1921
1866 #: rhodecode/integrations/types/webhook.py:111
1922 #: rhodecode/integrations/types/webhook.py:111
1867 msgid "Custom Header value to be set when calling endpoint."
1923 msgid "Custom Header value to be set when calling endpoint."
1868 msgstr ""
1924 msgstr ""
1869
1925
1870 #: rhodecode/integrations/types/webhook.py:120
1926 #: rhodecode/integrations/types/webhook.py:120
1871 msgid "Call Method"
1927 msgid "Call Method"
1872 msgstr ""
1928 msgstr ""
1873
1929
1874 #: rhodecode/integrations/types/webhook.py:121
1930 #: rhodecode/integrations/types/webhook.py:121
1875 msgid "Select if the Webhook call should be made with POST or GET."
1931 msgid "Select a HTTP method to use when calling the Webhook."
1932 msgstr ""
1933
1934 #: rhodecode/integrations/types/webhook.py:133
1935 msgid "Webhook"
1876 msgstr ""
1936 msgstr ""
1877
1937
1878 #: rhodecode/integrations/types/webhook.py:134
1938 #: rhodecode/integrations/types/webhook.py:134
1879 msgid "Webhook"
1880 msgstr ""
1881
1882 #: rhodecode/integrations/types/webhook.py:135
1883 msgid "send JSON data to a url endpoint"
1939 msgid "send JSON data to a url endpoint"
1884 msgstr ""
1940 msgstr ""
1885
1941
1886 #: rhodecode/lib/action_parser.py:93
1942 #: rhodecode/lib/action_parser.py:93
1887 msgid "[deleted] repository"
1943 msgid "[deleted] repository"
1888 msgstr ""
1944 msgstr ""
1889
1945
1890 #: rhodecode/lib/action_parser.py:96 rhodecode/lib/action_parser.py:114
1946 #: rhodecode/lib/action_parser.py:96 rhodecode/lib/action_parser.py:114
1891 msgid "[created] repository"
1947 msgid "[created] repository"
1892 msgstr ""
1948 msgstr ""
1893
1949
1894 #: rhodecode/lib/action_parser.py:99
1950 #: rhodecode/lib/action_parser.py:99
1895 msgid "[created] repository as fork"
1951 msgid "[created] repository as fork"
1896 msgstr ""
1952 msgstr ""
1897
1953
1898 #: rhodecode/lib/action_parser.py:102 rhodecode/lib/action_parser.py:117
1954 #: rhodecode/lib/action_parser.py:102 rhodecode/lib/action_parser.py:117
1899 msgid "[forked] repository"
1955 msgid "[forked] repository"
1900 msgstr ""
1956 msgstr ""
1901
1957
1902 #: rhodecode/lib/action_parser.py:105 rhodecode/lib/action_parser.py:120
1958 #: rhodecode/lib/action_parser.py:105 rhodecode/lib/action_parser.py:120
1903 msgid "[updated] repository"
1959 msgid "[updated] repository"
1904 msgstr ""
1960 msgstr ""
1905
1961
1906 #: rhodecode/lib/action_parser.py:108
1962 #: rhodecode/lib/action_parser.py:108
1907 msgid "[downloaded] archive from repository"
1963 msgid "[downloaded] archive from repository"
1908 msgstr ""
1964 msgstr ""
1909
1965
1910 #: rhodecode/lib/action_parser.py:111
1966 #: rhodecode/lib/action_parser.py:111
1911 msgid "[delete] repository"
1967 msgid "[delete] repository"
1912 msgstr ""
1968 msgstr ""
1913
1969
1914 #: rhodecode/lib/action_parser.py:123
1970 #: rhodecode/lib/action_parser.py:123
1915 msgid "[created] user"
1971 msgid "[created] user"
1916 msgstr ""
1972 msgstr ""
1917
1973
1918 #: rhodecode/lib/action_parser.py:126
1974 #: rhodecode/lib/action_parser.py:126
1919 msgid "[updated] user"
1975 msgid "[updated] user"
1920 msgstr ""
1976 msgstr ""
1921
1977
1922 #: rhodecode/lib/action_parser.py:129
1978 #: rhodecode/lib/action_parser.py:129
1923 msgid "[created] user group"
1979 msgid "[created] user group"
1924 msgstr ""
1980 msgstr ""
1925
1981
1926 #: rhodecode/lib/action_parser.py:132
1982 #: rhodecode/lib/action_parser.py:132
1927 msgid "[updated] user group"
1983 msgid "[updated] user group"
1928 msgstr ""
1984 msgstr ""
1929
1985
1930 #: rhodecode/lib/action_parser.py:135
1986 #: rhodecode/lib/action_parser.py:135
1931 msgid "[commented] on commit in repository"
1987 msgid "[commented] on commit in repository"
1932 msgstr ""
1988 msgstr ""
1933
1989
1934 #: rhodecode/lib/action_parser.py:138
1990 #: rhodecode/lib/action_parser.py:138
1935 msgid "[commented] on pull request for"
1991 msgid "[commented] on pull request for"
1936 msgstr ""
1992 msgstr ""
1937
1993
1938 #: rhodecode/lib/action_parser.py:141
1994 #: rhodecode/lib/action_parser.py:141
1939 msgid "[closed] pull request for"
1995 msgid "[closed] pull request for"
1940 msgstr ""
1996 msgstr ""
1941
1997
1942 #: rhodecode/lib/action_parser.py:144
1998 #: rhodecode/lib/action_parser.py:144
1943 msgid "[merged] pull request for"
1999 msgid "[merged] pull request for"
1944 msgstr ""
2000 msgstr ""
1945
2001
1946 #: rhodecode/lib/action_parser.py:147
2002 #: rhodecode/lib/action_parser.py:147
1947 msgid "[pushed] into"
2003 msgid "[pushed] into"
1948 msgstr ""
2004 msgstr ""
1949
2005
1950 #: rhodecode/lib/action_parser.py:150
2006 #: rhodecode/lib/action_parser.py:150
1951 msgid "[committed via RhodeCode] into repository"
2007 msgid "[committed via RhodeCode] into repository"
1952 msgstr ""
2008 msgstr ""
1953
2009
1954 #: rhodecode/lib/action_parser.py:153
2010 #: rhodecode/lib/action_parser.py:153
1955 msgid "[pulled from remote] into repository"
2011 msgid "[pulled from remote] into repository"
1956 msgstr ""
2012 msgstr ""
1957
2013
1958 #: rhodecode/lib/action_parser.py:156
2014 #: rhodecode/lib/action_parser.py:156
1959 msgid "[pulled] from"
2015 msgid "[pulled] from"
1960 msgstr ""
2016 msgstr ""
1961
2017
1962 #: rhodecode/lib/action_parser.py:159
2018 #: rhodecode/lib/action_parser.py:159
1963 msgid "[started following] repository"
2019 msgid "[started following] repository"
1964 msgstr ""
2020 msgstr ""
1965
2021
1966 #: rhodecode/lib/action_parser.py:162
2022 #: rhodecode/lib/action_parser.py:162
1967 msgid "[stopped following] repository"
2023 msgid "[stopped following] repository"
1968 msgstr ""
2024 msgstr ""
1969
2025
1970 #: rhodecode/lib/action_parser.py:172
2026 #: rhodecode/lib/action_parser.py:172
1971 #, python-format
2027 #, python-format
1972 msgid "fork name %s"
2028 msgid "fork name %s"
1973 msgstr ""
2029 msgstr ""
1974
2030
1975 #: rhodecode/lib/action_parser.py:191
2031 #: rhodecode/lib/action_parser.py:191
1976 #: rhodecode/templates/pullrequests/pullrequest_show.mako:52
2032 #: rhodecode/templates/pullrequests/pullrequest_show.mako:52
1977 #, python-format
2033 #, python-format
1978 msgid "Pull request #%s"
2034 msgid "Pull request #%s"
1979 msgstr ""
2035 msgstr ""
1980
2036
1981 #: rhodecode/lib/action_parser.py:226
2037 #: rhodecode/lib/action_parser.py:226
1982 #, python-format
2038 #, python-format
1983 msgid "Show all combined commits %s->%s"
2039 msgid "Show all combined commits %s->%s"
1984 msgstr ""
2040 msgstr ""
1985
2041
1986 #: rhodecode/lib/action_parser.py:231
2042 #: rhodecode/lib/action_parser.py:231
1987 msgid "compare view"
2043 msgid "compare view"
1988 msgstr ""
2044 msgstr ""
1989
2045
1990 #: rhodecode/lib/action_parser.py:238
2046 #: rhodecode/lib/action_parser.py:238
1991 #, python-format
2047 #, python-format
1992 msgid " and %(num)s more commits"
2048 msgid " and %(num)s more commits"
1993 msgstr ""
2049 msgstr ""
1994
2050
1995 #: rhodecode/lib/action_parser.py:293
2051 #: rhodecode/lib/action_parser.py:293
1996 #, python-format
2052 #, python-format
1997 msgid "Deleted branch: %s"
2053 msgid "Deleted branch: %s"
1998 msgstr ""
2054 msgstr ""
1999
2055
2000 #: rhodecode/lib/action_parser.py:296
2056 #: rhodecode/lib/action_parser.py:296
2001 #, python-format
2057 #, python-format
2002 msgid "Created tag: %s"
2058 msgid "Created tag: %s"
2003 msgstr ""
2059 msgstr ""
2004
2060
2005 #: rhodecode/lib/action_parser.py:309
2061 #: rhodecode/lib/action_parser.py:309
2006 msgid "Commit not found"
2062 msgid "Commit not found"
2007 msgstr ""
2063 msgstr ""
2008
2064
2009 #: rhodecode/lib/auth.py:1619
2065 #: rhodecode/lib/auth.py:1619
2010 #, python-format
2066 #, python-format
2011 msgid "IP %s not allowed"
2067 msgid "IP %s not allowed"
2012 msgstr ""
2068 msgstr ""
2013
2069
2014 #: rhodecode/lib/auth.py:1703
2070 #: rhodecode/lib/auth.py:1703
2015 msgid "You need to be a registered user to perform this action"
2071 msgid "You need to be a registered user to perform this action"
2016 msgstr ""
2072 msgstr ""
2017
2073
2018 #: rhodecode/lib/auth.py:1747
2074 #: rhodecode/lib/auth.py:1747
2019 msgid "You need to be signed in to view this page"
2075 msgid "You need to be signed in to view this page"
2020 msgstr ""
2076 msgstr ""
2021
2077
2022 #: rhodecode/lib/diffs.py:900
2078 #: rhodecode/lib/diffs.py:900
2023 msgid "Click to select line"
2079 msgid "Click to select line"
2024 msgstr ""
2080 msgstr ""
2025
2081
2026 #: rhodecode/lib/helpers.py:1885
2082 #: rhodecode/lib/helpers.py:1825
2027 msgid ""
2083 msgid ""
2028 "Example filter terms:\n"
2084 "Example filter terms:\n"
2029 " repository:vcs\n"
2085 " repository:vcs\n"
2030 " username:marcin\n"
2086 " username:marcin\n"
2031 " username:(NOT marcin)\n"
2087 " username:(NOT marcin)\n"
2032 " action:*push*\n"
2088 " action:*push*\n"
2033 " ip:127.0.0.1\n"
2089 " ip:127.0.0.1\n"
2034 " date:20120101\n"
2090 " date:20120101\n"
2035 " date:[20120101100000 TO 20120102]\n"
2091 " date:[20120101100000 TO 20120102]\n"
2036 "\n"
2092 "\n"
2037 "Actions: {actions}\n"
2093 "Actions: {actions}\n"
2038 "\n"
2094 "\n"
2039 "Generate wildcards using '*' character:\n"
2095 "Generate wildcards using '*' character:\n"
2040 " \"repository:vcs*\" - search everything starting with 'vcs'\n"
2096 " \"repository:vcs*\" - search everything starting with 'vcs'\n"
2041 " \"repository:*vcs*\" - search for repository containing 'vcs'\n"
2097 " \"repository:*vcs*\" - search for repository containing 'vcs'\n"
2042 "\n"
2098 "\n"
2043 "Optional AND / OR operators in queries\n"
2099 "Optional AND / OR operators in queries\n"
2044 " \"repository:vcs OR repository:test\"\n"
2100 " \"repository:vcs OR repository:test\"\n"
2045 " \"username:test AND repository:test*\"\n"
2101 " \"username:test AND repository:test*\"\n"
2046 msgstr ""
2102 msgstr ""
2047
2103
2048 #: rhodecode/lib/helpers.py:1911
2104 #: rhodecode/lib/helpers.py:1849
2049 msgid ""
2050 "Example filter terms for `{searcher}` search:\n"
2051 "{terms}\n"
2052 "Generate wildcards using '*' character:\n"
2053 " \"repo_name:vcs*\" - search everything starting with 'vcs'\n"
2054 " \"repo_name:*vcs*\" - search for repository containing 'vcs'\n"
2055 "\n"
2056 "Optional AND / OR operators in queries\n"
2057 " \"repo_name:vcs OR repo_name:test\"\n"
2058 " \"owner:test AND repo_name:test*\"\n"
2059 "More: {search_doc}"
2060 msgstr ""
2061
2062 #: rhodecode/lib/helpers.py:1928
2063 #, python-format
2105 #, python-format
2064 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"
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"
2065 msgstr ""
2107 msgstr ""
2066
2108
2067 #: rhodecode/lib/utils2.py:535
2109 #: rhodecode/lib/utils2.py:536
2068 msgid "in ${ago}"
2110 msgid "in ${ago}"
2069 msgstr ""
2111 msgstr ""
2070
2112
2071 #: rhodecode/lib/utils2.py:541
2113 #: rhodecode/lib/utils2.py:542
2072 msgid "${ago} ago"
2114 msgid "${ago} ago"
2073 msgstr ""
2115 msgstr ""
2074
2116
2075 #: rhodecode/lib/utils2.py:550
2117 #: rhodecode/lib/utils2.py:551
2076 msgid "${val}, ${detail}"
2118 msgid "${val}, ${detail}"
2077 msgstr ""
2119 msgstr ""
2078
2120
2079 #: rhodecode/lib/utils2.py:552
2121 #: rhodecode/lib/utils2.py:553
2080 msgid "${val}, ${detail} ago"
2122 msgid "${val}, ${detail} ago"
2081 msgstr ""
2123 msgstr ""
2082
2124
2083 #: rhodecode/lib/utils2.py:554
2125 #: rhodecode/lib/utils2.py:555
2084 msgid "in ${val}, ${detail}"
2126 msgid "in ${val}, ${detail}"
2085 msgstr ""
2127 msgstr ""
2086
2128
2087 #: rhodecode/lib/utils2.py:556
2129 #: rhodecode/lib/utils2.py:557
2088 msgid "${val} and ${detail}"
2130 msgid "${val} and ${detail}"
2089 msgstr ""
2131 msgstr ""
2090
2132
2091 #: rhodecode/lib/utils2.py:558
2133 #: rhodecode/lib/utils2.py:559
2092 msgid "${val} and ${detail} ago"
2134 msgid "${val} and ${detail} ago"
2093 msgstr ""
2135 msgstr ""
2094
2136
2095 #: rhodecode/lib/utils2.py:560
2137 #: rhodecode/lib/utils2.py:561
2096 msgid "in ${val} and ${detail}"
2138 msgid "in ${val} and ${detail}"
2097 msgstr ""
2139 msgstr ""
2098
2140
2099 #: rhodecode/lib/utils2.py:564 rhodecode/public/js/scripts.js:22574
2141 #: rhodecode/lib/utils2.py:565 rhodecode/public/js/scripts.js:22091
2100 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:91
2142 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:92
2101 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
2143 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
2102 msgid "just now"
2144 msgid "just now"
2103 msgstr ""
2145 msgstr ""
2104
2146
2147 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:568
2148 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:581
2149 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:598
2150 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:681
2151 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:656
2152 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:658
2153 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:681
2154 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:682
2155 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:699
2156 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:716
2157 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:732
2158 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:735
2159 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:737
2160 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:737
2161 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:764
2162 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:774
2163 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:817
2164 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:815
2165 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:816
2166 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:816
2167 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:822
2168 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944
2169 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2170 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2587
2171 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2653
2172 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2739
2173 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2772
2174 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2772
2175 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2275
2176 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2267
2177 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2266
2178 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2270
2179 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2270
2180 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2321
2181 #: 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
2183 msgid "Repository no access"
2184 msgstr ""
2185
2105 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:569
2186 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:569
2106 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:582
2187 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:582
2107 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:599
2188 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:599
2108 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:682
2189 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:682
2109 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:657
2190 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:657
2110 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:659
2191 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:659
2111 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:682
2192 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:682
2112 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:683
2193 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:683
2113 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:700
2194 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:700
2114 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:717
2195 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:717
2115 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:733
2196 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:733
2116 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:736
2197 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:736
2117 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:738
2198 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:738
2118 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:738
2199 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:738
2119 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:765
2200 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:765
2120 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:775
2201 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:775
2121 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:818
2202 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:818
2122 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:816
2203 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:816
2123 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:817
2204 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:817
2124 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:817
2205 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:817
2125 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:823
2206 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:823
2126 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:945
2207 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:945
2127 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:970
2208 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:970
2128 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2588
2209 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2588
2129 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2654
2210 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2654
2211 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2740
2212 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2773
2213 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2773
2130 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2276
2214 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2276
2131 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2268
2215 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2268
2132 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2268
2216 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2267
2133 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2272
2217 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2271
2134 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2272
2218 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2271
2135 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2322
2219 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2322
2136 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2323
2220 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2323
2137 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2524 rhodecode/model/db.py:2740
2221 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2523 rhodecode/model/db.py:2783
2138 msgid "Repository no access"
2222 msgid "Repository read access"
2139 msgstr ""
2223 msgstr ""
2140
2224
2141 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:570
2225 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:570
2142 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:583
2226 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:583
2143 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:600
2227 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:600
2144 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:683
2228 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:683
2145 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:658
2229 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:658
2146 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:660
2230 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:660
2147 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:683
2231 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:683
2148 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:684
2232 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:684
2149 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:701
2233 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:701
2150 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:718
2234 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:718
2151 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:734
2235 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:734
2152 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:737
2236 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:737
2153 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:739
2237 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:739
2154 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:739
2238 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:739
2155 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:766
2239 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:766
2156 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:776
2240 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:776
2157 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:819
2241 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:819
2158 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:817
2242 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:817
2159 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:818
2243 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:818
2160 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:818
2244 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:818
2161 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:824
2245 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:824
2162 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
2246 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
2163 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
2247 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
2164 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2589
2248 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2589
2165 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2655
2249 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2655
2250 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2741
2251 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2774
2252 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2774
2166 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2277
2253 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2277
2167 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2269
2254 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2269
2168 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2269
2255 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2268
2169 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2273
2256 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2272
2170 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2273
2257 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2272
2171 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2323
2258 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2323
2172 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2324
2259 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2324
2173 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2525 rhodecode/model/db.py:2741
2260 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2524 rhodecode/model/db.py:2784
2174 msgid "Repository read access"
2261 msgid "Repository write access"
2175 msgstr ""
2262 msgstr ""
2176
2263
2177 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:571
2264 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:571
2178 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:584
2265 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:584
2179 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:601
2266 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:601
2180 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:684
2267 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:684
2181 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:659
2268 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:659
2182 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:661
2269 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:661
2183 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:684
2270 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:684
2184 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:685
2271 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:685
2185 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:702
2272 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:702
2186 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:719
2273 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:719
2187 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:735
2274 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:735
2188 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:738
2275 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:738
2189 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:740
2276 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:740
2190 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:740
2277 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:740
2191 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:767
2278 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:767
2192 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:777
2279 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:777
2193 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:820
2280 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:820
2194 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:818
2281 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:818
2195 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:819
2282 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:819
2196 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:819
2283 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:819
2197 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:825
2284 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:825
2198 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
2285 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
2199 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
2286 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
2200 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2590
2287 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2590
2201 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2656
2288 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2656
2289 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2742
2290 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2775
2291 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2775
2202 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2278
2292 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2278
2203 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2270
2293 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2270
2204 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2270
2294 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2269
2205 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2274
2295 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2273
2206 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2274
2296 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2273
2207 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2324
2297 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2324
2208 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2325
2298 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2325
2209 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2526 rhodecode/model/db.py:2742
2299 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2525 rhodecode/model/db.py:2785
2210 msgid "Repository write access"
2211 msgstr ""
2212
2213 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:572
2214 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:585
2215 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:602
2216 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:685
2217 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:660
2218 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:662
2219 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:685
2220 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:686
2221 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:703
2222 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:720
2223 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:736
2224 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:739
2225 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:741
2226 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:741
2227 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:768
2228 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:778
2229 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:821
2230 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:819
2231 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:820
2232 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:820
2233 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:826
2234 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
2235 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
2236 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2591
2237 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2657
2238 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2279
2239 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2271
2240 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2271
2241 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2275
2242 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2275
2243 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2325
2244 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2326
2245 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2527 rhodecode/model/db.py:2743
2246 msgid "Repository admin access"
2300 msgid "Repository admin access"
2247 msgstr ""
2301 msgstr ""
2248
2302
2303 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:573
2304 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:586
2305 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:603
2306 msgid "Repositories Group no access"
2307 msgstr ""
2308
2249 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:574
2309 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:574
2250 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:587
2310 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:587
2251 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:604
2311 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:604
2252 msgid "Repositories Group no access"
2312 msgid "Repositories Group read access"
2253 msgstr ""
2313 msgstr ""
2254
2314
2255 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:575
2315 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:575
2256 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:588
2316 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:588
2257 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:605
2317 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:605
2258 msgid "Repositories Group read access"
2318 msgid "Repositories Group write access"
2259 msgstr ""
2319 msgstr ""
2260
2320
2261 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:576
2321 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:576
2262 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:589
2322 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:589
2263 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:606
2323 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:606
2264 msgid "Repositories Group write access"
2265 msgstr ""
2266
2267 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:577
2268 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:590
2269 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:607
2270 msgid "Repositories Group admin access"
2324 msgid "Repositories Group admin access"
2271 msgstr ""
2325 msgstr ""
2272
2326
2327 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:578
2328 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:591
2329 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:608
2330 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:691
2331 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:654
2332 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:656
2333 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:679
2334 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:680
2335 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:697
2336 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:714
2337 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:730
2338 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:733
2339 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:735
2340 msgid "RhodeCode Administrator"
2341 msgstr ""
2342
2273 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:579
2343 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:579
2274 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:592
2344 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:592
2275 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:609
2345 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:609
2276 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:692
2346 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:692
2277 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:655
2347 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:677
2278 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:657
2348 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:679
2279 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:680
2349 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:702
2280 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:681
2350 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:703
2281 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:698
2351 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:720
2282 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:715
2352 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:737
2283 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:731
2353 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:753
2284 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:734
2354 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:756
2285 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:736
2355 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:758
2286 msgid "RhodeCode Administrator"
2356 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:758
2357 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:785
2358 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:795
2359 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:838
2360 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:836
2361 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:837
2362 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:837
2363 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:843
2364 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965
2365 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2366 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2608
2367 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2679
2368 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2765
2369 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2798
2370 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2798
2371 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2372 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2288
2373 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287
2374 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2291
2375 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2291
2376 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2342
2377 #: 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
2379 msgid "Repository creation disabled"
2287 msgstr ""
2380 msgstr ""
2288
2381
2289 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:580
2382 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:580
2290 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:593
2383 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:593
2291 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:610
2384 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:610
2292 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:693
2385 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:693
2293 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:678
2386 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:678
2294 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:680
2387 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:680
2295 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:703
2388 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:703
2296 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:704
2389 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:704
2297 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:721
2390 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:721
2298 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:738
2391 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:738
2299 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:754
2392 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:754
2300 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:757
2393 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:757
2301 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:759
2394 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:759
2302 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:759
2395 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:759
2303 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:786
2396 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:786
2304 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:796
2397 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:796
2305 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:839
2398 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:839
2306 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:837
2399 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:837
2307 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:838
2400 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:838
2308 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:838
2401 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:838
2309 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:844
2402 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:844
2310 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:966
2403 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:966
2311 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:991
2404 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:991
2312 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2609
2405 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2609
2313 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2680
2406 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2680
2407 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2766
2408 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2799
2409 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2799
2314 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2297
2410 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2297
2315 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2289
2411 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2289
2316 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2289
2412 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288
2317 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2293
2413 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2292
2318 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2293
2414 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2292
2319 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2343
2415 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2343
2320 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2344
2416 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2344
2321 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2545 rhodecode/model/db.py:2766
2417 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2544 rhodecode/model/db.py:2809
2322 msgid "Repository creation disabled"
2418 msgid "Repository creation enabled"
2323 msgstr ""
2419 msgstr ""
2324
2420
2325 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:581
2421 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:581
2326 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:594
2422 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:594
2327 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:611
2423 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:611
2328 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:694
2424 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:694
2329 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:679
2425 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:680
2330 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:681
2426 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:682
2331 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:704
2427 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:705
2332 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:705
2428 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:706
2333 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:722
2429 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:723
2334 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:739
2430 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:740
2335 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:755
2431 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:758
2336 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:758
2432 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:761
2337 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:760
2433 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:763
2338 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:760
2434 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:763
2339 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:787
2435 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:790
2340 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:797
2436 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:800
2341 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:840
2437 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:843
2342 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:838
2438 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:841
2343 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:839
2439 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:842
2344 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:839
2440 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:842
2345 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:845
2441 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:848
2346 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
2442 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970
2347 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
2443 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2348 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2610
2444 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2613
2349 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2681
2445 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2684
2350 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2446 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2770
2351 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290
2447 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2803
2352 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290
2448 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2803
2353 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2294
2449 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2354 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2294
2450 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2293
2355 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2344
2451 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292
2356 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2345
2452 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2296
2357 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2546 rhodecode/model/db.py:2767
2453 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2296
2358 msgid "Repository creation enabled"
2454 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2347
2455 #: 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
2457 msgid "Repository forking disabled"
2359 msgstr ""
2458 msgstr ""
2360
2459
2361 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:582
2460 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:582
2362 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:595
2461 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:595
2363 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:612
2462 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:612
2364 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:695
2463 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:695
2365 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:681
2464 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:681
2366 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:683
2465 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:683
2367 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:706
2466 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:706
2368 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:707
2467 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:707
2369 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:724
2468 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:724
2370 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:741
2469 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:741
2371 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:759
2470 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:759
2372 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:762
2471 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:762
2373 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:764
2472 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:764
2374 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:764
2473 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:764
2375 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:791
2474 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:791
2376 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:801
2475 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:801
2377 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:844
2476 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:844
2378 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:842
2477 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:842
2379 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:843
2478 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:843
2380 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:843
2479 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:843
2381 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:849
2480 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:849
2382 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:971
2481 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:971
2383 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:996
2482 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:996
2384 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2614
2483 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2614
2385 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2685
2484 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2685
2485 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2771
2486 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2804
2487 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2804
2386 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2302
2488 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2302
2387 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2294
2489 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2294
2388 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2294
2490 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293
2389 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2298
2491 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2297
2390 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2298
2492 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2297
2391 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2348
2493 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2348
2392 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2349
2494 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2349
2393 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2550 rhodecode/model/db.py:2771
2495 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2549 rhodecode/model/db.py:2814
2394 msgid "Repository forking disabled"
2496 msgid "Repository forking enabled"
2395 msgstr ""
2497 msgstr ""
2396
2498
2397 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:583
2499 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:583
2398 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:596
2500 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:596
2399 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:613
2501 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:613
2400 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:696
2502 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:696
2401 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:682
2503 msgid "Register disabled"
2402 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:684
2403 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:707
2404 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:708
2405 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:725
2406 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:742
2407 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:760
2408 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:763
2409 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:765
2410 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:765
2411 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:792
2412 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:802
2413 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:845
2414 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:843
2415 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:844
2416 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:844
2417 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:850
2418 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
2419 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2420 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2615
2421 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2686
2422 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2423 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2295
2424 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295
2425 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2299
2426 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2299
2427 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2349
2428 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2350
2429 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2551 rhodecode/model/db.py:2772
2430 msgid "Repository forking enabled"
2431 msgstr ""
2504 msgstr ""
2432
2505
2433 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:584
2506 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:584
2434 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:597
2507 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:597
2435 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:614
2508 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:614
2436 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:697
2509 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:697
2437 msgid "Register disabled"
2438 msgstr ""
2439
2440 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:585
2441 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:598
2442 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:615
2443 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:698
2444 msgid "Register new user with RhodeCode with manual activation"
2510 msgid "Register new user with RhodeCode with manual activation"
2445 msgstr ""
2511 msgstr ""
2446
2512
2447 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:588
2513 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:587
2448 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:601
2514 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:600
2449 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:618
2515 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:617
2450 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:701
2516 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:700
2451 msgid "Register new user with RhodeCode with auto activation"
2517 msgid "Register new user with RhodeCode with auto activation"
2452 msgstr ""
2518 msgstr ""
2453
2519
2520 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:843
2521 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:864
2522 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:873
2523 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:956
2524 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:994
2525 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:996
2526 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1019
2527 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1020
2528 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1037
2529 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1054
2530 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1073
2531 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1076
2532 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1087
2533 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1090
2534 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1120
2535 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1134
2536 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1177
2537 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1175
2538 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1184
2539 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1184
2540 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1194
2541 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1316
2542 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1341
2543 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3295
2544 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3378
2545 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3491
2546 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3524
2547 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3525
2548 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2915
2549 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2907
2550 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2907
2551 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2910
2552 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2910
2553 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3011
2554 #: 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
2556 #: rhodecode/public/js/scripts.js:39894
2557 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:43
2558 #: rhodecode/public/js/src/rhodecode/pullrequests.js:319
2559 msgid "Not Reviewed"
2560 msgstr ""
2561
2454 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:844
2562 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:844
2455 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:865
2563 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:865
2456 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:874
2564 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:874
2457 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:957
2565 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:957
2458 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:995
2566 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:995
2459 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:997
2567 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:997
2460 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1020
2568 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1020
2461 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1021
2569 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1021
2462 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1038
2570 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1038
2463 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1055
2571 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1055
2464 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1074
2572 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1074
2465 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1077
2573 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1077
2466 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1088
2574 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1088
2467 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1091
2575 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1091
2468 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1121
2576 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1121
2469 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1135
2577 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1135
2470 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1178
2578 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1178
2471 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1176
2579 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1176
2472 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1185
2580 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1185
2473 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1185
2581 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1185
2474 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1195
2582 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1195
2475 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1317
2583 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1317
2476 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1342
2584 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1342
2477 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3296
2585 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3296
2478 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3379
2586 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3379
2587 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3492
2588 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3525
2589 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3526
2479 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2916
2590 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2916
2480 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2908
2591 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2908
2481 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2909
2592 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2908
2482 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2912
2593 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2911
2483 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2912
2594 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2911
2484 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3012
2595 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3012
2485 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3013
2596 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3013
2486 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3232 rhodecode/model/db.py:3489
2597 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3231 rhodecode/model/db.py:3536
2487 #: rhodecode/public/js/scripts.js:40376
2598 msgid "Approved"
2488 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:43
2489 #: rhodecode/public/js/src/rhodecode/pullrequests.js:319
2490 msgid "Not Reviewed"
2491 msgstr ""
2599 msgstr ""
2492
2600
2493 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:845
2601 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:845
2494 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:866
2602 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:866
2495 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:875
2603 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:875
2496 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:958
2604 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:958
2497 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:996
2605 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:996
2498 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:998
2606 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:998
2499 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1021
2607 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1021
2500 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1022
2608 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1022
2501 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1039
2609 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1039
2502 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1056
2610 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1056
2503 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1075
2611 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1075
2504 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1078
2612 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1078
2505 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1089
2613 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1089
2506 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1092
2614 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1092
2507 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1122
2615 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1122
2508 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1136
2616 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1136
2509 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1179
2617 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1179
2510 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1177
2618 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1177
2511 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1186
2619 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1186
2512 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1186
2620 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1186
2513 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1196
2621 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1196
2514 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2622 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
2515 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2623 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2516 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3297
2624 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3297
2517 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3380
2625 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3380
2626 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3493
2627 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3526
2628 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3527
2518 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2917
2629 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2917
2519 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2909
2630 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2909
2520 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2910
2631 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2909
2521 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2913
2632 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2912
2522 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2913
2633 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2912
2523 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3013
2634 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3013
2524 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3014
2635 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3014
2525 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3233 rhodecode/model/db.py:3490
2636 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3232 rhodecode/model/db.py:3537
2526 msgid "Approved"
2637 msgid "Rejected"
2527 msgstr ""
2638 msgstr ""
2528
2639
2529 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:846
2640 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:846
2530 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:867
2641 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:867
2531 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:876
2642 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:876
2532 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:959
2643 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:959
2533 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:997
2644 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:997
2534 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:999
2645 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:999
2535 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1022
2646 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1022
2536 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1023
2647 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1023
2537 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1040
2648 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1040
2538 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1057
2649 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1057
2539 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1076
2650 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1076
2540 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1079
2651 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1079
2541 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1090
2652 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1090
2542 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1093
2653 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1093
2543 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1123
2654 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1123
2544 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1137
2655 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1137
2545 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1180
2656 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1180
2546 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1178
2657 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1178
2547 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1187
2658 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1187
2548 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1187
2659 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1187
2549 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1197
2660 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1197
2550 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2661 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
2551 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2662 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2552 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3298
2663 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3298
2553 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3381
2664 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3381
2665 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:3494
2666 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:3527
2667 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:3528
2554 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2918
2668 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2918
2555 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2910
2669 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2910
2556 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2911
2670 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2910
2557 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2914
2671 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2913
2558 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2914
2672 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2913
2559 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3014
2673 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3014
2560 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3015
2674 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3015
2561 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3234 rhodecode/model/db.py:3491
2675 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3233 rhodecode/model/db.py:3538
2562 msgid "Rejected"
2563 msgstr ""
2564
2565 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:847
2566 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:868
2567 #: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:877
2568 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:960
2569 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:998
2570 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1000
2571 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1023
2572 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1024
2573 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1041
2574 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1058
2575 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1077
2576 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1080
2577 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1091
2578 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1094
2579 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1124
2580 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1138
2581 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1181
2582 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1179
2583 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1188
2584 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1188
2585 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1198
2586 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
2587 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2588 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3299
2589 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:3382
2590 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2919
2591 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2911
2592 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2912
2593 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2915
2594 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2915
2595 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3015
2596 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3016
2597 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3235 rhodecode/model/db.py:3492
2598 msgid "Under Review"
2676 msgid "Under Review"
2599 msgstr ""
2677 msgstr ""
2600
2678
2679 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:686
2680 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:661
2681 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:663
2682 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:686
2683 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:687
2684 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:704
2685 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:721
2686 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:737
2687 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:740
2688 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:742
2689 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:742
2690 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:769
2691 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:779
2692 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:822
2693 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:820
2694 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:821
2695 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:821
2696 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:827
2697 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949
2698 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2699 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2592
2700 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2658
2701 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2744
2702 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2777
2703 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2777
2704 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2280
2705 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2272
2706 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2271
2707 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2275
2708 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2275
2709 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2326
2710 #: 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
2712 msgid "Repository group no access"
2713 msgstr ""
2714
2601 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:687
2715 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:687
2602 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:662
2716 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:662
2603 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:664
2717 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:664
2604 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:687
2718 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:687
2605 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:688
2719 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:688
2606 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:705
2720 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:705
2607 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:722
2721 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:722
2608 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:738
2722 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:738
2609 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:741
2723 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:741
2610 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:743
2724 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:743
2611 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:743
2725 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:743
2612 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:770
2726 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:770
2613 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:780
2727 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:780
2614 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:823
2728 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:823
2615 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:821
2729 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:821
2616 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:822
2730 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:822
2617 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:822
2731 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:822
2618 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:828
2732 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:828
2619 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:950
2733 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:950
2620 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:975
2734 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:975
2621 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2593
2735 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2593
2622 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2659
2736 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2659
2737 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2745
2738 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2778
2739 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2778
2623 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2281
2740 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2281
2624 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2273
2741 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2273
2625 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2273
2742 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2272
2626 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2277
2743 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2276
2627 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2277
2744 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2276
2628 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2327
2745 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2327
2629 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2328
2746 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2328
2630 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2529 rhodecode/model/db.py:2745
2747 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2528 rhodecode/model/db.py:2788
2631 msgid "Repository group no access"
2748 msgid "Repository group read access"
2632 msgstr ""
2749 msgstr ""
2633
2750
2634 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:688
2751 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:688
2635 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:663
2752 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:663
2636 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:665
2753 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:665
2637 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:688
2754 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:688
2638 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:689
2755 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:689
2639 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:706
2756 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:706
2640 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:723
2757 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:723
2641 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:739
2758 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:739
2642 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:742
2759 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:742
2643 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:744
2760 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:744
2644 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:744
2761 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:744
2645 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:771
2762 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:771
2646 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:781
2763 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:781
2647 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:824
2764 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:824
2648 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:822
2765 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:822
2649 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:823
2766 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:823
2650 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:823
2767 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:823
2651 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:829
2768 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:829
2652 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2769 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
2653 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2770 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2654 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2594
2771 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2594
2655 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2660
2772 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2660
2773 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2746
2774 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2779
2775 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2779
2656 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2282
2776 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2282
2657 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2274
2777 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2274
2658 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2274
2778 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2273
2659 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2278
2779 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2277
2660 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2278
2780 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2277
2661 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2328
2781 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2328
2662 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2329
2782 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2329
2663 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2530 rhodecode/model/db.py:2746
2783 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2529 rhodecode/model/db.py:2789
2664 msgid "Repository group read access"
2784 msgid "Repository group write access"
2665 msgstr ""
2785 msgstr ""
2666
2786
2667 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:689
2787 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:689
2668 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:664
2788 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:664
2669 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:666
2789 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:666
2670 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:689
2790 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:689
2671 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:690
2791 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:690
2672 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:707
2792 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:707
2673 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:724
2793 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:724
2674 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:740
2794 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:740
2675 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:743
2795 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:743
2676 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:745
2796 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:745
2677 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:745
2797 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:745
2678 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:772
2798 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:772
2679 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:782
2799 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:782
2680 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:825
2800 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:825
2681 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:823
2801 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:823
2682 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:824
2802 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:824
2683 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:824
2803 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:824
2684 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:830
2804 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:830
2685 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2805 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
2686 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2806 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2687 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2595
2807 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2595
2688 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2661
2808 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2661
2809 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2747
2810 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2780
2811 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2780
2689 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2283
2812 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2283
2690 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2275
2813 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2275
2691 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2275
2814 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2274
2692 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2279
2815 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2278
2693 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2279
2816 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2278
2694 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2329
2817 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2329
2695 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2330
2818 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2330
2696 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2531 rhodecode/model/db.py:2747
2819 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2530 rhodecode/model/db.py:2790
2697 msgid "Repository group write access"
2820 msgid "Repository group admin access"
2698 msgstr ""
2821 msgstr ""
2699
2822
2700 #: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:690
2823 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:666
2701 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:665
2824 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:668
2702 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:667
2825 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:691
2703 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:690
2826 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:692
2704 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:691
2827 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:709
2705 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:708
2828 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:726
2706 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:725
2829 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:742
2707 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:741
2830 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:745
2708 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:744
2831 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:747
2709 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:746
2832 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:747
2710 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:746
2833 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:774
2711 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:773
2834 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:784
2712 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:783
2835 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:827
2713 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:826
2836 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:825
2714 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:824
2837 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:826
2715 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:825
2838 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:826
2716 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:825
2839 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:832
2717 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:831
2840 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954
2718 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
2841 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2719 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2842 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2597
2720 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2596
2843 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2663
2721 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2662
2844 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2749
2722 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2284
2845 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2782
2723 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2276
2846 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2782
2847 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2285
2848 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2277
2724 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2276
2849 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2276
2725 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2280
2850 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2280
2726 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2280
2851 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2280
2727 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2330
2852 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2331
2728 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2331
2853 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2332
2729 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2532 rhodecode/model/db.py:2748
2854 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2532 rhodecode/model/db.py:2792
2730 msgid "Repository group admin access"
2855 msgid "User group no access"
2731 msgstr ""
2856 msgstr ""
2732
2857
2733 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:667
2858 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:667
2734 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:669
2859 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:669
2735 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:692
2860 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:692
2736 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:693
2861 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:693
2737 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:710
2862 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:710
2738 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:727
2863 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:727
2739 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:743
2864 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:743
2740 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:746
2865 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:746
2741 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:748
2866 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:748
2742 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:748
2867 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:748
2743 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:775
2868 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:775
2744 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:785
2869 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:785
2745 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:828
2870 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:828
2746 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:826
2871 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:826
2747 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:827
2872 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:827
2748 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:827
2873 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:827
2749 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:833
2874 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:833
2750 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:955
2875 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:955
2751 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:980
2876 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:980
2752 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2598
2877 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2598
2753 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2664
2878 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2664
2879 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2750
2880 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2783
2881 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2783
2754 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2286
2882 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2286
2755 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2278
2883 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2278
2756 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2278
2884 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2277
2757 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2282
2885 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2281
2758 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2282
2886 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2281
2759 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2332
2887 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2332
2760 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2333
2888 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2333
2761 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2534 rhodecode/model/db.py:2750
2889 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2533 rhodecode/model/db.py:2793
2762 msgid "User group no access"
2890 msgid "User group read access"
2763 msgstr ""
2891 msgstr ""
2764
2892
2765 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:668
2893 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:668
2766 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:670
2894 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:670
2767 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:693
2895 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:693
2768 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:694
2896 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:694
2769 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:711
2897 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:711
2770 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:728
2898 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:728
2771 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:744
2899 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:744
2772 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:747
2900 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:747
2773 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:749
2901 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:749
2774 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:749
2902 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:749
2775 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:776
2903 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:776
2776 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:786
2904 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:786
2777 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:829
2905 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:829
2778 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:827
2906 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:827
2779 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:828
2907 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:828
2780 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:828
2908 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:828
2781 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:834
2909 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:834
2782 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2910 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
2783 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2911 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2784 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2599
2912 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2599
2785 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2665
2913 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2665
2914 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2751
2915 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2784
2916 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2784
2786 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2287
2917 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2287
2787 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2279
2918 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2279
2788 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2279
2919 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2278
2789 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2283
2920 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2282
2790 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2283
2921 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2282
2791 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2333
2922 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2333
2792 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2334
2923 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2334
2793 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2535 rhodecode/model/db.py:2751
2924 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2534 rhodecode/model/db.py:2794
2794 msgid "User group read access"
2925 msgid "User group write access"
2795 msgstr ""
2926 msgstr ""
2796
2927
2797 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:669
2928 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:669
2798 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:671
2929 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:671
2799 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:694
2930 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:694
2800 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:695
2931 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:695
2801 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:712
2932 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:712
2802 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:729
2933 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:729
2803 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:745
2934 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:745
2804 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:748
2935 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:748
2805 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:750
2936 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:750
2806 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:750
2937 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:750
2807 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:777
2938 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:777
2808 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:787
2939 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:787
2809 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:830
2940 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:830
2810 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:828
2941 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:828
2811 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:829
2942 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:829
2812 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:829
2943 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:829
2813 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:835
2944 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:835
2814 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2945 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
2815 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2946 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2816 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2600
2947 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2600
2817 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2666
2948 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2666
2949 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2752
2950 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2785
2951 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2785
2818 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2288
2952 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2288
2819 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2280
2953 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2280
2820 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2280
2954 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2279
2821 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2284
2955 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2283
2822 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2284
2956 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2283
2823 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2334
2957 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2334
2824 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2335
2958 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2335
2825 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2536 rhodecode/model/db.py:2752
2959 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2535 rhodecode/model/db.py:2795
2826 msgid "User group write access"
2960 msgid "User group admin access"
2827 msgstr ""
2961 msgstr ""
2828
2962
2829 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:670
2963 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:671
2830 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:672
2964 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:673
2831 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:695
2965 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:696
2832 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:696
2966 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:697
2833 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:713
2967 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:714
2834 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:730
2968 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:731
2835 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:746
2969 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:747
2836 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:749
2970 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:750
2837 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:751
2971 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:752
2838 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:751
2972 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:752
2839 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:778
2973 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:779
2840 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:788
2974 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:789
2841 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:831
2975 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:832
2842 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:829
2976 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:830
2843 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:830
2977 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:831
2844 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:830
2978 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:831
2845 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:836
2979 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:837
2846 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
2980 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959
2847 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2981 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2848 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2601
2982 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2602
2849 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2667
2983 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2673
2850 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2289
2984 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2759
2851 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2281
2985 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2792
2986 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2792
2987 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2290
2988 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2282
2852 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2281
2989 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2281
2853 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2285
2990 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2285
2854 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2285
2991 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2285
2855 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2335
2992 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2336
2856 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2336
2993 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2337
2857 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2537 rhodecode/model/db.py:2753
2994 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2537 rhodecode/model/db.py:2802
2858 msgid "User group admin access"
2995 msgid "Repository Group creation disabled"
2859 msgstr ""
2996 msgstr ""
2860
2997
2861 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:672
2998 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:672
2862 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:674
2999 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:674
2863 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:697
3000 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:697
2864 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:698
3001 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:698
2865 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:715
3002 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:715
2866 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:732
3003 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:732
2867 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:748
3004 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:748
2868 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:751
3005 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:751
2869 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:753
3006 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:753
2870 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:753
3007 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:753
2871 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:780
3008 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:780
2872 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:790
3009 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:790
2873 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:833
3010 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:833
2874 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:831
3011 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:831
2875 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:832
3012 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:832
2876 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:832
3013 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:832
2877 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:838
3014 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:838
2878 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:960
3015 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:960
2879 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:985
3016 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:985
2880 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2603
3017 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2603
2881 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2674
3018 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2674
3019 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2760
3020 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2793
3021 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2793
2882 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
3022 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2883 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283
3023 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283
2884 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2283
3024 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2282
2885 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2287
3025 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2286
2886 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2287
3026 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2286
2887 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2337
3027 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2337
2888 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2338
3028 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2338
2889 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2539 rhodecode/model/db.py:2760
3029 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2538 rhodecode/model/db.py:2803
2890 msgid "Repository Group creation disabled"
3030 msgid "Repository Group creation enabled"
2891 msgstr ""
3031 msgstr ""
2892
3032
2893 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:673
3033 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:674
2894 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:675
3034 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:676
2895 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:698
3035 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:699
2896 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:699
3036 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:700
2897 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:716
3037 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:717
2898 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:733
3038 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:734
2899 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:749
3039 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:750
2900 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:752
3040 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:753
2901 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:754
3041 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:755
2902 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:754
3042 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:755
2903 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:781
3043 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:782
2904 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:791
3044 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:792
2905 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:834
3045 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:835
2906 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:832
3046 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:833
2907 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:833
3047 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:834
2908 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:833
3048 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:834
2909 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:839
3049 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:840
2910 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
3050 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962
2911 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
3051 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2912 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2604
3052 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2605
2913 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2675
3053 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2676
2914 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2292
3054 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2762
2915 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2284
3055 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2795
3056 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2795
3057 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
3058 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285
2916 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2284
3059 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2284
2917 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2288
3060 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2288
2918 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2288
3061 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2288
2919 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2338
3062 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2339
2920 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2339
3063 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2340
2921 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2540 rhodecode/model/db.py:2761
3064 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2540 rhodecode/model/db.py:2805
2922 msgid "Repository Group creation enabled"
3065 msgid "User Group creation disabled"
2923 msgstr ""
3066 msgstr ""
2924
3067
2925 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:675
3068 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:675
2926 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:677
3069 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:677
2927 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:700
3070 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:700
2928 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:701
3071 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:701
2929 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:718
3072 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:718
2930 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:735
3073 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:735
2931 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:751
3074 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:751
2932 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:754
3075 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:754
2933 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:756
3076 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:756
2934 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:756
3077 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:756
2935 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:783
3078 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:783
2936 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:793
3079 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:793
2937 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:836
3080 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:836
2938 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:834
3081 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:834
2939 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:835
3082 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:835
2940 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:835
3083 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:835
2941 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:841
3084 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:841
2942 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:963
3085 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:963
2943 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:988
3086 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:988
2944 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2606
3087 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2606
2945 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2677
3088 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2677
3089 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2763
3090 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2796
3091 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2796
2946 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
3092 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
2947 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286
3093 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286
2948 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2286
3094 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285
2949 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2290
3095 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2289
2950 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2290
3096 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2289
2951 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2340
3097 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2340
2952 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2341
3098 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2341
2953 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2542 rhodecode/model/db.py:2763
3099 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2541 rhodecode/model/db.py:2806
2954 msgid "User Group creation disabled"
2955 msgstr ""
2956
2957 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:676
2958 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:678
2959 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:701
2960 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:702
2961 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:719
2962 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:736
2963 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:752
2964 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:755
2965 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:757
2966 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:757
2967 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:784
2968 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:794
2969 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:837
2970 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:835
2971 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:836
2972 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:836
2973 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:842
2974 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
2975 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2976 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2607
2977 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2678
2978 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
2979 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2287
2980 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287
2981 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2291
2982 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2291
2983 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2341
2984 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2342
2985 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2543 rhodecode/model/db.py:2764
2986 msgid "User Group creation enabled"
3100 msgid "User Group creation enabled"
2987 msgstr ""
3101 msgstr ""
2988
3102
3103 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:683
3104 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:685
3105 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:708
3106 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:709
3107 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:726
3108 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:743
3109 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:761
3110 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:764
3111 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:766
3112 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:766
3113 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:793
3114 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:803
3115 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:846
3116 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:844
3117 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:845
3118 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:845
3119 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:851
3120 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973
3121 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
3122 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2616
3123 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2687
3124 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2773
3125 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2806
3126 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2806
3127 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
3128 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2296
3129 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295
3130 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2299
3131 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2299
3132 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2350
3133 #: 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
3135 msgid "Registration disabled"
3136 msgstr ""
3137
2989 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:684
3138 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:684
2990 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:686
3139 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:686
2991 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:709
3140 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:709
2992 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:710
3141 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:710
2993 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:727
3142 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:727
2994 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:744
3143 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:744
2995 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:762
3144 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:762
2996 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:765
3145 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:765
2997 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:767
3146 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:767
2998 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:767
3147 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:767
2999 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:794
3148 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:794
3000 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:804
3149 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:804
3001 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:847
3150 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:847
3002 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:845
3151 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:845
3003 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:846
3152 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:846
3004 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:846
3153 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:846
3005 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:852
3154 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:852
3006 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:974
3155 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:974
3007 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:999
3156 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:999
3008 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2617
3157 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2617
3009 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2688
3158 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2688
3159 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2774
3160 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2807
3161 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2807
3010 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
3162 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
3011 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297
3163 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297
3012 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297
3164 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296
3013 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2301
3165 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2300
3014 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2301
3166 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2300
3015 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2351
3167 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2351
3016 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2352
3168 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2352
3017 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2553 rhodecode/model/db.py:2774
3169 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2552 rhodecode/model/db.py:2817
3018 msgid "Registration disabled"
3170 msgid "User Registration with manual account activation"
3019 msgstr ""
3171 msgstr ""
3020
3172
3021 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:685
3173 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:685
3022 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:687
3174 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:687
3023 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:710
3175 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:710
3024 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:711
3176 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:711
3025 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:728
3177 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:728
3026 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:745
3178 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:745
3027 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:763
3179 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:763
3028 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:766
3180 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:766
3029 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:768
3181 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:768
3030 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:768
3182 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:768
3031 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:795
3183 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:795
3032 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:805
3184 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:805
3033 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:848
3185 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:848
3034 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:846
3186 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:846
3035 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:847
3187 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:847
3036 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:847
3188 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:847
3037 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:853
3189 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:853
3038 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
3190 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
3039 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
3191 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
3040 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2618
3192 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2618
3041 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2689
3193 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2689
3194 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2775
3195 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2808
3196 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2808
3042 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
3197 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
3043 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298
3198 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298
3044 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2298
3199 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297
3045 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2302
3200 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2301
3046 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2302
3201 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2301
3047 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2352
3202 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2352
3048 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2353
3203 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2353
3049 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2554 rhodecode/model/db.py:2775
3204 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2553 rhodecode/model/db.py:2818
3050 msgid "User Registration with manual account activation"
3205 msgid "User Registration with automatic account activation"
3051 msgstr ""
3206 msgstr ""
3052
3207
3053 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:686
3208 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:687
3054 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:688
3209 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:689
3055 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:711
3210 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:712
3056 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:712
3211 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:713
3057 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:729
3212 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:730
3058 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:746
3213 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:747
3059 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:764
3214 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:765
3060 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:767
3215 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:768
3061 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:769
3216 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:770
3062 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:769
3217 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:770
3063 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:796
3218 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:797
3064 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:806
3219 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:807
3065 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:849
3220 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:850
3066 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:847
3221 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:848
3067 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:848
3222 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:849
3068 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:848
3223 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:849
3069 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:854
3224 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:855
3070 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
3225 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977
3071 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
3226 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
3072 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2619
3227 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2624
3073 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2690
3228 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2695
3074 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2307
3229 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2781
3075 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2299
3230 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2814
3231 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2814
3232 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
3233 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300
3076 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2299
3234 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2299
3077 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2303
3235 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2303
3078 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2303
3236 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2303
3079 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2353
3237 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2358
3080 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2354
3238 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2359
3081 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2555 rhodecode/model/db.py:2776
3239 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2559 rhodecode/model/db.py:2824
3082 msgid "User Registration with automatic account activation"
3240 #: rhodecode/model/permission.py:105
3241 msgid "Manual activation of external account"
3083 msgstr ""
3242 msgstr ""
3084
3243
3085 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:688
3244 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:688
3086 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:690
3245 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:690
3087 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:713
3246 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:713
3088 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:714
3247 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:714
3089 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:731
3248 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:731
3090 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:748
3249 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:748
3091 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:766
3250 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:766
3092 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:769
3251 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:769
3093 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:771
3252 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:771
3094 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:771
3253 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:771
3095 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:798
3254 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:798
3096 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:808
3255 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:808
3097 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:851
3256 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:851
3098 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:849
3257 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:849
3099 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:850
3258 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:850
3100 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:850
3259 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:850
3101 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:856
3260 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:856
3102 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:978
3261 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:978
3103 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1003
3262 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1003
3104 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2625
3263 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2625
3105 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2696
3264 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2696
3265 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2782
3266 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2815
3267 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2815
3106 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
3268 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
3107 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301
3269 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301
3108 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2301
3270 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300
3109 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2305
3271 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2304
3110 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2305
3272 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2304
3111 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2359
3273 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2359
3112 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2360
3274 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2360
3113 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2561 rhodecode/model/db.py:2782
3275 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2560 rhodecode/model/db.py:2825
3114 #: rhodecode/model/permission.py:105
3115 msgid "Manual activation of external account"
3116 msgstr ""
3117
3118 #: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:689
3119 #: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:691
3120 #: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:714
3121 #: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:715
3122 #: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:732
3123 #: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:749
3124 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:767
3125 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:770
3126 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:772
3127 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:772
3128 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:799
3129 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:809
3130 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:852
3131 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:850
3132 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:851
3133 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:851
3134 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:857
3135 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
3136 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
3137 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2626
3138 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2697
3139 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2310
3140 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2302
3141 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2302
3142 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2306
3143 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2306
3144 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2360
3145 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2361
3146 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2562 rhodecode/model/db.py:2783
3147 #: rhodecode/model/permission.py:106
3276 #: rhodecode/model/permission.py:106
3148 msgid "Automatic activation of external account"
3277 msgid "Automatic activation of external account"
3149 msgstr ""
3278 msgstr ""
3150
3279
3280 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:755
3281 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:758
3282 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:760
3283 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:760
3284 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:787
3285 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:797
3286 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:840
3287 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:838
3288 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:839
3289 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:839
3290 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:845
3291 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
3292 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
3293 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2610
3294 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2681
3295 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2767
3296 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2800
3297 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2800
3298 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
3299 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290
3300 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2289
3301 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2293
3302 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2293
3303 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2344
3304 #: 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
3306 msgid "Repository creation enabled with write permission to a repository group"
3307 msgstr ""
3308
3151 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:756
3309 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:756
3152 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:759
3310 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:759
3153 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:761
3311 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:761
3154 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:761
3312 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:761
3155 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:788
3313 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:788
3156 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:798
3314 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:798
3157 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:841
3315 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:841
3158 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:839
3316 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:839
3159 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:840
3317 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:840
3160 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:840
3318 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:840
3161 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:846
3319 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:846
3162 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
3320 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
3163 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
3321 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
3164 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2611
3322 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2611
3165 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2682
3323 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2682
3324 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2768
3325 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2801
3326 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2801
3166 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
3327 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
3167 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291
3328 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291
3168 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2291
3329 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290
3169 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2295
3330 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2294
3170 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2295
3331 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2294
3171 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2345
3332 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2345
3172 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2346
3333 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2346
3173 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2547 rhodecode/model/db.py:2768
3334 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2546 rhodecode/model/db.py:2811
3174 msgid "Repository creation enabled with write permission to a repository group"
3175 msgstr ""
3176
3177 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:757
3178 #: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:760
3179 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:762
3180 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:762
3181 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:789
3182 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:799
3183 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:842
3184 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:840
3185 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:841
3186 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:841
3187 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:847
3188 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
3189 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
3190 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2612
3191 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2683
3192 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
3193 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2292
3194 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292
3195 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2296
3196 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2296
3197 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2346
3198 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2347
3199 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2548 rhodecode/model/db.py:2769
3200 msgid "Repository creation disabled with write permission to a repository group"
3335 msgid "Repository creation disabled with write permission to a repository group"
3201 msgstr ""
3336 msgstr ""
3202
3337
3203 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:736
3338 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:735
3204 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:763
3339 #: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:762
3205 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:773
3340 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:772
3206 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:816
3341 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:815
3207 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:814
3342 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:813
3208 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:815
3343 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:814
3209 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:815
3344 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:814
3210 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:821
3345 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:820
3211 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:943
3346 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:942
3212 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:968
3347 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:967
3213 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2586
3348 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2585
3214 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2652
3349 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2651
3215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2274
3350 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2737
3216 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2266
3351 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2770
3217 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2266
3352 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2770
3218 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2270
3353 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2273
3219 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2270
3354 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2265
3220 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2320
3355 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2264
3221 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2321
3356 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2268
3222 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2522 rhodecode/model/db.py:2738
3357 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2268
3358 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2319
3359 #: 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
3223 msgid "RhodeCode Super Administrator"
3361 msgid "RhodeCode Super Administrator"
3224 msgstr ""
3362 msgstr ""
3225
3363
3364 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:810
3365 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:853
3366 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:851
3367 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:852
3368 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:852
3369 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:858
3370 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980
3371 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
3372 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2627
3373 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2698
3374 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2784
3375 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2817
3376 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2817
3377 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
3378 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303
3379 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2302
3380 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2306
3381 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2306
3382 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2361
3383 #: 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
3385 msgid "Inherit object permissions from default user disabled"
3386 msgstr ""
3387
3226 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:811
3388 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:811
3227 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:854
3389 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:854
3228 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:852
3390 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:852
3229 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:853
3391 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:853
3230 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:853
3392 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:853
3231 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:859
3393 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:859
3232 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:981
3394 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:981
3233 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1006
3395 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1006
3234 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2628
3396 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2628
3235 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2699
3397 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2699
3398 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2785
3399 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2818
3400 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2818
3236 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
3401 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
3237 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304
3402 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304
3238 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2304
3403 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303
3239 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2308
3404 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2307
3240 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2308
3405 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2307
3241 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2362
3406 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2362
3242 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2363
3407 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2363
3243 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2564 rhodecode/model/db.py:2785
3408 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2563 rhodecode/model/db.py:2828
3244 msgid "Inherit object permissions from default user disabled"
3245 msgstr ""
3246
3247 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:812
3248 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:855
3249 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:853
3250 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:854
3251 #: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:854
3252 #: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:860
3253 #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
3254 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
3255 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2629
3256 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2700
3257 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2313
3258 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2305
3259 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2305
3260 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2309
3261 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2309
3262 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2363
3263 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2364
3264 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2565 rhodecode/model/db.py:2786
3265 msgid "Inherit object permissions from default user enabled"
3409 msgid "Inherit object permissions from default user enabled"
3266 msgstr ""
3410 msgstr ""
3267
3411
3268 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1103
3412 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1103
3269 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1107
3413 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1107
3414 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1118
3415 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1120
3416 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1120
3270 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910
3417 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910
3271 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911
3418 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911
3272 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911
3419 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910
3273 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:913
3420 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:912
3274 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:913
3421 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:912
3275 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:955
3422 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:955
3276 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:956
3423 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:956
3277 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1051 rhodecode/model/db.py:1118
3424 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1050 rhodecode/model/db.py:1121
3278 msgid "all"
3425 msgid "all"
3279 msgstr ""
3426 msgstr ""
3280
3427
3281 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1104
3428 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1104
3282 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1108
3429 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1108
3430 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1119
3431 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1121
3432 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1121
3283 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911
3433 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911
3284 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912
3434 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912
3285 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912
3435 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911
3286 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:914
3436 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:913
3287 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:914
3437 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:913
3288 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:956
3438 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:956
3289 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:957
3439 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:957
3290 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1052 rhodecode/model/db.py:1119
3440 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1051 rhodecode/model/db.py:1122
3291 msgid "http/web interface"
3441 msgid "http/web interface"
3292 msgstr ""
3442 msgstr ""
3293
3443
3294 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1105
3444 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1105
3295 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1109
3445 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1109
3446 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1120
3447 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1122
3448 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1122
3296 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912
3449 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912
3297 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913
3450 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913
3298 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913
3451 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912
3299 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:915
3452 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:914
3300 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:915
3453 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:914
3301 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:957
3454 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:957
3302 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:958
3455 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:958
3303 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1053 rhodecode/model/db.py:1120
3456 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1052 rhodecode/model/db.py:1123
3304 msgid "vcs (git/hg/svn protocol)"
3457 msgid "vcs (git/hg/svn protocol)"
3305 msgstr ""
3458 msgstr ""
3306
3459
3307 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1106
3460 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1106
3308 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1110
3461 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1110
3462 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1121
3463 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1123
3464 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1123
3309 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913
3465 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913
3310 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914
3466 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914
3311 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914
3467 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913
3312 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:916
3468 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:915
3313 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:916
3469 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:915
3314 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:958
3470 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:958
3315 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:959
3471 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:959
3316 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1054 rhodecode/model/db.py:1121
3472 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1053 rhodecode/model/db.py:1124
3317 msgid "api calls"
3473 msgid "api calls"
3318 msgstr ""
3474 msgstr ""
3319
3475
3320 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1107
3476 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1107
3321 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1111
3477 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:1111
3478 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:1122
3479 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:1124
3480 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:1124
3322 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:914
3481 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:914
3323 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:915
3482 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:915
3324 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:915
3483 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914
3325 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:917
3484 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:916
3326 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:917
3485 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:916
3327 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:959
3486 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:959
3328 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:960
3487 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:960
3329 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1055 rhodecode/model/db.py:1122
3488 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1054 rhodecode/model/db.py:1125
3330 msgid "feed access"
3489 msgid "feed access"
3331 msgstr ""
3490 msgstr ""
3332
3491
3333 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2349
3492 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2348
3334 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2415
3493 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2414
3335 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2052
3494 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2488
3336 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2044
3495 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2511
3337 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2044
3496 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2511
3338 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2048
3497 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2051
3339 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2048
3498 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2043
3340 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2091
3499 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2042
3341 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2092
3500 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2046
3342 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2286 rhodecode/model/db.py:2489
3501 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2046
3502 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2090
3503 #: 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
3343 msgid "No parent"
3505 msgid "No parent"
3344 msgstr ""
3506 msgstr ""
3345
3507
3508 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2620
3509 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2691
3510 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2777
3511 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2810
3512 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2810
3513 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2354
3514 #: 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
3516 msgid "Password reset enabled"
3517 msgstr ""
3518
3346 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2621
3519 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2621
3347 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2692
3520 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2692
3521 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2778
3522 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2811
3523 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2811
3348 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2355
3524 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2355
3349 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2356
3525 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2356
3350 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2557 rhodecode/model/db.py:2778
3526 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2556 rhodecode/model/db.py:2821
3351 msgid "Password reset enabled"
3527 msgid "Password reset hidden"
3352 msgstr ""
3528 msgstr ""
3353
3529
3354 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2622
3530 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2622
3355 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2693
3531 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2693
3532 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2779
3533 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2812
3534 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2812
3356 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2356
3535 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2356
3357 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2357
3536 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2357
3358 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2558 rhodecode/model/db.py:2779
3537 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2557 rhodecode/model/db.py:2822
3359 msgid "Password reset hidden"
3360 msgstr ""
3361
3362 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2623
3363 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2694
3364 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2357
3365 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2358
3366 #: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2559 rhodecode/model/db.py:2780
3367 msgid "Password reset disabled"
3538 msgid "Password reset disabled"
3368 msgstr ""
3539 msgstr ""
3369
3540
3541 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2668
3542 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2754
3543 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2787
3544 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2787
3545 #: rhodecode/model/db.py:2797
3546 msgid "Branch no permissions"
3547 msgstr ""
3548
3370 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2669
3549 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2669
3371 #: rhodecode/model/db.py:2755
3550 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2755
3372 msgid "Branch no permissions"
3551 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2788
3552 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2788
3553 #: rhodecode/model/db.py:2798
3554 msgid "Branch access by web merge"
3373 msgstr ""
3555 msgstr ""
3374
3556
3375 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2670
3557 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2670
3376 #: rhodecode/model/db.py:2756
3558 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2756
3377 msgid "Branch access by web merge"
3559 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2789
3560 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2789
3561 #: rhodecode/model/db.py:2799
3562 msgid "Branch access by push"
3378 msgstr ""
3563 msgstr ""
3379
3564
3380 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2671
3565 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2671
3381 #: rhodecode/model/db.py:2757
3566 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_0.py:2757
3382 msgid "Branch access by push"
3567 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_1.py:2790
3383 msgstr ""
3568 #: rhodecode/lib/dbmigrate/schema/db_4_16_0_2.py:2790
3384
3569 #: rhodecode/model/db.py:2800
3385 #: rhodecode/lib/dbmigrate/schema/db_4_13_0_0.py:2672
3386 #: rhodecode/model/db.py:2758
3387 msgid "Branch access by push with force"
3570 msgid "Branch access by push with force"
3388 msgstr ""
3571 msgstr ""
3389
3572
3390 #: rhodecode/lib/index/whoosh.py:164
3573 #: rhodecode/lib/index/whoosh.py:164
3391 msgid "Index Type"
3574 msgid "Index Type"
3392 msgstr ""
3575 msgstr ""
3393
3576
3394 #: rhodecode/lib/index/whoosh.py:165
3577 #: rhodecode/lib/index/whoosh.py:167
3395 msgid "File Index"
3578 msgid "File Index"
3396 msgstr ""
3579 msgstr ""
3397
3580
3398 #: rhodecode/lib/index/whoosh.py:166 rhodecode/lib/index/whoosh.py:171
3581 #: rhodecode/lib/index/whoosh.py:168 rhodecode/lib/index/whoosh.py:174
3399 msgid "Indexed documents"
3582 msgid "Indexed documents"
3400 msgstr ""
3583 msgstr ""
3401
3584
3402 #: rhodecode/lib/index/whoosh.py:168 rhodecode/lib/index/whoosh.py:173
3585 #: rhodecode/lib/index/whoosh.py:169 rhodecode/lib/index/whoosh.py:175
3403 msgid "Last update"
3586 msgid "Last update"
3404 msgstr ""
3587 msgstr ""
3405
3588
3406 #: rhodecode/lib/index/whoosh.py:170
3589 #: rhodecode/lib/index/whoosh.py:173
3407 msgid "Commit index"
3590 msgid "Commit index"
3408 msgstr ""
3591 msgstr ""
3409
3592
3593 #: rhodecode/lib/vcs/backends/base.py:147
3594 msgid "This pull request can be automatically merged."
3595 msgstr ""
3596
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
3602 msgid "This pull request cannot be merged because of merge conflicts."
3603 msgstr ""
3604
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
3610 msgid "This pull request cannot be merged because the target `{target_ref.name}` is not a head."
3611 msgstr ""
3612
3613 #: rhodecode/lib/vcs/backends/base.py:160
3614 msgid "This pull request cannot be merged because the source contains more branches than the target."
3615 msgstr ""
3616
3617 #: rhodecode/lib/vcs/backends/base.py:163
3618 msgid "This pull request cannot be merged because the target has multiple heads: `{heads}`."
3619 msgstr ""
3620
3621 #: rhodecode/lib/vcs/backends/base.py:166
3622 msgid "This pull request cannot be merged because the target repository is locked by {locked_by}."
3623 msgstr ""
3624
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
3630 msgid "This pull request cannot be merged because the source reference `{source_ref.name}` is missing."
3631 msgstr ""
3632
3633 #: rhodecode/lib/vcs/backends/base.py:176
3634 msgid "This pull request cannot be merged because of conflicts related to sub repositories."
3635 msgstr ""
3636
3637 #: rhodecode/lib/vcs/backends/base.py:181
3638 msgid "This pull request cannot be merged because the target or the source reference is missing."
3639 msgstr ""
3640
3410 #: rhodecode/model/auth_token.py:53
3641 #: rhodecode/model/auth_token.py:53
3411 msgid "5 minutes {end_date}"
3642 msgid "5 minutes {end_date}"
3412 msgstr ""
3643 msgstr ""
3413
3644
3414 #: rhodecode/model/auth_token.py:55
3645 #: rhodecode/model/auth_token.py:55
3415 msgid "1 hour {end_date}"
3646 msgid "1 hour {end_date}"
3416 msgstr ""
3647 msgstr ""
3417
3648
3418 #: rhodecode/model/auth_token.py:57
3649 #: rhodecode/model/auth_token.py:57
3419 msgid "1 day {end_date}"
3650 msgid "1 day {end_date}"
3420 msgstr ""
3651 msgstr ""
3421
3652
3422 #: rhodecode/model/auth_token.py:59
3653 #: rhodecode/model/auth_token.py:59
3423 msgid "1 month {end_date}"
3654 msgid "1 month {end_date}"
3424 msgstr ""
3655 msgstr ""
3425
3656
3426 #: rhodecode/model/comment.py:384
3657 #: rhodecode/model/comment.py:412
3427 msgid "made a comment"
3658 msgid "made a comment"
3428 msgstr ""
3659 msgstr ""
3429
3660
3430 #: rhodecode/model/comment.py:385
3661 #: rhodecode/model/comment.py:413
3431 msgid "Show it now"
3662 msgid "Show it now"
3432 msgstr ""
3663 msgstr ""
3433
3664
3434 #: rhodecode/model/forms.py:88
3665 #: rhodecode/model/forms.py:88
3435 msgid "Please enter a login"
3666 msgid "Please enter a login"
3436 msgstr ""
3667 msgstr ""
3437
3668
3438 #: rhodecode/model/forms.py:89
3669 #: rhodecode/model/forms.py:89
3439 #, python-format
3670 #, python-format
3440 msgid "Enter a value %(min)i characters long or more"
3671 msgid "Enter a value %(min)i characters long or more"
3441 msgstr ""
3672 msgstr ""
3442
3673
3443 #: rhodecode/model/forms.py:99
3674 #: rhodecode/model/forms.py:99
3444 msgid "Please enter a password"
3675 msgid "Please enter a password"
3445 msgstr ""
3676 msgstr ""
3446
3677
3447 #: rhodecode/model/forms.py:100
3678 #: rhodecode/model/forms.py:100
3448 #, python-format
3679 #, python-format
3449 msgid "Enter %(min)i characters or more"
3680 msgid "Enter %(min)i characters or more"
3450 msgstr ""
3681 msgstr ""
3451
3682
3452 #: rhodecode/model/notification.py:244
3683 #: rhodecode/model/notification.py:244
3453 #, python-format
3684 #, python-format
3454 msgid "%(user)s commented on commit %(date_or_age)s"
3685 msgid "%(user)s commented on commit %(date_or_age)s"
3455 msgstr ""
3686 msgstr ""
3456
3687
3457 #: rhodecode/model/notification.py:245
3688 #: rhodecode/model/notification.py:245
3458 #, python-format
3689 #, python-format
3459 msgid "%(user)s commented on commit at %(date_or_age)s"
3690 msgid "%(user)s commented on commit at %(date_or_age)s"
3460 msgstr ""
3691 msgstr ""
3461
3692
3462 #: rhodecode/model/notification.py:248
3693 #: rhodecode/model/notification.py:248
3463 #, python-format
3694 #, python-format
3464 msgid "%(user)s sent message %(date_or_age)s"
3695 msgid "%(user)s sent message %(date_or_age)s"
3465 msgstr ""
3696 msgstr ""
3466
3697
3467 #: rhodecode/model/notification.py:249
3698 #: rhodecode/model/notification.py:249
3468 #, python-format
3699 #, python-format
3469 msgid "%(user)s sent message at %(date_or_age)s"
3700 msgid "%(user)s sent message at %(date_or_age)s"
3470 msgstr ""
3701 msgstr ""
3471
3702
3472 #: rhodecode/model/notification.py:252
3703 #: rhodecode/model/notification.py:252
3473 #, python-format
3704 #, python-format
3474 msgid "%(user)s mentioned you %(date_or_age)s"
3705 msgid "%(user)s mentioned you %(date_or_age)s"
3475 msgstr ""
3706 msgstr ""
3476
3707
3477 #: rhodecode/model/notification.py:253
3708 #: rhodecode/model/notification.py:253
3478 #, python-format
3709 #, python-format
3479 msgid "%(user)s mentioned you at %(date_or_age)s"
3710 msgid "%(user)s mentioned you at %(date_or_age)s"
3480 msgstr ""
3711 msgstr ""
3481
3712
3482 #: rhodecode/model/notification.py:256
3713 #: rhodecode/model/notification.py:256
3483 #, python-format
3714 #, python-format
3484 msgid "%(user)s registered in RhodeCode %(date_or_age)s"
3715 msgid "%(user)s registered in RhodeCode %(date_or_age)s"
3485 msgstr ""
3716 msgstr ""
3486
3717
3487 #: rhodecode/model/notification.py:257
3718 #: rhodecode/model/notification.py:257
3488 #, python-format
3719 #, python-format
3489 msgid "%(user)s registered in RhodeCode at %(date_or_age)s"
3720 msgid "%(user)s registered in RhodeCode at %(date_or_age)s"
3490 msgstr ""
3721 msgstr ""
3491
3722
3492 #: rhodecode/model/notification.py:260
3723 #: rhodecode/model/notification.py:260
3493 #, python-format
3724 #, python-format
3494 msgid "%(user)s opened new pull request %(date_or_age)s"
3725 msgid "%(user)s opened new pull request %(date_or_age)s"
3495 msgstr ""
3726 msgstr ""
3496
3727
3497 #: rhodecode/model/notification.py:261
3728 #: rhodecode/model/notification.py:261
3498 #, python-format
3729 #, python-format
3499 msgid "%(user)s opened new pull request at %(date_or_age)s"
3730 msgid "%(user)s opened new pull request at %(date_or_age)s"
3500 msgstr ""
3731 msgstr ""
3501
3732
3502 #: rhodecode/model/notification.py:264
3733 #: rhodecode/model/notification.py:264
3503 #, python-format
3734 #, python-format
3504 msgid "%(user)s commented on pull request %(date_or_age)s"
3735 msgid "%(user)s commented on pull request %(date_or_age)s"
3505 msgstr ""
3736 msgstr ""
3506
3737
3507 #: rhodecode/model/notification.py:265
3738 #: rhodecode/model/notification.py:265
3508 #, python-format
3739 #, python-format
3509 msgid "%(user)s commented on pull request at %(date_or_age)s"
3740 msgid "%(user)s commented on pull request at %(date_or_age)s"
3510 msgstr ""
3741 msgstr ""
3511
3742
3512 #: rhodecode/model/permission.py:71 rhodecode/model/permission.py:77
3743 #: rhodecode/model/permission.py:71 rhodecode/model/permission.py:77
3513 #: rhodecode/model/permission.py:83
3744 #: rhodecode/model/permission.py:83
3514 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:11
3745 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:11
3515 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:195
3746 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:196
3516 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:11
3747 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:11
3517 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:11
3748 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:11
3518 msgid "None"
3749 msgid "None"
3519 msgstr ""
3750 msgstr ""
3520
3751
3521 #: rhodecode/model/permission.py:72 rhodecode/model/permission.py:78
3752 #: rhodecode/model/permission.py:72 rhodecode/model/permission.py:78
3522 #: rhodecode/model/permission.py:84
3753 #: rhodecode/model/permission.py:84
3523 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:12
3754 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:12
3524 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:12
3755 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:12
3525 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:12
3756 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:12
3526 msgid "Read"
3757 msgid "Read"
3527 msgstr ""
3758 msgstr ""
3528
3759
3529 #: rhodecode/model/permission.py:73 rhodecode/model/permission.py:79
3760 #: rhodecode/model/permission.py:73 rhodecode/model/permission.py:79
3530 #: rhodecode/model/permission.py:85
3761 #: rhodecode/model/permission.py:85
3531 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:13
3762 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:13
3532 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:13
3763 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:13
3533 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:13
3764 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:13
3534 #: rhodecode/templates/changeset/changeset_file_comment.mako:273
3765 #: rhodecode/templates/changeset/changeset_file_comment.mako:273
3535 #: rhodecode/templates/changeset/changeset_file_comment.mako:323
3766 #: rhodecode/templates/changeset/changeset_file_comment.mako:323
3536 #: rhodecode/templates/data_table/_dt_elements.mako:387
3767 #: rhodecode/templates/data_table/_dt_elements.mako:387
3537 msgid "Write"
3768 msgid "Write"
3538 msgstr ""
3769 msgstr ""
3539
3770
3540 #: rhodecode/model/permission.py:74 rhodecode/model/permission.py:80
3771 #: rhodecode/model/permission.py:74 rhodecode/model/permission.py:80
3541 #: rhodecode/model/permission.py:86
3772 #: rhodecode/model/permission.py:86
3542 #: rhodecode/templates/admin/auth/auth_settings.mako:12
3773 #: rhodecode/templates/admin/auth/auth_settings.mako:12
3543 #: rhodecode/templates/admin/auth/plugin_settings.mako:12
3774 #: rhodecode/templates/admin/auth/plugin_settings.mako:12
3544 #: rhodecode/templates/admin/defaults/defaults.mako:12
3775 #: rhodecode/templates/admin/defaults/defaults.mako:12
3545 #: rhodecode/templates/admin/integrations/base.mako:21
3776 #: rhodecode/templates/admin/integrations/base.mako:21
3546 #: rhodecode/templates/admin/integrations/form.mako:15
3777 #: rhodecode/templates/admin/integrations/form.mako:15
3547 #: rhodecode/templates/admin/integrations/form.mako:28
3778 #: rhodecode/templates/admin/integrations/form.mako:28
3548 #: rhodecode/templates/admin/integrations/list.mako:8
3779 #: rhodecode/templates/admin/integrations/list.mako:8
3549 #: rhodecode/templates/admin/integrations/list.mako:14
3780 #: rhodecode/templates/admin/integrations/list.mako:14
3550 #: rhodecode/templates/admin/integrations/new.mako:11
3781 #: rhodecode/templates/admin/integrations/new.mako:11
3551 #: rhodecode/templates/admin/integrations/new.mako:19
3552 #: rhodecode/templates/admin/permissions/permissions.mako:12
3782 #: rhodecode/templates/admin/permissions/permissions.mako:12
3553 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:12
3783 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:12
3554 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:12
3555 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:14
3784 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:14
3556 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:13
3785 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:13
3557 #: rhodecode/templates/admin/repos/repo_add.mako:13
3786 #: rhodecode/templates/admin/repos/repo_add.mako:13
3558 #: rhodecode/templates/admin/repos/repo_add.mako:17
3787 #: rhodecode/templates/admin/repos/repo_add.mako:17
3559 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:14
3788 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:14
3560 #: rhodecode/templates/admin/repos/repos.mako:13
3789 #: rhodecode/templates/admin/repos/repos.mako:13
3561 #: rhodecode/templates/admin/settings/settings.mako:12
3790 #: rhodecode/templates/admin/settings/settings.mako:12
3562 #: rhodecode/templates/admin/user_groups/user_group_add.mako:11
3791 #: rhodecode/templates/admin/user_groups/user_group_add.mako:11
3563 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:12
3792 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:12
3564 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:14
3793 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:14
3565 #: rhodecode/templates/admin/user_groups/user_groups.mako:13
3794 #: rhodecode/templates/admin/user_groups/user_groups.mako:13
3566 #: rhodecode/templates/admin/users/user_add.mako:11
3795 #: rhodecode/templates/admin/users/user_add.mako:11
3567 #: rhodecode/templates/admin/users/user_edit.mako:12
3796 #: rhodecode/templates/admin/users/user_edit.mako:12
3568 #: rhodecode/templates/admin/users/users.mako:13
3797 #: rhodecode/templates/admin/users/users.mako:13
3569 #: rhodecode/templates/admin/users/users.mako:84
3798 #: rhodecode/templates/base/base.mako:536
3570 #: rhodecode/templates/base/base.mako:457
3799 #: rhodecode/templates/base/base.mako:543
3571 #: rhodecode/templates/base/base.mako:464
3572 msgid "Admin"
3800 msgid "Admin"
3573 msgstr ""
3801 msgstr ""
3574
3802
3575 #: rhodecode/model/permission.py:89
3803 #: rhodecode/model/permission.py:89
3576 msgid "Protected/No Access"
3804 msgid "Protected/No Access"
3577 msgstr ""
3805 msgstr ""
3578
3806
3579 #: rhodecode/model/permission.py:90
3807 #: rhodecode/model/permission.py:90
3580 msgid "Web merge"
3808 msgid "Web merge"
3581 msgstr ""
3809 msgstr ""
3582
3810
3583 #: rhodecode/model/permission.py:91
3811 #: rhodecode/model/permission.py:91
3584 msgid "Push"
3812 msgid "Push"
3585 msgstr ""
3813 msgstr ""
3586
3814
3587 #: rhodecode/model/permission.py:92
3815 #: rhodecode/model/permission.py:92
3588 msgid "Force Push"
3816 msgid "Force Push"
3589 msgstr ""
3817 msgstr ""
3590
3818
3591 #: rhodecode/model/permission.py:95 rhodecode/model/permission.py:109
3819 #: rhodecode/model/permission.py:95 rhodecode/model/permission.py:109
3592 #: rhodecode/model/permission.py:113 rhodecode/model/permission.py:117
3820 #: rhodecode/model/permission.py:113 rhodecode/model/permission.py:117
3593 #: rhodecode/model/permission.py:121 rhodecode/model/permission.py:125
3821 #: rhodecode/model/permission.py:121 rhodecode/model/permission.py:125
3594 #: rhodecode/model/permission.py:129
3822 #: rhodecode/model/permission.py:129
3595 msgid "Disabled"
3823 msgid "Disabled"
3596 msgstr ""
3824 msgstr ""
3597
3825
3598 #: rhodecode/model/permission.py:96
3826 #: rhodecode/model/permission.py:96
3599 msgid "Allowed with manual account activation"
3827 msgid "Allowed with manual account activation"
3600 msgstr ""
3828 msgstr ""
3601
3829
3602 #: rhodecode/model/permission.py:97
3830 #: rhodecode/model/permission.py:97
3603 msgid "Allowed with automatic account activation"
3831 msgid "Allowed with automatic account activation"
3604 msgstr ""
3832 msgstr ""
3605
3833
3606 #: rhodecode/model/permission.py:100
3834 #: rhodecode/model/permission.py:100
3607 msgid "Allow password recovery"
3835 msgid "Allow password recovery"
3608 msgstr ""
3836 msgstr ""
3609
3837
3610 #: rhodecode/model/permission.py:101
3838 #: rhodecode/model/permission.py:101
3611 msgid "Hide password recovery link"
3839 msgid "Hide password recovery link"
3612 msgstr ""
3840 msgstr ""
3613
3841
3614 #: rhodecode/model/permission.py:102
3842 #: rhodecode/model/permission.py:102
3615 msgid "Disable password recovery"
3843 msgid "Disable password recovery"
3616 msgstr ""
3844 msgstr ""
3617
3845
3618 #: rhodecode/model/pull_request.py:79
3846 #: rhodecode/model/pull_request.py:80
3619 msgid "This pull request can be automatically merged."
3847 msgid "Pull request update successful."
3620 msgstr ""
3848 msgstr ""
3621
3849
3622 #: rhodecode/model/pull_request.py:81
3850 #: rhodecode/model/pull_request.py:82
3623 msgid "This pull request cannot be merged because of an unhandled exception."
3851 msgid "Pull request update failed because of an unknown error."
3624 msgstr ""
3852 msgstr ""
3625
3853
3626 #: rhodecode/model/pull_request.py:84
3854 #: rhodecode/model/pull_request.py:84
3627 msgid "This pull request cannot be merged because of merge conflicts."
3855 msgid "No update needed because the source and target have not changed."
3628 msgstr ""
3856 msgstr ""
3629
3857
3630 #: rhodecode/model/pull_request.py:86
3858 #: rhodecode/model/pull_request.py:86
3631 msgid "This pull request could not be merged because push to target failed."
3859 msgid "Pull request cannot be updated because the reference type is not supported for an update. Only Branch, Tag or Bookmark is allowed."
3632 msgstr ""
3860 msgstr ""
3633
3861
3634 #: rhodecode/model/pull_request.py:89
3862 #: rhodecode/model/pull_request.py:89
3635 msgid "This pull request cannot be merged because the target is not a head."
3863 msgid "This pull request cannot be updated because the target reference is missing."
3636 msgstr ""
3864 msgstr ""
3637
3865
3638 #: rhodecode/model/pull_request.py:92
3866 #: rhodecode/model/pull_request.py:92
3639 msgid "This pull request cannot be merged because the source contains more branches than the target."
3640 msgstr ""
3641
3642 #: rhodecode/model/pull_request.py:95
3643 msgid "This pull request cannot be merged because the target has multiple heads."
3644 msgstr ""
3645
3646 #: rhodecode/model/pull_request.py:98
3647 msgid "This pull request cannot be merged because the target repository is locked."
3648 msgstr ""
3649
3650 #: rhodecode/model/pull_request.py:101
3651 msgid "This pull request cannot be merged because the target or the source reference is missing."
3652 msgstr ""
3653
3654 #: rhodecode/model/pull_request.py:104
3655 msgid "This pull request cannot be merged because the target reference is missing."
3656 msgstr ""
3657
3658 #: rhodecode/model/pull_request.py:107
3659 msgid "This pull request cannot be merged because the source reference is missing."
3660 msgstr ""
3661
3662 #: rhodecode/model/pull_request.py:110
3663 msgid "This pull request cannot be merged because of conflicts related to sub repositories."
3664 msgstr ""
3665
3666 #: rhodecode/model/pull_request.py:116
3667 msgid "Pull request update successful."
3668 msgstr ""
3669
3670 #: rhodecode/model/pull_request.py:118
3671 msgid "Pull request update failed because of an unknown error."
3672 msgstr ""
3673
3674 #: rhodecode/model/pull_request.py:120
3675 msgid "No update needed because the source and target have not changed."
3676 msgstr ""
3677
3678 #: rhodecode/model/pull_request.py:122
3679 msgid "Pull request cannot be updated because the reference type is not supported for an update. Only Branch, Tag or Bookmark is allowed."
3680 msgstr ""
3681
3682 #: rhodecode/model/pull_request.py:125
3683 msgid "This pull request cannot be updated because the target reference is missing."
3684 msgstr ""
3685
3686 #: rhodecode/model/pull_request.py:128
3687 msgid "This pull request cannot be updated because the source reference is missing."
3867 msgid "This pull request cannot be updated because the source reference is missing."
3688 msgstr ""
3868 msgstr ""
3689
3869
3870 #: rhodecode/model/pull_request.py:1227
3871 msgid "Server-side pull request merging is disabled."
3872 msgstr ""
3873
3874 #: rhodecode/model/pull_request.py:1229
3875 msgid "This pull request is closed."
3876 msgstr ""
3877
3690 #: rhodecode/model/pull_request.py:1243
3878 #: rhodecode/model/pull_request.py:1243
3691 msgid "Server-side pull request merging is disabled."
3692 msgstr ""
3693
3694 #: rhodecode/model/pull_request.py:1245
3695 msgid "This pull request is closed."
3696 msgstr ""
3697
3698 #: rhodecode/model/pull_request.py:1260
3699 msgid "Pull request merging is not supported."
3879 msgid "Pull request merging is not supported."
3700 msgstr ""
3880 msgstr ""
3701
3881
3702 #: rhodecode/model/pull_request.py:1279
3882 #: rhodecode/model/pull_request.py:1262
3703 msgid "Target repository large files support is disabled."
3883 msgid "Target repository large files support is disabled."
3704 msgstr ""
3884 msgstr ""
3705
3885
3706 #: rhodecode/model/pull_request.py:1282
3886 #: rhodecode/model/pull_request.py:1265
3707 msgid "Source repository large files support is disabled."
3887 msgid "Source repository large files support is disabled."
3708 msgstr ""
3888 msgstr ""
3709
3889
3710 #: rhodecode/model/pull_request.py:1451 rhodecode/model/scm.py:819
3890 #: rhodecode/model/pull_request.py:1430 rhodecode/model/scm.py:924
3891 #: rhodecode/templates/admin/my_account/my_account.mako:31
3892 #: rhodecode/templates/base/base.mako:404
3711 msgid "Bookmarks"
3893 msgid "Bookmarks"
3712 msgstr ""
3894 msgstr ""
3713
3895
3714 #: rhodecode/model/pull_request.py:1456
3896 #: rhodecode/model/pull_request.py:1435
3715 msgid "Commit IDs"
3897 msgid "Commit IDs"
3716 msgstr ""
3898 msgstr ""
3717
3899
3718 #: rhodecode/model/pull_request.py:1459
3900 #: rhodecode/model/pull_request.py:1438
3719 msgid "Closed Branches"
3901 msgid "Closed Branches"
3720 msgstr ""
3902 msgstr ""
3721
3903
3722 #: rhodecode/model/pull_request.py:1624
3904 #: rhodecode/model/pull_request.py:1603
3723 msgid "User `{}` not allowed to perform merge."
3905 msgid "User `{}` not allowed to perform merge."
3724 msgstr ""
3906 msgstr ""
3725
3907
3726 #: rhodecode/model/pull_request.py:1642
3908 #: rhodecode/model/pull_request.py:1621
3727 msgid "Target branch `{}` changes rejected by rule {}."
3909 msgid "Target branch `{}` changes rejected by rule {}."
3728 msgstr ""
3910 msgstr ""
3729
3911
3730 #: rhodecode/model/pull_request.py:1656
3912 #: rhodecode/model/pull_request.py:1635
3731 msgid "Pull request reviewer approval is pending."
3913 msgid "Pull request reviewer approval is pending."
3732 msgstr ""
3914 msgstr ""
3733
3915
3734 #: rhodecode/model/pull_request.py:1671
3916 #: rhodecode/model/pull_request.py:1649
3735 msgid "Cannot merge, {} TODO still not resolved."
3917 msgid "Cannot merge, {} TODO still not resolved."
3736 msgstr ""
3918 msgstr ""
3737
3919
3738 #: rhodecode/model/pull_request.py:1674
3920 #: rhodecode/model/pull_request.py:1652
3739 msgid "Cannot merge, {} TODOs still not resolved."
3921 msgid "Cannot merge, {} TODOs still not resolved."
3740 msgstr ""
3922 msgstr ""
3741
3923
3742 #: rhodecode/model/pull_request.py:1710
3924 #: rhodecode/model/pull_request.py:1687
3743 msgid "Merge strategy: rebase"
3925 msgid "Merge strategy: rebase"
3744 msgstr ""
3926 msgstr ""
3745
3927
3746 #: rhodecode/model/pull_request.py:1715
3928 #: rhodecode/model/pull_request.py:1692
3747 msgid "Merge strategy: explicit merge commit"
3929 msgid "Merge strategy: explicit merge commit"
3748 msgstr ""
3930 msgstr ""
3749
3931
3750 #: rhodecode/model/pull_request.py:1722
3932 #: rhodecode/model/pull_request.py:1700
3751 msgid "Source branch will be closed after merge."
3933 msgid "Source branch will be closed after merge."
3752 msgstr ""
3934 msgstr ""
3753
3935
3754 #: rhodecode/model/pull_request.py:1724
3936 #: rhodecode/model/pull_request.py:1702
3755 msgid "Source branch will be deleted after merge."
3937 msgid "Source branch will be deleted after merge."
3756 msgstr ""
3938 msgstr ""
3757
3939
3758 #: rhodecode/model/scm.py:797
3940 #: rhodecode/model/scm.py:902
3759 msgid "latest tip"
3941 msgid "latest tip"
3760 msgstr ""
3942 msgstr ""
3761
3943
3762 #: rhodecode/model/validators.py:92 rhodecode/model/validators.py:93
3944 #: rhodecode/model/validators.py:93 rhodecode/model/validators.py:94
3763 msgid "Value cannot be an empty list"
3945 msgid "Value cannot be an empty list"
3764 msgstr ""
3946 msgstr ""
3765
3947
3766 #: rhodecode/model/validators.py:139
3948 #: rhodecode/model/validators.py:140
3767 msgid "Pattern already exists"
3949 msgid "Pattern already exists"
3768 msgstr ""
3950 msgstr ""
3769
3951
3770 #: rhodecode/model/validators.py:160
3952 #: rhodecode/model/validators.py:161
3771 #, python-format
3953 #, python-format
3772 msgid "Username \"%(username)s\" already exists"
3954 msgid "Username \"%(username)s\" already exists"
3773 msgstr ""
3955 msgstr ""
3774
3956
3775 #: rhodecode/model/validators.py:162
3957 #: rhodecode/model/validators.py:163
3776 #, python-format
3958 #, python-format
3777 msgid "Username \"%(username)s\" is forbidden"
3959 msgid "Username \"%(username)s\" is forbidden"
3778 msgstr ""
3960 msgstr ""
3779
3961
3780 #: rhodecode/model/validators.py:164
3962 #: rhodecode/model/validators.py:165
3781 #: rhodecode/model/validation_schema/schemas/user_schema.py:71
3963 #: rhodecode/model/validation_schema/schemas/user_schema.py:71
3782 msgid "Username may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character or underscore"
3964 msgid "Username may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character or underscore"
3783 msgstr ""
3965 msgstr ""
3784
3966
3785 #: rhodecode/model/validators.py:195
3786 #, python-format
3787 msgid "Username %(username)s is not valid"
3788 msgstr ""
3789
3790 #: rhodecode/model/validators.py:196
3967 #: rhodecode/model/validators.py:196
3791 #, python-format
3968 #, python-format
3969 msgid "Username %(username)s is not valid"
3970 msgstr ""
3971
3972 #: rhodecode/model/validators.py:197
3973 #, python-format
3792 msgid "Username %(username)s is disabled"
3974 msgid "Username %(username)s is disabled"
3793 msgstr ""
3975 msgstr ""
3794
3976
3795 #: rhodecode/model/validators.py:221
3796 msgid "Invalid user group name"
3797 msgstr ""
3798
3799 #: rhodecode/model/validators.py:222
3977 #: rhodecode/model/validators.py:222
3978 msgid "Invalid user group name"
3979 msgstr ""
3980
3981 #: rhodecode/model/validators.py:223
3800 #, python-format
3982 #, python-format
3801 msgid "User group `%(usergroup)s` already exists"
3983 msgid "User group `%(usergroup)s` already exists"
3802 msgstr ""
3984 msgstr ""
3803
3985
3804 #: rhodecode/model/validators.py:224
3986 #: rhodecode/model/validators.py:225
3805 msgid "user group name may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character"
3987 msgid "user group name may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character"
3806 msgstr ""
3988 msgstr ""
3807
3989
3808 #: rhodecode/model/validators.py:264
3809 msgid "Cannot assign this group as parent"
3810 msgstr ""
3811
3812 #: rhodecode/model/validators.py:265
3990 #: rhodecode/model/validators.py:265
3813 #, python-format
3991 msgid "Cannot assign this group as parent"
3814 msgid "Group \"%(group_name)s\" already exists"
3815 msgstr ""
3992 msgstr ""
3816
3993
3817 #: rhodecode/model/validators.py:266
3994 #: rhodecode/model/validators.py:266
3818 #, python-format
3995 #, python-format
3996 msgid "Group \"%(group_name)s\" already exists"
3997 msgstr ""
3998
3999 #: rhodecode/model/validators.py:267
4000 #, python-format
3819 msgid "Repository with name \"%(group_name)s\" already exists"
4001 msgid "Repository with name \"%(group_name)s\" already exists"
3820 msgstr ""
4002 msgstr ""
3821
4003
3822 #: rhodecode/model/validators.py:268
4004 #: rhodecode/model/validators.py:269
3823 msgid "no permission to store repository groupin this location"
4005 msgid "no permission to store repository groupin this location"
3824 msgstr ""
4006 msgstr ""
3825
4007
3826 #: rhodecode/model/validators.py:270
4008 #: rhodecode/model/validators.py:271
3827 msgid "no permission to store repository group in root location"
4009 msgid "no permission to store repository group in root location"
3828 msgstr ""
4010 msgstr ""
3829
4011
3830 #: rhodecode/model/validators.py:387
4012 #: rhodecode/model/validators.py:388
3831 msgid "Invalid characters (non-ascii) in password"
4013 msgid "Invalid characters (non-ascii) in password"
3832 msgstr ""
4014 msgstr ""
3833
4015
3834 #: rhodecode/model/validators.py:406
4016 #: rhodecode/model/validators.py:407
3835 msgid "Passwords do not match"
4017 msgid "Passwords do not match"
3836 msgstr ""
4018 msgstr ""
3837
4019
3838 #: rhodecode/model/validators.py:426
3839 msgid "invalid password"
3840 msgstr ""
3841
3842 #: rhodecode/model/validators.py:427
4020 #: rhodecode/model/validators.py:427
3843 msgid "invalid user name"
4021 msgid "invalid password"
3844 msgstr ""
4022 msgstr ""
3845
4023
3846 #: rhodecode/model/validators.py:428
4024 #: rhodecode/model/validators.py:428
4025 msgid "invalid user name"
4026 msgstr ""
4027
4028 #: rhodecode/model/validators.py:429
3847 msgid "Your account is disabled"
4029 msgid "Your account is disabled"
3848 msgstr ""
4030 msgstr ""
3849
4031
3850 #: rhodecode/model/validators.py:464
4032 #: rhodecode/model/validators.py:465
3851 #, python-format
4033 #, python-format
3852 msgid "Repository name %(repo)s is disallowed"
4034 msgid "Repository name %(repo)s is disallowed"
3853 msgstr ""
4035 msgstr ""
3854
4036
3855 #: rhodecode/model/validators.py:466
4037 #: rhodecode/model/validators.py:467
3856 #, python-format
4038 #, python-format
3857 msgid "Repository with name %(repo)s already exists"
4039 msgid "Repository with name %(repo)s already exists"
3858 msgstr ""
4040 msgstr ""
3859
4041
3860 #: rhodecode/model/validators.py:468
4042 #: rhodecode/model/validators.py:469
3861 #, python-format
4043 #, python-format
3862 msgid "Repository group with name \"%(repo)s\" already exists"
4044 msgid "Repository group with name \"%(repo)s\" already exists"
3863 msgstr ""
4045 msgstr ""
3864
4046
3865 #: rhodecode/model/validators.py:471
4047 #: rhodecode/model/validators.py:472
3866 #, python-format
4048 #, python-format
3867 msgid "Repository with name %(repo)s exists in group \"%(group)s\""
4049 msgid "Repository with name %(repo)s exists in group \"%(group)s\""
3868 msgstr ""
4050 msgstr ""
3869
4051
3870 #: rhodecode/model/validators.py:473
4052 #: rhodecode/model/validators.py:474
3871 #, python-format
4053 #, python-format
3872 msgid "Repository group with name \"%(repo)s\" exists in group \"%(group)s\""
4054 msgid "Repository group with name \"%(repo)s\" exists in group \"%(group)s\""
3873 msgstr ""
4055 msgstr ""
3874
4056
3875 #: rhodecode/model/validators.py:566
4057 #: rhodecode/model/validators.py:567
3876 #: rhodecode/model/validation_schema/schemas/repo_schema.py:219
4058 #: rhodecode/model/validation_schema/schemas/repo_schema.py:219
3877 msgid "Repository name cannot end with .git"
4059 msgid "Repository name cannot end with .git"
3878 msgstr ""
4060 msgstr ""
3879
4061
3880 #: rhodecode/model/validators.py:626
3881 #, python-format
3882 msgid "invalid clone url for %(rtype)s repository"
3883 msgstr ""
3884
3885 #: rhodecode/model/validators.py:627
4062 #: rhodecode/model/validators.py:627
3886 #, python-format
4063 #, python-format
4064 msgid "invalid clone url for %(rtype)s repository"
4065 msgstr ""
4066
4067 #: rhodecode/model/validators.py:628
4068 #, python-format
3887 msgid "Invalid clone url, provide a valid clone url starting with one of %(allowed_prefixes)s"
4069 msgid "Invalid clone url, provide a valid clone url starting with one of %(allowed_prefixes)s"
3888 msgstr ""
4070 msgstr ""
3889
4071
3890 #: rhodecode/model/validators.py:659
4072 #: rhodecode/model/validators.py:660
3891 msgid "Fork have to be the same type as parent"
4073 msgid "Fork have to be the same type as parent"
3892 msgstr ""
4074 msgstr ""
3893
4075
3894 #: rhodecode/model/validators.py:676
4076 #: rhodecode/model/validators.py:677
3895 msgid "You do not have the permission to create repositories in this group."
4077 msgid "You do not have the permission to create repositories in this group."
3896 msgstr ""
4078 msgstr ""
3897
4079
3898 #: rhodecode/model/validators.py:679
4080 #: rhodecode/model/validators.py:680
3899 #: rhodecode/model/validation_schema/schemas/repo_schema.py:125
4081 #: rhodecode/model/validation_schema/schemas/repo_schema.py:125
3900 msgid "You do not have the permission to store repositories in the root location."
4082 msgid "You do not have the permission to store repositories in the root location."
3901 msgstr ""
4083 msgstr ""
3902
4084
3903 #: rhodecode/model/validators.py:739
4085 #: rhodecode/model/validators.py:740
3904 msgid "This username or user group name is not valid"
4086 msgid "This username or user group name is not valid"
3905 msgstr ""
4087 msgstr ""
3906
4088
3907 #: rhodecode/model/validators.py:852
4089 #: rhodecode/model/validators.py:853
3908 msgid "This is not a valid path"
4090 msgid "This is not a valid path"
3909 msgstr ""
4091 msgstr ""
3910
4092
3911 #: rhodecode/model/validators.py:870
4093 #: rhodecode/model/validators.py:871
3912 #: rhodecode/model/validation_schema/schemas/user_schema.py:141
4094 #: rhodecode/model/validation_schema/schemas/user_schema.py:141
3913 #: rhodecode/model/validation_schema/schemas/user_schema.py:145
4095 #: rhodecode/model/validation_schema/schemas/user_schema.py:145
3914 msgid "This e-mail address is already taken"
4096 msgid "This e-mail address is already taken"
3915 msgstr ""
4097 msgstr ""
3916
4098
3917 #: rhodecode/model/validators.py:892
4099 #: rhodecode/model/validators.py:893
3918 #, python-format
4100 #, python-format
3919 msgid "e-mail \"%(email)s\" does not exist."
4101 msgid "e-mail \"%(email)s\" does not exist."
3920 msgstr ""
4102 msgstr ""
3921
4103
3922 #: rhodecode/model/validators.py:913
4104 #: rhodecode/model/validators.py:914
3923 #, python-format
4105 #, python-format
3924 msgid "Revisions %(revs)s are already part of pull request or have set status"
4106 msgid "Revisions %(revs)s are already part of pull request or have set status"
3925 msgstr ""
4107 msgstr ""
3926
4108
3927 #: rhodecode/model/validators.py:946
3928 #: rhodecode/model/validation_schema/validators.py:41
3929 #: rhodecode/model/validation_schema/validators.py:54
3930 msgid "Please enter a valid IPv4 or IpV6 address"
3931 msgstr ""
3932
3933 #: rhodecode/model/validators.py:947
4109 #: rhodecode/model/validators.py:947
4110 #: rhodecode/model/validation_schema/validators.py:41
4111 #: rhodecode/model/validation_schema/validators.py:54
4112 msgid "Please enter a valid IPv4 or IpV6 address"
4113 msgstr ""
4114
4115 #: rhodecode/model/validators.py:948
3934 #, python-format
4116 #, python-format
3935 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
4117 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
3936 msgstr ""
4118 msgstr ""
3937
4119
3938 #: rhodecode/model/validators.py:975
4120 #: rhodecode/model/validators.py:976
3939 msgid "Key name can only consist of letters, underscore, dash or numbers"
4121 msgid "Key name can only consist of letters, underscore, dash or numbers"
3940 msgstr ""
4122 msgstr ""
3941
4123
3942 #: rhodecode/model/validators.py:992
4124 #: rhodecode/model/validators.py:993
3943 #, python-format
4125 #, python-format
3944 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
4126 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
3945 msgstr ""
4127 msgstr ""
3946
4128
3947 #: rhodecode/model/validators.py:995
4129 #: rhodecode/model/validators.py:996
3948 #, python-format
4130 #, python-format
3949 msgid "The plugin \"%(plugin_id)s\" is missing an includeme function."
4131 msgid "The plugin \"%(plugin_id)s\" is missing an includeme function."
3950 msgstr ""
4132 msgstr ""
3951
4133
3952 #: rhodecode/model/validators.py:998
4134 #: rhodecode/model/validators.py:999
3953 #, python-format
4135 #, python-format
3954 msgid "Can not load plugin \"%(plugin_id)s\""
4136 msgid "Can not load plugin \"%(plugin_id)s\""
3955 msgstr ""
4137 msgstr ""
3956
4138
3957 #: rhodecode/model/validators.py:1000
4139 #: rhodecode/model/validators.py:1001
3958 #, python-format
4140 #, python-format
3959 msgid "No plugin available with ID \"%(plugin_id)s\""
4141 msgid "No plugin available with ID \"%(plugin_id)s\""
3960 msgstr ""
4142 msgstr ""
3961
4143
3962 #: rhodecode/model/validators.py:1068
4144 #: rhodecode/model/validators.py:1069
3963 msgid "Url must start with http or /"
4145 msgid "Url must start with http or /"
3964 msgstr ""
4146 msgstr ""
3965
4147
3966 #: rhodecode/model/validation_schema/validators.py:62
4148 #: rhodecode/model/validation_schema/validators.py:62
3967 msgid "Invalid glob pattern"
4149 msgid "Invalid glob pattern"
3968 msgstr ""
4150 msgstr ""
3969
4151
3970 #: rhodecode/model/validation_schema/validators.py:71
4152 #: rhodecode/model/validation_schema/validators.py:71
3971 msgid "Name must start with a letter or number. Got `{}`"
4153 msgid "Name must start with a letter or number. Got `{}`"
3972 msgstr ""
4154 msgstr ""
3973
4155
3974 #: rhodecode/model/validation_schema/validators.py:142
4156 #: rhodecode/model/validation_schema/validators.py:142
3975 msgid "invalid clone url for {repo_type} repository"
4157 msgid "invalid clone url for {repo_type} repository"
3976 msgstr ""
4158 msgstr ""
3977
4159
3978 #: rhodecode/model/validation_schema/validators.py:151
4160 #: rhodecode/model/validation_schema/validators.py:151
3979 msgid "Please enter a valid json object"
4161 msgid "Please enter a valid json object"
3980 msgstr ""
4162 msgstr ""
3981
4163
3982 #: rhodecode/model/validation_schema/schemas/comment_schema.py:42
4164 #: rhodecode/model/validation_schema/schemas/comment_schema.py:42
3983 #: rhodecode/model/validation_schema/schemas/gist_schema.py:89
4165 #: rhodecode/model/validation_schema/schemas/gist_schema.py:89
3984 msgid "Gist with name {} already exists"
4166 msgid "Gist with name {} already exists"
3985 msgstr ""
4167 msgstr ""
3986
4168
3987 #: rhodecode/model/validation_schema/schemas/comment_schema.py:48
4169 #: rhodecode/model/validation_schema/schemas/comment_schema.py:48
3988 #: rhodecode/model/validation_schema/schemas/gist_schema.py:95
4170 #: rhodecode/model/validation_schema/schemas/gist_schema.py:95
3989 msgid "Filename {} cannot be inside a directory"
4171 msgid "Filename {} cannot be inside a directory"
3990 msgstr ""
4172 msgstr ""
3991
4173
3992 #: rhodecode/model/validation_schema/schemas/gist_schema.py:132
4174 #: rhodecode/model/validation_schema/schemas/gist_schema.py:132
3993 msgid "Duplicated value for filename found: `{}`"
4175 msgid "Duplicated value for filename found: `{}`"
3994 msgstr ""
4176 msgstr ""
3995
4177
3996 #: rhodecode/model/validation_schema/schemas/integration_schema.py:36
4178 #: rhodecode/model/validation_schema/schemas/integration_schema.py:36
3997 msgid "Pick a scope:"
4179 msgid "Pick a scope:"
3998 msgstr ""
4180 msgstr ""
3999
4181
4000 #: rhodecode/model/validation_schema/schemas/integration_schema.py:39
4182 #: rhodecode/model/validation_schema/schemas/integration_schema.py:39
4001 msgid "Global (all repositories)"
4183 msgid "Global (all repositories)"
4002 msgstr ""
4184 msgstr ""
4003
4185
4004 #: rhodecode/model/validation_schema/schemas/integration_schema.py:40
4186 #: rhodecode/model/validation_schema/schemas/integration_schema.py:40
4005 msgid "Top level repositories only"
4187 msgid "Top level repositories only"
4006 msgstr ""
4188 msgstr ""
4007
4189
4008 #: rhodecode/model/validation_schema/schemas/integration_schema.py:79
4190 #: rhodecode/model/validation_schema/schemas/integration_schema.py:79
4009 msgid "Only repo admins can create integrations"
4191 msgid "Only repo admins can create integrations"
4010 msgstr ""
4192 msgstr ""
4011
4193
4012 #: rhodecode/model/validation_schema/schemas/integration_schema.py:86
4194 #: rhodecode/model/validation_schema/schemas/integration_schema.py:86
4013 msgid "Only repogroup admins can create integrations"
4195 msgid "Only repogroup admins can create integrations"
4014 msgstr ""
4196 msgstr ""
4015
4197
4016 #: rhodecode/model/validation_schema/schemas/integration_schema.py:91
4198 #: rhodecode/model/validation_schema/schemas/integration_schema.py:91
4017 msgid "Only superadmins can create global integrations"
4199 msgid "Only superadmins can create global integrations"
4018 msgstr ""
4200 msgstr ""
4019
4201
4020 #: rhodecode/model/validation_schema/schemas/integration_schema.py:181
4202 #: rhodecode/model/validation_schema/schemas/integration_schema.py:181
4021 msgid "Scope of the integration. Recursive means the integration runs on all repos of that group and children recursively."
4203 msgid "Scope of the integration. Recursive means the integration runs on all repos of that group and children recursively."
4022 msgstr ""
4204 msgstr ""
4023
4205
4024 #: rhodecode/model/validation_schema/schemas/integration_schema.py:184
4206 #: rhodecode/model/validation_schema/schemas/integration_schema.py:184
4025 msgid "Integration scope"
4207 msgid "Integration scope"
4026 msgstr ""
4208 msgstr ""
4027
4209
4028 #: rhodecode/model/validation_schema/schemas/integration_schema.py:214
4210 #: rhodecode/model/validation_schema/schemas/integration_schema.py:214
4029 msgid "General integration options"
4211 msgid "General integration options"
4030 msgstr ""
4212 msgstr ""
4031
4213
4032 #: rhodecode/model/validation_schema/schemas/integration_schema.py:217
4214 #: rhodecode/model/validation_schema/schemas/integration_schema.py:217
4033 msgid "{integration_type} settings"
4215 msgid "{integration_type} settings"
4034 msgstr ""
4216 msgstr ""
4035
4217
4036 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:52
4218 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:52
4037 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:56
4219 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:56
4038 msgid "Parent repository group `{}` does not exist"
4220 msgid "Parent repository group `{}` does not exist"
4039 msgstr ""
4221 msgstr ""
4040
4222
4041 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:58
4223 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:58
4042 msgid "You do not have the permission to store repository groups in the root location."
4224 msgid "You do not have the permission to store repository groups in the root location."
4043 msgstr ""
4225 msgstr ""
4044
4226
4045 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:118
4227 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:118
4046 msgid "Repo group owner with id `{}` does not exists"
4228 msgid "Repo group owner with id `{}` does not exists"
4047 msgstr ""
4229 msgstr ""
4048
4230
4049 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:136
4231 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:136
4050 #: rhodecode/model/validation_schema/schemas/repo_schema.py:204
4232 #: rhodecode/model/validation_schema/schemas/repo_schema.py:204
4051 msgid "Repository with name `{}` already exists"
4233 msgid "Repository with name `{}` already exists"
4052 msgstr ""
4234 msgstr ""
4053
4235
4054 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:141
4236 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:141
4055 #: rhodecode/model/validation_schema/schemas/repo_schema.py:209
4237 #: rhodecode/model/validation_schema/schemas/repo_schema.py:209
4056 msgid "Repository group with name `{}` already exists"
4238 msgid "Repository group with name `{}` already exists"
4057 msgstr ""
4239 msgstr ""
4058
4240
4059 #: rhodecode/model/validation_schema/schemas/repo_schema.py:55
4241 #: rhodecode/model/validation_schema/schemas/repo_schema.py:55
4060 msgid "Repo owner with id `{}` does not exists"
4242 msgid "Repo owner with id `{}` does not exists"
4061 msgstr ""
4243 msgstr ""
4062
4244
4063 #: rhodecode/model/validation_schema/schemas/repo_schema.py:91
4245 #: rhodecode/model/validation_schema/schemas/repo_schema.py:91
4064 msgid "Fork with id `{}` does not exists"
4246 msgid "Fork with id `{}` does not exists"
4065 msgstr ""
4247 msgstr ""
4066
4248
4067 #: rhodecode/model/validation_schema/schemas/repo_schema.py:94
4249 #: rhodecode/model/validation_schema/schemas/repo_schema.py:94
4068 msgid "Cannot set fork of parameter of this repository to itself"
4250 msgid "Cannot set fork of parameter of this repository to itself"
4069 msgstr ""
4251 msgstr ""
4070
4252
4071 #: rhodecode/model/validation_schema/schemas/repo_schema.py:119
4253 #: rhodecode/model/validation_schema/schemas/repo_schema.py:119
4072 #: rhodecode/model/validation_schema/schemas/repo_schema.py:123
4254 #: rhodecode/model/validation_schema/schemas/repo_schema.py:123
4073 msgid "Repository group `{}` does not exist"
4255 msgid "Repository group `{}` does not exist"
4074 msgstr ""
4256 msgstr ""
4075
4257
4076 #: rhodecode/model/validation_schema/schemas/user_group_schema.py:32
4258 #: rhodecode/model/validation_schema/schemas/user_group_schema.py:32
4077 msgid "Allowed in name are letters, numbers, and `-`, `_`, `.` Name must start with a letter or number. Got `{}`"
4259 msgid "Allowed in name are letters, numbers, and `-`, `_`, `.` Name must start with a letter or number. Got `{}`"
4078 msgstr ""
4260 msgstr ""
4079
4261
4080 #: rhodecode/model/validation_schema/schemas/user_group_schema.py:48
4262 #: rhodecode/model/validation_schema/schemas/user_group_schema.py:48
4081 msgid "User group owner with id `{}` does not exists"
4263 msgid "User group owner with id `{}` does not exists"
4082 msgstr ""
4264 msgstr ""
4083
4265
4084 #: rhodecode/model/validation_schema/schemas/user_schema.py:39
4266 #: rhodecode/model/validation_schema/schemas/user_schema.py:39
4085 msgid "Password is incorrect"
4267 msgid "Password is incorrect"
4086 msgstr ""
4268 msgstr ""
4087
4269
4088 #: rhodecode/model/validation_schema/schemas/user_schema.py:62
4270 #: rhodecode/model/validation_schema/schemas/user_schema.py:62
4089 msgid "New password must be different to old password"
4271 msgid "New password must be different to old password"
4090 msgstr ""
4272 msgstr ""
4091
4273
4092 #: rhodecode/model/validation_schema/schemas/user_schema.py:174
4274 #: rhodecode/model/validation_schema/schemas/user_schema.py:174
4093 msgid "Additional emails can be specified at <a href=\"{}\">extra emails</a> page."
4275 msgid "Additional emails can be specified at <a href=\"{}\">extra emails</a> page."
4094 msgstr ""
4276 msgstr ""
4095
4277
4096 #: rhodecode/public/js/scripts.js:19
4278 #: rhodecode/public/js/scripts.js:19
4097 msgid ": , "
4279 msgid ": , "
4098 msgstr ""
4280 msgstr ""
4099
4281
4100 #: rhodecode/public/js/scripts.js:20578
4282 #: rhodecode/public/js/scripts.js:20578
4101 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:38
4283 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:38
4102 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
4284 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
4103 msgid "No results"
4285 msgid "No results"
4104 msgstr ""
4286 msgstr ""
4105
4287
4106 #: rhodecode/public/js/scripts.js:22509
4288 #: rhodecode/public/js/scripts.js:22026
4107 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:119
4289 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:121
4108 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:109
4290 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:109
4109 msgid "{0} year"
4291 msgid "{0} year"
4110 msgstr ""
4292 msgstr ""
4111
4293
4112 #: rhodecode/public/js/scripts.js:22510
4294 #: rhodecode/public/js/scripts.js:22027
4113 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:111
4295 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:113
4114 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:110
4296 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:110
4115 msgid "{0} month"
4297 msgid "{0} month"
4116 msgstr ""
4298 msgstr ""
4117
4299
4118 #: rhodecode/public/js/scripts.js:22511
4300 #: rhodecode/public/js/scripts.js:22028
4119 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:106
4301 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:108
4120 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:111
4302 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:111
4121 msgid "{0} day"
4303 msgid "{0} day"
4122 msgstr ""
4304 msgstr ""
4123
4305
4124 #: rhodecode/public/js/scripts.js:22512
4306 #: rhodecode/public/js/scripts.js:22029
4125 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:108
4307 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:110
4126 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:112
4308 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:112
4127 msgid "{0} hour"
4309 msgid "{0} hour"
4128 msgstr ""
4310 msgstr ""
4129
4311
4130 #: rhodecode/public/js/scripts.js:22513
4312 #: rhodecode/public/js/scripts.js:22030
4131 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:110
4313 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:112
4132 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:113
4314 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:113
4133 msgid "{0} min"
4315 msgid "{0} min"
4134 msgstr ""
4316 msgstr ""
4135
4317
4136 #: rhodecode/public/js/scripts.js:22514
4318 #: rhodecode/public/js/scripts.js:22031
4137 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:116
4319 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:118
4138 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:114
4320 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:114
4139 msgid "{0} sec"
4321 msgid "{0} sec"
4140 msgstr ""
4322 msgstr ""
4141
4323
4142 #: rhodecode/public/js/scripts.js:22534
4324 #: rhodecode/public/js/scripts.js:22051
4143 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:88
4325 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:89
4144 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:134
4326 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:134
4145 msgid "in {0}"
4327 msgid "in {0}"
4146 msgstr ""
4328 msgstr ""
4147
4329
4148 #: rhodecode/public/js/scripts.js:22542
4330 #: rhodecode/public/js/scripts.js:22059
4149 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:103
4331 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:105
4150 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:142
4332 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:142
4151 msgid "{0} ago"
4333 msgid "{0} ago"
4152 msgstr ""
4334 msgstr ""
4153
4335
4154 #: rhodecode/public/js/scripts.js:22554
4336 #: rhodecode/public/js/scripts.js:22071
4155 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:121
4337 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:123
4156 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:154
4338 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:154
4157 msgid "{0}, {1} ago"
4339 msgid "{0}, {1} ago"
4158 msgstr ""
4340 msgstr ""
4159
4341
4160 #: rhodecode/public/js/scripts.js:22556
4342 #: rhodecode/public/js/scripts.js:22073
4161 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:90
4343 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:91
4162 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:156
4344 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:156
4163 msgid "in {0}, {1}"
4345 msgid "in {0}, {1}"
4164 msgstr ""
4346 msgstr ""
4165
4347
4166 #: rhodecode/public/js/scripts.js:22560
4348 #: rhodecode/public/js/scripts.js:22077
4167 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:104
4349 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:106
4168 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:160
4350 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:160
4169 msgid "{0} and {1}"
4351 msgid "{0} and {1}"
4170 msgstr ""
4352 msgstr ""
4171
4353
4172 #: rhodecode/public/js/scripts.js:22562
4354 #: rhodecode/public/js/scripts.js:22079
4173 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:105
4355 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:107
4174 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:162
4356 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:162
4175 msgid "{0} and {1} ago"
4357 msgid "{0} and {1} ago"
4176 msgstr ""
4358 msgstr ""
4177
4359
4178 #: rhodecode/public/js/scripts.js:22564
4360 #: rhodecode/public/js/scripts.js:22081
4179 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:89
4361 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:90
4180 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:164
4362 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:164
4181 msgid "in {0} and {1}"
4363 msgid "in {0} and {1}"
4182 msgstr ""
4364 msgstr ""
4183
4365
4184 #: rhodecode/public/js/scripts.js:36623
4366 #: rhodecode/public/js/scripts.js:36140
4185 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:28
4367 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:28
4186 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:4
4368 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:4
4187 msgid "Loading more results..."
4369 msgid "Loading more results..."
4188 msgstr ""
4370 msgstr ""
4189
4371
4190 #: rhodecode/public/js/scripts.js:36626
4372 #: rhodecode/public/js/scripts.js:36143
4191 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:54
4373 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:54
4192 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:7
4374 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:7
4193 msgid "Searching..."
4375 msgid "Searching..."
4194 msgstr ""
4376 msgstr ""
4195
4377
4196 #: rhodecode/public/js/scripts.js:36629
4378 #: rhodecode/public/js/scripts.js:36146
4197 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:33
4379 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:33
4198 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:10
4380 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:10
4199 msgid "No matches found"
4381 msgid "No matches found"
4200 msgstr ""
4382 msgstr ""
4201
4383
4202 #: rhodecode/public/js/scripts.js:36632
4384 #: rhodecode/public/js/scripts.js:36149
4203 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:27
4385 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:27
4204 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:13
4386 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:13
4205 msgid "Loading failed"
4387 msgid "Loading failed"
4206 msgstr ""
4388 msgstr ""
4207
4389
4208 #: rhodecode/public/js/scripts.js:36636
4390 #: rhodecode/public/js/scripts.js:36153
4209 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:45
4391 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:45
4210 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:17
4392 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:17
4211 msgid "One result is available, press enter to select it."
4393 msgid "One result is available, press enter to select it."
4212 msgstr ""
4394 msgstr ""
4213
4395
4214 #: rhodecode/public/js/scripts.js:36638
4396 #: rhodecode/public/js/scripts.js:36155
4215 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:115
4397 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:117
4216 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:19
4398 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:19
4217 msgid "{0} results are available, use up and down arrow keys to navigate."
4399 msgid "{0} results are available, use up and down arrow keys to navigate."
4218 msgstr ""
4400 msgstr ""
4219
4401
4220 #: rhodecode/public/js/scripts.js:36643
4402 #: rhodecode/public/js/scripts.js:36160
4221 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:50
4403 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:50
4222 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:24
4404 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:24
4223 msgid "Please enter {0} or more character"
4405 msgid "Please enter {0} or more character"
4224 msgstr ""
4406 msgstr ""
4225
4407
4226 #: rhodecode/public/js/scripts.js:36645
4408 #: rhodecode/public/js/scripts.js:36162
4227 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:51
4409 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:51
4228 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:26
4410 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:26
4229 msgid "Please enter {0} or more characters"
4411 msgid "Please enter {0} or more characters"
4230 msgstr ""
4412 msgstr ""
4231
4413
4232 #: rhodecode/public/js/scripts.js:36650
4414 #: rhodecode/public/js/scripts.js:36167
4233 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:48
4415 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:48
4234 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:31
4416 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:31
4235 msgid "Please delete {0} character"
4417 msgid "Please delete {0} character"
4236 msgstr ""
4418 msgstr ""
4237
4419
4238 #: rhodecode/public/js/scripts.js:36652
4420 #: rhodecode/public/js/scripts.js:36169
4239 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
4421 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
4240 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:33
4422 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:33
4241 msgid "Please delete {0} characters"
4423 msgid "Please delete {0} characters"
4242 msgstr ""
4424 msgstr ""
4243
4425
4244 #: rhodecode/public/js/scripts.js:36656
4426 #: rhodecode/public/js/scripts.js:36173
4245 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:80
4427 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:80
4246 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:37
4428 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:37
4247 msgid "You can only select {0} item"
4429 msgid "You can only select {0} item"
4248 msgstr ""
4430 msgstr ""
4249
4431
4250 #: rhodecode/public/js/scripts.js:36658
4432 #: rhodecode/public/js/scripts.js:36175
4251 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:81
4433 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:81
4252 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:39
4434 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:39
4253 msgid "You can only select {0} items"
4435 msgid "You can only select {0} items"
4254 msgstr ""
4436 msgstr ""
4255
4437
4256 #: rhodecode/public/js/scripts.js:37596
4438 #: rhodecode/public/js/scripts.js:37113
4257 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:95
4439 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:97
4258 #: rhodecode/public/js/src/rhodecode/changelog.js:35
4440 #: rhodecode/public/js/src/rhodecode/changelog.js:35
4259 msgid "showing {0} out of {1} commit"
4441 msgid "showing {0} out of {1} commit"
4260 msgstr ""
4442 msgstr ""
4261
4443
4262 #: rhodecode/public/js/scripts.js:37598
4444 #: rhodecode/public/js/scripts.js:37115
4263 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:96
4445 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:98
4264 #: rhodecode/public/js/src/rhodecode/changelog.js:37
4446 #: rhodecode/public/js/src/rhodecode/changelog.js:37
4265 msgid "showing {0} out of {1} commits"
4447 msgid "showing {0} out of {1} commits"
4266 msgstr ""
4448 msgstr ""
4267
4449
4268 #: rhodecode/public/js/scripts.js:38110
4450 #: rhodecode/public/js/scripts.js:37627
4269 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:57
4451 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:57
4270 #: rhodecode/public/js/src/rhodecode/codemirror.js:359
4452 #: rhodecode/public/js/src/rhodecode/codemirror.js:359
4271 msgid "Set status to Approved"
4453 msgid "Set status to Approved"
4272 msgstr ""
4454 msgstr ""
4273
4455
4274 #: rhodecode/public/js/scripts.js:38129
4456 #: rhodecode/public/js/scripts.js:37646
4275 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:58
4457 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:58
4276 #: rhodecode/public/js/src/rhodecode/codemirror.js:378
4458 #: rhodecode/public/js/src/rhodecode/codemirror.js:378
4277 msgid "Set status to Rejected"
4459 msgid "Set status to Rejected"
4278 msgstr ""
4460 msgstr ""
4279
4461
4280 #: rhodecode/public/js/scripts.js:38148
4462 #: rhodecode/public/js/scripts.js:37665
4281 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:72
4463 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:72
4282 #: rhodecode/public/js/src/rhodecode/codemirror.js:397
4464 #: rhodecode/public/js/src/rhodecode/codemirror.js:397
4283 #: rhodecode/templates/email_templates/commit_comment.mako:102
4465 #: rhodecode/templates/email_templates/commit_comment.mako:102
4284 #: rhodecode/templates/email_templates/pull_request_comment.mako:107
4466 #: rhodecode/templates/email_templates/pull_request_comment.mako:107
4285 msgid "TODO comment"
4467 msgid "TODO comment"
4286 msgstr ""
4468 msgstr ""
4287
4469
4288 #: rhodecode/public/js/scripts.js:38168
4470 #: rhodecode/public/js/scripts.js:37685
4289 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:44
4471 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:44
4290 #: rhodecode/public/js/src/rhodecode/codemirror.js:417
4472 #: rhodecode/public/js/src/rhodecode/codemirror.js:417
4291 msgid "Note Comment"
4473 msgid "Note Comment"
4292 msgstr ""
4474 msgstr ""
4293
4475
4294 #: rhodecode/public/js/scripts.js:38481 rhodecode/public/js/scripts.js:38835
4476 #: rhodecode/public/js/scripts.js:37998 rhodecode/public/js/scripts.js:38352
4295 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:67
4477 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:67
4296 #: rhodecode/public/js/src/rhodecode/codemirror.js:730
4478 #: rhodecode/public/js/src/rhodecode/codemirror.js:730
4297 #: rhodecode/public/js/src/rhodecode/comments.js:233
4479 #: rhodecode/public/js/src/rhodecode/comments.js:233
4298 msgid "Status Review"
4480 msgid "Status Review"
4299 msgstr ""
4481 msgstr ""
4300
4482
4301 #: rhodecode/public/js/scripts.js:38496 rhodecode/public/js/scripts.js:38850
4483 #: rhodecode/public/js/scripts.js:38013 rhodecode/public/js/scripts.js:38367
4302 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:12
4484 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:12
4303 #: rhodecode/public/js/src/rhodecode/codemirror.js:745
4485 #: rhodecode/public/js/src/rhodecode/codemirror.js:745
4304 #: rhodecode/public/js/src/rhodecode/comments.js:248
4486 #: rhodecode/public/js/src/rhodecode/comments.js:248
4305 msgid "Comment text will be set automatically based on currently selected status ({0}) ..."
4487 msgid "Comment text will be set automatically based on currently selected status ({0}) ..."
4306 msgstr ""
4488 msgstr ""
4307
4489
4308 #: rhodecode/public/js/scripts.js:38577 rhodecode/public/js/scripts.js:39045
4490 #: rhodecode/public/js/scripts.js:38094 rhodecode/public/js/scripts.js:38562
4309 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:26
4491 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:26
4310 #: rhodecode/public/js/src/rhodecode/codemirror.js:826
4492 #: rhodecode/public/js/src/rhodecode/codemirror.js:826
4311 #: rhodecode/public/js/src/rhodecode/comments.js:443
4493 #: rhodecode/public/js/src/rhodecode/comments.js:443
4312 #: rhodecode/templates/files/files_browser_tree.mako:51
4494 #: rhodecode/templates/files/files_browser_tree.mako:51
4313 msgid "Loading ..."
4495 msgid "Loading ..."
4314 msgstr ""
4496 msgstr ""
4315
4497
4316 #: rhodecode/public/js/scripts.js:38751
4498 #: rhodecode/public/js/scripts.js:38268
4317 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:94
4499 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:96
4318 #: rhodecode/public/js/src/rhodecode/comments.js:149
4500 #: rhodecode/public/js/src/rhodecode/comments.js:149
4319 msgid "resolve comment"
4501 msgid "resolve comment"
4320 msgstr ""
4502 msgstr ""
4321
4503
4322 #: rhodecode/public/js/scripts.js:38994
4504 #: rhodecode/public/js/scripts.js:38511
4323 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:69
4505 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:69
4324 #: rhodecode/public/js/src/rhodecode/comments.js:392
4506 #: rhodecode/public/js/src/rhodecode/comments.js:392
4325 msgid "Submitting..."
4507 msgid "Submitting..."
4326 msgstr ""
4508 msgstr ""
4327
4509
4328 #: rhodecode/public/js/scripts.js:39159
4510 #: rhodecode/public/js/scripts.js:38676
4329 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:15
4511 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:15
4330 #: rhodecode/public/js/src/rhodecode/comments.js:557
4512 #: rhodecode/public/js/src/rhodecode/comments.js:557
4331 msgid "Delete this comment?"
4513 msgid "Delete this comment?"
4332 msgstr ""
4514 msgstr ""
4333
4515
4334 #: rhodecode/public/js/scripts.js:39231
4516 #: rhodecode/public/js/scripts.js:38748
4335 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:24
4517 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:24
4336 #: rhodecode/public/js/src/rhodecode/comments.js:629
4518 #: rhodecode/public/js/src/rhodecode/comments.js:629
4337 msgid "Leave a comment, or click resolve button to resolve TODO comment #{0}"
4519 msgid "Leave a comment, or click resolve button to resolve TODO comment #{0}"
4338 msgstr ""
4520 msgstr ""
4339
4521
4340 #: rhodecode/public/js/scripts.js:39308
4522 #: rhodecode/public/js/scripts.js:38825
4341 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:23
4523 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:23
4342 #: rhodecode/public/js/src/rhodecode/comments.js:706
4524 #: rhodecode/public/js/src/rhodecode/comments.js:706
4343 msgid "Leave a comment on line {0}."
4525 msgid "Leave a comment on line {0}."
4344 msgstr ""
4526 msgstr ""
4345
4527
4346 #: rhodecode/public/js/scripts.js:39433
4528 #: rhodecode/public/js/scripts.js:38950
4347 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:73
4529 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:73
4348 #: rhodecode/public/js/src/rhodecode/comments.js:831
4530 #: rhodecode/public/js/src/rhodecode/comments.js:831
4349 msgid "TODO from comment {0} was fixed."
4531 msgid "TODO from comment {0} was fixed."
4350 msgstr ""
4532 msgstr ""
4351
4533
4352 #: rhodecode/public/js/scripts.js:39613
4534 #: rhodecode/public/js/scripts.js:39131
4353 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:98
4535 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:100
4354 #: rhodecode/public/js/src/rhodecode/files.js:150
4536 #: rhodecode/public/js/src/rhodecode/files.js:151
4355 msgid "truncated result"
4537 msgid "truncated result"
4356 msgstr ""
4538 msgstr ""
4357
4539
4358 #: rhodecode/public/js/scripts.js:39615
4540 #: rhodecode/public/js/scripts.js:39133
4359 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:99
4541 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:101
4360 #: rhodecode/public/js/src/rhodecode/files.js:152
4542 #: rhodecode/public/js/src/rhodecode/files.js:153
4361 msgid "truncated results"
4543 msgid "truncated results"
4362 msgstr ""
4544 msgstr ""
4363
4545
4364 #: rhodecode/public/js/scripts.js:39624
4546 #: rhodecode/public/js/scripts.js:39142
4365 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:34
4547 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:34
4366 #: rhodecode/public/js/src/rhodecode/files.js:161
4548 #: rhodecode/public/js/src/rhodecode/files.js:162
4367 msgid "No matching files"
4549 msgid "No matching files"
4368 msgstr ""
4550 msgstr ""
4369
4551
4370 #: rhodecode/public/js/scripts.js:39759
4552 #: rhodecode/public/js/scripts.js:39277
4371 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:55
4553 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:55
4372 #: rhodecode/public/js/src/rhodecode/files.js:296
4554 #: rhodecode/public/js/src/rhodecode/files.js:297
4373 msgid "Selection link"
4555 msgid "Selection link"
4374 msgstr ""
4556 msgstr ""
4375
4557
4376 #: rhodecode/public/js/scripts.js:39799
4558 #: rhodecode/public/js/scripts.js:39317
4377 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:68
4559 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:68
4378 #: rhodecode/public/js/src/rhodecode/followers.js:26
4560 #: rhodecode/public/js/src/rhodecode/followers.js:26
4379 msgid "Stop following this repository"
4561 msgid "Stop following this repository"
4380 msgstr ""
4562 msgstr ""
4381
4563
4382 #: rhodecode/public/js/scripts.js:39800
4564 #: rhodecode/public/js/scripts.js:39318
4383 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:76
4565 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:76
4384 #: rhodecode/public/js/src/rhodecode/followers.js:27
4566 #: rhodecode/public/js/src/rhodecode/followers.js:27
4385 msgid "Unfollow"
4567 msgid "Unfollow"
4386 msgstr ""
4568 msgstr ""
4387
4569
4388 #: rhodecode/public/js/scripts.js:39809
4570 #: rhodecode/public/js/scripts.js:39327
4389 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:66
4571 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:66
4390 #: rhodecode/public/js/src/rhodecode/followers.js:36
4572 #: rhodecode/public/js/src/rhodecode/followers.js:36
4391 msgid "Start following this repository"
4573 msgid "Start following this repository"
4392 msgstr ""
4574 msgstr ""
4393
4575
4394 #: rhodecode/public/js/scripts.js:39810
4576 #: rhodecode/public/js/scripts.js:39328
4395 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:19
4577 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:19
4396 #: rhodecode/public/js/src/rhodecode/followers.js:37
4578 #: rhodecode/public/js/src/rhodecode/followers.js:37
4397 msgid "Follow"
4579 msgid "Follow"
4398 msgstr ""
4580 msgstr ""
4399
4581
4400 #: rhodecode/public/js/scripts.js:40191
4582 #: rhodecode/public/js/scripts.js:39709
4401 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:6
4583 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:6
4402 #: rhodecode/public/js/src/rhodecode/pullrequests.js:134
4584 #: rhodecode/public/js/src/rhodecode/pullrequests.js:134
4403 msgid "All reviewers must vote."
4585 msgid "All reviewers must vote."
4404 msgstr ""
4586 msgstr ""
4405
4587
4406 #: rhodecode/public/js/scripts.js:40200
4588 #: rhodecode/public/js/scripts.js:39718
4407 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
4589 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
4408 #: rhodecode/public/js/src/rhodecode/pullrequests.js:143
4590 #: rhodecode/public/js/src/rhodecode/pullrequests.js:143
4409 msgid "All individual reviewers must vote."
4591 msgid "All individual reviewers must vote."
4410 msgstr ""
4592 msgstr ""
4411
4593
4412 #: rhodecode/public/js/scripts.js:40205
4594 #: rhodecode/public/js/scripts.js:39723
4413 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:7
4595 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:7
4414 #: rhodecode/public/js/src/rhodecode/pullrequests.js:148
4596 #: rhodecode/public/js/src/rhodecode/pullrequests.js:148
4415 msgid "At least {0} reviewer must vote."
4597 msgid "At least {0} reviewer must vote."
4416 msgstr ""
4598 msgstr ""
4417
4599
4418 #: rhodecode/public/js/scripts.js:40211
4600 #: rhodecode/public/js/scripts.js:39729
4419 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:8
4601 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:8
4420 #: rhodecode/public/js/src/rhodecode/pullrequests.js:154
4602 #: rhodecode/public/js/src/rhodecode/pullrequests.js:154
4421 msgid "At least {0} reviewers must vote."
4603 msgid "At least {0} reviewers must vote."
4422 msgstr ""
4604 msgstr ""
4423
4605
4424 #: rhodecode/public/js/scripts.js:40227
4606 #: rhodecode/public/js/scripts.js:39745
4425 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:52
4607 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:52
4426 #: rhodecode/public/js/src/rhodecode/pullrequests.js:170
4608 #: rhodecode/public/js/src/rhodecode/pullrequests.js:170
4427 msgid "Reviewers picked from source code changes."
4609 msgid "Reviewers picked from source code changes."
4428 msgstr ""
4610 msgstr ""
4429
4611
4430 #: rhodecode/public/js/scripts.js:40234
4612 #: rhodecode/public/js/scripts.js:39752
4431 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:4
4613 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:4
4432 #: rhodecode/public/js/src/rhodecode/pullrequests.js:177
4614 #: rhodecode/public/js/src/rhodecode/pullrequests.js:177
4433 msgid "Adding new reviewers is forbidden."
4615 msgid "Adding new reviewers is forbidden."
4434 msgstr ""
4616 msgstr ""
4435
4617
4436 #: rhodecode/public/js/scripts.js:40241
4618 #: rhodecode/public/js/scripts.js:39759
4437 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:9
4619 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:9
4438 #: rhodecode/public/js/src/rhodecode/pullrequests.js:184
4620 #: rhodecode/public/js/src/rhodecode/pullrequests.js:184
4439 msgid "Author is not allowed to be a reviewer."
4621 msgid "Author is not allowed to be a reviewer."
4440 msgstr ""
4622 msgstr ""
4441
4623
4442 #: rhodecode/public/js/scripts.js:40255
4624 #: rhodecode/public/js/scripts.js:39773
4443 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:13
4625 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:13
4444 #: rhodecode/public/js/src/rhodecode/pullrequests.js:198
4626 #: rhodecode/public/js/src/rhodecode/pullrequests.js:198
4445 msgid "Commit Authors are not allowed to be a reviewer."
4627 msgid "Commit Authors are not allowed to be a reviewer."
4446 msgstr ""
4628 msgstr ""
4447
4629
4448 #: rhodecode/public/js/scripts.js:40363
4630 #: rhodecode/public/js/scripts.js:39881
4449 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:79
4631 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:79
4450 #: rhodecode/public/js/src/rhodecode/pullrequests.js:306
4632 #: rhodecode/public/js/src/rhodecode/pullrequests.js:306
4451 msgid "User `{0}` not allowed to be a reviewer"
4633 msgid "User `{0}` not allowed to be a reviewer"
4452 msgstr ""
4634 msgstr ""
4453
4635
4454 #: rhodecode/public/js/scripts.js:40369
4636 #: rhodecode/public/js/scripts.js:39887
4455 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:78
4637 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:78
4456 #: rhodecode/public/js/src/rhodecode/pullrequests.js:312
4638 #: rhodecode/public/js/src/rhodecode/pullrequests.js:312
4457 msgid "User `{0}` already in reviewers"
4639 msgid "User `{0}` already in reviewers"
4458 msgstr ""
4640 msgstr ""
4459
4641
4460 #: rhodecode/public/js/scripts.js:40457
4642 #: rhodecode/public/js/scripts.js:39975
4461 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:82
4643 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:83
4462 #: rhodecode/public/js/src/rhodecode/pullrequests.js:400
4644 #: rhodecode/public/js/src/rhodecode/pullrequests.js:400
4463 msgid "added manually by \"{0}\""
4645 msgid "added manually by \"{0}\""
4464 msgstr ""
4646 msgstr ""
4465
4647
4466 #: rhodecode/public/js/scripts.js:40461
4648 #: rhodecode/public/js/scripts.js:39979
4467 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:93
4649 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:94
4468 #: rhodecode/public/js/src/rhodecode/pullrequests.js:404
4650 #: rhodecode/public/js/src/rhodecode/pullrequests.js:404
4469 msgid "member of \"{0}\""
4651 msgid "member of \"{0}\""
4470 msgstr ""
4652 msgstr ""
4471
4653
4472 #: rhodecode/public/js/scripts.js:41047
4654 #: rhodecode/public/js/scripts.js:40566
4473 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:86
4655 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:87
4474 #: rhodecode/public/js/src/rhodecode.js:142
4656 #: rhodecode/public/js/src/rhodecode.js:143
4475 msgid "file"
4657 msgid "file"
4476 msgstr ""
4658 msgstr ""
4477
4659
4478 #: rhodecode/public/js/scripts.js:41067
4660 #: rhodecode/public/js/scripts.js:40586
4479 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:61
4661 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:61
4480 #: rhodecode/public/js/src/rhodecode.js:162
4662 #: rhodecode/public/js/src/rhodecode.js:163
4481 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:33
4663 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:33
4482 msgid "Show more"
4664 msgid "Show more"
4483 msgstr ""
4665 msgstr ""
4484
4666
4485 #: rhodecode/public/js/scripts.js:41449
4667 #: rhodecode/public/js/scripts.js:40968
4486 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:83
4668 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:84
4487 #: rhodecode/public/js/src/rhodecode.js:544
4669 #: rhodecode/public/js/src/rhodecode.js:545
4488 msgid "date not in future"
4670 msgid "date not in future"
4489 msgstr ""
4671 msgstr ""
4490
4672
4491 #: rhodecode/public/js/scripts.js:41457
4673 #: rhodecode/public/js/scripts.js:40976
4492 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:65
4674 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:65
4493 #: rhodecode/public/js/src/rhodecode.js:552
4675 #: rhodecode/public/js/src/rhodecode.js:553
4494 msgid "Specified expiration date"
4676 msgid "Specified expiration date"
4495 msgstr ""
4677 msgstr ""
4496
4678
4497 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
4679 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
4498 msgid "(from usergroup {0})"
4680 msgid "(from usergroup {0})"
4499 msgstr ""
4681 msgstr ""
4500
4682
4501 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
4683 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
4502 #: rhodecode/templates/codeblocks/diffs.mako:506
4684 #: rhodecode/templates/codeblocks/diffs.mako:506
4503 #: rhodecode/templates/codeblocks/diffs.mako:511
4685 #: rhodecode/templates/codeblocks/diffs.mako:511
4504 msgid "Add another comment"
4686 msgid "Add another comment"
4505 msgstr ""
4687 msgstr ""
4506
4688
4507 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:10
4689 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:10
4508 msgid "Changed files"
4690 msgid "Changed files"
4509 msgstr ""
4691 msgstr ""
4510
4692
4511 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:11
4693 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:11
4512 #: rhodecode/public/js/src/i18n_messages.js:5
4694 #: rhodecode/public/js/src/i18n_messages.js:5
4513 #: rhodecode/templates/pullrequests/pullrequest_show.mako:333
4695 #: rhodecode/templates/pullrequests/pullrequest_show.mako:333
4514 msgid "Close"
4696 msgid "Close"
4515 msgstr ""
4697 msgstr ""
4516
4698
4517 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:14
4699 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:14
4518 msgid "Context file: "
4700 msgid "Context file: "
4519 msgstr ""
4701 msgstr ""
4520
4702
4521 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
4703 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
4522 msgid "Diff to Commit "
4704 msgid "Diff to Commit "
4523 msgstr ""
4705 msgstr ""
4524
4706
4525 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:17
4707 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:17
4526 msgid "Fetching repository state failed. Error code: {0} {1}. Try <a href=\"{2}\">refreshing</a> this page."
4708 msgid "Fetching repository state failed. Error code: {0} {1}. Try <a href=\"{2}\">refreshing</a> this page."
4527 msgstr ""
4709 msgstr ""
4528
4710
4529 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:18
4711 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:18
4530 msgid "Fetching repository state failed. Error code: {0} {1}. Try refreshing this page."
4712 msgid "Fetching repository state failed. Error code: {0} {1}. Try refreshing this page."
4531 msgstr ""
4713 msgstr ""
4532
4714
4533 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:20
4715 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:20
4534 msgid "Hide full context diff"
4716 msgid "Hide full context diff"
4535 msgstr ""
4717 msgstr ""
4536
4718
4537 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:21
4719 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:21
4538 msgid "Hide whitespace changes"
4720 msgid "Hide whitespace changes"
4539 msgstr ""
4721 msgstr ""
4540
4722
4541 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:22
4723 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:22
4542 #: rhodecode/public/js/src/i18n_messages.js:4
4724 #: rhodecode/public/js/src/i18n_messages.js:4
4543 msgid "Invite reviewers to this discussion"
4725 msgid "Invite reviewers to this discussion"
4544 msgstr ""
4726 msgstr ""
4545
4727
4546 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:29
4728 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:29
4547 msgid "No bookmarks available yet."
4729 msgid "No bookmarks available yet."
4548 msgstr ""
4730 msgstr ""
4549
4731
4550 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:30
4732 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:30
4551 msgid "No branches available yet."
4733 msgid "No branches available yet."
4552 msgstr ""
4734 msgstr ""
4553
4735
4554 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:31
4736 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:31
4555 msgid "No forks available yet."
4737 msgid "No forks available yet."
4556 msgstr ""
4738 msgstr ""
4557
4739
4558 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:32
4740 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:32
4559 msgid "No gists available yet."
4741 msgid "No gists available yet."
4560 msgstr ""
4742 msgstr ""
4561
4743
4562 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
4744 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
4563 msgid "No pull requests available yet."
4745 msgid "No pull requests available yet."
4564 msgstr ""
4746 msgstr ""
4565
4747
4566 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:36
4748 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:36
4567 msgid "No repositories available yet."
4749 msgid "No repositories available yet."
4568 msgstr ""
4750 msgstr ""
4569
4751
4570 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
4752 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
4571 msgid "No repository groups available yet."
4753 msgid "No repository groups available yet."
4572 msgstr ""
4754 msgstr ""
4573
4755
4574 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:39
4756 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:39
4575 msgid "No ssh keys available yet."
4757 msgid "No ssh keys available yet."
4576 msgstr ""
4758 msgstr ""
4577
4759
4578 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:40
4760 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:40
4579 msgid "No tags available yet."
4761 msgid "No tags available yet."
4580 msgstr ""
4762 msgstr ""
4581
4763
4582 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:41
4764 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:41
4583 msgid "No user groups available yet."
4765 msgid "No user groups available yet."
4584 msgstr ""
4766 msgstr ""
4585
4767
4586 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:42
4768 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:42
4587 msgid "No users available yet."
4769 msgid "No users available yet."
4588 msgstr ""
4770 msgstr ""
4589
4771
4590 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:46
4772 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:46
4591 #: rhodecode/templates/changelog/changelog.mako:59
4773 #: rhodecode/templates/changelog/changelog.mako:59
4592 msgid "Open new pull request"
4774 msgid "Open new pull request"
4593 msgstr ""
4775 msgstr ""
4594
4776
4595 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:47
4777 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:47
4596 msgid "Open new pull request for selected commit"
4778 msgid "Open new pull request for selected commit"
4597 msgstr ""
4779 msgstr ""
4598
4780
4599 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:53
4781 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:53
4600 msgid "Saving..."
4782 msgid "Saving..."
4601 msgstr ""
4783 msgstr ""
4602
4784
4603 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:56
4785 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:56
4604 #: rhodecode/public/js/src/i18n_messages.js:6
4786 #: rhodecode/public/js/src/i18n_messages.js:6
4605 #: rhodecode/templates/admin/settings/settings_email.mako:50
4787 #: rhodecode/templates/admin/settings/settings_email.mako:50
4606 msgid "Send"
4788 msgid "Send"
4607 msgstr ""
4789 msgstr ""
4608
4790
4609 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:59
4791 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:59
4610 msgid "Show at Commit "
4792 msgid "Show at Commit "
4611 msgstr ""
4793 msgstr ""
4612
4794
4613 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:60
4795 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:60
4614 msgid "Show full context diff"
4796 msgid "Show full context diff"
4615 msgstr ""
4797 msgstr ""
4616
4798
4617 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:62
4799 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:62
4618 msgid "Show selected commit __S"
4800 msgid "Show selected commit __S"
4619 msgstr ""
4801 msgstr ""
4620
4802
4621 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:63
4803 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:63
4622 msgid "Show selected commits __S ... __E"
4804 msgid "Show selected commits __S ... __E"
4623 msgstr ""
4805 msgstr ""
4624
4806
4625 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:64
4807 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:64
4626 msgid "Show whitespace changes"
4808 msgid "Show whitespace changes"
4627 msgstr ""
4809 msgstr ""
4628
4810
4629 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:70
4811 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:70
4630 #: rhodecode/public/js/src/i18n_messages.js:7
4812 #: rhodecode/public/js/src/i18n_messages.js:7
4631 msgid "Switch to chat"
4813 msgid "Switch to chat"
4632 msgstr ""
4814 msgstr ""
4633
4815
4634 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:71
4816 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:71
4635 #: rhodecode/public/js/src/i18n_messages.js:8
4817 #: rhodecode/public/js/src/i18n_messages.js:8
4636 msgid "Switch to comment"
4818 msgid "Switch to comment"
4637 msgstr ""
4819 msgstr ""
4638
4820
4639 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:74
4821 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:74
4640 msgid "There are currently no open pull requests requiring your participation."
4822 msgid "There are currently no open pull requests requiring your participation."
4641 msgstr ""
4823 msgstr ""
4642
4824
4643 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:75
4825 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:75
4644 msgid "Toggle Wide Mode diff"
4826 msgid "Toggle Wide Mode diff"
4645 msgstr ""
4827 msgstr ""
4646
4828
4647 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:77
4829 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:77
4648 msgid "Updating..."
4830 msgid "Updating..."
4649 msgstr ""
4831 msgstr ""
4650
4832
4651 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:84
4833 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:82
4652 msgid "disabled"
4834 #: rhodecode/templates/admin/auth/auth_settings.mako:72
4835 msgid "activated"
4653 msgstr ""
4836 msgstr ""
4654
4837
4655 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:85
4838 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:85
4839 msgid "disabled"
4840 msgstr ""
4841
4842 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:86
4656 msgid "enabled"
4843 msgid "enabled"
4657 msgstr ""
4844 msgstr ""
4658
4845
4659 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:87
4846 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:88
4660 msgid "files"
4847 msgid "files"
4661 msgstr ""
4848 msgstr ""
4662
4849
4663 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:92
4850 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:93
4664 #: rhodecode/templates/pullrequests/pullrequest.mako:141
4851 #: rhodecode/templates/pullrequests/pullrequest.mako:141
4665 msgid "loading..."
4852 msgid "loading..."
4666 msgstr ""
4853 msgstr ""
4667
4854
4668 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:97
4855 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:95
4856 #: rhodecode/templates/admin/auth/auth_settings.mako:72
4857 msgid "not active"
4858 msgstr ""
4859
4860 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:99
4669 msgid "specify commit"
4861 msgid "specify commit"
4670 msgstr ""
4862 msgstr ""
4671
4863
4672 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:100
4673 msgid "{0} ({1} inactive) of {2} user groups ({3} inactive)"
4674 msgstr ""
4675
4676 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:101
4677 msgid "{0} ({1} inactive) of {2} users ({3} inactive)"
4678 msgstr ""
4679
4680 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:102
4864 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:102
4865 msgid "{0} ({1} inactive) of {2} user groups ({3} inactive)"
4866 msgstr ""
4867
4868 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:103
4869 msgid "{0} ({1} inactive) of {2} users ({3} inactive)"
4870 msgstr ""
4871
4872 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:104
4681 msgid "{0} active out of {1} users"
4873 msgid "{0} active out of {1} users"
4682 msgstr ""
4874 msgstr ""
4683
4875
4684 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:107
4685 msgid "{0} days"
4686 msgstr ""
4687
4688 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:109
4876 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:109
4877 msgid "{0} days"
4878 msgstr ""
4879
4880 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:111
4689 msgid "{0} hours"
4881 msgid "{0} hours"
4690 msgstr ""
4882 msgstr ""
4691
4883
4692 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:112
4693 msgid "{0} months"
4694 msgstr ""
4695
4696 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:113
4697 msgid "{0} out of {1} ssh keys"
4698 msgstr ""
4699
4700 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:114
4884 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:114
4885 msgid "{0} months"
4886 msgstr ""
4887
4888 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:115
4889 msgid "{0} out of {1} ssh keys"
4890 msgstr ""
4891
4892 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:116
4701 msgid "{0} out of {1} users"
4893 msgid "{0} out of {1} users"
4702 msgstr ""
4894 msgstr ""
4703
4895
4704 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:117
4896 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:119
4705 msgid "{0} user groups ({1} inactive)"
4897 msgid "{0} user groups ({1} inactive)"
4706 msgstr ""
4898 msgstr ""
4707
4899
4708 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:118
4709 msgid "{0} users ({1} inactive)"
4710 msgstr ""
4711
4712 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:120
4900 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:120
4901 msgid "{0} users ({1} inactive)"
4902 msgstr ""
4903
4904 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:122
4713 msgid "{0} years"
4905 msgid "{0} years"
4714 msgstr ""
4906 msgstr ""
4715
4907
4716 #: rhodecode/public/js/src/math_jax/extensions/HelpDialog.js:19
4908 #: rhodecode/public/js/src/math_jax/extensions/HelpDialog.js:19
4717 msgid "HelpDialog"
4909 msgid "HelpDialog"
4718 msgstr ""
4910 msgstr ""
4719
4911
4720 #: rhodecode/public/js/src/math_jax/jax/output/HTML-CSS/autoload/mglyph.js:19
4912 #: rhodecode/public/js/src/math_jax/jax/output/HTML-CSS/autoload/mglyph.js:19
4721 msgid "MathML"
4913 msgid "MathML"
4722 msgstr ""
4914 msgstr ""
4723
4915
4724 #: rhodecode/templates/index.mako:5
4916 #: rhodecode/templates/index.mako:5
4725 msgid "Dashboard"
4917 msgid "Dashboard"
4726 msgstr ""
4918 msgstr ""
4727
4919
4728 #: rhodecode/templates/index_base.mako:9
4920 #: rhodecode/templates/index_base.mako:37
4729 msgid "matches"
4730 msgstr ""
4731
4732 #: rhodecode/templates/index_base.mako:29
4733 #: rhodecode/templates/index_base.mako:38
4734 #: rhodecode/templates/admin/repos/repo_add.mako:22
4921 #: rhodecode/templates/admin/repos/repo_add.mako:22
4735 #: rhodecode/templates/admin/repos/repos.mako:27
4922 #: rhodecode/templates/admin/repos/repos.mako:27
4923 #: rhodecode/templates/base/base.mako:350
4736 msgid "Add Repository"
4924 msgid "Add Repository"
4737 msgstr ""
4925 msgstr ""
4738
4926
4739 #: rhodecode/templates/index_base.mako:33
4740 #: rhodecode/templates/index_base.mako:41
4927 #: rhodecode/templates/index_base.mako:41
4741 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:16
4928 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:16
4742 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:27
4929 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:27
4743 msgid "Add Repository Group"
4930 msgid "Add Repository Group"
4744 msgstr ""
4931 msgstr ""
4745
4932
4746 #: rhodecode/templates/index_base.mako:44
4933 #: rhodecode/templates/index_base.mako:64
4747 msgid "You have admin right to this group, and can edit it"
4748 msgstr ""
4749
4750 #: rhodecode/templates/index_base.mako:44
4751 msgid "Edit Repository Group"
4752 msgstr ""
4753
4754 #: rhodecode/templates/index_base.mako:67
4755 msgid "No repositories or repositories groups exists here."
4934 msgid "No repositories or repositories groups exists here."
4756 msgstr ""
4935 msgstr ""
4757
4936
4758 #: rhodecode/templates/index_base.mako:85
4937 #: rhodecode/templates/index_base.mako:82
4759 #: rhodecode/templates/index_base.mako:115
4938 #: rhodecode/templates/index_base.mako:112
4760 #: rhodecode/templates/admin/gists/index.mako:112
4939 #: rhodecode/templates/admin/gists/index.mako:112
4761 #: rhodecode/templates/admin/integrations/list.mako:72
4940 #: rhodecode/templates/admin/integrations/list.mako:72
4762 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:55
4941 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:55
4763 #: rhodecode/templates/admin/my_account/my_account_repos.mako:31
4942 #: rhodecode/templates/admin/my_account/my_account_repos.mako:31
4764 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:39
4943 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:39
4765 #: rhodecode/templates/admin/my_account/my_account_watched.mako:31
4944 #: rhodecode/templates/admin/my_account/my_account_watched.mako:31
4766 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:53
4945 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:53
4767 #: rhodecode/templates/admin/repos/repo_add_base.mako:9
4768 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:16
4946 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:16
4769 #: rhodecode/templates/admin/repos/repos.mako:54
4947 #: rhodecode/templates/admin/repos/repos.mako:54
4770 #: rhodecode/templates/admin/user_groups/user_groups.mako:73
4948 #: rhodecode/templates/admin/user_groups/user_groups.mako:73
4771 #: rhodecode/templates/admin/users/user_edit_groups.mako:54
4949 #: rhodecode/templates/admin/users/user_edit_groups.mako:54
4772 #: rhodecode/templates/base/perms_summary.mako:168
4950 #: rhodecode/templates/base/perms_summary.mako:168
4773 #: rhodecode/templates/base/perms_summary.mako:242
4951 #: rhodecode/templates/base/perms_summary.mako:242
4774 #: rhodecode/templates/bookmarks/bookmarks.mako:59
4952 #: rhodecode/templates/bookmarks/bookmarks.mako:59
4775 #: rhodecode/templates/branches/branches.mako:58
4953 #: rhodecode/templates/branches/branches.mako:58
4776 #: rhodecode/templates/files/files_browser_tree.mako:5
4954 #: rhodecode/templates/files/files_browser_tree.mako:5
4777 #: rhodecode/templates/pullrequests/pullrequests.mako:110
4955 #: rhodecode/templates/pullrequests/pullrequests.mako:110
4778 #: rhodecode/templates/tags/tags.mako:59
4956 #: rhodecode/templates/tags/tags.mako:59
4779 msgid "Name"
4957 msgid "Name"
4780 msgstr ""
4958 msgstr ""
4781
4959
4782 #: rhodecode/templates/index_base.mako:88
4960 #: rhodecode/templates/index_base.mako:85
4783 #: rhodecode/templates/index_base.mako:118
4961 #: rhodecode/templates/index_base.mako:115
4784 #: rhodecode/templates/admin/gists/index.mako:114
4962 #: rhodecode/templates/admin/gists/index.mako:114
4785 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:15
4963 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:15
4786 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:71
4964 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:72
4787 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:10
4965 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:10
4788 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:57
4966 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:57
4789 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:44
4967 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:44
4790 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:49
4968 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:49
4791 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:45
4969 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:54
4792 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:55
4970 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:55
4793 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:56
4971 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:56
4794 #: rhodecode/templates/admin/repos/repo_add_base.mako:52
4972 #: rhodecode/templates/admin/repos/repo_add_base.mako:66
4795 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:29
4973 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:29
4796 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:170
4974 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:170
4797 #: rhodecode/templates/admin/repos/repos.mako:57
4975 #: rhodecode/templates/admin/repos/repos.mako:57
4798 #: rhodecode/templates/admin/user_groups/user_group_add.mako:43
4976 #: rhodecode/templates/admin/user_groups/user_group_add.mako:43
4799 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:42
4977 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:42
4800 #: rhodecode/templates/admin/user_groups/user_groups.mako:75
4978 #: rhodecode/templates/admin/user_groups/user_groups.mako:75
4801 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:15
4979 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:15
4802 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:67
4980 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:72
4803 #: rhodecode/templates/admin/users/user_edit_groups.mako:59
4981 #: rhodecode/templates/admin/users/user_edit_groups.mako:59
4804 #: rhodecode/templates/admin/users/user_edit_ips.mako:12
4982 #: rhodecode/templates/admin/users/user_edit_ips.mako:12
4805 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:10
4983 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:10
4806 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:52
4984 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:52
4807 #: rhodecode/templates/base/issue_tracker_settings.mako:10
4985 #: rhodecode/templates/base/issue_tracker_settings.mako:10
4808 #: rhodecode/templates/changeset/changeset.mako:76
4986 #: rhodecode/templates/changeset/changeset.mako:76
4809 #: rhodecode/templates/compare/compare_commits.mako:21
4987 #: rhodecode/templates/compare/compare_commits.mako:21
4810 #: rhodecode/templates/email_templates/commit_comment.mako:89
4988 #: rhodecode/templates/email_templates/commit_comment.mako:89
4811 #: rhodecode/templates/email_templates/pull_request_review.mako:41
4989 #: rhodecode/templates/email_templates/pull_request_review.mako:41
4812 #: rhodecode/templates/email_templates/pull_request_review.mako:75
4990 #: rhodecode/templates/email_templates/pull_request_review.mako:75
4813 #: rhodecode/templates/files/file_tree_detail.mako:5
4991 #: rhodecode/templates/files/file_tree_detail.mako:5
4814 #: rhodecode/templates/files/file_tree_detail.mako:12
4992 #: rhodecode/templates/files/file_tree_detail.mako:12
4815 #: rhodecode/templates/forks/fork.mako:48
4993 #: rhodecode/templates/forks/fork.mako:60
4816 #: rhodecode/templates/forks/forks.mako:64
4994 #: rhodecode/templates/forks/forks.mako:64
4817 #: rhodecode/templates/pullrequests/pullrequest.mako:55
4995 #: rhodecode/templates/pullrequests/pullrequest.mako:55
4818 #: rhodecode/templates/pullrequests/pullrequest_show.mako:170
4996 #: rhodecode/templates/pullrequests/pullrequest_show.mako:170
4819 #: rhodecode/templates/pullrequests/pullrequest_show.mako:484
4997 #: rhodecode/templates/pullrequests/pullrequest_show.mako:484
4820 #: rhodecode/templates/summary/components.mako:137
4998 #: rhodecode/templates/summary/components.mako:151
4821 msgid "Description"
4999 msgid "Description"
4822 msgstr ""
5000 msgstr ""
4823
5001
4824 #: rhodecode/templates/index_base.mako:91
5002 #: rhodecode/templates/index_base.mako:88
4825 #: rhodecode/templates/index_base.mako:121
5003 #: rhodecode/templates/index_base.mako:118
4826 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:59
5004 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:59
4827 #: rhodecode/templates/admin/repos/repos.mako:60
5005 #: rhodecode/templates/admin/repos/repos.mako:60
4828 msgid "Last Change"
5006 msgid "Last Change"
4829 msgstr ""
5007 msgstr ""
4830
5008
4831 #: rhodecode/templates/index_base.mako:93
5009 #: rhodecode/templates/index_base.mako:90
4832 #: rhodecode/templates/index_base.mako:126
5010 #: rhodecode/templates/index_base.mako:123
4833 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:50
5011 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:50
4834 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:5
5012 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:6
4835 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:37
5013 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:37
4836 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:63
5014 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:63
4837 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:5
5015 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:6
4838 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:152
5016 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:152
4839 #: rhodecode/templates/admin/repos/repos.mako:65
5017 #: rhodecode/templates/admin/repos/repos.mako:65
4840 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:5
5018 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:6
4841 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:24
5019 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:24
4842 #: rhodecode/templates/admin/user_groups/user_groups.mako:83
5020 #: rhodecode/templates/admin/user_groups/user_groups.mako:83
4843 #: rhodecode/templates/admin/users/user_edit_groups.mako:65
5021 #: rhodecode/templates/admin/users/user_edit_groups.mako:65
4844 #: rhodecode/templates/forks/forks.mako:60
5022 #: rhodecode/templates/forks/forks.mako:60
4845 #: rhodecode/templates/summary/components.mako:210
5023 #: rhodecode/templates/summary/components.mako:224
4846 #: rhodecode/templates/user_group/profile.mako:23
5024 #: rhodecode/templates/user_group/profile.mako:23
4847 msgid "Owner"
5025 msgid "Owner"
4848 msgstr ""
5026 msgstr ""
4849
5027
4850 #: rhodecode/templates/index_base.mako:124
5028 #: rhodecode/templates/index_base.mako:121
4851 #: rhodecode/templates/admin/my_account/my_account_repos.mako:35
5029 #: rhodecode/templates/admin/my_account/my_account_repos.mako:35
4852 #: rhodecode/templates/admin/my_account/my_account_watched.mako:35
5030 #: rhodecode/templates/admin/my_account/my_account_watched.mako:35
4853 #: rhodecode/templates/admin/repos/repos.mako:63
5031 #: rhodecode/templates/admin/repos/repos.mako:63
4854 #: rhodecode/templates/bookmarks/bookmarks.mako:66
5032 #: rhodecode/templates/bookmarks/bookmarks.mako:66
4855 #: rhodecode/templates/branches/branches.mako:65
5033 #: rhodecode/templates/branches/branches.mako:65
4856 #: rhodecode/templates/changelog/changelog.mako:116
5034 #: rhodecode/templates/changelog/changelog.mako:116
4857 #: rhodecode/templates/changeset/changeset.mako:37
5035 #: rhodecode/templates/changeset/changeset.mako:37
4858 #: rhodecode/templates/compare/compare_commits.mako:19
5036 #: rhodecode/templates/compare/compare_commits.mako:19
4859 #: rhodecode/templates/email_templates/commit_comment.mako:49
5037 #: rhodecode/templates/email_templates/commit_comment.mako:49
4860 #: rhodecode/templates/email_templates/commit_comment.mako:88
5038 #: rhodecode/templates/email_templates/commit_comment.mako:88
4861 #: rhodecode/templates/files/file_authors_box.mako:31
5039 #: rhodecode/templates/files/file_authors_box.mako:31
4862 #: rhodecode/templates/pullrequests/pullrequest_show.mako:482
5040 #: rhodecode/templates/pullrequests/pullrequest_show.mako:482
4863 #: rhodecode/templates/search/search_commit.mako:6
5041 #: rhodecode/templates/search/search_commit.mako:9
4864 #: rhodecode/templates/summary/summary_commits.mako:8
5042 #: rhodecode/templates/summary/summary_commits.mako:8
4865 #: rhodecode/templates/tags/tags.mako:66
5043 #: rhodecode/templates/tags/tags.mako:66
4866 msgid "Commit"
5044 msgid "Commit"
4867 msgstr ""
5045 msgstr ""
4868
5046
4869 #: rhodecode/templates/index_repo_group.mako:5
5047 #: rhodecode/templates/index_repo_group.mako:5
4870 #, python-format
5048 #, python-format
4871 msgid "%s Repository group dashboard"
5049 msgid "%s Repository group dashboard"
4872 msgstr ""
5050 msgstr ""
4873
5051
4874 #: rhodecode/templates/index_repo_group.mako:13
5052 #: rhodecode/templates/index_repo_group.mako:13
4875 msgid "Home"
5053 msgid "Home"
4876 msgstr ""
5054 msgstr ""
4877
5055
4878 #: rhodecode/templates/login.mako:5 rhodecode/templates/login.mako:35
5056 #: rhodecode/templates/login.mako:5 rhodecode/templates/login.mako:89
4879 #: rhodecode/templates/login.mako:75 rhodecode/templates/base/base.mako:348
4880 #: rhodecode/templates/debug_style/login.html:60
5057 #: rhodecode/templates/debug_style/login.html:60
4881 msgid "Sign In"
5058 msgid "Sign In"
4882 msgstr ""
5059 msgstr ""
4883
5060
4884 #: rhodecode/templates/login.mako:37
5061 #: rhodecode/templates/login.mako:37
4885 msgid "Go to the registration page to create a new account."
5062 msgid "Sign In using username/password"
4886 msgstr ""
5063 msgstr ""
4887
5064
4888 #: rhodecode/templates/login.mako:58
5065 #: rhodecode/templates/login.mako:51
4889 msgid "Remember me"
4890 msgstr ""
4891
4892 #: rhodecode/templates/login.mako:62
4893 msgid "Forgot your password?"
5066 msgid "Forgot your password?"
4894 msgstr ""
5067 msgstr ""
4895
5068
4896 #: rhodecode/templates/login.mako:66 rhodecode/templates/password_reset.mako:35
5069 #: rhodecode/templates/login.mako:64
4897 msgid "Password reset is disabled. Please contact "
5070 msgid "Remember my indefinitely"
4898 msgstr ""
5071 msgstr ""
4899
5072
4900 #: rhodecode/templates/login.mako:68 rhodecode/templates/password_reset.mako:37
5073 #: rhodecode/templates/login.mako:66
5074 msgid "Remember me for {}"
5075 msgstr ""
5076
5077 #: rhodecode/templates/login.mako:72
5078 msgid "Create a new account."
5079 msgstr ""
5080
5081 #: rhodecode/templates/login.mako:79
5082 msgid "Password reset is disabled."
5083 msgstr ""
5084
5085 #: rhodecode/templates/login.mako:80
5086 msgid "Please contact "
5087 msgstr ""
5088
5089 #: rhodecode/templates/login.mako:82 rhodecode/templates/password_reset.mako:37
4901 #: rhodecode/templates/base/base.mako:48
5090 #: rhodecode/templates/base/base.mako:48
4902 msgid "Support"
5091 msgid "Support"
4903 msgstr ""
5092 msgstr ""
4904
5093
4905 #: rhodecode/templates/login.mako:69 rhodecode/templates/password_reset.mako:38
5094 #: rhodecode/templates/login.mako:83 rhodecode/templates/password_reset.mako:38
4906 #: rhodecode/templates/files/files_add.mako:54
5095 #: rhodecode/templates/files/files_add.mako:54
4907 #: rhodecode/templates/files/files_add.mako:71
5096 #: rhodecode/templates/files/files_add.mako:71
4908 msgid "or"
5097 msgid "or"
4909 msgstr ""
5098 msgstr ""
4910
5099
4911 #: rhodecode/templates/login.mako:71 rhodecode/templates/password_reset.mako:40
5100 #: rhodecode/templates/login.mako:85 rhodecode/templates/password_reset.mako:40
4912 msgid "an administrator if you need help."
5101 msgid "an administrator if you need help."
4913 msgstr ""
5102 msgstr ""
4914
5103
5104 #: rhodecode/templates/login.mako:89
5105 msgid "Sign in to {}"
5106 msgstr ""
5107
4915 #: rhodecode/templates/password_reset.mako:5
5108 #: rhodecode/templates/password_reset.mako:5
4916 msgid "Reset Password"
5109 msgid "Reset Password"
4917 msgstr ""
5110 msgstr ""
4918
5111
5112 #: rhodecode/templates/password_reset.mako:35
5113 msgid "Password reset is disabled. Please contact "
5114 msgstr ""
5115
4919 #: rhodecode/templates/password_reset.mako:47
5116 #: rhodecode/templates/password_reset.mako:47
4920 msgid "Reset your Password"
5117 msgid "Reset your Password"
4921 msgstr ""
5118 msgstr ""
4922
5119
4923 #: rhodecode/templates/password_reset.mako:48
5120 #: rhodecode/templates/password_reset.mako:48
4924 msgid "Go to the login page to sign in."
5121 msgid "Go to the login page to sign in."
4925 msgstr ""
5122 msgstr ""
4926
5123
4927 #: rhodecode/templates/password_reset.mako:52
5124 #: rhodecode/templates/password_reset.mako:52
4928 msgid "Email Address"
5125 msgid "Email Address"
4929 msgstr ""
5126 msgstr ""
4930
5127
4931 #: rhodecode/templates/password_reset.mako:58
5128 #: rhodecode/templates/password_reset.mako:58
4932 msgid "Password reset link will be sent to matching email address"
5129 msgid "Password reset link will be sent to matching email address"
4933 msgstr ""
5130 msgstr ""
4934
5131
4935 #: rhodecode/templates/password_reset.mako:62
5132 #: rhodecode/templates/password_reset.mako:62
4936 #: rhodecode/templates/register.mako:102
5133 #: rhodecode/templates/register.mako:102
4937 msgid "Captcha"
5134 msgid "Captcha"
4938 msgstr ""
5135 msgstr ""
4939
5136
4940 #: rhodecode/templates/password_reset.mako:73
5137 #: rhodecode/templates/password_reset.mako:73
4941 msgid "Send password reset email"
5138 msgid "Send password reset email"
4942 msgstr ""
5139 msgstr ""
4943
5140
4944 #: rhodecode/templates/register.mako:5
5141 #: rhodecode/templates/register.mako:5
4945 msgid "Create an Account"
5142 msgid "Create an Account"
4946 msgstr ""
5143 msgstr ""
4947
5144
4948 #: rhodecode/templates/register.mako:36
5145 #: rhodecode/templates/register.mako:36
4949 msgid "Create an account linked with {}"
5146 msgid "Create an account linked with {}"
4950 msgstr ""
5147 msgstr ""
4951
5148
4952 #: rhodecode/templates/register.mako:38
5149 #: rhodecode/templates/register.mako:38
4953 msgid "Create an account"
5150 msgid "Create an account"
4954 msgstr ""
5151 msgstr ""
4955
5152
4956 #: rhodecode/templates/register.mako:41
5153 #: rhodecode/templates/register.mako:41
4957 msgid "Go to the login page to sign in with an existing account."
5154 msgid "Go to the login page to sign in with an existing account."
4958 msgstr ""
5155 msgstr ""
4959
5156
4960 #: rhodecode/templates/register.mako:67
5157 #: rhodecode/templates/register.mako:67
4961 msgid "Re-enter password"
5158 msgid "Re-enter password"
4962 msgstr ""
5159 msgstr ""
4963
5160
4964 #: rhodecode/templates/register.mako:79
5161 #: rhodecode/templates/register.mako:79
4965 #: rhodecode/templates/admin/my_account/my_account_profile.mako:32
5162 #: rhodecode/templates/admin/my_account/my_account_profile.mako:32
4966 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:32
5163 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:32
4967 #: rhodecode/templates/admin/users/user_add.mako:68
5164 #: rhodecode/templates/admin/users/user_add.mako:68
4968 #: rhodecode/templates/admin/users/user_edit_profile.mako:47
5165 #: rhodecode/templates/admin/users/user_edit_profile.mako:47
4969 #: rhodecode/templates/admin/users/users.mako:75
5166 #: rhodecode/templates/admin/users/users.mako:75
4970 msgid "First Name"
5167 msgid "First Name"
4971 msgstr ""
5168 msgstr ""
4972
5169
4973 #: rhodecode/templates/register.mako:86
5170 #: rhodecode/templates/register.mako:86
4974 #: rhodecode/templates/admin/my_account/my_account_profile.mako:40
5171 #: rhodecode/templates/admin/my_account/my_account_profile.mako:40
4975 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:41
5172 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:41
4976 #: rhodecode/templates/admin/users/user_add.mako:77
5173 #: rhodecode/templates/admin/users/user_add.mako:77
4977 #: rhodecode/templates/admin/users/user_edit_profile.mako:56
5174 #: rhodecode/templates/admin/users/user_edit_profile.mako:56
4978 #: rhodecode/templates/admin/users/users.mako:77
5175 #: rhodecode/templates/admin/users/users.mako:77
4979 msgid "Last Name"
5176 msgid "Last Name"
4980 msgstr ""
5177 msgstr ""
4981
5178
4982 #: rhodecode/templates/register.mako:114
5179 #: rhodecode/templates/register.mako:114
4983 msgid "Account activation requires admin approval."
5180 msgid "Account activation requires admin approval."
4984 msgstr ""
5181 msgstr ""
4985
5182
4986 #: rhodecode/templates/register.mako:121
5183 #: rhodecode/templates/register.mako:121
4987 msgid "Create Account"
5184 msgid "Create Account"
4988 msgstr ""
5185 msgstr ""
4989
5186
5187 #: rhodecode/templates/register.mako:121
5188 msgid "Create Account in {}"
5189 msgstr ""
5190
4990 #: rhodecode/templates/admin/admin_audit_log_entry.mako:6
5191 #: rhodecode/templates/admin/admin_audit_log_entry.mako:6
4991 msgid "Admin audit log entry"
5192 msgid "Admin audit log entry"
4992 msgstr ""
5193 msgstr ""
4993
5194
4994 #: rhodecode/templates/admin/admin_audit_log_entry.mako:13
5195 #: rhodecode/templates/admin/admin_audit_log_entry.mako:13
4995 msgid "Audit long entry"
5196 msgid "Audit long entry"
4996 msgstr ""
5197 msgstr ""
4997
5198
4998 #: rhodecode/templates/admin/admin_audit_log_entry.mako:31
5199 #: rhodecode/templates/admin/admin_audit_log_entry.mako:31
4999 #: rhodecode/templates/users/user.mako:4 rhodecode/templates/users/user.mako:11
5200 #: rhodecode/templates/users/user.mako:4 rhodecode/templates/users/user.mako:11
5000 msgid "User"
5201 msgid "User"
5001 msgstr ""
5202 msgstr ""
5002
5203
5003 #: rhodecode/templates/admin/admin_audit_log_entry.mako:43
5204 #: rhodecode/templates/admin/admin_audit_log_entry.mako:43
5004 #: rhodecode/templates/admin/admin_log_base.mako:11
5205 #: rhodecode/templates/admin/admin_log_base.mako:11
5005 #: rhodecode/templates/bookmarks/bookmarks.mako:61
5206 #: rhodecode/templates/bookmarks/bookmarks.mako:61
5006 #: rhodecode/templates/branches/branches.mako:60
5207 #: rhodecode/templates/branches/branches.mako:60
5007 #: rhodecode/templates/tags/tags.mako:61
5208 #: rhodecode/templates/tags/tags.mako:61
5008 msgid "Date"
5209 msgid "Date"
5009 msgstr ""
5210 msgstr ""
5010
5211
5011 #: rhodecode/templates/admin/admin_audit_log_entry.mako:51
5212 #: rhodecode/templates/admin/admin_audit_log_entry.mako:51
5012 #: rhodecode/templates/admin/admin_log_base.mako:12
5213 #: rhodecode/templates/admin/admin_log_base.mako:12
5013 msgid "IP"
5214 msgid "IP"
5014 msgstr ""
5215 msgstr ""
5015
5216
5016 #: rhodecode/templates/admin/admin_audit_log_entry.mako:60
5217 #: rhodecode/templates/admin/admin_audit_log_entry.mako:60
5017 #: rhodecode/templates/admin/admin_log_base.mako:8
5218 #: rhodecode/templates/admin/admin_log_base.mako:8
5018 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:18
5219 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:19
5019 #: rhodecode/templates/admin/my_account/my_account_repos.mako:37
5220 #: rhodecode/templates/admin/my_account/my_account_repos.mako:37
5020 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:13
5221 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:13
5021 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:55
5222 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:55
5022 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:65
5223 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:65
5023 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:13
5224 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:13
5024 #: rhodecode/templates/admin/repos/repos.mako:69
5225 #: rhodecode/templates/admin/repos/repos.mako:69
5025 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:71
5226 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:71
5026 #: rhodecode/templates/admin/user_groups/user_groups.mako:85
5227 #: rhodecode/templates/admin/user_groups/user_groups.mako:85
5027 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:18
5228 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:19
5028 #: rhodecode/templates/admin/users/user_edit_groups.mako:73
5229 #: rhodecode/templates/admin/users/user_edit_groups.mako:73
5029 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:13
5230 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:13
5030 #: rhodecode/templates/admin/users/users.mako:88
5231 #: rhodecode/templates/admin/users/users.mako:88
5031 #: rhodecode/templates/files/files_detail.mako:58
5232 #: rhodecode/templates/files/files_detail.mako:58
5032 #: rhodecode/templates/forks/forks.mako:71
5233 #: rhodecode/templates/forks/forks.mako:71
5033 msgid "Action"
5234 msgid "Action"
5034 msgstr ""
5235 msgstr ""
5035
5236
5036 #: rhodecode/templates/admin/admin_audit_log_entry.mako:78
5237 #: rhodecode/templates/admin/admin_audit_log_entry.mako:78
5037 #: rhodecode/templates/admin/admin_log_base.mako:9
5238 #: rhodecode/templates/admin/admin_log_base.mako:9
5038 msgid "Action Data"
5239 msgid "Action Data"
5039 msgstr ""
5240 msgstr ""
5040
5241
5041 #: rhodecode/templates/admin/admin_audit_log_entry.mako:86
5242 #: rhodecode/templates/admin/admin_audit_log_entry.mako:86
5042 #: rhodecode/templates/admin/admin_log_base.mako:47
5243 #: rhodecode/templates/admin/admin_log_base.mako:47
5043 msgid "data not available for v1 entries type"
5244 msgid "data not available for v1 entries type"
5044 msgstr ""
5245 msgstr ""
5045
5246
5046 #: rhodecode/templates/admin/admin_audit_log_entry.mako:92
5247 #: rhodecode/templates/admin/admin_audit_log_entry.mako:92
5047 #: rhodecode/templates/admin/admin_log_base.mako:10
5248 #: rhodecode/templates/admin/admin_log_base.mako:10
5048 #: rhodecode/templates/admin/defaults/defaults.mako:31
5249 #: rhodecode/templates/admin/defaults/defaults.mako:31
5049 #: rhodecode/templates/admin/permissions/permissions_objects.mako:16
5250 #: rhodecode/templates/admin/permissions/permissions_objects.mako:16
5050 #: rhodecode/templates/search/search_commit.mako:5
5251 #: rhodecode/templates/base/base.mako:421
5051 #: rhodecode/templates/search/search_path.mako:3
5252 #: rhodecode/templates/base/base.mako:423
5253 #: rhodecode/templates/base/base.mako:425
5254 #: rhodecode/templates/search/search_commit.mako:8
5255 #: rhodecode/templates/search/search_path.mako:7
5052 msgid "Repository"
5256 msgid "Repository"
5053 msgstr ""
5257 msgstr ""
5054
5258
5055 #: rhodecode/templates/admin/admin_audit_logs.mako:5
5259 #: rhodecode/templates/admin/admin_audit_logs.mako:5
5056 #: rhodecode/templates/base/base.mako:77
5260 #: rhodecode/templates/base/base.mako:77
5057 msgid "Admin audit logs"
5261 msgid "Admin audit logs"
5058 msgstr ""
5262 msgstr ""
5059
5263
5060 #: rhodecode/templates/admin/admin_audit_logs.mako:13
5264 #: rhodecode/templates/admin/admin_audit_logs.mako:13
5061 msgid "filter..."
5265 msgid "filter..."
5062 msgstr ""
5266 msgstr ""
5063
5267
5064 #: rhodecode/templates/admin/admin_audit_logs.mako:14
5268 #: rhodecode/templates/admin/admin_audit_logs.mako:14
5065 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:15
5269 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:15
5066 #: rhodecode/templates/admin/users/user_edit_audit.mako:15
5270 #: rhodecode/templates/admin/users/user_edit_audit.mako:15
5067 #: rhodecode/templates/journal/journal.mako:13
5271 #: rhodecode/templates/journal/journal.mako:13
5068 msgid "filter"
5272 msgid "filter"
5069 msgstr ""
5273 msgstr ""
5070
5274
5071 #: rhodecode/templates/admin/admin_audit_logs.mako:15
5275 #: rhodecode/templates/admin/admin_audit_logs.mako:15
5072 #: rhodecode/templates/admin/repos/repo_edit.mako:95
5276 #: rhodecode/templates/admin/repos/repo_edit.mako:95
5073 #: rhodecode/templates/admin/users/user_edit.mako:47
5277 #: rhodecode/templates/admin/users/user_edit.mako:47
5074 msgid "Audit logs"
5278 msgid "Audit logs"
5075 msgstr ""
5279 msgstr ""
5076
5280
5077 #: rhodecode/templates/admin/admin_audit_logs.mako:17
5281 #: rhodecode/templates/admin/admin_audit_logs.mako:17
5078 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:18
5282 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:18
5079 #: rhodecode/templates/admin/users/user_edit_audit.mako:18
5283 #: rhodecode/templates/admin/users/user_edit_audit.mako:18
5080 #: rhodecode/templates/journal/journal.mako:16
5284 #: rhodecode/templates/journal/journal.mako:16
5081 #: rhodecode/templates/search/search.mako:75
5082 msgid "Example Queries"
5285 msgid "Example Queries"
5083 msgstr ""
5286 msgstr ""
5084
5287
5085 #: rhodecode/templates/admin/admin_log_base.mako:6
5288 #: rhodecode/templates/admin/admin_log_base.mako:6
5086 msgid "Uid"
5289 msgid "Uid"
5087 msgstr ""
5290 msgstr ""
5088
5291
5089 #: rhodecode/templates/admin/admin_log_base.mako:42
5292 #: rhodecode/templates/admin/admin_log_base.mako:42
5090 msgid "toggle"
5293 msgid "toggle"
5091 msgstr ""
5294 msgstr ""
5092
5295
5093 #: rhodecode/templates/admin/admin_log_base.mako:68
5296 #: rhodecode/templates/admin/admin_log_base.mako:68
5094 msgid "No actions yet"
5297 msgid "No actions yet"
5095 msgstr ""
5298 msgstr ""
5096
5299
5097 #: rhodecode/templates/admin/auth/auth_settings.mako:5
5300 #: rhodecode/templates/admin/auth/auth_settings.mako:5
5098 #: rhodecode/templates/admin/auth/plugin_settings.mako:5
5301 #: rhodecode/templates/admin/auth/plugin_settings.mako:5
5099 msgid "Authentication Settings"
5302 msgid "Authentication Settings"
5100 msgstr ""
5303 msgstr ""
5101
5304
5102 #: rhodecode/templates/admin/auth/auth_settings.mako:45
5305 #: rhodecode/templates/admin/auth/auth_settings.mako:45
5103 msgid "Enabled and Available Plugins"
5306 msgid "Enabled and Available Plugins"
5104 msgstr ""
5307 msgstr ""
5105
5308
5106 #: rhodecode/templates/admin/auth/auth_settings.mako:51
5309 #: rhodecode/templates/admin/auth/auth_settings.mako:51
5107 msgid "Ordered Activated Plugins"
5310 msgid "Ordered Activated Plugins"
5108 msgstr ""
5311 msgstr ""
5109
5312
5110 #: rhodecode/templates/admin/auth/auth_settings.mako:56
5313 #: rhodecode/templates/admin/auth/auth_settings.mako:56
5111 msgid ""
5314 msgid ""
5112 "List of plugins, separated by commas.\n"
5315 "List of plugins, separated by commas.\n"
5113 "The order of the plugins is also the order in which RhodeCode Enterprise will try to authenticate a user."
5316 "The order of the plugins is also the order in which RhodeCode Enterprise will try to authenticate a user."
5114 msgstr ""
5317 msgstr ""
5115
5318
5116 #: rhodecode/templates/admin/auth/auth_settings.mako:63
5319 #: rhodecode/templates/admin/auth/auth_settings.mako:63
5117 msgid "Activate"
5320 msgid "Activate"
5118 msgstr ""
5321 msgstr ""
5119
5322
5120 #: rhodecode/templates/admin/auth/auth_settings.mako:64
5323 #: rhodecode/templates/admin/auth/auth_settings.mako:64
5121 msgid "Plugin Name"
5324 msgid "Plugin Name"
5122 msgstr ""
5325 msgstr ""
5123
5326
5124 #: rhodecode/templates/admin/auth/auth_settings.mako:65
5327 #: rhodecode/templates/admin/auth/auth_settings.mako:65
5125 msgid "Documentation"
5328 msgid "Documentation"
5126 msgstr ""
5329 msgstr ""
5127
5330
5128 #: rhodecode/templates/admin/auth/auth_settings.mako:66
5331 #: rhodecode/templates/admin/auth/auth_settings.mako:66
5129 msgid "Plugin ID"
5332 msgid "Plugin ID"
5130 msgstr ""
5333 msgstr ""
5131
5334
5132 #: rhodecode/templates/admin/auth/auth_settings.mako:72
5133 msgid "activated"
5134 msgstr ""
5135
5136 #: rhodecode/templates/admin/auth/auth_settings.mako:72
5137 msgid "not active"
5138 msgstr ""
5139
5140 #: rhodecode/templates/admin/auth/auth_settings.mako:88
5335 #: rhodecode/templates/admin/auth/auth_settings.mako:88
5141 #: rhodecode/templates/admin/auth/plugin_settings.mako:93
5336 #: rhodecode/templates/admin/auth/plugin_settings.mako:95
5142 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:63
5337 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:63
5338 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:105
5143 #: rhodecode/templates/admin/permissions/permissions_application.mako:59
5339 #: rhodecode/templates/admin/permissions/permissions_application.mako:59
5144 #: rhodecode/templates/admin/permissions/permissions_objects.mako:59
5340 #: rhodecode/templates/admin/permissions/permissions_objects.mako:59
5145 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:78
5341 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:78
5146 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:204
5342 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:205
5147 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:83
5343 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:83
5148 #: rhodecode/templates/admin/repos/repo_add_base.mako:106
5344 #: rhodecode/templates/admin/repos/repo_add_base.mako:106
5149 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:79
5345 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:79
5150 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:186
5346 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:187
5151 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:243
5347 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:243
5152 #: rhodecode/templates/admin/settings/settings_hooks.mako:63
5348 #: rhodecode/templates/admin/settings/settings_hooks.mako:63
5153 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:15
5349 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:15
5154 #: rhodecode/templates/admin/user_groups/user_group_add.mako:60
5350 #: rhodecode/templates/admin/user_groups/user_group_add.mako:60
5155 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:191
5351 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:192
5156 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:102
5352 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:102
5157 #: rhodecode/templates/admin/users/user_add.mako:128
5353 #: rhodecode/templates/admin/users/user_add.mako:128
5158 #: rhodecode/templates/admin/users/user_edit_groups.mako:27
5354 #: rhodecode/templates/admin/users/user_edit_groups.mako:27
5159 #: rhodecode/templates/admin/users/user_edit_profile.mako:135
5355 #: rhodecode/templates/admin/users/user_edit_profile.mako:135
5160 #: rhodecode/templates/base/default_perms_box.mako:88
5356 #: rhodecode/templates/base/default_perms_box.mako:88
5161 msgid "Save"
5357 msgid "Save"
5162 msgstr ""
5358 msgstr ""
5163
5359
5164 #: rhodecode/templates/admin/auth/plugin_settings.mako:45
5360 #: rhodecode/templates/admin/auth/plugin_settings.mako:45
5165 msgid "Plugin"
5361 msgid "Plugin"
5166 msgstr ""
5362 msgstr ""
5167
5363
5168 #: rhodecode/templates/admin/defaults/defaults.mako:5
5364 #: rhodecode/templates/admin/defaults/defaults.mako:5
5169 #: rhodecode/templates/admin/defaults/defaults.mako:14
5365 #: rhodecode/templates/admin/defaults/defaults.mako:14
5170 msgid "Repositories defaults"
5366 msgid "Repositories defaults"
5171 msgstr ""
5367 msgstr ""
5172
5368
5173 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:3
5369 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:3
5174 msgid "Default Settings For New Repositories"
5370 msgid "Default Settings For New Repositories"
5175 msgstr ""
5371 msgstr ""
5176
5372
5177 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:14
5373 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:14
5178 #: rhodecode/templates/admin/gists/index.mako:110
5374 #: rhodecode/templates/admin/gists/index.mako:110
5179 #: rhodecode/templates/admin/integrations/list.mako:73
5375 #: rhodecode/templates/admin/integrations/list.mako:73
5180 #: rhodecode/templates/admin/repos/repo_add_base.mako:43
5376 #: rhodecode/templates/admin/repos/repo_add_base.mako:43
5181 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:12
5377 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:12
5182 msgid "Type"
5378 msgid "Type"
5183 msgstr ""
5379 msgstr ""
5184
5380
5185 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:23
5381 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:23
5186 #: rhodecode/templates/admin/repos/repo_add_base.mako:98
5382 #: rhodecode/templates/admin/repos/repo_add_base.mako:98
5187 msgid "Private Repository"
5383 msgid "Private Repository"
5188 msgstr ""
5384 msgstr ""
5189
5385
5190 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:27
5386 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:27
5191 #: rhodecode/templates/admin/repos/repo_add_base.mako:102
5387 #: rhodecode/templates/admin/repos/repo_add_base.mako:102
5192 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:192
5388 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:192
5193 #: rhodecode/templates/forks/fork.mako:102
5389 #: rhodecode/templates/forks/fork.mako:99
5194 msgid "Private repositories are only visible to people explicitly added as collaborators."
5390 msgid "Private repositories are only visible to people explicitly added as collaborators."
5195 msgstr ""
5391 msgstr ""
5196
5392
5197 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:34
5393 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:34
5198 msgid "Enable Statistics"
5394 msgid "Enable Statistics"
5199 msgstr ""
5395 msgstr ""
5200
5396
5201 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:38
5397 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:38
5202 msgid "Enable a statistics window on the repository summary page."
5398 msgid "Enable a statistics window on the repository summary page."
5203 msgstr ""
5399 msgstr ""
5204
5400
5205 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:44
5401 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:44
5206 msgid "Enable Downloads"
5402 msgid "Enable Downloads"
5207 msgstr ""
5403 msgstr ""
5208
5404
5209 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:48
5405 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:48
5210 msgid "Enable the download option on the repository summary page."
5406 msgid "Enable the download option on the repository summary page."
5211 msgstr ""
5407 msgstr ""
5212
5408
5213 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:54
5409 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:54
5214 msgid "Enable Locking"
5410 msgid "Enable Locking"
5215 msgstr ""
5411 msgstr ""
5216
5412
5217 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:58
5413 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:58
5218 msgid "Enable automatic repository locking. Pulling from a repository will lock it, and it is unlocked by pushing back by the same user."
5414 msgid "Enable automatic repository locking. Pulling from a repository will lock it, and it is unlocked by pushing back by the same user."
5219 msgstr ""
5415 msgstr ""
5220
5416
5221 #: rhodecode/templates/admin/gists/edit.mako:5
5417 #: rhodecode/templates/admin/gists/edit.mako:5
5222 #: rhodecode/templates/admin/gists/edit.mako:12
5418 #: rhodecode/templates/admin/gists/edit.mako:12
5223 msgid "Edit Gist"
5419 msgid "Edit Gist"
5224 msgstr ""
5420 msgstr ""
5225
5421
5226 #: rhodecode/templates/admin/gists/edit.mako:33
5422 #: rhodecode/templates/admin/gists/edit.mako:33
5227 #: rhodecode/templates/admin/gists/new.mako:30
5423 #: rhodecode/templates/admin/gists/new.mako:30
5228 msgid "Gist description ..."
5424 msgid "Gist description ..."
5229 msgstr ""
5425 msgstr ""
5230
5426
5231 #: rhodecode/templates/admin/gists/edit.mako:38
5427 #: rhodecode/templates/admin/gists/edit.mako:38
5232 #: rhodecode/templates/admin/gists/new.mako:38
5428 #: rhodecode/templates/admin/gists/new.mako:38
5233 msgid "Gist lifetime"
5429 msgid "Gist lifetime"
5234 msgstr ""
5430 msgstr ""
5235
5431
5236 #: rhodecode/templates/admin/gists/edit.mako:41
5432 #: rhodecode/templates/admin/gists/edit.mako:41
5237 #: rhodecode/templates/admin/gists/new.mako:41
5433 #: rhodecode/templates/admin/gists/new.mako:41
5238 msgid "Gist access level"
5434 msgid "Gist access level"
5239 msgstr ""
5435 msgstr ""
5240
5436
5241 #: rhodecode/templates/admin/gists/edit.mako:56
5437 #: rhodecode/templates/admin/gists/edit.mako:56
5242 #: rhodecode/templates/admin/gists/new.mako:50
5438 #: rhodecode/templates/admin/gists/new.mako:50
5243 #: rhodecode/templates/files/files_add.mako:80
5439 #: rhodecode/templates/files/files_add.mako:80
5244 #: rhodecode/templates/files/files_edit.mako:81
5440 #: rhodecode/templates/files/files_edit.mako:81
5245 msgid "plain"
5441 msgid "plain"
5246 msgstr ""
5442 msgstr ""
5247
5443
5248 #: rhodecode/templates/admin/gists/edit.mako:101
5444 #: rhodecode/templates/admin/gists/edit.mako:101
5249 msgid "Update Gist"
5445 msgid "Update Gist"
5250 msgstr ""
5446 msgstr ""
5251
5447
5252 #: rhodecode/templates/admin/gists/edit.mako:102
5448 #: rhodecode/templates/admin/gists/edit.mako:102
5253 #: rhodecode/templates/base/issue_tracker_settings.mako:73
5449 #: rhodecode/templates/base/issue_tracker_settings.mako:73
5254 #: rhodecode/templates/changeset/changeset_file_comment.mako:392
5450 #: rhodecode/templates/changeset/changeset_file_comment.mako:392
5255 #: rhodecode/templates/codeblocks/diffs.mako:72
5451 #: rhodecode/templates/codeblocks/diffs.mako:72
5256 #: rhodecode/templates/files/files_add.mako:108
5452 #: rhodecode/templates/files/files_add.mako:108
5257 #: rhodecode/templates/files/files_delete.mako:69
5453 #: rhodecode/templates/files/files_delete.mako:69
5258 #: rhodecode/templates/files/files_edit.mako:108
5454 #: rhodecode/templates/files/files_edit.mako:108
5259 #: rhodecode/templates/pullrequests/pullrequest_show.mako:65
5455 #: rhodecode/templates/pullrequests/pullrequest_show.mako:65
5260 msgid "Cancel"
5456 msgid "Cancel"
5261 msgstr ""
5457 msgstr ""
5262
5458
5263 #: rhodecode/templates/admin/gists/edit.mako:125
5459 #: rhodecode/templates/admin/gists/edit.mako:125
5264 #, python-format
5460 #, python-format
5265 msgid "Gist was updated since you started editing. Copy your changes and click %(here)s to reload the new version."
5461 msgid "Gist was updated since you started editing. Copy your changes and click %(here)s to reload the new version."
5266 msgstr ""
5462 msgstr ""
5267
5463
5268 #: rhodecode/templates/admin/gists/index.mako:6
5464 #: rhodecode/templates/admin/gists/index.mako:6
5269 #: rhodecode/templates/admin/gists/index.mako:20
5465 #: rhodecode/templates/admin/gists/index.mako:20
5270 #, python-format
5466 #, python-format
5271 msgid "Private Gists for user %s"
5467 msgid "Private Gists for user %s"
5272 msgstr ""
5468 msgstr ""
5273
5469
5274 #: rhodecode/templates/admin/gists/index.mako:8
5470 #: rhodecode/templates/admin/gists/index.mako:8
5275 #: rhodecode/templates/admin/gists/index.mako:22
5471 #: rhodecode/templates/admin/gists/index.mako:22
5276 #, python-format
5472 #, python-format
5277 msgid "Public Gists for user %s"
5473 msgid "Public Gists for user %s"
5278 msgstr ""
5474 msgstr ""
5279
5475
5280 #: rhodecode/templates/admin/gists/index.mako:10
5476 #: rhodecode/templates/admin/gists/index.mako:10
5281 msgid "Public Gists"
5477 msgid "Public Gists"
5282 msgstr ""
5478 msgstr ""
5283
5479
5284 #: rhodecode/templates/admin/gists/index.mako:18
5480 #: rhodecode/templates/admin/gists/index.mako:18
5285 #: rhodecode/templates/admin/my_account/my_account_repos.mako:7
5481 #: rhodecode/templates/admin/my_account/my_account_repos.mako:7
5286 #: rhodecode/templates/admin/my_account/my_account_watched.mako:7
5482 #: rhodecode/templates/admin/my_account/my_account_watched.mako:7
5287 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:11
5483 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:11
5288 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:12
5484 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:12
5289 #: rhodecode/templates/admin/repos/repos.mako:12
5485 #: rhodecode/templates/admin/repos/repos.mako:12
5290 #: rhodecode/templates/admin/user_groups/user_groups.mako:12
5486 #: rhodecode/templates/admin/user_groups/user_groups.mako:12
5291 #: rhodecode/templates/admin/users/users.mako:12
5487 #: rhodecode/templates/admin/users/users.mako:12
5292 #: rhodecode/templates/bookmarks/bookmarks.mako:12
5488 #: rhodecode/templates/bookmarks/bookmarks.mako:12
5293 #: rhodecode/templates/branches/branches.mako:12
5489 #: rhodecode/templates/branches/branches.mako:12
5294 #: rhodecode/templates/journal/journal.mako:12
5490 #: rhodecode/templates/journal/journal.mako:12
5295 #: rhodecode/templates/tags/tags.mako:12
5491 #: rhodecode/templates/tags/tags.mako:12
5296 msgid "quick filter..."
5492 msgid "quick filter..."
5297 msgstr ""
5493 msgstr ""
5298
5494
5299 #: rhodecode/templates/admin/gists/index.mako:24
5495 #: rhodecode/templates/admin/gists/index.mako:24
5300 #, python-format
5496 #, python-format
5301 msgid "All Gists for user %s"
5497 msgid "All Gists for user %s"
5302 msgstr ""
5498 msgstr ""
5303
5499
5304 #: rhodecode/templates/admin/gists/index.mako:26
5500 #: rhodecode/templates/admin/gists/index.mako:26
5305 msgid "All Public Gists"
5501 msgid "All Public Gists"
5306 msgstr ""
5502 msgstr ""
5307
5503
5308 #: rhodecode/templates/admin/gists/index.mako:44
5504 #: rhodecode/templates/admin/gists/index.mako:44
5309 #: rhodecode/templates/admin/gists/show.mako:35
5505 #: rhodecode/templates/admin/gists/show.mako:35
5310 msgid "Create New Gist"
5506 msgid "Create New Gist"
5311 msgstr ""
5507 msgstr ""
5312
5508
5313 #: rhodecode/templates/admin/gists/index.mako:56
5509 #: rhodecode/templates/admin/gists/index.mako:56
5314 msgid "All gists"
5510 msgid "All gists"
5315 msgstr ""
5511 msgstr ""
5316
5512
5317 #: rhodecode/templates/admin/gists/index.mako:58
5513 #: rhodecode/templates/admin/gists/index.mako:58
5318 msgid "All public"
5514 msgid "All public"
5319 msgstr ""
5515 msgstr ""
5320
5516
5321 #: rhodecode/templates/admin/gists/index.mako:60
5517 #: rhodecode/templates/admin/gists/index.mako:60
5322 msgid "My gists"
5518 msgid "My gists"
5323 msgstr ""
5519 msgstr ""
5324
5520
5325 #: rhodecode/templates/admin/gists/index.mako:61
5521 #: rhodecode/templates/admin/gists/index.mako:61
5326 msgid "My private"
5522 msgid "My private"
5327 msgstr ""
5523 msgstr ""
5328
5524
5329 #: rhodecode/templates/admin/gists/index.mako:62
5525 #: rhodecode/templates/admin/gists/index.mako:62
5330 msgid "My public"
5526 msgid "My public"
5331 msgstr ""
5527 msgstr ""
5332
5528
5333 #: rhodecode/templates/admin/gists/index.mako:108
5529 #: rhodecode/templates/admin/gists/index.mako:108
5334 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:57
5530 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:57
5335 #: rhodecode/templates/bookmarks/bookmarks.mako:63
5531 #: rhodecode/templates/bookmarks/bookmarks.mako:63
5336 #: rhodecode/templates/branches/branches.mako:62
5532 #: rhodecode/templates/branches/branches.mako:62
5337 #: rhodecode/templates/changelog/changelog.mako:124
5533 #: rhodecode/templates/changelog/changelog.mako:124
5338 #: rhodecode/templates/changeset/changeset.mako:199
5534 #: rhodecode/templates/changeset/changeset.mako:199
5339 #: rhodecode/templates/compare/compare_commits.mako:18
5535 #: rhodecode/templates/compare/compare_commits.mako:18
5340 #: rhodecode/templates/files/files_browser_tree.mako:9
5536 #: rhodecode/templates/files/files_browser_tree.mako:9
5341 #: rhodecode/templates/pullrequests/pullrequest_show.mako:481
5537 #: rhodecode/templates/pullrequests/pullrequest_show.mako:481
5342 #: rhodecode/templates/pullrequests/pullrequests.mako:112
5538 #: rhodecode/templates/pullrequests/pullrequests.mako:112
5343 #: rhodecode/templates/search/search_commit.mako:16
5539 #: rhodecode/templates/search/search_commit.mako:19
5344 #: rhodecode/templates/summary/summary_commits.mako:11
5540 #: rhodecode/templates/summary/summary_commits.mako:11
5345 #: rhodecode/templates/tags/tags.mako:63
5541 #: rhodecode/templates/tags/tags.mako:63
5346 msgid "Author"
5542 msgid "Author"
5347 msgstr ""
5543 msgstr ""
5348
5544
5349 #: rhodecode/templates/admin/gists/index.mako:116
5545 #: rhodecode/templates/admin/gists/index.mako:116
5350 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:11
5546 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:11
5351 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:51
5547 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:51
5352 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:6
5548 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:7
5353 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:6
5549 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:7
5354 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:6
5550 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:7
5355 #: rhodecode/templates/admin/users/user_edit_advanced.mako:5
5551 #: rhodecode/templates/admin/users/user_edit_advanced.mako:6
5356 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:11
5552 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:11
5357 msgid "Created on"
5553 msgid "Created on"
5358 msgstr ""
5554 msgstr ""
5359
5555
5360 #: rhodecode/templates/admin/gists/index.mako:118
5556 #: rhodecode/templates/admin/gists/index.mako:118
5361 #: rhodecode/templates/admin/gists/show.mako:72
5557 #: rhodecode/templates/admin/gists/show.mako:72
5362 msgid "Expires"
5558 msgid "Expires"
5363 msgstr ""
5559 msgstr ""
5364
5560
5365 #: rhodecode/templates/admin/gists/new.mako:5
5561 #: rhodecode/templates/admin/gists/new.mako:5
5366 #: rhodecode/templates/admin/gists/new.mako:12
5562 #: rhodecode/templates/admin/gists/new.mako:12
5367 msgid "New Gist"
5563 msgid "New Gist"
5368 msgstr ""
5564 msgstr ""
5369
5565
5370 #: rhodecode/templates/admin/gists/new.mako:35
5566 #: rhodecode/templates/admin/gists/new.mako:35
5371 msgid "Gist id"
5567 msgid "Gist id"
5372 msgstr ""
5568 msgstr ""
5373
5569
5374 #: rhodecode/templates/admin/gists/new.mako:36
5570 #: rhodecode/templates/admin/gists/new.mako:36
5375 msgid "Auto generated"
5571 msgid "Auto generated"
5376 msgstr ""
5572 msgstr ""
5377
5573
5378 #: rhodecode/templates/admin/gists/new.mako:49
5574 #: rhodecode/templates/admin/gists/new.mako:49
5379 msgid "name this file..."
5575 msgid "name this file..."
5380 msgstr ""
5576 msgstr ""
5381
5577
5382 #: rhodecode/templates/admin/gists/new.mako:60
5578 #: rhodecode/templates/admin/gists/new.mako:60
5383 msgid "Create Private Gist"
5579 msgid "Create Private Gist"
5384 msgstr ""
5580 msgstr ""
5385
5581
5386 #: rhodecode/templates/admin/gists/new.mako:61
5582 #: rhodecode/templates/admin/gists/new.mako:61
5387 msgid "Create Public Gist"
5583 msgid "Create Public Gist"
5388 msgstr ""
5584 msgstr ""
5389
5585
5390 #: rhodecode/templates/admin/gists/show.mako:13
5586 #: rhodecode/templates/admin/gists/show.mako:13
5391 #: rhodecode/templates/admin/gists/show.mako:20
5587 #: rhodecode/templates/admin/gists/show.mako:20
5392 msgid "Gist"
5588 msgid "Gist"
5393 msgstr ""
5589 msgstr ""
5394
5590
5395 #: rhodecode/templates/admin/gists/show.mako:47
5591 #: rhodecode/templates/admin/gists/show.mako:47
5396 msgid "Copy the url"
5592 msgid "Copy the url"
5397 msgstr ""
5593 msgstr ""
5398
5594
5399 #: rhodecode/templates/admin/gists/show.mako:54
5595 #: rhodecode/templates/admin/gists/show.mako:54
5400 msgid "Confirm to delete this Gist"
5596 msgid "Confirm to delete this Gist"
5401 msgstr ""
5597 msgstr ""
5402
5598
5403 #: rhodecode/templates/admin/gists/show.mako:60
5599 #: rhodecode/templates/admin/gists/show.mako:60
5404 msgid "Copy content"
5600 msgid "Copy content"
5405 msgstr ""
5601 msgstr ""
5406
5602
5407 #: rhodecode/templates/admin/gists/show.mako:65
5603 #: rhodecode/templates/admin/gists/show.mako:65
5408 msgid "Show as Raw"
5604 msgid "Show as Raw"
5409 msgstr ""
5605 msgstr ""
5410
5606
5411 #: rhodecode/templates/admin/gists/show.mako:69
5607 #: rhodecode/templates/admin/gists/show.mako:69
5412 msgid "Private Gist"
5608 msgid "Private Gist"
5413 msgstr ""
5609 msgstr ""
5414
5610
5415 #: rhodecode/templates/admin/gists/show.mako:85
5611 #: rhodecode/templates/admin/gists/show.mako:85
5416 msgid "created"
5612 msgid "created"
5417 msgstr ""
5613 msgstr ""
5418
5614
5419 #: rhodecode/templates/admin/gists/show.mako:100
5615 #: rhodecode/templates/admin/gists/show.mako:100
5420 #: rhodecode/templates/files/files_delete.mako:50
5616 #: rhodecode/templates/files/files_delete.mako:50
5421 #: rhodecode/templates/files/files_source.mako:104
5617 #: rhodecode/templates/files/files_source.mako:104
5422 msgid "Show as raw"
5618 msgid "Show as raw"
5423 msgstr ""
5619 msgstr ""
5424
5620
5425 #: rhodecode/templates/admin/integrations/base.mako:14
5621 #: rhodecode/templates/admin/integrations/base.mako:14
5426 msgid "Integrations Settings"
5622 msgid "Integrations Settings"
5427 msgstr ""
5623 msgstr ""
5428
5624
5429 #: rhodecode/templates/admin/integrations/base.mako:23
5625 #: rhodecode/templates/admin/integrations/base.mako:23
5430 #: rhodecode/templates/admin/integrations/form.mako:8
5626 #: rhodecode/templates/admin/integrations/form.mako:8
5431 #: rhodecode/templates/admin/integrations/form.mako:21
5627 #: rhodecode/templates/admin/integrations/form.mako:21
5432 #: rhodecode/templates/admin/integrations/form.mako:32
5628 #: rhodecode/templates/admin/integrations/form.mako:32
5433 #: rhodecode/templates/admin/integrations/list.mako:21
5629 #: rhodecode/templates/admin/integrations/list.mako:21
5434 #: rhodecode/templates/admin/integrations/list.mako:25
5630 #: rhodecode/templates/admin/integrations/list.mako:25
5435 #: rhodecode/templates/admin/integrations/list.mako:29
5631 #: rhodecode/templates/admin/integrations/list.mako:29
5436 #: rhodecode/templates/admin/integrations/list.mako:36
5632 #: rhodecode/templates/admin/integrations/list.mako:36
5437 #: rhodecode/templates/admin/integrations/new.mako:9
5633 #: rhodecode/templates/admin/integrations/new.mako:15
5438 #: rhodecode/templates/admin/integrations/new.mako:17
5634 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:37
5439 #: rhodecode/templates/admin/integrations/new.mako:23
5440 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:51
5441 #: rhodecode/templates/admin/repos/repo_edit.mako:78
5635 #: rhodecode/templates/admin/repos/repo_edit.mako:78
5442 #: rhodecode/templates/base/base.mako:84
5636 #: rhodecode/templates/base/base.mako:84
5443 msgid "Integrations"
5637 msgid "Integrations"
5444 msgstr ""
5638 msgstr ""
5445
5639
5446 #: rhodecode/templates/admin/integrations/form.mako:17
5447 #: rhodecode/templates/admin/integrations/list.mako:10
5448 #: rhodecode/templates/admin/integrations/new.mako:13
5449 #: rhodecode/templates/admin/permissions/permissions_objects.mako:31
5450 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:14
5451 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:196
5452 msgid "Repository Groups"
5453 msgstr ""
5454
5455 #: rhodecode/templates/admin/integrations/form.mako:30
5640 #: rhodecode/templates/admin/integrations/form.mako:30
5456 #: rhodecode/templates/admin/integrations/list.mako:16
5641 #: rhodecode/templates/admin/integrations/list.mako:16
5457 #: rhodecode/templates/admin/integrations/new.mako:21
5642 #: rhodecode/templates/admin/integrations/new.mako:7
5458 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:48
5643 #: rhodecode/templates/admin/integrations/new.mako:9
5644 #: rhodecode/templates/admin/integrations/new.mako:13
5645 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:34
5459 #: rhodecode/templates/admin/repos/repo_edit.mako:15
5646 #: rhodecode/templates/admin/repos/repo_edit.mako:15
5460 #: rhodecode/templates/admin/repos/repo_edit.mako:46
5647 #: rhodecode/templates/admin/repos/repo_edit.mako:46
5461 #: rhodecode/templates/admin/settings/settings.mako:14
5648 #: rhodecode/templates/admin/settings/settings.mako:14
5462 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:33
5649 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:33
5463 #: rhodecode/templates/base/base.mako:86 rhodecode/templates/base/base.mako:251
5650 #: rhodecode/templates/base/base.mako:86
5464 msgid "Settings"
5651 msgid "Settings"
5465 msgstr ""
5652 msgstr ""
5466
5653
5467 #: rhodecode/templates/admin/integrations/form.mako:60
5654 #: rhodecode/templates/admin/integrations/form.mako:60
5468 #, python-format
5655 #, python-format
5469 msgid "Create New %(integration_type)s Integration"
5656 msgid "Create New %(integration_type)s Integration"
5470 msgstr ""
5657 msgstr ""
5471
5658
5472 #: rhodecode/templates/admin/integrations/list.mako:44
5659 #: rhodecode/templates/admin/integrations/list.mako:44
5473 msgid "Current Integrations for Repository: {repo_name}"
5660 msgid "Current Integrations for Repository: {repo_name}"
5474 msgstr ""
5661 msgstr ""
5475
5662
5476 #: rhodecode/templates/admin/integrations/list.mako:46
5663 #: rhodecode/templates/admin/integrations/list.mako:46
5477 msgid "Current Integrations for repository group: {repo_group_name}"
5664 msgid "Current Integrations for repository group: {repo_group_name}"
5478 msgstr ""
5665 msgstr ""
5479
5666
5480 #: rhodecode/templates/admin/integrations/list.mako:48
5667 #: rhodecode/templates/admin/integrations/list.mako:48
5481 msgid "Current Integrations"
5668 msgid "Current Integrations"
5482 msgstr ""
5669 msgstr ""
5483
5670
5484 #: rhodecode/templates/admin/integrations/list.mako:65
5671 #: rhodecode/templates/admin/integrations/list.mako:65
5485 #: rhodecode/templates/admin/integrations/new.mako:26
5672 #: rhodecode/templates/admin/integrations/new.mako:18
5486 msgid "Create new integration"
5673 msgid "Create new integration"
5487 msgstr ""
5674 msgstr ""
5488
5675
5489 #: rhodecode/templates/admin/integrations/list.mako:74
5676 #: rhodecode/templates/admin/integrations/list.mako:74
5490 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:14
5491 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:14
5492 msgid "Scope"
5677 msgid "Scope"
5493 msgstr ""
5678 msgstr ""
5494
5679
5495 #: rhodecode/templates/admin/integrations/list.mako:75
5680 #: rhodecode/templates/admin/integrations/list.mako:75
5496 #: rhodecode/templates/compare/compare_diff.mako:92
5681 #: rhodecode/templates/compare/compare_diff.mako:92
5497 msgid "Actions"
5682 msgid "Actions"
5498 msgstr ""
5683 msgstr ""
5499
5684
5500 #: rhodecode/templates/admin/integrations/list.mako:85
5685 #: rhodecode/templates/admin/integrations/list.mako:85
5501 msgid "No {type} integrations for repo {repo} exist yet."
5686 msgid "No {type} integrations for repo {repo} exist yet."
5502 msgstr ""
5687 msgstr ""
5503
5688
5504 #: rhodecode/templates/admin/integrations/list.mako:87
5689 #: rhodecode/templates/admin/integrations/list.mako:87
5505 msgid "No {type} integrations for repogroup {repogroup} exist yet."
5690 msgid "No {type} integrations for repogroup {repogroup} exist yet."
5506 msgstr ""
5691 msgstr ""
5507
5692
5508 #: rhodecode/templates/admin/integrations/list.mako:89
5693 #: rhodecode/templates/admin/integrations/list.mako:89
5509 msgid "No {type} integrations exist yet."
5694 msgid "No {type} integrations exist yet."
5510 msgstr ""
5695 msgstr ""
5511
5696
5512 #: rhodecode/templates/admin/integrations/list.mako:103
5697 #: rhodecode/templates/admin/integrations/list.mako:103
5513 msgid "Create one"
5698 msgid "Create one"
5514 msgstr ""
5699 msgstr ""
5515
5700
5516 #: rhodecode/templates/admin/integrations/list.mako:134
5701 #: rhodecode/templates/admin/integrations/list.mako:134
5517 msgid "repo"
5702 msgid "repo"
5518 msgstr ""
5703 msgstr ""
5519
5704
5520 #: rhodecode/templates/admin/integrations/list.mako:138
5705 #: rhodecode/templates/admin/integrations/list.mako:138
5521 msgid "repogroup"
5706 msgid "repogroup"
5522 msgstr ""
5707 msgstr ""
5523
5708
5524 #: rhodecode/templates/admin/integrations/list.mako:140
5709 #: rhodecode/templates/admin/integrations/list.mako:140
5525 msgid "child repos only"
5710 msgid "child repos only"
5526 msgstr ""
5711 msgstr ""
5527
5712
5528 #: rhodecode/templates/admin/integrations/list.mako:142
5713 #: rhodecode/templates/admin/integrations/list.mako:142
5529 msgid "cascade to all"
5714 msgid "cascade to all"
5530 msgstr ""
5715 msgstr ""
5531
5716
5532 #: rhodecode/templates/admin/integrations/list.mako:147
5717 #: rhodecode/templates/admin/integrations/list.mako:147
5533 msgid "top level repos only"
5718 msgid "top level repos only"
5534 msgstr ""
5719 msgstr ""
5535
5720
5536 #: rhodecode/templates/admin/integrations/list.mako:149
5721 #: rhodecode/templates/admin/integrations/list.mako:149
5537 msgid "global"
5722 msgid "global"
5538 msgstr ""
5723 msgstr ""
5539
5724
5540 #: rhodecode/templates/admin/integrations/list.mako:155
5725 #: rhodecode/templates/admin/integrations/list.mako:155
5541 msgid "unknown integration"
5726 msgid "unknown integration"
5542 msgstr ""
5727 msgstr ""
5543
5728
5544 #: rhodecode/templates/admin/integrations/new.mako:31
5729 #: rhodecode/templates/admin/integrations/new.mako:23
5545 msgid "Create New Integration for repository: {repo_name}"
5730 msgid "Create New Integration for repository: {repo_name}"
5546 msgstr ""
5731 msgstr ""
5547
5732
5548 #: rhodecode/templates/admin/integrations/new.mako:33
5733 #: rhodecode/templates/admin/integrations/new.mako:25
5549 msgid "Create New Integration for repository group: {repo_group_name}"
5734 msgid "Create New Integration for repository group: {repo_group_name}"
5550 msgstr ""
5735 msgstr ""
5551
5736
5552 #: rhodecode/templates/admin/integrations/new.mako:35
5737 #: rhodecode/templates/admin/integrations/new.mako:27
5553 msgid "Create New Global Integration"
5738 msgid "Create New Global Integration"
5554 msgstr ""
5739 msgstr ""
5555
5740
5556 #: rhodecode/templates/admin/integrations/new.mako:63
5741 #: rhodecode/templates/admin/integrations/new.mako:55
5557 msgid "No description available"
5742 msgid "No description available"
5558 msgstr ""
5743 msgstr ""
5559
5744
5560 #: rhodecode/templates/admin/my_account/my_account.mako:5
5745 #: rhodecode/templates/admin/my_account/my_account.mako:5
5561 #: rhodecode/templates/base/base.mako:362
5746 #: rhodecode/templates/base/base.mako:397
5562 msgid "My account"
5747 msgid "My account"
5563 msgstr ""
5748 msgstr ""
5564
5749
5565 #: rhodecode/templates/admin/my_account/my_account.mako:12
5750 #: rhodecode/templates/admin/my_account/my_account.mako:12
5566 msgid "My Account"
5751 msgid "My Account"
5567 msgstr ""
5752 msgstr ""
5568
5753
5569 #: rhodecode/templates/admin/my_account/my_account.mako:29
5754 #: rhodecode/templates/admin/my_account/my_account.mako:29
5570 #: rhodecode/templates/email_templates/user_registration.mako:26
5755 #: rhodecode/templates/email_templates/user_registration.mako:26
5571 #: rhodecode/templates/users/user.mako:29
5756 #: rhodecode/templates/users/user.mako:29
5572 msgid "Profile"
5757 msgid "Profile"
5573 msgstr ""
5758 msgstr ""
5574
5759
5575 #: rhodecode/templates/admin/my_account/my_account.mako:31
5760 #: rhodecode/templates/admin/my_account/my_account.mako:32
5576 msgid "Auth Tokens"
5761 msgid "Auth Tokens"
5577 msgstr ""
5762 msgstr ""
5578
5763
5579 #: rhodecode/templates/admin/my_account/my_account.mako:32
5764 #: rhodecode/templates/admin/my_account/my_account.mako:33
5580 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:3
5765 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:3
5581 #: rhodecode/templates/admin/permissions/permissions.mako:51
5766 #: rhodecode/templates/admin/permissions/permissions.mako:51
5582 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:4
5767 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:4
5583 #: rhodecode/templates/admin/users/user_edit.mako:40
5768 #: rhodecode/templates/admin/users/user_edit.mako:40
5584 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:3
5769 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:3
5585 msgid "SSH Keys"
5770 msgid "SSH Keys"
5586 msgstr ""
5771 msgstr ""
5587
5772
5588 #: rhodecode/templates/admin/my_account/my_account.mako:33
5773 #: rhodecode/templates/admin/my_account/my_account.mako:34
5589 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:5
5774 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:5
5590 msgid "User Group Membership"
5775 msgid "User Group Membership"
5591 msgstr ""
5776 msgstr ""
5592
5777
5593 #: rhodecode/templates/admin/my_account/my_account.mako:38
5778 #: rhodecode/templates/admin/my_account/my_account.mako:39
5594 msgid "External Identities"
5779 msgid "External Identities"
5595 msgstr ""
5780 msgstr ""
5596
5781
5597 #: rhodecode/templates/admin/my_account/my_account.mako:40
5782 #: rhodecode/templates/admin/my_account/my_account.mako:41
5598 #: rhodecode/templates/admin/users/user_edit.mako:44
5783 #: rhodecode/templates/admin/users/user_edit.mako:44
5599 msgid "Emails"
5784 msgid "Emails"
5600 msgstr ""
5785 msgstr ""
5601
5786
5602 #: rhodecode/templates/admin/my_account/my_account.mako:42
5603 msgid "Watched"
5604 msgstr ""
5605
5606 #: rhodecode/templates/admin/my_account/my_account.mako:43
5787 #: rhodecode/templates/admin/my_account/my_account.mako:43
5607 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:43
5788 msgid "Watched"
5608 #: rhodecode/templates/base/base.mako:241
5609 #: rhodecode/templates/base/base.mako:366
5610 msgid "Pull Requests"
5611 msgstr ""
5789 msgstr ""
5612
5790
5613 #: rhodecode/templates/admin/my_account/my_account.mako:44
5791 #: rhodecode/templates/admin/my_account/my_account.mako:44
5792 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:43
5793 #: rhodecode/templates/base/base.mako:243
5794 #: rhodecode/templates/base/base.mako:401
5795 msgid "Pull Requests"
5796 msgstr ""
5797
5798 #: rhodecode/templates/admin/my_account/my_account.mako:45
5614 #: rhodecode/templates/admin/permissions/permissions.mako:14
5799 #: rhodecode/templates/admin/permissions/permissions.mako:14
5615 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:49
5800 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:35
5616 #: rhodecode/templates/admin/repos/repo_edit.mako:49
5801 #: rhodecode/templates/admin/repos/repo_edit.mako:49
5617 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:34
5802 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:34
5618 #: rhodecode/templates/base/base.mako:82
5803 #: rhodecode/templates/base/base.mako:82
5619 msgid "Permissions"
5804 msgid "Permissions"
5620 msgstr ""
5805 msgstr ""
5621
5806
5622 #: rhodecode/templates/admin/my_account/my_account.mako:45
5807 #: rhodecode/templates/admin/my_account/my_account.mako:46
5623 msgid "Live Notifications"
5808 msgid "Live Notifications"
5624 msgstr ""
5809 msgstr ""
5625
5810
5626 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:3
5811 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:3
5627 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:3
5812 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:3
5628 msgid "Authentication Tokens"
5813 msgid "Authentication Tokens"
5629 msgstr ""
5814 msgstr ""
5630
5815
5631 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:8
5816 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:8
5632 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:8
5817 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:8
5633 msgid "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."
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."
5634 msgstr ""
5819 msgstr ""
5635
5820
5636 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:13
5821 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:14
5637 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:13
5822 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:14
5638 msgid "Token"
5823 msgid "Token"
5639 msgstr ""
5824 msgstr ""
5640
5825
5641 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:17
5826 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:17
5642 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:17
5827 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:17
5828 msgid "Repository Scope"
5829 msgstr ""
5830
5831 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:18
5832 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:18
5643 msgid "Expiration"
5833 msgid "Expiration"
5644 msgstr ""
5834 msgstr ""
5645
5835
5646 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:48
5836 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:49
5647 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:44
5837 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:49
5648 #, python-format
5838 #, python-format
5649 msgid "Confirm to remove this auth token: %s"
5839 msgid "Confirm to remove this auth token: %s"
5650 msgstr ""
5840 msgstr ""
5651
5841
5652 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:56
5842 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:57
5653 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:52
5843 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:57
5654 msgid "No additional auth tokens specified"
5844 msgid "No additional auth tokens specified"
5655 msgstr ""
5845 msgstr ""
5656
5846
5657 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:68
5847 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:69
5658 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:64
5848 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:69
5659 msgid "New authentication token"
5849 msgid "New authentication token"
5660 msgstr ""
5850 msgstr ""
5661
5851
5662 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:82
5852 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:83
5663 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:78
5853 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:83
5664 msgid "Repository scope works only with tokens with VCS type."
5854 msgid "Repository scope works only with tokens with VCS type."
5665 msgstr ""
5855 msgstr ""
5666
5856
5667 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:86
5857 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:87
5668 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:69
5858 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:71
5669 #: rhodecode/templates/admin/permissions/permissions_ips.mako:63
5859 #: rhodecode/templates/admin/permissions/permissions_ips.mako:63
5670 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:65
5860 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:65
5671 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:82
5861 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:87
5672 #: rhodecode/templates/admin/users/user_edit_emails.mako:62
5862 #: rhodecode/templates/admin/users/user_edit_emails.mako:62
5673 #: rhodecode/templates/admin/users/user_edit_ips.mako:70
5863 #: rhodecode/templates/admin/users/user_edit_ips.mako:70
5674 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:64
5864 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:66
5675 msgid "Add"
5865 msgid "Add"
5676 msgstr ""
5866 msgstr ""
5677
5867
5678 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:118
5868 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:120
5679 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:116
5869 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:121
5680 msgid "Select or enter expiration date"
5870 msgid "Select or enter expiration date"
5681 msgstr ""
5871 msgstr ""
5682
5872
5683 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:153
5873 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:155
5684 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:151
5874 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:156
5685 msgid "repository scope"
5875 msgid "repository scope"
5686 msgstr ""
5876 msgstr ""
5687
5877
5878 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:7
5879 msgid "Position"
5880 msgstr ""
5881
5882 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:16
5883 msgid "Bookmark title (max 30 characters, optional)"
5884 msgstr ""
5885
5886 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:23
5887 msgid "Clear"
5888 msgstr ""
5889
5890 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:30
5891 msgid "Redirect URL"
5892 msgstr ""
5893
5894 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:40
5895 msgid "Repository template"
5896 msgstr ""
5897
5898 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:46
5899 msgid "Repository group template"
5900 msgstr ""
5901
5902 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:52
5903 msgid "Template Repository or Repository group"
5904 msgstr ""
5905
5906 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:62
5907 msgid "Available as ${repo_url} e.g. Redirect url: ${repo_url}/changelog"
5908 msgstr ""
5909
5910 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:64
5911 msgid "Available as ${repo_group_url} e.g. Redirect url: ${repo_group_url}"
5912 msgstr ""
5913
5914 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:66
5915 msgid "Available as full url variables in redirect url. i.e: ${repo_url}, ${repo_group_url}."
5916 msgstr ""
5917
5918 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:76
5919 msgid "Your Bookmarks"
5920 msgstr ""
5921
5922 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:81
5923 msgid "Store upto 10 bookmark links to favorite repositories, external issue tracker or CI server. "
5924 msgstr ""
5925
5926 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:83
5927 msgid "Bookmarks are accessible from your username dropdown or by keyboard shortcut `g 0-9`"
5928 msgstr ""
5929
5930 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:137
5931 msgid "repository"
5932 msgstr ""
5933
5934 #: rhodecode/templates/admin/my_account/my_account_bookmarks.mako:188
5935 msgid "repository group"
5936 msgstr ""
5937
5688 #: rhodecode/templates/admin/my_account/my_account_emails.mako:5
5938 #: rhodecode/templates/admin/my_account/my_account_emails.mako:5
5689 msgid "Account Emails"
5939 msgid "Account Emails"
5690 msgstr ""
5940 msgstr ""
5691
5941
5692 #: rhodecode/templates/admin/my_account/my_account_emails.mako:17
5942 #: rhodecode/templates/admin/my_account/my_account_emails.mako:17
5693 #: rhodecode/templates/admin/users/user_edit_emails.mako:16
5943 #: rhodecode/templates/admin/users/user_edit_emails.mako:16
5694 msgid "Primary"
5944 msgid "Primary"
5695 msgstr ""
5945 msgstr ""
5696
5946
5697 #: rhodecode/templates/admin/my_account/my_account_emails.mako:31
5947 #: rhodecode/templates/admin/my_account/my_account_emails.mako:31
5698 msgid "Confirm to delete this email: {}"
5948 msgid "Confirm to delete this email: {}"
5699 msgstr ""
5949 msgstr ""
5700
5950
5701 #: rhodecode/templates/admin/my_account/my_account_emails.mako:42
5951 #: rhodecode/templates/admin/my_account/my_account_emails.mako:42
5702 #: rhodecode/templates/admin/users/user_edit_emails.mako:41
5952 #: rhodecode/templates/admin/users/user_edit_emails.mako:41
5703 msgid "No additional emails specified"
5953 msgid "No additional emails specified"
5704 msgstr ""
5954 msgstr ""
5705
5955
5706 #: rhodecode/templates/admin/my_account/my_account_emails.mako:51
5956 #: rhodecode/templates/admin/my_account/my_account_emails.mako:51
5707 #: rhodecode/templates/admin/my_account/my_account_password.mako:6
5957 #: rhodecode/templates/admin/my_account/my_account_password.mako:6
5708 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:17
5958 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:17
5709 msgid "Your user account details are managed by an external source. Details cannot be managed here."
5959 msgid "Your user account details are managed by an external source. Details cannot be managed here."
5710 msgstr ""
5960 msgstr ""
5711
5961
5712 #: rhodecode/templates/admin/my_account/my_account_emails.mako:52
5962 #: rhodecode/templates/admin/my_account/my_account_emails.mako:52
5713 #: rhodecode/templates/admin/my_account/my_account_password.mako:7
5963 #: rhodecode/templates/admin/my_account/my_account_password.mako:7
5714 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:18
5964 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:18
5715 msgid "Source type"
5965 msgid "Source type"
5716 msgstr ""
5966 msgstr ""
5717
5967
5718 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:22
5968 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:22
5719 msgid "Your Live Notification Settings"
5969 msgid "Your Live Notification Settings"
5720 msgstr ""
5970 msgstr ""
5721
5971
5722 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:34
5972 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:34
5723 msgid "Notifications Status"
5973 msgid "Notifications Status"
5724 msgstr ""
5974 msgstr ""
5725
5975
5726 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:47
5976 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:47
5727 msgid "Test Notifications"
5977 msgid "Test Notifications"
5728 msgstr ""
5978 msgstr ""
5729
5979
5730 #: rhodecode/templates/admin/my_account/my_account_password.mako:3
5980 #: rhodecode/templates/admin/my_account/my_account_password.mako:3
5731 msgid "Change Your Account Password"
5981 msgid "Change Your Account Password"
5732 msgstr ""
5982 msgstr ""
5733
5983
5734 #: rhodecode/templates/admin/my_account/my_account_profile.mako:4
5984 #: rhodecode/templates/admin/my_account/my_account_profile.mako:4
5735 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:4
5985 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:4
5736 msgid "My Profile"
5986 msgid "My Profile"
5737 msgstr ""
5987 msgstr ""
5738
5988
5739 #: rhodecode/templates/admin/my_account/my_account_profile.mako:11
5989 #: rhodecode/templates/admin/my_account/my_account_profile.mako:11
5740 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:54
5990 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:54
5741 #: rhodecode/templates/admin/users/user_edit_profile.mako:25
5991 #: rhodecode/templates/admin/users/user_edit_profile.mako:25
5742 #: rhodecode/templates/users/user_profile.mako:14
5992 #: rhodecode/templates/users/user_profile.mako:14
5743 msgid "Photo"
5993 msgid "Photo"
5744 msgstr ""
5994 msgstr ""
5745
5995
5746 #: rhodecode/templates/admin/my_account/my_account_profile.mako:18
5996 #: rhodecode/templates/admin/my_account/my_account_profile.mako:18
5747 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:62
5997 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:62
5748 #: rhodecode/templates/admin/users/user_edit_profile.mako:33
5998 #: rhodecode/templates/admin/users/user_edit_profile.mako:33
5749 #: rhodecode/templates/users/user_profile.mako:21
5999 #: rhodecode/templates/users/user_profile.mako:21
5750 msgid "Avatars are disabled"
6000 msgid "Avatars are disabled"
5751 msgstr ""
6001 msgstr ""
5752
6002
5753 #: rhodecode/templates/admin/my_account/my_account_profile.mako:51
6003 #: rhodecode/templates/admin/my_account/my_account_profile.mako:51
5754 #: rhodecode/templates/users/user_profile.mako:54
6004 #: rhodecode/templates/users/user_profile.mako:54
5755 msgid "Missing email, please update your user email address."
6005 msgid "Missing email, please update your user email address."
5756 msgstr ""
6006 msgstr ""
5757
6007
5758 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:59
6008 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:59
5759 msgid "Change your avatar at"
6009 msgid "Change your avatar at"
5760 msgstr ""
6010 msgstr ""
5761
6011
5762 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:6
6012 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:6
5763 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:8
6013 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:8
5764 msgid "Show Closed Pull Requests"
6014 msgid "Show Closed Pull Requests"
5765 msgstr ""
6015 msgstr ""
5766
6016
5767 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:15
6017 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:15
5768 msgid "Pull Requests You Participate In"
6018 msgid "Pull Requests You Participate In"
5769 msgstr ""
6019 msgstr ""
5770
6020
5771 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:53
6021 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:53
5772 msgid "Target Repo"
6022 msgid "Target Repo"
5773 msgstr ""
6023 msgstr ""
5774
6024
5775 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:59
6025 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:59
5776 #: rhodecode/templates/admin/settings/settings_global.mako:9
6026 #: rhodecode/templates/admin/settings/settings_global.mako:9
5777 #: rhodecode/templates/email_templates/pull_request_review.mako:39
6027 #: rhodecode/templates/email_templates/pull_request_review.mako:39
5778 #: rhodecode/templates/email_templates/pull_request_review.mako:72
6028 #: rhodecode/templates/email_templates/pull_request_review.mako:72
5779 #: rhodecode/templates/pullrequests/pullrequest.mako:46
6029 #: rhodecode/templates/pullrequests/pullrequest.mako:46
5780 #: rhodecode/templates/pullrequests/pullrequests.mako:114
6030 #: rhodecode/templates/pullrequests/pullrequests.mako:114
5781 msgid "Title"
6031 msgid "Title"
5782 msgstr ""
6032 msgstr ""
5783
6033
5784 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:63
6034 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:63
5785 #: rhodecode/templates/pullrequests/pullrequests.mako:118
6035 #: rhodecode/templates/pullrequests/pullrequests.mako:118
5786 msgid "Last Update"
6036 msgid "Last Update"
5787 msgstr ""
6037 msgstr ""
5788
6038
5789 #: rhodecode/templates/admin/my_account/my_account_repos.mako:3
6039 #: rhodecode/templates/admin/my_account/my_account_repos.mako:3
5790 msgid "Repositories You Own"
6040 msgid "Repositories You Own"
5791 msgstr ""
6041 msgstr ""
5792
6042
5793 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:9
6043 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:9
5794 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:47
6044 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:47
5795 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:9
6045 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:9
5796 msgid "Fingerprint"
6046 msgid "Fingerprint"
5797 msgstr ""
6047 msgstr ""
5798
6048
5799 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:12
6049 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:12
5800 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:53
6050 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:53
5801 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:12
6051 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:12
5802 msgid "Accessed on"
6052 msgid "Accessed on"
5803 msgstr ""
6053 msgstr ""
5804
6054
5805 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:16
6055 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:16
5806 msgid "SSH Keys usage is currently disabled, please ask your administrator to enable them."
6056 msgid "SSH Keys usage is currently disabled, please ask your administrator to enable them."
5807 msgstr ""
6057 msgstr ""
5808
6058
5809 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:32
6059 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:32
5810 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:29
6060 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:29
5811 #, python-format
6061 #, python-format
5812 msgid "Confirm to remove ssh key %s"
6062 msgid "Confirm to remove ssh key %s"
5813 msgstr ""
6063 msgstr ""
5814
6064
5815 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:40
6065 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:40
5816 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:37
6066 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:37
5817 msgid "No additional ssh keys specified"
6067 msgid "No additional ssh keys specified"
5818 msgstr ""
6068 msgstr ""
5819
6069
5820 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:54
6070 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:54
5821 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:49
6071 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:49
5822 msgid "New ssh key"
6072 msgid "New ssh key"
5823 msgstr ""
6073 msgstr ""
5824
6074
5825 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:58
6075 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:59
5826 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:53
6076 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:54
5827 msgid "Generate random RSA key"
6077 msgid "Generate random RSA key"
5828 msgstr ""
6078 msgstr ""
5829
6079
5830 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:64
6080 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:66
5831 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:59
6081 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:61
5832 msgid "Public key, begins with 'ssh-rsa', 'ssh-dss', 'ssh-ed25519', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', or 'ecdsa-sha2-nistp521'"
6082 msgid "Public key, begins with 'ssh-rsa', 'ssh-dss', 'ssh-ed25519', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', or 'ecdsa-sha2-nistp521'"
5833 msgstr ""
6083 msgstr ""
5834
6084
5835 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:73
6085 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:75
5836 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:68
6086 msgid "Click add to use this generated SSH key"
5837 msgid "Click add to use this generate SSH key"
5838 msgstr ""
6087 msgstr ""
5839
6088
5840 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:49
6089 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:49
5841 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:41
6090 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:41
5842 #: rhodecode/templates/admin/user_groups/user_group_add.mako:52
6091 #: rhodecode/templates/admin/user_groups/user_group_add.mako:52
5843 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:51
6092 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:51
5844 #: rhodecode/templates/admin/user_groups/user_groups.mako:81
6093 #: rhodecode/templates/admin/user_groups/user_groups.mako:81
5845 #: rhodecode/templates/admin/users/user_add.mako:97
6094 #: rhodecode/templates/admin/users/user_add.mako:97
5846 #: rhodecode/templates/admin/users/user_edit_groups.mako:64
6095 #: rhodecode/templates/admin/users/user_edit_groups.mako:64
5847 #: rhodecode/templates/admin/users/user_edit_profile.mako:90
6096 #: rhodecode/templates/admin/users/user_edit_profile.mako:90
5848 #: rhodecode/templates/admin/users/users.mako:82
6097 #: rhodecode/templates/admin/users/users.mako:82
5849 #: rhodecode/templates/user_group/profile.mako:33
6098 #: rhodecode/templates/user_group/profile.mako:33
5850 msgid "Active"
6099 msgid "Active"
5851 msgstr ""
6100 msgstr ""
5852
6101
5853 #: rhodecode/templates/admin/my_account/my_account_watched.mako:3
6102 #: rhodecode/templates/admin/my_account/my_account_watched.mako:3
5854 msgid "Your Watched Repositories"
6103 msgid "Your Watched Repositories"
5855 msgstr ""
6104 msgstr ""
5856
6105
5857 #: rhodecode/templates/admin/notifications/notifications_data.mako:5
6106 #: rhodecode/templates/admin/notifications/notifications_data.mako:5
5858 msgid "My notifications"
6107 msgid "My notifications"
5859 msgstr ""
6108 msgstr ""
5860
6109
5861 #: rhodecode/templates/admin/notifications/notifications_data.mako:26
6110 #: rhodecode/templates/admin/notifications/notifications_data.mako:26
5862 msgid "Mark as read"
6111 msgid "Mark as read"
5863 msgstr ""
6112 msgstr ""
5864
6113
5865 #: rhodecode/templates/admin/notifications/notifications_data.mako:42
6114 #: rhodecode/templates/admin/notifications/notifications_data.mako:42
5866 msgid "No notifications here yet"
6115 msgid "No notifications here yet"
5867 msgstr ""
6116 msgstr ""
5868
6117
5869 #: rhodecode/templates/admin/notifications/notifications_show.mako:5
6118 #: rhodecode/templates/admin/notifications/notifications_show.mako:5
5870 #: rhodecode/templates/admin/notifications/notifications_show.mako:14
6119 #: rhodecode/templates/admin/notifications/notifications_show.mako:14
5871 msgid "Show notification"
6120 msgid "Show notification"
5872 msgstr ""
6121 msgstr ""
5873
6122
5874 #: rhodecode/templates/admin/notifications/notifications_show.mako:12
6123 #: rhodecode/templates/admin/notifications/notifications_show.mako:12
5875 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:5
6124 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:5
5876 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:12
6125 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:12
5877 msgid "My Notifications"
6126 msgid "My Notifications"
5878 msgstr ""
6127 msgstr ""
5879
6128
5880 #: rhodecode/templates/admin/notifications/notifications_show.mako:40
6129 #: rhodecode/templates/admin/notifications/notifications_show.mako:40
5881 msgid "Subject"
6130 msgid "Subject"
5882 msgstr ""
6131 msgstr ""
5883
6132
5884 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:26
6133 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:26
5885 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:30
6134 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:30
5886 msgid "Mark all as read"
6135 msgid "Mark all as read"
5887 msgstr ""
6136 msgstr ""
5888
6137
5889 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:40
6138 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:40
5890 msgid "Unread"
6139 msgid "Unread"
5891 msgstr ""
6140 msgstr ""
5892
6141
5893 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:41
6142 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:41
5894 msgid "All"
6143 msgid "All"
5895 msgstr ""
6144 msgstr ""
5896
6145
5897 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:42
6146 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:42
5898 #: rhodecode/templates/changeset/changeset.mako:159
6147 #: rhodecode/templates/changeset/changeset.mako:159
5899 msgid "Comments"
6148 msgid "Comments"
5900 msgstr ""
6149 msgstr ""
5901
6150
5902 #: rhodecode/templates/admin/permissions/permissions.mako:5
6151 #: rhodecode/templates/admin/permissions/permissions.mako:5
5903 msgid "Permissions Administration"
6152 msgid "Permissions Administration"
5904 msgstr ""
6153 msgstr ""
5905
6154
5906 #: rhodecode/templates/admin/permissions/permissions.mako:33
6155 #: rhodecode/templates/admin/permissions/permissions.mako:33
5907 msgid "Application"
6156 msgid "Application"
5908 msgstr ""
6157 msgstr ""
5909
6158
5910 #: rhodecode/templates/admin/permissions/permissions.mako:39
6159 #: rhodecode/templates/admin/permissions/permissions.mako:39
5911 msgid "Object"
6160 msgid "Object"
5912 msgstr ""
6161 msgstr ""
5913
6162
5914 #: rhodecode/templates/admin/permissions/permissions.mako:45
6163 #: rhodecode/templates/admin/permissions/permissions.mako:45
5915 msgid "IP Whitelist"
6164 msgid "IP Whitelist"
5916 msgstr ""
6165 msgstr ""
5917
6166
5918 #: rhodecode/templates/admin/permissions/permissions.mako:48
6167 #: rhodecode/templates/admin/permissions/permissions.mako:48
5919 msgid "AuthToken Access"
6168 msgid "AuthToken Access"
5920 msgstr ""
6169 msgstr ""
5921
6170
5922 #: rhodecode/templates/admin/permissions/permissions.mako:54
6171 #: rhodecode/templates/admin/permissions/permissions.mako:54
5923 msgid "Overview"
6172 msgid "Overview"
5924 msgstr ""
6173 msgstr ""
5925
6174
5926 #: rhodecode/templates/admin/permissions/permissions_application.mako:3
6175 #: rhodecode/templates/admin/permissions/permissions_application.mako:3
5927 msgid "System Wide Application Permissions"
6176 msgid "System Wide Application Permissions"
5928 msgstr ""
6177 msgstr ""
5929
6178
5930 #: rhodecode/templates/admin/permissions/permissions_application.mako:12
6179 #: rhodecode/templates/admin/permissions/permissions_application.mako:12
5931 msgid "Anonymous Access"
6180 msgid "Anonymous Access"
5932 msgstr ""
6181 msgstr ""
5933
6182
5934 #: rhodecode/templates/admin/permissions/permissions_application.mako:18
6183 #: rhodecode/templates/admin/permissions/permissions_application.mako:18
5935 #, python-format
6184 #, python-format
5936 msgid "Allow access to RhodeCode Enterprise without requiring users to login. Anonymous users get the %s permission settings."
6185 msgid "Allow access to RhodeCode Enterprise without requiring users to login. Anonymous users get the %s permission settings."
5937 msgstr ""
6186 msgstr ""
5938
6187
5939 #: rhodecode/templates/admin/permissions/permissions_application.mako:24
6188 #: rhodecode/templates/admin/permissions/permissions_application.mako:24
5940 msgid "Registration"
6189 msgid "Registration"
5941 msgstr ""
6190 msgstr ""
5942
6191
5943 #: rhodecode/templates/admin/permissions/permissions_application.mako:33
6192 #: rhodecode/templates/admin/permissions/permissions_application.mako:33
5944 msgid "Password Reset"
6193 msgid "Password Reset"
5945 msgstr ""
6194 msgstr ""
5946
6195
5947 #: rhodecode/templates/admin/permissions/permissions_application.mako:42
6196 #: rhodecode/templates/admin/permissions/permissions_application.mako:42
5948 msgid "Registration Page Message"
6197 msgid "Registration Page Message"
5949 msgstr ""
6198 msgstr ""
5950
6199
5951 #: rhodecode/templates/admin/permissions/permissions_application.mako:46
6200 #: rhodecode/templates/admin/permissions/permissions_application.mako:46
5952 msgid "Custom message to be displayed on the registration page. HTML syntax is supported."
6201 msgid "Custom message to be displayed on the registration page. HTML syntax is supported."
5953 msgstr ""
6202 msgstr ""
5954
6203
5955 #: rhodecode/templates/admin/permissions/permissions_application.mako:52
6204 #: rhodecode/templates/admin/permissions/permissions_application.mako:52
5956 msgid "External Authentication Account Activation"
6205 msgid "External Authentication Account Activation"
5957 msgstr ""
6206 msgstr ""
5958
6207
5959 #: rhodecode/templates/admin/permissions/permissions_auth_token_access.mako:5
6208 #: rhodecode/templates/admin/permissions/permissions_auth_token_access.mako:5
5960 msgid "View whitelist"
6209 msgid "View whitelist"
5961 msgstr ""
6210 msgstr ""
5962
6211
5963 #: rhodecode/templates/admin/permissions/permissions_auth_token_access.mako:36
6212 #: rhodecode/templates/admin/permissions/permissions_auth_token_access.mako:36
5964 msgid "List of views available for usage in whitelist access"
6213 msgid "List of views available for usage in whitelist access"
5965 msgstr ""
6214 msgstr ""
5966
6215
5967 #: rhodecode/templates/admin/permissions/permissions_branch.mako:3
6216 #: rhodecode/templates/admin/permissions/permissions_branch.mako:3
5968 msgid "Default Permissions for Branches."
6217 msgid "Default Permissions for Branches."
5969 msgstr ""
6218 msgstr ""
5970
6219
5971 #: rhodecode/templates/admin/permissions/permissions_branch.mako:6
6220 #: rhodecode/templates/admin/permissions/permissions_branch.mako:6
5972 #: rhodecode/templates/admin/repos/repo_edit_automation.mako:6
6221 #: rhodecode/templates/admin/repos/repo_edit_automation.mako:6
5973 #: rhodecode/templates/admin/repos/repo_edit_permissions_branch.mako:6
6222 #: rhodecode/templates/admin/repos/repo_edit_permissions_branch.mako:6
5974 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:62
6223 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:62
5975 #: rhodecode/templates/admin/repos/repo_edit_reviewers.mako:6
6224 #: rhodecode/templates/admin/repos/repo_edit_reviewers.mako:6
5976 #: rhodecode/templates/admin/settings/settings_automation.mako:6
6225 #: rhodecode/templates/admin/settings/settings_automation.mako:6
5977 msgid "This feature is available in RhodeCode EE edition only. Contact {sales_email} to obtain a trial license."
6226 msgid "This feature is available in RhodeCode EE edition only. Contact {sales_email} to obtain a trial license."
5978 msgstr ""
6227 msgstr ""
5979
6228
5980 #: rhodecode/templates/admin/permissions/permissions_ips.mako:5
6229 #: rhodecode/templates/admin/permissions/permissions_ips.mako:5
5981 msgid "Default IP Whitelist For All Users"
6230 msgid "Default IP Whitelist For All Users"
5982 msgstr ""
6231 msgstr ""
5983
6232
5984 #: rhodecode/templates/admin/permissions/permissions_ips.mako:9
6233 #: rhodecode/templates/admin/permissions/permissions_ips.mako:9
5985 #: rhodecode/templates/admin/users/user_edit_ips.mako:7
6234 #: rhodecode/templates/admin/users/user_edit_ips.mako:7
5986 msgid "Current IP address"
6235 msgid "Current IP address"
5987 msgstr ""
6236 msgstr ""
5988
6237
5989 #: rhodecode/templates/admin/permissions/permissions_ips.mako:30
6238 #: rhodecode/templates/admin/permissions/permissions_ips.mako:30
5990 #: rhodecode/templates/admin/users/user_edit_ips.mako:36
6239 #: rhodecode/templates/admin/users/user_edit_ips.mako:36
5991 #, python-format
6240 #, python-format
5992 msgid "Confirm to delete this ip: %s"
6241 msgid "Confirm to delete this ip: %s"
5993 msgstr ""
6242 msgstr ""
5994
6243
5995 #: rhodecode/templates/admin/permissions/permissions_ips.mako:37
6244 #: rhodecode/templates/admin/permissions/permissions_ips.mako:37
5996 #: rhodecode/templates/admin/users/user_edit_ips.mako:44
6245 #: rhodecode/templates/admin/users/user_edit_ips.mako:44
5997 msgid "All IP addresses are allowed"
6246 msgid "All IP addresses are allowed"
5998 msgstr ""
6247 msgstr ""
5999
6248
6000 #: rhodecode/templates/admin/permissions/permissions_ips.mako:52
6249 #: rhodecode/templates/admin/permissions/permissions_ips.mako:52
6001 #: rhodecode/templates/admin/users/user_edit_ips.mako:60
6250 #: rhodecode/templates/admin/users/user_edit_ips.mako:60
6002 msgid "New IP Address"
6251 msgid "New IP Address"
6003 msgstr ""
6252 msgstr ""
6004
6253
6005 #: rhodecode/templates/admin/permissions/permissions_ips.mako:56
6254 #: rhodecode/templates/admin/permissions/permissions_ips.mako:56
6006 #: rhodecode/templates/admin/users/user_edit_ips.mako:63
6255 #: rhodecode/templates/admin/users/user_edit_ips.mako:63
6007 msgid "Description..."
6256 msgid "Description..."
6008 msgstr ""
6257 msgstr ""
6009
6258
6010 #: rhodecode/templates/admin/permissions/permissions_ips.mako:57
6259 #: rhodecode/templates/admin/permissions/permissions_ips.mako:57
6011 msgid ""
6260 msgid ""
6012 "Enter a comma separated list of IP Addresses like 127.0.0.1,\n"
6261 "Enter a comma separated list of IP Addresses like 127.0.0.1,\n"
6013 "or use an IP Address with a mask 127.0.0.1/24, to create a network range.\n"
6262 "or use an IP Address with a mask 127.0.0.1/24, to create a network range.\n"
6014 "To specify multiple addresses in a range, use the 127.0.0.1-127.0.0.10 syntax"
6263 "To specify multiple addresses in a range, use the 127.0.0.1-127.0.0.10 syntax"
6015 msgstr ""
6264 msgstr ""
6016
6265
6017 #: rhodecode/templates/admin/permissions/permissions_objects.mako:3
6266 #: rhodecode/templates/admin/permissions/permissions_objects.mako:3
6018 msgid "Default Permissions for Repositories, User Groups and Repository Groups."
6267 msgid "Default Permissions for Repositories, User Groups and Repository Groups."
6019 msgstr ""
6268 msgstr ""
6020
6269
6021 #: rhodecode/templates/admin/permissions/permissions_objects.mako:7
6270 #: rhodecode/templates/admin/permissions/permissions_objects.mako:7
6022 msgid "Default access permissions. This defines permissions for the `default` user from which other users inherit permissions."
6271 msgid "Default access permissions. This defines permissions for the `default` user from which other users inherit permissions."
6023 msgstr ""
6272 msgstr ""
6024
6273
6025 #: rhodecode/templates/admin/permissions/permissions_objects.mako:9
6274 #: rhodecode/templates/admin/permissions/permissions_objects.mako:9
6026 msgid "Check the overwrite checkbox to force change all previously defined permissions for `default` user to the new selected value."
6275 msgid "Check the overwrite checkbox to force change all previously defined permissions for `default` user to the new selected value."
6027 msgstr ""
6276 msgstr ""
6028
6277
6029 #: rhodecode/templates/admin/permissions/permissions_objects.mako:23
6278 #: rhodecode/templates/admin/permissions/permissions_objects.mako:23
6030 msgid "All default permissions on each repository will be reset to chosen permission, note that all custom default permission on repositories will be lost"
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"
6031 msgstr ""
6280 msgstr ""
6032
6281
6033 #: rhodecode/templates/admin/permissions/permissions_objects.mako:24
6282 #: rhodecode/templates/admin/permissions/permissions_objects.mako:24
6034 #: rhodecode/templates/admin/permissions/permissions_objects.mako:38
6283 #: rhodecode/templates/admin/permissions/permissions_objects.mako:38
6035 #: rhodecode/templates/admin/permissions/permissions_objects.mako:52
6284 #: rhodecode/templates/admin/permissions/permissions_objects.mako:52
6036 msgid "Overwrite Existing Settings"
6285 msgid "Overwrite Existing Settings"
6037 msgstr ""
6286 msgstr ""
6038
6287
6039 #: rhodecode/templates/admin/permissions/permissions_objects.mako:37
6288 #: rhodecode/templates/admin/permissions/permissions_objects.mako:37
6040 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"
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"
6041 msgstr ""
6290 msgstr ""
6042
6291
6043 #: rhodecode/templates/admin/permissions/permissions_objects.mako:45
6292 #: rhodecode/templates/admin/permissions/permissions_objects.mako:45
6044 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:14
6293 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:14
6045 msgid "User Groups"
6294 msgid "User Groups"
6046 msgstr ""
6295 msgstr ""
6047
6296
6048 #: rhodecode/templates/admin/permissions/permissions_objects.mako:51
6297 #: rhodecode/templates/admin/permissions/permissions_objects.mako:51
6049 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"
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"
6050 msgstr ""
6299 msgstr ""
6051
6300
6052 #: rhodecode/templates/admin/permissions/permissions_perms.mako:1
6301 #: rhodecode/templates/admin/permissions/permissions_perms.mako:1
6053 msgid "Default User Permissions Overview"
6302 msgid "Default User Permissions Overview"
6054 msgstr ""
6303 msgstr ""
6055
6304
6056 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:7
6305 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:7
6057 msgid "Update SSH keys file"
6306 msgid "Update SSH keys file"
6058 msgstr ""
6307 msgstr ""
6059
6308
6060 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:5
6309 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:5
6061 msgid "Add repository group"
6310 msgid "Add repository group"
6062 msgstr ""
6311 msgstr ""
6063
6312
6064 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:14
6313 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:14
6065 #: rhodecode/templates/admin/users/user_edit_advanced.mako:12
6314 #: rhodecode/templates/admin/users/user_edit_advanced.mako:13
6066 #: rhodecode/templates/base/base.mako:79 rhodecode/templates/base/base.mako:153
6315 #: rhodecode/templates/base/base.mako:79 rhodecode/templates/base/base.mako:153
6067 msgid "Repository groups"
6316 msgid "Repository groups"
6068 msgstr ""
6317 msgstr ""
6069
6318
6070 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:36
6319 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:36
6071 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:15
6320 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:15
6072 #: rhodecode/templates/user_group/profile.mako:15
6321 #: rhodecode/templates/admin/user_groups/user_group_add.mako:35
6073 msgid "Group Name"
6322 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:15
6074 msgstr ""
6323 msgid "Group name"
6075
6324 msgstr ""
6076 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:50
6325
6326 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:45
6327 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:25
6328 #: rhodecode/templates/admin/repos/repo_add_base.mako:52
6329 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:33
6330 #: rhodecode/templates/base/base.mako:434
6331 #: rhodecode/templates/data_table/_dt_elements.mako:208
6332 #: rhodecode/templates/forks/fork.mako:45
6333 msgid "Repository group"
6334 msgstr ""
6335
6336 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:59
6077 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:62
6337 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:62
6078 msgid "Plain text format with support of {metatags}"
6338 msgid "Plain text format with support of {metatags}"
6079 msgstr ""
6339 msgstr ""
6080
6340
6081 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:60
6082 msgid "Group Parent"
6083 msgstr ""
6084
6085 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:69
6341 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:69
6086 #: rhodecode/templates/admin/repos/repo_add_base.mako:89
6342 #: rhodecode/templates/admin/repos/repo_add_base.mako:89
6087 msgid "Copy Parent Group Permissions"
6343 msgid "Copy Parent Group Permissions"
6088 msgstr ""
6344 msgstr ""
6089
6345
6090 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:73
6346 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:73
6091 msgid "Copy permission settings from parent repository group."
6347 #: rhodecode/templates/admin/repos/repo_add_base.mako:93
6348 msgid "Copy permissions from parent repository group."
6092 msgstr ""
6349 msgstr ""
6093
6350
6094 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:5
6351 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:5
6095 #, python-format
6352 #, python-format
6096 msgid "%s repository group settings"
6353 msgid "%s repository group settings"
6097 msgstr ""
6354 msgstr ""
6098
6355
6099 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:24
6356 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:36
6100 msgid "Add Child Group"
6101 msgstr ""
6102
6103 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:50
6104 #: rhodecode/templates/admin/repos/repo_edit.mako:55
6357 #: rhodecode/templates/admin/repos/repo_edit.mako:55
6105 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:35
6358 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:35
6106 #: rhodecode/templates/admin/users/user_edit.mako:41
6359 #: rhodecode/templates/admin/users/user_edit.mako:41
6107 msgid "Advanced"
6360 msgid "Advanced"
6108 msgstr ""
6361 msgstr ""
6109
6362
6110 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:7
6363 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:5
6364 msgid "Repository Group ID"
6365 msgstr ""
6366
6367 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:8
6111 msgid "Is Personal Group"
6368 msgid "Is Personal Group"
6112 msgstr ""
6369 msgstr ""
6113
6370
6114 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:9
6115 msgid "Total repositories"
6116 msgstr ""
6117
6118 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:10
6371 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:10
6372 msgid "Total repositories"
6373 msgstr ""
6374
6375 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:11
6119 msgid "Top level repositories"
6376 msgid "Top level repositories"
6120 msgstr ""
6377 msgstr ""
6121
6378
6122 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:12
6379 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:13
6123 msgid "Children groups"
6380 msgid "Children groups"
6124 msgstr ""
6381 msgstr ""
6125
6382
6126 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:18
6383 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:19
6127 #, python-format
6384 #, python-format
6128 msgid "Repository Group: %s"
6385 msgid "Repository Group: %s"
6129 msgstr ""
6386 msgstr ""
6130
6387
6131 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:28
6388 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:29
6132 msgid "Delete repository group"
6389 msgid "Delete repository group"
6133 msgstr ""
6390 msgstr ""
6134
6391
6135 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:57
6136 #, python-format
6137 msgid "Confirm to delete this group: %s"
6138 msgstr ""
6139
6140 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:58
6392 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:58
6393 #, python-format
6394 msgid "Confirm to delete this group: %s"
6395 msgstr ""
6396
6397 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:59
6141 msgid "Delete this repository group"
6398 msgid "Delete this repository group"
6142 msgstr ""
6399 msgstr ""
6143
6400
6144 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:5
6401 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:5
6145 msgid "Repository Group Permissions"
6402 msgid "Repository Group Permissions"
6146 msgstr ""
6403 msgstr ""
6147
6404
6148 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:15
6405 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:15
6149 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:15
6406 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:15
6150 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:15
6407 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:15
6151 msgid "User/User Group"
6408 msgid "User/User Group"
6152 msgstr ""
6409 msgstr ""
6153
6410
6154 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:32
6411 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:32
6155 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:31
6412 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:31
6156 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:33
6413 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:33
6157 msgid "super admin"
6414 msgid "super admin"
6158 msgstr ""
6415 msgstr ""
6159
6416
6160 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:35
6417 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:35
6161 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:34
6418 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:34
6162 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:36
6419 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:36
6163 msgid "owner"
6420 msgid "owner"
6164 msgstr ""
6421 msgstr ""
6165
6422
6166 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:64
6423 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:64
6167 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:107
6424 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:107
6168 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:86
6425 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:86
6169 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:66
6426 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:66
6170 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:109
6427 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:109
6171 msgid "permission for all other users"
6428 msgid "permission for all other users"
6172 msgstr ""
6429 msgstr ""
6173
6430
6174 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:68
6431 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:68
6175 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:111
6432 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:111
6176 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:90
6433 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:90
6177 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:70
6434 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:70
6178 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:113
6435 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:113
6179 msgid "inactive duplicate"
6436 msgid "inactive duplicate"
6180 msgstr ""
6437 msgstr ""
6181
6438
6182 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:77
6439 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:77
6183 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:155
6440 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:156
6184 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:106
6441 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:106
6185 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:150
6442 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:151
6186 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:46
6443 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:46
6187 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:79
6444 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:79
6188 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:157
6445 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:158
6189 msgid "Remove"
6446 msgid "Remove"
6190 msgstr ""
6447 msgstr ""
6191
6448
6192 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:114
6449 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:114
6193 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:116
6450 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:116
6194 msgid "delegated admin"
6451 msgid "delegated admin"
6195 msgstr ""
6452 msgstr ""
6196
6453
6197 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:182
6454 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:151
6198 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:177
6455 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:146
6199 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:183
6456 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:153
6457 msgid "members"
6458 msgstr ""
6459
6460 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:183
6461 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:178
6462 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:184
6200 msgid "Add user/user group"
6463 msgid "Add user/user group"
6201 msgstr ""
6464 msgstr ""
6202
6465
6203 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:192
6466 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:193
6204 msgid "Apply to children"
6467 msgid "Apply to children"
6205 msgstr ""
6468 msgstr ""
6206
6469
6207 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:198
6208 msgid "Both"
6209 msgstr ""
6210
6211 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:199
6470 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:199
6471 msgid "Both"
6472 msgstr ""
6473
6474 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:200
6212 msgid "Set or revoke permissions to selected types of children of this group, including non-private repositories and other groups if chosen."
6475 msgid "Set or revoke permissions to selected types of children of this group, including non-private repositories and other groups if chosen."
6213 msgstr ""
6476 msgstr ""
6214
6477
6215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:6
6478 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:6
6216 #, python-format
6479 #, python-format
6217 msgid "Settings for Repository Group: %s"
6480 msgid "Settings for Repository Group: %s"
6218 msgstr ""
6481 msgstr ""
6219
6482
6220 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:25
6221 msgid "Group parent"
6222 msgstr ""
6223
6224 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:31
6483 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:31
6225 msgid "Optional select a parent group to move this repository group into."
6484 msgid "Optional select a parent group to move this repository group into."
6226 msgstr ""
6485 msgstr ""
6227
6486
6228 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:49
6487 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:49
6229 msgid "Change owner of this repository group."
6488 msgid "Change owner of this repository group."
6230 msgstr ""
6489 msgstr ""
6231
6490
6232 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:72
6491 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:72
6233 msgid "Enable Repository Locking"
6492 msgid "Enable Repository Locking"
6234 msgstr ""
6493 msgstr ""
6235
6494
6236 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:78
6495 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:78
6237 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."
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."
6238 msgstr ""
6497 msgstr ""
6239
6498
6240 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:5
6499 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:5
6241 msgid "Repository groups administration"
6500 msgid "Repository groups administration"
6242 msgstr ""
6501 msgstr ""
6243
6502
6244 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:13
6503 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:13
6245 msgid "repository groups"
6504 msgid "repository groups"
6246 msgstr ""
6505 msgstr ""
6247
6506
6248 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:61
6507 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:61
6249 msgid "Number of top level repositories"
6508 msgid "Number of top level repositories"
6250 msgstr ""
6509 msgstr ""
6251
6510
6252 #: rhodecode/templates/admin/repos/repo_add.mako:5
6511 #: rhodecode/templates/admin/repos/repo_add.mako:5
6253 msgid "Add repository"
6512 msgid "Add repository"
6254 msgstr ""
6513 msgstr ""
6255
6514
6515 #: rhodecode/templates/admin/repos/repo_add_base.mako:9
6516 msgid "Repository name"
6517 msgstr ""
6518
6256 #: rhodecode/templates/admin/repos/repo_add_base.mako:14
6519 #: rhodecode/templates/admin/repos/repo_add_base.mako:14
6257 msgid "Import Existing Repository ?"
6520 msgid "Import Existing Repository ?"
6258 msgstr ""
6521 msgstr ""
6259
6522
6260 #: rhodecode/templates/admin/repos/repo_add_base.mako:23
6523 #: rhodecode/templates/admin/repos/repo_add_base.mako:23
6261 #: rhodecode/templates/base/base.mako:198
6524 #: rhodecode/templates/base/base.mako:198
6262 msgid "Clone from"
6525 msgid "Clone from"
6263 msgstr ""
6526 msgstr ""
6264
6527
6265 #: rhodecode/templates/admin/repos/repo_add_base.mako:47
6528 #: rhodecode/templates/admin/repos/repo_add_base.mako:47
6266 msgid "Set the type of repository to create."
6529 msgid "Set the type of repository to create."
6267 msgstr ""
6530 msgstr ""
6268
6531
6269 #: rhodecode/templates/admin/repos/repo_add_base.mako:57
6532 #: rhodecode/templates/admin/repos/repo_add_base.mako:58
6270 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:177
6533 #: rhodecode/templates/forks/fork.mako:51
6271 #: rhodecode/templates/forks/fork.mako:53
6272 msgid "Plain text format with support of {metatags}. Add a README file for longer descriptions"
6273 msgstr ""
6274
6275 #: rhodecode/templates/admin/repos/repo_add_base.mako:66
6276 msgid "Repository Group"
6277 msgstr ""
6278
6279 #: rhodecode/templates/admin/repos/repo_add_base.mako:72
6280 #: rhodecode/templates/forks/fork.mako:69
6281 #, python-format
6534 #, python-format
6282 msgid "Select my personal group (%(repo_group_name)s)"
6535 msgid "Select my personal group (%(repo_group_name)s)"
6283 msgstr ""
6536 msgstr ""
6284
6537
6285 #: rhodecode/templates/admin/repos/repo_add_base.mako:75
6538 #: rhodecode/templates/admin/repos/repo_add_base.mako:61
6286 #: rhodecode/templates/forks/fork.mako:72
6539 #: rhodecode/templates/forks/fork.mako:54
6287 msgid "Optionally select a group to put this repository into."
6540 msgid "Optionally select a group to put this repository into."
6288 msgstr ""
6541 msgstr ""
6289
6542
6543 #: rhodecode/templates/admin/repos/repo_add_base.mako:71
6544 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:177
6545 #: rhodecode/templates/forks/fork.mako:65
6546 msgid "Plain text format with support of {metatags}. Add a README file for longer descriptions"
6547 msgstr ""
6548
6290 #: rhodecode/templates/admin/repos/repo_add_base.mako:80
6549 #: rhodecode/templates/admin/repos/repo_add_base.mako:80
6291 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:141
6550 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:141
6292 #: rhodecode/templates/forks/fork.mako:78
6551 #: rhodecode/templates/forks/fork.mako:75
6293 msgid "Landing commit"
6552 msgid "Landing commit"
6294 msgstr ""
6553 msgstr ""
6295
6554
6296 #: rhodecode/templates/admin/repos/repo_add_base.mako:84
6555 #: rhodecode/templates/admin/repos/repo_add_base.mako:84
6556 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:146
6557 #: rhodecode/templates/forks/fork.mako:79
6297 msgid "The default commit for file pages, downloads, full text search index, and README generation."
6558 msgid "The default commit for file pages, downloads, full text search index, and README generation."
6298 msgstr ""
6559 msgstr ""
6299
6560
6300 #: rhodecode/templates/admin/repos/repo_add_base.mako:93
6301 msgid "Copy permission set from the parent repository group."
6302 msgstr ""
6303
6304 #: rhodecode/templates/admin/repos/repo_creating.mako:5
6561 #: rhodecode/templates/admin/repos/repo_creating.mako:5
6305 msgid "{} Creating repository"
6562 msgid "{} Creating repository"
6306 msgstr ""
6563 msgstr ""
6307
6564
6308 #: rhodecode/templates/admin/repos/repo_creating.mako:12
6565 #: rhodecode/templates/admin/repos/repo_creating.mako:12
6309 msgid "Creating repository"
6566 msgid "Creating repository"
6310 msgstr ""
6567 msgstr ""
6311
6568
6312 #: rhodecode/templates/admin/repos/repo_creating.mako:26
6569 #: rhodecode/templates/admin/repos/repo_creating.mako:26
6313 #, python-format
6570 #, python-format
6314 msgid "Repository \"%(repo_name)s\" is being created, you will be redirected when this process is finished.repo_name"
6571 msgid "Repository \"%(repo_name)s\" is being created, you will be redirected when this process is finished.repo_name"
6315 msgstr ""
6572 msgstr ""
6316
6573
6317 #: rhodecode/templates/admin/repos/repo_edit.mako:8
6574 #: rhodecode/templates/admin/repos/repo_edit.mako:8
6318 #, python-format
6575 #, python-format
6319 msgid "%s repository settings"
6576 msgid "%s repository settings"
6320 msgstr ""
6577 msgstr ""
6321
6578
6322 #: rhodecode/templates/admin/repos/repo_edit.mako:52
6579 #: rhodecode/templates/admin/repos/repo_edit.mako:52
6323 msgid "Branch Permissions"
6580 msgid "Branch Permissions"
6324 msgstr ""
6581 msgstr ""
6325
6582
6326 #: rhodecode/templates/admin/repos/repo_edit.mako:58
6583 #: rhodecode/templates/admin/repos/repo_edit.mako:58
6327 msgid "VCS"
6584 msgid "VCS"
6328 msgstr ""
6585 msgstr ""
6329
6586
6330 #: rhodecode/templates/admin/repos/repo_edit.mako:61
6587 #: rhodecode/templates/admin/repos/repo_edit.mako:61
6331 msgid "Extra Fields"
6588 msgid "Extra Fields"
6332 msgstr ""
6589 msgstr ""
6333
6590
6334 #: rhodecode/templates/admin/repos/repo_edit.mako:64
6591 #: rhodecode/templates/admin/repos/repo_edit.mako:64
6335 msgid "Issue Tracker"
6592 msgid "Issue Tracker"
6336 msgstr ""
6593 msgstr ""
6337
6594
6338 #: rhodecode/templates/admin/repos/repo_edit.mako:67
6595 #: rhodecode/templates/admin/repos/repo_edit.mako:67
6339 #: rhodecode/templates/admin/users/user_edit.mako:48
6596 #: rhodecode/templates/admin/users/user_edit.mako:48
6340 #: rhodecode/templates/admin/users/user_edit_caches.mako:5
6597 #: rhodecode/templates/admin/users/user_edit_caches.mako:5
6341 msgid "Caches"
6598 msgid "Caches"
6342 msgstr ""
6599 msgstr ""
6343
6600
6344 #: rhodecode/templates/admin/repos/repo_edit.mako:71
6601 #: rhodecode/templates/admin/repos/repo_edit.mako:71
6345 msgid "Remote sync"
6602 msgid "Remote sync"
6346 msgstr ""
6603 msgstr ""
6347
6604
6348 #: rhodecode/templates/admin/repos/repo_edit.mako:75
6605 #: rhodecode/templates/admin/repos/repo_edit.mako:75
6349 #: rhodecode/templates/summary/components.mako:182
6606 #: rhodecode/templates/summary/components.mako:196
6350 msgid "Statistics"
6607 msgid "Statistics"
6351 msgstr ""
6608 msgstr ""
6352
6609
6353 #: rhodecode/templates/admin/repos/repo_edit.mako:82
6610 #: rhodecode/templates/admin/repos/repo_edit.mako:82
6354 msgid "Reviewer Rules"
6611 msgid "Reviewer Rules"
6355 msgstr ""
6612 msgstr ""
6356
6613
6357 #: rhodecode/templates/admin/repos/repo_edit.mako:86
6614 #: rhodecode/templates/admin/repos/repo_edit.mako:86
6358 msgid "Automation"
6615 msgid "Automation"
6359 msgstr ""
6616 msgstr ""
6360
6617
6361 #: rhodecode/templates/admin/repos/repo_edit.mako:89
6618 #: rhodecode/templates/admin/repos/repo_edit.mako:89
6362 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:3
6619 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:3
6363 msgid "Maintenance"
6620 msgid "Maintenance"
6364 msgstr ""
6621 msgstr ""
6365
6622
6366 #: rhodecode/templates/admin/repos/repo_edit.mako:92
6623 #: rhodecode/templates/admin/repos/repo_edit.mako:92
6367 msgid "Strip"
6624 msgid "Strip"
6368 msgstr ""
6625 msgstr ""
6369
6626
6370 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:7
6627 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:5
6371 msgid "Updated on"
6628 msgid "Repository ID"
6372 msgstr ""
6629 msgstr ""
6373
6630
6374 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:8
6631 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:8
6375 msgid "Cached Commit id"
6632 msgid "Updated on"
6376 msgstr ""
6633 msgstr ""
6377
6634
6378 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:9
6635 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:9
6379 msgid "Attached scoped tokens"
6636 msgid "Cached Commit id"
6380 msgstr ""
6637 msgstr ""
6381
6638
6382 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:10
6639 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:10
6383 msgid "Pull requests source"
6640 msgid "Attached scoped tokens"
6384 msgstr ""
6641 msgstr ""
6385
6642
6386 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:11
6643 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:11
6644 msgid "Pull requests source"
6645 msgstr ""
6646
6647 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:12
6387 msgid "Pull requests target"
6648 msgid "Pull requests target"
6388 msgstr ""
6649 msgstr ""
6389
6650
6390 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:17
6651 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:18
6391 #, python-format
6652 #, python-format
6392 msgid "Repository: %s"
6653 msgid "Repository: %s"
6393 msgstr ""
6654 msgstr ""
6394
6655
6395 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:27
6656 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:28
6396 msgid "Fork Reference"
6657 msgid "Fork Reference"
6397 msgstr ""
6658 msgstr ""
6398
6659
6399 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:33
6660 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:34
6400 #, python-format
6661 #, python-format
6401 msgid "This repository is a fork of %(repo_link)s"
6662 msgid "This repository is a fork of %(repo_link)s"
6402 msgstr ""
6663 msgstr ""
6403
6664
6404 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:39
6665 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:40
6405 msgid "Set"
6666 msgid "Set"
6406 msgstr ""
6667 msgstr ""
6407
6668
6408 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:42
6669 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:43
6409 msgid "Manually set this repository as a fork of another from the list"
6670 msgid "Manually set this repository as a fork of another from the list"
6410 msgstr ""
6671 msgstr ""
6411
6672
6412 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:51
6673 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:52
6413 msgid "Public Journal Visibility"
6674 msgid "Public Journal Visibility"
6414 msgstr ""
6675 msgstr ""
6415
6676
6416 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:58
6677 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:59
6417 msgid "Remove from Public Journal"
6678 msgid "Remove from Public Journal"
6418 msgstr ""
6679 msgstr ""
6419
6680
6420 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:62
6681 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:63
6421 msgid "Add to Public Journal"
6682 msgid "Add to Public Journal"
6422 msgstr ""
6683 msgstr ""
6423
6684
6424 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:67
6685 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:68
6425 msgid "All actions made on this repository will be visible to everyone following the public journal."
6686 msgid "All actions made on this repository will be visible to everyone following the public journal."
6426 msgstr ""
6687 msgstr ""
6427
6688
6428 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:76
6689 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:77
6429 msgid "Locking state"
6690 msgid "Locking state"
6430 msgstr ""
6691 msgstr ""
6431
6692
6432 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:85
6693 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:86
6433 msgid "This Repository is not currently locked."
6694 msgid "This Repository is not currently locked."
6434 msgstr ""
6695 msgstr ""
6435
6696
6436 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:92
6697 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:93
6437 msgid "Confirm to unlock repository."
6698 msgid "Confirm to unlock repository."
6438 msgstr ""
6699 msgstr ""
6439
6700
6440 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:94
6701 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:95
6441 msgid "Unlock repository"
6702 msgid "Unlock repository"
6442 msgstr ""
6703 msgstr ""
6443
6704
6444 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:99
6705 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:100
6445 msgid "Confirm to lock repository."
6706 msgid "Confirm to lock repository."
6446 msgstr ""
6707 msgstr ""
6447
6708
6448 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:101
6709 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:102
6449 msgid "Lock repository"
6710 msgid "Lock repository"
6450 msgstr ""
6711 msgstr ""
6451
6712
6452 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:107
6713 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:108
6453 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."
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."
6454 msgstr ""
6715 msgstr ""
6455
6716
6456 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:117
6717 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:118
6457 msgid "Archive repository"
6718 msgid "Hooks"
6458 msgstr ""
6719 msgstr ""
6459
6720
6460 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:126
6721 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:122
6461 #, python-format
6722 msgid "Hook type"
6462 msgid "Confirm to archive this repository: %s"
6723 msgstr ""
6463 msgstr ""
6724
6464
6725 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:123
6465 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:128
6726 msgid "Hook version"
6466 msgid "Archive this repository"
6727 msgstr ""
6467 msgstr ""
6728
6468
6729 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:124
6469 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:133
6730 msgid "Current version"
6470 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. "
6731 msgstr ""
6732
6733 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:127
6734 msgid "PRE HOOK"
6735 msgstr ""
6736
6737 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:132
6738 msgid "POST HOOK"
6739 msgstr ""
6740
6741 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:138
6742 msgid "Unable to read hook information from VCS Server"
6743 msgstr ""
6744
6745 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:144
6746 msgid "Confirm to reinstall hooks for this repository."
6471 msgstr ""
6747 msgstr ""
6472
6748
6473 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:145
6749 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:145
6474 msgid "Delete repository"
6750 msgid "Update Hooks"
6475 msgstr ""
6751 msgstr ""
6476
6752
6477 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:156
6753 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:152
6478 msgid "Detach forks"
6754 msgid "Archive repository"
6479 msgstr ""
6755 msgstr ""
6480
6756
6481 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:161
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
6763 msgid "Archive this repository"
6764 msgstr ""
6765
6766 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:168
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. "
6768 msgstr ""
6769
6770 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:180
6771 msgid "Delete repository"
6772 msgstr ""
6773
6774 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:191
6775 msgid "Detach forks"
6776 msgstr ""
6777
6778 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:196
6482 msgid "Delete forks"
6779 msgid "Delete forks"
6483 msgstr ""
6780 msgstr ""
6484
6781
6485 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:171
6782 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:206
6486 msgid "Consider to archive this repository instead."
6783 msgid "Consider to archive this repository instead."
6487 msgstr ""
6784 msgstr ""
6488
6785
6489 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:182
6786 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:217
6490 #: rhodecode/templates/data_table/_dt_elements.mako:173
6787 #: rhodecode/templates/data_table/_dt_elements.mako:173
6491 #, python-format
6788 #, python-format
6492 msgid "Confirm to delete this repository: %s"
6789 msgid "Confirm to delete this repository: %s"
6493 msgstr ""
6790 msgstr ""
6494
6791
6495 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:184
6792 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:219
6496 msgid "Delete this repository"
6793 msgid "Delete this repository"
6497 msgstr ""
6794 msgstr ""
6498
6795
6499 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:189
6796 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:224
6500 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."
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."
6501 msgstr ""
6798 msgstr ""
6502
6799
6503 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:223
6800 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:258
6504 msgid "Change repository"
6801 msgid "Change repository"
6505 msgstr ""
6802 msgstr ""
6506
6803
6507 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:223
6804 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:258
6508 msgid "Pick repository"
6805 msgid "Pick repository"
6509 msgstr ""
6806 msgstr ""
6510
6807
6511 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:7
6808 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:7
6512 msgid "Repository Audit Logs"
6809 msgid "Repository Audit Logs"
6513 msgstr ""
6810 msgstr ""
6514
6811
6515 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:14
6812 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:14
6516 #: rhodecode/templates/admin/users/user_edit_audit.mako:14
6813 #: rhodecode/templates/admin/users/user_edit_audit.mako:14
6517 msgid "audit filter..."
6814 msgid "audit filter..."
6518 msgstr ""
6815 msgstr ""
6519
6816
6520 #: rhodecode/templates/admin/repos/repo_edit_automation.mako:3
6817 #: rhodecode/templates/admin/repos/repo_edit_automation.mako:3
6521 msgid "Repo Automation"
6818 msgid "Repo Automation"
6522 msgstr ""
6819 msgstr ""
6523
6820
6524 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:3
6821 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:3
6525 msgid "Invalidate Cache for Repository"
6822 msgid "Invalidate Cache for Repository"
6526 msgstr ""
6823 msgstr ""
6527
6824
6528 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:7
6825 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:7
6529 msgid "Manually invalidate the repository cache. On the next access a repository cache will be recreated."
6826 msgid "Manually invalidate the repository cache. On the next access a repository cache will be recreated."
6530 msgstr ""
6827 msgstr ""
6531
6828
6532 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:10
6829 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:10
6533 msgid "Cache purge can be automated by such api call. Can be called periodically in crontab etc."
6830 msgid "Cache purge can be automated by such api call. Can be called periodically in crontab etc."
6534 msgstr ""
6831 msgstr ""
6535
6832
6536 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:20
6833 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:20
6537 msgid "Invalidate repository cache"
6834 msgid "Invalidate repository cache"
6538 msgstr ""
6835 msgstr ""
6539
6836
6540 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:20
6837 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:20
6541 msgid "Confirm to invalidate repository cache"
6838 msgid "Confirm to invalidate repository cache"
6542 msgstr ""
6839 msgstr ""
6543
6840
6544 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:39
6841 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:39
6545 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:11
6842 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:11
6546 msgid "Key"
6843 msgid "Key"
6547 msgstr ""
6844 msgstr ""
6548
6845
6549 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:40
6846 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:40
6550 msgid "Namespace"
6847 msgid "Namespace"
6551 msgstr ""
6848 msgstr ""
6552
6849
6553 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:58
6850 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:58
6554 msgid "Cache keys"
6851 msgid "Cache keys"
6555 msgstr ""
6852 msgstr ""
6556
6853
6557 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:77
6854 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:77
6558 #: rhodecode/templates/admin/users/user_edit_caches.mako:19
6855 #: rhodecode/templates/admin/users/user_edit_caches.mako:19
6559 msgid "Show all"
6856 msgid "Show all"
6560 msgstr ""
6857 msgstr ""
6561
6858
6562 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:95
6859 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:95
6563 msgid "Shadow Repositories"
6860 msgid "Shadow Repositories"
6564 msgstr ""
6861 msgstr ""
6565
6862
6566 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:107
6863 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:107
6567 msgid "No Shadow repositories exist for this repository."
6864 msgid "No Shadow repositories exist for this repository."
6568 msgstr ""
6865 msgstr ""
6569
6866
6570 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:118
6867 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:118
6571 msgid "Diff Caches"
6868 msgid "Diff Caches"
6572 msgstr ""
6869 msgstr ""
6573
6870
6574 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:123
6871 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:123
6575 msgid "Cached diff name"
6872 msgid "Cached diff name"
6576 msgstr ""
6873 msgstr ""
6577
6874
6578 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:131
6875 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:131
6579 msgid "Cached diff files"
6876 msgid "Cached diff files"
6580 msgstr ""
6877 msgstr ""
6581
6878
6582 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:135
6879 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:135
6583 msgid "Cached diff size"
6880 msgid "Cached diff size"
6584 msgstr ""
6881 msgstr ""
6585
6882
6586 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:3
6883 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:3
6587 msgid "Custom extra fields for this repository"
6884 msgid "Custom extra fields for this repository"
6588 msgstr ""
6885 msgstr ""
6589
6886
6590 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:10
6887 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:10
6591 msgid "Label"
6888 msgid "Label"
6592 msgstr ""
6889 msgstr ""
6593
6890
6594 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:24
6891 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:24
6595 #, python-format
6892 #, python-format
6596 msgid "Confirm to delete this field: %s"
6893 msgid "Confirm to delete this field: %s"
6597 msgstr ""
6894 msgstr ""
6598
6895
6599 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:40
6896 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:40
6600 msgid "New Field Key"
6897 msgid "New Field Key"
6601 msgstr ""
6898 msgstr ""
6602
6899
6603 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:48
6900 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:48
6604 msgid "New Field Label"
6901 msgid "New Field Label"
6605 msgstr ""
6902 msgstr ""
6606
6903
6607 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:51
6904 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:51
6608 msgid "Enter short label"
6905 msgid "Enter short label"
6609 msgstr ""
6906 msgstr ""
6610
6907
6611 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:57
6908 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:57
6612 msgid "New Field Description"
6909 msgid "New Field Description"
6613 msgstr ""
6910 msgstr ""
6614
6911
6615 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:60
6912 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:60
6616 msgid "Enter a full description for the field"
6913 msgid "Enter a full description for the field"
6617 msgstr ""
6914 msgstr ""
6618
6915
6619 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:73
6916 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:73
6620 msgid "Extra fields are disabled. You can enable them from the Admin/Settings/Visual page."
6917 msgid "Extra fields are disabled. You can enable them from the Admin/Settings/Visual page."
6621 msgstr ""
6918 msgstr ""
6622
6919
6623 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:9
6920 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:9
6624 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:9
6921 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:9
6625 msgid "Inherit from global settings"
6922 msgid "Inherit from global settings"
6626 msgstr ""
6923 msgstr ""
6627
6924
6628 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:14
6925 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:14
6629 msgid "Select to inherit global patterns for issue tracker."
6926 msgid "Select to inherit global patterns for issue tracker."
6630 msgstr ""
6927 msgstr ""
6631
6928
6632 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:24
6929 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:24
6633 msgid "Inherited Issue Tracker Patterns"
6930 msgid "Inherited Issue Tracker Patterns"
6634 msgstr ""
6931 msgstr ""
6635
6932
6636 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:30
6933 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:30
6637 #: rhodecode/templates/base/issue_tracker_settings.mako:11
6934 #: rhodecode/templates/base/issue_tracker_settings.mako:11
6638 #: rhodecode/templates/base/perms_summary.mako:169
6935 #: rhodecode/templates/base/perms_summary.mako:169
6639 msgid "Pattern"
6936 msgid "Pattern"
6640 msgstr ""
6937 msgstr ""
6641
6938
6642 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:31
6939 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:31
6643 #: rhodecode/templates/base/issue_tracker_settings.mako:12
6940 #: rhodecode/templates/base/issue_tracker_settings.mako:12
6644 msgid "Url"
6941 msgid "Url"
6645 msgstr ""
6942 msgstr ""
6646
6943
6647 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:32
6944 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:32
6648 #: rhodecode/templates/base/issue_tracker_settings.mako:13
6945 #: rhodecode/templates/base/issue_tracker_settings.mako:13
6649 msgid "Prefix"
6946 msgid "Prefix"
6650 msgstr ""
6947 msgstr ""
6651
6948
6652 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:70
6949 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:70
6653 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:5
6950 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:5
6654 msgid "Issue Tracker / Wiki Patterns"
6951 msgid "Issue Tracker / Wiki Patterns"
6655 msgstr ""
6952 msgstr ""
6656
6953
6657 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:91
6954 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:91
6658 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:24
6955 #: rhodecode/templates/admin/settings/settings_issuetracker.mako:24
6659 msgid "Test Patterns"
6956 msgid "Test Patterns"
6660 msgstr ""
6957 msgstr ""
6661
6958
6662 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:8
6959 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:8
6663 msgid "Perform maintenance tasks for this repo"
6960 msgid "Perform maintenance tasks for this repo"
6664 msgstr ""
6961 msgstr ""
6665
6962
6666 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:10
6963 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:10
6667 msgid "Following tasks will be performed"
6964 msgid "Following tasks will be performed"
6668 msgstr ""
6965 msgstr ""
6669
6966
6670 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:17
6967 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:17
6671 msgid "Maintenance can be automated by such api call. Can be called periodically in crontab etc."
6968 msgid "Maintenance can be automated by such api call. Can be called periodically in crontab etc."
6672 msgstr ""
6969 msgstr ""
6673
6970
6674 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:25
6971 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:25
6675 msgid "No maintenance tasks for this repo available"
6972 msgid "No maintenance tasks for this repo available"
6676 msgstr ""
6973 msgstr ""
6677
6974
6678 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:34
6975 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:34
6679 msgid "Run Maintenance"
6976 msgid "Run Maintenance"
6680 msgstr ""
6977 msgstr ""
6681
6978
6682 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:49
6979 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:49
6683 msgid "Performing Maintenance"
6980 msgid "Performing Maintenance"
6684 msgstr ""
6981 msgstr ""
6685
6982
6686 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:5
6983 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:5
6687 msgid "Repository Permissions"
6984 msgid "Repository Permissions"
6688 msgstr ""
6985 msgstr ""
6689
6986
6690 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:55
6987 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:55
6691 msgid "private repository"
6988 msgid "private repository"
6692 msgstr ""
6989 msgstr ""
6693
6990
6694 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:60
6991 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:60
6695 msgid "only users/user groups explicitly added here will have access"
6992 msgid "only users/user groups explicitly added here will have access"
6696 msgstr ""
6993 msgstr ""
6697
6994
6698 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:94
6995 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:94
6699 msgid "used by {} branch rule, requires write+ permissions"
6996 msgid "used by {} branch rule, requires write+ permissions"
6700 msgstr ""
6997 msgstr ""
6701
6998
6702 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:96
6999 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:96
6703 msgid "used by {} branch rules, requires write+ permissions"
7000 msgid "used by {} branch rules, requires write+ permissions"
6704 msgstr ""
7001 msgstr ""
6705
7002
6706 #: rhodecode/templates/admin/repos/repo_edit_permissions_branch.mako:3
7003 #: rhodecode/templates/admin/repos/repo_edit_permissions_branch.mako:3
6707 msgid "Repository Branch Permissions."
7004 msgid "Repository Branch Permissions."
6708 msgstr ""
7005 msgstr ""
6709
7006
6710 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:3
7007 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:3
6711 msgid "Remote Sync"
7008 msgid "Remote Sync"
6712 msgstr ""
7009 msgstr ""
6713
7010
6714 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:7
7011 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:7
6715 msgid "Manually pull/push changes from/to external URLs."
7012 msgid "Manually pull/push changes from/to external URLs."
6716 msgstr ""
7013 msgstr ""
6717
7014
6718 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:11
7015 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:11
6719 msgid "Pull url"
7016 msgid "Pull url"
6720 msgstr ""
7017 msgstr ""
6721
7018
6722 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:16
7019 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:16
6723 msgid "This repository does not have any pull url set."
7020 msgid "This repository does not have any pull url set."
6724 msgstr ""
7021 msgstr ""
6725
7022
6726 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:17
7023 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:17
6727 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:55
7024 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:55
6728 msgid "Set remote url."
7025 msgid "Set remote url."
6729 msgstr ""
7026 msgstr ""
6730
7027
6731 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:26
7028 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:26
6732 msgid "Pull can be automated by such api call. Can be called periodically in crontab etc."
7029 msgid "Pull can be automated by such api call. Can be called periodically in crontab etc."
6733 msgstr ""
7030 msgstr ""
6734
7031
6735 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:40
7032 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:40
6736 msgid "Pull changes from remote location"
7033 msgid "Pull changes from remote location"
6737 msgstr ""
7034 msgstr ""
6738
7035
6739 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:40
7036 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:40
6740 msgid "Confirm to pull changes from remote side"
7037 msgid "Confirm to pull changes from remote side"
6741 msgstr ""
7038 msgstr ""
6742
7039
6743 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:49
7040 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:49
6744 msgid "Push url"
7041 msgid "Push url"
6745 msgstr ""
7042 msgstr ""
6746
7043
6747 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:54
7044 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:54
6748 msgid "This repository does not have any push url set."
7045 msgid "This repository does not have any push url set."
6749 msgstr ""
7046 msgstr ""
6750
7047
6751 #: rhodecode/templates/admin/repos/repo_edit_reviewers.mako:3
7048 #: rhodecode/templates/admin/repos/repo_edit_reviewers.mako:3
6752 msgid "Default Reviewer Rules"
7049 msgid "Default Reviewer Rules"
6753 msgstr ""
7050 msgstr ""
6754
7051
6755 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:6
7052 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:6
6756 #, python-format
7053 #, python-format
6757 msgid "Settings for Repository: %s"
7054 msgid "Settings for Repository: %s"
6758 msgstr ""
7055 msgstr ""
6759
7056
6760 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:22
7057 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:22
6761 msgid "permalink id"
7058 msgid "permalink id"
6762 msgstr ""
7059 msgstr ""
6763
7060
6764 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:22
7061 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:22
6765 msgid "what is that ?"
7062 msgid "what is that ?"
6766 msgstr ""
7063 msgstr ""
6767
7064
6768 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:24
7065 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:24
6769 msgid "URL by id"
7066 msgid "URL by id"
6770 msgstr ""
7067 msgstr ""
6771
7068
6772 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:25
7069 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:25
6773 msgid ""
7070 msgid ""
6774 "In case this repository is renamed or moved into another group the repository url changes.\n"
7071 "In case this repository is renamed or moved into another group the repository url changes.\n"
6775 " Using above url guarantees that this repository will always be accessible under such url.\n"
7072 " Using above url guarantees that this repository will always be accessible under such url.\n"
6776 " Useful for CI systems, or any other cases that you need to hardcode the url into 3rd party service."
7073 " Useful for CI systems, or any other cases that you need to hardcode the url into 3rd party service."
6777 msgstr ""
7074 msgstr ""
6778
7075
6779 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:33
6780 #: rhodecode/templates/data_table/_dt_elements.mako:208
6781 #: rhodecode/templates/forks/fork.mako:63
6782 msgid "Repository group"
6783 msgstr ""
6784
6785 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:41
7076 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:41
6786 #, python-format
7077 #, python-format
6787 msgid "Select my personal group (`%(repo_group_name)s`)"
7078 msgid "Select my personal group (`%(repo_group_name)s`)"
6788 msgstr ""
7079 msgstr ""
6789
7080
6790 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:44
7081 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:44
6791 msgid "Optional select a group to put this repository into."
7082 msgid "Optional select a group to put this repository into."
6792 msgstr ""
7083 msgstr ""
6793
7084
6794 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:52
7085 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:52
6795 msgid "Remote pull uri"
7086 msgid "Remote pull uri"
6796 msgstr ""
7087 msgstr ""
6797
7088
6798 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:60
7089 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:60
6799 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:102
7090 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:102
6800 #: rhodecode/templates/base/perms_summary.mako:111
7091 #: rhodecode/templates/base/perms_summary.mako:111
6801 #: rhodecode/templates/base/perms_summary.mako:228
7092 #: rhodecode/templates/base/perms_summary.mako:228
6802 #: rhodecode/templates/base/perms_summary.mako:306
7093 #: rhodecode/templates/base/perms_summary.mako:306
6803 #: rhodecode/templates/base/perms_summary.mako:308
7094 #: rhodecode/templates/base/perms_summary.mako:308
6804 #: rhodecode/templates/debug_style/form-elements.html:45
7095 #: rhodecode/templates/debug_style/form-elements.html:45
6805 msgid "edit"
7096 msgid "edit"
6806 msgstr ""
7097 msgstr ""
6807
7098
6808 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:66
7099 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:66
6809 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:108
7100 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:108
6810 msgid "enter new value, or leave empty to remove"
7101 msgid "enter new value, or leave empty to remove"
6811 msgstr ""
7102 msgstr ""
6812
7103
6813 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:76
7104 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:76
6814 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:118
7105 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:118
6815 msgid "cancel"
7106 msgid "cancel"
6816 msgstr ""
7107 msgstr ""
6817
7108
6818 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:87
7109 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:87
6819 msgid "http[s] url where from repository was imported. This field can used for doing {sync_link}."
7110 msgid "http[s] url where from repository was imported. This field can used for doing {sync_link}."
6820 msgstr ""
7111 msgstr ""
6821
7112
6822 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:88
7113 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:88
6823 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:130
7114 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:130
6824 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."
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."
6825 msgstr ""
7116 msgstr ""
6826
7117
6827 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:94
7118 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:94
6828 msgid "Remote push uri"
7119 msgid "Remote push uri"
6829 msgstr ""
7120 msgstr ""
6830
7121
6831 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:129
7122 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:129
6832 msgid "http[s] url to sync data back. This field can used for doing {sync_link}."
7123 msgid "http[s] url to sync data back. This field can used for doing {sync_link}."
6833 msgstr ""
7124 msgstr ""
6834
7125
6835 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:146
6836 msgid "Default commit for files page, downloads, full text search index and readme"
6837 msgstr ""
6838
6839 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:164
7126 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:164
6840 msgid "Change owner of this repository."
7127 msgid "Change owner of this repository."
6841 msgstr ""
7128 msgstr ""
6842
7129
6843 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:187
7130 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:187
6844 #: rhodecode/templates/data_table/_dt_elements.mako:92
7131 #: rhodecode/templates/data_table/_dt_elements.mako:92
6845 msgid "Private repository"
7132 msgid "Private repository"
6846 msgstr ""
7133 msgstr ""
6847
7134
6848 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:197
7135 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:197
6849 #: rhodecode/templates/summary/components.mako:195
7136 #: rhodecode/templates/summary/components.mako:209
6850 msgid "Enable statistics"
7137 msgid "Enable statistics"
6851 msgstr ""
7138 msgstr ""
6852
7139
6853 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:202
7140 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:202
6854 msgid "Enable statistics window on summary page."
7141 msgid "Enable statistics window on summary page."
6855 msgstr ""
7142 msgstr ""
6856
7143
6857 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:207
7144 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:207
6858 #: rhodecode/templates/summary/components.mako:163
7145 #: rhodecode/templates/summary/components.mako:177
6859 msgid "Enable downloads"
7146 msgid "Enable downloads"
6860 msgstr ""
7147 msgstr ""
6861
7148
6862 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:212
7149 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:212
6863 msgid "Enable download menu on summary page."
7150 msgid "Enable download menu on summary page."
6864 msgstr ""
7151 msgstr ""
6865
7152
6866 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:217
7153 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:217
6867 msgid "Enable automatic locking"
7154 msgid "Enable automatic locking"
6868 msgstr ""
7155 msgstr ""
6869
7156
6870 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:222
7157 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:222
6871 msgid "Enable automatic locking on repository. Pulling from this repository creates a lock that can be released by pushing back by the same user"
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"
6872 msgstr ""
7159 msgstr ""
6873
7160
6874 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:3
7161 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:3
6875 msgid "Repository statistics"
7162 msgid "Repository statistics"
6876 msgstr ""
7163 msgstr ""
6877
7164
6878 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:11
7165 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:11
6879 msgid "Processed commits"
7166 msgid "Processed commits"
6880 msgstr ""
7167 msgstr ""
6881
7168
6882 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:12
7169 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:12
6883 msgid "Processed progress"
7170 msgid "Processed progress"
6884 msgstr ""
7171 msgstr ""
6885
7172
6886 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:15
7173 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:15
6887 msgid "Reset statistics"
7174 msgid "Reset statistics"
6888 msgstr ""
7175 msgstr ""
6889
7176
6890 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:15
7177 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:15
6891 msgid "Confirm to remove current statistics"
7178 msgid "Confirm to remove current statistics"
6892 msgstr ""
7179 msgstr ""
6893
7180
6894 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:3
7181 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:3
6895 msgid "Strip commits from repository"
7182 msgid "Strip commits from repository"
6896 msgstr ""
7183 msgstr ""
6897
7184
6898 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:7
7185 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:7
6899 #, python-format
7186 #, python-format
6900 msgid "Please provide up to %d commits commits to strip"
7187 msgid "Please provide up to %d commits commits to strip"
6901 msgstr ""
7188 msgstr ""
6902
7189
6903 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:9
7190 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:9
6904 msgid "In the first step commits will be verified for existance in the repository"
7191 msgid "In the first step commits will be verified for existance in the repository"
6905 msgstr ""
7192 msgstr ""
6906
7193
6907 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:10
7194 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:10
6908 msgid "In the second step, correct commits will be available for stripping"
7195 msgid "In the second step, correct commits will be available for stripping"
6909 msgstr ""
7196 msgstr ""
6910
7197
6911 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:16
7198 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:16
6912 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:52
7199 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:52
6913 msgid "Enter full 40 character commit sha"
7200 msgid "Enter full 40 character commit sha"
6914 msgstr ""
7201 msgstr ""
6915
7202
6916 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:18
7203 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:18
6917 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:54
7204 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:54
6918 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:95
7205 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:95
6919 msgid "Add another commit"
7206 msgid "Add another commit"
6920 msgstr ""
7207 msgstr ""
6921
7208
6922 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:27
7209 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:27
6923 msgid "Check commits"
7210 msgid "Check commits"
6924 msgstr ""
7211 msgstr ""
6925
7212
6926 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:33
7213 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:33
6927 msgid "Sorry this functionality is not available for SVN repository"
7214 msgid "Sorry this functionality is not available for SVN repository"
6928 msgstr ""
7215 msgstr ""
6929
7216
6930 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:114
7217 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:114
6931 msgid "Checking commits"
7218 msgid "Checking commits"
6932 msgstr ""
7219 msgstr ""
6933
7220
6934 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:142
7221 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:142
6935 msgid " commit verified positive"
7222 msgid " commit verified positive"
6936 msgstr ""
7223 msgstr ""
6937
7224
6938 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:154
7225 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:154
6939 msgid " commit verified negative"
7226 msgid " commit verified negative"
6940 msgstr ""
7227 msgstr ""
6941
7228
6942 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:179
7229 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:179
6943 msgid " commit striped successfully"
7230 msgid " commit striped successfully"
6944 msgstr ""
7231 msgstr ""
6945
7232
6946 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:182
7233 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:182
6947 msgid " commit strip failed"
7234 msgid " commit strip failed"
6948 msgstr ""
7235 msgstr ""
6949
7236
6950 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:13
7237 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:13
6951 msgid "Select to inherit global vcs settings."
7238 msgid "Select to inherit global vcs settings."
6952 msgstr ""
7239 msgstr ""
6953
7240
6954 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:43
7241 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:43
6955 #: rhodecode/templates/admin/settings/settings_global.mako:140
7242 #: rhodecode/templates/admin/settings/settings_global.mako:140
6956 #: rhodecode/templates/admin/settings/settings_labs.mako:48
7243 #: rhodecode/templates/admin/settings/settings_labs.mako:48
6957 #: rhodecode/templates/admin/settings/settings_vcs.mako:13
7244 #: rhodecode/templates/admin/settings/settings_vcs.mako:13
6958 #: rhodecode/templates/admin/settings/settings_visual.mako:214
7245 #: rhodecode/templates/admin/settings/settings_visual.mako:214
6959 msgid "Save settings"
7246 msgid "Save settings"
6960 msgstr ""
7247 msgstr ""
6961
7248
6962 #: rhodecode/templates/admin/repos/repos.mako:5
7249 #: rhodecode/templates/admin/repos/repos.mako:5
6963 msgid "Repositories administration"
7250 msgid "Repositories administration"
6964 msgstr ""
7251 msgstr ""
6965
7252
6966 #: rhodecode/templates/admin/repos/repos.mako:13
7253 #: rhodecode/templates/admin/repos/repos.mako:13
6967 msgid "repositories"
7254 msgid "repositories"
6968 msgstr ""
7255 msgstr ""
6969
7256
6970 #: rhodecode/templates/admin/repos/repos.mako:67
7257 #: rhodecode/templates/admin/repos/repos.mako:67
6971 msgid "State"
7258 msgid "State"
6972 msgstr ""
7259 msgstr ""
6973
7260
6974 #: rhodecode/templates/admin/settings/settings.mako:5
7261 #: rhodecode/templates/admin/settings/settings.mako:5
6975 msgid "Settings administration"
7262 msgid "Settings administration"
6976 msgstr ""
7263 msgstr ""
6977
7264
6978 #: rhodecode/templates/admin/settings/settings_automation.mako:3
7265 #: rhodecode/templates/admin/settings/settings_automation.mako:3
6979 msgid "Admin Automation"
7266 msgid "Admin Automation"
6980 msgstr ""
7267 msgstr ""
6981
7268
6982 #: rhodecode/templates/admin/settings/settings_email.mako:3
7269 #: rhodecode/templates/admin/settings/settings_email.mako:3
6983 msgid "Email Configuration"
7270 msgid "Email Configuration"
6984 msgstr ""
7271 msgstr ""
6985
7272
6986 #: rhodecode/templates/admin/settings/settings_email.mako:8
7273 #: rhodecode/templates/admin/settings/settings_email.mako:8
6987 msgid "Email prefix"
7274 msgid "Email prefix"
6988 msgstr ""
7275 msgstr ""
6989
7276
6990 #: rhodecode/templates/admin/settings/settings_email.mako:9
7277 #: rhodecode/templates/admin/settings/settings_email.mako:9
6991 msgid "Email from"
7278 msgid "Email from"
6992 msgstr ""
7279 msgstr ""
6993
7280
6994 #: rhodecode/templates/admin/settings/settings_email.mako:11
7281 #: rhodecode/templates/admin/settings/settings_email.mako:11
6995 msgid "SMTP server"
7282 msgid "SMTP server"
6996 msgstr ""
7283 msgstr ""
6997
7284
6998 #: rhodecode/templates/admin/settings/settings_email.mako:12
7285 #: rhodecode/templates/admin/settings/settings_email.mako:12
6999 msgid "SMTP username"
7286 msgid "SMTP username"
7000 msgstr ""
7287 msgstr ""
7001
7288
7002 #: rhodecode/templates/admin/settings/settings_email.mako:13
7289 #: rhodecode/templates/admin/settings/settings_email.mako:13
7003 msgid "SMTP password"
7290 msgid "SMTP password"
7004 msgstr ""
7291 msgstr ""
7005
7292
7006 #: rhodecode/templates/admin/settings/settings_email.mako:14
7293 #: rhodecode/templates/admin/settings/settings_email.mako:14
7007 msgid "SMTP port"
7294 msgid "SMTP port"
7008 msgstr ""
7295 msgstr ""
7009
7296
7010 #: rhodecode/templates/admin/settings/settings_email.mako:16
7297 #: rhodecode/templates/admin/settings/settings_email.mako:16
7011 msgid "SMTP use TLS"
7298 msgid "SMTP use TLS"
7012 msgstr ""
7299 msgstr ""
7013
7300
7014 #: rhodecode/templates/admin/settings/settings_email.mako:17
7301 #: rhodecode/templates/admin/settings/settings_email.mako:17
7015 msgid "SMTP use SSL"
7302 msgid "SMTP use SSL"
7016 msgstr ""
7303 msgstr ""
7017
7304
7018 #: rhodecode/templates/admin/settings/settings_email.mako:28
7305 #: rhodecode/templates/admin/settings/settings_email.mako:28
7019 msgid "You can adjust those settings in [DEFAULT] section of .ini file located at"
7306 msgid "You can adjust those settings in [DEFAULT] section of .ini file located at"
7020 msgstr ""
7307 msgstr ""
7021
7308
7022 #: rhodecode/templates/admin/settings/settings_email.mako:36
7309 #: rhodecode/templates/admin/settings/settings_email.mako:36
7023 msgid "Test Email"
7310 msgid "Test Email"
7024 msgstr ""
7311 msgstr ""
7025
7312
7026 #: rhodecode/templates/admin/settings/settings_email.mako:42
7313 #: rhodecode/templates/admin/settings/settings_email.mako:42
7027 msgid "enter valid email"
7314 msgid "enter valid email"
7028 msgstr ""
7315 msgstr ""
7029
7316
7030 #: rhodecode/templates/admin/settings/settings_email.mako:46
7317 #: rhodecode/templates/admin/settings/settings_email.mako:46
7031 msgid "Send an auto-generated email from this server to above email..."
7318 msgid "Send an auto-generated email from this server to above email..."
7032 msgstr ""
7319 msgstr ""
7033
7320
7034 #: rhodecode/templates/admin/settings/settings_exceptions.mako:3
7321 #: rhodecode/templates/admin/settings/settings_exceptions.mako:3
7035 msgid "Exceptions Tracker - Exception ID"
7322 msgid "Exceptions Tracker - Exception ID"
7036 msgstr ""
7323 msgstr ""
7037
7324
7038 #: rhodecode/templates/admin/settings/settings_exceptions.mako:8
7325 #: rhodecode/templates/admin/settings/settings_exceptions.mako:8
7039 msgid "Exception `{}` generated on UTC date: {}"
7326 msgid "Exception `{}` generated on UTC date: {}"
7040 msgstr ""
7327 msgstr ""
7041
7328
7042 #: rhodecode/templates/admin/settings/settings_exceptions.mako:12
7329 #: rhodecode/templates/admin/settings/settings_exceptions.mako:12
7043 msgid "Unable to Read Exception. It might be removed or non-existing."
7330 msgid "Unable to Read Exception. It might be removed or non-existing."
7044 msgstr ""
7331 msgstr ""
7045
7332
7046 #: rhodecode/templates/admin/settings/settings_exceptions.mako:21
7333 #: rhodecode/templates/admin/settings/settings_exceptions.mako:21
7047 msgid "Delete this Exception"
7334 msgid "Delete this Exception"
7048 msgstr ""
7335 msgstr ""
7049
7336
7050 #: rhodecode/templates/admin/settings/settings_exceptions.mako:29
7337 #: rhodecode/templates/admin/settings/settings_exceptions.mako:29
7051 msgid "Confirm to delete this exception"
7338 msgid "Confirm to delete this exception"
7052 msgstr ""
7339 msgstr ""
7053
7340
7054 #: rhodecode/templates/admin/settings/settings_exceptions.mako:31
7341 #: rhodecode/templates/admin/settings/settings_exceptions.mako:31
7055 msgid "Delete This Exception"
7342 msgid "Delete This Exception"
7056 msgstr ""
7343 msgstr ""
7057
7344
7058 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:3
7345 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:3
7059 msgid "Exceptions Tracker "
7346 msgid "Exceptions Tracker "
7060 msgstr ""
7347 msgstr ""
7061
7348
7062 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:7
7349 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:7
7063 msgid "There is {} stored exception."
7350 msgid "There is {} stored exception."
7064 msgstr ""
7351 msgstr ""
7065
7352
7066 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:9
7353 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:9
7067 msgid "There are {} stored exceptions."
7354 msgid "There are {} stored exceptions."
7068 msgstr ""
7355 msgstr ""
7069
7356
7070 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:11
7357 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:11
7071 msgid "Store directory"
7358 msgid "Store directory"
7072 msgstr ""
7359 msgstr ""
7073
7360
7074 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:18
7361 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:18
7075 msgid "Confirm to delete all exceptions"
7362 msgid "Confirm to delete all exceptions"
7076 msgstr ""
7363 msgstr ""
7077
7364
7078 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:20
7365 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:20
7079 msgid "Delete All"
7366 msgid "Delete All"
7080 msgstr ""
7367 msgstr ""
7081
7368
7082 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:32
7369 #: rhodecode/templates/admin/settings/settings_exceptions_browse.mako:32
7083 msgid "Exceptions Tracker - Showing the last {} Exceptions"
7370 msgid "Exceptions Tracker - Showing the last {} Exceptions"
7084 msgstr ""
7371 msgstr ""
7085
7372
7086 #: rhodecode/templates/admin/settings/settings_global.mako:5
7373 #: rhodecode/templates/admin/settings/settings_global.mako:5
7087 msgid "Branding"
7374 msgid "Branding"
7088 msgstr ""
7375 msgstr ""
7089
7376
7090 #: rhodecode/templates/admin/settings/settings_global.mako:16
7377 #: rhodecode/templates/admin/settings/settings_global.mako:16
7091 msgid "Set a custom title for your RhodeCode instance (limited to 40 characters)."
7378 msgid "Set a custom title for your RhodeCode instance (limited to 40 characters)."
7092 msgstr ""
7379 msgstr ""
7093
7380
7094 #: rhodecode/templates/admin/settings/settings_global.mako:20
7381 #: rhodecode/templates/admin/settings/settings_global.mako:20
7095 msgid "HTTP[S] authentication realm"
7382 msgid "HTTP[S] authentication realm"
7096 msgstr ""
7383 msgstr ""
7097
7384
7098 #: rhodecode/templates/admin/settings/settings_global.mako:27
7385 #: rhodecode/templates/admin/settings/settings_global.mako:27
7099 msgid "Set a custom text that is shown as authentication message to clients trying to connect."
7386 msgid "Set a custom text that is shown as authentication message to clients trying to connect."
7100 msgstr ""
7387 msgstr ""
7101
7388
7102 #: rhodecode/templates/admin/settings/settings_global.mako:36
7389 #: rhodecode/templates/admin/settings/settings_global.mako:36
7103 #: rhodecode/templates/admin/users/user_edit_advanced.mako:59
7390 #: rhodecode/templates/admin/users/user_edit_advanced.mako:69
7104 msgid "Personal Repository Group"
7391 msgid "Personal Repository Group"
7105 msgstr ""
7392 msgstr ""
7106
7393
7107 #: rhodecode/templates/admin/settings/settings_global.mako:41
7394 #: rhodecode/templates/admin/settings/settings_global.mako:41
7108 msgid "Create Personal Repository Group"
7395 msgid "Create Personal Repository Group"
7109 msgstr ""
7396 msgstr ""
7110
7397
7111 #: rhodecode/templates/admin/settings/settings_global.mako:44
7398 #: rhodecode/templates/admin/settings/settings_global.mako:44
7112 msgid "Always create Personal Repository Groups for new users."
7399 msgid "Always create Personal Repository Groups for new users."
7113 msgstr ""
7400 msgstr ""
7114
7401
7115 #: rhodecode/templates/admin/settings/settings_global.mako:45
7402 #: rhodecode/templates/admin/settings/settings_global.mako:45
7116 msgid "When creating new users from add user form or API you can still turn this off via a checkbox or flag"
7403 msgid "When creating new users from add user form or API you can still turn this off via a checkbox or flag"
7117 msgstr ""
7404 msgstr ""
7118
7405
7119 #: rhodecode/templates/admin/settings/settings_global.mako:49
7406 #: rhodecode/templates/admin/settings/settings_global.mako:49
7120 msgid "Personal Repo Group Pattern"
7407 msgid "Personal Repo Group Pattern"
7121 msgstr ""
7408 msgstr ""
7122
7409
7123 #: rhodecode/templates/admin/settings/settings_global.mako:55
7410 #: rhodecode/templates/admin/settings/settings_global.mako:55
7124 msgid "Pattern used to create Personal Repository Groups. Prefix can be other existing repository group path[s], eg. /u/${username}"
7411 msgid "Pattern used to create Personal Repository Groups. Prefix can be other existing repository group path[s], eg. /u/${username}"
7125 msgstr ""
7412 msgstr ""
7126
7413
7127 #: rhodecode/templates/admin/settings/settings_global.mako:56
7414 #: rhodecode/templates/admin/settings/settings_global.mako:56
7128 msgid "Available variables are currently ${username} and ${user_id}"
7415 msgid "Available variables are currently ${username} and ${user_id}"
7129 msgstr ""
7416 msgstr ""
7130
7417
7131 #: rhodecode/templates/admin/settings/settings_global.mako:64
7418 #: rhodecode/templates/admin/settings/settings_global.mako:64
7132 msgid "Registration Captcha"
7419 msgid "Registration Captcha"
7133 msgstr ""
7420 msgstr ""
7134
7421
7135 #: rhodecode/templates/admin/settings/settings_global.mako:68
7422 #: rhodecode/templates/admin/settings/settings_global.mako:68
7136 msgid "Google reCaptcha v2 site key."
7423 msgid "Google reCaptcha v2 site key."
7137 msgstr ""
7424 msgstr ""
7138
7425
7139 #: rhodecode/templates/admin/settings/settings_global.mako:75
7426 #: rhodecode/templates/admin/settings/settings_global.mako:75
7140 msgid "Site key for reCaptcha v2 system."
7427 msgid "Site key for reCaptcha v2 system."
7141 msgstr ""
7428 msgstr ""
7142
7429
7143 #: rhodecode/templates/admin/settings/settings_global.mako:80
7430 #: rhodecode/templates/admin/settings/settings_global.mako:80
7144 msgid "Google reCaptcha v2 secret key."
7431 msgid "Google reCaptcha v2 secret key."
7145 msgstr ""
7432 msgstr ""
7146
7433
7147 #: rhodecode/templates/admin/settings/settings_global.mako:87
7434 #: rhodecode/templates/admin/settings/settings_global.mako:87
7148 msgid "Secret key for reCaptcha v2 system. Setting this value will enable captcha on registration and password reset forms."
7435 msgid "Secret key for reCaptcha v2 system. Setting this value will enable captcha on registration and password reset forms."
7149 msgstr ""
7436 msgstr ""
7150
7437
7151 #: rhodecode/templates/admin/settings/settings_global.mako:95
7438 #: rhodecode/templates/admin/settings/settings_global.mako:95
7152 msgid "Custom Header Code"
7439 msgid "Custom Header Code"
7153 msgstr ""
7440 msgstr ""
7154
7441
7155 #: rhodecode/templates/admin/settings/settings_global.mako:100
7442 #: rhodecode/templates/admin/settings/settings_global.mako:100
7156 #: rhodecode/templates/admin/settings/settings_global.mako:124
7443 #: rhodecode/templates/admin/settings/settings_global.mako:124
7157 #: rhodecode/templates/debug_style/form-elements-small.html:59
7444 #: rhodecode/templates/debug_style/form-elements-small.html:59
7158 #: rhodecode/templates/debug_style/form-elements.html:57
7445 #: rhodecode/templates/debug_style/form-elements.html:57
7159 #: rhodecode/templates/debug_style/form-elements.html:82
7446 #: rhodecode/templates/debug_style/form-elements.html:82
7160 #: rhodecode/templates/debug_style/form-elements.html:225
7447 #: rhodecode/templates/debug_style/form-elements.html:225
7161 #: rhodecode/templates/debug_style/form-elements.html:381
7448 #: rhodecode/templates/debug_style/form-elements.html:381
7162 #: rhodecode/templates/debug_style/form-elements.html:407
7449 #: rhodecode/templates/debug_style/form-elements.html:407
7163 #: rhodecode/templates/debug_style/form-elements.html:515
7450 #: rhodecode/templates/debug_style/form-elements.html:515
7164 #: rhodecode/templates/debug_style/form-elements.html:519
7451 #: rhodecode/templates/debug_style/form-elements.html:519
7165 #: rhodecode/templates/debug_style/form-elements.html:537
7452 #: rhodecode/templates/debug_style/form-elements.html:537
7166 #: rhodecode/templates/debug_style/form-elements.html:581
7453 #: rhodecode/templates/debug_style/form-elements.html:581
7167 #: rhodecode/templates/debug_style/form-inline.html:38
7454 #: rhodecode/templates/debug_style/form-inline.html:38
7168 #: rhodecode/templates/debug_style/form-inline.html:139
7455 #: rhodecode/templates/debug_style/form-inline.html:139
7169 #: rhodecode/templates/debug_style/form-inline.html:147
7456 #: rhodecode/templates/debug_style/form-inline.html:147
7170 #: rhodecode/templates/debug_style/form-vertical.html:60
7457 #: rhodecode/templates/debug_style/form-vertical.html:60
7171 #: rhodecode/templates/debug_style/forms.html:37
7458 #: rhodecode/templates/debug_style/forms.html:37
7172 #: rhodecode/templates/debug_style/forms.html:60
7459 #: rhodecode/templates/debug_style/forms.html:60
7173 #: rhodecode/templates/debug_style/forms.html:78
7460 #: rhodecode/templates/debug_style/forms.html:78
7174 #: rhodecode/templates/debug_style/forms.html:96
7461 #: rhodecode/templates/debug_style/forms.html:96
7175 #: rhodecode/templates/debug_style/layout-form-sidebar.html:44
7462 #: rhodecode/templates/debug_style/layout-form-sidebar.html:44
7176 msgid "Templates..."
7463 msgid "Templates..."
7177 msgstr ""
7464 msgstr ""
7178
7465
7179 #: rhodecode/templates/admin/settings/settings_global.mako:103
7466 #: rhodecode/templates/admin/settings/settings_global.mako:103
7180 #: rhodecode/templates/admin/settings/settings_global.mako:127
7467 #: rhodecode/templates/admin/settings/settings_global.mako:127
7181 #: rhodecode/templates/debug_style/form-elements-small.html:62
7468 #: rhodecode/templates/debug_style/form-elements-small.html:62
7182 #: rhodecode/templates/debug_style/form-elements.html:60
7469 #: rhodecode/templates/debug_style/form-elements.html:60
7183 #: rhodecode/templates/debug_style/form-elements.html:85
7470 #: rhodecode/templates/debug_style/form-elements.html:85
7184 #: rhodecode/templates/debug_style/form-elements.html:228
7471 #: rhodecode/templates/debug_style/form-elements.html:228
7185 #: rhodecode/templates/debug_style/form-elements.html:384
7472 #: rhodecode/templates/debug_style/form-elements.html:384
7186 #: rhodecode/templates/debug_style/form-elements.html:410
7473 #: rhodecode/templates/debug_style/form-elements.html:410
7187 #: rhodecode/templates/debug_style/form-elements.html:518
7474 #: rhodecode/templates/debug_style/form-elements.html:518
7188 #: rhodecode/templates/debug_style/form-elements.html:522
7475 #: rhodecode/templates/debug_style/form-elements.html:522
7189 #: rhodecode/templates/debug_style/form-elements.html:540
7476 #: rhodecode/templates/debug_style/form-elements.html:540
7190 #: rhodecode/templates/debug_style/form-elements.html:584
7477 #: rhodecode/templates/debug_style/form-elements.html:584
7191 #: rhodecode/templates/debug_style/form-inline.html:41
7478 #: rhodecode/templates/debug_style/form-inline.html:41
7192 #: rhodecode/templates/debug_style/form-inline.html:142
7479 #: rhodecode/templates/debug_style/form-inline.html:142
7193 #: rhodecode/templates/debug_style/form-inline.html:150
7480 #: rhodecode/templates/debug_style/form-inline.html:150
7194 #: rhodecode/templates/debug_style/form-vertical.html:63
7481 #: rhodecode/templates/debug_style/form-vertical.html:63
7195 #: rhodecode/templates/debug_style/forms.html:40
7482 #: rhodecode/templates/debug_style/forms.html:40
7196 #: rhodecode/templates/debug_style/forms.html:63
7483 #: rhodecode/templates/debug_style/forms.html:63
7197 #: rhodecode/templates/debug_style/forms.html:81
7484 #: rhodecode/templates/debug_style/forms.html:81
7198 #: rhodecode/templates/debug_style/forms.html:99
7485 #: rhodecode/templates/debug_style/forms.html:99
7199 #: rhodecode/templates/debug_style/layout-form-sidebar.html:47
7486 #: rhodecode/templates/debug_style/layout-form-sidebar.html:47
7200 msgid "Server Announcement"
7487 msgid "Server Announcement"
7201 msgstr ""
7488 msgstr ""
7202
7489
7203 #: rhodecode/templates/admin/settings/settings_global.mako:104
7490 #: rhodecode/templates/admin/settings/settings_global.mako:104
7204 msgid "Flash message filtering"
7491 msgid "Flash message filtering"
7205 msgstr ""
7492 msgstr ""
7206
7493
7207 #: rhodecode/templates/admin/settings/settings_global.mako:105
7494 #: rhodecode/templates/admin/settings/settings_global.mako:105
7208 msgid "Custom logos"
7495 msgid "Custom logos"
7209 msgstr ""
7496 msgstr ""
7210
7497
7211 #: rhodecode/templates/admin/settings/settings_global.mako:111
7498 #: rhodecode/templates/admin/settings/settings_global.mako:111
7212 msgid "Custom js/css code added at the end of the <header/> tag."
7499 msgid "Custom js/css code added at the end of the <header/> tag."
7213 msgstr ""
7500 msgstr ""
7214
7501
7215 #: rhodecode/templates/admin/settings/settings_global.mako:112
7502 #: rhodecode/templates/admin/settings/settings_global.mako:112
7216 msgid "Use <script/> or <css/> tags to define custom styling or scripting"
7503 msgid "Use <script/> or <css/> tags to define custom styling or scripting"
7217 msgstr ""
7504 msgstr ""
7218
7505
7219 #: rhodecode/templates/admin/settings/settings_global.mako:119
7506 #: rhodecode/templates/admin/settings/settings_global.mako:119
7220 msgid "Custom Footer Code"
7507 msgid "Custom Footer Code"
7221 msgstr ""
7508 msgstr ""
7222
7509
7223 #: rhodecode/templates/admin/settings/settings_global.mako:133
7510 #: rhodecode/templates/admin/settings/settings_global.mako:133
7224 msgid "Custom js/css code added at the end of the <body> tag."
7511 msgid "Custom js/css code added at the end of the <body> tag."
7225 msgstr ""
7512 msgstr ""
7226
7513
7227 #: rhodecode/templates/admin/settings/settings_global.mako:134
7514 #: rhodecode/templates/admin/settings/settings_global.mako:134
7228 msgid "Use <script> or <css> tags to define custom styling or scripting"
7515 msgid "Use <script> or <css> tags to define custom styling or scripting"
7229 msgstr ""
7516 msgstr ""
7230
7517
7231 #: rhodecode/templates/admin/settings/settings_hooks.mako:3
7518 #: rhodecode/templates/admin/settings/settings_hooks.mako:3
7232 msgid "Built in Mercurial hooks - read only"
7519 msgid "Built in Mercurial hooks - read only"
7233 msgstr ""
7520 msgstr ""
7234
7521
7235 #: rhodecode/templates/admin/settings/settings_hooks.mako:19
7522 #: rhodecode/templates/admin/settings/settings_hooks.mako:19
7236 msgid "Hooks can be used to trigger actions on certain events such as push / pull. They can trigger Python functions or external applications."
7523 msgid "Hooks can be used to trigger actions on certain events such as push / pull. They can trigger Python functions or external applications."
7237 msgstr ""
7524 msgstr ""
7238
7525
7239 #: rhodecode/templates/admin/settings/settings_hooks.mako:27
7526 #: rhodecode/templates/admin/settings/settings_hooks.mako:27
7240 msgid "Custom hooks"
7527 msgid "Custom hooks"
7241 msgstr ""
7528 msgstr ""
7242
7529
7243 #: rhodecode/templates/admin/settings/settings_labs.mako:3
7530 #: rhodecode/templates/admin/settings/settings_labs.mako:3
7244 msgid "Labs Settings"
7531 msgid "Labs Settings"
7245 msgstr ""
7532 msgstr ""
7246
7533
7247 #: rhodecode/templates/admin/settings/settings_labs.mako:10
7534 #: rhodecode/templates/admin/settings/settings_labs.mako:10
7248 msgid "There are no Labs settings currently"
7535 msgid "There are no Labs settings currently"
7249 msgstr ""
7536 msgstr ""
7250
7537
7251 #: rhodecode/templates/admin/settings/settings_mapping.mako:5
7538 #: rhodecode/templates/admin/settings/settings_mapping.mako:5
7252 msgid "Import New Groups or Repositories"
7539 msgid "Import New Groups or Repositories"
7253 msgstr ""
7540 msgstr ""
7254
7541
7255 #: rhodecode/templates/admin/settings/settings_mapping.mako:10
7542 #: rhodecode/templates/admin/settings/settings_mapping.mako:10
7256 msgid "Destroy old data"
7543 msgid "Destroy old data"
7257 msgstr ""
7544 msgstr ""
7258
7545
7259 #: rhodecode/templates/admin/settings/settings_mapping.mako:12
7546 #: rhodecode/templates/admin/settings/settings_mapping.mako:12
7260 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."
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."
7261 msgstr ""
7548 msgstr ""
7262
7549
7263 #: rhodecode/templates/admin/settings/settings_mapping.mako:16
7550 #: rhodecode/templates/admin/settings/settings_mapping.mako:16
7264 msgid "Invalidate cache for all repositories"
7551 msgid "Invalidate cache for all repositories"
7265 msgstr ""
7552 msgstr ""
7266
7553
7267 #: rhodecode/templates/admin/settings/settings_mapping.mako:18
7554 #: rhodecode/templates/admin/settings/settings_mapping.mako:18
7268 msgid "Each cache data for repositories will be cleaned with this option selected. Use this to reload data and clear cache keys."
7555 msgid "Each cache data for repositories will be cleaned with this option selected. Use this to reload data and clear cache keys."
7269 msgstr ""
7556 msgstr ""
7270
7557
7271 #: rhodecode/templates/admin/settings/settings_mapping.mako:21
7558 #: rhodecode/templates/admin/settings/settings_mapping.mako:21
7272 msgid "Rescan Filesystem"
7559 msgid "Rescan Filesystem"
7273 msgstr ""
7560 msgstr ""
7274
7561
7275 #: rhodecode/templates/admin/settings/settings_open_source.mako:11
7562 #: rhodecode/templates/admin/settings/settings_open_source.mako:11
7276 msgid "Licenses of Third Party Packages"
7563 msgid "Licenses of Third Party Packages"
7277 msgstr ""
7564 msgstr ""
7278
7565
7279 #: rhodecode/templates/admin/settings/settings_process_management.mako:3
7566 #: rhodecode/templates/admin/settings/settings_process_management.mako:3
7280 #: rhodecode/templates/admin/settings/settings_system.mako:3
7567 #: rhodecode/templates/admin/settings/settings_system.mako:3
7281 msgid "Checking for updates..."
7568 msgid "Checking for updates..."
7282 msgstr ""
7569 msgstr ""
7283
7570
7284 #: rhodecode/templates/admin/settings/settings_process_management.mako:9
7571 #: rhodecode/templates/admin/settings/settings_process_management.mako:9
7285 msgid "Gunicorn process management"
7572 msgid "Gunicorn process management"
7286 msgstr ""
7573 msgstr ""
7287
7574
7288 #: rhodecode/templates/admin/settings/settings_process_management.mako:11
7575 #: rhodecode/templates/admin/settings/settings_process_management.mako:11
7289 msgid "start auto refresh"
7576 msgid "start auto refresh"
7290 msgstr ""
7577 msgstr ""
7291
7578
7292 #: rhodecode/templates/admin/settings/settings_process_management.mako:12
7579 #: rhodecode/templates/admin/settings/settings_process_management.mako:12
7293 msgid "stop auto refresh"
7580 msgid "stop auto refresh"
7294 msgstr ""
7581 msgstr ""
7295
7582
7296 #: rhodecode/templates/admin/settings/settings_search.mako:3
7583 #: rhodecode/templates/admin/settings/settings_search.mako:3
7297 msgid "RhodeCode Full Text Search"
7584 msgid "RhodeCode Full Text Search"
7298 msgstr ""
7585 msgstr ""
7299
7586
7300 #: rhodecode/templates/admin/settings/settings_sessions.mako:3
7587 #: rhodecode/templates/admin/settings/settings_sessions.mako:3
7301 msgid "User Sessions Configuration"
7588 msgid "User Sessions Configuration"
7302 msgstr ""
7589 msgstr ""
7303
7590
7304 #: rhodecode/templates/admin/settings/settings_sessions.mako:8
7591 #: rhodecode/templates/admin/settings/settings_sessions.mako:8
7305 msgid "Session type"
7592 msgid "Session type"
7306 msgstr ""
7593 msgstr ""
7307
7594
7308 #: rhodecode/templates/admin/settings/settings_sessions.mako:9
7595 #: rhodecode/templates/admin/settings/settings_sessions.mako:9
7309 msgid "Session expiration period"
7596 msgid "Session expiration period"
7310 msgstr ""
7597 msgstr ""
7311
7598
7312 #: rhodecode/templates/admin/settings/settings_sessions.mako:11
7599 #: rhodecode/templates/admin/settings/settings_sessions.mako:11
7313 msgid "Total sessions"
7600 msgid "Total sessions"
7314 msgstr ""
7601 msgstr ""
7315
7602
7316 #: rhodecode/templates/admin/settings/settings_sessions.mako:12
7603 #: rhodecode/templates/admin/settings/settings_sessions.mako:12
7317 msgid "Expired sessions ({} days)"
7604 msgid "Expired sessions ({} days)"
7318 msgstr ""
7605 msgstr ""
7319
7606
7320 #: rhodecode/templates/admin/settings/settings_sessions.mako:28
7607 #: rhodecode/templates/admin/settings/settings_sessions.mako:28
7321 msgid "Cleanup Old Sessions"
7608 msgid "Cleanup Old Sessions"
7322 msgstr ""
7609 msgstr ""
7323
7610
7324 #: rhodecode/templates/admin/settings/settings_sessions.mako:34
7611 #: rhodecode/templates/admin/settings/settings_sessions.mako:34
7325 msgid "Cleanup user sessions that were not active during chosen time frame."
7612 msgid "Cleanup user sessions that were not active during chosen time frame."
7326 msgstr ""
7613 msgstr ""
7327
7614
7328 #: rhodecode/templates/admin/settings/settings_sessions.mako:35
7615 #: rhodecode/templates/admin/settings/settings_sessions.mako:35
7329 msgid "After performing this action users whose session will be removed will be required to log in again."
7616 msgid "After performing this action users whose session will be removed will be required to log in again."
7330 msgstr ""
7617 msgstr ""
7331
7618
7332 #: rhodecode/templates/admin/settings/settings_sessions.mako:36
7619 #: rhodecode/templates/admin/settings/settings_sessions.mako:36
7333 msgid "Picking `All` will log-out you, and all users in the system."
7620 msgid "Picking `All` will log-out you, and all users in the system."
7334 msgstr ""
7621 msgstr ""
7335
7622
7336 #: rhodecode/templates/admin/settings/settings_sessions.mako:55
7623 #: rhodecode/templates/admin/settings/settings_sessions.mako:55
7337 msgid "Confirm to cleanup user sessions"
7624 msgid "Confirm to cleanup user sessions"
7338 msgstr ""
7625 msgstr ""
7339
7626
7340 #: rhodecode/templates/admin/settings/settings_sessions.mako:56
7627 #: rhodecode/templates/admin/settings/settings_sessions.mako:56
7341 msgid "Cleanup sessions"
7628 msgid "Cleanup sessions"
7342 msgstr ""
7629 msgstr ""
7343
7630
7344 #: rhodecode/templates/admin/settings/settings_system.mako:9
7631 #: rhodecode/templates/admin/settings/settings_system.mako:9
7345 msgid "System Info"
7632 msgid "System Info"
7346 msgstr ""
7633 msgstr ""
7347
7634
7348 #: rhodecode/templates/admin/settings/settings_system.mako:11
7635 #: rhodecode/templates/admin/settings/settings_system.mako:11
7349 msgid "create summary snapshot"
7636 msgid "create summary snapshot"
7350 msgstr ""
7637 msgstr ""
7351
7638
7352 #: rhodecode/templates/admin/settings/settings_system.mako:32
7639 #: rhodecode/templates/admin/settings/settings_system.mako:32
7353 msgid "Python Packages"
7640 msgid "Python Packages"
7354 msgstr ""
7641 msgstr ""
7355
7642
7356 #: rhodecode/templates/admin/settings/settings_visual.mako:5
7643 #: rhodecode/templates/admin/settings/settings_visual.mako:5
7357 #: rhodecode/templates/base/vcs_settings.mako:10
7644 #: rhodecode/templates/base/vcs_settings.mako:10
7358 msgid "General"
7645 msgid "General"
7359 msgstr ""
7646 msgstr ""
7360
7647
7361 #: rhodecode/templates/admin/settings/settings_visual.mako:10
7648 #: rhodecode/templates/admin/settings/settings_visual.mako:10
7362 msgid "Use repository extra fields"
7649 msgid "Use repository extra fields"
7363 msgstr ""
7650 msgstr ""
7364
7651
7365 #: rhodecode/templates/admin/settings/settings_visual.mako:12
7652 #: rhodecode/templates/admin/settings/settings_visual.mako:12
7366 msgid "Allows storing additional customized fields per repository."
7653 msgid "Allows storing additional customized fields per repository."
7367 msgstr ""
7654 msgstr ""
7368
7655
7369 #: rhodecode/templates/admin/settings/settings_visual.mako:17
7656 #: rhodecode/templates/admin/settings/settings_visual.mako:17
7370 msgid "Show RhodeCode version"
7657 msgid "Show RhodeCode version"
7371 msgstr ""
7658 msgstr ""
7372
7659
7373 #: rhodecode/templates/admin/settings/settings_visual.mako:19
7660 #: rhodecode/templates/admin/settings/settings_visual.mako:19
7374 msgid "Shows or hides a version number of RhodeCode displayed in the footer."
7661 msgid "Shows or hides a version number of RhodeCode displayed in the footer."
7375 msgstr ""
7662 msgstr ""
7376
7663
7377 #: rhodecode/templates/admin/settings/settings_visual.mako:26
7664 #: rhodecode/templates/admin/settings/settings_visual.mako:26
7378 msgid "Gravatars"
7665 msgid "Gravatars"
7379 msgstr ""
7666 msgstr ""
7380
7667
7381 #: rhodecode/templates/admin/settings/settings_visual.mako:31
7668 #: rhodecode/templates/admin/settings/settings_visual.mako:31
7382 msgid "Use Gravatars based avatars"
7669 msgid "Use Gravatars based avatars"
7383 msgstr ""
7670 msgstr ""
7384
7671
7385 #: rhodecode/templates/admin/settings/settings_visual.mako:33
7672 #: rhodecode/templates/admin/settings/settings_visual.mako:33
7386 msgid "Use gravatar.com as avatar system for RhodeCode accounts. If this is disabled avatars are generated based on initials and email."
7673 msgid "Use gravatar.com as avatar system for RhodeCode accounts. If this is disabled avatars are generated based on initials and email."
7387 msgstr ""
7674 msgstr ""
7388
7675
7389 #: rhodecode/templates/admin/settings/settings_visual.mako:36
7676 #: rhodecode/templates/admin/settings/settings_visual.mako:36
7390 msgid "Gravatar URL"
7677 msgid "Gravatar URL"
7391 msgstr ""
7678 msgstr ""
7392
7679
7393 #: rhodecode/templates/admin/settings/settings_visual.mako:44
7680 #: rhodecode/templates/admin/settings/settings_visual.mako:44
7394 msgid ""
7681 msgid ""
7395 "Gravatar url allows you to use other avatar server application.\n"
7682 "Gravatar url allows you to use other avatar server application.\n"
7396 " Following variables of the URL will be replaced accordingly.\n"
7683 " Following variables of the URL will be replaced accordingly.\n"
7397 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
7684 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
7398 " {email} user email,\n"
7685 " {email} user email,\n"
7399 " {md5email} md5 hash of the user email (like at gravatar.com),\n"
7686 " {md5email} md5 hash of the user email (like at gravatar.com),\n"
7400 " {size} size of the image that is expected from the server application,\n"
7687 " {size} size of the image that is expected from the server application,\n"
7401 " {netloc} network location/server host of running RhodeCode server"
7688 " {netloc} network location/server host of running RhodeCode server"
7402 msgstr ""
7689 msgstr ""
7403
7690
7404 #: rhodecode/templates/admin/settings/settings_visual.mako:59
7691 #: rhodecode/templates/admin/settings/settings_visual.mako:59
7405 msgid "Meta-Tagging"
7692 msgid "Meta-Tagging"
7406 msgstr ""
7693 msgstr ""
7407
7694
7408 #: rhodecode/templates/admin/settings/settings_visual.mako:64
7695 #: rhodecode/templates/admin/settings/settings_visual.mako:64
7409 msgid "Stylify recognised meta tags"
7696 msgid "Stylify recognised meta tags"
7410 msgstr ""
7697 msgstr ""
7411
7698
7412 #: rhodecode/templates/admin/settings/settings_visual.mako:66
7699 #: rhodecode/templates/admin/settings/settings_visual.mako:66
7413 msgid "Parses meta tags from repository or repository group description fields and turns them into colored tags."
7700 msgid "Parses meta tags from repository or repository group description fields and turns them into colored tags."
7414 msgstr ""
7701 msgstr ""
7415
7702
7416 #: rhodecode/templates/admin/settings/settings_visual.mako:77
7703 #: rhodecode/templates/admin/settings/settings_visual.mako:77
7417 msgid "Dashboard Items"
7704 msgid "Dashboard Items"
7418 msgstr ""
7705 msgstr ""
7419
7706
7420 #: rhodecode/templates/admin/settings/settings_visual.mako:81
7707 #: rhodecode/templates/admin/settings/settings_visual.mako:81
7421 msgid "Main page dashboard items"
7708 msgid "Main page dashboard items"
7422 msgstr ""
7709 msgstr ""
7423
7710
7424 #: rhodecode/templates/admin/settings/settings_visual.mako:87
7711 #: rhodecode/templates/admin/settings/settings_visual.mako:87
7425 msgid "Number of items displayed in the main page dashboard before pagination is shown."
7712 msgid "Number of items displayed in the main page dashboard before pagination is shown."
7426 msgstr ""
7713 msgstr ""
7427
7714
7428 #: rhodecode/templates/admin/settings/settings_visual.mako:91
7715 #: rhodecode/templates/admin/settings/settings_visual.mako:91
7429 msgid "Admin pages items"
7716 msgid "Admin pages items"
7430 msgstr ""
7717 msgstr ""
7431
7718
7432 #: rhodecode/templates/admin/settings/settings_visual.mako:97
7719 #: rhodecode/templates/admin/settings/settings_visual.mako:97
7433 msgid "Number of items displayed in the admin pages grids before pagination is shown."
7720 msgid "Number of items displayed in the admin pages grids before pagination is shown."
7434 msgstr ""
7721 msgstr ""
7435
7722
7436 #: rhodecode/templates/admin/settings/settings_visual.mako:106
7723 #: rhodecode/templates/admin/settings/settings_visual.mako:106
7437 msgid "Commit ID Style"
7724 msgid "Commit ID Style"
7438 msgstr ""
7725 msgstr ""
7439
7726
7440 #: rhodecode/templates/admin/settings/settings_visual.mako:110
7727 #: rhodecode/templates/admin/settings/settings_visual.mako:110
7441 msgid "Commit sha length"
7728 msgid "Commit sha length"
7442 msgstr ""
7729 msgstr ""
7443
7730
7444 #: rhodecode/templates/admin/settings/settings_visual.mako:117
7731 #: rhodecode/templates/admin/settings/settings_visual.mako:117
7445 msgid ""
7732 msgid ""
7446 "Number of chars to show in commit sha displayed in web interface.\n"
7733 "Number of chars to show in commit sha displayed in web interface.\n"
7447 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
7734 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
7448 " length of the sha after the `r123:` part."
7735 " length of the sha after the `r123:` part."
7449 msgstr ""
7736 msgstr ""
7450
7737
7451 #: rhodecode/templates/admin/settings/settings_visual.mako:125
7738 #: rhodecode/templates/admin/settings/settings_visual.mako:125
7452 msgid "Show commit ID numeric reference"
7739 msgid "Show commit ID numeric reference"
7453 msgstr ""
7740 msgstr ""
7454
7741
7455 #: rhodecode/templates/admin/settings/settings_visual.mako:125
7742 #: rhodecode/templates/admin/settings/settings_visual.mako:125
7456 msgid "Commit show revision number"
7743 msgid "Commit show revision number"
7457 msgstr ""
7744 msgstr ""
7458
7745
7459 #: rhodecode/templates/admin/settings/settings_visual.mako:127
7746 #: rhodecode/templates/admin/settings/settings_visual.mako:127
7460 msgid ""
7747 msgid ""
7461 "Show revision number in commit sha displayed in web interface.\n"
7748 "Show revision number in commit sha displayed in web interface.\n"
7462 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
7749 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
7463 " if the `r123:` part is shown."
7750 " if the `r123:` part is shown."
7464 msgstr ""
7751 msgstr ""
7465
7752
7466 #: rhodecode/templates/admin/settings/settings_visual.mako:136
7753 #: rhodecode/templates/admin/settings/settings_visual.mako:136
7467 #: rhodecode/templates/debug_style/index.html:63
7754 #: rhodecode/templates/debug_style/index.html:63
7468 msgid "Icons"
7755 msgid "Icons"
7469 msgstr ""
7756 msgstr ""
7470
7757
7471 #: rhodecode/templates/admin/settings/settings_visual.mako:141
7758 #: rhodecode/templates/admin/settings/settings_visual.mako:141
7472 msgid "Show public repo icon on repositories"
7759 msgid "Show public repo icon on repositories"
7473 msgstr ""
7760 msgstr ""
7474
7761
7475 #: rhodecode/templates/admin/settings/settings_visual.mako:147
7762 #: rhodecode/templates/admin/settings/settings_visual.mako:147
7476 msgid "Show private repo icon on repositories"
7763 msgid "Show private repo icon on repositories"
7477 msgstr ""
7764 msgstr ""
7478
7765
7479 #: rhodecode/templates/admin/settings/settings_visual.mako:149
7766 #: rhodecode/templates/admin/settings/settings_visual.mako:149
7480 msgid "Show public/private icons next to repositories names."
7767 msgid "Show public/private icons next to repositories names."
7481 msgstr ""
7768 msgstr ""
7482
7769
7483 #: rhodecode/templates/admin/settings/settings_visual.mako:156
7770 #: rhodecode/templates/admin/settings/settings_visual.mako:156
7484 msgid "Markup Renderer"
7771 msgid "Markup Renderer"
7485 msgstr ""
7772 msgstr ""
7486
7773
7487 #: rhodecode/templates/admin/settings/settings_visual.mako:163
7774 #: rhodecode/templates/admin/settings/settings_visual.mako:163
7488 msgid "Default renderer used to render comments, pull request descriptions and other description elements. After change old entries will still work correctly."
7775 msgid "Default renderer used to render comments, pull request descriptions and other description elements. After change old entries will still work correctly."
7489 msgstr ""
7776 msgstr ""
7490
7777
7491 #: rhodecode/templates/admin/settings/settings_visual.mako:170
7778 #: rhodecode/templates/admin/settings/settings_visual.mako:170
7492 msgid "Clone URL templates"
7779 msgid "Clone URL templates"
7493 msgstr ""
7780 msgstr ""
7494
7781
7495 #: rhodecode/templates/admin/settings/settings_visual.mako:181
7782 #: rhodecode/templates/admin/settings/settings_visual.mako:181
7496 msgid ""
7783 msgid ""
7497 "Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}', available vars:\n"
7784 "Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}', available vars:\n"
7498 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
7785 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
7499 " {user} current user username,\n"
7786 " {user} current user username,\n"
7500 " {sys_user} current system user running this process, Useful for ssh,\n"
7787 " {sys_user} current system user running this process, Useful for ssh,\n"
7501 " {hostname} hostname of this server running RhodeCode,\n"
7788 " {hostname} hostname of this server running RhodeCode,\n"
7502 " {netloc} network location/server host of running RhodeCode server,\n"
7789 " {netloc} network location/server host of running RhodeCode server,\n"
7503 " {repo} full repository name,\n"
7790 " {repo} full repository name,\n"
7504 " {repoid} ID of repository, can be used to contruct clone-by-id"
7791 " {repoid} ID of repository, can be used to contruct clone-by-id"
7505 msgstr ""
7792 msgstr ""
7506
7793
7507 #: rhodecode/templates/admin/settings/settings_visual.mako:196
7794 #: rhodecode/templates/admin/settings/settings_visual.mako:196
7508 msgid "Custom Support Link"
7795 msgid "Custom Support Link"
7509 msgstr ""
7796 msgstr ""
7510
7797
7511 #: rhodecode/templates/admin/settings/settings_visual.mako:204
7798 #: rhodecode/templates/admin/settings/settings_visual.mako:204
7512 #, python-format
7799 #, python-format
7513 msgid ""
7800 msgid ""
7514 "Custom url for the support link located at the bottom.\n"
7801 "Custom url for the support link located at the bottom.\n"
7515 " The default is set to %(default_url)s. In case there's a need\n"
7802 " The default is set to %(default_url)s. In case there's a need\n"
7516 " to change the support link to internal issue tracker, it should be done here.\n"
7803 " to change the support link to internal issue tracker, it should be done here.\n"
7517 " "
7804 " "
7518 msgstr ""
7805 msgstr ""
7519
7806
7520 #: rhodecode/templates/admin/user_groups/user_group_add.mako:5
7807 #: rhodecode/templates/admin/user_groups/user_group_add.mako:5
7521 msgid "Add user group"
7808 msgid "Add user group"
7522 msgstr ""
7809 msgstr ""
7523
7810
7524 #: rhodecode/templates/admin/user_groups/user_group_add.mako:13
7811 #: rhodecode/templates/admin/user_groups/user_group_add.mako:13
7525 #: rhodecode/templates/admin/users/user_edit_advanced.mako:13
7812 #: rhodecode/templates/admin/users/user_edit_advanced.mako:14
7526 #: rhodecode/templates/base/base.mako:81 rhodecode/templates/base/base.mako:156
7813 #: rhodecode/templates/base/base.mako:81 rhodecode/templates/base/base.mako:156
7527 msgid "User groups"
7814 msgid "User groups"
7528 msgstr ""
7815 msgstr ""
7529
7816
7530 #: rhodecode/templates/admin/user_groups/user_group_add.mako:15
7817 #: rhodecode/templates/admin/user_groups/user_group_add.mako:15
7531 #: rhodecode/templates/admin/user_groups/user_groups.mako:28
7818 #: rhodecode/templates/admin/user_groups/user_groups.mako:28
7532 msgid "Add User Group"
7819 msgid "Add User Group"
7533 msgstr ""
7820 msgstr ""
7534
7821
7535 #: rhodecode/templates/admin/user_groups/user_group_add.mako:35
7536 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:15
7537 msgid "Group name"
7538 msgstr ""
7539
7540 #: rhodecode/templates/admin/user_groups/user_group_add.mako:47
7822 #: rhodecode/templates/admin/user_groups/user_group_add.mako:47
7541 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:46
7823 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:46
7542 msgid "Short, optional description for this user group."
7824 msgid "Short, optional description for this user group."
7543 msgstr ""
7825 msgstr ""
7544
7826
7545 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:5
7827 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:5
7546 #, python-format
7828 #, python-format
7547 msgid "%s user group settings"
7829 msgid "%s user group settings"
7548 msgstr ""
7830 msgstr ""
7549
7831
7550 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:36
7832 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:36
7551 #: rhodecode/templates/admin/users/user_edit.mako:42
7833 #: rhodecode/templates/admin/users/user_edit.mako:42
7552 msgid "Global permissions"
7834 msgid "Global permissions"
7553 msgstr ""
7835 msgstr ""
7554
7836
7555 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:37
7837 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:37
7556 #: rhodecode/templates/admin/users/user_edit.mako:43
7838 #: rhodecode/templates/admin/users/user_edit.mako:43
7557 msgid "Permissions summary"
7839 msgid "Permissions summary"
7558 msgstr ""
7840 msgstr ""
7559
7841
7560 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:8
7842 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:5
7843 msgid "User Group ID"
7844 msgstr ""
7845
7846 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:9
7561 #: rhodecode/templates/admin/user_groups/user_groups.mako:77
7847 #: rhodecode/templates/admin/user_groups/user_groups.mako:77
7562 #: rhodecode/templates/debug_style/form-elements.html:509
7848 #: rhodecode/templates/debug_style/form-elements.html:509
7563 #: rhodecode/templates/user_group/profile.mako:42
7849 #: rhodecode/templates/user_group/profile.mako:42
7564 msgid "Members"
7850 msgid "Members"
7565 msgstr ""
7851 msgstr ""
7566
7852
7567 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:9
7853 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:10
7568 msgid "Automatic member sync"
7854 msgid "Automatic member sync"
7569 msgstr ""
7855 msgstr ""
7570
7856
7571 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:11
7572 msgid "Assigned to repositories"
7573 msgstr ""
7574
7575 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:12
7857 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:12
7858 msgid "Assigned to repositories"
7859 msgstr ""
7860
7861 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:13
7576 msgid "Assigned to repo groups"
7862 msgid "Assigned to repo groups"
7577 msgstr ""
7863 msgstr ""
7578
7864
7579 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:14
7865 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:15
7580 #: rhodecode/templates/admin/users/user_edit_advanced.mako:16
7866 #: rhodecode/templates/admin/users/user_edit_advanced.mako:17
7581 msgid "Assigned to review rules"
7867 msgid "Assigned to review rules"
7582 msgstr ""
7868 msgstr ""
7583
7869
7584 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:20
7870 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:21
7585 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:6
7871 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:6
7586 #, python-format
7872 #, python-format
7587 msgid "User Group: %s"
7873 msgid "User Group: %s"
7588 msgstr ""
7874 msgstr ""
7589
7875
7590 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:30
7876 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:31
7591 msgid "Group members sync"
7877 msgid "Group members sync"
7592 msgstr ""
7878 msgstr ""
7593
7879
7594 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:37
7595 msgid "This group is set to be automatically synchronised."
7596 msgstr ""
7597
7598 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:38
7880 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:38
7881 msgid "This group is set to be automatically synchronised."
7882 msgstr ""
7883
7884 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:39
7599 msgid "This group synchronization was set by"
7885 msgid "This group synchronization was set by"
7600 msgstr ""
7886 msgstr ""
7601
7887
7602 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:42
7888 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:43
7603 msgid "This group is not set to be automatically synchronised"
7889 msgid "This group is not set to be automatically synchronised"
7604 msgstr ""
7890 msgstr ""
7605
7891
7606 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:51
7892 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:52
7607 msgid "Disable synchronization"
7893 msgid "Disable synchronization"
7608 msgstr ""
7894 msgstr ""
7609
7895
7610 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:53
7896 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:54
7611 msgid "Enable synchronization"
7897 msgid "Enable synchronization"
7612 msgstr ""
7898 msgstr ""
7613
7899
7614 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:59
7900 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:60
7615 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)"
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)"
7616 msgstr ""
7902 msgstr ""
7617
7903
7618 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:72
7904 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:73
7619 msgid "Delete User Group"
7905 msgid "Delete User Group"
7620 msgstr ""
7906 msgstr ""
7621
7907
7622 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:78
7908 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:79
7623 #, python-format
7909 #, python-format
7624 msgid "Confirm to delete user group `%(ugroup)s` with all permission assignments"
7910 msgid "Confirm to delete user group `%(ugroup)s` with all permission assignments"
7625 msgstr ""
7911 msgstr ""
7626
7912
7627 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:80
7913 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:81
7628 msgid "Delete This User Group"
7914 msgid "Delete This User Group"
7629 msgstr ""
7915 msgstr ""
7630
7916
7631 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:5
7917 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:5
7632 msgid "User Group Permissions"
7918 msgid "User Group Permissions"
7633 msgstr ""
7919 msgstr ""
7634
7920
7635 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:36
7921 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:36
7636 msgid "Change owner of this user group."
7922 msgid "Change owner of this user group."
7637 msgstr ""
7923 msgstr ""
7638
7924
7639 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:60
7925 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:60
7640 msgid "Add members"
7926 msgid "Add members"
7641 msgstr ""
7927 msgstr ""
7642
7928
7643 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:96
7929 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:96
7644 #: rhodecode/templates/user_group/profile.mako:63
7930 #: rhodecode/templates/user_group/profile.mako:63
7645 msgid "No members yet"
7931 msgid "No members yet"
7646 msgstr ""
7932 msgstr ""
7647
7933
7648 #: rhodecode/templates/admin/user_groups/user_groups.mako:5
7934 #: rhodecode/templates/admin/user_groups/user_groups.mako:5
7649 #: rhodecode/templates/admin/users/user_edit_groups.mako:6
7935 #: rhodecode/templates/admin/users/user_edit_groups.mako:6
7650 msgid "User groups administration"
7936 msgid "User groups administration"
7651 msgstr ""
7937 msgstr ""
7652
7938
7653 #: rhodecode/templates/admin/user_groups/user_groups.mako:79
7939 #: rhodecode/templates/admin/user_groups/user_groups.mako:79
7654 msgid "Sync"
7940 msgid "Sync"
7655 msgstr ""
7941 msgstr ""
7656
7942
7657 #: rhodecode/templates/admin/users/user_add.mako:5
7943 #: rhodecode/templates/admin/users/user_add.mako:5
7658 msgid "Add user"
7944 msgid "Add user"
7659 msgstr ""
7945 msgstr ""
7660
7946
7661 #: rhodecode/templates/admin/users/user_add.mako:13
7947 #: rhodecode/templates/admin/users/user_add.mako:13
7662 #: rhodecode/templates/admin/users/user_edit.mako:14
7948 #: rhodecode/templates/admin/users/user_edit.mako:14
7663 #: rhodecode/templates/base/base.mako:80
7949 #: rhodecode/templates/base/base.mako:80
7664 msgid "Users"
7950 msgid "Users"
7665 msgstr ""
7951 msgstr ""
7666
7952
7667 #: rhodecode/templates/admin/users/user_add.mako:15
7953 #: rhodecode/templates/admin/users/user_add.mako:15
7668 #: rhodecode/templates/admin/users/users.mako:28
7954 #: rhodecode/templates/admin/users/users.mako:28
7669 msgid "Add User"
7955 msgid "Add User"
7670 msgstr ""
7956 msgstr ""
7671
7957
7672 #: rhodecode/templates/admin/users/user_add.mako:53
7958 #: rhodecode/templates/admin/users/user_add.mako:53
7673 msgid "Password confirmation"
7959 msgid "Password confirmation"
7674 msgstr ""
7960 msgstr ""
7675
7961
7676 #: rhodecode/templates/admin/users/user_add.mako:59
7962 #: rhodecode/templates/admin/users/user_add.mako:59
7677 msgid "Generate password"
7963 msgid "Generate password"
7678 msgstr ""
7964 msgstr ""
7679
7965
7680 #: rhodecode/templates/admin/users/user_add.mako:106
7966 #: rhodecode/templates/admin/users/user_add.mako:106
7681 msgid "Password change"
7967 msgid "Password change"
7682 msgstr ""
7968 msgstr ""
7683
7969
7684 #: rhodecode/templates/admin/users/user_add.mako:110
7970 #: rhodecode/templates/admin/users/user_add.mako:110
7685 msgid "Force user to change his password on the next login"
7971 msgid "Force user to change his password on the next login"
7686 msgstr ""
7972 msgstr ""
7687
7973
7688 #: rhodecode/templates/admin/users/user_add.mako:116
7974 #: rhodecode/templates/admin/users/user_add.mako:116
7689 msgid "Add personal repository group"
7975 msgid "Add personal repository group"
7690 msgstr ""
7976 msgstr ""
7691
7977
7692 #: rhodecode/templates/admin/users/user_add.mako:121
7978 #: rhodecode/templates/admin/users/user_add.mako:121
7693 #: rhodecode/templates/admin/users/user_edit_advanced.mako:70
7979 #: rhodecode/templates/admin/users/user_edit_advanced.mako:80
7694 #, python-format
7980 #, python-format
7695 msgid "New group will be created at: `/%(path)s`"
7981 msgid "New group will be created at: `/%(path)s`"
7696 msgstr ""
7982 msgstr ""
7697
7983
7698 #: rhodecode/templates/admin/users/user_add.mako:122
7984 #: rhodecode/templates/admin/users/user_add.mako:122
7699 msgid "User will be automatically set as this group owner."
7985 msgid "User will be automatically set as this group owner."
7700 msgstr ""
7986 msgstr ""
7701
7987
7702 #: rhodecode/templates/admin/users/user_add.mako:139
7988 #: rhodecode/templates/admin/users/user_add.mako:139
7703 msgid "generated password:"
7989 msgid "generated password:"
7704 msgstr ""
7990 msgstr ""
7705
7991
7706 #: rhodecode/templates/admin/users/user_edit.mako:5
7992 #: rhodecode/templates/admin/users/user_edit.mako:5
7707 #, python-format
7993 #, python-format
7708 msgid "%s user settings"
7994 msgid "%s user settings"
7709 msgstr ""
7995 msgstr ""
7710
7996
7711 #: rhodecode/templates/admin/users/user_edit.mako:19
7997 #: rhodecode/templates/admin/users/user_edit.mako:19
7712 msgid "This user is set as disabled"
7998 msgid "This user is set as disabled"
7713 msgstr ""
7999 msgstr ""
7714
8000
7715 #: rhodecode/templates/admin/users/user_edit.mako:38
8001 #: rhodecode/templates/admin/users/user_edit.mako:38
7716 #: rhodecode/templates/admin/users/user_edit_profile.mako:5
8002 #: rhodecode/templates/admin/users/user_edit_profile.mako:5
7717 #: rhodecode/templates/users/user_profile.mako:5
8003 #: rhodecode/templates/users/user_profile.mako:5
7718 msgid "User Profile"
8004 msgid "User Profile"
7719 msgstr ""
8005 msgstr ""
7720
8006
7721 #: rhodecode/templates/admin/users/user_edit.mako:39
8007 #: rhodecode/templates/admin/users/user_edit.mako:39
7722 msgid "Auth tokens"
8008 msgid "Auth tokens"
7723 msgstr ""
8009 msgstr ""
7724
8010
7725 #: rhodecode/templates/admin/users/user_edit.mako:45
8011 #: rhodecode/templates/admin/users/user_edit.mako:45
7726 msgid "Ip Whitelist"
8012 msgid "Ip Whitelist"
7727 msgstr ""
8013 msgstr ""
7728
8014
7729 #: rhodecode/templates/admin/users/user_edit.mako:46
8015 #: rhodecode/templates/admin/users/user_edit.mako:46
7730 msgid "User Groups Management"
8016 msgid "User Groups Management"
7731 msgstr ""
8017 msgstr ""
7732
8018
7733 #: rhodecode/templates/admin/users/user_edit_advanced.mako:6
8019 #: rhodecode/templates/admin/users/user_edit_advanced.mako:5
8020 msgid "User ID"
8021 msgstr ""
8022
8023 #: rhodecode/templates/admin/users/user_edit_advanced.mako:7
7734 msgid "Source of Record"
8024 msgid "Source of Record"
7735 msgstr ""
8025 msgstr ""
7736
8026
7737 #: rhodecode/templates/admin/users/user_edit_advanced.mako:8
7738 msgid "Last login"
7739 msgstr ""
7740
7741 #: rhodecode/templates/admin/users/user_edit_advanced.mako:9
8027 #: rhodecode/templates/admin/users/user_edit_advanced.mako:9
8028 msgid "Last login"
8029 msgstr ""
8030
8031 #: rhodecode/templates/admin/users/user_edit_advanced.mako:10
7742 #: rhodecode/templates/admin/users/users.mako:80
8032 #: rhodecode/templates/admin/users/users.mako:80
7743 #: rhodecode/templates/forks/forks.mako:69
8033 #: rhodecode/templates/forks/forks.mako:69
7744 msgid "Last activity"
8034 msgid "Last activity"
7745 msgstr ""
8035 msgstr ""
7746
8036
7747 #: rhodecode/templates/admin/users/user_edit_advanced.mako:15
8037 #: rhodecode/templates/admin/users/user_edit_advanced.mako:16
7748 msgid "Reviewer of pull requests"
8038 msgid "Reviewer of pull requests"
7749 msgstr ""
8039 msgstr ""
7750
8040
7751 #: rhodecode/templates/admin/users/user_edit_advanced.mako:18
7752 msgid "Member of User groups"
7753 msgstr ""
7754
7755 #: rhodecode/templates/admin/users/user_edit_advanced.mako:19
8041 #: rhodecode/templates/admin/users/user_edit_advanced.mako:19
8042 msgid "Member of User groups"
8043 msgstr ""
8044
8045 #: rhodecode/templates/admin/users/user_edit_advanced.mako:20
7756 msgid "Force password change"
8046 msgid "Force password change"
7757 msgstr ""
8047 msgstr ""
7758
8048
7759 #: rhodecode/templates/admin/users/user_edit_advanced.mako:25
8049 #: rhodecode/templates/admin/users/user_edit_advanced.mako:26
7760 #, python-format
8050 #, python-format
7761 msgid "User: %s"
8051 msgid "User: %s"
7762 msgstr ""
8052 msgstr ""
7763
8053
7764 #: rhodecode/templates/admin/users/user_edit_advanced.mako:34
8054 #: rhodecode/templates/admin/users/user_edit_advanced.mako:35
7765 msgid "Force Password Reset"
8055 msgid "Force Password Reset"
7766 msgstr ""
8056 msgstr ""
7767
8057
7768 #: rhodecode/templates/admin/users/user_edit_advanced.mako:42
8058 #: rhodecode/templates/admin/users/user_edit_advanced.mako:41
7769 msgid "Disable forced password reset"
8059 msgid "Disable forced password reset"
7770 msgstr ""
8060 msgstr ""
7771
8061
7772 #: rhodecode/templates/admin/users/user_edit_advanced.mako:44
8062 #: rhodecode/templates/admin/users/user_edit_advanced.mako:46
8063 msgid "Clear the forced password change flag."
8064 msgstr ""
8065
8066 #: rhodecode/templates/admin/users/user_edit_advanced.mako:53
8067 msgid "Confirm to enable forced password change"
8068 msgstr ""
8069
8070 #: rhodecode/templates/admin/users/user_edit_advanced.mako:54
7773 msgid "Enable forced password reset"
8071 msgid "Enable forced password reset"
7774 msgstr ""
8072 msgstr ""
7775
8073
7776 #: rhodecode/templates/admin/users/user_edit_advanced.mako:50
8074 #: rhodecode/templates/admin/users/user_edit_advanced.mako:59
7777 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"
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"
7778 msgstr ""
8076 msgstr ""
7779
8077
7780 #: rhodecode/templates/admin/users/user_edit_advanced.mako:65
7781 msgid "Users personal repository group"
7782 msgstr ""
7783
7784 #: rhodecode/templates/admin/users/user_edit_advanced.mako:68
7785 msgid "This user currently does not have a personal repository group"
7786 msgstr ""
7787
7788 #: rhodecode/templates/admin/users/user_edit_advanced.mako:75
8078 #: rhodecode/templates/admin/users/user_edit_advanced.mako:75
8079 msgid "Users personal repository group"
8080 msgstr ""
8081
8082 #: rhodecode/templates/admin/users/user_edit_advanced.mako:78
8083 msgid "This user currently does not have a personal repository group"
8084 msgstr ""
8085
8086 #: rhodecode/templates/admin/users/user_edit_advanced.mako:85
7789 msgid "Create personal repository group"
8087 msgid "Create personal repository group"
7790 msgstr ""
8088 msgstr ""
7791
8089
7792 #: rhodecode/templates/admin/users/user_edit_advanced.mako:84
8090 #: rhodecode/templates/admin/users/user_edit_advanced.mako:94
7793 msgid "Delete User"
8091 msgid "Delete User"
7794 msgstr ""
8092 msgstr ""
7795
8093
7796 #: rhodecode/templates/admin/users/user_edit_advanced.mako:96
8094 #: rhodecode/templates/admin/users/user_edit_advanced.mako:105
7797 msgid "Detach repositories"
8095 msgid "Detach repositories"
7798 msgstr ""
8096 msgstr ""
7799
8097
7800 #: rhodecode/templates/admin/users/user_edit_advanced.mako:101
8098 #: rhodecode/templates/admin/users/user_edit_advanced.mako:108
8099 #: rhodecode/templates/admin/users/user_edit_advanced.mako:120
8100 #: rhodecode/templates/admin/users/user_edit_advanced.mako:132
8101 msgid "Delete repositories"
8102 msgstr ""
8103
7801 #: rhodecode/templates/admin/users/user_edit_advanced.mako:117
8104 #: rhodecode/templates/admin/users/user_edit_advanced.mako:117
7802 #: rhodecode/templates/admin/users/user_edit_advanced.mako:133
7803 msgid "Delete repositories"
7804 msgstr ""
7805
7806 #: rhodecode/templates/admin/users/user_edit_advanced.mako:112
7807 msgid "Detach repository groups"
8105 msgid "Detach repository groups"
7808 msgstr ""
8106 msgstr ""
7809
8107
7810 #: rhodecode/templates/admin/users/user_edit_advanced.mako:128
8108 #: rhodecode/templates/admin/users/user_edit_advanced.mako:129
7811 msgid "Detach user groups"
8109 msgid "Detach user groups"
7812 msgstr ""
8110 msgstr ""
7813
8111
7814 #: rhodecode/templates/admin/users/user_edit_advanced.mako:142
8112 #: rhodecode/templates/admin/users/user_edit_advanced.mako:141
8113 msgid "New owner for detached objects"
8114 msgstr ""
8115
8116 #: 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."
8118 msgstr ""
8119
8120 #: rhodecode/templates/admin/users/user_edit_advanced.mako:150
8121 msgid "The delete option will delete the user and all his owned objects!"
8122 msgstr ""
8123
8124 #: rhodecode/templates/admin/users/user_edit_advanced.mako:163
7815 #: rhodecode/templates/data_table/_dt_elements.mako:260
8125 #: rhodecode/templates/data_table/_dt_elements.mako:260
7816 #, python-format
8126 #, python-format
7817 msgid "Confirm to delete this user: %s"
8127 msgid "Confirm to delete this user: %s"
7818 msgstr ""
8128 msgstr ""
7819
8129
7820 #: rhodecode/templates/admin/users/user_edit_advanced.mako:144
8130 #: rhodecode/templates/admin/users/user_edit_advanced.mako:165
7821 msgid "Delete this user"
8131 msgid "Delete this user"
7822 msgstr ""
8132 msgstr ""
7823
8133
7824 #: rhodecode/templates/admin/users/user_edit_advanced.mako:154
7825 #, python-format
7826 msgid "When selecting the detach option, the depending objects owned by this user will be assigned to the `%s` super admin in the system. The delete option will delete the user's repositories!"
7827 msgstr ""
7828
7829 #: rhodecode/templates/admin/users/user_edit_audit.mako:7
8134 #: rhodecode/templates/admin/users/user_edit_audit.mako:7
7830 msgid "User Audit Logs"
8135 msgid "User Audit Logs"
7831 msgstr ""
8136 msgstr ""
7832
8137
7833 #: rhodecode/templates/admin/users/user_edit_caches.mako:33
8138 #: rhodecode/templates/admin/users/user_edit_caches.mako:33
7834 msgid "Invalidate user cache"
8139 msgid "Invalidate user cache"
7835 msgstr ""
8140 msgstr ""
7836
8141
7837 #: rhodecode/templates/admin/users/user_edit_caches.mako:33
8142 #: rhodecode/templates/admin/users/user_edit_caches.mako:33
7838 msgid "Confirm to invalidate user cache"
8143 msgid "Confirm to invalidate user cache"
7839 msgstr ""
8144 msgstr ""
7840
8145
7841 #: rhodecode/templates/admin/users/user_edit_emails.mako:5
8146 #: rhodecode/templates/admin/users/user_edit_emails.mako:5
7842 msgid "Additional Email Addresses"
8147 msgid "Additional Email Addresses"
7843 msgstr ""
8148 msgstr ""
7844
8149
7845 #: rhodecode/templates/admin/users/user_edit_emails.mako:30
8150 #: rhodecode/templates/admin/users/user_edit_emails.mako:30
7846 #, python-format
8151 #, python-format
7847 msgid "Confirm to delete this email: %s"
8152 msgid "Confirm to delete this email: %s"
7848 msgstr ""
8153 msgstr ""
7849
8154
7850 #: rhodecode/templates/admin/users/user_edit_emails.mako:55
8155 #: rhodecode/templates/admin/users/user_edit_emails.mako:55
7851 msgid "New email address"
8156 msgid "New email address"
7852 msgstr ""
8157 msgstr ""
7853
8158
7854 #: rhodecode/templates/admin/users/user_edit_groups.mako:12
8159 #: rhodecode/templates/admin/users/user_edit_groups.mako:12
7855 #, python-format
8160 #, python-format
7856 msgid "Add `%s` to user group"
8161 msgid "Add `%s` to user group"
7857 msgstr ""
8162 msgstr ""
7858
8163
7859 #: rhodecode/templates/admin/users/user_edit_ips.mako:3
8164 #: rhodecode/templates/admin/users/user_edit_ips.mako:3
7860 msgid "Custom IP Whitelist"
8165 msgid "Custom IP Whitelist"
7861 msgstr ""
8166 msgstr ""
7862
8167
7863 #: rhodecode/templates/admin/users/user_edit_ips.mako:10
8168 #: rhodecode/templates/admin/users/user_edit_ips.mako:10
7864 msgid "IP Address"
8169 msgid "IP Address"
7865 msgstr ""
8170 msgstr ""
7866
8171
7867 #: rhodecode/templates/admin/users/user_edit_ips.mako:11
8172 #: rhodecode/templates/admin/users/user_edit_ips.mako:11
7868 msgid "IP Range"
8173 msgid "IP Range"
7869 msgstr ""
8174 msgstr ""
7870
8175
7871 #: rhodecode/templates/admin/users/user_edit_ips.mako:20
8176 #: rhodecode/templates/admin/users/user_edit_ips.mako:20
7872 #, python-format
8177 #, python-format
7873 msgid "Inherited from %s"
8178 msgid "Inherited from %s"
7874 msgstr ""
8179 msgstr ""
7875
8180
7876 #: rhodecode/templates/admin/users/user_edit_ips.mako:64
8181 #: rhodecode/templates/admin/users/user_edit_ips.mako:64
7877 msgid ""
8182 msgid ""
7878 "Enter comma separated list of ip addresses like 127.0.0.1,\n"
8183 "Enter comma separated list of ip addresses like 127.0.0.1,\n"
7879 "or use a ip address with a mask 127.0.0.1/24, to create a network range.\n"
8184 "or use a ip address with a mask 127.0.0.1/24, to create a network range.\n"
7880 "To specify multiple address range use 127.0.0.1-127.0.0.10 syntax"
8185 "To specify multiple address range use 127.0.0.1-127.0.0.10 syntax"
7881 msgstr ""
8186 msgstr ""
7882
8187
7883 #: rhodecode/templates/admin/users/user_edit_profile.mako:17
8188 #: rhodecode/templates/admin/users/user_edit_profile.mako:17
7884 #, python-format
8189 #, python-format
7885 msgid "This user was created from external source (%s). Editing some of the settings is limited."
8190 msgid "This user was created from external source (%s). Editing some of the settings is limited."
7886 msgstr ""
8191 msgstr ""
7887
8192
7888 #: rhodecode/templates/admin/users/user_edit_profile.mako:30
8193 #: rhodecode/templates/admin/users/user_edit_profile.mako:30
7889 msgid "Change the avatar at"
8194 msgid "Change the avatar at"
7890 msgstr ""
8195 msgstr ""
7891
8196
7892 #: rhodecode/templates/admin/users/user_edit_profile.mako:74
8197 #: rhodecode/templates/admin/users/user_edit_profile.mako:74
7893 msgid "New Password"
8198 msgid "New Password"
7894 msgstr ""
8199 msgstr ""
7895
8200
7896 #: rhodecode/templates/admin/users/user_edit_profile.mako:82
8201 #: rhodecode/templates/admin/users/user_edit_profile.mako:82
7897 msgid "New Password Confirmation"
8202 msgid "New Password Confirmation"
7898 msgstr ""
8203 msgstr ""
7899
8204
7900 #: rhodecode/templates/admin/users/user_edit_profile.mako:98
8205 #: rhodecode/templates/admin/users/user_edit_profile.mako:98
7901 msgid "Super Admin"
8206 msgid "Super Admin"
7902 msgstr ""
8207 msgstr ""
7903
8208
7904 #: rhodecode/templates/admin/users/user_edit_profile.mako:106
8209 #: rhodecode/templates/admin/users/user_edit_profile.mako:106
7905 msgid "Authentication type"
8210 msgid "Authentication type"
7906 msgstr ""
8211 msgstr ""
7907
8212
7908 #: rhodecode/templates/admin/users/user_edit_profile.mako:111
8213 #: rhodecode/templates/admin/users/user_edit_profile.mako:111
7909 msgid "User was created using an external source. He is bound to authentication using this method."
8214 msgid "User was created using an external source. He is bound to authentication using this method."
7910 msgstr ""
8215 msgstr ""
7911
8216
7912 #: rhodecode/templates/admin/users/user_edit_profile.mako:116
8217 #: rhodecode/templates/admin/users/user_edit_profile.mako:116
7913 msgid "Name in Source of Record"
8218 msgid "Name in Source of Record"
7914 msgstr ""
8219 msgstr ""
7915
8220
7916 #: rhodecode/templates/admin/users/user_edit_profile.mako:125
8221 #: rhodecode/templates/admin/users/user_edit_profile.mako:125
7917 msgid "Language"
8222 msgid "Language"
7918 msgstr ""
8223 msgstr ""
7919
8224
7920 #: rhodecode/templates/admin/users/user_edit_profile.mako:131
8225 #: rhodecode/templates/admin/users/user_edit_profile.mako:131
7921 #, python-format
8226 #, python-format
7922 msgid "User interface language. Help translate %(rc_link)s into your language."
8227 msgid "User interface language. Help translate %(rc_link)s into your language."
7923 msgstr ""
8228 msgstr ""
7924
8229
8230 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:70
8231 msgid "Click add to use this generate SSH key"
8232 msgstr ""
8233
7925 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:3
8234 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:3
7926 msgid "New SSH Key generated"
8235 msgid "New SSH Key generation"
7927 msgstr ""
7928
7929 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:7
7930 msgid "Below is a 2048 bit generated SSH RSA key."
7931 msgstr ""
8236 msgstr ""
7932
8237
7933 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:8
8238 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:8
8239 msgid "Below is a 2048 bit generated SSH RSA key."
8240 msgstr ""
8241
8242 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:9
7934 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."
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."
7935 msgstr ""
8244 msgstr ""
7936
8245
7937 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:10
8246 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:11
7938 msgid "Private key"
8247 msgid "Private key"
7939 msgstr ""
8248 msgstr ""
7940
8249
7941 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:26
8250 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:27
7942 msgid "Public key"
8251 msgid "Public key"
7943 msgstr ""
8252 msgstr ""
7944
8253
7945 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:37
8254 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:38
7946 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:39
8255 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:40
7947 msgid "Use this generated key"
8256 msgid "Use this generated key"
7948 msgstr ""
8257 msgstr ""
7949
8258
7950 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:41
8259 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:42
7951 msgid "Confirmation required on the next screen"
8260 msgid "Confirmation required on the next screen"
7952 msgstr ""
8261 msgstr ""
7953
8262
8263 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:46
8264 msgid "SSH key generator has been disabled."
8265 msgstr ""
8266
7954 #: rhodecode/templates/admin/users/users.mako:5
8267 #: rhodecode/templates/admin/users/users.mako:5
7955 msgid "Users administration"
8268 msgid "Users administration"
7956 msgstr ""
8269 msgstr ""
7957
8270
8271 #: rhodecode/templates/admin/users/users.mako:84
8272 #: rhodecode/templates/base/perms_summary.mako:145
8273 msgid "Super admin"
8274 msgstr ""
8275
7958 #: rhodecode/templates/admin/users/users.mako:86
8276 #: rhodecode/templates/admin/users/users.mako:86
7959 msgid "Auth type"
8277 msgid "Auth type"
7960 msgstr ""
8278 msgstr ""
7961
8279
7962 #: rhodecode/templates/base/base.mako:55
8280 #: rhodecode/templates/base/base.mako:55
7963 #, python-format
8281 msgid "RhodeCode instance id: {}"
7964 msgid "RhodeCode instance id: %s"
7965 msgstr ""
8282 msgstr ""
7966
8283
7967 #: rhodecode/templates/base/base.mako:83
8284 #: rhodecode/templates/base/base.mako:83
7968 msgid "Authentication"
8285 msgid "Authentication"
7969 msgstr ""
8286 msgstr ""
7970
8287
7971 #: rhodecode/templates/base/base.mako:85
8288 #: rhodecode/templates/base/base.mako:85
7972 msgid "Defaults"
8289 msgid "Defaults"
7973 msgstr ""
8290 msgstr ""
7974
8291
7975 #: rhodecode/templates/base/base.mako:103
8292 #: rhodecode/templates/base/base.mako:103
7976 #: rhodecode/templates/files/files_pjax.mako:24
8293 #: rhodecode/templates/files/files_pjax.mako:24
7977 #: rhodecode/templates/summary/components.mako:42
8294 #: rhodecode/templates/summary/components.mako:42
7978 msgid "Show More"
8295 msgid "Show More"
7979 msgstr ""
8296 msgstr ""
7980
8297
7981 #: rhodecode/templates/base/base.mako:190
8298 #: rhodecode/templates/base/base.mako:190
7982 msgid "Fork of"
8299 msgid "Fork of"
7983 msgstr ""
8300 msgstr ""
7984
8301
7985 #: rhodecode/templates/base/base.mako:207
8302 #: rhodecode/templates/base/base.mako:207
7986 #, python-format
8303 #, python-format
7987 msgid "Repository locked by %(user)s"
8304 msgid "Repository locked by %(user)s"
7988 msgstr ""
8305 msgstr ""
7989
8306
7990 #: rhodecode/templates/base/base.mako:212
8307 #: rhodecode/templates/base/base.mako:212
7991 msgid "Repository not locked. Pull repository to lock it."
8308 msgid "Repository not locked. Pull repository to lock it."
7992 msgstr ""
8309 msgstr ""
7993
8310
7994 #: rhodecode/templates/base/base.mako:230
8311 #: rhodecode/templates/base/base.mako:230
7995 #: rhodecode/templates/data_table/_dt_elements.mako:46
8312 #: rhodecode/templates/data_table/_dt_elements.mako:46
7996 #: rhodecode/templates/data_table/_dt_elements.mako:47
8313 #: rhodecode/templates/data_table/_dt_elements.mako:47
7997 #: rhodecode/templates/data_table/_dt_elements.mako:198
8314 #: rhodecode/templates/data_table/_dt_elements.mako:198
8315 #: rhodecode/templates/pullrequests/pullrequest.mako:36
7998 msgid "Summary"
8316 msgid "Summary"
7999 msgstr ""
8317 msgstr ""
8000
8318
8001 #: rhodecode/templates/base/base.mako:231
8319 #: rhodecode/templates/base/base.mako:231
8002 #: rhodecode/templates/data_table/_dt_elements.mako:51
8320 #: rhodecode/templates/data_table/_dt_elements.mako:51
8003 #: rhodecode/templates/data_table/_dt_elements.mako:52
8321 #: rhodecode/templates/data_table/_dt_elements.mako:52
8004 msgid "Changelog"
8322 msgid "Changelog"
8005 msgstr ""
8323 msgstr ""
8006
8324
8007 #: rhodecode/templates/base/base.mako:232
8325 #: rhodecode/templates/base/base.mako:232
8008 #: rhodecode/templates/data_table/_dt_elements.mako:56
8326 #: rhodecode/templates/data_table/_dt_elements.mako:56
8009 #: rhodecode/templates/data_table/_dt_elements.mako:57
8327 #: rhodecode/templates/data_table/_dt_elements.mako:57
8010 #: rhodecode/templates/files/files.mako:15
8328 #: rhodecode/templates/files/files.mako:15
8329 #: rhodecode/templates/search/search.mako:90
8011 msgid "Files"
8330 msgid "Files"
8012 msgstr ""
8331 msgstr ""
8013
8332
8014 #: rhodecode/templates/base/base.mako:233
8333 #: rhodecode/templates/base/base.mako:233
8015 #: rhodecode/templates/bookmarks/bookmarks.mako:68
8334 #: rhodecode/templates/bookmarks/bookmarks.mako:68
8016 #: rhodecode/templates/branches/branches.mako:67
8335 #: rhodecode/templates/branches/branches.mako:67
8017 #: rhodecode/templates/tags/tags.mako:68
8336 #: rhodecode/templates/tags/tags.mako:68
8018 msgid "Compare"
8337 msgid "Compare"
8019 msgstr ""
8338 msgstr ""
8020
8339
8021 #: rhodecode/templates/base/base.mako:237
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
8022 #, python-format
8348 #, python-format
8023 msgid "Show Pull Requests for %s"
8349 msgid "Show Pull Requests for %s"
8024 msgstr ""
8350 msgstr ""
8025
8351
8026 #: rhodecode/templates/base/base.mako:247
8352 #: rhodecode/templates/base/base.mako:250
8353 #: rhodecode/templates/base/base.mako:343
8027 msgid "Options"
8354 msgid "Options"
8028 msgstr ""
8355 msgstr ""
8029
8356
8030 #: rhodecode/templates/base/base.mako:255
8357 #: rhodecode/templates/base/base.mako:254
8358 msgid "Repository Settings"
8359 msgstr ""
8360
8361 #: rhodecode/templates/base/base.mako:258
8031 #: rhodecode/templates/changelog/changelog.mako:40
8362 #: rhodecode/templates/changelog/changelog.mako:40
8032 #, python-format
8363 #, python-format
8033 msgid "Compare fork with %s"
8364 msgid "Compare fork with %s"
8034 msgstr ""
8365 msgstr ""
8035
8366
8036 #: rhodecode/templates/base/base.mako:269
8367 #: rhodecode/templates/base/base.mako:274
8037 #: rhodecode/templates/base/base.mako:451
8038 #: rhodecode/templates/search/search.mako:63
8039 msgid "Search"
8040 msgstr ""
8041
8042 #: rhodecode/templates/base/base.mako:273
8043 msgid "Unlock"
8368 msgid "Unlock"
8044 msgstr ""
8369 msgstr ""
8045
8370
8046 #: rhodecode/templates/base/base.mako:275
8371 #: rhodecode/templates/base/base.mako:276
8047 msgid "Lock"
8372 msgid "Lock"
8048 msgstr ""
8373 msgstr ""
8049
8374
8050 #: rhodecode/templates/base/base.mako:280
8051 #: rhodecode/templates/data_table/_dt_elements.mako:61
8052 #: rhodecode/templates/data_table/_dt_elements.mako:62
8053 msgid "Fork"
8054 msgstr ""
8055
8056 #: rhodecode/templates/base/base.mako:281
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
8057 msgid "Create Pull Request"
8382 msgid "Create Pull Request"
8058 msgstr ""
8383 msgstr ""
8059
8384
8060 #: rhodecode/templates/base/base.mako:292
8385 #: rhodecode/templates/base/base.mako:293
8061 msgid "This repository has been archived. It is now read-only."
8386 msgid "This repository has been archived. It is now read-only."
8062 msgstr ""
8387 msgstr ""
8063
8388
8064 #: rhodecode/templates/base/base.mako:308
8389 #: rhodecode/templates/base/base.mako:338
8390 msgid "Group Home"
8391 msgstr ""
8392
8393 #: rhodecode/templates/base/base.mako:347
8394 msgid "You have admin right to this group, and can edit it"
8395 msgstr ""
8396
8397 #: rhodecode/templates/base/base.mako:347
8398 msgid "Group Settings"
8399 msgstr ""
8400
8401 #: rhodecode/templates/base/base.mako:353
8402 msgid "Add Parent Group"
8403 msgstr ""
8404
8405 #: rhodecode/templates/base/base.mako:374
8065 msgid "Sign in"
8406 msgid "Sign in"
8066 msgstr ""
8407 msgstr ""
8067
8408
8068 #: rhodecode/templates/base/base.mako:316
8409 #: rhodecode/templates/base/base.mako:399
8069 #: rhodecode/templates/debug_style/login.html:28
8070 msgid "Sign in to your account"
8071 msgstr ""
8072
8073 #: rhodecode/templates/base/base.mako:333
8074 #: rhodecode/templates/debug_style/login.html:46
8075 msgid "(Forgot password?)"
8076 msgstr ""
8077
8078 #: rhodecode/templates/base/base.mako:343
8079 msgid "Don't have an account?"
8080 msgstr ""
8081
8082 #: rhodecode/templates/base/base.mako:345
8083 msgid "Using external auth? Sign In here."
8084 msgstr ""
8085
8086 #: rhodecode/templates/base/base.mako:364
8087 msgid "My personal group"
8410 msgid "My personal group"
8088 msgstr ""
8411 msgstr ""
8089
8412
8090 #: rhodecode/templates/base/base.mako:370
8413 #: rhodecode/templates/base/base.mako:406
8414 msgid "Manage"
8415 msgstr ""
8416
8417 #: rhodecode/templates/base/base.mako:411
8418 msgid "No Bookmarks yet."
8419 msgstr ""
8420
8421 #: rhodecode/templates/base/base.mako:449
8091 msgid "Sign Out"
8422 msgid "Sign Out"
8092 msgstr ""
8423 msgstr ""
8093
8424
8094 #: rhodecode/templates/base/base.mako:408
8425 #: rhodecode/templates/base/base.mako:487
8095 msgid "search / go to..."
8426 msgid "search / go to..."
8096 msgstr ""
8427 msgstr ""
8097
8428
8098 #: rhodecode/templates/base/base.mako:433
8429 #: rhodecode/templates/base/base.mako:512
8099 msgid "Show activity journal"
8430 msgid "Show activity journal"
8100 msgstr ""
8431 msgstr ""
8101
8432
8102 #: rhodecode/templates/base/base.mako:434
8433 #: rhodecode/templates/base/base.mako:513
8103 #: rhodecode/templates/journal/journal.mako:4
8434 #: rhodecode/templates/journal/journal.mako:4
8104 #: rhodecode/templates/journal/journal.mako:14
8435 #: rhodecode/templates/journal/journal.mako:14
8105 msgid "Journal"
8436 msgid "Journal"
8106 msgstr ""
8437 msgstr ""
8107
8438
8108 #: rhodecode/templates/base/base.mako:439
8439 #: rhodecode/templates/base/base.mako:518
8109 msgid "Show Public activity journal"
8440 msgid "Show Public activity journal"
8110 msgstr ""
8441 msgstr ""
8111
8442
8112 #: rhodecode/templates/base/base.mako:440
8443 #: rhodecode/templates/base/base.mako:519
8113 msgid "Public journal"
8444 msgid "Public journal"
8114 msgstr ""
8445 msgstr ""
8115
8446
8116 #: rhodecode/templates/base/base.mako:445
8447 #: rhodecode/templates/base/base.mako:524
8117 msgid "Show Gists"
8448 msgid "Show Gists"
8118 msgstr ""
8449 msgstr ""
8119
8450
8120 #: rhodecode/templates/base/base.mako:446
8451 #: rhodecode/templates/base/base.mako:525
8121 msgid "Gists"
8452 msgid "Gists"
8122 msgstr ""
8453 msgstr ""
8123
8454
8124 #: rhodecode/templates/base/base.mako:450
8455 #: rhodecode/templates/base/base.mako:529
8125 msgid "Search in repositories you have access to"
8456 msgid "Search in repositories you have access to"
8126 msgstr ""
8457 msgstr ""
8127
8458
8128 #: rhodecode/templates/base/base.mako:456
8459 #: rhodecode/templates/base/base.mako:535
8129 msgid "Admin settings"
8460 msgid "Admin settings"
8130 msgstr ""
8461 msgstr ""
8131
8462
8132 #: rhodecode/templates/base/base.mako:463
8463 #: rhodecode/templates/base/base.mako:542
8133 msgid "Delegated Admin settings"
8464 msgid "Delegated Admin settings"
8134 msgstr ""
8465 msgstr ""
8135
8466
8136 #: rhodecode/templates/base/base.mako:476
8467 #: rhodecode/templates/base/base.mako:555
8137 #: rhodecode/templates/debug_style/alerts.html:5
8468 #: rhodecode/templates/debug_style/alerts.html:5
8138 #: rhodecode/templates/debug_style/buttons.html:5
8469 #: rhodecode/templates/debug_style/buttons.html:5
8139 #: rhodecode/templates/debug_style/code-block.html:6
8470 #: rhodecode/templates/debug_style/code-block.html:6
8140 #: rhodecode/templates/debug_style/collapsable-content.html:5
8471 #: rhodecode/templates/debug_style/collapsable-content.html:5
8141 #: rhodecode/templates/debug_style/form-elements-small.html:5
8472 #: rhodecode/templates/debug_style/form-elements-small.html:5
8142 #: rhodecode/templates/debug_style/form-elements.html:5
8473 #: rhodecode/templates/debug_style/form-elements.html:5
8143 #: rhodecode/templates/debug_style/form-inline.html:5
8474 #: rhodecode/templates/debug_style/form-inline.html:5
8144 #: rhodecode/templates/debug_style/form-vertical.html:5
8475 #: rhodecode/templates/debug_style/form-vertical.html:5
8145 #: rhodecode/templates/debug_style/forms.html:5
8476 #: rhodecode/templates/debug_style/forms.html:5
8146 #: rhodecode/templates/debug_style/icons.html:5
8477 #: rhodecode/templates/debug_style/icons.html:5
8147 #: rhodecode/templates/debug_style/index.html:12
8478 #: rhodecode/templates/debug_style/index.html:12
8148 #: rhodecode/templates/debug_style/labels.html:5
8479 #: rhodecode/templates/debug_style/labels.html:5
8149 #: rhodecode/templates/debug_style/layout-form-sidebar.html:5
8480 #: rhodecode/templates/debug_style/layout-form-sidebar.html:5
8150 #: rhodecode/templates/debug_style/login.html:6
8481 #: rhodecode/templates/debug_style/login.html:6
8151 #: rhodecode/templates/debug_style/panels.html:5
8482 #: rhodecode/templates/debug_style/panels.html:5
8152 #: rhodecode/templates/debug_style/tables-wide.html:5
8483 #: rhodecode/templates/debug_style/tables-wide.html:5
8153 #: rhodecode/templates/debug_style/tables.html:5
8484 #: rhodecode/templates/debug_style/tables.html:5
8154 #: rhodecode/templates/debug_style/typography.html:5
8485 #: rhodecode/templates/debug_style/typography.html:5
8155 msgid "Style"
8486 msgid "Style"
8156 msgstr ""
8487 msgstr ""
8157
8488
8158 #: rhodecode/templates/base/base.mako:477
8489 #: rhodecode/templates/base/base.mako:556
8159 msgid "[Style]"
8490 msgid "[Style]"
8160 msgstr ""
8491 msgstr ""
8161
8492
8162 #: rhodecode/templates/base/base.mako:624
8493 #: rhodecode/templates/base/base.mako:748
8163 msgid "Keyboard shortcuts"
8494 msgid "Keyboard shortcuts"
8164 msgstr ""
8495 msgstr ""
8165
8496
8166 #: rhodecode/templates/base/base.mako:632
8497 #: rhodecode/templates/base/base.mako:756
8167 msgid "Site-wide shortcuts"
8498 msgid "Site-wide shortcuts"
8168 msgstr ""
8499 msgstr ""
8169
8500
8170 #: rhodecode/templates/base/default_perms_box.mako:14
8501 #: rhodecode/templates/base/default_perms_box.mako:14
8171 msgid "Inherited Permissions"
8502 msgid "Inherited Permissions"
8172 msgstr ""
8503 msgstr ""
8173
8504
8174 #: rhodecode/templates/base/default_perms_box.mako:15
8505 #: rhodecode/templates/base/default_perms_box.mako:15
8175 msgid "Custom Permissions"
8506 msgid "Custom Permissions"
8176 msgstr ""
8507 msgstr ""
8177
8508
8178 #: rhodecode/templates/base/default_perms_box.mako:17
8509 #: rhodecode/templates/base/default_perms_box.mako:17
8179 msgid "Default Global Permissions"
8510 msgid "Default Global Permissions"
8180 msgstr ""
8511 msgstr ""
8181
8512
8182 #: rhodecode/templates/base/default_perms_box.mako:23
8513 #: rhodecode/templates/base/default_perms_box.mako:23
8183 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."
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."
8184 msgstr ""
8515 msgstr ""
8185
8516
8186 #: rhodecode/templates/base/default_perms_box.mako:27
8517 #: rhodecode/templates/base/default_perms_box.mako:27
8187 msgid "Repository Creation"
8518 msgid "Repository Creation"
8188 msgstr ""
8519 msgstr ""
8189
8520
8190 #: rhodecode/templates/base/default_perms_box.mako:32
8521 #: rhodecode/templates/base/default_perms_box.mako:32
8191 msgid "Permission to create root level repositories. When disabled, users can still create repositories inside their own repository groups."
8522 msgid "Permission to create root level repositories. When disabled, users can still create repositories inside their own repository groups."
8192 msgstr ""
8523 msgstr ""
8193
8524
8194 #: rhodecode/templates/base/default_perms_box.mako:37
8525 #: rhodecode/templates/base/default_perms_box.mako:37
8195 msgid "Repository Creation With Group Write Access"
8526 msgid "Repository Creation With Group Write Access"
8196 msgstr ""
8527 msgstr ""
8197
8528
8198 #: rhodecode/templates/base/default_perms_box.mako:42
8529 #: rhodecode/templates/base/default_perms_box.mako:42
8199 msgid "Write permission given on a repository group will allow creating repositories inside that group."
8530 msgid "Write permission given on a repository group will allow creating repositories inside that group."
8200 msgstr ""
8531 msgstr ""
8201
8532
8202 #: rhodecode/templates/base/default_perms_box.mako:47
8533 #: rhodecode/templates/base/default_perms_box.mako:47
8203 msgid "Repository Forking"
8534 msgid "Repository Forking"
8204 msgstr ""
8535 msgstr ""
8205
8536
8206 #: rhodecode/templates/base/default_perms_box.mako:52
8537 #: rhodecode/templates/base/default_perms_box.mako:52
8207 msgid "Permission to create root level repository forks. When disabled, users can still fork repositories inside their own repository groups."
8538 msgid "Permission to create root level repository forks. When disabled, users can still fork repositories inside their own repository groups."
8208 msgstr ""
8539 msgstr ""
8209
8540
8210 #: rhodecode/templates/base/default_perms_box.mako:57
8541 #: rhodecode/templates/base/default_perms_box.mako:57
8211 msgid "Repository Group Creation"
8542 msgid "Repository Group Creation"
8212 msgstr ""
8543 msgstr ""
8213
8544
8214 #: rhodecode/templates/base/default_perms_box.mako:62
8545 #: rhodecode/templates/base/default_perms_box.mako:62
8215 msgid "Permission to create root level repository groups. When disabled, repository group admins can still create repository subgroups within their repository groups."
8546 msgid "Permission to create root level repository groups. When disabled, repository group admins can still create repository subgroups within their repository groups."
8216 msgstr ""
8547 msgstr ""
8217
8548
8218 #: rhodecode/templates/base/default_perms_box.mako:67
8549 #: rhodecode/templates/base/default_perms_box.mako:67
8219 msgid "User Group Creation"
8550 msgid "User Group Creation"
8220 msgstr ""
8551 msgstr ""
8221
8552
8222 #: rhodecode/templates/base/default_perms_box.mako:72
8553 #: rhodecode/templates/base/default_perms_box.mako:72
8223 msgid "Permission to allow user group creation."
8554 msgid "Permission to allow user group creation."
8224 msgstr ""
8555 msgstr ""
8225
8556
8226 #: rhodecode/templates/base/default_perms_box.mako:78
8557 #: rhodecode/templates/base/default_perms_box.mako:78
8227 msgid "Inherit Permissions From The Default User"
8558 msgid "Inherit Permissions From The Default User"
8228 msgstr ""
8559 msgstr ""
8229
8560
8230 #: rhodecode/templates/base/default_perms_box.mako:83
8561 #: rhodecode/templates/base/default_perms_box.mako:83
8231 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."
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."
8232 msgstr ""
8563 msgstr ""
8233
8564
8234 #: rhodecode/templates/base/default_perms_box.mako:102
8565 #: rhodecode/templates/base/default_perms_box.mako:102
8235 msgid "Inherit from default settings"
8566 msgid "Inherit from default settings"
8236 msgstr ""
8567 msgstr ""
8237
8568
8238 #: rhodecode/templates/base/default_perms_box.mako:107
8569 #: rhodecode/templates/base/default_perms_box.mako:107
8239 #, python-format
8570 #, python-format
8240 msgid ""
8571 msgid ""
8241 "Select to inherit permissions from %s permissions settings, including default IP address whitelist and inheritance of \n"
8572 "Select to inherit permissions from %s permissions settings, including default IP address whitelist and inheritance of \n"
8242 "permission by members of user groups."
8573 "permission by members of user groups."
8243 msgstr ""
8574 msgstr ""
8244
8575
8245 #: rhodecode/templates/base/issue_tracker_settings.mako:21
8576 #: rhodecode/templates/base/issue_tracker_settings.mako:21
8246 msgid "Read more"
8577 msgid "Read more"
8247 msgstr ""
8578 msgstr ""
8248
8579
8249 #: rhodecode/templates/base/issue_tracker_settings.mako:83
8580 #: rhodecode/templates/base/issue_tracker_settings.mako:83
8250 msgid "Add new"
8581 msgid "Add new"
8251 msgstr ""
8582 msgstr ""
8252
8583
8253 #: rhodecode/templates/base/issue_tracker_settings.mako:91
8584 #: rhodecode/templates/base/issue_tracker_settings.mako:91
8254 msgid "New Entry"
8585 msgid "New Entry"
8255 msgstr ""
8586 msgstr ""
8256
8587
8257 #: rhodecode/templates/base/issue_tracker_settings.mako:95
8588 #: rhodecode/templates/base/issue_tracker_settings.mako:95
8258 msgid "Confirm to remove this pattern:"
8589 msgid "Confirm to remove this pattern:"
8259 msgstr ""
8590 msgstr ""
8260
8591
8261 #: rhodecode/templates/base/issue_tracker_settings.mako:191
8592 #: rhodecode/templates/base/issue_tracker_settings.mako:191
8262 #: rhodecode/templates/changeset/changeset_file_comment.mako:276
8593 #: rhodecode/templates/changeset/changeset_file_comment.mako:276
8263 #: rhodecode/templates/changeset/changeset_file_comment.mako:326
8594 #: rhodecode/templates/changeset/changeset_file_comment.mako:326
8264 #: rhodecode/templates/data_table/_dt_elements.mako:390
8595 #: rhodecode/templates/data_table/_dt_elements.mako:390
8265 #: rhodecode/templates/files/files_add.mako:84
8596 #: rhodecode/templates/files/files_add.mako:84
8266 #: rhodecode/templates/files/files_add.mako:230
8597 #: rhodecode/templates/files/files_add.mako:230
8267 #: rhodecode/templates/files/files_edit.mako:85
8598 #: rhodecode/templates/files/files_edit.mako:85
8268 #: rhodecode/templates/files/files_edit.mako:189
8599 #: rhodecode/templates/files/files_edit.mako:189
8269 msgid "Preview"
8600 msgid "Preview"
8270 msgstr ""
8601 msgstr ""
8271
8602
8272 #: rhodecode/templates/base/issue_tracker_settings.mako:192
8603 #: rhodecode/templates/base/issue_tracker_settings.mako:192
8273 msgid "Test Pattern Preview"
8604 msgid "Test Pattern Preview"
8274 msgstr ""
8605 msgstr ""
8275
8606
8276 #: rhodecode/templates/base/perms_summary.mako:26
8607 #: rhodecode/templates/base/perms_summary.mako:26
8277 msgid "in JSON format"
8608 msgid "in JSON format"
8278 msgstr ""
8609 msgstr ""
8279
8610
8280 #: rhodecode/templates/base/perms_summary.mako:35
8611 #: rhodecode/templates/base/perms_summary.mako:35
8281 #: rhodecode/templates/base/perms_summary.mako:43
8612 #: rhodecode/templates/base/perms_summary.mako:43
8282 msgid "show"
8613 msgid "show"
8283 msgstr ""
8614 msgstr ""
8284
8615
8285 #: rhodecode/templates/base/perms_summary.mako:36
8616 #: rhodecode/templates/base/perms_summary.mako:36
8286 #: rhodecode/templates/base/perms_summary.mako:44
8617 #: rhodecode/templates/base/perms_summary.mako:44
8287 msgid "none"
8618 msgid "none"
8288 msgstr ""
8619 msgstr ""
8289
8620
8290 #: rhodecode/templates/base/perms_summary.mako:37
8621 #: rhodecode/templates/base/perms_summary.mako:37
8291 #: rhodecode/templates/changelog/changelog_elements.mako:104
8622 #: rhodecode/templates/changelog/changelog_elements.mako:104
8292 #: rhodecode/templates/changeset/changeset.mako:109
8623 #: rhodecode/templates/changeset/changeset.mako:109
8293 #: rhodecode/templates/files/base.mako:4
8624 #: rhodecode/templates/files/base.mako:4
8294 msgid "merge"
8625 msgid "merge"
8295 msgstr ""
8626 msgstr ""
8296
8627
8297 #: rhodecode/templates/base/perms_summary.mako:38
8628 #: rhodecode/templates/base/perms_summary.mako:38
8298 msgid "push"
8629 msgid "push"
8299 msgstr ""
8630 msgstr ""
8300
8631
8301 #: rhodecode/templates/base/perms_summary.mako:39
8632 #: rhodecode/templates/base/perms_summary.mako:39
8302 msgid "push force"
8633 msgid "push force"
8303 msgstr ""
8634 msgstr ""
8304
8635
8305 #: rhodecode/templates/base/perms_summary.mako:45
8636 #: rhodecode/templates/base/perms_summary.mako:45
8306 msgid "read"
8637 msgid "read"
8307 msgstr ""
8638 msgstr ""
8308
8639
8309 #: rhodecode/templates/base/perms_summary.mako:46
8640 #: rhodecode/templates/base/perms_summary.mako:46
8310 msgid "write"
8641 msgid "write"
8311 msgstr ""
8642 msgstr ""
8312
8643
8313 #: rhodecode/templates/base/perms_summary.mako:47
8644 #: rhodecode/templates/base/perms_summary.mako:47
8314 msgid "admin"
8645 msgid "admin"
8315 msgstr ""
8646 msgstr ""
8316
8647
8317 #: rhodecode/templates/base/perms_summary.mako:55
8648 #: rhodecode/templates/base/perms_summary.mako:55
8318 msgid "No permissions defined"
8649 msgid "No permissions defined"
8319 msgstr ""
8650 msgstr ""
8320
8651
8321 #: rhodecode/templates/base/perms_summary.mako:63
8652 #: rhodecode/templates/base/perms_summary.mako:63
8322 #: rhodecode/templates/base/perms_summary.mako:170
8653 #: rhodecode/templates/base/perms_summary.mako:170
8323 #: rhodecode/templates/base/perms_summary.mako:243
8654 #: rhodecode/templates/base/perms_summary.mako:243
8324 msgid "Permission"
8655 msgid "Permission"
8325 msgstr ""
8656 msgstr ""
8326
8657
8327 #: rhodecode/templates/base/perms_summary.mako:65
8658 #: rhodecode/templates/base/perms_summary.mako:65
8328 #: rhodecode/templates/base/perms_summary.mako:245
8659 #: rhodecode/templates/base/perms_summary.mako:245
8329 msgid "Edit Permission"
8660 msgid "Edit Permission"
8330 msgstr ""
8661 msgstr ""
8331
8662
8332 #: rhodecode/templates/base/perms_summary.mako:119
8663 #: rhodecode/templates/base/perms_summary.mako:119
8333 #: rhodecode/templates/base/perms_summary.mako:128
8664 #: rhodecode/templates/base/perms_summary.mako:128
8334 msgid "edit global"
8665 msgid "edit global"
8335 msgstr ""
8666 msgstr ""
8336
8667
8337 #: rhodecode/templates/base/perms_summary.mako:136
8668 #: rhodecode/templates/base/perms_summary.mako:136
8338 msgid "Repository default permission"
8669 msgid "Repository default permission"
8339 msgstr ""
8670 msgstr ""
8340
8671
8341 #: rhodecode/templates/base/perms_summary.mako:139
8672 #: rhodecode/templates/base/perms_summary.mako:139
8342 msgid "Repository group default permission"
8673 msgid "Repository group default permission"
8343 msgstr ""
8674 msgstr ""
8344
8675
8345 #: rhodecode/templates/base/perms_summary.mako:142
8676 #: rhodecode/templates/base/perms_summary.mako:142
8346 msgid "User group default permission"
8677 msgid "User group default permission"
8347 msgstr ""
8678 msgstr ""
8348
8679
8349 #: rhodecode/templates/base/perms_summary.mako:145
8350 msgid "Super admin"
8351 msgstr ""
8352
8353 #: rhodecode/templates/base/perms_summary.mako:148
8680 #: rhodecode/templates/base/perms_summary.mako:148
8354 msgid "Inherit permissions"
8681 msgid "Inherit permissions"
8355 msgstr ""
8682 msgstr ""
8356
8683
8357 #: rhodecode/templates/base/perms_summary.mako:151
8684 #: rhodecode/templates/base/perms_summary.mako:151
8358 msgid "Create repositories"
8685 msgid "Create repositories"
8359 msgstr ""
8686 msgstr ""
8360
8687
8361 #: rhodecode/templates/base/perms_summary.mako:154
8688 #: rhodecode/templates/base/perms_summary.mako:154
8362 msgid "Fork repositories"
8689 msgid "Fork repositories"
8363 msgstr ""
8690 msgstr ""
8364
8691
8365 #: rhodecode/templates/base/perms_summary.mako:157
8692 #: rhodecode/templates/base/perms_summary.mako:157
8366 msgid "Create repository groups"
8693 msgid "Create repository groups"
8367 msgstr ""
8694 msgstr ""
8368
8695
8369 #: rhodecode/templates/base/perms_summary.mako:160
8696 #: rhodecode/templates/base/perms_summary.mako:160
8370 msgid "Create user groups"
8697 msgid "Create user groups"
8371 msgstr ""
8698 msgstr ""
8372
8699
8373 #: rhodecode/templates/base/perms_summary.mako:172
8700 #: rhodecode/templates/base/perms_summary.mako:172
8374 msgid "Edit Branch Permission"
8701 msgid "Edit Branch Permission"
8375 msgstr ""
8702 msgstr ""
8376
8703
8377 #: rhodecode/templates/base/perms_summary.mako:286
8704 #: rhodecode/templates/base/perms_summary.mako:286
8378 msgid "overridden by"
8705 msgid "overridden by"
8379 msgstr ""
8706 msgstr ""
8380
8707
8381 #: rhodecode/templates/base/perms_summary.mako:321
8708 #: rhodecode/templates/base/perms_summary.mako:321
8382 msgid "No matching permission defined"
8709 msgid "No matching permission defined"
8383 msgstr ""
8710 msgstr ""
8384
8711
8385 #: rhodecode/templates/base/root.mako:139
8712 #: rhodecode/templates/base/root.mako:148
8386 msgid "Please enable JavaScript to use RhodeCode Enterprise"
8713 msgid "Please enable JavaScript to use RhodeCode Enterprise"
8387 msgstr ""
8714 msgstr ""
8388
8715
8389 #: rhodecode/templates/base/vcs_settings.mako:16
8716 #: rhodecode/templates/base/vcs_settings.mako:16
8390 msgid "Require SSL for vcs operations"
8717 msgid "Require SSL for vcs operations"
8391 msgstr ""
8718 msgstr ""
8392
8719
8393 #: rhodecode/templates/base/vcs_settings.mako:19
8720 #: rhodecode/templates/base/vcs_settings.mako:19
8394 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."
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."
8395 msgstr ""
8722 msgstr ""
8396
8723
8397 #: rhodecode/templates/base/vcs_settings.mako:29
8724 #: rhodecode/templates/base/vcs_settings.mako:29
8398 msgid "Main Storage Location"
8725 msgid "Main Storage Location"
8399 msgstr ""
8726 msgstr ""
8400
8727
8401 #: rhodecode/templates/base/vcs_settings.mako:37
8728 #: rhodecode/templates/base/vcs_settings.mako:37
8402 msgid "Click to unlock. You must restart RhodeCode in order to make this setting take effect."
8729 msgid "Click to unlock. You must restart RhodeCode in order to make this setting take effect."
8403 msgstr ""
8730 msgstr ""
8404
8731
8405 #: rhodecode/templates/base/vcs_settings.mako:41
8732 #: rhodecode/templates/base/vcs_settings.mako:41
8406 msgid "Repository location change is disabled. You can enable this by changing the `allow_repo_location_change` inside .ini file."
8733 msgid "Repository location change is disabled. You can enable this by changing the `allow_repo_location_change` inside .ini file."
8407 msgstr ""
8734 msgstr ""
8408
8735
8409 #: rhodecode/templates/base/vcs_settings.mako:48
8736 #: rhodecode/templates/base/vcs_settings.mako:48
8410 msgid "Filesystem location where repositories should be stored. After changing this value a restart and rescan of the repository folder are required."
8737 msgid "Filesystem location where repositories should be stored. After changing this value a restart and rescan of the repository folder are required."
8411 msgstr ""
8738 msgstr ""
8412
8739
8413 #: rhodecode/templates/base/vcs_settings.mako:57
8740 #: rhodecode/templates/base/vcs_settings.mako:57
8414 msgid "Internal Hooks"
8741 msgid "Internal Hooks"
8415 msgstr ""
8742 msgstr ""
8416
8743
8417 #: rhodecode/templates/base/vcs_settings.mako:63
8744 #: rhodecode/templates/base/vcs_settings.mako:63
8418 msgid "Show repository size after push"
8745 msgid "Show repository size after push"
8419 msgstr ""
8746 msgstr ""
8420
8747
8421 #: rhodecode/templates/base/vcs_settings.mako:67
8748 #: rhodecode/templates/base/vcs_settings.mako:67
8422 msgid "Trigger a hook that calculates repository size after each push."
8749 msgid "Trigger a hook that calculates repository size after each push."
8423 msgstr ""
8750 msgstr ""
8424
8751
8425 #: rhodecode/templates/base/vcs_settings.mako:71
8752 #: rhodecode/templates/base/vcs_settings.mako:71
8426 msgid "Execute pre/post push hooks"
8753 msgid "Execute pre/post push hooks"
8427 msgstr ""
8754 msgstr ""
8428
8755
8429 #: rhodecode/templates/base/vcs_settings.mako:74
8756 #: rhodecode/templates/base/vcs_settings.mako:74
8430 msgid "Execute Built in pre/post push hooks. This also executes rcextensions hooks."
8757 msgid "Execute Built in pre/post push hooks. This also executes rcextensions hooks."
8431 msgstr ""
8758 msgstr ""
8432
8759
8433 #: rhodecode/templates/base/vcs_settings.mako:78
8760 #: rhodecode/templates/base/vcs_settings.mako:78
8434 msgid "Execute pre/post pull hooks"
8761 msgid "Execute pre/post pull hooks"
8435 msgstr ""
8762 msgstr ""
8436
8763
8437 #: rhodecode/templates/base/vcs_settings.mako:81
8764 #: rhodecode/templates/base/vcs_settings.mako:81
8438 msgid "Execute Built in pre/post pull hooks. This also executes rcextensions hooks."
8765 msgid "Execute Built in pre/post pull hooks. This also executes rcextensions hooks."
8439 msgstr ""
8766 msgstr ""
8440
8767
8441 #: rhodecode/templates/base/vcs_settings.mako:91
8768 #: rhodecode/templates/base/vcs_settings.mako:91
8442 msgid "Mercurial Settings"
8769 msgid "Mercurial Settings"
8443 msgstr ""
8770 msgstr ""
8444
8771
8445 #: rhodecode/templates/base/vcs_settings.mako:96
8772 #: rhodecode/templates/base/vcs_settings.mako:96
8446 msgid "Enable largefiles extension"
8773 msgid "Enable largefiles extension"
8447 msgstr ""
8774 msgstr ""
8448
8775
8449 #: rhodecode/templates/base/vcs_settings.mako:100
8776 #: rhodecode/templates/base/vcs_settings.mako:100
8450 msgid "Enable Largefiles extensions for all repositories."
8777 msgid "Enable Largefiles extensions for all repositories."
8451 msgstr ""
8778 msgstr ""
8452
8779
8453 #: rhodecode/templates/base/vcs_settings.mako:102
8780 #: rhodecode/templates/base/vcs_settings.mako:102
8454 msgid "Enable Largefiles extensions for this repository."
8781 msgid "Enable Largefiles extensions for this repository."
8455 msgstr ""
8782 msgstr ""
8456
8783
8457 #: rhodecode/templates/base/vcs_settings.mako:113
8784 #: rhodecode/templates/base/vcs_settings.mako:113
8458 msgid "Filesystem location where Mercurial largefile objects should be stored."
8785 msgid "Filesystem location where Mercurial largefile objects should be stored."
8459 msgstr ""
8786 msgstr ""
8460
8787
8461 #: rhodecode/templates/base/vcs_settings.mako:119
8788 #: rhodecode/templates/base/vcs_settings.mako:119
8462 msgid "Set repositories as publishing"
8789 msgid "Set repositories as publishing"
8463 msgstr ""
8790 msgstr ""
8464
8791
8465 #: rhodecode/templates/base/vcs_settings.mako:119
8792 #: rhodecode/templates/base/vcs_settings.mako:119
8466 msgid "Set repository as publishing"
8793 msgid "Set repository as publishing"
8467 msgstr ""
8794 msgstr ""
8468
8795
8469 #: rhodecode/templates/base/vcs_settings.mako:122
8796 #: rhodecode/templates/base/vcs_settings.mako:122
8470 msgid "When this is enabled all commits in the repository are seen as public commits by clients."
8797 msgid "When this is enabled all commits in the repository are seen as public commits by clients."
8471 msgstr ""
8798 msgstr ""
8472
8799
8473 #: rhodecode/templates/base/vcs_settings.mako:127
8800 #: rhodecode/templates/base/vcs_settings.mako:127
8474 msgid "Enable hgsubversion extension"
8801 msgid "Enable hgsubversion extension"
8475 msgstr ""
8802 msgstr ""
8476
8803
8477 #: rhodecode/templates/base/vcs_settings.mako:130
8804 #: rhodecode/templates/base/vcs_settings.mako:130
8478 msgid "Requires hgsubversion library to be installed. Allows cloning remote SVN repositories and migrates them to Mercurial type."
8805 msgid "Requires hgsubversion library to be installed. Allows cloning remote SVN repositories and migrates them to Mercurial type."
8479 msgstr ""
8806 msgstr ""
8480
8807
8481 #: rhodecode/templates/base/vcs_settings.mako:136
8808 #: rhodecode/templates/base/vcs_settings.mako:136
8482 msgid "Enable evolve extension"
8809 msgid "Enable evolve extension"
8483 msgstr ""
8810 msgstr ""
8484
8811
8485 #: rhodecode/templates/base/vcs_settings.mako:140
8812 #: rhodecode/templates/base/vcs_settings.mako:140
8486 msgid "Enable evolve extension for all repositories."
8813 msgid "Enable evolve extension for all repositories."
8487 msgstr ""
8814 msgstr ""
8488
8815
8489 #: rhodecode/templates/base/vcs_settings.mako:142
8816 #: rhodecode/templates/base/vcs_settings.mako:142
8490 msgid "Enable evolve extension for this repository."
8817 msgid "Enable evolve extension for this repository."
8491 msgstr ""
8818 msgstr ""
8492
8819
8493 #: rhodecode/templates/base/vcs_settings.mako:153
8820 #: rhodecode/templates/base/vcs_settings.mako:153
8494 msgid "Git Settings"
8821 msgid "Git Settings"
8495 msgstr ""
8822 msgstr ""
8496
8823
8497 #: rhodecode/templates/base/vcs_settings.mako:158
8824 #: rhodecode/templates/base/vcs_settings.mako:158
8498 msgid "Enable lfs extension"
8825 msgid "Enable lfs extension"
8499 msgstr ""
8826 msgstr ""
8500
8827
8501 #: rhodecode/templates/base/vcs_settings.mako:162
8828 #: rhodecode/templates/base/vcs_settings.mako:162
8502 msgid "Enable lfs extensions for all repositories."
8829 msgid "Enable lfs extensions for all repositories."
8503 msgstr ""
8830 msgstr ""
8504
8831
8505 #: rhodecode/templates/base/vcs_settings.mako:164
8832 #: rhodecode/templates/base/vcs_settings.mako:164
8506 msgid "Enable lfs extensions for this repository."
8833 msgid "Enable lfs extensions for this repository."
8507 msgstr ""
8834 msgstr ""
8508
8835
8509 #: rhodecode/templates/base/vcs_settings.mako:175
8836 #: rhodecode/templates/base/vcs_settings.mako:175
8510 msgid "Filesystem location where Git lfs objects should be stored."
8837 msgid "Filesystem location where Git lfs objects should be stored."
8511 msgstr ""
8838 msgstr ""
8512
8839
8513 #: rhodecode/templates/base/vcs_settings.mako:186
8840 #: rhodecode/templates/base/vcs_settings.mako:186
8514 msgid "Global Subversion Settings"
8841 msgid "Global Subversion Settings"
8515 msgstr ""
8842 msgstr ""
8516
8843
8517 #: rhodecode/templates/base/vcs_settings.mako:192
8844 #: rhodecode/templates/base/vcs_settings.mako:192
8518 msgid "Proxy subversion HTTP requests"
8845 msgid "Proxy subversion HTTP requests"
8519 msgstr ""
8846 msgstr ""
8520
8847
8521 #: rhodecode/templates/base/vcs_settings.mako:196
8848 #: rhodecode/templates/base/vcs_settings.mako:196
8522 msgid "Subversion HTTP Support. Enables communication with SVN over HTTP protocol."
8849 msgid "Subversion HTTP Support. Enables communication with SVN over HTTP protocol."
8523 msgstr ""
8850 msgstr ""
8524
8851
8525 #: rhodecode/templates/base/vcs_settings.mako:197
8852 #: rhodecode/templates/base/vcs_settings.mako:197
8526 msgid "SVN Protocol setup Documentation"
8853 msgid "SVN Protocol setup Documentation"
8527 msgstr ""
8854 msgstr ""
8528
8855
8529 #: rhodecode/templates/base/vcs_settings.mako:203
8856 #: rhodecode/templates/base/vcs_settings.mako:203
8530 msgid "Subversion HTTP Server URL"
8857 msgid "Subversion HTTP Server URL"
8531 msgstr ""
8858 msgstr ""
8532
8859
8533 #: rhodecode/templates/base/vcs_settings.mako:209
8860 #: rhodecode/templates/base/vcs_settings.mako:209
8534 msgid "Generate Apache Config"
8861 msgid "Generate Apache Config"
8535 msgstr ""
8862 msgstr ""
8536
8863
8537 #: rhodecode/templates/base/vcs_settings.mako:221
8864 #: rhodecode/templates/base/vcs_settings.mako:221
8538 msgid "Subversion Settings"
8865 msgid "Subversion Settings"
8539 msgstr ""
8866 msgstr ""
8540
8867
8541 #: rhodecode/templates/base/vcs_settings.mako:226
8868 #: rhodecode/templates/base/vcs_settings.mako:226
8542 msgid "Repository patterns"
8869 msgid "Repository patterns"
8543 msgstr ""
8870 msgstr ""
8544
8871
8545 #: rhodecode/templates/base/vcs_settings.mako:230
8872 #: rhodecode/templates/base/vcs_settings.mako:230
8546 msgid "Patterns for identifying SVN branches and tags. For recursive search, use \"*\". Eg.: \"/branches/*\""
8873 msgid "Patterns for identifying SVN branches and tags. For recursive search, use \"*\". Eg.: \"/branches/*\""
8547 msgstr ""
8874 msgstr ""
8548
8875
8549 #: rhodecode/templates/base/vcs_settings.mako:294
8876 #: rhodecode/templates/base/vcs_settings.mako:294
8550 msgid "Pull Request Settings"
8877 msgid "Pull Request Settings"
8551 msgstr ""
8878 msgstr ""
8552
8879
8553 #: rhodecode/templates/base/vcs_settings.mako:299
8880 #: rhodecode/templates/base/vcs_settings.mako:299
8554 msgid "Enable server-side merge for pull requests"
8881 msgid "Enable server-side merge for pull requests"
8555 msgstr ""
8882 msgstr ""
8556
8883
8557 #: rhodecode/templates/base/vcs_settings.mako:302
8884 #: rhodecode/templates/base/vcs_settings.mako:302
8558 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."
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."
8559 msgstr ""
8886 msgstr ""
8560
8887
8561 #: rhodecode/templates/base/vcs_settings.mako:306
8888 #: rhodecode/templates/base/vcs_settings.mako:306
8562 msgid "Invalidate and relocate inline comments during update"
8889 msgid "Invalidate and relocate inline comments during update"
8563 msgstr ""
8890 msgstr ""
8564
8891
8565 #: rhodecode/templates/base/vcs_settings.mako:309
8892 #: rhodecode/templates/base/vcs_settings.mako:309
8566 msgid "During the update of a pull request, the position of inline comments will be updated and outdated inline comments will be hidden."
8893 msgid "During the update of a pull request, the position of inline comments will be updated and outdated inline comments will be hidden."
8567 msgstr ""
8894 msgstr ""
8568
8895
8569 #: rhodecode/templates/base/vcs_settings.mako:318
8896 #: rhodecode/templates/base/vcs_settings.mako:318
8570 msgid "Diff cache"
8897 msgid "Diff cache"
8571 msgstr ""
8898 msgstr ""
8572
8899
8573 #: rhodecode/templates/base/vcs_settings.mako:323
8900 #: rhodecode/templates/base/vcs_settings.mako:323
8574 msgid "Enable caching diffs for pull requests cache and commits"
8901 msgid "Enable caching diffs for pull requests cache and commits"
8575 msgstr ""
8902 msgstr ""
8576
8903
8577 #: rhodecode/templates/base/vcs_settings.mako:332
8904 #: rhodecode/templates/base/vcs_settings.mako:332
8578 msgid "Mercurial Pull Request Settings"
8905 msgid "Mercurial Pull Request Settings"
8579 msgstr ""
8906 msgstr ""
8580
8907
8581 #: rhodecode/templates/base/vcs_settings.mako:338
8908 #: rhodecode/templates/base/vcs_settings.mako:338
8582 msgid "Use rebase as merge strategy"
8909 msgid "Use rebase as merge strategy"
8583 msgstr ""
8910 msgstr ""
8584
8911
8585 #: rhodecode/templates/base/vcs_settings.mako:341
8912 #: rhodecode/templates/base/vcs_settings.mako:341
8586 msgid "Use rebase instead of creating a merge commit when merging via web interface."
8913 msgid "Use rebase instead of creating a merge commit when merging via web interface."
8587 msgstr ""
8914 msgstr ""
8588
8915
8589 #: rhodecode/templates/base/vcs_settings.mako:346
8916 #: rhodecode/templates/base/vcs_settings.mako:346
8590 msgid "Close branch before merging it"
8917 msgid "Close branch before merging it"
8591 msgstr ""
8918 msgstr ""
8592
8919
8593 #: rhodecode/templates/base/vcs_settings.mako:349
8920 #: rhodecode/templates/base/vcs_settings.mako:349
8594 msgid "Close branch before merging it into destination branch. No effect when rebase strategy is use."
8921 msgid "Close branch before merging it into destination branch. No effect when rebase strategy is use."
8595 msgstr ""
8922 msgstr ""
8596
8923
8597 #: rhodecode/templates/bookmarks/bookmarks.mako:5
8924 #: rhodecode/templates/bookmarks/bookmarks.mako:5
8598 #, python-format
8925 #, python-format
8599 msgid "%s Bookmarks"
8926 msgid "%s Bookmarks"
8600 msgstr ""
8927 msgstr ""
8601
8928
8602 #: rhodecode/templates/bookmarks/bookmarks.mako:13
8929 #: rhodecode/templates/bookmarks/bookmarks.mako:13
8603 msgid "bookmarks"
8930 msgid "bookmarks"
8604 msgstr ""
8931 msgstr ""
8605
8932
8606 #: rhodecode/templates/bookmarks/bookmarks.mako:31
8933 #: rhodecode/templates/bookmarks/bookmarks.mako:31
8607 msgid "Compare Selected Bookmarks"
8934 msgid "Compare Selected Bookmarks"
8608 msgstr ""
8935 msgstr ""
8609
8936
8610 #: rhodecode/templates/bookmarks/bookmarks_data.mako:13
8937 #: rhodecode/templates/bookmarks/bookmarks_data.mako:13
8611 #: rhodecode/templates/changelog/changelog_elements.mako:118
8938 #: rhodecode/templates/changelog/changelog_elements.mako:118
8612 #: rhodecode/templates/changeset/changeset.mako:115
8939 #: rhodecode/templates/changeset/changeset.mako:115
8613 #: rhodecode/templates/files/base.mako:10
8940 #: rhodecode/templates/files/base.mako:10
8614 #: rhodecode/templates/summary/summary_commits.mako:71
8941 #: rhodecode/templates/summary/summary_commits.mako:71
8615 #, python-format
8942 #, python-format
8616 msgid "Bookmark %s"
8943 msgid "Bookmark %s"
8617 msgstr ""
8944 msgstr ""
8618
8945
8619 #: rhodecode/templates/branches/branches.mako:5
8946 #: rhodecode/templates/branches/branches.mako:5
8620 #, python-format
8947 #, python-format
8621 msgid "%s Branches"
8948 msgid "%s Branches"
8622 msgstr ""
8949 msgstr ""
8623
8950
8624 #: rhodecode/templates/branches/branches.mako:13
8951 #: rhodecode/templates/branches/branches.mako:13
8625 msgid "branches"
8952 msgid "branches"
8626 msgstr ""
8953 msgstr ""
8627
8954
8628 #: rhodecode/templates/branches/branches.mako:31
8955 #: rhodecode/templates/branches/branches.mako:31
8629 msgid "Compare Selected Branches"
8956 msgid "Compare Selected Branches"
8630 msgstr ""
8957 msgstr ""
8631
8958
8632 #: rhodecode/templates/branches/branches_data.mako:12
8959 #: rhodecode/templates/branches/branches_data.mako:12
8633 #: rhodecode/templates/changelog/changelog_elements.mako:110
8960 #: rhodecode/templates/changelog/changelog_elements.mako:110
8634 #: rhodecode/templates/changeset/changeset.mako:128
8961 #: rhodecode/templates/changeset/changeset.mako:128
8635 #: rhodecode/templates/files/base.mako:23
8962 #: rhodecode/templates/files/base.mako:23
8636 #: rhodecode/templates/summary/summary_commits.mako:85
8963 #: rhodecode/templates/summary/summary_commits.mako:85
8637 #, python-format
8964 #, python-format
8638 msgid "Branch %s"
8965 msgid "Branch %s"
8639 msgstr ""
8966 msgstr ""
8640
8967
8641 #: rhodecode/templates/changelog/changelog.mako:6
8968 #: rhodecode/templates/changelog/changelog.mako:6
8642 #, python-format
8969 #, python-format
8643 msgid "%s Changelog"
8970 msgid "%s Changelog"
8644 msgstr ""
8971 msgstr ""
8645
8972
8646 #: rhodecode/templates/changelog/changelog.mako:50
8973 #: rhodecode/templates/changelog/changelog.mako:50
8647 #, python-format
8974 #, python-format
8648 msgid "Compare fork with Parent (%s)"
8975 msgid "Compare fork with Parent (%s)"
8649 msgstr ""
8976 msgstr ""
8650
8977
8651 #: rhodecode/templates/changelog/changelog.mako:65
8978 #: rhodecode/templates/changelog/changelog.mako:65
8652 #: rhodecode/templates/changelog/changelog.mako:66
8979 #: rhodecode/templates/changelog/changelog.mako:66
8653 msgid "Clear selection"
8980 msgid "Clear selection"
8654 msgstr ""
8981 msgstr ""
8655
8982
8656 #: rhodecode/templates/changelog/changelog.mako:81
8983 #: rhodecode/templates/changelog/changelog.mako:81
8657 msgid "Clear filter"
8984 msgid "Clear filter"
8658 msgstr ""
8985 msgstr ""
8659
8986
8660 #: rhodecode/templates/changelog/changelog.mako:89
8987 #: rhodecode/templates/changelog/changelog.mako:89
8661 msgid "Hide obsolete/hidden"
8988 msgid "Hide obsolete/hidden"
8662 msgstr ""
8989 msgstr ""
8663
8990
8664 #: rhodecode/templates/changelog/changelog.mako:91
8991 #: rhodecode/templates/changelog/changelog.mako:91
8665 msgid "Show obsolete/hidden"
8992 msgid "Show obsolete/hidden"
8666 msgstr ""
8993 msgstr ""
8667
8994
8668 #: rhodecode/templates/changelog/changelog.mako:94
8995 #: rhodecode/templates/changelog/changelog.mako:94
8669 msgid "Show hidden"
8996 msgid "Show hidden"
8670 msgstr ""
8997 msgstr ""
8671
8998
8672 #: rhodecode/templates/changelog/changelog.mako:121
8999 #: rhodecode/templates/changelog/changelog.mako:121
8673 #: rhodecode/templates/files/files_add.mako:99
9000 #: rhodecode/templates/files/files_add.mako:99
8674 #: rhodecode/templates/files/files_delete.mako:60
9001 #: rhodecode/templates/files/files_delete.mako:60
8675 #: rhodecode/templates/files/files_edit.mako:99
9002 #: rhodecode/templates/files/files_edit.mako:99
8676 msgid "Commit Message"
9003 msgid "Commit Message"
8677 msgstr ""
9004 msgstr ""
8678
9005
8679 #: rhodecode/templates/changelog/changelog.mako:123
9006 #: rhodecode/templates/changelog/changelog.mako:123
8680 #: rhodecode/templates/summary/summary_commits.mako:10
9007 #: rhodecode/templates/summary/summary_commits.mako:10
8681 msgid "Age"
9008 msgid "Age"
8682 msgstr ""
9009 msgstr ""
8683
9010
8684 #: rhodecode/templates/changelog/changelog.mako:126
9011 #: rhodecode/templates/changelog/changelog.mako:126
8685 #: rhodecode/templates/summary/summary_commits.mako:12
9012 #: rhodecode/templates/summary/summary_commits.mako:12
8686 msgid "Refs"
9013 msgid "Refs"
8687 msgstr ""
9014 msgstr ""
8688
9015
8689 #: rhodecode/templates/changelog/changelog.mako:250
9016 #: rhodecode/templates/changelog/changelog.mako:250
8690 msgid "Filter changelog"
9017 msgid "Filter changelog"
8691 msgstr ""
9018 msgstr ""
8692
9019
8693 #: rhodecode/templates/changelog/changelog.mako:311
9020 #: rhodecode/templates/changelog/changelog.mako:311
8694 msgid "There are no changes yet"
9021 msgid "There are no changes yet"
8695 msgstr ""
9022 msgstr ""
8696
9023
8697 #: rhodecode/templates/changelog/changelog_elements.mako:8
9024 #: rhodecode/templates/changelog/changelog_elements.mako:8
8698 msgid "load previous"
9025 msgid "load previous"
8699 msgstr ""
9026 msgstr ""
8700
9027
8701 #: rhodecode/templates/changelog/changelog_elements.mako:31
9028 #: rhodecode/templates/changelog/changelog_elements.mako:31
8702 #: rhodecode/templates/summary/summary_commits.mako:27
9029 #: rhodecode/templates/summary/summary_commits.mako:27
8703 #, python-format
9030 #, python-format
8704 msgid ""
9031 msgid ""
8705 "Commit status: %s\n"
9032 "Commit status: %s\n"
8706 "Click to open associated pull request #%s"
9033 "Click to open associated pull request #%s"
8707 msgstr ""
9034 msgstr ""
8708
9035
8709 #: rhodecode/templates/changelog/changelog_elements.mako:35
9036 #: rhodecode/templates/changelog/changelog_elements.mako:35
8710 #: rhodecode/templates/summary/summary_commits.mako:31
9037 #: rhodecode/templates/summary/summary_commits.mako:31
8711 msgid "Commit status: {}"
9038 msgid "Commit status: {}"
8712 msgstr ""
9039 msgstr ""
8713
9040
8714 #: rhodecode/templates/changelog/changelog_elements.mako:41
9041 #: rhodecode/templates/changelog/changelog_elements.mako:41
8715 #: rhodecode/templates/summary/summary_commits.mako:37
9042 #: rhodecode/templates/summary/summary_commits.mako:37
8716 msgid "Commit status: Not Reviewed"
9043 msgid "Commit status: Not Reviewed"
8717 msgstr ""
9044 msgstr ""
8718
9045
8719 #: rhodecode/templates/changelog/changelog_elements.mako:46
9046 #: rhodecode/templates/changelog/changelog_elements.mako:46
8720 #: rhodecode/templates/summary/summary_commits.mako:42
9047 #: rhodecode/templates/summary/summary_commits.mako:42
8721 msgid "Commit has comments"
9048 msgid "Commit has comments"
8722 msgstr ""
9049 msgstr ""
8723
9050
8724 #: rhodecode/templates/changelog/changelog_elements.mako:57
9051 #: rhodecode/templates/changelog/changelog_elements.mako:57
8725 #: rhodecode/templates/changeset/changeset.mako:42
9052 #: rhodecode/templates/changeset/changeset.mako:42
8726 #: rhodecode/templates/summary/summary_commits.mako:50
9053 #: rhodecode/templates/summary/summary_commits.mako:50
8727 msgid "Copy the full commit id"
9054 msgid "Copy the full commit id"
8728 msgstr ""
9055 msgstr ""
8729
9056
8730 #: rhodecode/templates/changelog/changelog_elements.mako:64
9057 #: rhodecode/templates/changelog/changelog_elements.mako:64
8731 #: rhodecode/templates/changeset/changeset.mako:44
9058 #: rhodecode/templates/changeset/changeset.mako:44
8732 msgid "Commit phase"
9059 msgid "Commit phase"
8733 msgstr ""
9060 msgstr ""
8734
9061
8735 #: rhodecode/templates/changelog/changelog_elements.mako:71
9062 #: rhodecode/templates/changelog/changelog_elements.mako:71
8736 #: rhodecode/templates/changelog/changelog_elements.mako:78
9063 #: rhodecode/templates/changelog/changelog_elements.mako:78
8737 #: rhodecode/templates/changeset/changeset.mako:50
9064 #: rhodecode/templates/changeset/changeset.mako:50
8738 #: rhodecode/templates/changeset/changeset.mako:57
9065 #: rhodecode/templates/changeset/changeset.mako:57
8739 msgid "Evolve State"
9066 msgid "Evolve State"
8740 msgstr ""
9067 msgstr ""
8741
9068
8742 #: rhodecode/templates/changelog/changelog_elements.mako:71
9069 #: rhodecode/templates/changelog/changelog_elements.mako:71
8743 #: rhodecode/templates/changeset/changeset.mako:50
9070 #: rhodecode/templates/changeset/changeset.mako:50
8744 msgid "obsolete"
9071 msgid "obsolete"
8745 msgstr ""
9072 msgstr ""
8746
9073
8747 #: rhodecode/templates/changelog/changelog_elements.mako:78
9074 #: rhodecode/templates/changelog/changelog_elements.mako:78
8748 #: rhodecode/templates/changeset/changeset.mako:57
9075 #: rhodecode/templates/changeset/changeset.mako:57
8749 msgid "hidden"
9076 msgid "hidden"
8750 msgstr ""
9077 msgstr ""
8751
9078
8752 #: rhodecode/templates/changelog/changelog_elements.mako:82
9079 #: rhodecode/templates/changelog/changelog_elements.mako:82
8753 #: rhodecode/templates/compare/compare_commits.mako:48
9080 #: rhodecode/templates/compare/compare_commits.mako:48
8754 #: rhodecode/templates/pullrequests/pullrequest_show.mako:519
9081 #: rhodecode/templates/pullrequests/pullrequest_show.mako:519
8755 #: rhodecode/templates/search/search_commit.mako:36
9082 #: rhodecode/templates/search/search_commit.mako:34
8756 msgid "Expand commit message"
9083 msgid "Expand commit message"
8757 msgstr ""
9084 msgstr ""
8758
9085
8759 #: rhodecode/templates/changelog/changelog_elements.mako:126
9086 #: rhodecode/templates/changelog/changelog_elements.mako:126
8760 #: rhodecode/templates/changeset/changeset.mako:122
9087 #: rhodecode/templates/changeset/changeset.mako:122
8761 #: rhodecode/templates/files/base.mako:17
9088 #: rhodecode/templates/files/base.mako:17
8762 #: rhodecode/templates/summary/summary_commits.mako:78
9089 #: rhodecode/templates/summary/summary_commits.mako:78
8763 #: rhodecode/templates/tags/tags_data.mako:12
9090 #: rhodecode/templates/tags/tags_data.mako:12
8764 #, python-format
9091 #, python-format
8765 msgid "Tag %s"
9092 msgid "Tag %s"
8766 msgstr ""
9093 msgstr ""
8767
9094
8768 #: rhodecode/templates/changelog/changelog_elements.mako:140
9095 #: rhodecode/templates/changelog/changelog_elements.mako:140
8769 msgid "load next"
9096 msgid "load next"
8770 msgstr ""
9097 msgstr ""
8771
9098
8772 #: rhodecode/templates/changelog/changelog_file_history.mako:33
9099 #: rhodecode/templates/changelog/changelog_file_history.mako:33
8773 msgid "Show File"
9100 msgid "Show File"
8774 msgstr ""
9101 msgstr ""
8775
9102
8776 #: rhodecode/templates/changeset/changeset.mako:7
9103 #: rhodecode/templates/changeset/changeset.mako:7
8777 #, python-format
9104 #, python-format
8778 msgid "%s Commit"
9105 msgid "%s Commit"
8779 msgstr ""
9106 msgstr ""
8780
9107
8781 #: rhodecode/templates/changeset/changeset.mako:65
9108 #: rhodecode/templates/changeset/changeset.mako:65
8782 msgid "Parent Commit"
9109 msgid "Parent Commit"
8783 msgstr ""
9110 msgstr ""
8784
9111
8785 #: rhodecode/templates/changeset/changeset.mako:65
9112 #: rhodecode/templates/changeset/changeset.mako:65
8786 msgid "parent"
9113 msgid "parent"
8787 msgstr ""
9114 msgstr ""
8788
9115
8789 #: rhodecode/templates/changeset/changeset.mako:69
9116 #: rhodecode/templates/changeset/changeset.mako:69
8790 msgid "Child Commit"
9117 msgid "Child Commit"
8791 msgstr ""
9118 msgstr ""
8792
9119
8793 #: rhodecode/templates/changeset/changeset.mako:69
9120 #: rhodecode/templates/changeset/changeset.mako:69
8794 msgid "child"
9121 msgid "child"
8795 msgstr ""
9122 msgstr ""
8796
9123
8797 #: rhodecode/templates/changeset/changeset.mako:81
9124 #: rhodecode/templates/changeset/changeset.mako:81
8798 msgid "Expand"
9125 msgid "Expand"
8799 msgstr ""
9126 msgstr ""
8800
9127
8801 #: rhodecode/templates/changeset/changeset.mako:89
9128 #: rhodecode/templates/changeset/changeset.mako:89
8802 #: rhodecode/templates/changeset/changeset.mako:95
9129 #: rhodecode/templates/changeset/changeset.mako:95
8803 #: rhodecode/templates/changeset/changeset_file_comment.mako:83
9130 #: rhodecode/templates/changeset/changeset_file_comment.mako:83
8804 #: rhodecode/templates/compare/compare_diff.mako:135
9131 #: rhodecode/templates/compare/compare_diff.mako:135
8805 msgid "Commit status"
9132 msgid "Commit status"
8806 msgstr ""
9133 msgstr ""
8807
9134
8808 #: rhodecode/templates/changeset/changeset.mako:102
9135 #: rhodecode/templates/changeset/changeset.mako:102
8809 #: rhodecode/templates/files/file_tree_detail.mako:21
9136 #: rhodecode/templates/files/file_tree_detail.mako:21
8810 #: rhodecode/templates/files/files_detail.mako:20
9137 #: rhodecode/templates/files/files_detail.mako:20
8811 msgid "References"
9138 msgid "References"
8812 msgstr ""
9139 msgstr ""
8813
9140
8814 #: rhodecode/templates/changeset/changeset.mako:138
9141 #: rhodecode/templates/changeset/changeset.mako:138
8815 msgid "Diff options"
9142 msgid "Diff options"
8816 msgstr ""
9143 msgstr ""
8817
9144
8818 #: rhodecode/templates/changeset/changeset.mako:142
9145 #: rhodecode/templates/changeset/changeset.mako:142
8819 msgid "Raw diff"
9146 msgid "Raw diff"
8820 msgstr ""
9147 msgstr ""
8821
9148
8822 #: rhodecode/templates/changeset/changeset.mako:143
9149 #: rhodecode/templates/changeset/changeset.mako:143
8823 msgid "Raw Diff"
9150 msgid "Raw Diff"
8824 msgstr ""
9151 msgstr ""
8825
9152
8826 #: rhodecode/templates/changeset/changeset.mako:146
9153 #: rhodecode/templates/changeset/changeset.mako:146
8827 msgid "Patch diff"
9154 msgid "Patch diff"
8828 msgstr ""
9155 msgstr ""
8829
9156
8830 #: rhodecode/templates/changeset/changeset.mako:147
9157 #: rhodecode/templates/changeset/changeset.mako:147
8831 msgid "Patch Diff"
9158 msgid "Patch Diff"
8832 msgstr ""
9159 msgstr ""
8833
9160
8834 #: rhodecode/templates/changeset/changeset.mako:150
9161 #: rhodecode/templates/changeset/changeset.mako:150
8835 msgid "Download diff"
9162 msgid "Download diff"
8836 msgstr ""
9163 msgstr ""
8837
9164
8838 #: rhodecode/templates/changeset/changeset.mako:151
9165 #: rhodecode/templates/changeset/changeset.mako:151
8839 msgid "Download Diff"
9166 msgid "Download Diff"
8840 msgstr ""
9167 msgstr ""
8841
9168
8842 #: rhodecode/templates/changeset/changeset.mako:179
9169 #: rhodecode/templates/changeset/changeset.mako:179
8843 msgid "Unresolved TODOs"
9170 msgid "Unresolved TODOs"
8844 msgstr ""
9171 msgstr ""
8845
9172
8846 #: rhodecode/templates/changeset/changeset.mako:188
9173 #: rhodecode/templates/changeset/changeset.mako:188
8847 msgid "There are no unresolved TODOs"
9174 msgid "There are no unresolved TODOs"
8848 msgstr ""
9175 msgstr ""
8849
9176
8850 #: rhodecode/templates/changeset/changeset.mako:268
9177 #: rhodecode/templates/changeset/changeset.mako:268
8851 msgid "No Child Commits"
9178 msgid "No Child Commits"
8852 msgstr ""
9179 msgstr ""
8853
9180
8854 #: rhodecode/templates/changeset/changeset.mako:304
9181 #: rhodecode/templates/changeset/changeset.mako:304
8855 msgid "No Parent Commits"
9182 msgid "No Parent Commits"
8856 msgstr ""
9183 msgstr ""
8857
9184
8858 #: rhodecode/templates/changeset/changeset_file_comment.mako:34
9185 #: rhodecode/templates/changeset/changeset_file_comment.mako:34
8859 msgid "Resolved by comment #{}"
9186 msgid "Resolved by comment #{}"
8860 msgstr ""
9187 msgstr ""
8861
9188
8862 #: rhodecode/templates/changeset/changeset_file_comment.mako:41
9189 #: rhodecode/templates/changeset/changeset_file_comment.mako:41
8863 msgid "Click to resolve this comment"
9190 msgid "Click to resolve this comment"
8864 msgstr ""
9191 msgstr ""
8865
9192
8866 #: rhodecode/templates/changeset/changeset_file_comment.mako:68
9193 #: rhodecode/templates/changeset/changeset_file_comment.mako:68
8867 #: rhodecode/templates/changeset/changeset_file_comment.mako:70
9194 #: rhodecode/templates/changeset/changeset_file_comment.mako:70
8868 #, python-format
9195 #, python-format
8869 msgid "pull request #%s"
9196 msgid "pull request #%s"
8870 msgstr ""
9197 msgstr ""
8871
9198
8872 #: rhodecode/templates/changeset/changeset_file_comment.mako:75
9199 #: rhodecode/templates/changeset/changeset_file_comment.mako:75
8873 msgid "Status change on commit"
9200 msgid "Status change on commit"
8874 msgstr ""
9201 msgstr ""
8875
9202
8876 #: rhodecode/templates/changeset/changeset_file_comment.mako:90
9203 #: rhodecode/templates/changeset/changeset_file_comment.mako:90
8877 msgid "resolves comment #{}"
9204 msgid "resolves comment #{}"
8878 msgstr ""
9205 msgstr ""
8879
9206
8880 #: rhodecode/templates/changeset/changeset_file_comment.mako:98
9207 #: rhodecode/templates/changeset/changeset_file_comment.mako:98
8881 msgid "Pull request author"
9208 msgid "Pull request author"
8882 msgstr ""
9209 msgstr ""
8883
9210
8884 #: rhodecode/templates/changeset/changeset_file_comment.mako:99
9211 #: rhodecode/templates/changeset/changeset_file_comment.mako:99
8885 msgid "author"
9212 msgid "author"
8886 msgstr ""
9213 msgstr ""
8887
9214
8888 #: rhodecode/templates/changeset/changeset_file_comment.mako:107
9215 #: rhodecode/templates/changeset/changeset_file_comment.mako:107
8889 #: rhodecode/templates/changeset/changeset_file_comment.mako:123
9216 #: rhodecode/templates/changeset/changeset_file_comment.mako:123
8890 msgid "Outdated comment from pull request version v{0}, latest v{1}"
9217 msgid "Outdated comment from pull request version v{0}, latest v{1}"
8891 msgstr ""
9218 msgstr ""
8892
9219
8893 #: rhodecode/templates/changeset/changeset_file_comment.mako:111
9220 #: rhodecode/templates/changeset/changeset_file_comment.mako:111
8894 #: rhodecode/templates/changeset/changeset_file_comment.mako:126
9221 #: rhodecode/templates/changeset/changeset_file_comment.mako:126
8895 msgid "Comment from pull request version v{0}, latest v{1}"
9222 msgid "Comment from pull request version v{0}, latest v{1}"
8896 msgstr ""
9223 msgstr ""
8897
9224
8898 #: rhodecode/templates/changeset/changeset_file_comment.mako:153
9225 #: rhodecode/templates/changeset/changeset_file_comment.mako:153
8899 #: rhodecode/templates/changeset/changeset_file_comment.mako:156
9226 #: rhodecode/templates/changeset/changeset_file_comment.mako:156
8900 msgid "Prev"
9227 msgid "Prev"
8901 msgstr ""
9228 msgstr ""
8902
9229
8903 #: rhodecode/templates/changeset/changeset_file_comment.mako:154
9230 #: rhodecode/templates/changeset/changeset_file_comment.mako:154
8904 #: rhodecode/templates/changeset/changeset_file_comment.mako:157
9231 #: rhodecode/templates/changeset/changeset_file_comment.mako:157
8905 msgid "Next"
9232 msgid "Next"
8906 msgstr ""
9233 msgstr ""
8907
9234
8908 #: rhodecode/templates/changeset/changeset_file_comment.mako:192
9235 #: rhodecode/templates/changeset/changeset_file_comment.mako:192
8909 msgid "Leave a comment on this Pull Request."
9236 msgid "Leave a comment on this Pull Request."
8910 msgstr ""
9237 msgstr ""
8911
9238
8912 #: rhodecode/templates/changeset/changeset_file_comment.mako:194
9239 #: rhodecode/templates/changeset/changeset_file_comment.mako:194
8913 msgid "Leave a comment on {} commits in this range."
9240 msgid "Leave a comment on {} commits in this range."
8914 msgstr ""
9241 msgstr ""
8915
9242
8916 #: rhodecode/templates/changeset/changeset_file_comment.mako:196
9243 #: rhodecode/templates/changeset/changeset_file_comment.mako:196
8917 msgid "Leave a comment on this Commit."
9244 msgid "Leave a comment on this Commit."
8918 msgstr ""
9245 msgstr ""
8919
9246
8920 #: rhodecode/templates/changeset/changeset_file_comment.mako:284
9247 #: rhodecode/templates/changeset/changeset_file_comment.mako:284
8921 #: rhodecode/templates/codeblocks/diffs.mako:67
9248 #: rhodecode/templates/codeblocks/diffs.mako:67
8922 msgid "You need to be logged in to leave comments."
9249 msgid "You need to be logged in to leave comments."
8923 msgstr ""
9250 msgstr ""
8924
9251
8925 #: rhodecode/templates/changeset/changeset_file_comment.mako:285
9252 #: rhodecode/templates/changeset/changeset_file_comment.mako:285
8926 #: rhodecode/templates/codeblocks/diffs.mako:67
9253 #: rhodecode/templates/codeblocks/diffs.mako:67
8927 msgid "Login now"
9254 msgid "Login now"
8928 msgstr ""
9255 msgstr ""
8929
9256
8930 #: rhodecode/templates/changeset/changeset_file_comment.mako:350
9257 #: rhodecode/templates/changeset/changeset_file_comment.mako:350
8931 #, python-format
9258 #, python-format
8932 msgid "Comments parsed using %s syntax with %s, and %s actions support."
9259 msgid "Comments parsed using %s syntax with %s, and %s actions support."
8933 msgstr ""
9260 msgstr ""
8934
9261
8935 #: rhodecode/templates/changeset/changeset_file_comment.mako:352
9262 #: rhodecode/templates/changeset/changeset_file_comment.mako:352
8936 msgid "Use @username inside this text to send notification to this RhodeCode user"
9263 msgid "Use @username inside this text to send notification to this RhodeCode user"
8937 msgstr ""
9264 msgstr ""
8938
9265
8939 #: rhodecode/templates/changeset/changeset_file_comment.mako:353
9266 #: rhodecode/templates/changeset/changeset_file_comment.mako:353
8940 msgid "Start typing with / for certain actions to be triggered via text box."
9267 msgid "Start typing with / for certain actions to be triggered via text box."
8941 msgstr ""
9268 msgstr ""
8942
9269
8943 #: rhodecode/templates/changeset/changeset_file_comment.mako:370
9270 #: rhodecode/templates/changeset/changeset_file_comment.mako:370
8944 #: rhodecode/templates/pullrequests/pullrequest_show.mako:16
9271 #: rhodecode/templates/pullrequests/pullrequest_show.mako:16
8945 #: rhodecode/templates/pullrequests/pullrequest_show.mako:160
9272 #: rhodecode/templates/pullrequests/pullrequest_show.mako:160
8946 #: rhodecode/templates/pullrequests/pullrequests.mako:52
9273 #: rhodecode/templates/pullrequests/pullrequests.mako:52
8947 msgid "Closed"
9274 msgid "Closed"
8948 msgstr ""
9275 msgstr ""
8949
9276
8950 #: rhodecode/templates/changeset/changeset_file_comment.mako:400
9277 #: rhodecode/templates/changeset/changeset_file_comment.mako:400
8951 #: rhodecode/templates/compare/compare_diff.mako:104
9278 #: rhodecode/templates/compare/compare_diff.mako:104
8952 #: rhodecode/templates/compare/compare_diff.mako:112
9279 #: rhodecode/templates/compare/compare_diff.mako:112
8953 #: rhodecode/templates/compare/compare_diff.mako:120
9280 #: rhodecode/templates/compare/compare_diff.mako:120
8954 #: rhodecode/templates/compare/compare_diff.mako:122
9281 #: rhodecode/templates/compare/compare_diff.mako:122
8955 msgid "Comment"
9282 msgid "Comment"
8956 msgstr ""
9283 msgstr ""
8957
9284
8958 #: rhodecode/templates/changeset/changeset_range.mako:5
9285 #: rhodecode/templates/changeset/changeset_range.mako:5
8959 #, python-format
9286 #, python-format
8960 msgid "%s Commits"
9287 msgid "%s Commits"
8961 msgstr ""
9288 msgstr ""
8962
9289
8963 #: rhodecode/templates/changeset/changeset_range.mako:16
9290 #: rhodecode/templates/changeset/changeset_range.mako:16
8964 #: rhodecode/templates/files/file_authors_box.mako:33
9291 #: rhodecode/templates/files/file_authors_box.mako:33
9292 #: rhodecode/templates/search/search.mako:90
8965 msgid "Commits"
9293 msgid "Commits"
8966 msgstr ""
9294 msgstr ""
8967
9295
8968 #: rhodecode/templates/changeset/changeset_range.mako:44
9296 #: rhodecode/templates/changeset/changeset_range.mako:44
8969 msgid "Commit Range"
9297 msgid "Commit Range"
8970 msgstr ""
9298 msgstr ""
8971
9299
8972 #: rhodecode/templates/changeset/changeset_range.mako:54
9300 #: rhodecode/templates/changeset/changeset_range.mako:54
8973 msgid "Diff option"
9301 msgid "Diff option"
8974 msgstr ""
9302 msgstr ""
8975
9303
8976 #: rhodecode/templates/changeset/changeset_range.mako:65
9304 #: rhodecode/templates/changeset/changeset_range.mako:65
8977 msgid "Show combined compare"
9305 msgid "Show combined compare"
8978 msgstr ""
9306 msgstr ""
8979
9307
8980 #: rhodecode/templates/changeset/diff_block.mako:7
9308 #: rhodecode/templates/changeset/diff_block.mako:7
8981 #: rhodecode/templates/codeblocks/diffs.mako:124
8982 #: rhodecode/templates/codeblocks/diffs.mako:183
8983 msgid "The requested commit is too big and content was truncated."
9309 msgid "The requested commit is too big and content was truncated."
8984 msgstr ""
9310 msgstr ""
8985
9311
8986 #: rhodecode/templates/changeset/diff_block.mako:7
9312 #: rhodecode/templates/changeset/diff_block.mako:7
8987 #: rhodecode/templates/changeset/diff_block.mako:10
9313 #: rhodecode/templates/changeset/diff_block.mako:10
8988 #: rhodecode/templates/changeset/diff_block.mako:25
9314 #: rhodecode/templates/changeset/diff_block.mako:25
8989 #: rhodecode/templates/changeset/diff_block.mako:46
9315 #: rhodecode/templates/changeset/diff_block.mako:46
8990 #: rhodecode/templates/codeblocks/diffs.mako:126
9316 #: rhodecode/templates/codeblocks/diffs.mako:126
8991 #: rhodecode/templates/codeblocks/diffs.mako:183
9317 #: rhodecode/templates/codeblocks/diffs.mako:183
8992 msgid "Showing a big diff might take some time and resources, continue?"
9318 msgid "Showing a big diff might take some time and resources, continue?"
8993 msgstr ""
9319 msgstr ""
8994
9320
8995 #: rhodecode/templates/changeset/diff_block.mako:7
9321 #: rhodecode/templates/changeset/diff_block.mako:7
8996 #: rhodecode/templates/changeset/diff_block.mako:10
9322 #: rhodecode/templates/changeset/diff_block.mako:10
8997 #: rhodecode/templates/changeset/diff_block.mako:25
9323 #: rhodecode/templates/changeset/diff_block.mako:25
8998 #: rhodecode/templates/changeset/diff_block.mako:46
9324 #: rhodecode/templates/changeset/diff_block.mako:46
8999 #: rhodecode/templates/codeblocks/diffs.mako:126
9325 #: rhodecode/templates/codeblocks/diffs.mako:126
9000 #: rhodecode/templates/codeblocks/diffs.mako:183
9326 #: rhodecode/templates/codeblocks/diffs.mako:183
9001 msgid "Show full diff"
9327 msgid "Show full diff"
9002 msgstr ""
9328 msgstr ""
9003
9329
9004 #: rhodecode/templates/changeset/diff_block.mako:10
9330 #: rhodecode/templates/changeset/diff_block.mako:10
9005 msgid "The requested file is too big and its content is not shown."
9331 msgid "The requested file is too big and its content is not shown."
9006 msgstr ""
9332 msgstr ""
9007
9333
9008 #: rhodecode/templates/changeset/diff_block.mako:25
9334 #: rhodecode/templates/changeset/diff_block.mako:25
9009 #: rhodecode/templates/changeset/diff_block.mako:46
9335 #: rhodecode/templates/changeset/diff_block.mako:46
9010 msgid "Diff was truncated. File content available only in full diff."
9336 msgid "Diff was truncated. File content available only in full diff."
9011 msgstr ""
9337 msgstr ""
9012
9338
9013 #: rhodecode/templates/codeblocks/diffs.mako:113
9339 #: rhodecode/templates/codeblocks/diffs.mako:113
9014 msgid "Browse Files at revision {}"
9340 msgid "Browse Files at revision {}"
9015 msgstr ""
9341 msgstr ""
9016
9342
9017 #: rhodecode/templates/codeblocks/diffs.mako:114
9343 #: rhodecode/templates/codeblocks/diffs.mako:114
9018 msgid "Browse Files"
9344 msgid "Browse Files"
9019 msgstr ""
9345 msgstr ""
9020
9346
9347 #: rhodecode/templates/codeblocks/diffs.mako:124
9348 msgid "The requested changes are too big and content was truncated."
9349 msgstr ""
9350
9021 #: rhodecode/templates/codeblocks/diffs.mako:135
9351 #: rhodecode/templates/codeblocks/diffs.mako:135
9022 msgid "File Changes"
9352 msgid "File Changes"
9023 msgstr ""
9353 msgstr ""
9024
9354
9025 #: rhodecode/templates/codeblocks/diffs.mako:142
9355 #: rhodecode/templates/codeblocks/diffs.mako:142
9026 msgid "Some changes may be hidden"
9356 msgid "Some changes may be hidden"
9027 msgstr ""
9357 msgstr ""
9028
9358
9029 #: rhodecode/templates/codeblocks/diffs.mako:144
9359 #: rhodecode/templates/codeblocks/diffs.mako:144
9030 msgid "No files"
9360 msgid "No files"
9031 msgstr ""
9361 msgstr ""
9032
9362
9363 #: rhodecode/templates/codeblocks/diffs.mako:183
9364 msgid "The requested commit or file is too big and content was truncated."
9365 msgstr ""
9366
9033 #: rhodecode/templates/codeblocks/diffs.mako:190
9367 #: rhodecode/templates/codeblocks/diffs.mako:190
9034 #, python-format
9368 #, python-format
9035 msgid "This diff has been collapsed as it changes many lines, (%i lines changed)"
9369 msgid "This diff has been collapsed as it changes many lines, (%i lines changed)"
9036 msgstr ""
9370 msgstr ""
9037
9371
9038 #: rhodecode/templates/codeblocks/diffs.mako:192
9372 #: rhodecode/templates/codeblocks/diffs.mako:192
9039 msgid "Show them"
9373 msgid "Show them"
9040 msgstr ""
9374 msgstr ""
9041
9375
9042 #: rhodecode/templates/codeblocks/diffs.mako:195
9376 #: rhodecode/templates/codeblocks/diffs.mako:195
9043 msgid "Hide them"
9377 msgid "Hide them"
9044 msgstr ""
9378 msgstr ""
9045
9379
9046 #: rhodecode/templates/codeblocks/diffs.mako:231
9380 #: rhodecode/templates/codeblocks/diffs.mako:231
9047 #: rhodecode/templates/codeblocks/diffs.mako:250
9381 #: rhodecode/templates/codeblocks/diffs.mako:250
9048 msgid "Unmatched inline comments below"
9382 msgid "Unmatched inline comments below"
9049 msgstr ""
9383 msgstr ""
9050
9384
9051 #: rhodecode/templates/codeblocks/diffs.mako:256
9385 #: rhodecode/templates/codeblocks/diffs.mako:256
9052 msgid "Unmatched comments below"
9386 msgid "Unmatched comments below"
9053 msgstr ""
9387 msgstr ""
9054
9388
9055 #: rhodecode/templates/codeblocks/diffs.mako:321
9389 #: rhodecode/templates/codeblocks/diffs.mako:321
9056 msgid "File was deleted in this version. There are still outdated/unresolved comments attached to it."
9390 msgid "File was deleted in this version. There are still outdated/unresolved comments attached to it."
9057 msgstr ""
9391 msgstr ""
9058
9392
9059 #: rhodecode/templates/codeblocks/diffs.mako:387
9393 #: rhodecode/templates/codeblocks/diffs.mako:387
9060 #: rhodecode/templates/files/files_source.mako:12
9394 #: rhodecode/templates/files/files_source.mako:12
9395 #: rhodecode/templates/search/search_content.mako:79
9061 msgid "Copy the full path"
9396 msgid "Copy the full path"
9062 msgstr ""
9397 msgstr ""
9063
9398
9064 #: rhodecode/templates/codeblocks/diffs.mako:454
9399 #: rhodecode/templates/codeblocks/diffs.mako:454
9065 #: rhodecode/templates/codeblocks/diffs.mako:472
9400 #: rhodecode/templates/codeblocks/diffs.mako:472
9066 #, python-format
9401 #, python-format
9067 msgid "Show file at commit: %(commit_id)s"
9402 msgid "Show file at commit: %(commit_id)s"
9068 msgstr ""
9403 msgstr ""
9069
9404
9070 #: rhodecode/templates/codeblocks/diffs.mako:456
9405 #: rhodecode/templates/codeblocks/diffs.mako:456
9071 #: rhodecode/templates/codeblocks/diffs.mako:463
9406 #: rhodecode/templates/codeblocks/diffs.mako:463
9072 msgid "Show file before"
9407 msgid "Show file before"
9073 msgstr ""
9408 msgstr ""
9074
9409
9075 #: rhodecode/templates/codeblocks/diffs.mako:461
9410 #: rhodecode/templates/codeblocks/diffs.mako:461
9076 #: rhodecode/templates/codeblocks/diffs.mako:479
9411 #: rhodecode/templates/codeblocks/diffs.mako:479
9077 #, python-format
9412 #, python-format
9078 msgid "File not present at commit: %(commit_id)s"
9413 msgid "File not present at commit: %(commit_id)s"
9079 msgstr ""
9414 msgstr ""
9080
9415
9081 #: rhodecode/templates/codeblocks/diffs.mako:474
9416 #: rhodecode/templates/codeblocks/diffs.mako:474
9082 #: rhodecode/templates/codeblocks/diffs.mako:481
9417 #: rhodecode/templates/codeblocks/diffs.mako:481
9083 msgid "Show file after"
9418 msgid "Show file after"
9084 msgstr ""
9419 msgstr ""
9085
9420
9086 #: rhodecode/templates/codeblocks/diffs.mako:488
9421 #: rhodecode/templates/codeblocks/diffs.mako:488
9087 msgid "Show comments"
9422 msgid "Show comments"
9088 msgstr ""
9423 msgstr ""
9089
9424
9090 #: rhodecode/templates/codeblocks/diffs.mako:488
9425 #: rhodecode/templates/codeblocks/diffs.mako:488
9091 msgid "Hide comments"
9426 msgid "Hide comments"
9092 msgstr ""
9427 msgstr ""
9093
9428
9094 #: rhodecode/templates/codeblocks/diffs.mako:559
9429 #: rhodecode/templates/codeblocks/diffs.mako:559
9095 #: rhodecode/templates/codeblocks/diffs.mako:602
9430 #: rhodecode/templates/codeblocks/diffs.mako:602
9096 #: rhodecode/templates/codeblocks/diffs.mako:658
9431 #: rhodecode/templates/codeblocks/diffs.mako:658
9097 msgid "comments including outdated"
9432 msgid "comments including outdated"
9098 msgstr ""
9433 msgstr ""
9099
9434
9100 #: rhodecode/templates/codeblocks/diffs.mako:561
9435 #: rhodecode/templates/codeblocks/diffs.mako:561
9101 #: rhodecode/templates/codeblocks/diffs.mako:604
9436 #: rhodecode/templates/codeblocks/diffs.mako:604
9102 #: rhodecode/templates/codeblocks/diffs.mako:660
9437 #: rhodecode/templates/codeblocks/diffs.mako:660
9103 msgid "comments"
9438 msgid "comments"
9104 msgstr ""
9439 msgstr ""
9105
9440
9106 #: rhodecode/templates/codeblocks/diffs.mako:736
9441 #: rhodecode/templates/codeblocks/diffs.mako:736
9107 msgid "View side by side"
9442 msgid "View side by side"
9108 msgstr ""
9443 msgstr ""
9109
9444
9110 #: rhodecode/templates/codeblocks/diffs.mako:738
9445 #: rhodecode/templates/codeblocks/diffs.mako:738
9111 msgid "Side by Side"
9446 msgid "Side by Side"
9112 msgstr ""
9447 msgstr ""
9113
9448
9114 #: rhodecode/templates/codeblocks/diffs.mako:743
9449 #: rhodecode/templates/codeblocks/diffs.mako:743
9115 msgid "View unified"
9450 msgid "View unified"
9116 msgstr ""
9451 msgstr ""
9117
9452
9118 #: rhodecode/templates/codeblocks/diffs.mako:744
9453 #: rhodecode/templates/codeblocks/diffs.mako:744
9119 msgid "Unified"
9454 msgid "Unified"
9120 msgstr ""
9455 msgstr ""
9121
9456
9122 #: rhodecode/templates/codeblocks/diffs.mako:749
9457 #: rhodecode/templates/codeblocks/diffs.mako:749
9123 msgid "Turn off: Show the diff as commit range"
9458 msgid "Turn off: Show the diff as commit range"
9124 msgstr ""
9459 msgstr ""
9125
9460
9126 #: rhodecode/templates/codeblocks/diffs.mako:752
9461 #: rhodecode/templates/codeblocks/diffs.mako:752
9127 #: rhodecode/templates/codeblocks/diffs.mako:759
9462 #: rhodecode/templates/codeblocks/diffs.mako:759
9128 msgid "Range Diff"
9463 msgid "Range Diff"
9129 msgstr ""
9464 msgstr ""
9130
9465
9131 #: rhodecode/templates/codeblocks/diffs.mako:756
9466 #: rhodecode/templates/codeblocks/diffs.mako:756
9132 msgid "Show the diff as commit range"
9467 msgid "Show the diff as commit range"
9133 msgstr ""
9468 msgstr ""
9134
9469
9135 #: rhodecode/templates/codeblocks/diffs.mako:772
9470 #: rhodecode/templates/codeblocks/diffs.mako:772
9136 msgid "Expand All Files"
9471 msgid "Expand All Files"
9137 msgstr ""
9472 msgstr ""
9138
9473
9139 #: rhodecode/templates/codeblocks/diffs.mako:776
9474 #: rhodecode/templates/codeblocks/diffs.mako:776
9140 msgid "Collapse All Files"
9475 msgid "Collapse All Files"
9141 msgstr ""
9476 msgstr ""
9142
9477
9143 #: rhodecode/templates/codeblocks/diffs.mako:799
9478 #: rhodecode/templates/codeblocks/diffs.mako:799
9144 msgid "Disabled on range diff"
9479 msgid "Disabled on range diff"
9145 msgstr ""
9480 msgstr ""
9146
9481
9147 #: rhodecode/templates/codeblocks/diffs.mako:1009
9482 #: rhodecode/templates/codeblocks/diffs.mako:1011
9148 msgid "Diff Options"
9483 msgid "Diff Options"
9149 msgstr ""
9484 msgstr ""
9150
9485
9151 #: rhodecode/templates/codeblocks/source.mako:25
9486 #: rhodecode/templates/codeblocks/source.mako:25
9152 msgid "view annotation from before this change"
9487 msgid "view annotation from before this change"
9153 msgstr ""
9488 msgstr ""
9154
9489
9155 #: rhodecode/templates/compare/compare_commits.mako:5
9490 #: rhodecode/templates/compare/compare_commits.mako:5
9156 msgid "Common Ancestor Commit"
9491 msgid "Common Ancestor Commit"
9157 msgstr ""
9492 msgstr ""
9158
9493
9159 #: rhodecode/templates/compare/compare_commits.mako:8
9494 #: rhodecode/templates/compare/compare_commits.mako:8
9160 msgid "Compare was calculated based on this shared commit."
9495 msgid "Compare was calculated based on this shared commit."
9161 msgstr ""
9496 msgstr ""
9162
9497
9163 #: rhodecode/templates/compare/compare_commits.mako:17
9498 #: rhodecode/templates/compare/compare_commits.mako:17
9164 #: rhodecode/templates/pullrequests/pullrequest_show.mako:480
9499 #: rhodecode/templates/pullrequests/pullrequest_show.mako:480
9165 msgid "Time"
9500 msgid "Time"
9166 msgstr ""
9501 msgstr ""
9167
9502
9168 #: rhodecode/templates/compare/compare_commits.mako:67
9503 #: rhodecode/templates/compare/compare_commits.mako:67
9169 msgid "No commits in this compare"
9504 msgid "No commits in this compare"
9170 msgstr ""
9505 msgstr ""
9171
9506
9172 #: rhodecode/templates/compare/compare_diff.mako:7
9507 #: rhodecode/templates/compare/compare_diff.mako:7
9173 #: rhodecode/templates/compare/compare_diff.mako:9
9508 #: rhodecode/templates/compare/compare_diff.mako:9
9174 #, python-format
9509 #, python-format
9175 msgid "%s Compare"
9510 msgid "%s Compare"
9176 msgstr ""
9511 msgstr ""
9177
9512
9178 #: rhodecode/templates/compare/compare_diff.mako:44
9513 #: rhodecode/templates/compare/compare_diff.mako:44
9179 #: rhodecode/templates/compare/compare_diff.mako:101
9514 #: rhodecode/templates/compare/compare_diff.mako:101
9180 #: rhodecode/templates/compare/compare_diff.mako:110
9515 #: rhodecode/templates/compare/compare_diff.mako:110
9181 #: rhodecode/templates/compare/compare_diff.mako:115
9516 #: rhodecode/templates/compare/compare_diff.mako:115
9182 msgid "Compare Commits"
9517 msgid "Compare Commits"
9183 msgstr ""
9518 msgstr ""
9184
9519
9185 #: rhodecode/templates/compare/compare_diff.mako:46
9520 #: rhodecode/templates/compare/compare_diff.mako:46
9186 msgid "for file"
9521 msgid "for file"
9187 msgstr ""
9522 msgstr ""
9188
9523
9189 #: rhodecode/templates/compare/compare_diff.mako:60
9524 #: rhodecode/templates/compare/compare_diff.mako:60
9190 #: rhodecode/templates/email_templates/pull_request_review.mako:74
9525 #: rhodecode/templates/email_templates/pull_request_review.mako:74
9191 #: rhodecode/templates/pullrequests/pullrequest_show.mako:108
9526 #: rhodecode/templates/pullrequests/pullrequest_show.mako:108
9192 msgid "Target"
9527 msgid "Target"
9193 msgstr ""
9528 msgstr ""
9194
9529
9195 #: rhodecode/templates/compare/compare_diff.mako:76
9530 #: rhodecode/templates/compare/compare_diff.mako:76
9196 #: rhodecode/templates/email_templates/pull_request_comment.mako:90
9531 #: rhodecode/templates/email_templates/pull_request_comment.mako:90
9197 #: rhodecode/templates/email_templates/pull_request_review.mako:73
9532 #: rhodecode/templates/email_templates/pull_request_review.mako:73
9198 #: rhodecode/templates/files/files_source.mako:33
9533 #: rhodecode/templates/files/files_source.mako:33
9199 #: rhodecode/templates/pullrequests/pullrequest_show.mako:72
9534 #: rhodecode/templates/pullrequests/pullrequest_show.mako:72
9200 msgid "Source"
9535 msgid "Source"
9201 msgstr ""
9536 msgstr ""
9202
9537
9203 #: rhodecode/templates/compare/compare_diff.mako:103
9538 #: rhodecode/templates/compare/compare_diff.mako:103
9204 #: rhodecode/templates/compare/compare_diff.mako:104
9539 #: rhodecode/templates/compare/compare_diff.mako:104
9205 #: rhodecode/templates/compare/compare_diff.mako:110
9540 #: rhodecode/templates/compare/compare_diff.mako:110
9206 #: rhodecode/templates/compare/compare_diff.mako:111
9541 #: rhodecode/templates/compare/compare_diff.mako:111
9207 #: rhodecode/templates/compare/compare_diff.mako:112
9542 #: rhodecode/templates/compare/compare_diff.mako:112
9208 #: rhodecode/templates/compare/compare_diff.mako:122
9543 #: rhodecode/templates/compare/compare_diff.mako:122
9209 msgid "Action unavailable in current view"
9544 msgid "Action unavailable in current view"
9210 msgstr ""
9545 msgstr ""
9211
9546
9212 #: rhodecode/templates/compare/compare_diff.mako:103
9547 #: rhodecode/templates/compare/compare_diff.mako:103
9213 #: rhodecode/templates/compare/compare_diff.mako:111
9548 #: rhodecode/templates/compare/compare_diff.mako:111
9214 #: rhodecode/templates/compare/compare_diff.mako:116
9549 #: rhodecode/templates/compare/compare_diff.mako:116
9215 msgid "Swap"
9550 msgid "Swap"
9216 msgstr ""
9551 msgstr ""
9217
9552
9218 #: rhodecode/templates/compare/compare_diff.mako:106
9553 #: rhodecode/templates/compare/compare_diff.mako:106
9219 msgid "Compare commits, branches, bookmarks or tags."
9554 msgid "Compare commits, branches, bookmarks or tags."
9220 msgstr ""
9555 msgstr ""
9221
9556
9222 #: rhodecode/templates/data_table/_dt_elements.mako:83
9557 #: rhodecode/templates/data_table/_dt_elements.mako:83
9223 msgid "Mercurial repository"
9558 msgid "Mercurial repository"
9224 msgstr ""
9559 msgstr ""
9225
9560
9226 #: rhodecode/templates/data_table/_dt_elements.mako:85
9561 #: rhodecode/templates/data_table/_dt_elements.mako:85
9227 msgid "Git repository"
9562 msgid "Git repository"
9228 msgstr ""
9563 msgstr ""
9229
9564
9230 #: rhodecode/templates/data_table/_dt_elements.mako:87
9565 #: rhodecode/templates/data_table/_dt_elements.mako:87
9231 msgid "Subversion repository"
9566 msgid "Subversion repository"
9232 msgstr ""
9567 msgstr ""
9233
9568
9234 #: rhodecode/templates/data_table/_dt_elements.mako:94
9569 #: rhodecode/templates/data_table/_dt_elements.mako:94
9235 msgid "Public repository"
9570 msgid "Public repository"
9236 msgstr ""
9571 msgstr ""
9237
9572
9238 #: rhodecode/templates/data_table/_dt_elements.mako:104
9573 #: rhodecode/templates/data_table/_dt_elements.mako:104
9239 msgid "This repository is being created in a background task"
9574 msgid "This repository is being created in a background task"
9240 msgstr ""
9575 msgstr ""
9241
9576
9242 #: rhodecode/templates/data_table/_dt_elements.mako:105
9577 #: rhodecode/templates/data_table/_dt_elements.mako:105
9243 msgid "creating..."
9578 msgid "creating..."
9244 msgstr ""
9579 msgstr ""
9245
9580
9246 #: rhodecode/templates/data_table/_dt_elements.mako:137
9581 #: rhodecode/templates/data_table/_dt_elements.mako:137
9247 msgid "No commits yet"
9582 msgid "No commits yet"
9248 msgstr ""
9583 msgstr ""
9249
9584
9250 #: rhodecode/templates/data_table/_dt_elements.mako:144
9585 #: rhodecode/templates/data_table/_dt_elements.mako:144
9251 #: rhodecode/templates/data_table/_dt_elements.mako:146
9586 #: rhodecode/templates/data_table/_dt_elements.mako:146
9252 #, python-format
9587 #, python-format
9253 msgid "Subscribe to %s rss feed"
9588 msgid "Subscribe to %s rss feed"
9254 msgstr ""
9589 msgstr ""
9255
9590
9256 #: rhodecode/templates/data_table/_dt_elements.mako:152
9591 #: rhodecode/templates/data_table/_dt_elements.mako:152
9257 #: rhodecode/templates/data_table/_dt_elements.mako:154
9592 #: rhodecode/templates/data_table/_dt_elements.mako:154
9258 #, python-format
9593 #, python-format
9259 msgid "Subscribe to %s atom feed"
9594 msgid "Subscribe to %s atom feed"
9260 msgstr ""
9595 msgstr ""
9261
9596
9262 #: rhodecode/templates/data_table/_dt_elements.mako:182
9597 #: rhodecode/templates/data_table/_dt_elements.mako:182
9263 msgid "Creating"
9598 msgid "Creating"
9264 msgstr ""
9599 msgstr ""
9265
9600
9266 #: rhodecode/templates/data_table/_dt_elements.mako:184
9601 #: rhodecode/templates/data_table/_dt_elements.mako:184
9267 msgid "Created"
9602 msgid "Created"
9268 msgstr ""
9603 msgstr ""
9269
9604
9270 #: rhodecode/templates/data_table/_dt_elements.mako:226
9605 #: rhodecode/templates/data_table/_dt_elements.mako:226
9271 msgid "personal"
9606 msgid "personal"
9272 msgstr ""
9607 msgstr ""
9273
9608
9274 #: rhodecode/templates/data_table/_dt_elements.mako:272
9609 #: rhodecode/templates/data_table/_dt_elements.mako:272
9275 #, python-format
9610 #, python-format
9276 msgid "Confirm to delete this user group: %s"
9611 msgid "Confirm to delete this user group: %s"
9277 msgstr ""
9612 msgstr ""
9278
9613
9279 #: rhodecode/templates/data_table/_dt_elements.mako:288
9614 #: rhodecode/templates/data_table/_dt_elements.mako:288
9280 #: rhodecode/templates/user_group/user_group.mako:4
9615 #: rhodecode/templates/user_group/user_group.mako:4
9281 #: rhodecode/templates/user_group/user_group.mako:11
9616 #: rhodecode/templates/user_group/user_group.mako:11
9282 msgid "User group"
9617 msgid "User group"
9283 msgstr ""
9618 msgstr ""
9284
9619
9285 #: rhodecode/templates/data_table/_dt_elements.mako:333
9620 #: rhodecode/templates/data_table/_dt_elements.mako:333
9286 #: rhodecode/templates/forks/fork.mako:98
9621 #: rhodecode/templates/forks/fork.mako:95
9287 msgid "Private"
9622 msgid "Private"
9288 msgstr ""
9623 msgstr ""
9289
9624
9290 #: rhodecode/templates/data_table/_dt_elements.mako:366
9625 #: rhodecode/templates/data_table/_dt_elements.mako:366
9291 #, python-format
9626 #, python-format
9292 msgid "Pull request #%(pr_number)s"
9627 msgid "Pull request #%(pr_number)s"
9293 msgstr ""
9628 msgstr ""
9294
9629
9295 #: rhodecode/templates/data_table/_dt_elements.mako:407
9630 #: rhodecode/templates/data_table/_dt_elements.mako:407
9296 #, python-format
9631 #, python-format
9297 msgid "Parsed using %s syntax"
9632 msgid "Parsed using %s syntax"
9298 msgstr ""
9633 msgstr ""
9299
9634
9300 #: rhodecode/templates/debug_style/buttons.html:131
9635 #: rhodecode/templates/debug_style/buttons.html:131
9301 msgid "Confirm to remove this field: Field"
9636 msgid "Confirm to remove this field: Field"
9302 msgstr ""
9637 msgstr ""
9303
9638
9304 #: rhodecode/templates/debug_style/form-elements.html:107
9639 #: rhodecode/templates/debug_style/form-elements.html:107
9305 msgid "Default"
9640 msgid "Default"
9306 msgstr ""
9641 msgstr ""
9307
9642
9308 #: rhodecode/templates/debug_style/form-elements.html:513
9643 #: rhodecode/templates/debug_style/form-elements.html:513
9309 #: rhodecode/templates/debug_style/form-elements.html:565
9644 #: rhodecode/templates/debug_style/form-elements.html:565
9310 #: rhodecode/templates/debug_style/forms.html:236
9645 #: rhodecode/templates/debug_style/forms.html:236
9311 msgid "Chosen group members"
9646 msgid "Chosen group members"
9312 msgstr ""
9647 msgstr ""
9313
9648
9314 #: rhodecode/templates/debug_style/form-elements.html:525
9649 #: rhodecode/templates/debug_style/form-elements.html:525
9315 #: rhodecode/templates/debug_style/form-elements.html:569
9650 #: rhodecode/templates/debug_style/form-elements.html:569
9316 #: rhodecode/templates/debug_style/forms.html:240
9651 #: rhodecode/templates/debug_style/forms.html:240
9317 msgid "Remove all elements"
9652 msgid "Remove all elements"
9318 msgstr ""
9653 msgstr ""
9319
9654
9320 #: rhodecode/templates/debug_style/form-elements.html:535
9655 #: rhodecode/templates/debug_style/form-elements.html:535
9321 #: rhodecode/templates/debug_style/form-elements.html:579
9656 #: rhodecode/templates/debug_style/form-elements.html:579
9322 #: rhodecode/templates/debug_style/forms.html:250
9657 #: rhodecode/templates/debug_style/forms.html:250
9323 msgid "Available members"
9658 msgid "Available members"
9324 msgstr ""
9659 msgstr ""
9325
9660
9326 #: rhodecode/templates/debug_style/form-elements.html:543
9661 #: rhodecode/templates/debug_style/form-elements.html:543
9327 #: rhodecode/templates/debug_style/form-elements.html:587
9662 #: rhodecode/templates/debug_style/form-elements.html:587
9328 #: rhodecode/templates/debug_style/forms.html:258
9663 #: rhodecode/templates/debug_style/forms.html:258
9329 msgid "Add all elements"
9664 msgid "Add all elements"
9330 msgstr ""
9665 msgstr ""
9331
9666
9332 #: rhodecode/templates/debug_style/forms.html:119
9667 #: rhodecode/templates/debug_style/forms.html:119
9333 msgid "Some text..."
9668 msgid "Some text..."
9334 msgstr ""
9669 msgstr ""
9335
9670
9336 #: rhodecode/templates/debug_style/forms.html:122
9671 #: rhodecode/templates/debug_style/forms.html:122
9337 #: rhodecode/templates/debug_style/forms.html:255
9672 #: rhodecode/templates/debug_style/forms.html:255
9338 msgid "Variable Item"
9673 msgid "Variable Item"
9339 msgstr ""
9674 msgstr ""
9340
9675
9341 #: rhodecode/templates/debug_style/forms.html:252
9676 #: rhodecode/templates/debug_style/forms.html:252
9342 msgid "Some example text..."
9677 msgid "Some example text..."
9343 msgstr ""
9678 msgstr ""
9344
9679
9345 #: rhodecode/templates/debug_style/index.html:5
9680 #: rhodecode/templates/debug_style/index.html:5
9346 msgid "Debug Style"
9681 msgid "Debug Style"
9347 msgstr ""
9682 msgstr ""
9348
9683
9349 #: rhodecode/templates/debug_style/index.html:54
9684 #: rhodecode/templates/debug_style/index.html:54
9350 msgid "Index"
9685 msgid "Index"
9351 msgstr ""
9686 msgstr ""
9352
9687
9353 #: rhodecode/templates/debug_style/index.html:55
9688 #: rhodecode/templates/debug_style/index.html:55
9354 msgid "Typography"
9689 msgid "Typography"
9355 msgstr ""
9690 msgstr ""
9356
9691
9357 #: rhodecode/templates/debug_style/index.html:56
9692 #: rhodecode/templates/debug_style/index.html:56
9358 msgid "Forms"
9693 msgid "Forms"
9359 msgstr ""
9694 msgstr ""
9360
9695
9361 #: rhodecode/templates/debug_style/index.html:57
9696 #: rhodecode/templates/debug_style/index.html:57
9362 msgid "Buttons"
9697 msgid "Buttons"
9363 msgstr ""
9698 msgstr ""
9364
9699
9365 #: rhodecode/templates/debug_style/index.html:58
9700 #: rhodecode/templates/debug_style/index.html:58
9366 msgid "Labels"
9701 msgid "Labels"
9367 msgstr ""
9702 msgstr ""
9368
9703
9369 #: rhodecode/templates/debug_style/index.html:59
9704 #: rhodecode/templates/debug_style/index.html:59
9370 msgid "Alerts"
9705 msgid "Alerts"
9371 msgstr ""
9706 msgstr ""
9372
9707
9373 #: rhodecode/templates/debug_style/index.html:60
9708 #: rhodecode/templates/debug_style/index.html:60
9374 msgid "Tables"
9709 msgid "Tables"
9375 msgstr ""
9710 msgstr ""
9376
9711
9377 #: rhodecode/templates/debug_style/index.html:61
9712 #: rhodecode/templates/debug_style/index.html:61
9378 msgid "Tables wide"
9713 msgid "Tables wide"
9379 msgstr ""
9714 msgstr ""
9380
9715
9381 #: rhodecode/templates/debug_style/index.html:62
9716 #: rhodecode/templates/debug_style/index.html:62
9382 msgid "Collapsable Content"
9717 msgid "Collapsable Content"
9383 msgstr ""
9718 msgstr ""
9384
9719
9385 #: rhodecode/templates/debug_style/index.html:64
9720 #: rhodecode/templates/debug_style/index.html:64
9386 msgid "Layout form with sidebar"
9721 msgid "Layout form with sidebar"
9387 msgstr ""
9722 msgstr ""
9388
9723
9389 #: rhodecode/templates/debug_style/index.html:65
9724 #: rhodecode/templates/debug_style/index.html:65
9390 msgid "Login"
9725 msgid "Login"
9391 msgstr ""
9726 msgstr ""
9392
9727
9393 #: rhodecode/templates/debug_style/index.html:66
9728 #: rhodecode/templates/debug_style/index.html:66
9394 msgid "Login 2"
9729 msgid "Login 2"
9395 msgstr ""
9730 msgstr ""
9396
9731
9397 #: rhodecode/templates/debug_style/index.html:67
9732 #: rhodecode/templates/debug_style/index.html:67
9398 msgid "Code blocks"
9733 msgid "Code blocks"
9399 msgstr ""
9734 msgstr ""
9400
9735
9401 #: rhodecode/templates/debug_style/index.html:70
9736 #: rhodecode/templates/debug_style/index.html:70
9402 msgid "Panels"
9737 msgid "Panels"
9403 msgstr ""
9738 msgstr ""
9404
9739
9405 #: rhodecode/templates/debug_style/index.html:73
9740 #: rhodecode/templates/debug_style/index.html:73
9406 msgid "Form elements"
9741 msgid "Form elements"
9407 msgstr ""
9742 msgstr ""
9408
9743
9409 #: rhodecode/templates/debug_style/index.html:74
9744 #: rhodecode/templates/debug_style/index.html:74
9410 msgid "Form elements small"
9745 msgid "Form elements small"
9411 msgstr ""
9746 msgstr ""
9412
9747
9413 #: rhodecode/templates/debug_style/index.html:75
9748 #: rhodecode/templates/debug_style/index.html:75
9414 msgid "Form inline elements"
9749 msgid "Form inline elements"
9415 msgstr ""
9750 msgstr ""
9416
9751
9417 #: rhodecode/templates/debug_style/index.html:76
9752 #: rhodecode/templates/debug_style/index.html:76
9418 msgid "Form vertical"
9753 msgid "Form vertical"
9419 msgstr ""
9754 msgstr ""
9420
9755
9756 #: rhodecode/templates/debug_style/login.html:28
9757 msgid "Sign in to your account"
9758 msgstr ""
9759
9760 #: rhodecode/templates/debug_style/login.html:46
9761 msgid "(Forgot password?)"
9762 msgstr ""
9763
9421 #: rhodecode/templates/debug_style/login.html:56
9764 #: rhodecode/templates/debug_style/login.html:56
9422 msgid "Don't have an account ?"
9765 msgid "Don't have an account ?"
9423 msgstr ""
9766 msgstr ""
9424
9767
9425 #: rhodecode/templates/email_templates/base.mako:39
9768 #: rhodecode/templates/email_templates/base.mako:39
9426 #, python-format
9769 #, python-format
9427 msgid "This is a notification from RhodeCode. %(instance_url)s"
9770 msgid "This is a notification from RhodeCode. %(instance_url)s"
9428 msgstr ""
9771 msgstr ""
9429
9772
9430 #: rhodecode/templates/email_templates/base.mako:122
9773 #: rhodecode/templates/email_templates/base.mako:122
9431 msgid "RhodeCode"
9774 msgid "RhodeCode"
9432 msgstr ""
9775 msgstr ""
9433
9776
9434 #: rhodecode/templates/email_templates/commit_comment.mako:18
9777 #: rhodecode/templates/email_templates/commit_comment.mako:18
9435 #: rhodecode/templates/email_templates/pull_request_comment.mako:19
9778 #: rhodecode/templates/email_templates/pull_request_comment.mako:19
9436 msgid "[mention]"
9779 msgid "[mention]"
9437 msgstr ""
9780 msgstr ""
9438
9781
9439 #: rhodecode/templates/email_templates/commit_comment.mako:21
9782 #: rhodecode/templates/email_templates/commit_comment.mako:21
9440 #: rhodecode/templates/email_templates/commit_comment.mako:82
9783 #: rhodecode/templates/email_templates/commit_comment.mako:82
9441 msgid "{user} left a {comment_type} on file `{comment_file}` in commit `{commit_id}`"
9784 msgid "{user} left a {comment_type} on file `{comment_file}` in commit `{commit_id}`"
9442 msgstr ""
9785 msgstr ""
9443
9786
9444 #: rhodecode/templates/email_templates/commit_comment.mako:21
9787 #: rhodecode/templates/email_templates/commit_comment.mako:21
9445 #: rhodecode/templates/email_templates/commit_comment.mako:24
9788 #: rhodecode/templates/email_templates/commit_comment.mako:24
9446 #: rhodecode/templates/email_templates/commit_comment.mako:26
9789 #: rhodecode/templates/email_templates/commit_comment.mako:26
9447 msgid "in the {repo_name} repository"
9790 msgid "in the {repo_name} repository"
9448 msgstr ""
9791 msgstr ""
9449
9792
9450 #: rhodecode/templates/email_templates/commit_comment.mako:24
9793 #: rhodecode/templates/email_templates/commit_comment.mako:24
9451 msgid "[status: {status}] {user} left a {comment_type} on commit `{commit_id}`"
9794 msgid "[status: {status}] {user} left a {comment_type} on commit `{commit_id}`"
9452 msgstr ""
9795 msgstr ""
9453
9796
9454 #: rhodecode/templates/email_templates/commit_comment.mako:26
9797 #: rhodecode/templates/email_templates/commit_comment.mako:26
9455 #: rhodecode/templates/email_templates/commit_comment.mako:84
9798 #: rhodecode/templates/email_templates/commit_comment.mako:84
9456 msgid "{user} left a {comment_type} on commit `{commit_id}`"
9799 msgid "{user} left a {comment_type} on commit `{commit_id}`"
9457 msgstr ""
9800 msgstr ""
9458
9801
9459 #: rhodecode/templates/email_templates/commit_comment.mako:47
9802 #: rhodecode/templates/email_templates/commit_comment.mako:47
9460 #: rhodecode/templates/email_templates/pull_request_comment.mako:47
9803 #: rhodecode/templates/email_templates/pull_request_comment.mako:47
9461 msgid "Comment link"
9804 msgid "Comment link"
9462 msgstr ""
9805 msgstr ""
9463
9806
9464 #: rhodecode/templates/email_templates/commit_comment.mako:52
9807 #: rhodecode/templates/email_templates/commit_comment.mako:52
9465 #: rhodecode/templates/email_templates/pull_request_comment.mako:52
9808 #: rhodecode/templates/email_templates/pull_request_comment.mako:52
9466 msgid "File: {comment_file} on line {comment_line}"
9809 msgid "File: {comment_file} on line {comment_line}"
9467 msgstr ""
9810 msgstr ""
9468
9811
9469 #: rhodecode/templates/email_templates/commit_comment.mako:58
9812 #: rhodecode/templates/email_templates/commit_comment.mako:58
9470 msgid "Commit status was changed to"
9813 msgid "Commit status was changed to"
9471 msgstr ""
9814 msgstr ""
9472
9815
9473 #: rhodecode/templates/email_templates/commit_comment.mako:82
9816 #: rhodecode/templates/email_templates/commit_comment.mako:82
9474 #: rhodecode/templates/email_templates/commit_comment.mako:84
9817 #: rhodecode/templates/email_templates/commit_comment.mako:84
9475 msgid "in the {repo} repository"
9818 msgid "in the {repo} repository"
9476 msgstr ""
9819 msgstr ""
9477
9820
9478 #: rhodecode/templates/email_templates/commit_comment.mako:93
9821 #: rhodecode/templates/email_templates/commit_comment.mako:93
9479 #: rhodecode/templates/email_templates/pull_request_comment.mako:94
9822 #: rhodecode/templates/email_templates/pull_request_comment.mako:94
9480 msgid "Status"
9823 msgid "Status"
9481 msgstr ""
9824 msgstr ""
9482
9825
9483 #: rhodecode/templates/email_templates/commit_comment.mako:95
9826 #: rhodecode/templates/email_templates/commit_comment.mako:95
9484 msgid "The commit status was changed to"
9827 msgid "The commit status was changed to"
9485 msgstr ""
9828 msgstr ""
9486
9829
9487 #: rhodecode/templates/email_templates/commit_comment.mako:102
9830 #: rhodecode/templates/email_templates/commit_comment.mako:102
9488 #: rhodecode/templates/email_templates/pull_request_comment.mako:107
9831 #: rhodecode/templates/email_templates/pull_request_comment.mako:107
9489 msgid "TODO comment on line: {comment_line}"
9832 msgid "TODO comment on line: {comment_line}"
9490 msgstr ""
9833 msgstr ""
9491
9834
9492 #: rhodecode/templates/email_templates/commit_comment.mako:104
9835 #: rhodecode/templates/email_templates/commit_comment.mako:104
9493 #: rhodecode/templates/email_templates/pull_request_comment.mako:109
9836 #: rhodecode/templates/email_templates/pull_request_comment.mako:109
9494 msgid "Note comment on line: {comment_line}"
9837 msgid "Note comment on line: {comment_line}"
9495 msgstr ""
9838 msgstr ""
9496
9839
9497 #: rhodecode/templates/email_templates/commit_comment.mako:104
9840 #: rhodecode/templates/email_templates/commit_comment.mako:104
9498 #: rhodecode/templates/email_templates/pull_request_comment.mako:109
9841 #: rhodecode/templates/email_templates/pull_request_comment.mako:109
9499 msgid "Note comment"
9842 msgid "Note comment"
9500 msgstr ""
9843 msgstr ""
9501
9844
9502 #: rhodecode/templates/email_templates/password_reset.mako:31
9845 #: rhodecode/templates/email_templates/password_reset.mako:31
9503 msgid "Generate new password here"
9846 msgid "Generate new password here"
9504 msgstr ""
9847 msgstr ""
9505
9848
9506 #: rhodecode/templates/email_templates/pull_request_comment.mako:22
9849 #: rhodecode/templates/email_templates/pull_request_comment.mako:22
9507 #: rhodecode/templates/email_templates/pull_request_comment.mako:84
9850 #: rhodecode/templates/email_templates/pull_request_comment.mako:84
9508 msgid "{user} left a {comment_type} on file `{comment_file}` in pull request #{pr_id} \"{pr_title}\""
9851 msgid "{user} left a {comment_type} on file `{comment_file}` in pull request #{pr_id} \"{pr_title}\""
9509 msgstr ""
9852 msgstr ""
9510
9853
9511 #: rhodecode/templates/email_templates/pull_request_comment.mako:25
9854 #: rhodecode/templates/email_templates/pull_request_comment.mako:25
9512 msgid "[status: {status}] {user} left a {comment_type} on pull request #{pr_id} \"{pr_title}\""
9855 msgid "[status: {status}] {user} left a {comment_type} on pull request #{pr_id} \"{pr_title}\""
9513 msgstr ""
9856 msgstr ""
9514
9857
9515 #: rhodecode/templates/email_templates/pull_request_comment.mako:27
9858 #: rhodecode/templates/email_templates/pull_request_comment.mako:27
9516 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
9859 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
9517 msgid "{user} left a {comment_type} on pull request #{pr_id} \"{pr_title}\""
9860 msgid "{user} left a {comment_type} on pull request #{pr_id} \"{pr_title}\""
9518 msgstr ""
9861 msgstr ""
9519
9862
9520 #: rhodecode/templates/email_templates/pull_request_comment.mako:49
9863 #: rhodecode/templates/email_templates/pull_request_comment.mako:49
9521 #: rhodecode/templates/pullrequests/pullrequest.mako:73
9864 #: rhodecode/templates/pullrequests/pullrequest.mako:73
9522 msgid "Source repository"
9865 msgid "Source repository"
9523 msgstr ""
9866 msgstr ""
9524
9867
9525 #: rhodecode/templates/email_templates/pull_request_comment.mako:58
9868 #: rhodecode/templates/email_templates/pull_request_comment.mako:58
9526 msgid "{user} submitted pull request #{pr_id} status: *{status}*"
9869 msgid "{user} submitted pull request #{pr_id} status: *{status}*"
9527 msgstr ""
9870 msgstr ""
9528
9871
9529 #: rhodecode/templates/email_templates/pull_request_comment.mako:60
9872 #: rhodecode/templates/email_templates/pull_request_comment.mako:60
9530 msgid "{user} submitted pull request #{pr_id} status: *{status} and closed*"
9873 msgid "{user} submitted pull request #{pr_id} status: *{status} and closed*"
9531 msgstr ""
9874 msgstr ""
9532
9875
9533 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
9876 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
9534 msgid "Closed pull request with status"
9877 msgid "Closed pull request with status"
9535 msgstr ""
9878 msgstr ""
9536
9879
9537 #: rhodecode/templates/email_templates/pull_request_comment.mako:99
9880 #: rhodecode/templates/email_templates/pull_request_comment.mako:99
9538 msgid "Submitted review status"
9881 msgid "Submitted review status"
9539 msgstr ""
9882 msgstr ""
9540
9883
9541 #: rhodecode/templates/email_templates/pull_request_review.mako:14
9884 #: rhodecode/templates/email_templates/pull_request_review.mako:14
9542 #, python-format
9885 #, python-format
9543 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\""
9886 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\""
9544 msgstr ""
9887 msgstr ""
9545
9888
9546 #: rhodecode/templates/email_templates/pull_request_review.mako:34
9889 #: rhodecode/templates/email_templates/pull_request_review.mako:34
9547 #, python-format
9890 #, python-format
9548 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"
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"
9549 msgstr ""
9892 msgstr ""
9550
9893
9551 #: rhodecode/templates/email_templates/pull_request_review.mako:37
9894 #: rhodecode/templates/email_templates/pull_request_review.mako:37
9552 msgid "Link"
9895 msgid "Link"
9553 msgstr ""
9896 msgstr ""
9554
9897
9555 #: rhodecode/templates/email_templates/pull_request_review.mako:71
9898 #: rhodecode/templates/email_templates/pull_request_review.mako:71
9556 #, python-format
9899 #, python-format
9557 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
9900 msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
9558 msgstr ""
9901 msgstr ""
9559
9902
9560 #: rhodecode/templates/email_templates/pull_request_review.mako:73
9903 #: rhodecode/templates/email_templates/pull_request_review.mako:73
9561 #, python-format
9904 #, python-format
9562 msgid "%(source_ref_type)s of %(source_repo_url)s"
9905 msgid "%(source_ref_type)s of %(source_repo_url)s"
9563 msgstr ""
9906 msgstr ""
9564
9907
9565 #: rhodecode/templates/email_templates/pull_request_review.mako:74
9908 #: rhodecode/templates/email_templates/pull_request_review.mako:74
9566 #, python-format
9909 #, python-format
9567 msgid "%(target_ref_type)s of %(target_repo_url)s"
9910 msgid "%(target_ref_type)s of %(target_repo_url)s"
9568 msgstr ""
9911 msgstr ""
9569
9912
9570 #: rhodecode/templates/email_templates/test.mako:5
9913 #: rhodecode/templates/email_templates/test.mako:5
9571 msgid "hello \"world\""
9914 msgid "hello \"world\""
9572 msgstr ""
9915 msgstr ""
9573
9916
9574 #: rhodecode/templates/email_templates/test.mako:21
9917 #: rhodecode/templates/email_templates/test.mako:21
9575 msgid "Translation"
9918 msgid "Translation"
9576 msgstr ""
9919 msgstr ""
9577
9920
9578 #: rhodecode/templates/email_templates/user_registration.mako:22
9921 #: rhodecode/templates/email_templates/user_registration.mako:22
9579 #, python-format
9922 #, python-format
9580 msgid "New user %(user)s has registered on %(date)s"
9923 msgid "New user %(user)s has registered on %(date)s"
9581 msgstr ""
9924 msgstr ""
9582
9925
9583 #: rhodecode/templates/email_templates/user_registration.mako:24
9926 #: rhodecode/templates/email_templates/user_registration.mako:24
9584 msgid "Full Name"
9927 msgid "Full Name"
9585 msgstr ""
9928 msgstr ""
9586
9929
9587 #: rhodecode/templates/errors/error_document.mako:47
9930 #: rhodecode/templates/errors/error_document.mako:47
9588 #, python-format
9931 #, python-format
9589 msgid "You will be redirected to %s in %s seconds"
9932 msgid "You will be redirected to %s in %s seconds"
9590 msgstr ""
9933 msgstr ""
9591
9934
9592 #: rhodecode/templates/errors/error_document.mako:65
9935 #: rhodecode/templates/errors/error_document.mako:65
9593 msgid "Support Page"
9936 msgid "Support Page"
9594 msgstr ""
9937 msgstr ""
9595
9938
9596 #: rhodecode/templates/feed/atom_feed_entry.mako:3
9939 #: rhodecode/templates/feed/atom_feed_entry.mako:3
9597 #, python-format
9940 #, python-format
9598 msgid "%(user)s commited on %(date)s UTC"
9941 msgid "%(user)s commited on %(date)s UTC"
9599 msgstr ""
9942 msgstr ""
9600
9943
9601 #: rhodecode/templates/feed/atom_feed_entry.mako:30
9944 #: rhodecode/templates/feed/atom_feed_entry.mako:30
9602 msgid "Commit was too big and was cut off..."
9945 msgid "Commit was too big and was cut off..."
9603 msgstr ""
9946 msgstr ""
9604
9947
9605 #: rhodecode/templates/files/file_authors_box.mako:6
9948 #: rhodecode/templates/files/file_authors_box.mako:6
9606 msgid "Last Author"
9949 msgid "Last Author"
9607 msgstr ""
9950 msgstr ""
9608
9951
9609 #: rhodecode/templates/files/file_authors_box.mako:11
9952 #: rhodecode/templates/files/file_authors_box.mako:11
9610 msgid "Show All"
9953 msgid "Show All"
9611 msgstr ""
9954 msgstr ""
9612
9955
9613 #: rhodecode/templates/files/file_authors_box.mako:25
9956 #: rhodecode/templates/files/file_authors_box.mako:25
9614 msgid "last author"
9957 msgid "last author"
9615 msgstr ""
9958 msgstr ""
9616
9959
9617 #: rhodecode/templates/files/file_tree_author_box.mako:5
9960 #: rhodecode/templates/files/file_tree_author_box.mako:5
9618 msgid "Commit Author"
9961 msgid "Commit Author"
9619 msgstr ""
9962 msgstr ""
9620
9963
9621 #: rhodecode/templates/files/files.mako:4
9964 #: rhodecode/templates/files/files.mako:4
9622 #: rhodecode/templates/files/files_pjax.mako:2
9965 #: rhodecode/templates/files/files_pjax.mako:2
9623 #, python-format
9966 #, python-format
9624 msgid "%s Files"
9967 msgid "%s Files"
9625 msgstr ""
9968 msgstr ""
9626
9969
9627 #: rhodecode/templates/files/files.mako:131
9970 #: rhodecode/templates/files/files.mako:131
9628 msgid "Pick Commit"
9971 msgid "Pick Commit"
9629 msgstr ""
9972 msgstr ""
9630
9973
9631 #: rhodecode/templates/files/files_add.mako:4
9974 #: rhodecode/templates/files/files_add.mako:4
9632 #, python-format
9975 #, python-format
9633 msgid "%s Files Add"
9976 msgid "%s Files Add"
9634 msgstr ""
9977 msgstr ""
9635
9978
9636 #: rhodecode/templates/files/files_add.mako:15
9979 #: rhodecode/templates/files/files_add.mako:15
9637 msgid "Add new file"
9980 msgid "Add new file"
9638 msgstr ""
9981 msgstr ""
9639
9982
9640 #: rhodecode/templates/files/files_add.mako:34
9983 #: rhodecode/templates/files/files_add.mako:34
9641 #: rhodecode/templates/files/files_delete.mako:34
9984 #: rhodecode/templates/files/files_delete.mako:34
9642 #: rhodecode/templates/files/files_edit.mako:34
9985 #: rhodecode/templates/files/files_edit.mako:34
9643 msgid "Path"
9986 msgid "Path"
9644 msgstr ""
9987 msgstr ""
9645
9988
9646 #: rhodecode/templates/files/files_add.mako:39
9989 #: rhodecode/templates/files/files_add.mako:39
9647 msgid "Specify Custom Path"
9990 msgid "Specify Custom Path"
9648 msgstr ""
9991 msgstr ""
9649
9992
9650 #: rhodecode/templates/files/files_add.mako:44
9993 #: rhodecode/templates/files/files_add.mako:44
9651 msgid "Remove Custom Path"
9994 msgid "Remove Custom Path"
9652 msgstr ""
9995 msgstr ""
9653
9996
9654 #: rhodecode/templates/files/files_add.mako:50
9997 #: rhodecode/templates/files/files_add.mako:50
9655 #: rhodecode/templates/files/files_add.mako:59
9998 #: rhodecode/templates/files/files_add.mako:59
9656 msgid "Filename"
9999 msgid "Filename"
9657 msgstr ""
10000 msgstr ""
9658
10001
9659 #: rhodecode/templates/files/files_add.mako:54
10002 #: rhodecode/templates/files/files_add.mako:54
9660 msgid "Upload File"
10003 msgid "Upload File"
9661 msgstr ""
10004 msgstr ""
9662
10005
9663 #: rhodecode/templates/files/files_add.mako:62
10006 #: rhodecode/templates/files/files_add.mako:62
9664 msgid "No file selected"
10007 msgid "No file selected"
9665 msgstr ""
10008 msgstr ""
9666
10009
9667 #: rhodecode/templates/files/files_add.mako:65
10010 #: rhodecode/templates/files/files_add.mako:65
9668 msgid "Upload file"
10011 msgid "Upload file"
9669 msgstr ""
10012 msgstr ""
9670
10013
9671 #: rhodecode/templates/files/files_add.mako:71
10014 #: rhodecode/templates/files/files_add.mako:71
9672 msgid "Create New File"
10015 msgid "Create New File"
9673 msgstr ""
10016 msgstr ""
9674
10017
9675 #: rhodecode/templates/files/files_add.mako:81
10018 #: rhodecode/templates/files/files_add.mako:81
9676 #: rhodecode/templates/files/files_edit.mako:82
10019 #: rhodecode/templates/files/files_edit.mako:82
9677 msgid "line wraps"
10020 msgid "line wraps"
9678 msgstr ""
10021 msgstr ""
9679
10022
9680 #: rhodecode/templates/files/files_add.mako:82
10023 #: rhodecode/templates/files/files_add.mako:82
9681 #: rhodecode/templates/files/files_edit.mako:83
10024 #: rhodecode/templates/files/files_edit.mako:83
9682 msgid "on"
10025 msgid "on"
9683 msgstr ""
10026 msgstr ""
9684
10027
9685 #: rhodecode/templates/files/files_add.mako:82
10028 #: rhodecode/templates/files/files_add.mako:82
9686 #: rhodecode/templates/files/files_edit.mako:83
10029 #: rhodecode/templates/files/files_edit.mako:83
9687 msgid "off"
10030 msgid "off"
9688 msgstr ""
10031 msgstr ""
9689
10032
9690 #: rhodecode/templates/files/files_add.mako:109
10033 #: rhodecode/templates/files/files_add.mako:109
9691 #: rhodecode/templates/files/files_edit.mako:109
10034 #: rhodecode/templates/files/files_edit.mako:109
9692 msgid "Commit changes"
10035 msgid "Commit changes"
9693 msgstr ""
10036 msgstr ""
9694
10037
9695 #: rhodecode/templates/files/files_browser.mako:9
10038 #: rhodecode/templates/files/files_browser.mako:9
9696 msgid "Previous commit"
10039 msgid "Previous commit"
9697 msgstr ""
10040 msgstr ""
9698
10041
9699 #: rhodecode/templates/files/files_browser.mako:13
10042 #: rhodecode/templates/files/files_browser.mako:13
9700 msgid "Next commit"
10043 msgid "Next commit"
9701 msgstr ""
10044 msgstr ""
9702
10045
9703 #: rhodecode/templates/files/files_browser.mako:19
10046 #: rhodecode/templates/files/files_browser.mako:19
9704 msgid "Search File List"
10047 msgid "Search File List"
9705 msgstr ""
10048 msgstr ""
9706
10049
9707 #: rhodecode/templates/files/files_browser.mako:22
10050 #: rhodecode/templates/files/files_browser.mako:22
9708 msgid "Close File List"
10051 msgid "Close File List"
9709 msgstr ""
10052 msgstr ""
9710
10053
9711 #: rhodecode/templates/files/files_browser.mako:25
10054 #: rhodecode/templates/files/files_browser.mako:25
9712 #: rhodecode/templates/summary/summary_commits.mako:112
10055 #: rhodecode/templates/summary/summary_commits.mako:112
9713 msgid "Add New File"
10056 msgid "Add New File"
9714 msgstr ""
10057 msgstr ""
9715
10058
9716 #: rhodecode/templates/files/files_browser.mako:27
10059 #: rhodecode/templates/files/files_browser.mako:27
9717 msgid "Add File"
10060 msgid "Add File"
9718 msgstr ""
10061 msgstr ""
9719
10062
10063 #: rhodecode/templates/files/files_browser.mako:32
9720 #: rhodecode/templates/files/files_browser.mako:34
10064 #: rhodecode/templates/files/files_browser.mako:34
10065 msgid "Download tree at {}"
10066 msgstr ""
10067
10068 #: rhodecode/templates/files/files_browser.mako:42
9721 msgid "Loading file list..."
10069 msgid "Loading file list..."
9722 msgstr ""
10070 msgstr ""
9723
10071
9724 #: rhodecode/templates/files/files_browser_tree.mako:6
10072 #: rhodecode/templates/files/files_browser_tree.mako:6
10073 #: rhodecode/templates/search/search_path.mako:9
9725 msgid "Size"
10074 msgid "Size"
9726 msgstr ""
10075 msgstr ""
9727
10076
9728 #: rhodecode/templates/files/files_browser_tree.mako:7
10077 #: rhodecode/templates/files/files_browser_tree.mako:7
9729 msgid "Modified"
10078 msgid "Modified"
9730 msgstr ""
10079 msgstr ""
9731
10080
9732 #: rhodecode/templates/files/files_browser_tree.mako:8
10081 #: rhodecode/templates/files/files_browser_tree.mako:8
9733 msgid "Last Commit"
10082 msgid "Last Commit"
9734 msgstr ""
10083 msgstr ""
9735
10084
9736 #: rhodecode/templates/files/files_delete.mako:4
10085 #: rhodecode/templates/files/files_delete.mako:4
9737 #, python-format
10086 #, python-format
9738 msgid "%s Files Delete"
10087 msgid "%s Files Delete"
9739 msgstr ""
10088 msgstr ""
9740
10089
9741 #: rhodecode/templates/files/files_delete.mako:15
10090 #: rhodecode/templates/files/files_delete.mako:15
9742 msgid "Delete file"
10091 msgid "Delete file"
9743 msgstr ""
10092 msgstr ""
9744
10093
9745 #: rhodecode/templates/files/files_delete.mako:45
10094 #: rhodecode/templates/files/files_delete.mako:45
9746 #: rhodecode/templates/files/files_source.mako:75
10095 #: rhodecode/templates/files/files_source.mako:75
9747 #, python-format
10096 #, python-format
9748 msgid "Binary file (%s)"
10097 msgid "Binary file (%s)"
9749 msgstr ""
10098 msgstr ""
9750
10099
9751 #: rhodecode/templates/files/files_delete.mako:50
10100 #: rhodecode/templates/files/files_delete.mako:50
9752 #: rhodecode/templates/files/files_source.mako:104
10101 #: rhodecode/templates/files/files_source.mako:104
9753 msgid "File size {} is bigger then allowed limit {}. "
10102 msgid "File size {} is bigger then allowed limit {}. "
9754 msgstr ""
10103 msgstr ""
9755
10104
9756 #: rhodecode/templates/files/files_delete.mako:70
10105 #: rhodecode/templates/files/files_delete.mako:70
9757 msgid "Delete File"
10106 msgid "Delete File"
9758 msgstr ""
10107 msgstr ""
9759
10108
9760 #: rhodecode/templates/files/files_detail.mako:5
10109 #: rhodecode/templates/files/files_detail.mako:5
9761 #: rhodecode/templates/files/files_detail.mako:12
10110 #: rhodecode/templates/files/files_detail.mako:12
9762 msgid "Commit Description"
10111 msgid "Commit Description"
9763 msgstr ""
10112 msgstr ""
9764
10113
9765 #: rhodecode/templates/files/files_detail.mako:32
10114 #: rhodecode/templates/files/files_detail.mako:32
9766 msgid "File last commit"
10115 msgid "File last commit"
9767 msgstr ""
10116 msgstr ""
9768
10117
9769 #: rhodecode/templates/files/files_detail.mako:46
10118 #: rhodecode/templates/files/files_detail.mako:46
9770 msgid "Show/Diff file"
10119 msgid "Show/Diff file"
9771 msgstr ""
10120 msgstr ""
9772
10121
9773 #: rhodecode/templates/files/files_detail.mako:61
10122 #: rhodecode/templates/files/files_detail.mako:61
9774 msgid "Diff to Commit"
10123 msgid "Diff to Commit"
9775 msgstr ""
10124 msgstr ""
9776
10125
9777 #: rhodecode/templates/files/files_detail.mako:62
10126 #: rhodecode/templates/files/files_detail.mako:62
9778 msgid "Show at Commit"
10127 msgid "Show at Commit"
9779 msgstr ""
10128 msgstr ""
9780
10129
9781 #: rhodecode/templates/files/files_edit.mako:4
10130 #: rhodecode/templates/files/files_edit.mako:4
9782 #, python-format
10131 #, python-format
9783 msgid "%s File Edit"
10132 msgid "%s File Edit"
9784 msgstr ""
10133 msgstr ""
9785
10134
9786 #: rhodecode/templates/files/files_edit.mako:15
10135 #: rhodecode/templates/files/files_edit.mako:15
9787 msgid "Edit file"
10136 msgid "Edit file"
9788 msgstr ""
10137 msgstr ""
9789
10138
9790 #: rhodecode/templates/files/files_edit.mako:55
10139 #: rhodecode/templates/files/files_edit.mako:55
9791 msgid "history"
10140 msgid "history"
9792 msgstr ""
10141 msgstr ""
9793
10142
9794 #: rhodecode/templates/files/files_edit.mako:61
10143 #: rhodecode/templates/files/files_edit.mako:61
9795 msgid "source"
10144 msgid "source"
9796 msgstr ""
10145 msgstr ""
9797
10146
9798 #: rhodecode/templates/files/files_edit.mako:63
10147 #: rhodecode/templates/files/files_edit.mako:63
9799 #: rhodecode/templates/files/files_pjax.mako:19
10148 #: rhodecode/templates/files/files_pjax.mako:19
9800 msgid "annotation"
10149 msgid "annotation"
9801 msgstr ""
10150 msgstr ""
9802
10151
9803 #: rhodecode/templates/files/files_edit.mako:67
10152 #: rhodecode/templates/files/files_edit.mako:67
9804 msgid "raw"
10153 msgid "raw"
9805 msgstr ""
10154 msgstr ""
9806
10155
9807 #: rhodecode/templates/files/files_edit.mako:70
10156 #: rhodecode/templates/files/files_edit.mako:70
9808 msgid "download"
10157 msgid "download"
9809 msgstr ""
10158 msgstr ""
9810
10159
9811 #: rhodecode/templates/files/files_edit.mako:77
10160 #: rhodecode/templates/files/files_edit.mako:77
9812 msgid "Editing file"
10161 msgid "Editing file"
9813 msgstr ""
10162 msgstr ""
9814
10163
9815 #: rhodecode/templates/files/files_pjax.mako:17
10164 #: rhodecode/templates/files/files_pjax.mako:17
9816 msgid "Location"
10165 msgid "Location"
9817 msgstr ""
10166 msgstr ""
9818
10167
9819 #: rhodecode/templates/files/files_source.mako:16
10168 #: rhodecode/templates/files/files_source.mako:16
9820 msgid "This file is a pointer to large binary file"
10169 msgid "This file is a pointer to large binary file"
9821 msgstr ""
10170 msgstr ""
9822
10171
9823 #: rhodecode/templates/files/files_source.mako:16
10172 #: rhodecode/templates/files/files_source.mako:16
9824 msgid "LargeFile"
10173 msgid "LargeFile"
9825 msgstr ""
10174 msgstr ""
9826
10175
9827 #: rhodecode/templates/files/files_source.mako:27
10176 #: rhodecode/templates/files/files_source.mako:27
9828 msgid "History"
10177 msgid "History"
9829 msgstr ""
10178 msgstr ""
9830
10179
9831 #: rhodecode/templates/files/files_source.mako:30
10180 #: rhodecode/templates/files/files_source.mako:30
9832 #: rhodecode/templates/search/search_content.mako:69
10181 #: rhodecode/templates/search/search_content.mako:86
9833 msgid "Show Full History"
10182 msgid "Show Full History"
9834 msgstr ""
10183 msgstr ""
9835
10184
9836 #: rhodecode/templates/files/files_source.mako:35
10185 #: rhodecode/templates/files/files_source.mako:35
9837 #: rhodecode/templates/search/search_content.mako:71
10186 #: rhodecode/templates/search/search_content.mako:88
9838 msgid "Annotation"
10187 msgid "Annotation"
9839 msgstr ""
10188 msgstr ""
9840
10189
9841 #: rhodecode/templates/files/files_source.mako:37
10190 #: rhodecode/templates/files/files_source.mako:37
9842 #: rhodecode/templates/search/search_content.mako:72
10191 #: rhodecode/templates/search/search_content.mako:89
9843 msgid "Raw"
10192 msgid "Raw"
9844 msgstr ""
10193 msgstr ""
9845
10194
9846 #: rhodecode/templates/files/files_source.mako:41
10195 #: rhodecode/templates/files/files_source.mako:41
9847 msgid "Download largefile"
10196 msgid "Download largefile"
9848 msgstr ""
10197 msgstr ""
9849
10198
9850 #: rhodecode/templates/files/files_source.mako:45
10199 #: rhodecode/templates/files/files_source.mako:45
9851 #: rhodecode/templates/search/search_content.mako:73
10200 #: rhodecode/templates/search/search_content.mako:90
9852 msgid "Download"
10201 msgid "Download"
9853 msgstr ""
10202 msgstr ""
9854
10203
9855 #: rhodecode/templates/files/files_source.mako:53
10204 #: rhodecode/templates/files/files_source.mako:53
9856 msgid "Edit on Branch:{}"
10205 msgid "Edit on Branch:{}"
9857 msgstr ""
10206 msgstr ""
9858
10207
9859 #: rhodecode/templates/files/files_source.mako:58
10208 #: rhodecode/templates/files/files_source.mako:58
9860 msgid "Editing binary files not allowed"
10209 msgid "Editing binary files not allowed"
9861 msgstr ""
10210 msgstr ""
9862
10211
9863 #: rhodecode/templates/files/files_source.mako:61
10212 #: rhodecode/templates/files/files_source.mako:61
9864 msgid "Editing files allowed only when on branch head commit"
10213 msgid "Editing files allowed only when on branch head commit"
9865 msgstr ""
10214 msgstr ""
9866
10215
9867 #: rhodecode/templates/files/files_source.mako:62
10216 #: rhodecode/templates/files/files_source.mako:62
9868 msgid "Deleting files allowed only when on branch head commit"
10217 msgid "Deleting files allowed only when on branch head commit"
9869 msgstr ""
10218 msgstr ""
9870
10219
9871 #: rhodecode/templates/forks/fork.mako:5
10220 #: rhodecode/templates/forks/fork.mako:5
9872 #, python-format
10221 #, python-format
9873 msgid "Fork repository %s"
10222 msgid "Fork repository %s"
9874 msgstr ""
10223 msgstr ""
9875
10224
9876 #: rhodecode/templates/forks/fork.mako:12
10225 #: rhodecode/templates/forks/fork.mako:34
9877 msgid "New Fork"
9878 msgstr ""
9879
9880 #: rhodecode/templates/forks/fork.mako:37
9881 #: rhodecode/templates/forks/forks.mako:62
10226 #: rhodecode/templates/forks/forks.mako:62
9882 msgid "Fork name"
10227 msgid "Fork name"
9883 msgstr ""
10228 msgstr ""
9884
10229
9885 #: rhodecode/templates/forks/fork.mako:82
10230 #: rhodecode/templates/forks/fork.mako:85
9886 msgid "Default commit for files page, downloads, whoosh and readme"
9887 msgstr ""
9888
9889 #: rhodecode/templates/forks/fork.mako:88
9890 msgid "Copy permissions"
10231 msgid "Copy permissions"
9891 msgstr ""
10232 msgstr ""
9892
10233
9893 #: rhodecode/templates/forks/fork.mako:92
10234 #: rhodecode/templates/forks/fork.mako:89
9894 msgid "Copy permissions from forked repository"
10235 msgid "Copy permissions from parent repository."
9895 msgstr ""
10236 msgstr ""
9896
10237
9897 #: rhodecode/templates/forks/fork.mako:107
10238 #: rhodecode/templates/forks/fork.mako:104
9898 msgid "Fork this Repository"
10239 msgid "Fork this Repository"
9899 msgstr ""
10240 msgstr ""
9900
10241
9901 #: rhodecode/templates/forks/forks.mako:5
10242 #: rhodecode/templates/forks/forks.mako:5
9902 #, python-format
10243 #, python-format
9903 msgid "%s Forks"
10244 msgid "%s Forks"
9904 msgstr ""
10245 msgstr ""
9905
10246
9906 #: rhodecode/templates/forks/forks.mako:12
10247 #: rhodecode/templates/forks/forks.mako:12
9907 msgid "Forks"
10248 msgid "Forks"
9908 msgstr ""
10249 msgstr ""
9909
10250
9910 #: rhodecode/templates/forks/forks.mako:30
10251 #: rhodecode/templates/forks/forks.mako:30
9911 msgid "Create new fork"
10252 msgid "Create new fork"
9912 msgstr ""
10253 msgstr ""
9913
10254
9914 #: rhodecode/templates/forks/forks.mako:66
10255 #: rhodecode/templates/forks/forks.mako:66
9915 msgid "Forked"
10256 msgid "Forked"
9916 msgstr ""
10257 msgstr ""
9917
10258
9918 #: rhodecode/templates/journal/journal.mako:25
10259 #: rhodecode/templates/journal/journal.mako:25
9919 msgid "ATOM journal feed"
10260 msgid "ATOM journal feed"
9920 msgstr ""
10261 msgstr ""
9921
10262
9922 #: rhodecode/templates/journal/journal.mako:26
10263 #: rhodecode/templates/journal/journal.mako:26
9923 msgid "RSS journal feed"
10264 msgid "RSS journal feed"
9924 msgstr ""
10265 msgstr ""
9925
10266
9926 #: rhodecode/templates/journal/journal_data.mako:51
10267 #: rhodecode/templates/journal/journal_data.mako:51
9927 msgid "No entries yet"
10268 msgid "No entries yet"
9928 msgstr ""
10269 msgstr ""
9929
10270
9930 #: rhodecode/templates/journal/public_journal.mako:4
10271 #: rhodecode/templates/journal/public_journal.mako:4
9931 #: rhodecode/templates/journal/public_journal.mako:12
10272 #: rhodecode/templates/journal/public_journal.mako:12
9932 msgid "Public Journal"
10273 msgid "Public Journal"
9933 msgstr ""
10274 msgstr ""
9934
10275
9935 #: rhodecode/templates/journal/public_journal.mako:21
10276 #: rhodecode/templates/journal/public_journal.mako:21
9936 msgid "ATOM public journal feed"
10277 msgid "ATOM public journal feed"
9937 msgstr ""
10278 msgstr ""
9938
10279
9939 #: rhodecode/templates/journal/public_journal.mako:22
10280 #: rhodecode/templates/journal/public_journal.mako:22
9940 msgid "RSS public journal feed"
10281 msgid "RSS public journal feed"
9941 msgstr ""
10282 msgstr ""
9942
10283
9943 #: rhodecode/templates/pullrequests/pullrequest.mako:5
10284 #: rhodecode/templates/pullrequests/pullrequest.mako:5
9944 #: rhodecode/templates/pullrequests/pullrequest.mako:9
10285 #: rhodecode/templates/pullrequests/pullrequest.mako:9
9945 msgid "New pull request"
10286 msgid "New pull request"
9946 msgstr ""
10287 msgstr ""
9947
10288
9948 #: rhodecode/templates/pullrequests/pullrequest.mako:36
9949 msgid "Pull request summary"
9950 msgstr ""
9951
9952 #: rhodecode/templates/pullrequests/pullrequest.mako:65
10289 #: rhodecode/templates/pullrequests/pullrequest.mako:65
9953 msgid "Commit flow"
10290 msgid "Commit flow"
9954 msgstr ""
10291 msgstr ""
9955
10292
9956 #: rhodecode/templates/pullrequests/pullrequest.mako:91
10293 #: rhodecode/templates/pullrequests/pullrequest.mako:91
9957 msgid "Loading refs..."
10294 msgid "Loading refs..."
9958 msgstr ""
10295 msgstr ""
9959
10296
9960 #: rhodecode/templates/pullrequests/pullrequest.mako:102
10297 #: rhodecode/templates/pullrequests/pullrequest.mako:102
9961 msgid "Submit Pull Request"
10298 msgid "Submit Pull Request"
9962 msgstr ""
10299 msgstr ""
9963
10300
9964 #: rhodecode/templates/pullrequests/pullrequest.mako:116
10301 #: rhodecode/templates/pullrequests/pullrequest.mako:116
9965 #: rhodecode/templates/pullrequests/pullrequest_show.mako:317
10302 #: rhodecode/templates/pullrequests/pullrequest_show.mako:317
9966 msgid "Author of this pull request"
10303 msgid "Author of this pull request"
9967 msgstr ""
10304 msgstr ""
9968
10305
9969 #: rhodecode/templates/pullrequests/pullrequest.mako:130
10306 #: rhodecode/templates/pullrequests/pullrequest.mako:130
9970 #: rhodecode/templates/pullrequests/pullrequest_show.mako:331
10307 #: rhodecode/templates/pullrequests/pullrequest_show.mako:331
9971 msgid "Reviewer rules"
10308 msgid "Reviewer rules"
9972 msgstr ""
10309 msgstr ""
9973
10310
9974 #: rhodecode/templates/pullrequests/pullrequest.mako:140
10311 #: rhodecode/templates/pullrequests/pullrequest.mako:140
9975 #: rhodecode/templates/pullrequests/pullrequest_show.mako:345
10312 #: rhodecode/templates/pullrequests/pullrequest_show.mako:345
9976 msgid "Pull request reviewers"
10313 msgid "Pull request reviewers"
9977 msgstr ""
10314 msgstr ""
9978
10315
9979 #: rhodecode/templates/pullrequests/pullrequest.mako:151
10316 #: rhodecode/templates/pullrequests/pullrequest.mako:151
9980 #: rhodecode/templates/pullrequests/pullrequest_show.mako:388
10317 #: rhodecode/templates/pullrequests/pullrequest_show.mako:388
9981 msgid "Add reviewer or reviewer group"
10318 msgid "Add reviewer or reviewer group"
9982 msgstr ""
10319 msgstr ""
9983
10320
9984 #: rhodecode/templates/pullrequests/pullrequest.mako:307
10321 #: rhodecode/templates/pullrequests/pullrequest.mako:307
9985 #: rhodecode/templates/pullrequests/pullrequest.mako:524
10322 #: rhodecode/templates/pullrequests/pullrequest.mako:524
9986 msgid "Please select source and target"
10323 msgid "Please select source and target"
9987 msgstr ""
10324 msgstr ""
9988
10325
9989 #: rhodecode/templates/pullrequests/pullrequest.mako:313
10326 #: rhodecode/templates/pullrequests/pullrequest.mako:313
9990 msgid "Loading compare ..."
10327 msgid "Loading compare ..."
9991 msgstr ""
10328 msgstr ""
9992
10329
9993 #: rhodecode/templates/pullrequests/pullrequest.mako:372
10330 #: rhodecode/templates/pullrequests/pullrequest.mako:372
9994 msgid "Show detailed compare."
10331 msgid "Show detailed compare."
9995 msgstr ""
10332 msgstr ""
9996
10333
9997 #: rhodecode/templates/pullrequests/pullrequest.mako:379
10334 #: rhodecode/templates/pullrequests/pullrequest.mako:379
9998 msgid "There are no commits to merge."
10335 msgid "There are no commits to merge."
9999 msgstr ""
10336 msgstr ""
10000
10337
10001 #: rhodecode/templates/pullrequests/pullrequest.mako:429
10338 #: rhodecode/templates/pullrequests/pullrequest.mako:429
10002 #: rhodecode/templates/pullrequests/pullrequest.mako:455
10339 #: rhodecode/templates/pullrequests/pullrequest.mako:455
10003 msgid "Select commit reference"
10340 msgid "Select commit reference"
10004 msgstr ""
10341 msgstr ""
10005
10342
10006 #: rhodecode/templates/pullrequests/pullrequest.mako:445
10343 #: rhodecode/templates/pullrequests/pullrequest.mako:445
10007 msgid "Target repository"
10344 msgid "Target repository"
10008 msgstr ""
10345 msgstr ""
10009
10346
10010 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:7
10347 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:7
10011 msgid "This pull request can be merged automatically."
10348 msgid "This pull request can be merged automatically."
10012 msgstr ""
10349 msgstr ""
10013
10350
10014 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:12
10351 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:12
10015 msgid "Merge is not currently possible because of below failed checks."
10352 msgid "Merge is not currently possible because of below failed checks."
10016 msgstr ""
10353 msgstr ""
10017
10354
10018 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:52
10355 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:52
10019 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:57
10356 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:57
10020 msgid "refresh checks"
10357 msgid "refresh checks"
10021 msgstr ""
10358 msgstr ""
10022
10359
10023 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:53
10360 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:53
10024 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:58
10361 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:58
10025 msgid "Merge Pull Request"
10362 msgid "Merge Pull Request"
10026 msgstr ""
10363 msgstr ""
10027
10364
10028 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:58
10365 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:58
10029 msgid "You are not allowed to merge this pull request."
10366 msgid "You are not allowed to merge this pull request."
10030 msgstr ""
10367 msgstr ""
10031
10368
10032 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:60
10369 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:60
10033 msgid "Login to Merge this Pull Request"
10370 msgid "Login to Merge this Pull Request"
10034 msgstr ""
10371 msgstr ""
10035
10372
10036 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:69
10373 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:69
10037 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:73
10374 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:73
10038 msgid "Close with status {}"
10375 msgid "Close with status {}"
10039 msgstr ""
10376 msgstr ""
10040
10377
10041 #: rhodecode/templates/pullrequests/pullrequest_show.mako:6
10378 #: rhodecode/templates/pullrequests/pullrequest_show.mako:6
10042 #, python-format
10379 #, python-format
10043 msgid "%s Pull Request #%s"
10380 msgid "%s Pull Request #%s"
10044 msgstr ""
10381 msgstr ""
10045
10382
10046 #: rhodecode/templates/pullrequests/pullrequest_show.mako:52
10383 #: rhodecode/templates/pullrequests/pullrequest_show.mako:52
10047 msgid "From"
10384 msgid "From"
10048 msgstr ""
10385 msgstr ""
10049
10386
10050 #: rhodecode/templates/pullrequests/pullrequest_show.mako:58
10387 #: rhodecode/templates/pullrequests/pullrequest_show.mako:58
10051 msgid "Confirm to delete this pull request"
10388 msgid "Confirm to delete this pull request"
10052 msgstr ""
10389 msgstr ""
10053
10390
10054 #: rhodecode/templates/pullrequests/pullrequest_show.mako:89
10391 #: rhodecode/templates/pullrequests/pullrequest_show.mako:89
10055 msgid "Common ancestor"
10392 msgid "Common ancestor"
10056 msgstr ""
10393 msgstr ""
10057
10394
10058 #: rhodecode/templates/pullrequests/pullrequest_show.mako:101
10395 #: rhodecode/templates/pullrequests/pullrequest_show.mako:101
10059 msgid "Copy the pull url"
10396 msgid "Copy the pull url"
10060 msgstr ""
10397 msgstr ""
10061
10398
10062 #: rhodecode/templates/pullrequests/pullrequest_show.mako:130
10399 #: rhodecode/templates/pullrequests/pullrequest_show.mako:130
10063 msgid "Merge"
10400 msgid "Merge"
10064 msgstr ""
10401 msgstr ""
10065
10402
10066 #: rhodecode/templates/pullrequests/pullrequest_show.mako:141
10403 #: rhodecode/templates/pullrequests/pullrequest_show.mako:141
10067 #: rhodecode/templates/summary/components.mako:66
10404 #: rhodecode/templates/summary/components.mako:66
10068 msgid "Copy the clone url"
10405 msgid "Copy the clone url"
10069 msgstr ""
10406 msgstr ""
10070
10407
10071 #: rhodecode/templates/pullrequests/pullrequest_show.mako:145
10408 #: rhodecode/templates/pullrequests/pullrequest_show.mako:145
10072 msgid "Shadow repository data not available"
10409 msgid "Shadow repository data not available"
10073 msgstr ""
10410 msgstr ""
10074
10411
10075 #: rhodecode/templates/pullrequests/pullrequest_show.mako:153
10412 #: rhodecode/templates/pullrequests/pullrequest_show.mako:153
10076 msgid "Review"
10413 msgid "Review"
10077 msgstr ""
10414 msgstr ""
10078
10415
10079 #: rhodecode/templates/pullrequests/pullrequest_show.mako:169
10416 #: rhodecode/templates/pullrequests/pullrequest_show.mako:169
10080 msgid "Rendered using {} renderer"
10417 msgid "Rendered using {} renderer"
10081 msgstr ""
10418 msgstr ""
10082
10419
10083 #: rhodecode/templates/pullrequests/pullrequest_show.mako:183
10420 #: rhodecode/templates/pullrequests/pullrequest_show.mako:183
10084 msgid "Versions"
10421 msgid "Versions"
10085 msgstr ""
10422 msgstr ""
10086
10423
10087 #: rhodecode/templates/pullrequests/pullrequest_show.mako:195
10424 #: rhodecode/templates/pullrequests/pullrequest_show.mako:195
10088 msgid "Hide all versions of this pull request"
10425 msgid "Hide all versions of this pull request"
10089 msgstr ""
10426 msgstr ""
10090
10427
10091 #: rhodecode/templates/pullrequests/pullrequest_show.mako:220
10428 #: rhodecode/templates/pullrequests/pullrequest_show.mako:220
10092 msgid "Your review status at this version"
10429 msgid "Your review status at this version"
10093 msgstr ""
10430 msgstr ""
10094
10431
10095 #: rhodecode/templates/pullrequests/pullrequest_show.mako:226
10432 #: rhodecode/templates/pullrequests/pullrequest_show.mako:226
10096 msgid "Comment from pull request version v{0}, general:{1} inline:{2}"
10433 msgid "Comment from pull request version v{0}, general:{1} inline:{2}"
10097 msgstr ""
10434 msgstr ""
10098
10435
10099 #: rhodecode/templates/pullrequests/pullrequest_show.mako:243
10436 #: rhodecode/templates/pullrequests/pullrequest_show.mako:243
10100 #: rhodecode/templates/pullrequests/pullrequest_show.mako:247
10437 #: rhodecode/templates/pullrequests/pullrequest_show.mako:247
10101 msgid "select versions to show changes"
10438 msgid "select versions to show changes"
10102 msgstr ""
10439 msgstr ""
10103
10440
10104 #: rhodecode/templates/pullrequests/pullrequest_show.mako:244
10441 #: rhodecode/templates/pullrequests/pullrequest_show.mako:244
10105 msgid "show changes between versions"
10442 msgid "show changes between versions"
10106 msgstr ""
10443 msgstr ""
10107
10444
10108 #: rhodecode/templates/pullrequests/pullrequest_show.mako:245
10445 #: rhodecode/templates/pullrequests/pullrequest_show.mako:245
10109 msgid "show pull request for this version"
10446 msgid "show pull request for this version"
10110 msgstr ""
10447 msgstr ""
10111
10448
10112 #: rhodecode/templates/pullrequests/pullrequest_show.mako:260
10449 #: rhodecode/templates/pullrequests/pullrequest_show.mako:260
10113 msgid "Comments at this version"
10450 msgid "Comments at this version"
10114 msgstr ""
10451 msgstr ""
10115
10452
10116 #: rhodecode/templates/pullrequests/pullrequest_show.mako:264
10453 #: rhodecode/templates/pullrequests/pullrequest_show.mako:264
10117 msgid "Comments for this pull request"
10454 msgid "Comments for this pull request"
10118 msgstr ""
10455 msgstr ""
10119
10456
10120 #: rhodecode/templates/pullrequests/pullrequest_show.mako:269
10457 #: rhodecode/templates/pullrequests/pullrequest_show.mako:269
10121 #: rhodecode/templates/pullrequests/pullrequest_show.mako:271
10458 #: rhodecode/templates/pullrequests/pullrequest_show.mako:271
10122 #, python-format
10459 #, python-format
10123 msgid "%d General "
10460 msgid "%d General "
10124 msgstr ""
10461 msgstr ""
10125
10462
10126 #: rhodecode/templates/pullrequests/pullrequest_show.mako:275
10463 #: rhodecode/templates/pullrequests/pullrequest_show.mako:275
10127 #: rhodecode/templates/pullrequests/pullrequest_show.mako:277
10464 #: rhodecode/templates/pullrequests/pullrequest_show.mako:277
10128 #, python-format
10465 #, python-format
10129 msgid "%d Inline"
10466 msgid "%d Inline"
10130 msgstr ""
10467 msgstr ""
10131
10468
10132 #: rhodecode/templates/pullrequests/pullrequest_show.mako:281
10469 #: rhodecode/templates/pullrequests/pullrequest_show.mako:281
10133 #: rhodecode/templates/pullrequests/pullrequest_show.mako:285
10470 #: rhodecode/templates/pullrequests/pullrequest_show.mako:285
10134 #, python-format
10471 #, python-format
10135 msgid "%d Outdated"
10472 msgid "%d Outdated"
10136 msgstr ""
10473 msgstr ""
10137
10474
10138 #: rhodecode/templates/pullrequests/pullrequest_show.mako:282
10475 #: rhodecode/templates/pullrequests/pullrequest_show.mako:282
10139 msgid "show outdated comments"
10476 msgid "show outdated comments"
10140 msgstr ""
10477 msgstr ""
10141
10478
10142 #: rhodecode/templates/pullrequests/pullrequest_show.mako:283
10479 #: rhodecode/templates/pullrequests/pullrequest_show.mako:283
10143 msgid "hide outdated comments"
10480 msgid "hide outdated comments"
10144 msgstr ""
10481 msgstr ""
10145
10482
10146 #: rhodecode/templates/pullrequests/pullrequest_show.mako:294
10483 #: rhodecode/templates/pullrequests/pullrequest_show.mako:294
10147 msgid "Pull request versions not available"
10484 msgid "Pull request versions not available"
10148 msgstr ""
10485 msgstr ""
10149
10486
10150 #: rhodecode/templates/pullrequests/pullrequest_show.mako:308
10487 #: rhodecode/templates/pullrequests/pullrequest_show.mako:308
10151 #: rhodecode/templates/pullrequests/pullrequest_show.mako:393
10488 #: rhodecode/templates/pullrequests/pullrequest_show.mako:393
10152 msgid "Save Changes"
10489 msgid "Save Changes"
10153 msgstr ""
10490 msgstr ""
10154
10491
10155 #: rhodecode/templates/pullrequests/pullrequest_show.mako:410
10492 #: rhodecode/templates/pullrequests/pullrequest_show.mako:410
10156 msgid "Missing requirements:"
10493 msgid "Missing requirements:"
10157 msgstr ""
10494 msgstr ""
10158
10495
10159 #: rhodecode/templates/pullrequests/pullrequest_show.mako:411
10496 #: rhodecode/templates/pullrequests/pullrequest_show.mako:411
10160 msgid "These commits cannot be displayed, because this repository uses the Mercurial largefiles extension, which was not enabled."
10497 msgid "These commits cannot be displayed, because this repository uses the Mercurial largefiles extension, which was not enabled."
10161 msgstr ""
10498 msgstr ""
10162
10499
10163 #: rhodecode/templates/pullrequests/pullrequest_show.mako:419
10500 #: rhodecode/templates/pullrequests/pullrequest_show.mako:419
10164 msgid "Missing commits"
10501 msgid "Missing commits"
10165 msgstr ""
10502 msgstr ""
10166
10503
10167 #: rhodecode/templates/pullrequests/pullrequest_show.mako:420
10504 #: rhodecode/templates/pullrequests/pullrequest_show.mako:420
10168 msgid "This pull request cannot be displayed, because one or more commits no longer exist in the source repository."
10505 msgid "This pull request cannot be displayed, because one or more commits no longer exist in the source repository."
10169 msgstr ""
10506 msgstr ""
10170
10507
10171 #: rhodecode/templates/pullrequests/pullrequest_show.mako:421
10508 #: rhodecode/templates/pullrequests/pullrequest_show.mako:421
10172 msgid "Please update this pull request, push the commits back into the source repository, or consider closing this pull request."
10509 msgid "Please update this pull request, push the commits back into the source repository, or consider closing this pull request."
10173 msgstr ""
10510 msgstr ""
10174
10511
10175 #: rhodecode/templates/pullrequests/pullrequest_show.mako:422
10512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:422
10176 msgid "Consider doing a {force_refresh_url} in case you think this is an error."
10513 msgid "Consider doing a {force_refresh_url} in case you think this is an error."
10177 msgstr ""
10514 msgstr ""
10178
10515
10179 #: rhodecode/templates/pullrequests/pullrequest_show.mako:433
10516 #: rhodecode/templates/pullrequests/pullrequest_show.mako:433
10180 #, python-format
10517 #, python-format
10181 msgid "Showing changes at v%d, commenting is disabled."
10518 msgid "Showing changes at v%d, commenting is disabled."
10182 msgstr ""
10519 msgstr ""
10183
10520
10184 #: rhodecode/templates/pullrequests/pullrequest_show.mako:456
10521 #: rhodecode/templates/pullrequests/pullrequest_show.mako:456
10185 #: rhodecode/templates/pullrequests/pullrequest_show.mako:458
10522 #: rhodecode/templates/pullrequests/pullrequest_show.mako:458
10186 msgid "Update commits"
10523 msgid "Update commits"
10187 msgstr ""
10524 msgstr ""
10188
10525
10189 #: rhodecode/templates/pullrequests/pullrequest_show.mako:458
10526 #: rhodecode/templates/pullrequests/pullrequest_show.mako:458
10190 msgid "Update is disabled for current view"
10527 msgid "Update is disabled for current view"
10191 msgstr ""
10528 msgstr ""
10192
10529
10193 #: rhodecode/templates/pullrequests/pullrequest_show.mako:469
10530 #: rhodecode/templates/pullrequests/pullrequest_show.mako:469
10194 msgid "Commits and changes between v{ver_from} and {ver_to} of this pull request, commenting is disabled"
10531 msgid "Commits and changes between v{ver_from} and {ver_to} of this pull request, commenting is disabled"
10195 msgstr ""
10532 msgstr ""
10196
10533
10197 #: rhodecode/templates/pullrequests/pullrequest_show.mako:473
10534 #: rhodecode/templates/pullrequests/pullrequest_show.mako:473
10198 msgid "commits added: {}, removed: {}"
10535 msgid "commits added: {}, removed: {}"
10199 msgstr ""
10536 msgstr ""
10200
10537
10201 #: rhodecode/templates/pullrequests/pullrequest_show.mako:491
10538 #: rhodecode/templates/pullrequests/pullrequest_show.mako:491
10202 msgid "Commit added in displayed changes"
10539 msgid "Commit added in displayed changes"
10203 msgstr ""
10540 msgstr ""
10204
10541
10205 #: rhodecode/templates/pullrequests/pullrequest_show.mako:493
10542 #: rhodecode/templates/pullrequests/pullrequest_show.mako:493
10206 msgid "Commit removed in displayed changes"
10543 msgid "Commit removed in displayed changes"
10207 msgstr ""
10544 msgstr ""
10208
10545
10209 #: rhodecode/templates/pullrequests/pullrequest_show.mako:582
10546 #: rhodecode/templates/pullrequests/pullrequest_show.mako:582
10210 msgid "there is {num} general comment from older versions"
10547 msgid "there is {num} general comment from older versions"
10211 msgstr ""
10548 msgstr ""
10212
10549
10213 #: rhodecode/templates/pullrequests/pullrequest_show.mako:583
10550 #: rhodecode/templates/pullrequests/pullrequest_show.mako:583
10214 msgid "show it"
10551 msgid "show it"
10215 msgstr ""
10552 msgstr ""
10216
10553
10217 #: rhodecode/templates/pullrequests/pullrequest_show.mako:585
10554 #: rhodecode/templates/pullrequests/pullrequest_show.mako:585
10218 msgid "there are {num} general comments from older versions"
10555 msgid "there are {num} general comments from older versions"
10219 msgstr ""
10556 msgstr ""
10220
10557
10221 #: rhodecode/templates/pullrequests/pullrequest_show.mako:586
10558 #: rhodecode/templates/pullrequests/pullrequest_show.mako:586
10222 msgid "show them"
10559 msgid "show them"
10223 msgstr ""
10560 msgstr ""
10224
10561
10225 #: rhodecode/templates/pullrequests/pullrequests.mako:4
10562 #: rhodecode/templates/pullrequests/pullrequests.mako:4
10226 #, python-format
10563 #, python-format
10227 msgid "%s Pull Requests"
10564 msgid "%s Pull Requests"
10228 msgstr ""
10565 msgstr ""
10229
10566
10230 #: rhodecode/templates/pullrequests/pullrequests.mako:34
10567 #: rhodecode/templates/pullrequests/pullrequests.mako:34
10231 msgid "Open new Pull Request"
10568 msgid "Open new Pull Request"
10232 msgstr ""
10569 msgstr ""
10233
10570
10234 #: rhodecode/templates/pullrequests/pullrequests.mako:48
10571 #: rhodecode/templates/pullrequests/pullrequests.mako:48
10235 msgid "Opened"
10572 msgid "Opened"
10236 msgstr ""
10573 msgstr ""
10237
10574
10238 #: rhodecode/templates/pullrequests/pullrequests.mako:49
10575 #: rhodecode/templates/pullrequests/pullrequests.mako:49
10239 msgid "Opened by me"
10576 msgid "Opened by me"
10240 msgstr ""
10577 msgstr ""
10241
10578
10242 #: rhodecode/templates/pullrequests/pullrequests.mako:50
10579 #: rhodecode/templates/pullrequests/pullrequests.mako:50
10243 msgid "Awaiting review"
10580 msgid "Awaiting review"
10244 msgstr ""
10581 msgstr ""
10245
10582
10246 #: rhodecode/templates/pullrequests/pullrequests.mako:51
10583 #: rhodecode/templates/pullrequests/pullrequests.mako:51
10247 msgid "Awaiting my review"
10584 msgid "Awaiting my review"
10248 msgstr ""
10585 msgstr ""
10249
10586
10250 #: rhodecode/templates/pullrequests/pullrequests.mako:53
10587 #: rhodecode/templates/pullrequests/pullrequests.mako:53
10251 msgid "From this repo"
10588 msgid "From this repo"
10252 msgstr ""
10589 msgstr ""
10253
10590
10254 #: rhodecode/templates/pullrequests/pullrequests.mako:62
10591 #: rhodecode/templates/pullrequests/pullrequests.mako:62
10255 #, python-format
10592 #, python-format
10256 msgid "Pull Requests from %(repo_name)s repository"
10593 msgid "Pull Requests from %(repo_name)s repository"
10257 msgstr ""
10594 msgstr ""
10258
10595
10259 #: rhodecode/templates/pullrequests/pullrequests.mako:64
10596 #: rhodecode/templates/pullrequests/pullrequests.mako:64
10260 #, python-format
10597 #, python-format
10261 msgid "Closed Pull Requests to repository %(repo_name)s"
10598 msgid "Closed Pull Requests to repository %(repo_name)s"
10262 msgstr ""
10599 msgstr ""
10263
10600
10264 #: rhodecode/templates/pullrequests/pullrequests.mako:66
10601 #: rhodecode/templates/pullrequests/pullrequests.mako:66
10265 #, python-format
10602 #, python-format
10266 msgid "Pull Requests to %(repo_name)s repository opened by me"
10603 msgid "Pull Requests to %(repo_name)s repository opened by me"
10267 msgstr ""
10604 msgstr ""
10268
10605
10269 #: rhodecode/templates/pullrequests/pullrequests.mako:68
10606 #: rhodecode/templates/pullrequests/pullrequests.mako:68
10270 #, python-format
10607 #, python-format
10271 msgid "Pull Requests to %(repo_name)s repository awaiting review"
10608 msgid "Pull Requests to %(repo_name)s repository awaiting review"
10272 msgstr ""
10609 msgstr ""
10273
10610
10274 #: rhodecode/templates/pullrequests/pullrequests.mako:70
10611 #: rhodecode/templates/pullrequests/pullrequests.mako:70
10275 #, python-format
10612 #, python-format
10276 msgid "Pull Requests to %(repo_name)s repository awaiting my review"
10613 msgid "Pull Requests to %(repo_name)s repository awaiting my review"
10277 msgstr ""
10614 msgstr ""
10278
10615
10279 #: rhodecode/templates/pullrequests/pullrequests.mako:72
10616 #: rhodecode/templates/pullrequests/pullrequests.mako:72
10280 #, python-format
10617 #, python-format
10281 msgid "Pull Requests to %(repo_name)s repository"
10618 msgid "Pull Requests to %(repo_name)s repository"
10282 msgstr ""
10619 msgstr ""
10283
10620
10284 #: rhodecode/templates/search/search.mako:6
10621 #: rhodecode/templates/search/search.mako:6
10285 #: rhodecode/templates/search/search.mako:17
10622 #: rhodecode/templates/search/search.mako:19
10286 #, python-format
10623 msgid "Search inside repository {repo_name}"
10287 msgid "Search inside repository %(repo_name)s"
10288 msgstr ""
10624 msgstr ""
10289
10625
10290 #: rhodecode/templates/search/search.mako:8
10626 #: rhodecode/templates/search/search.mako:8
10291 #: rhodecode/templates/search/search.mako:19
10627 #: rhodecode/templates/search/search.mako:21
10628 msgid "Search inside repository group {repo_group_name}"
10629 msgstr ""
10630
10631 #: rhodecode/templates/search/search.mako:10
10632 #: rhodecode/templates/search/search.mako:23
10292 msgid "Search inside all accessible repositories"
10633 msgid "Search inside all accessible repositories"
10293 msgstr ""
10634 msgstr ""
10294
10635
10295 #: rhodecode/templates/search/search.mako:62
10636 #: rhodecode/templates/search/search.mako:90
10296 msgid "File contents"
10637 msgid "File path"
10297 msgstr ""
10638 msgstr ""
10298
10639
10299 #: rhodecode/templates/search/search.mako:62
10640 #: rhodecode/templates/search/search.mako:99
10300 msgid "Commit messages"
10641 #: rhodecode/templates/search/search.mako:101
10301 msgstr ""
10642 #: rhodecode/templates/search/search.mako:103
10302
10643 msgid "Global Search"
10303 #: rhodecode/templates/search/search.mako:62
10644 msgstr ""
10304 msgid "File names"
10645
10305 msgstr ""
10646 #: rhodecode/templates/search/search.mako:138
10306
10647 msgid "Query Langague examples"
10307 #: rhodecode/templates/search/search_commit.mako:8
10308 #: rhodecode/templates/summary/summary_commits.mako:9
10309 msgid "Commit message"
10310 msgstr ""
10648 msgstr ""
10311
10649
10312 #: rhodecode/templates/search/search_commit.mako:11
10650 #: rhodecode/templates/search/search_commit.mako:11
10651 #: rhodecode/templates/summary/summary_commits.mako:9
10652 msgid "Commit message"
10653 msgstr ""
10654
10655 #: rhodecode/templates/search/search_commit.mako:14
10313 msgid "Age (new first)"
10656 msgid "Age (new first)"
10314 msgstr ""
10657 msgstr ""
10315
10658
10316 #: rhodecode/templates/search/search_commit.mako:13
10659 #: rhodecode/templates/search/search_commit.mako:16
10317 msgid "Age (old first)"
10660 msgid "Age (old first)"
10318 msgstr ""
10661 msgstr ""
10319
10662
10320 #: rhodecode/templates/search/search_content.mako:34
10663 #: rhodecode/templates/search/search_content.mako:7
10664 msgid "No content matched"
10665 msgstr ""
10666
10667 #: rhodecode/templates/search/search_content.mako:12
10321 msgid "more matches in this file"
10668 msgid "more matches in this file"
10322 msgstr ""
10669 msgstr ""
10323
10670
10324 #: rhodecode/templates/search/search_path.mako:4
10671 #: rhodecode/templates/search/search_content.mako:127
10672 msgid "Narrow to this repository group"
10673 msgstr ""
10674
10675 #: rhodecode/templates/search/search_content.mako:134
10676 msgid "Narrow to this repository"
10677 msgstr ""
10678
10679 #: rhodecode/templates/search/search_path.mako:8
10325 msgid "File"
10680 msgid "File"
10326 msgstr ""
10681 msgstr ""
10327
10682
10683 #: rhodecode/templates/search/search_path.mako:10
10684 msgid "Lines"
10685 msgstr ""
10686
10328 #: rhodecode/templates/summary/components.mako:71
10687 #: rhodecode/templates/summary/components.mako:71
10329 msgid "Copy the clone by id url"
10688 msgid "Copy the clone by id url"
10330 msgstr ""
10689 msgstr ""
10331
10690
10332 #: rhodecode/templates/summary/components.mako:76
10691 #: rhodecode/templates/summary/components.mako:76
10333 msgid "Copy the clone by ssh url"
10692 msgid "Copy the clone by ssh url"
10334 msgstr ""
10693 msgstr ""
10335
10694
10336 #: rhodecode/templates/summary/components.mako:80
10695 #: rhodecode/templates/summary/components.mako:80
10337 msgid "SVN Protocol is disabled. To enable it, see the"
10696 msgid "SVN Protocol is disabled. To enable it, see the"
10338 msgstr ""
10697 msgstr ""
10339
10698
10340 #: rhodecode/templates/summary/components.mako:80
10699 #: rhodecode/templates/summary/components.mako:80
10341 msgid "documentation here"
10700 msgid "documentation here"
10342 msgstr ""
10701 msgstr ""
10343
10702
10344 #: rhodecode/templates/summary/components.mako:88
10345 msgid "Information"
10346 msgstr ""
10347
10348 #: rhodecode/templates/summary/components.mako:117
10703 #: rhodecode/templates/summary/components.mako:117
10349 msgid "Number of Repository Forks"
10704 msgid "Number of Repository Forks"
10350 msgstr ""
10705 msgstr ""
10351
10706
10352 #: rhodecode/templates/summary/components.mako:126
10707 #: rhodecode/templates/summary/components.mako:128
10708 msgid "Repository size"
10709 msgstr ""
10710
10711 #: rhodecode/templates/summary/components.mako:141
10353 msgid "Calculating Repository Size..."
10712 msgid "Calculating Repository Size..."
10354 msgstr ""
10713 msgstr ""
10355
10714
10356 #: rhodecode/templates/summary/components.mako:150
10715 #: rhodecode/templates/summary/components.mako:164
10357 msgid "Downloads"
10716 msgid "Downloads"
10358 msgstr ""
10717 msgstr ""
10359
10718
10360 #: rhodecode/templates/summary/components.mako:156
10719 #: rhodecode/templates/summary/components.mako:170
10361 msgid "There are no downloads yet"
10720 msgid "There are no downloads yet"
10362 msgstr ""
10721 msgstr ""
10363
10722
10364 #: rhodecode/templates/summary/components.mako:160
10723 #: rhodecode/templates/summary/components.mako:174
10365 msgid "Downloads are disabled for this repository"
10724 msgid "Downloads are disabled for this repository"
10366 msgstr ""
10725 msgstr ""
10367
10726
10368 #: rhodecode/templates/summary/components.mako:188
10727 #: rhodecode/templates/summary/components.mako:202
10369 msgid "Calculating Code Statistics..."
10728 msgid "Calculating Code Statistics..."
10370 msgstr ""
10729 msgstr ""
10371
10730
10372 #: rhodecode/templates/summary/components.mako:192
10731 #: rhodecode/templates/summary/components.mako:206
10373 msgid "Statistics are disabled for this repository"
10732 msgid "Statistics are disabled for this repository"
10374 msgstr ""
10733 msgstr ""
10375
10734
10376 #: rhodecode/templates/summary/summary.mako:17
10377 #: rhodecode/templates/summary/summary.mako:19
10735 #: rhodecode/templates/summary/summary.mako:19
10736 #: rhodecode/templates/summary/summary.mako:21
10378 msgid "RSS Feed"
10737 msgid "RSS Feed"
10379 msgstr ""
10738 msgstr ""
10380
10739
10381 #: rhodecode/templates/summary/summary.mako:34
10740 #: rhodecode/templates/summary/summary.mako:37
10382 msgid "Quick start"
10741 msgid "Quick start"
10383 msgstr ""
10742 msgstr ""
10384
10743
10385 #: rhodecode/templates/summary/summary.mako:47
10744 #: rhodecode/templates/summary/summary.mako:50
10386 #, python-format
10745 #, python-format
10387 msgid "Readme file from commit %s:%s"
10746 msgid "Readme file from commit %s:%s"
10388 msgstr ""
10747 msgstr ""
10389
10748
10390 #: rhodecode/templates/summary/summary_base.mako:5
10749 #: rhodecode/templates/summary/summary_base.mako:5
10391 #, python-format
10750 #, python-format
10392 msgid "%s Summary"
10751 msgid "%s Summary"
10393 msgstr ""
10752 msgstr ""
10394
10753
10395 #: rhodecode/templates/summary/summary_base.mako:13
10754 #: rhodecode/templates/summary/summary_base.mako:13
10396 #, python-format
10755 #, python-format
10397 msgid "%s ATOM feed"
10756 msgid "%s ATOM feed"
10398 msgstr ""
10757 msgstr ""
10399
10758
10400 #: rhodecode/templates/summary/summary_base.mako:14
10759 #: rhodecode/templates/summary/summary_base.mako:14
10401 #, python-format
10760 #, python-format
10402 msgid "%s RSS feed"
10761 msgid "%s RSS feed"
10403 msgstr ""
10762 msgstr ""
10404
10763
10405 #: rhodecode/templates/summary/summary_commits.mako:109
10764 #: rhodecode/templates/summary/summary_commits.mako:109
10406 msgid "Add or upload files directly via RhodeCode:"
10765 msgid "Add or upload files directly via RhodeCode:"
10407 msgstr ""
10766 msgstr ""
10408
10767
10409 #: rhodecode/templates/summary/summary_commits.mako:120
10768 #: rhodecode/templates/summary/summary_commits.mako:120
10410 msgid "Push new repo:"
10769 msgid "Push new repo:"
10411 msgstr ""
10770 msgstr ""
10412
10771
10413 #: rhodecode/templates/summary/summary_commits.mako:131
10772 #: rhodecode/templates/summary/summary_commits.mako:131
10414 msgid "Existing repository?"
10773 msgid "Existing repository?"
10415 msgstr ""
10774 msgstr ""
10416
10775
10417 #: rhodecode/templates/tags/tags.mako:5
10776 #: rhodecode/templates/tags/tags.mako:5
10418 #, python-format
10777 #, python-format
10419 msgid "%s Tags"
10778 msgid "%s Tags"
10420 msgstr ""
10779 msgstr ""
10421
10780
10422 #: rhodecode/templates/tags/tags.mako:13
10781 #: rhodecode/templates/tags/tags.mako:13
10423 msgid "tags"
10782 msgid "tags"
10424 msgstr ""
10783 msgstr ""
10425
10784
10426 #: rhodecode/templates/tags/tags.mako:31
10785 #: rhodecode/templates/tags/tags.mako:31
10427 msgid "Compare Selected Tags"
10786 msgid "Compare Selected Tags"
10428 msgstr ""
10787 msgstr ""
10429
10788
10430 #: rhodecode/templates/user_group/profile.mako:5
10789 #: rhodecode/templates/user_group/profile.mako:5
10431 msgid "User group profile"
10790 msgid "User group profile"
10432 msgstr ""
10791 msgstr ""
10433
10792
10793 #: rhodecode/templates/user_group/profile.mako:15
10794 msgid "Group Name"
10795 msgstr ""
10796
10434 #: rhodecode/templates/user_group/user_group.mako:29
10797 #: rhodecode/templates/user_group/user_group.mako:29
10435 msgid "User Group Profile"
10798 msgid "User Group Profile"
10436 msgstr ""
10799 msgstr ""
10437
10800
10438 #: rhodecode/templates/users/user_profile.mako:35
10801 #: rhodecode/templates/users/user_profile.mako:35
10439 msgid "First name"
10802 msgid "First name"
10440 msgstr ""
10803 msgstr ""
10441
10804
10442 #: rhodecode/templates/users/user_profile.mako:43
10805 #: rhodecode/templates/users/user_profile.mako:43
10443 msgid "Last name"
10806 msgid "Last name"
10444 msgstr ""
10807 msgstr ""
10445
10808
10446 #: rhodecode/tests/lib/test_ext_json.py:162
10809 #: rhodecode/tests/lib/test_ext_json.py:162
10447 msgid "hello"
10810 msgid "hello"
10448 msgstr ""
10811 msgstr ""
10449
10812
General Comments 0
You need to be logged in to leave comments. Login now