##// END OF EJS Templates
Updated source messages file
Vincent Duvert -
r2305:02e5d606 beta
parent child Browse files
Show More
This diff has been collapsed as it changes many lines, (2331 lines changed) Show them Hide them
@@ -1,14 +1,14 b''
1 # Translations template for RhodeCode.
1 # Translations template for RhodeCode.
2 # Copyright (C) 2011 ORGANIZATION
2 # Copyright (C) 2012 ORGANIZATION
3 # This file is distributed under the same license as the RhodeCode project.
3 # This file is distributed under the same license as the RhodeCode project.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
5 #
5 #
6 #, fuzzy
6 #, fuzzy
7 msgid ""
7 msgid ""
8 msgstr ""
8 msgstr ""
9 "Project-Id-Version: RhodeCode 1.2.0\n"
9 "Project-Id-Version: RhodeCode 1.4.0\n"
10 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11 "POT-Creation-Date: 2011-09-14 15:50-0300\n"
11 "POT-Creation-Date: 2012-05-19 23:46+0200\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"
@@ -17,19 +17,28 b' msgstr ""'
17 "Content-Transfer-Encoding: 8bit\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Generated-By: Babel 0.9.6\n"
18 "Generated-By: Babel 0.9.6\n"
19
19
20 #: rhodecode/controllers/changeset.py:108 rhodecode/controllers/changeset.py:149
20 #: rhodecode/controllers/changelog.py:96
21 #: rhodecode/controllers/changeset.py:216 rhodecode/controllers/changeset.py:229
21 msgid "All Branches"
22 msgstr ""
23
24 #: rhodecode/controllers/changeset.py:79
25 msgid "show white space"
26 msgstr ""
27
28 #: rhodecode/controllers/changeset.py:86 rhodecode/controllers/changeset.py:93
29 msgid "ignore white space"
30 msgstr ""
31
32 #: rhodecode/controllers/changeset.py:153
33 #, python-format
34 msgid "%s line context"
35 msgstr ""
36
37 #: rhodecode/controllers/changeset.py:320 rhodecode/controllers/changeset.py:335
38 #: rhodecode/lib/diffs.py:62
22 msgid "binary file"
39 msgid "binary file"
23 msgstr ""
40 msgstr ""
24
41
25 #: rhodecode/controllers/changeset.py:123 rhodecode/controllers/changeset.py:168
26 msgid "Changeset is to big and was cut off, see raw changeset instead"
27 msgstr ""
28
29 #: rhodecode/controllers/changeset.py:159
30 msgid "Diff is to big and was cut off, see raw diff instead"
31 msgstr ""
32
33 #: rhodecode/controllers/error.py:69
42 #: rhodecode/controllers/error.py:69
34 msgid "Home page"
43 msgid "Home page"
35 msgstr ""
44 msgstr ""
@@ -66,153 +75,175 b' msgstr ""'
66 msgid "%s %s feed"
75 msgid "%s %s feed"
67 msgstr ""
76 msgstr ""
68
77
69 #: rhodecode/controllers/files.py:72
78 #: rhodecode/controllers/files.py:86
70 msgid "There are no files yet"
79 #: rhodecode/templates/admin/repos/repo_add.html:13
71 msgstr ""
80 msgid "add new"
72
81 msgstr ""
73 #: rhodecode/controllers/files.py:262
82
83 #: rhodecode/controllers/files.py:87
84 #, python-format
85 msgid "There are no files yet %s"
86 msgstr ""
87
88 #: rhodecode/controllers/files.py:247
74 #, python-format
89 #, python-format
75 msgid "Edited %s via RhodeCode"
90 msgid "Edited %s via RhodeCode"
76 msgstr ""
91 msgstr ""
77
92
78 #: rhodecode/controllers/files.py:267 rhodecode/templates/files/file_diff.html:40
93 #: rhodecode/controllers/files.py:252
79 msgid "No changes"
94 msgid "No changes"
80 msgstr ""
95 msgstr ""
81
96
82 #: rhodecode/controllers/files.py:278
97 #: rhodecode/controllers/files.py:263 rhodecode/controllers/files.py:316
83 #, python-format
98 #, python-format
84 msgid "Successfully committed to %s"
99 msgid "Successfully committed to %s"
85 msgstr ""
100 msgstr ""
86
101
87 #: rhodecode/controllers/files.py:283
102 #: rhodecode/controllers/files.py:268 rhodecode/controllers/files.py:322
88 msgid "Error occurred during commit"
103 msgid "Error occurred during commit"
89 msgstr ""
104 msgstr ""
90
105
91 #: rhodecode/controllers/files.py:308
106 #: rhodecode/controllers/files.py:288
107 #, python-format
108 msgid "Added %s via RhodeCode"
109 msgstr ""
110
111 #: rhodecode/controllers/files.py:302
112 msgid "No content"
113 msgstr ""
114
115 #: rhodecode/controllers/files.py:306
116 msgid "No filename"
117 msgstr ""
118
119 #: rhodecode/controllers/files.py:347
92 msgid "downloads disabled"
120 msgid "downloads disabled"
93 msgstr ""
121 msgstr ""
94
122
95 #: rhodecode/controllers/files.py:313
123 #: rhodecode/controllers/files.py:358
96 #, python-format
124 #, python-format
97 msgid "Unknown revision %s"
125 msgid "Unknown revision %s"
98 msgstr ""
126 msgstr ""
99
127
100 #: rhodecode/controllers/files.py:315
128 #: rhodecode/controllers/files.py:360
101 msgid "Empty repository"
129 msgid "Empty repository"
102 msgstr ""
130 msgstr ""
103
131
104 #: rhodecode/controllers/files.py:317
132 #: rhodecode/controllers/files.py:362
105 msgid "Unknown archive type"
133 msgid "Unknown archive type"
106 msgstr ""
134 msgstr ""
107
135
108 #: rhodecode/controllers/files.py:385 rhodecode/controllers/files.py:398
136 #: rhodecode/controllers/files.py:461
109 msgid "Binary file"
137 #: rhodecode/templates/changeset/changeset_range.html:5
110 msgstr ""
138 #: rhodecode/templates/changeset/changeset_range.html:13
111
139 #: rhodecode/templates/changeset/changeset_range.html:31
112 #: rhodecode/controllers/files.py:417
113 #: rhodecode/templates/changeset/changeset_range.html:4
114 #: rhodecode/templates/changeset/changeset_range.html:12
115 #: rhodecode/templates/changeset/changeset_range.html:29
116 msgid "Changesets"
140 msgid "Changesets"
117 msgstr ""
141 msgstr ""
118
142
119 #: rhodecode/controllers/files.py:418 rhodecode/controllers/summary.py:175
143 #: rhodecode/controllers/files.py:462 rhodecode/controllers/summary.py:227
120 #: rhodecode/templates/branches/branches.html:5
144 #: rhodecode/templates/branches/branches.html:5
121 #: rhodecode/templates/summary/summary.html:690
122 msgid "Branches"
145 msgid "Branches"
123 msgstr ""
146 msgstr ""
124
147
125 #: rhodecode/controllers/files.py:419 rhodecode/controllers/summary.py:176
148 #: rhodecode/controllers/files.py:463 rhodecode/controllers/summary.py:228
126 #: rhodecode/templates/summary/summary.html:679
127 #: rhodecode/templates/tags/tags.html:5
149 #: rhodecode/templates/tags/tags.html:5
128 msgid "Tags"
150 msgid "Tags"
129 msgstr ""
151 msgstr ""
130
152
131 #: rhodecode/controllers/journal.py:50
153 #: rhodecode/controllers/forks.py:69 rhodecode/controllers/admin/repos.py:86
132 #, python-format
154 #, python-format
133 msgid "%s public journal %s feed"
155 msgid ""
134 msgstr ""
156 "%s repository is not mapped to db perhaps it was created or renamed from the "
135
157 "filesystem please run the application again in order to rescan repositories"
136 #: rhodecode/controllers/journal.py:178 rhodecode/controllers/journal.py:212
158 msgstr ""
137 #: rhodecode/templates/admin/repos/repo_edit.html:171
159
138 #: rhodecode/templates/base/base.html:50
160 #: rhodecode/controllers/forks.py:128 rhodecode/controllers/settings.py:69
139 msgid "Public journal"
140 msgstr ""
141
142 #: rhodecode/controllers/login.py:111
143 msgid "You have successfully registered into rhodecode"
144 msgstr ""
145
146 #: rhodecode/controllers/login.py:133
147 msgid "Your password reset link was sent"
148 msgstr ""
149
150 #: rhodecode/controllers/login.py:155
151 msgid "Your password reset was successful, new password has been sent to your email"
152 msgstr ""
153
154 #: rhodecode/controllers/search.py:109
155 msgid "Invalid search query. Try quoting it."
156 msgstr ""
157
158 #: rhodecode/controllers/search.py:114
159 msgid "There is no index to search in. Please run whoosh indexer"
160 msgstr ""
161
162 #: rhodecode/controllers/search.py:118
163 msgid "An error occurred during this search operation"
164 msgstr ""
165
166 #: rhodecode/controllers/settings.py:61 rhodecode/controllers/settings.py:171
167 #, python-format
161 #, python-format
168 msgid ""
162 msgid ""
169 "%s repository is not mapped to db perhaps it was created or renamed from the "
163 "%s repository is not mapped to db perhaps it was created or renamed from the "
170 "file system please run the application again in order to rescan repositories"
164 "file system please run the application again in order to rescan repositories"
171 msgstr ""
165 msgstr ""
172
166
173 #: rhodecode/controllers/settings.py:109 rhodecode/controllers/admin/repos.py:239
167 #: rhodecode/controllers/forks.py:163
168 #, python-format
169 msgid "forked %s repository as %s"
170 msgstr ""
171
172 #: rhodecode/controllers/forks.py:177
173 #, python-format
174 msgid "An error occurred during repository forking %s"
175 msgstr ""
176
177 #: rhodecode/controllers/journal.py:53
178 #, python-format
179 msgid "%s public journal %s feed"
180 msgstr ""
181
182 #: rhodecode/controllers/journal.py:190 rhodecode/controllers/journal.py:224
183 #: rhodecode/templates/admin/repos/repo_edit.html:177
184 #: rhodecode/templates/base/base.html:307 rhodecode/templates/base/base.html:309
185 #: rhodecode/templates/base/base.html:311
186 msgid "Public journal"
187 msgstr ""
188
189 #: rhodecode/controllers/login.py:116
190 msgid "You have successfully registered into rhodecode"
191 msgstr ""
192
193 #: rhodecode/controllers/login.py:137
194 msgid "Your password reset link was sent"
195 msgstr ""
196
197 #: rhodecode/controllers/login.py:157
198 msgid "Your password reset was successful, new password has been sent to your email"
199 msgstr ""
200
201 #: rhodecode/controllers/search.py:113
202 msgid "Invalid search query. Try quoting it."
203 msgstr ""
204
205 #: rhodecode/controllers/search.py:118
206 msgid "There is no index to search in. Please run whoosh indexer"
207 msgstr ""
208
209 #: rhodecode/controllers/search.py:122
210 msgid "An error occurred during this search operation"
211 msgstr ""
212
213 #: rhodecode/controllers/settings.py:103 rhodecode/controllers/admin/repos.py:211
174 #, python-format
214 #, python-format
175 msgid "Repository %s updated successfully"
215 msgid "Repository %s updated successfully"
176 msgstr ""
216 msgstr ""
177
217
178 #: rhodecode/controllers/settings.py:126 rhodecode/controllers/admin/repos.py:257
218 #: rhodecode/controllers/settings.py:121 rhodecode/controllers/admin/repos.py:229
179 #, python-format
219 #, python-format
180 msgid "error occurred during update of repository %s"
220 msgid "error occurred during update of repository %s"
181 msgstr ""
221 msgstr ""
182
222
183 #: rhodecode/controllers/settings.py:144 rhodecode/controllers/admin/repos.py:275
223 #: rhodecode/controllers/settings.py:139 rhodecode/controllers/admin/repos.py:247
184 #, python-format
224 #, python-format
185 msgid ""
225 msgid ""
186 "%s repository is not mapped to db perhaps it was moved or renamed from the "
226 "%s repository is not mapped to db perhaps it was moved or renamed from the "
187 "filesystem please run the application again in order to rescan repositories"
227 "filesystem please run the application again in order to rescan repositories"
188 msgstr ""
228 msgstr ""
189
229
190 #: rhodecode/controllers/settings.py:156 rhodecode/controllers/admin/repos.py:287
230 #: rhodecode/controllers/settings.py:151 rhodecode/controllers/admin/repos.py:259
191 #, python-format
231 #, python-format
192 msgid "deleted repository %s"
232 msgid "deleted repository %s"
193 msgstr ""
233 msgstr ""
194
234
195 #: rhodecode/controllers/settings.py:159 rhodecode/controllers/admin/repos.py:297
235 #: rhodecode/controllers/settings.py:155 rhodecode/controllers/admin/repos.py:269
196 #: rhodecode/controllers/admin/repos.py:303
236 #: rhodecode/controllers/admin/repos.py:275
197 #, python-format
237 #, python-format
198 msgid "An error occurred during deletion of %s"
238 msgid "An error occurred during deletion of %s"
199 msgstr ""
239 msgstr ""
200
240
201 #: rhodecode/controllers/settings.py:193
241 #: rhodecode/controllers/summary.py:137
202 #, python-format
203 msgid "forked %s repository as %s"
204 msgstr ""
205
206 #: rhodecode/controllers/settings.py:211
207 #, python-format
208 msgid "An error occurred during repository forking %s"
209 msgstr ""
210
211 #: rhodecode/controllers/summary.py:123
212 msgid "No data loaded yet"
242 msgid "No data loaded yet"
213 msgstr ""
243 msgstr ""
214
244
215 #: rhodecode/controllers/summary.py:126
245 #: rhodecode/controllers/summary.py:141
246 #: rhodecode/templates/summary/summary.html:139
216 msgid "Statistics are disabled for this repository"
247 msgid "Statistics are disabled for this repository"
217 msgstr ""
248 msgstr ""
218
249
@@ -260,31 +291,31 b' msgstr ""'
260 msgid "START_TLS on LDAP connection"
291 msgid "START_TLS on LDAP connection"
261 msgstr ""
292 msgstr ""
262
293
263 #: rhodecode/controllers/admin/ldap_settings.py:115
294 #: rhodecode/controllers/admin/ldap_settings.py:125
264 msgid "Ldap settings updated successfully"
295 msgid "Ldap settings updated successfully"
265 msgstr ""
296 msgstr ""
266
297
267 #: rhodecode/controllers/admin/ldap_settings.py:120
298 #: rhodecode/controllers/admin/ldap_settings.py:129
268 msgid "Unable to activate ldap. The \"python-ldap\" library is missing."
299 msgid "Unable to activate ldap. The \"python-ldap\" library is missing."
269 msgstr ""
300 msgstr ""
270
301
271 #: rhodecode/controllers/admin/ldap_settings.py:134
302 #: rhodecode/controllers/admin/ldap_settings.py:146
272 msgid "error occurred during update of ldap settings"
303 msgid "error occurred during update of ldap settings"
273 msgstr ""
304 msgstr ""
274
305
275 #: rhodecode/controllers/admin/permissions.py:56
276 msgid "None"
277 msgstr ""
278
279 #: rhodecode/controllers/admin/permissions.py:57
280 msgid "Read"
281 msgstr ""
282
283 #: rhodecode/controllers/admin/permissions.py:58
284 msgid "Write"
285 msgstr ""
286
287 #: rhodecode/controllers/admin/permissions.py:59
306 #: rhodecode/controllers/admin/permissions.py:59
307 msgid "None"
308 msgstr ""
309
310 #: rhodecode/controllers/admin/permissions.py:60
311 msgid "Read"
312 msgstr ""
313
314 #: rhodecode/controllers/admin/permissions.py:61
315 msgid "Write"
316 msgstr ""
317
318 #: rhodecode/controllers/admin/permissions.py:62
288 #: rhodecode/templates/admin/ldap/ldap.html:9
319 #: rhodecode/templates/admin/ldap/ldap.html:9
289 #: rhodecode/templates/admin/permissions/permissions.html:9
320 #: rhodecode/templates/admin/permissions/permissions.html:9
290 #: rhodecode/templates/admin/repos/repo_add.html:9
321 #: rhodecode/templates/admin/repos/repo_add.html:9
@@ -297,546 +328,651 b' msgstr ""'
297 #: rhodecode/templates/admin/settings/settings.html:9
328 #: rhodecode/templates/admin/settings/settings.html:9
298 #: rhodecode/templates/admin/users/user_add.html:8
329 #: rhodecode/templates/admin/users/user_add.html:8
299 #: rhodecode/templates/admin/users/user_edit.html:9
330 #: rhodecode/templates/admin/users/user_edit.html:9
300 #: rhodecode/templates/admin/users/user_edit.html:110
331 #: rhodecode/templates/admin/users/user_edit.html:122
301 #: rhodecode/templates/admin/users/users.html:9
332 #: rhodecode/templates/admin/users/users.html:9
302 #: rhodecode/templates/admin/users_groups/users_group_add.html:8
333 #: rhodecode/templates/admin/users_groups/users_group_add.html:8
303 #: rhodecode/templates/admin/users_groups/users_group_edit.html:9
334 #: rhodecode/templates/admin/users_groups/users_group_edit.html:9
304 #: rhodecode/templates/admin/users_groups/users_groups.html:9
335 #: rhodecode/templates/admin/users_groups/users_groups.html:9
305 #: rhodecode/templates/base/base.html:279 rhodecode/templates/base/base.html:366
336 #: rhodecode/templates/base/base.html:197 rhodecode/templates/base/base.html:326
306 #: rhodecode/templates/base/base.html:368 rhodecode/templates/base/base.html:370
337 #: rhodecode/templates/base/base.html:328 rhodecode/templates/base/base.html:330
307 msgid "Admin"
338 msgid "Admin"
308 msgstr ""
339 msgstr ""
309
340
310 #: rhodecode/controllers/admin/permissions.py:62
341 #: rhodecode/controllers/admin/permissions.py:65
311 msgid "disabled"
342 msgid "disabled"
312 msgstr ""
343 msgstr ""
313
344
314 #: rhodecode/controllers/admin/permissions.py:64
345 #: rhodecode/controllers/admin/permissions.py:67
315 msgid "allowed with manual account activation"
346 msgid "allowed with manual account activation"
316 msgstr ""
347 msgstr ""
317
348
318 #: rhodecode/controllers/admin/permissions.py:66
319 msgid "allowed with automatic account activation"
320 msgstr ""
321
322 #: rhodecode/controllers/admin/permissions.py:68
323 msgid "Disabled"
324 msgstr ""
325
326 #: rhodecode/controllers/admin/permissions.py:69
349 #: rhodecode/controllers/admin/permissions.py:69
350 msgid "allowed with automatic account activation"
351 msgstr ""
352
353 #: rhodecode/controllers/admin/permissions.py:71
354 msgid "Disabled"
355 msgstr ""
356
357 #: rhodecode/controllers/admin/permissions.py:72
327 msgid "Enabled"
358 msgid "Enabled"
328 msgstr ""
359 msgstr ""
329
360
330 #: rhodecode/controllers/admin/permissions.py:102
361 #: rhodecode/controllers/admin/permissions.py:106
331 msgid "Default permissions updated successfully"
362 msgid "Default permissions updated successfully"
332 msgstr ""
363 msgstr ""
333
364
334 #: rhodecode/controllers/admin/permissions.py:119
365 #: rhodecode/controllers/admin/permissions.py:123
335 msgid "error occurred during update of permissions"
366 msgid "error occurred during update of permissions"
336 msgstr ""
367 msgstr ""
337
368
338 #: rhodecode/controllers/admin/repos.py:96
369 #: rhodecode/controllers/admin/repos.py:116
339 #, python-format
370 msgid "--REMOVE FORK--"
340 msgid ""
371 msgstr ""
341 "%s repository is not mapped to db perhaps it was created or renamed from the "
372
342 "filesystem please run the application again in order to rescan repositories"
373 #: rhodecode/controllers/admin/repos.py:144
343 msgstr ""
344
345 #: rhodecode/controllers/admin/repos.py:172
346 #, python-format
374 #, python-format
347 msgid "created repository %s from %s"
375 msgid "created repository %s from %s"
348 msgstr ""
376 msgstr ""
349
377
350 #: rhodecode/controllers/admin/repos.py:176
378 #: rhodecode/controllers/admin/repos.py:148
351 #, python-format
379 #, python-format
352 msgid "created repository %s"
380 msgid "created repository %s"
353 msgstr ""
381 msgstr ""
354
382
355 #: rhodecode/controllers/admin/repos.py:205
383 #: rhodecode/controllers/admin/repos.py:177
356 #, python-format
384 #, python-format
357 msgid "error occurred during creation of repository %s"
385 msgid "error occurred during creation of repository %s"
358 msgstr ""
386 msgstr ""
359
387
360 #: rhodecode/controllers/admin/repos.py:292
388 #: rhodecode/controllers/admin/repos.py:264
361 #, python-format
389 #, python-format
362 msgid "Cannot delete %s it still contains attached forks"
390 msgid "Cannot delete %s it still contains attached forks"
363 msgstr ""
391 msgstr ""
364
392
365 #: rhodecode/controllers/admin/repos.py:320
393 #: rhodecode/controllers/admin/repos.py:293
366 msgid "An error occurred during deletion of repository user"
394 msgid "An error occurred during deletion of repository user"
367 msgstr ""
395 msgstr ""
368
396
369 #: rhodecode/controllers/admin/repos.py:335
397 #: rhodecode/controllers/admin/repos.py:312
370 msgid "An error occurred during deletion of repository users groups"
398 msgid "An error occurred during deletion of repository users groups"
371 msgstr ""
399 msgstr ""
372
400
373 #: rhodecode/controllers/admin/repos.py:352
401 #: rhodecode/controllers/admin/repos.py:329
374 msgid "An error occurred during deletion of repository stats"
402 msgid "An error occurred during deletion of repository stats"
375 msgstr ""
403 msgstr ""
376
404
377 #: rhodecode/controllers/admin/repos.py:367
405 #: rhodecode/controllers/admin/repos.py:345
378 msgid "An error occurred during cache invalidation"
406 msgid "An error occurred during cache invalidation"
379 msgstr ""
407 msgstr ""
380
408
409 #: rhodecode/controllers/admin/repos.py:365
410 msgid "Updated repository visibility in public journal"
411 msgstr ""
412
413 #: rhodecode/controllers/admin/repos.py:369
414 msgid "An error occurred during setting this repository in public journal"
415 msgstr ""
416
417 #: rhodecode/controllers/admin/repos.py:374 rhodecode/model/forms.py:54
418 msgid "Token mismatch"
419 msgstr ""
420
381 #: rhodecode/controllers/admin/repos.py:387
421 #: rhodecode/controllers/admin/repos.py:387
382 msgid "Updated repository visibility in public journal"
383 msgstr ""
384
385 #: rhodecode/controllers/admin/repos.py:390
386 msgid "An error occurred during setting this repository in public journal"
387 msgstr ""
388
389 #: rhodecode/controllers/admin/repos.py:395 rhodecode/model/forms.py:53
390 msgid "Token mismatch"
391 msgstr ""
392
393 #: rhodecode/controllers/admin/repos.py:408
394 msgid "Pulled from remote location"
422 msgid "Pulled from remote location"
395 msgstr ""
423 msgstr ""
396
424
397 #: rhodecode/controllers/admin/repos.py:410
425 #: rhodecode/controllers/admin/repos.py:389
398 msgid "An error occurred during pull from remote location"
426 msgid "An error occurred during pull from remote location"
399 msgstr ""
427 msgstr ""
400
428
401 #: rhodecode/controllers/admin/repos_groups.py:83
429 #: rhodecode/controllers/admin/repos.py:405
430 msgid "Nothing"
431 msgstr ""
432
433 #: rhodecode/controllers/admin/repos.py:407
434 #, python-format
435 msgid "Marked repo %s as fork of %s"
436 msgstr ""
437
438 #: rhodecode/controllers/admin/repos.py:411
439 msgid "An error occurred during this operation"
440 msgstr ""
441
442 #: rhodecode/controllers/admin/repos_groups.py:119
402 #, python-format
443 #, python-format
403 msgid "created repos group %s"
444 msgid "created repos group %s"
404 msgstr ""
445 msgstr ""
405
446
406 #: rhodecode/controllers/admin/repos_groups.py:96
447 #: rhodecode/controllers/admin/repos_groups.py:132
407 #, python-format
448 #, python-format
408 msgid "error occurred during creation of repos group %s"
449 msgid "error occurred during creation of repos group %s"
409 msgstr ""
450 msgstr ""
410
451
411 #: rhodecode/controllers/admin/repos_groups.py:130
452 #: rhodecode/controllers/admin/repos_groups.py:166
412 #, python-format
453 #, python-format
413 msgid "updated repos group %s"
454 msgid "updated repos group %s"
414 msgstr ""
455 msgstr ""
415
456
416 #: rhodecode/controllers/admin/repos_groups.py:143
457 #: rhodecode/controllers/admin/repos_groups.py:179
417 #, python-format
458 #, python-format
418 msgid "error occurred during update of repos group %s"
459 msgid "error occurred during update of repos group %s"
419 msgstr ""
460 msgstr ""
420
461
421 #: rhodecode/controllers/admin/repos_groups.py:164
462 #: rhodecode/controllers/admin/repos_groups.py:198
422 #, python-format
463 #, python-format
423 msgid "This group contains %s repositores and cannot be deleted"
464 msgid "This group contains %s repositores and cannot be deleted"
424 msgstr ""
465 msgstr ""
425
466
426 #: rhodecode/controllers/admin/repos_groups.py:171
467 #: rhodecode/controllers/admin/repos_groups.py:205
427 #, python-format
468 #, python-format
428 msgid "removed repos group %s"
469 msgid "removed repos group %s"
429 msgstr ""
470 msgstr ""
430
471
431 #: rhodecode/controllers/admin/repos_groups.py:175
472 #: rhodecode/controllers/admin/repos_groups.py:210
473 msgid "Cannot delete this group it still contains subgroups"
474 msgstr ""
475
476 #: rhodecode/controllers/admin/repos_groups.py:215
477 #: rhodecode/controllers/admin/repos_groups.py:220
432 #, python-format
478 #, python-format
433 msgid "error occurred during deletion of repos group %s"
479 msgid "error occurred during deletion of repos group %s"
434 msgstr ""
480 msgstr ""
435
481
436 #: rhodecode/controllers/admin/settings.py:109
482 #: rhodecode/controllers/admin/repos_groups.py:240
483 msgid "An error occurred during deletion of group user"
484 msgstr ""
485
486 #: rhodecode/controllers/admin/repos_groups.py:260
487 msgid "An error occurred during deletion of group users groups"
488 msgstr ""
489
490 #: rhodecode/controllers/admin/settings.py:120
437 #, python-format
491 #, python-format
438 msgid "Repositories successfully rescanned added: %s,removed: %s"
492 msgid "Repositories successfully rescanned added: %s,removed: %s"
439 msgstr ""
493 msgstr ""
440
494
441 #: rhodecode/controllers/admin/settings.py:118
495 #: rhodecode/controllers/admin/settings.py:129
442 msgid "Whoosh reindex task scheduled"
496 msgid "Whoosh reindex task scheduled"
443 msgstr ""
497 msgstr ""
444
498
445 #: rhodecode/controllers/admin/settings.py:143
499 #: rhodecode/controllers/admin/settings.py:154
446 msgid "Updated application settings"
500 msgid "Updated application settings"
447 msgstr ""
501 msgstr ""
448
502
449 #: rhodecode/controllers/admin/settings.py:148
503 #: rhodecode/controllers/admin/settings.py:159
450 #: rhodecode/controllers/admin/settings.py:215
504 #: rhodecode/controllers/admin/settings.py:226
451 msgid "error occurred during updating application settings"
505 msgid "error occurred during updating application settings"
452 msgstr ""
506 msgstr ""
453
507
454 #: rhodecode/controllers/admin/settings.py:210
508 #: rhodecode/controllers/admin/settings.py:221
455 msgid "Updated mercurial settings"
509 msgid "Updated mercurial settings"
456 msgstr ""
510 msgstr ""
457
511
458 #: rhodecode/controllers/admin/settings.py:236
512 #: rhodecode/controllers/admin/settings.py:246
459 msgid "Added new hook"
513 msgid "Added new hook"
460 msgstr ""
514 msgstr ""
461
515
462 #: rhodecode/controllers/admin/settings.py:247
516 #: rhodecode/controllers/admin/settings.py:258
463 msgid "Updated hooks"
517 msgid "Updated hooks"
464 msgstr ""
518 msgstr ""
465
519
466 #: rhodecode/controllers/admin/settings.py:251
520 #: rhodecode/controllers/admin/settings.py:262
467 msgid "error occurred during hook creation"
521 msgid "error occurred during hook creation"
468 msgstr ""
522 msgstr ""
469
523
470 #: rhodecode/controllers/admin/settings.py:310
524 #: rhodecode/controllers/admin/settings.py:281
525 msgid "Email task created"
526 msgstr ""
527
528 #: rhodecode/controllers/admin/settings.py:336
471 msgid "You can't edit this user since it's crucial for entire application"
529 msgid "You can't edit this user since it's crucial for entire application"
472 msgstr ""
530 msgstr ""
473
531
474 #: rhodecode/controllers/admin/settings.py:339
532 #: rhodecode/controllers/admin/settings.py:365
475 msgid "Your account was updated successfully"
533 msgid "Your account was updated successfully"
476 msgstr ""
534 msgstr ""
477
535
478 #: rhodecode/controllers/admin/settings.py:359
536 #: rhodecode/controllers/admin/settings.py:384
479 #: rhodecode/controllers/admin/users.py:130
537 #: rhodecode/controllers/admin/users.py:132
480 #, python-format
538 #, python-format
481 msgid "error occurred during update of user %s"
539 msgid "error occurred during update of user %s"
482 msgstr ""
540 msgstr ""
483
541
484 #: rhodecode/controllers/admin/users.py:78
542 #: rhodecode/controllers/admin/users.py:79
485 #, python-format
543 #, python-format
486 msgid "created user %s"
544 msgid "created user %s"
487 msgstr ""
545 msgstr ""
488
546
489 #: rhodecode/controllers/admin/users.py:90
547 #: rhodecode/controllers/admin/users.py:92
490 #, python-format
548 #, python-format
491 msgid "error occurred during creation of user %s"
549 msgid "error occurred during creation of user %s"
492 msgstr ""
550 msgstr ""
493
551
494 #: rhodecode/controllers/admin/users.py:116
552 #: rhodecode/controllers/admin/users.py:118
495 msgid "User updated successfully"
553 msgid "User updated successfully"
496 msgstr ""
554 msgstr ""
497
555
498 #: rhodecode/controllers/admin/users.py:146
556 #: rhodecode/controllers/admin/users.py:149
499 msgid "successfully deleted user"
557 msgid "successfully deleted user"
500 msgstr ""
558 msgstr ""
501
559
502 #: rhodecode/controllers/admin/users.py:150
560 #: rhodecode/controllers/admin/users.py:154
503 msgid "An error occurred during deletion of user"
561 msgid "An error occurred during deletion of user"
504 msgstr ""
562 msgstr ""
505
563
506 #: rhodecode/controllers/admin/users.py:166
564 #: rhodecode/controllers/admin/users.py:169
507 msgid "You can't edit this user"
565 msgid "You can't edit this user"
508 msgstr ""
566 msgstr ""
509
567
510 #: rhodecode/controllers/admin/users.py:195
568 #: rhodecode/controllers/admin/users.py:199
511 #: rhodecode/controllers/admin/users_groups.py:202
569 #: rhodecode/controllers/admin/users_groups.py:215
512 msgid "Granted 'repository create' permission to user"
570 msgid "Granted 'repository create' permission to user"
513 msgstr ""
571 msgstr ""
514
572
515 #: rhodecode/controllers/admin/users.py:204
573 #: rhodecode/controllers/admin/users.py:208
516 #: rhodecode/controllers/admin/users_groups.py:211
574 #: rhodecode/controllers/admin/users_groups.py:225
517 msgid "Revoked 'repository create' permission to user"
575 msgid "Revoked 'repository create' permission to user"
518 msgstr ""
576 msgstr ""
519
577
520 #: rhodecode/controllers/admin/users_groups.py:74
578 #: rhodecode/controllers/admin/users_groups.py:79
521 #, python-format
579 #, python-format
522 msgid "created users group %s"
580 msgid "created users group %s"
523 msgstr ""
581 msgstr ""
524
582
525 #: rhodecode/controllers/admin/users_groups.py:86
583 #: rhodecode/controllers/admin/users_groups.py:92
526 #, python-format
584 #, python-format
527 msgid "error occurred during creation of users group %s"
585 msgid "error occurred during creation of users group %s"
528 msgstr ""
586 msgstr ""
529
587
530 #: rhodecode/controllers/admin/users_groups.py:119
588 #: rhodecode/controllers/admin/users_groups.py:128
531 #, python-format
589 #, python-format
532 msgid "updated users group %s"
590 msgid "updated users group %s"
533 msgstr ""
591 msgstr ""
534
592
535 #: rhodecode/controllers/admin/users_groups.py:138
593 #: rhodecode/controllers/admin/users_groups.py:148
536 #, python-format
594 #, python-format
537 msgid "error occurred during update of users group %s"
595 msgid "error occurred during update of users group %s"
538 msgstr ""
596 msgstr ""
539
597
540 #: rhodecode/controllers/admin/users_groups.py:154
598 #: rhodecode/controllers/admin/users_groups.py:165
541 msgid "successfully deleted users group"
599 msgid "successfully deleted users group"
542 msgstr ""
600 msgstr ""
543
601
544 #: rhodecode/controllers/admin/users_groups.py:158
602 #: rhodecode/controllers/admin/users_groups.py:170
545 msgid "An error occurred during deletion of users group"
603 msgid "An error occurred during deletion of users group"
546 msgstr ""
604 msgstr ""
547
605
548 #: rhodecode/lib/__init__.py:279
606 #: rhodecode/lib/auth.py:497
549 msgid "year"
550 msgstr ""
551
552 #: rhodecode/lib/__init__.py:280
553 msgid "month"
554 msgstr ""
555
556 #: rhodecode/lib/__init__.py:281
557 msgid "day"
558 msgstr ""
559
560 #: rhodecode/lib/__init__.py:282
561 msgid "hour"
562 msgstr ""
563
564 #: rhodecode/lib/__init__.py:283
565 msgid "minute"
566 msgstr ""
567
568 #: rhodecode/lib/__init__.py:284
569 msgid "second"
570 msgstr ""
571
572 #: rhodecode/lib/__init__.py:293
573 msgid "ago"
574 msgstr ""
575
576 #: rhodecode/lib/__init__.py:296
577 msgid "just now"
578 msgstr ""
579
580 #: rhodecode/lib/auth.py:377
581 msgid "You need to be a registered user to perform this action"
607 msgid "You need to be a registered user to perform this action"
582 msgstr ""
608 msgstr ""
583
609
584 #: rhodecode/lib/auth.py:421
610 #: rhodecode/lib/auth.py:538
585 msgid "You need to be a signed in to view this page"
611 msgid "You need to be a signed in to view this page"
586 msgstr ""
612 msgstr ""
587
613
588 #: rhodecode/lib/helpers.py:307
614 #: rhodecode/lib/diffs.py:78
615 msgid "Changeset was to big and was cut off, use diff menu to display this diff"
616 msgstr ""
617
618 #: rhodecode/lib/diffs.py:88
619 msgid "No changes detected"
620 msgstr ""
621
622 #: rhodecode/lib/helpers.py:412
589 msgid "True"
623 msgid "True"
590 msgstr ""
624 msgstr ""
591
625
592 #: rhodecode/lib/helpers.py:311
626 #: rhodecode/lib/helpers.py:416
593 msgid "False"
627 msgid "False"
594 msgstr ""
628 msgstr ""
595
629
596 #: rhodecode/lib/helpers.py:352
630 #: rhodecode/lib/helpers.py:475
597 #, python-format
631 #, python-format
598 msgid "Show all combined changesets %s->%s"
632 msgid "Show all combined changesets %s->%s"
599 msgstr ""
633 msgstr ""
600
634
601 #: rhodecode/lib/helpers.py:356
635 #: rhodecode/lib/helpers.py:481
602 msgid "compare view"
636 msgid "compare view"
603 msgstr ""
637 msgstr ""
604
638
605 #: rhodecode/lib/helpers.py:365
639 #: rhodecode/lib/helpers.py:501
606 msgid "and"
640 msgid "and"
607 msgstr ""
641 msgstr ""
608
642
609 #: rhodecode/lib/helpers.py:365
643 #: rhodecode/lib/helpers.py:502
610 #, python-format
644 #, python-format
611 msgid "%s more"
645 msgid "%s more"
612 msgstr ""
646 msgstr ""
613
647
614 #: rhodecode/lib/helpers.py:367 rhodecode/templates/changelog/changelog.html:14
648 #: rhodecode/lib/helpers.py:503 rhodecode/templates/changelog/changelog.html:14
615 #: rhodecode/templates/changelog/changelog.html:39
649 #: rhodecode/templates/changelog/changelog.html:39
616 msgid "revisions"
650 msgid "revisions"
617 msgstr ""
651 msgstr ""
618
652
619 #: rhodecode/lib/helpers.py:385
653 #: rhodecode/lib/helpers.py:526
620 msgid "fork name "
654 msgid "fork name "
621 msgstr ""
655 msgstr ""
622
656
623 #: rhodecode/lib/helpers.py:388
657 #: rhodecode/lib/helpers.py:529
624 msgid "[deleted] repository"
658 msgid "[deleted] repository"
625 msgstr ""
659 msgstr ""
626
660
627 #: rhodecode/lib/helpers.py:389 rhodecode/lib/helpers.py:393
661 #: rhodecode/lib/helpers.py:530 rhodecode/lib/helpers.py:535
628 msgid "[created] repository"
662 msgid "[created] repository"
629 msgstr ""
663 msgstr ""
630
664
631 #: rhodecode/lib/helpers.py:390 rhodecode/lib/helpers.py:394
665 #: rhodecode/lib/helpers.py:531
666 msgid "[created] repository as fork"
667 msgstr ""
668
669 #: rhodecode/lib/helpers.py:532 rhodecode/lib/helpers.py:536
632 msgid "[forked] repository"
670 msgid "[forked] repository"
633 msgstr ""
671 msgstr ""
634
672
635 #: rhodecode/lib/helpers.py:391 rhodecode/lib/helpers.py:395
673 #: rhodecode/lib/helpers.py:533 rhodecode/lib/helpers.py:537
636 msgid "[updated] repository"
674 msgid "[updated] repository"
637 msgstr ""
675 msgstr ""
638
676
639 #: rhodecode/lib/helpers.py:392
677 #: rhodecode/lib/helpers.py:534
640 msgid "[delete] repository"
678 msgid "[delete] repository"
641 msgstr ""
679 msgstr ""
642
680
643 #: rhodecode/lib/helpers.py:396
681 #: rhodecode/lib/helpers.py:538
644 msgid "[pushed] into"
682 msgid "[pushed] into"
645 msgstr ""
683 msgstr ""
646
684
647 #: rhodecode/lib/helpers.py:397
685 #: rhodecode/lib/helpers.py:539
648 msgid "[committed via RhodeCode] into"
686 msgid "[committed via RhodeCode] into"
649 msgstr ""
687 msgstr ""
650
688
651 #: rhodecode/lib/helpers.py:398
689 #: rhodecode/lib/helpers.py:540
652 msgid "[pulled from remote] into"
690 msgid "[pulled from remote] into"
653 msgstr ""
691 msgstr ""
654
692
655 #: rhodecode/lib/helpers.py:399
693 #: rhodecode/lib/helpers.py:541
656 msgid "[pulled] from"
694 msgid "[pulled] from"
657 msgstr ""
695 msgstr ""
658
696
659 #: rhodecode/lib/helpers.py:400
697 #: rhodecode/lib/helpers.py:542
660 msgid "[started following] repository"
698 msgid "[started following] repository"
661 msgstr ""
699 msgstr ""
662
700
663 #: rhodecode/lib/helpers.py:401
701 #: rhodecode/lib/helpers.py:543
664 msgid "[stopped following] repository"
702 msgid "[stopped following] repository"
665 msgstr ""
703 msgstr ""
666
704
667 #: rhodecode/lib/helpers.py:577
705 #: rhodecode/lib/helpers.py:721
668 #, python-format
706 #, python-format
669 msgid " and %s more"
707 msgid " and %s more"
670 msgstr ""
708 msgstr ""
671
709
672 #: rhodecode/lib/helpers.py:581
710 #: rhodecode/lib/helpers.py:725
673 msgid "No Files"
711 msgid "No Files"
674 msgstr ""
712 msgstr ""
675
713
676 #: rhodecode/model/forms.py:66
714 #: rhodecode/lib/utils2.py:335
715 #, python-format
716 msgid "%d year"
717 msgid_plural "%d years"
718 msgstr[0] ""
719 msgstr[1] ""
720
721 #: rhodecode/lib/utils2.py:336
722 #, python-format
723 msgid "%d month"
724 msgid_plural "%d months"
725 msgstr[0] ""
726 msgstr[1] ""
727
728 #: rhodecode/lib/utils2.py:337
729 #, python-format
730 msgid "%d day"
731 msgid_plural "%d days"
732 msgstr[0] ""
733 msgstr[1] ""
734
735 #: rhodecode/lib/utils2.py:338
736 #, python-format
737 msgid "%d hour"
738 msgid_plural "%d hours"
739 msgstr[0] ""
740 msgstr[1] ""
741
742 #: rhodecode/lib/utils2.py:339
743 #, python-format
744 msgid "%d minute"
745 msgid_plural "%d minutes"
746 msgstr[0] ""
747 msgstr[1] ""
748
749 #: rhodecode/lib/utils2.py:340
750 #, python-format
751 msgid "%d second"
752 msgid_plural "%d seconds"
753 msgstr[0] ""
754 msgstr[1] ""
755
756 #: rhodecode/lib/utils2.py:355
757 #, python-format
758 msgid "%s ago"
759 msgstr ""
760
761 #: rhodecode/lib/utils2.py:357
762 #, python-format
763 msgid "%s and %s ago"
764 msgstr ""
765
766 #: rhodecode/lib/utils2.py:360
767 msgid "just now"
768 msgstr ""
769
770 #: rhodecode/lib/celerylib/tasks.py:269
771 msgid "password reset link"
772 msgstr ""
773
774 #: rhodecode/model/comment.py:85
775 #, python-format
776 msgid "on line %s"
777 msgstr ""
778
779 #: rhodecode/model/comment.py:113
780 msgid "[Mention]"
781 msgstr ""
782
783 #: rhodecode/model/forms.py:72
677 msgid "Invalid username"
784 msgid "Invalid username"
678 msgstr ""
785 msgstr ""
679
786
680 #: rhodecode/model/forms.py:75
787 #: rhodecode/model/forms.py:80
681 msgid "This username already exists"
788 msgid "This username already exists"
682 msgstr ""
789 msgstr ""
683
790
684 #: rhodecode/model/forms.py:79
791 #: rhodecode/model/forms.py:85
685 msgid ""
792 msgid ""
686 "Username may only contain alphanumeric characters underscores, periods or "
793 "Username may only contain alphanumeric characters underscores, periods or "
687 "dashes and must begin with alphanumeric character"
794 "dashes and must begin with alphanumeric character"
688 msgstr ""
795 msgstr ""
689
796
690 #: rhodecode/model/forms.py:94
797 #: rhodecode/model/forms.py:101
691 msgid "Invalid group name"
798 msgid "Invalid group name"
692 msgstr ""
799 msgstr ""
693
800
694 #: rhodecode/model/forms.py:104
801 #: rhodecode/model/forms.py:111
695 msgid "This users group already exists"
802 msgid "This users group already exists"
696 msgstr ""
803 msgstr ""
697
804
698 #: rhodecode/model/forms.py:110
805 #: rhodecode/model/forms.py:117
699 msgid ""
806 msgid ""
700 "Group name may only contain alphanumeric characters underscores, periods or "
807 "RepoGroup name may only contain alphanumeric characters underscores, periods"
701 "dashes and must begin with alphanumeric character"
808 " or dashes and must begin with alphanumeric character"
702 msgstr ""
809 msgstr ""
703
810
704 #: rhodecode/model/forms.py:132
811 #: rhodecode/model/forms.py:145
705 msgid "Cannot assign this group as parent"
812 msgid "Cannot assign this group as parent"
706 msgstr ""
813 msgstr ""
707
814
708 #: rhodecode/model/forms.py:148
815 #: rhodecode/model/forms.py:164
709 msgid "This group already exists"
816 msgid "This group already exists"
710 msgstr ""
817 msgstr ""
711
818
712 #: rhodecode/model/forms.py:164 rhodecode/model/forms.py:172
819 #: rhodecode/model/forms.py:176
713 #: rhodecode/model/forms.py:180
820 msgid "Repository with this name already exists"
821 msgstr ""
822
823 #: rhodecode/model/forms.py:195 rhodecode/model/forms.py:204
824 #: rhodecode/model/forms.py:213
714 msgid "Invalid characters in password"
825 msgid "Invalid characters in password"
715 msgstr ""
826 msgstr ""
716
827
717 #: rhodecode/model/forms.py:191
828 #: rhodecode/model/forms.py:226
718 msgid "Passwords do not match"
829 msgid "Passwords do not match"
719 msgstr ""
830 msgstr ""
720
831
721 #: rhodecode/model/forms.py:196
832 #: rhodecode/model/forms.py:232
722 msgid "invalid password"
833 msgid "invalid password"
723 msgstr ""
834 msgstr ""
724
835
725 #: rhodecode/model/forms.py:197
726 msgid "invalid user name"
727 msgstr ""
728
729 #: rhodecode/model/forms.py:198
730 msgid "Your account is disabled"
731 msgstr ""
732
733 #: rhodecode/model/forms.py:233
836 #: rhodecode/model/forms.py:233
734 msgid "This username is not valid"
837 msgid "invalid user name"
735 msgstr ""
838 msgstr ""
736
839
737 #: rhodecode/model/forms.py:245
840 #: rhodecode/model/forms.py:234
738 msgid "This repository name is disallowed"
841 msgid "Your account is disabled"
739 msgstr ""
740
741 #: rhodecode/model/forms.py:266
742 #, python-format
743 msgid "This repository already exists in group \"%s\""
744 msgstr ""
842 msgstr ""
745
843
746 #: rhodecode/model/forms.py:274
844 #: rhodecode/model/forms.py:274
845 msgid "This username is not valid"
846 msgstr ""
847
848 #: rhodecode/model/forms.py:287
849 msgid "This repository name is disallowed"
850 msgstr ""
851
852 #: rhodecode/model/forms.py:310
853 #, python-format
854 msgid "This repository already exists in a group \"%s\""
855 msgstr ""
856
857 #: rhodecode/model/forms.py:317
858 #, python-format
859 msgid "There is a group with this name already \"%s\""
860 msgstr ""
861
862 #: rhodecode/model/forms.py:324
747 msgid "This repository already exists"
863 msgid "This repository already exists"
748 msgstr ""
864 msgstr ""
749
865
750 #: rhodecode/model/forms.py:312 rhodecode/model/forms.py:319
866 #: rhodecode/model/forms.py:367
751 msgid "invalid clone url"
867 msgid "invalid clone url"
752 msgstr ""
868 msgstr ""
753
869
754 #: rhodecode/model/forms.py:322
870 #: rhodecode/model/forms.py:384
755 msgid "Invalid clone url, provide a valid clone http\\s url"
871 msgid "Invalid clone url, provide a valid clone http\\s url"
756 msgstr ""
872 msgstr ""
757
873
758 #: rhodecode/model/forms.py:334
874 #: rhodecode/model/forms.py:398
759 msgid "Fork have to be the same type as original"
875 msgid "Fork have to be the same type as original"
760 msgstr ""
876 msgstr ""
761
877
762 #: rhodecode/model/forms.py:341
878 #: rhodecode/model/forms.py:414
763 msgid "This username or users group name is not valid"
879 msgid "This username or users group name is not valid"
764 msgstr ""
880 msgstr ""
765
881
766 #: rhodecode/model/forms.py:403
882 #: rhodecode/model/forms.py:480
767 msgid "This is not a valid path"
883 msgid "This is not a valid path"
768 msgstr ""
884 msgstr ""
769
885
770 #: rhodecode/model/forms.py:416
886 #: rhodecode/model/forms.py:494
771 msgid "This e-mail address is already taken"
887 msgid "This e-mail address is already taken"
772 msgstr ""
888 msgstr ""
773
889
774 #: rhodecode/model/forms.py:427
890 #: rhodecode/model/forms.py:507
775 msgid "This e-mail address doesn't exist."
891 msgid "This e-mail address doesn't exist."
776 msgstr ""
892 msgstr ""
777
893
778 #: rhodecode/model/forms.py:447
894 #: rhodecode/model/forms.py:530
779 msgid ""
895 msgid ""
780 "The LDAP Login attribute of the CN must be specified - this is the name of "
896 "The LDAP Login attribute of the CN must be specified - this is the name of "
781 "the attribute that is equivalent to 'username'"
897 "the attribute that is equivalent to 'username'"
782 msgstr ""
898 msgstr ""
783
899
784 #: rhodecode/model/forms.py:466
900 #: rhodecode/model/forms.py:549
785 msgid "Please enter a login"
901 msgid "Please enter a login"
786 msgstr ""
902 msgstr ""
787
903
788 #: rhodecode/model/forms.py:467
904 #: rhodecode/model/forms.py:550
789 #, python-format
905 #, python-format
790 msgid "Enter a value %(min)i characters long or more"
906 msgid "Enter a value %(min)i characters long or more"
791 msgstr ""
907 msgstr ""
792
908
793 #: rhodecode/model/forms.py:475
909 #: rhodecode/model/forms.py:558
794 msgid "Please enter a password"
910 msgid "Please enter a password"
795 msgstr ""
911 msgstr ""
796
912
797 #: rhodecode/model/forms.py:476
913 #: rhodecode/model/forms.py:559
798 #, python-format
914 #, python-format
799 msgid "Enter %(min)i characters or more"
915 msgid "Enter %(min)i characters or more"
800 msgstr ""
916 msgstr ""
801
917
802 #: rhodecode/model/user.py:145
918 #: rhodecode/model/notification.py:175
803 msgid "[RhodeCode] New User registration"
919 msgid "commented on commit"
804 msgstr ""
920 msgstr ""
805
921
806 #: rhodecode/model/user.py:157 rhodecode/model/user.py:179
922 #: rhodecode/model/notification.py:176
923 msgid "sent message"
924 msgstr ""
925
926 #: rhodecode/model/notification.py:177
927 msgid "mentioned you"
928 msgstr ""
929
930 #: rhodecode/model/notification.py:178
931 msgid "registered in RhodeCode"
932 msgstr ""
933
934 #: rhodecode/model/user.py:235
935 msgid "new user registration"
936 msgstr ""
937
938 #: rhodecode/model/user.py:259 rhodecode/model/user.py:279
807 msgid "You can't Edit this user since it's crucial for entire application"
939 msgid "You can't Edit this user since it's crucial for entire application"
808 msgstr ""
940 msgstr ""
809
941
810 #: rhodecode/model/user.py:201
942 #: rhodecode/model/user.py:300
811 msgid "You can't remove this user since it's crucial for entire application"
943 msgid "You can't remove this user since it's crucial for entire application"
812 msgstr ""
944 msgstr ""
813
945
814 #: rhodecode/model/user.py:204
946 #: rhodecode/model/user.py:306
815 #, python-format
947 #, python-format
816 msgid ""
948 msgid ""
817 "This user still owns %s repositories and cannot be removed. Switch owners or "
949 "user \"%s\" still owns %s repositories and cannot be removed. Switch owners "
818 "remove those repositories"
950 "or remove those repositories. %s"
819 msgstr ""
951 msgstr ""
820
952
821 #: rhodecode/templates/index.html:4
953 #: rhodecode/templates/index.html:3
822 msgid "Dashboard"
954 msgid "Dashboard"
823 msgstr ""
955 msgstr ""
824
956
825 #: rhodecode/templates/index_base.html:22
957 #: rhodecode/templates/index_base.html:6
826 #: rhodecode/templates/admin/users/user_edit_my_account.html:102
958 #: rhodecode/templates/admin/users/user_edit_my_account.html:115
959 #: rhodecode/templates/bookmarks/bookmarks.html:10
960 #: rhodecode/templates/branches/branches.html:9
961 #: rhodecode/templates/journal/journal.html:31
962 #: rhodecode/templates/tags/tags.html:10
827 msgid "quick filter..."
963 msgid "quick filter..."
828 msgstr ""
964 msgstr ""
829
965
830 #: rhodecode/templates/index_base.html:23 rhodecode/templates/base/base.html:300
966 #: rhodecode/templates/index_base.html:6 rhodecode/templates/base/base.html:218
831 msgid "repositories"
967 msgid "repositories"
832 msgstr ""
968 msgstr ""
833
969
970 #: rhodecode/templates/index_base.html:13 rhodecode/templates/index_base.html:15
971 #: rhodecode/templates/admin/repos/repos.html:22
972 msgid "ADD REPOSITORY"
973 msgstr ""
974
834 #: rhodecode/templates/index_base.html:29
975 #: rhodecode/templates/index_base.html:29
835 #: rhodecode/templates/admin/repos/repos.html:22
836 msgid "ADD NEW REPOSITORY"
837 msgstr ""
838
839 #: rhodecode/templates/index_base.html:41
840 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:32
976 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:32
841 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:32
977 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:32
842 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:33
978 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:33
@@ -845,145 +981,150 b' msgstr ""'
845 msgid "Group name"
981 msgid "Group name"
846 msgstr ""
982 msgstr ""
847
983
848 #: rhodecode/templates/index_base.html:42 rhodecode/templates/index_base.html:73
984 #: rhodecode/templates/index_base.html:30 rhodecode/templates/index_base.html:67
849 #: rhodecode/templates/admin/repos/repo_add_base.html:44
985 #: rhodecode/templates/index_base.html:132 rhodecode/templates/index_base.html:158
850 #: rhodecode/templates/admin/repos/repo_edit.html:64
986 #: rhodecode/templates/admin/repos/repo_add_base.html:47
851 #: rhodecode/templates/admin/repos/repos.html:31
987 #: rhodecode/templates/admin/repos/repo_edit.html:66
988 #: rhodecode/templates/admin/repos/repos.html:37
989 #: rhodecode/templates/admin/repos/repos.html:84
852 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:41
990 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:41
853 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:41
991 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:41
854 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:34
992 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:34
855 #: rhodecode/templates/settings/repo_fork.html:40
993 #: rhodecode/templates/forks/fork.html:49
856 #: rhodecode/templates/settings/repo_settings.html:40
994 #: rhodecode/templates/settings/repo_settings.html:57
857 #: rhodecode/templates/summary/summary.html:92
995 #: rhodecode/templates/summary/summary.html:100
858 msgid "Description"
996 msgid "Description"
859 msgstr ""
997 msgstr ""
860
998
861 #: rhodecode/templates/index_base.html:53
999 #: rhodecode/templates/index_base.html:40
862 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:46
1000 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:46
863 msgid "Repositories group"
1001 msgid "Repositories group"
864 msgstr ""
1002 msgstr ""
865
1003
1004 #: rhodecode/templates/index_base.html:66 rhodecode/templates/index_base.html:156
1005 #: rhodecode/templates/admin/repos/repo_add_base.html:9
1006 #: rhodecode/templates/admin/repos/repo_edit.html:32
1007 #: rhodecode/templates/admin/repos/repos.html:36
1008 #: rhodecode/templates/admin/repos/repos.html:82
1009 #: rhodecode/templates/admin/users/user_edit_my_account.html:133
1010 #: rhodecode/templates/admin/users/user_edit_my_account.html:183
1011 #: rhodecode/templates/admin/users/user_edit_my_account.html:249
1012 #: rhodecode/templates/admin/users/user_edit_my_account.html:284
1013 #: rhodecode/templates/bookmarks/bookmarks.html:36
1014 #: rhodecode/templates/bookmarks/bookmarks_data.html:6
1015 #: rhodecode/templates/branches/branches.html:36
1016 #: rhodecode/templates/files/files_browser.html:47
1017 #: rhodecode/templates/journal/journal.html:50
1018 #: rhodecode/templates/journal/journal.html:98
1019 #: rhodecode/templates/journal/journal.html:177
1020 #: rhodecode/templates/settings/repo_settings.html:31
1021 #: rhodecode/templates/summary/summary.html:38
1022 #: rhodecode/templates/summary/summary.html:114
1023 #: rhodecode/templates/tags/tags.html:36 rhodecode/templates/tags/tags_data.html:6
1024 msgid "Name"
1025 msgstr ""
1026
1027 #: rhodecode/templates/index_base.html:68
1028 #: rhodecode/templates/admin/repos/repos.html:38
1029 msgid "Last change"
1030 msgstr ""
1031
1032 #: rhodecode/templates/index_base.html:69 rhodecode/templates/index_base.html:161
1033 #: rhodecode/templates/admin/repos/repos.html:39
1034 #: rhodecode/templates/admin/repos/repos.html:87
1035 #: rhodecode/templates/admin/users/user_edit_my_account.html:251
1036 #: rhodecode/templates/journal/journal.html:179
1037 msgid "Tip"
1038 msgstr ""
1039
1040 #: rhodecode/templates/index_base.html:70 rhodecode/templates/index_base.html:163
1041 #: rhodecode/templates/admin/repos/repo_edit.html:103
1042 #: rhodecode/templates/admin/repos/repos.html:89
1043 msgid "Owner"
1044 msgstr ""
1045
1046 #: rhodecode/templates/index_base.html:71
1047 #: rhodecode/templates/journal/public_journal.html:20
1048 #: rhodecode/templates/summary/summary.html:43
1049 #: rhodecode/templates/summary/summary.html:46
1050 msgid "RSS"
1051 msgstr ""
1052
866 #: rhodecode/templates/index_base.html:72
1053 #: rhodecode/templates/index_base.html:72
867 #: rhodecode/templates/admin/repos/repo_add_base.html:9
868 #: rhodecode/templates/admin/repos/repo_edit.html:32
869 #: rhodecode/templates/admin/repos/repos.html:30
870 #: rhodecode/templates/admin/users/user_edit_my_account.html:117
871 #: rhodecode/templates/files/files_browser.html:157
872 #: rhodecode/templates/settings/repo_settings.html:31
873 #: rhodecode/templates/summary/summary.html:31
874 #: rhodecode/templates/summary/summary.html:107
875 msgid "Name"
876 msgstr ""
877
878 #: rhodecode/templates/index_base.html:74
879 #: rhodecode/templates/admin/repos/repos.html:32
880 #: rhodecode/templates/summary/summary.html:114
881 msgid "Last change"
882 msgstr ""
883
884 #: rhodecode/templates/index_base.html:75
885 #: rhodecode/templates/admin/repos/repos.html:33
886 msgid "Tip"
887 msgstr ""
888
889 #: rhodecode/templates/index_base.html:76
890 #: rhodecode/templates/admin/repos/repo_edit.html:97
891 msgid "Owner"
892 msgstr ""
893
894 #: rhodecode/templates/index_base.html:77
895 #: rhodecode/templates/journal/public_journal.html:20
896 #: rhodecode/templates/summary/summary.html:180
897 #: rhodecode/templates/summary/summary.html:183
898 msgid "RSS"
899 msgstr ""
900
901 #: rhodecode/templates/index_base.html:78
902 #: rhodecode/templates/journal/public_journal.html:23
1054 #: rhodecode/templates/journal/public_journal.html:23
903 #: rhodecode/templates/summary/summary.html:181
904 #: rhodecode/templates/summary/summary.html:184
905 msgid "Atom"
1055 msgid "Atom"
906 msgstr ""
1056 msgstr ""
907
1057
908 #: rhodecode/templates/index_base.html:87 rhodecode/templates/index_base.html:89
1058 #: rhodecode/templates/index_base.html:102 rhodecode/templates/index_base.html:104
909 #: rhodecode/templates/index_base.html:91 rhodecode/templates/base/base.html:209
910 #: rhodecode/templates/base/base.html:211 rhodecode/templates/base/base.html:213
911 #: rhodecode/templates/summary/summary.html:4
912 msgid "Summary"
913 msgstr ""
914
915 #: rhodecode/templates/index_base.html:95 rhodecode/templates/index_base.html:97
916 #: rhodecode/templates/index_base.html:99 rhodecode/templates/base/base.html:225
917 #: rhodecode/templates/base/base.html:227 rhodecode/templates/base/base.html:229
918 #: rhodecode/templates/changelog/changelog.html:6
919 #: rhodecode/templates/changelog/changelog.html:14
920 msgid "Changelog"
921 msgstr ""
922
923 #: rhodecode/templates/index_base.html:103 rhodecode/templates/index_base.html:105
924 #: rhodecode/templates/index_base.html:107 rhodecode/templates/base/base.html:268
925 #: rhodecode/templates/base/base.html:270 rhodecode/templates/base/base.html:272
926 #: rhodecode/templates/files/files.html:4
927 msgid "Files"
928 msgstr ""
929
930 #: rhodecode/templates/index_base.html:116
931 #: rhodecode/templates/admin/repos/repos.html:42
932 #: rhodecode/templates/admin/users/user_edit_my_account.html:127
933 #: rhodecode/templates/summary/summary.html:48
934 msgid "Mercurial repository"
935 msgstr ""
936
937 #: rhodecode/templates/index_base.html:118
938 #: rhodecode/templates/admin/repos/repos.html:44
939 #: rhodecode/templates/admin/users/user_edit_my_account.html:129
940 #: rhodecode/templates/summary/summary.html:51
941 msgid "Git repository"
942 msgstr ""
943
944 #: rhodecode/templates/index_base.html:123
945 #: rhodecode/templates/admin/repos/repo_edit_perms.html:16
946 #: rhodecode/templates/journal/journal.html:53
947 #: rhodecode/templates/summary/summary.html:56
948 msgid "private repository"
949 msgstr ""
950
951 #: rhodecode/templates/index_base.html:125
952 #: rhodecode/templates/journal/journal.html:55
953 #: rhodecode/templates/summary/summary.html:58
954 msgid "public repository"
955 msgstr ""
956
957 #: rhodecode/templates/index_base.html:133 rhodecode/templates/base/base.html:291
958 #: rhodecode/templates/settings/repo_fork.html:13
959 msgid "fork"
960 msgstr ""
961
962 #: rhodecode/templates/index_base.html:134
963 #: rhodecode/templates/admin/repos/repos.html:60
964 #: rhodecode/templates/admin/users/user_edit_my_account.html:143
965 #: rhodecode/templates/summary/summary.html:69
966 #: rhodecode/templates/summary/summary.html:71
967 msgid "Fork of"
968 msgstr ""
969
970 #: rhodecode/templates/index_base.html:155
971 #: rhodecode/templates/admin/repos/repos.html:73
972 msgid "No changesets yet"
973 msgstr ""
974
975 #: rhodecode/templates/index_base.html:161 rhodecode/templates/index_base.html:163
976 #, python-format
1059 #, python-format
977 msgid "Subscribe to %s rss feed"
1060 msgid "Subscribe to %s rss feed"
978 msgstr ""
1061 msgstr ""
979
1062
980 #: rhodecode/templates/index_base.html:168 rhodecode/templates/index_base.html:170
1063 #: rhodecode/templates/index_base.html:109 rhodecode/templates/index_base.html:111
981 #, python-format
1064 #, python-format
982 msgid "Subscribe to %s atom feed"
1065 msgid "Subscribe to %s atom feed"
983 msgstr ""
1066 msgstr ""
984
1067
1068 #: rhodecode/templates/index_base.html:130
1069 msgid "Group Name"
1070 msgstr ""
1071
1072 #: rhodecode/templates/index_base.html:148 rhodecode/templates/index_base.html:188
1073 #: rhodecode/templates/admin/repos/repos.html:112
1074 #: rhodecode/templates/admin/users/user_edit_my_account.html:270
1075 #: rhodecode/templates/bookmarks/bookmarks.html:60
1076 #: rhodecode/templates/branches/branches.html:60
1077 #: rhodecode/templates/journal/journal.html:202
1078 #: rhodecode/templates/tags/tags.html:60
1079 msgid "Click to sort ascending"
1080 msgstr ""
1081
1082 #: rhodecode/templates/index_base.html:149 rhodecode/templates/index_base.html:189
1083 #: rhodecode/templates/admin/repos/repos.html:113
1084 #: rhodecode/templates/admin/users/user_edit_my_account.html:271
1085 #: rhodecode/templates/bookmarks/bookmarks.html:61
1086 #: rhodecode/templates/branches/branches.html:61
1087 #: rhodecode/templates/journal/journal.html:203
1088 #: rhodecode/templates/tags/tags.html:61
1089 msgid "Click to sort descending"
1090 msgstr ""
1091
1092 #: rhodecode/templates/index_base.html:159
1093 #: rhodecode/templates/admin/repos/repos.html:85
1094 msgid "Last Change"
1095 msgstr ""
1096
1097 #: rhodecode/templates/index_base.html:190
1098 #: rhodecode/templates/admin/repos/repos.html:114
1099 #: rhodecode/templates/admin/users/user_edit_my_account.html:272
1100 #: rhodecode/templates/bookmarks/bookmarks.html:62
1101 #: rhodecode/templates/branches/branches.html:62
1102 #: rhodecode/templates/journal/journal.html:204
1103 #: rhodecode/templates/tags/tags.html:62
1104 msgid "No records found."
1105 msgstr ""
1106
1107 #: rhodecode/templates/index_base.html:191
1108 #: rhodecode/templates/admin/repos/repos.html:115
1109 #: rhodecode/templates/admin/users/user_edit_my_account.html:273
1110 #: rhodecode/templates/bookmarks/bookmarks.html:63
1111 #: rhodecode/templates/branches/branches.html:63
1112 #: rhodecode/templates/journal/journal.html:205
1113 #: rhodecode/templates/tags/tags.html:63
1114 msgid "Data error."
1115 msgstr ""
1116
1117 #: rhodecode/templates/index_base.html:192
1118 #: rhodecode/templates/admin/repos/repos.html:116
1119 #: rhodecode/templates/admin/users/user_edit_my_account.html:274
1120 #: rhodecode/templates/bookmarks/bookmarks.html:64
1121 #: rhodecode/templates/branches/branches.html:64
1122 #: rhodecode/templates/journal/journal.html:206
1123 #: rhodecode/templates/tags/tags.html:64
1124 msgid "Loading..."
1125 msgstr ""
1126
985 #: rhodecode/templates/login.html:5 rhodecode/templates/login.html:54
1127 #: rhodecode/templates/login.html:5 rhodecode/templates/login.html:54
986 #: rhodecode/templates/base/base.html:38
987 msgid "Sign In"
1128 msgid "Sign In"
988 msgstr ""
1129 msgstr ""
989
1130
@@ -994,25 +1135,29 b' msgstr ""'
994 #: rhodecode/templates/login.html:31 rhodecode/templates/register.html:20
1135 #: rhodecode/templates/login.html:31 rhodecode/templates/register.html:20
995 #: rhodecode/templates/admin/admin_log.html:5
1136 #: rhodecode/templates/admin/admin_log.html:5
996 #: rhodecode/templates/admin/users/user_add.html:32
1137 #: rhodecode/templates/admin/users/user_add.html:32
997 #: rhodecode/templates/admin/users/user_edit.html:47
1138 #: rhodecode/templates/admin/users/user_edit.html:50
998 #: rhodecode/templates/admin/users/user_edit_my_account.html:45
1139 #: rhodecode/templates/admin/users/user_edit_my_account.html:49
999 #: rhodecode/templates/base/base.html:15
1140 #: rhodecode/templates/base/base.html:83
1000 #: rhodecode/templates/summary/summary.html:106
1141 #: rhodecode/templates/summary/summary.html:113
1001 msgid "Username"
1142 msgid "Username"
1002 msgstr ""
1143 msgstr ""
1003
1144
1004 #: rhodecode/templates/login.html:40 rhodecode/templates/register.html:29
1145 #: rhodecode/templates/login.html:40 rhodecode/templates/register.html:29
1005 #: rhodecode/templates/admin/ldap/ldap.html:46
1146 #: rhodecode/templates/admin/ldap/ldap.html:46
1006 #: rhodecode/templates/admin/users/user_add.html:41
1147 #: rhodecode/templates/admin/users/user_add.html:41
1007 #: rhodecode/templates/base/base.html:24
1148 #: rhodecode/templates/base/base.html:92
1008 msgid "Password"
1149 msgid "Password"
1009 msgstr ""
1150 msgstr ""
1010
1151
1152 #: rhodecode/templates/login.html:50
1153 msgid "Remember me"
1154 msgstr ""
1155
1011 #: rhodecode/templates/login.html:60
1156 #: rhodecode/templates/login.html:60
1012 msgid "Forgot your password ?"
1157 msgid "Forgot your password ?"
1013 msgstr ""
1158 msgstr ""
1014
1159
1015 #: rhodecode/templates/login.html:63 rhodecode/templates/base/base.html:35
1160 #: rhodecode/templates/login.html:63 rhodecode/templates/base/base.html:103
1016 msgid "Don't have an account ?"
1161 msgid "Don't have an account ?"
1017 msgstr ""
1162 msgstr ""
1018
1163
@@ -1049,24 +1194,24 b' msgid "Re-enter password"'
1049 msgstr ""
1194 msgstr ""
1050
1195
1051 #: rhodecode/templates/register.html:47
1196 #: rhodecode/templates/register.html:47
1052 #: rhodecode/templates/admin/users/user_add.html:50
1197 #: rhodecode/templates/admin/users/user_add.html:59
1053 #: rhodecode/templates/admin/users/user_edit.html:74
1198 #: rhodecode/templates/admin/users/user_edit.html:86
1054 #: rhodecode/templates/admin/users/user_edit_my_account.html:63
1199 #: rhodecode/templates/admin/users/user_edit_my_account.html:76
1055 msgid "First Name"
1200 msgid "First Name"
1056 msgstr ""
1201 msgstr ""
1057
1202
1058 #: rhodecode/templates/register.html:56
1203 #: rhodecode/templates/register.html:56
1059 #: rhodecode/templates/admin/users/user_add.html:59
1204 #: rhodecode/templates/admin/users/user_add.html:68
1060 #: rhodecode/templates/admin/users/user_edit.html:83
1205 #: rhodecode/templates/admin/users/user_edit.html:95
1061 #: rhodecode/templates/admin/users/user_edit_my_account.html:72
1206 #: rhodecode/templates/admin/users/user_edit_my_account.html:85
1062 msgid "Last Name"
1207 msgid "Last Name"
1063 msgstr ""
1208 msgstr ""
1064
1209
1065 #: rhodecode/templates/register.html:65
1210 #: rhodecode/templates/register.html:65
1066 #: rhodecode/templates/admin/users/user_add.html:68
1211 #: rhodecode/templates/admin/users/user_add.html:77
1067 #: rhodecode/templates/admin/users/user_edit.html:92
1212 #: rhodecode/templates/admin/users/user_edit.html:104
1068 #: rhodecode/templates/admin/users/user_edit_my_account.html:81
1213 #: rhodecode/templates/admin/users/user_edit_my_account.html:94
1069 #: rhodecode/templates/summary/summary.html:108
1214 #: rhodecode/templates/summary/summary.html:115
1070 msgid "Email"
1215 msgid "Email"
1071 msgstr ""
1216 msgstr ""
1072
1217
@@ -1078,19 +1223,59 b' msgstr ""'
1078 msgid "Your account must wait for activation by administrator"
1223 msgid "Your account must wait for activation by administrator"
1079 msgstr ""
1224 msgstr ""
1080
1225
1081 #: rhodecode/templates/repo_switcher_list.html:14
1226 #: rhodecode/templates/repo_switcher_list.html:11
1227 #: rhodecode/templates/admin/repos/repo_add_base.html:56
1228 #: rhodecode/templates/admin/repos/repo_edit.html:76
1229 #: rhodecode/templates/settings/repo_settings.html:67
1082 msgid "Private repository"
1230 msgid "Private repository"
1083 msgstr ""
1231 msgstr ""
1084
1232
1085 #: rhodecode/templates/repo_switcher_list.html:19
1233 #: rhodecode/templates/repo_switcher_list.html:16
1086 msgid "Public repository"
1234 msgid "Public repository"
1087 msgstr ""
1235 msgstr ""
1088
1236
1237 #: rhodecode/templates/switch_to_list.html:3
1238 #: rhodecode/templates/branches/branches.html:14
1239 msgid "branches"
1240 msgstr ""
1241
1242 #: rhodecode/templates/switch_to_list.html:10
1243 #: rhodecode/templates/branches/branches_data.html:51
1244 msgid "There are no branches yet"
1245 msgstr ""
1246
1247 #: rhodecode/templates/switch_to_list.html:15
1248 #: rhodecode/templates/shortlog/shortlog_data.html:10
1249 #: rhodecode/templates/tags/tags.html:15
1250 msgid "tags"
1251 msgstr ""
1252
1253 #: rhodecode/templates/switch_to_list.html:22
1254 #: rhodecode/templates/tags/tags_data.html:33
1255 msgid "There are no tags yet"
1256 msgstr ""
1257
1258 #: rhodecode/templates/switch_to_list.html:28
1259 #: rhodecode/templates/bookmarks/bookmarks.html:15
1260 msgid "bookmarks"
1261 msgstr ""
1262
1263 #: rhodecode/templates/switch_to_list.html:35
1264 #: rhodecode/templates/bookmarks/bookmarks_data.html:32
1265 msgid "There are no bookmarks yet"
1266 msgstr ""
1267
1089 #: rhodecode/templates/admin/admin.html:5 rhodecode/templates/admin/admin.html:9
1268 #: rhodecode/templates/admin/admin.html:5 rhodecode/templates/admin/admin.html:9
1090 msgid "Admin journal"
1269 msgid "Admin journal"
1091 msgstr ""
1270 msgstr ""
1092
1271
1093 #: rhodecode/templates/admin/admin_log.html:6
1272 #: rhodecode/templates/admin/admin_log.html:6
1273 #: rhodecode/templates/admin/repos/repos.html:41
1274 #: rhodecode/templates/admin/repos/repos.html:90
1275 #: rhodecode/templates/admin/users/user_edit_my_account.html:135
1276 #: rhodecode/templates/admin/users/user_edit_my_account.html:136
1277 #: rhodecode/templates/journal/journal.html:52
1278 #: rhodecode/templates/journal/journal.html:53
1094 msgid "Action"
1279 msgid "Action"
1095 msgstr ""
1280 msgstr ""
1096
1281
@@ -1099,6 +1284,10 b' msgid "Repository"'
1099 msgstr ""
1284 msgstr ""
1100
1285
1101 #: rhodecode/templates/admin/admin_log.html:8
1286 #: rhodecode/templates/admin/admin_log.html:8
1287 #: rhodecode/templates/bookmarks/bookmarks.html:37
1288 #: rhodecode/templates/bookmarks/bookmarks_data.html:7
1289 #: rhodecode/templates/branches/branches.html:37
1290 #: rhodecode/templates/tags/tags.html:37 rhodecode/templates/tags/tags_data.html:7
1102 msgid "Date"
1291 msgid "Date"
1103 msgstr ""
1292 msgstr ""
1104
1293
@@ -1183,23 +1372,47 b' msgid "E-mail Attribute"'
1183 msgstr ""
1372 msgstr ""
1184
1373
1185 #: rhodecode/templates/admin/ldap/ldap.html:89
1374 #: rhodecode/templates/admin/ldap/ldap.html:89
1375 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:66
1186 #: rhodecode/templates/admin/settings/hooks.html:73
1376 #: rhodecode/templates/admin/settings/hooks.html:73
1187 #: rhodecode/templates/admin/users/user_edit.html:117
1377 #: rhodecode/templates/admin/users/user_edit.html:129
1188 #: rhodecode/templates/admin/users/user_edit.html:142
1378 #: rhodecode/templates/admin/users/user_edit.html:154
1189 #: rhodecode/templates/admin/users/user_edit_my_account.html:89
1379 #: rhodecode/templates/admin/users/user_edit_my_account.html:102
1190 #: rhodecode/templates/admin/users_groups/users_group_edit.html:263
1380 #: rhodecode/templates/admin/users_groups/users_group_edit.html:115
1191 msgid "Save"
1381 msgid "Save"
1192 msgstr ""
1382 msgstr ""
1193
1383
1384 #: rhodecode/templates/admin/notifications/notifications.html:5
1385 #: rhodecode/templates/admin/notifications/notifications.html:9
1386 msgid "My Notifications"
1387 msgstr ""
1388
1389 #: rhodecode/templates/admin/notifications/notifications.html:29
1390 msgid "Mark all read"
1391 msgstr ""
1392
1393 #: rhodecode/templates/admin/notifications/notifications_data.html:38
1394 msgid "No notifications here yet"
1395 msgstr ""
1396
1397 #: rhodecode/templates/admin/notifications/show_notification.html:5
1398 #: rhodecode/templates/admin/notifications/show_notification.html:11
1399 msgid "Show notification"
1400 msgstr ""
1401
1402 #: rhodecode/templates/admin/notifications/show_notification.html:9
1403 msgid "Notifications"
1404 msgstr ""
1405
1194 #: rhodecode/templates/admin/permissions/permissions.html:5
1406 #: rhodecode/templates/admin/permissions/permissions.html:5
1195 msgid "Permissions administration"
1407 msgid "Permissions administration"
1196 msgstr ""
1408 msgstr ""
1197
1409
1198 #: rhodecode/templates/admin/permissions/permissions.html:11
1410 #: rhodecode/templates/admin/permissions/permissions.html:11
1199 #: rhodecode/templates/admin/repos/repo_edit.html:109
1411 #: rhodecode/templates/admin/repos/repo_edit.html:116
1200 #: rhodecode/templates/admin/users/user_edit.html:127
1412 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:58
1201 #: rhodecode/templates/admin/users_groups/users_group_edit.html:248
1413 #: rhodecode/templates/admin/users/user_edit.html:139
1202 #: rhodecode/templates/settings/repo_settings.html:58
1414 #: rhodecode/templates/admin/users_groups/users_group_edit.html:100
1415 #: rhodecode/templates/settings/repo_settings.html:77
1203 msgid "Permissions"
1416 msgid "Permissions"
1204 msgstr ""
1417 msgstr ""
1205
1418
@@ -1235,6 +1448,7 b' msgid "Repository creation"'
1235 msgstr ""
1448 msgstr ""
1236
1449
1237 #: rhodecode/templates/admin/permissions/permissions.html:71
1450 #: rhodecode/templates/admin/permissions/permissions.html:71
1451 #: rhodecode/templates/admin/repos/repo_edit.html:218
1238 msgid "set"
1452 msgid "set"
1239 msgstr ""
1453 msgstr ""
1240
1454
@@ -1250,35 +1464,56 b' msgstr ""'
1250 msgid "Repositories"
1464 msgid "Repositories"
1251 msgstr ""
1465 msgstr ""
1252
1466
1253 #: rhodecode/templates/admin/repos/repo_add.html:13
1254 msgid "add new"
1255 msgstr ""
1256
1257 #: rhodecode/templates/admin/repos/repo_add_base.html:20
1467 #: rhodecode/templates/admin/repos/repo_add_base.html:20
1258 #: rhodecode/templates/summary/summary.html:80
1468 #: rhodecode/templates/summary/summary.html:90
1259 #: rhodecode/templates/summary/summary.html:82
1469 #: rhodecode/templates/summary/summary.html:91
1260 msgid "Clone from"
1470 msgid "Clone from"
1261 msgstr ""
1471 msgstr ""
1262
1472
1263 #: rhodecode/templates/admin/repos/repo_add_base.html:28
1473 #: rhodecode/templates/admin/repos/repo_add_base.html:24
1264 #: rhodecode/templates/admin/repos/repo_edit.html:48
1474 #: rhodecode/templates/admin/repos/repo_edit.html:44
1475 #: rhodecode/templates/settings/repo_settings.html:43
1476 msgid "Optional http[s] url from which repository should be cloned."
1477 msgstr ""
1478
1479 #: rhodecode/templates/admin/repos/repo_add_base.html:29
1480 #: rhodecode/templates/admin/repos/repo_edit.html:49
1265 #: rhodecode/templates/admin/repos_groups/repos_groups.html:4
1481 #: rhodecode/templates/admin/repos_groups/repos_groups.html:4
1482 #: rhodecode/templates/forks/fork.html:41
1483 #: rhodecode/templates/settings/repo_settings.html:48
1266 msgid "Repository group"
1484 msgid "Repository group"
1267 msgstr ""
1485 msgstr ""
1268
1486
1269 #: rhodecode/templates/admin/repos/repo_add_base.html:36
1487 #: rhodecode/templates/admin/repos/repo_add_base.html:33
1270 #: rhodecode/templates/admin/repos/repo_edit.html:56
1488 #: rhodecode/templates/admin/repos/repo_edit.html:53
1489 #: rhodecode/templates/settings/repo_settings.html:52
1490 msgid "Optional select a group to put this repository into."
1491 msgstr ""
1492
1493 #: rhodecode/templates/admin/repos/repo_add_base.html:38
1494 #: rhodecode/templates/admin/repos/repo_edit.html:58
1271 msgid "Type"
1495 msgid "Type"
1272 msgstr ""
1496 msgstr ""
1273
1497
1274 #: rhodecode/templates/admin/repos/repo_add_base.html:52
1498 #: rhodecode/templates/admin/repos/repo_add_base.html:42
1275 #: rhodecode/templates/admin/repos/repo_edit.html:73
1499 msgid "Type of repository to create."
1276 #: rhodecode/templates/settings/repo_fork.html:48
1500 msgstr ""
1277 #: rhodecode/templates/settings/repo_settings.html:49
1501
1278 msgid "Private"
1502 #: rhodecode/templates/admin/repos/repo_add_base.html:51
1279 msgstr ""
1503 #: rhodecode/templates/admin/repos/repo_edit.html:70
1280
1504 #: rhodecode/templates/settings/repo_settings.html:61
1281 #: rhodecode/templates/admin/repos/repo_add_base.html:59
1505 msgid "Keep it short and to the point. Use a README file for longer descriptions."
1506 msgstr ""
1507
1508 #: rhodecode/templates/admin/repos/repo_add_base.html:60
1509 #: rhodecode/templates/admin/repos/repo_edit.html:80
1510 #: rhodecode/templates/settings/repo_settings.html:71
1511 msgid ""
1512 "Private repositories are only visible to people explicitly added as "
1513 "collaborators."
1514 msgstr ""
1515
1516 #: rhodecode/templates/admin/repos/repo_add_base.html:64
1282 msgid "add"
1517 msgid "add"
1283 msgstr ""
1518 msgstr ""
1284
1519
@@ -1292,138 +1527,192 b' msgstr ""'
1292
1527
1293 #: rhodecode/templates/admin/repos/repo_edit.html:13
1528 #: rhodecode/templates/admin/repos/repo_edit.html:13
1294 #: rhodecode/templates/admin/users/user_edit.html:13
1529 #: rhodecode/templates/admin/users/user_edit.html:13
1295 #: rhodecode/templates/admin/users/user_edit_my_account.html:148
1530 #: rhodecode/templates/admin/users/user_edit_my_account.html:155
1296 #: rhodecode/templates/admin/users_groups/users_group_edit.html:13
1531 #: rhodecode/templates/admin/users_groups/users_group_edit.html:13
1297 #: rhodecode/templates/files/files_annotate.html:49
1532 #: rhodecode/templates/files/files_source.html:32
1298 #: rhodecode/templates/files/files_source.html:20
1533 #: rhodecode/templates/journal/journal.html:72
1299 msgid "edit"
1534 msgid "edit"
1300 msgstr ""
1535 msgstr ""
1301
1536
1302 #: rhodecode/templates/admin/repos/repo_edit.html:40
1537 #: rhodecode/templates/admin/repos/repo_edit.html:40
1538 #: rhodecode/templates/settings/repo_settings.html:39
1303 msgid "Clone uri"
1539 msgid "Clone uri"
1304 msgstr ""
1540 msgstr ""
1305
1541
1306 #: rhodecode/templates/admin/repos/repo_edit.html:81
1542 #: rhodecode/templates/admin/repos/repo_edit.html:85
1307 msgid "Enable statistics"
1543 msgid "Enable statistics"
1308 msgstr ""
1544 msgstr ""
1309
1545
1310 #: rhodecode/templates/admin/repos/repo_edit.html:89
1546 #: rhodecode/templates/admin/repos/repo_edit.html:89
1547 msgid "Enable statistics window on summary page."
1548 msgstr ""
1549
1550 #: rhodecode/templates/admin/repos/repo_edit.html:94
1311 msgid "Enable downloads"
1551 msgid "Enable downloads"
1312 msgstr ""
1552 msgstr ""
1313
1553
1314 #: rhodecode/templates/admin/repos/repo_edit.html:127
1554 #: rhodecode/templates/admin/repos/repo_edit.html:98
1315 msgid "Administration"
1555 msgid "Enable download menu on summary page."
1316 msgstr ""
1556 msgstr ""
1317
1557
1318 #: rhodecode/templates/admin/repos/repo_edit.html:130
1558 #: rhodecode/templates/admin/repos/repo_edit.html:108
1319 msgid "Statistics"
1559 msgid "Change owner of this repository."
1320 msgstr ""
1560 msgstr ""
1321
1561
1322 #: rhodecode/templates/admin/repos/repo_edit.html:134
1562 #: rhodecode/templates/admin/repos/repo_edit.html:134
1323 msgid "Reset current statistics"
1563 msgid "Administration"
1324 msgstr ""
1325
1326 #: rhodecode/templates/admin/repos/repo_edit.html:134
1327 msgid "Confirm to remove current statistics"
1328 msgstr ""
1564 msgstr ""
1329
1565
1330 #: rhodecode/templates/admin/repos/repo_edit.html:137
1566 #: rhodecode/templates/admin/repos/repo_edit.html:137
1567 msgid "Statistics"
1568 msgstr ""
1569
1570 #: rhodecode/templates/admin/repos/repo_edit.html:141
1571 msgid "Reset current statistics"
1572 msgstr ""
1573
1574 #: rhodecode/templates/admin/repos/repo_edit.html:141
1575 msgid "Confirm to remove current statistics"
1576 msgstr ""
1577
1578 #: rhodecode/templates/admin/repos/repo_edit.html:144
1331 msgid "Fetched to rev"
1579 msgid "Fetched to rev"
1332 msgstr ""
1580 msgstr ""
1333
1581
1334 #: rhodecode/templates/admin/repos/repo_edit.html:138
1582 #: rhodecode/templates/admin/repos/repo_edit.html:145
1335 msgid "Percentage of stats gathered"
1583 msgid "Stats gathered"
1336 msgstr ""
1584 msgstr ""
1337
1585
1338 #: rhodecode/templates/admin/repos/repo_edit.html:147
1586 #: rhodecode/templates/admin/repos/repo_edit.html:153
1339 msgid "Remote"
1587 msgid "Remote"
1340 msgstr ""
1588 msgstr ""
1341
1589
1342 #: rhodecode/templates/admin/repos/repo_edit.html:151
1590 #: rhodecode/templates/admin/repos/repo_edit.html:157
1343 msgid "Pull changes from remote location"
1591 msgid "Pull changes from remote location"
1344 msgstr ""
1592 msgstr ""
1345
1593
1346 #: rhodecode/templates/admin/repos/repo_edit.html:151
1594 #: rhodecode/templates/admin/repos/repo_edit.html:157
1347 msgid "Confirm to pull changes from remote side"
1595 msgid "Confirm to pull changes from remote side"
1348 msgstr ""
1596 msgstr ""
1349
1597
1350 #: rhodecode/templates/admin/repos/repo_edit.html:162
1598 #: rhodecode/templates/admin/repos/repo_edit.html:168
1351 msgid "Cache"
1599 msgid "Cache"
1352 msgstr ""
1600 msgstr ""
1353
1601
1354 #: rhodecode/templates/admin/repos/repo_edit.html:166
1602 #: rhodecode/templates/admin/repos/repo_edit.html:172
1355 msgid "Invalidate repository cache"
1603 msgid "Invalidate repository cache"
1356 msgstr ""
1604 msgstr ""
1357
1605
1358 #: rhodecode/templates/admin/repos/repo_edit.html:166
1606 #: rhodecode/templates/admin/repos/repo_edit.html:172
1359 msgid "Confirm to invalidate repository cache"
1607 msgid "Confirm to invalidate repository cache"
1360 msgstr ""
1608 msgstr ""
1361
1609
1362 #: rhodecode/templates/admin/repos/repo_edit.html:177
1610 #: rhodecode/templates/admin/repos/repo_edit.html:183
1363 msgid "Remove from public journal"
1611 msgid "Remove from public journal"
1364 msgstr ""
1612 msgstr ""
1365
1613
1366 #: rhodecode/templates/admin/repos/repo_edit.html:179
1367 msgid "Add to public journal"
1368 msgstr ""
1369
1370 #: rhodecode/templates/admin/repos/repo_edit.html:185
1614 #: rhodecode/templates/admin/repos/repo_edit.html:185
1615 msgid "Add to public journal"
1616 msgstr ""
1617
1618 #: rhodecode/templates/admin/repos/repo_edit.html:190
1619 msgid ""
1620 "All actions made on this repository will be accessible to everyone in public "
1621 "journal"
1622 msgstr ""
1623
1624 #: rhodecode/templates/admin/repos/repo_edit.html:197
1625 #: rhodecode/templates/changeset/changeset_file_comment.html:19
1371 msgid "Delete"
1626 msgid "Delete"
1372 msgstr ""
1627 msgstr ""
1373
1628
1374 #: rhodecode/templates/admin/repos/repo_edit.html:189
1629 #: rhodecode/templates/admin/repos/repo_edit.html:201
1375 msgid "Remove this repository"
1630 msgid "Remove this repository"
1376 msgstr ""
1631 msgstr ""
1377
1632
1378 #: rhodecode/templates/admin/repos/repo_edit.html:189
1633 #: rhodecode/templates/admin/repos/repo_edit.html:201
1379 #: rhodecode/templates/admin/repos/repos.html:79
1380 msgid "Confirm to delete this repository"
1634 msgid "Confirm to delete this repository"
1381 msgstr ""
1635 msgstr ""
1382
1636
1637 #: rhodecode/templates/admin/repos/repo_edit.html:205
1638 msgid ""
1639 "This repository will be renamed in a special way in order to be unaccesible "
1640 "for RhodeCode and VCS systems.\n"
1641 " If you need fully delete it from filesystem please "
1642 "do it manually"
1643 msgstr ""
1644
1645 #: rhodecode/templates/admin/repos/repo_edit.html:213
1646 msgid "Set as fork"
1647 msgstr ""
1648
1649 #: rhodecode/templates/admin/repos/repo_edit.html:222
1650 msgid "Manually set this repository as a fork of another"
1651 msgstr ""
1652
1383 #: rhodecode/templates/admin/repos/repo_edit_perms.html:3
1653 #: rhodecode/templates/admin/repos/repo_edit_perms.html:3
1654 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:3
1384 msgid "none"
1655 msgid "none"
1385 msgstr ""
1656 msgstr ""
1386
1657
1387 #: rhodecode/templates/admin/repos/repo_edit_perms.html:4
1658 #: rhodecode/templates/admin/repos/repo_edit_perms.html:4
1659 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:4
1388 msgid "read"
1660 msgid "read"
1389 msgstr ""
1661 msgstr ""
1390
1662
1391 #: rhodecode/templates/admin/repos/repo_edit_perms.html:5
1663 #: rhodecode/templates/admin/repos/repo_edit_perms.html:5
1664 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:5
1392 msgid "write"
1665 msgid "write"
1393 msgstr ""
1666 msgstr ""
1394
1667
1395 #: rhodecode/templates/admin/repos/repo_edit_perms.html:6
1668 #: rhodecode/templates/admin/repos/repo_edit_perms.html:6
1669 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:6
1396 #: rhodecode/templates/admin/users/users.html:38
1670 #: rhodecode/templates/admin/users/users.html:38
1397 #: rhodecode/templates/base/base.html:296
1671 #: rhodecode/templates/base/base.html:214
1398 msgid "admin"
1672 msgid "admin"
1399 msgstr ""
1673 msgstr ""
1400
1674
1401 #: rhodecode/templates/admin/repos/repo_edit_perms.html:7
1675 #: rhodecode/templates/admin/repos/repo_edit_perms.html:7
1676 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:7
1402 msgid "member"
1677 msgid "member"
1403 msgstr ""
1678 msgstr ""
1404
1679
1680 #: rhodecode/templates/admin/repos/repo_edit_perms.html:16
1681 #: rhodecode/templates/data_table/_dt_elements.html:61
1682 #: rhodecode/templates/journal/journal.html:123
1683 #: rhodecode/templates/summary/summary.html:71
1684 msgid "private repository"
1685 msgstr ""
1686
1405 #: rhodecode/templates/admin/repos/repo_edit_perms.html:33
1687 #: rhodecode/templates/admin/repos/repo_edit_perms.html:33
1406 #: rhodecode/templates/admin/repos/repo_edit_perms.html:53
1688 #: rhodecode/templates/admin/repos/repo_edit_perms.html:53
1689 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:23
1690 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:42
1407 msgid "revoke"
1691 msgid "revoke"
1408 msgstr ""
1692 msgstr ""
1409
1693
1410 #: rhodecode/templates/admin/repos/repo_edit_perms.html:75
1694 #: rhodecode/templates/admin/repos/repo_edit_perms.html:75
1695 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:64
1411 msgid "Add another member"
1696 msgid "Add another member"
1412 msgstr ""
1697 msgstr ""
1413
1698
1414 #: rhodecode/templates/admin/repos/repo_edit_perms.html:89
1699 #: rhodecode/templates/admin/repos/repo_edit_perms.html:89
1700 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:78
1415 msgid "Failed to remove user"
1701 msgid "Failed to remove user"
1416 msgstr ""
1702 msgstr ""
1417
1703
1418 #: rhodecode/templates/admin/repos/repo_edit_perms.html:104
1704 #: rhodecode/templates/admin/repos/repo_edit_perms.html:104
1705 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:93
1419 msgid "Failed to remove users group"
1706 msgid "Failed to remove users group"
1420 msgstr ""
1707 msgstr ""
1421
1708
1422 #: rhodecode/templates/admin/repos/repo_edit_perms.html:205
1709 #: rhodecode/templates/admin/repos/repo_edit_perms.html:123
1710 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:112
1423 msgid "Group"
1711 msgid "Group"
1424 msgstr ""
1712 msgstr ""
1425
1713
1426 #: rhodecode/templates/admin/repos/repo_edit_perms.html:206
1714 #: rhodecode/templates/admin/repos/repo_edit_perms.html:124
1715 #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:113
1427 #: rhodecode/templates/admin/users_groups/users_groups.html:33
1716 #: rhodecode/templates/admin/users_groups/users_groups.html:33
1428 msgid "members"
1717 msgid "members"
1429 msgstr ""
1718 msgstr ""
@@ -1432,43 +1721,28 b' msgstr ""'
1432 msgid "Repositories administration"
1721 msgid "Repositories administration"
1433 msgstr ""
1722 msgstr ""
1434
1723
1435 #: rhodecode/templates/admin/repos/repos.html:34
1724 #: rhodecode/templates/admin/repos/repos.html:40
1436 #: rhodecode/templates/summary/summary.html:100
1725 #: rhodecode/templates/summary/summary.html:107
1437 msgid "Contact"
1726 msgid "Contact"
1438 msgstr ""
1727 msgstr ""
1439
1728
1440 #: rhodecode/templates/admin/repos/repos.html:35
1729 #: rhodecode/templates/admin/repos/repos.html:68
1441 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:36
1442 #: rhodecode/templates/admin/users/user_edit_my_account.html:119
1443 #: rhodecode/templates/admin/users/users.html:40
1444 #: rhodecode/templates/admin/users_groups/users_groups.html:35
1445 msgid "action"
1446 msgstr ""
1447
1448 #: rhodecode/templates/admin/repos/repos.html:51
1449 #: rhodecode/templates/admin/users/user_edit_my_account.html:134
1450 #: rhodecode/templates/admin/users/user_edit_my_account.html:148
1451 msgid "private"
1452 msgstr ""
1453
1454 #: rhodecode/templates/admin/repos/repos.html:53
1455 #: rhodecode/templates/admin/repos/repos.html:59
1456 #: rhodecode/templates/admin/users/user_edit_my_account.html:136
1457 #: rhodecode/templates/admin/users/user_edit_my_account.html:142
1458 #: rhodecode/templates/summary/summary.html:68
1459 msgid "public"
1460 msgstr ""
1461
1462 #: rhodecode/templates/admin/repos/repos.html:79
1463 #: rhodecode/templates/admin/users/users.html:55
1730 #: rhodecode/templates/admin/users/users.html:55
1464 msgid "delete"
1731 msgid "delete"
1465 msgstr ""
1732 msgstr ""
1466
1733
1734 #: rhodecode/templates/admin/repos/repos.html:68
1735 #: rhodecode/templates/admin/users/user_edit_my_account.html:158
1736 #, python-format
1737 msgid "Confirm to delete this repository: %s"
1738 msgstr ""
1739
1467 #: rhodecode/templates/admin/repos_groups/repos_groups.html:8
1740 #: rhodecode/templates/admin/repos_groups/repos_groups.html:8
1468 msgid "Groups"
1741 msgid "Groups"
1469 msgstr ""
1742 msgstr ""
1470
1743
1471 #: rhodecode/templates/admin/repos_groups/repos_groups.html:13
1744 #: rhodecode/templates/admin/repos_groups/repos_groups.html:12
1745 #: rhodecode/templates/changeset/changeset_file_comment.html:101
1472 msgid "with"
1746 msgid "with"
1473 msgstr ""
1747 msgstr ""
1474
1748
@@ -1491,8 +1765,7 b' msgid "Group parent"'
1491 msgstr ""
1765 msgstr ""
1492
1766
1493 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:58
1767 #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:58
1494 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:58
1768 #: rhodecode/templates/admin/users/user_add.html:94
1495 #: rhodecode/templates/admin/users/user_add.html:85
1496 #: rhodecode/templates/admin/users_groups/users_group_add.html:49
1769 #: rhodecode/templates/admin/users_groups/users_group_add.html:49
1497 #: rhodecode/templates/admin/users_groups/users_group_edit.html:90
1770 #: rhodecode/templates/admin/users_groups/users_group_edit.html:90
1498 msgid "save"
1771 msgid "save"
@@ -1506,6 +1779,18 b' msgstr ""'
1506 msgid "edit repos group"
1779 msgid "edit repos group"
1507 msgstr ""
1780 msgstr ""
1508
1781
1782 #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:67
1783 #: rhodecode/templates/admin/settings/settings.html:112
1784 #: rhodecode/templates/admin/settings/settings.html:177
1785 #: rhodecode/templates/admin/users/user_edit.html:130
1786 #: rhodecode/templates/admin/users/user_edit.html:155
1787 #: rhodecode/templates/admin/users/user_edit_my_account.html:103
1788 #: rhodecode/templates/admin/users_groups/users_group_edit.html:116
1789 #: rhodecode/templates/files/files_add.html:82
1790 #: rhodecode/templates/files/files_edit.html:68
1791 msgid "Reset"
1792 msgstr ""
1793
1509 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:5
1794 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:5
1510 msgid "Repositories groups administration"
1795 msgid "Repositories groups administration"
1511 msgstr ""
1796 msgstr ""
@@ -1515,11 +1800,18 b' msgid "ADD NEW GROUP"'
1515 msgstr ""
1800 msgstr ""
1516
1801
1517 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:35
1802 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:35
1518 msgid "Number of repositories"
1803 msgid "Number of toplevel repositories"
1804 msgstr ""
1805
1806 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:36
1807 #: rhodecode/templates/admin/users/users.html:40
1808 #: rhodecode/templates/admin/users_groups/users_groups.html:35
1809 msgid "action"
1519 msgstr ""
1810 msgstr ""
1520
1811
1521 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:54
1812 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:54
1522 msgid "Confirm to delete this group"
1813 #, python-format
1814 msgid "Confirm to delete this group: %s"
1523 msgstr ""
1815 msgstr ""
1524
1816
1525 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:62
1817 #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:62
@@ -1610,20 +1902,10 b' msgid "GA code"'
1610 msgstr ""
1902 msgstr ""
1611
1903
1612 #: rhodecode/templates/admin/settings/settings.html:111
1904 #: rhodecode/templates/admin/settings/settings.html:111
1613 #: rhodecode/templates/admin/settings/settings.html:177
1905 #: rhodecode/templates/admin/settings/settings.html:176
1614 msgid "Save settings"
1906 msgid "Save settings"
1615 msgstr ""
1907 msgstr ""
1616
1908
1617 #: rhodecode/templates/admin/settings/settings.html:112
1618 #: rhodecode/templates/admin/settings/settings.html:178
1619 #: rhodecode/templates/admin/users/user_edit.html:118
1620 #: rhodecode/templates/admin/users/user_edit.html:143
1621 #: rhodecode/templates/admin/users/user_edit_my_account.html:90
1622 #: rhodecode/templates/admin/users_groups/users_group_edit.html:264
1623 #: rhodecode/templates/files/files_edit.html:50
1624 msgid "Reset"
1625 msgstr ""
1626
1627 #: rhodecode/templates/admin/settings/settings.html:118
1909 #: rhodecode/templates/admin/settings/settings.html:118
1628 msgid "Mercurial settings"
1910 msgid "Mercurial settings"
1629 msgstr ""
1911 msgstr ""
@@ -1640,41 +1922,61 b' msgstr ""'
1640 msgid "Hooks"
1922 msgid "Hooks"
1641 msgstr ""
1923 msgstr ""
1642
1924
1643 #: rhodecode/templates/admin/settings/settings.html:142
1925 #: rhodecode/templates/admin/settings/settings.html:144
1644 msgid "advanced setup"
1645 msgstr ""
1646
1647 #: rhodecode/templates/admin/settings/settings.html:147
1648 msgid "Update repository after push (hg update)"
1926 msgid "Update repository after push (hg update)"
1649 msgstr ""
1927 msgstr ""
1650
1928
1651 #: rhodecode/templates/admin/settings/settings.html:151
1929 #: rhodecode/templates/admin/settings/settings.html:148
1652 msgid "Show repository size after push"
1930 msgid "Show repository size after push"
1653 msgstr ""
1931 msgstr ""
1654
1932
1655 #: rhodecode/templates/admin/settings/settings.html:155
1933 #: rhodecode/templates/admin/settings/settings.html:152
1656 msgid "Log user push commands"
1934 msgid "Log user push commands"
1657 msgstr ""
1935 msgstr ""
1658
1936
1659 #: rhodecode/templates/admin/settings/settings.html:159
1937 #: rhodecode/templates/admin/settings/settings.html:156
1660 msgid "Log user pull commands"
1938 msgid "Log user pull commands"
1661 msgstr ""
1939 msgstr ""
1662
1940
1663 #: rhodecode/templates/admin/settings/settings.html:166
1941 #: rhodecode/templates/admin/settings/settings.html:160
1942 msgid "advanced setup"
1943 msgstr ""
1944
1945 #: rhodecode/templates/admin/settings/settings.html:165
1664 msgid "Repositories location"
1946 msgid "Repositories location"
1665 msgstr ""
1947 msgstr ""
1666
1948
1667 #: rhodecode/templates/admin/settings/settings.html:171
1949 #: rhodecode/templates/admin/settings/settings.html:170
1668 msgid ""
1950 msgid ""
1669 "This a crucial application setting. If you are really sure you need to change"
1951 "This a crucial application setting. If you are really sure you need to change"
1670 " this, you must restart application in order to make this setting take "
1952 " this, you must restart application in order to make this setting take "
1671 "effect. Click this label to unlock."
1953 "effect. Click this label to unlock."
1672 msgstr ""
1954 msgstr ""
1673
1955
1674 #: rhodecode/templates/admin/settings/settings.html:172
1956 #: rhodecode/templates/admin/settings/settings.html:171
1675 msgid "unlock"
1957 msgid "unlock"
1676 msgstr ""
1958 msgstr ""
1677
1959
1960 #: rhodecode/templates/admin/settings/settings.html:191
1961 msgid "Test Email"
1962 msgstr ""
1963
1964 #: rhodecode/templates/admin/settings/settings.html:199
1965 msgid "Email to"
1966 msgstr ""
1967
1968 #: rhodecode/templates/admin/settings/settings.html:207
1969 msgid "Send"
1970 msgstr ""
1971
1972 #: rhodecode/templates/admin/settings/settings.html:213
1973 msgid "System Info and Packages"
1974 msgstr ""
1975
1976 #: rhodecode/templates/admin/settings/settings.html:216
1977 msgid "show"
1978 msgstr ""
1979
1678 #: rhodecode/templates/admin/users/user_add.html:5
1980 #: rhodecode/templates/admin/users/user_add.html:5
1679 msgid "Add user"
1981 msgid "Add user"
1680 msgstr ""
1982 msgstr ""
@@ -1689,8 +1991,12 b' msgstr ""'
1689 msgid "add new user"
1991 msgid "add new user"
1690 msgstr ""
1992 msgstr ""
1691
1993
1692 #: rhodecode/templates/admin/users/user_add.html:77
1994 #: rhodecode/templates/admin/users/user_add.html:50
1693 #: rhodecode/templates/admin/users/user_edit.html:101
1995 msgid "Password confirmation"
1996 msgstr ""
1997
1998 #: rhodecode/templates/admin/users/user_add.html:86
1999 #: rhodecode/templates/admin/users/user_edit.html:113
1694 #: rhodecode/templates/admin/users_groups/users_group_add.html:41
2000 #: rhodecode/templates/admin/users_groups/users_group_add.html:41
1695 #: rhodecode/templates/admin/users_groups/users_group_edit.html:42
2001 #: rhodecode/templates/admin/users_groups/users_group_edit.html:42
1696 msgid "Active"
2002 msgid "Active"
@@ -1700,36 +2006,42 b' msgstr ""'
1700 msgid "Edit user"
2006 msgid "Edit user"
1701 msgstr ""
2007 msgstr ""
1702
2008
1703 #: rhodecode/templates/admin/users/user_edit.html:33
1704 #: rhodecode/templates/admin/users/user_edit_my_account.html:32
1705 msgid "Change your avatar at"
1706 msgstr ""
1707
1708 #: rhodecode/templates/admin/users/user_edit.html:34
2009 #: rhodecode/templates/admin/users/user_edit.html:34
1709 #: rhodecode/templates/admin/users/user_edit_my_account.html:33
2010 #: rhodecode/templates/admin/users/user_edit_my_account.html:33
2011 msgid "Change your avatar at"
2012 msgstr ""
2013
2014 #: rhodecode/templates/admin/users/user_edit.html:35
2015 #: rhodecode/templates/admin/users/user_edit_my_account.html:34
1710 msgid "Using"
2016 msgid "Using"
1711 msgstr ""
2017 msgstr ""
1712
2018
1713 #: rhodecode/templates/admin/users/user_edit.html:40
2019 #: rhodecode/templates/admin/users/user_edit.html:43
1714 #: rhodecode/templates/admin/users/user_edit_my_account.html:39
2020 #: rhodecode/templates/admin/users/user_edit_my_account.html:43
1715 msgid "API key"
2021 msgid "API key"
1716 msgstr ""
2022 msgstr ""
1717
2023
1718 #: rhodecode/templates/admin/users/user_edit.html:56
2024 #: rhodecode/templates/admin/users/user_edit.html:59
1719 msgid "LDAP DN"
2025 msgid "LDAP DN"
1720 msgstr ""
2026 msgstr ""
1721
2027
1722 #: rhodecode/templates/admin/users/user_edit.html:65
2028 #: rhodecode/templates/admin/users/user_edit.html:68
1723 #: rhodecode/templates/admin/users/user_edit_my_account.html:54
2029 #: rhodecode/templates/admin/users/user_edit_my_account.html:58
1724 msgid "New password"
2030 msgid "New password"
1725 msgstr ""
2031 msgstr ""
1726
2032
1727 #: rhodecode/templates/admin/users/user_edit.html:135
2033 #: rhodecode/templates/admin/users/user_edit.html:77
1728 #: rhodecode/templates/admin/users_groups/users_group_edit.html:256
2034 #: rhodecode/templates/admin/users/user_edit_my_account.html:67
2035 msgid "New password confirmation"
2036 msgstr ""
2037
2038 #: rhodecode/templates/admin/users/user_edit.html:147
2039 #: rhodecode/templates/admin/users_groups/users_group_edit.html:108
1729 msgid "Create repositories"
2040 msgid "Create repositories"
1730 msgstr ""
2041 msgstr ""
1731
2042
1732 #: rhodecode/templates/admin/users/user_edit_my_account.html:5
2043 #: rhodecode/templates/admin/users/user_edit_my_account.html:5
2044 #: rhodecode/templates/base/base.html:124
1733 msgid "My account"
2045 msgid "My account"
1734 msgstr ""
2046 msgstr ""
1735
2047
@@ -1737,29 +2049,49 b' msgstr ""'
1737 msgid "My Account"
2049 msgid "My Account"
1738 msgstr ""
2050 msgstr ""
1739
2051
1740 #: rhodecode/templates/admin/users/user_edit_my_account.html:101
2052 #: rhodecode/templates/admin/users/user_edit_my_account.html:116
1741 msgid "My repositories"
2053 #: rhodecode/templates/journal/journal.html:32
1742 msgstr ""
2054 msgid "My repos"
1743
2055 msgstr ""
1744 #: rhodecode/templates/admin/users/user_edit_my_account.html:107
2056
1745 msgid "ADD REPOSITORY"
2057 #: rhodecode/templates/admin/users/user_edit_my_account.html:116
1746 msgstr ""
2058 msgid "My permissions"
1747
2059 msgstr ""
1748 #: rhodecode/templates/admin/users/user_edit_my_account.html:118
2060
1749 #: rhodecode/templates/branches/branches_data.html:7
2061 #: rhodecode/templates/admin/users/user_edit_my_account.html:121
1750 #: rhodecode/templates/shortlog/shortlog_data.html:8
2062 #: rhodecode/templates/journal/journal.html:37
1751 #: rhodecode/templates/tags/tags_data.html:7
2063 msgid "ADD"
1752 msgid "revision"
2064 msgstr ""
1753 msgstr ""
2065
1754
2066 #: rhodecode/templates/admin/users/user_edit_my_account.html:134
1755 #: rhodecode/templates/admin/users/user_edit_my_account.html:157
2067 #: rhodecode/templates/bookmarks/bookmarks.html:40
2068 #: rhodecode/templates/bookmarks/bookmarks_data.html:9
2069 #: rhodecode/templates/branches/branches.html:40
2070 #: rhodecode/templates/journal/journal.html:51
2071 #: rhodecode/templates/tags/tags.html:40 rhodecode/templates/tags/tags_data.html:9
2072 msgid "Revision"
2073 msgstr ""
2074
2075 #: rhodecode/templates/admin/users/user_edit_my_account.html:155
2076 #: rhodecode/templates/journal/journal.html:72
2077 msgid "private"
2078 msgstr ""
2079
2080 #: rhodecode/templates/admin/users/user_edit_my_account.html:165
2081 #: rhodecode/templates/journal/journal.html:85
1756 msgid "No repositories yet"
2082 msgid "No repositories yet"
1757 msgstr ""
2083 msgstr ""
1758
2084
1759 #: rhodecode/templates/admin/users/user_edit_my_account.html:159
2085 #: rhodecode/templates/admin/users/user_edit_my_account.html:167
2086 #: rhodecode/templates/journal/journal.html:87
1760 msgid "create one now"
2087 msgid "create one now"
1761 msgstr ""
2088 msgstr ""
1762
2089
2090 #: rhodecode/templates/admin/users/user_edit_my_account.html:184
2091 #: rhodecode/templates/admin/users/user_edit_my_account.html:285
2092 msgid "Permission"
2093 msgstr ""
2094
1763 #: rhodecode/templates/admin/users/users.html:5
2095 #: rhodecode/templates/admin/users/users.html:5
1764 msgid "Users administration"
2096 msgid "Users administration"
1765 msgstr ""
2097 msgstr ""
@@ -1773,8 +2105,7 b' msgid "username"'
1773 msgstr ""
2105 msgstr ""
1774
2106
1775 #: rhodecode/templates/admin/users/users.html:34
2107 #: rhodecode/templates/admin/users/users.html:34
1776 #: rhodecode/templates/branches/branches_data.html:5
2108 #: rhodecode/templates/branches/branches_data.html:6
1777 #: rhodecode/templates/tags/tags_data.html:5
1778 msgid "name"
2109 msgid "name"
1779 msgstr ""
2110 msgstr ""
1780
2111
@@ -1792,12 +2123,13 b' msgid "active"'
1792 msgstr ""
2123 msgstr ""
1793
2124
1794 #: rhodecode/templates/admin/users/users.html:39
2125 #: rhodecode/templates/admin/users/users.html:39
1795 #: rhodecode/templates/base/base.html:305
2126 #: rhodecode/templates/base/base.html:223
1796 msgid "ldap"
2127 msgid "ldap"
1797 msgstr ""
2128 msgstr ""
1798
2129
1799 #: rhodecode/templates/admin/users/users.html:56
2130 #: rhodecode/templates/admin/users/users.html:56
1800 msgid "Confirm to delete this user"
2131 #, python-format
2132 msgid "Confirm to delete this user: %s"
1801 msgstr ""
2133 msgstr ""
1802
2134
1803 #: rhodecode/templates/admin/users_groups/users_group_add.html:5
2135 #: rhodecode/templates/admin/users_groups/users_group_add.html:5
@@ -1841,6 +2173,10 b' msgstr ""'
1841 msgid "Add all elements"
2173 msgid "Add all elements"
1842 msgstr ""
2174 msgstr ""
1843
2175
2176 #: rhodecode/templates/admin/users_groups/users_group_edit.html:126
2177 msgid "Group members"
2178 msgstr ""
2179
1844 #: rhodecode/templates/admin/users_groups/users_groups.html:5
2180 #: rhodecode/templates/admin/users_groups/users_groups.html:5
1845 msgid "Users groups administration"
2181 msgid "Users groups administration"
1846 msgstr ""
2182 msgstr ""
@@ -1853,167 +2189,187 b' msgstr ""'
1853 msgid "group name"
2189 msgid "group name"
1854 msgstr ""
2190 msgstr ""
1855
2191
1856 #: rhodecode/templates/base/base.html:32
2192 #: rhodecode/templates/admin/users_groups/users_groups.html:45
2193 #, python-format
2194 msgid "Confirm to delete this users group: %s"
2195 msgstr ""
2196
2197 #: rhodecode/templates/base/base.html:41
2198 msgid "Submit a bug"
2199 msgstr ""
2200
2201 #: rhodecode/templates/base/base.html:77
2202 msgid "Login to your account"
2203 msgstr ""
2204
2205 #: rhodecode/templates/base/base.html:100
1857 msgid "Forgot password ?"
2206 msgid "Forgot password ?"
1858 msgstr ""
2207 msgstr ""
1859
2208
1860 #: rhodecode/templates/base/base.html:57 rhodecode/templates/base/base.html:338
2209 #: rhodecode/templates/base/base.html:107
1861 #: rhodecode/templates/base/base.html:340 rhodecode/templates/base/base.html:342
2210 msgid "Log In"
2211 msgstr ""
2212
2213 #: rhodecode/templates/base/base.html:118
2214 msgid "Inbox"
2215 msgstr ""
2216
2217 #: rhodecode/templates/base/base.html:122 rhodecode/templates/base/base.html:289
2218 #: rhodecode/templates/base/base.html:291 rhodecode/templates/base/base.html:293
1862 msgid "Home"
2219 msgid "Home"
1863 msgstr ""
2220 msgstr ""
1864
2221
1865 #: rhodecode/templates/base/base.html:61 rhodecode/templates/base/base.html:347
2222 #: rhodecode/templates/base/base.html:123 rhodecode/templates/base/base.html:298
1866 #: rhodecode/templates/base/base.html:349 rhodecode/templates/base/base.html:351
2223 #: rhodecode/templates/base/base.html:300 rhodecode/templates/base/base.html:302
1867 #: rhodecode/templates/journal/journal.html:4
2224 #: rhodecode/templates/journal/journal.html:4
1868 #: rhodecode/templates/journal/journal.html:17
2225 #: rhodecode/templates/journal/journal.html:17
1869 #: rhodecode/templates/journal/public_journal.html:4
2226 #: rhodecode/templates/journal/public_journal.html:4
1870 msgid "Journal"
2227 msgid "Journal"
1871 msgstr ""
2228 msgstr ""
1872
2229
1873 #: rhodecode/templates/base/base.html:66
2230 #: rhodecode/templates/base/base.html:125
1874 msgid "Login"
1875 msgstr ""
1876
1877 #: rhodecode/templates/base/base.html:68
1878 msgid "Log Out"
2231 msgid "Log Out"
1879 msgstr ""
2232 msgstr ""
1880
2233
1881 #: rhodecode/templates/base/base.html:107
2234 #: rhodecode/templates/base/base.html:144
1882 msgid "Submit a bug"
1883 msgstr ""
1884
1885 #: rhodecode/templates/base/base.html:141
1886 msgid "Switch repository"
2235 msgid "Switch repository"
1887 msgstr ""
2236 msgstr ""
1888
2237
1889 #: rhodecode/templates/base/base.html:143
2238 #: rhodecode/templates/base/base.html:146
1890 msgid "Products"
2239 msgid "Products"
1891 msgstr ""
2240 msgstr ""
1892
2241
1893 #: rhodecode/templates/base/base.html:149
2242 #: rhodecode/templates/base/base.html:152 rhodecode/templates/base/base.html:182
1894 msgid "loading..."
2243 msgid "loading..."
1895 msgstr ""
2244 msgstr ""
1896
2245
1897 #: rhodecode/templates/base/base.html:234 rhodecode/templates/base/base.html:236
2246 #: rhodecode/templates/base/base.html:158 rhodecode/templates/base/base.html:160
1898 #: rhodecode/templates/base/base.html:238
2247 #: rhodecode/templates/base/base.html:162
2248 #: rhodecode/templates/data_table/_dt_elements.html:9
2249 #: rhodecode/templates/data_table/_dt_elements.html:11
2250 #: rhodecode/templates/data_table/_dt_elements.html:13
2251 #: rhodecode/templates/summary/summary.html:4
2252 msgid "Summary"
2253 msgstr ""
2254
2255 #: rhodecode/templates/base/base.html:166 rhodecode/templates/base/base.html:168
2256 #: rhodecode/templates/base/base.html:170
2257 #: rhodecode/templates/changelog/changelog.html:6
2258 #: rhodecode/templates/changelog/changelog.html:14
2259 #: rhodecode/templates/data_table/_dt_elements.html:17
2260 #: rhodecode/templates/data_table/_dt_elements.html:19
2261 #: rhodecode/templates/data_table/_dt_elements.html:21
2262 msgid "Changelog"
2263 msgstr ""
2264
2265 #: rhodecode/templates/base/base.html:175 rhodecode/templates/base/base.html:177
2266 #: rhodecode/templates/base/base.html:179
1899 msgid "Switch to"
2267 msgid "Switch to"
1900 msgstr ""
2268 msgstr ""
1901
2269
1902 #: rhodecode/templates/base/base.html:242
2270 #: rhodecode/templates/base/base.html:186 rhodecode/templates/base/base.html:188
1903 #: rhodecode/templates/branches/branches.html:13
2271 #: rhodecode/templates/base/base.html:190
1904 msgid "branches"
2272 #: rhodecode/templates/data_table/_dt_elements.html:25
1905 msgstr ""
2273 #: rhodecode/templates/data_table/_dt_elements.html:27
1906
2274 #: rhodecode/templates/data_table/_dt_elements.html:29
1907 #: rhodecode/templates/base/base.html:249
2275 #: rhodecode/templates/files/files.html:4 rhodecode/templates/files/files.html:40
1908 #: rhodecode/templates/branches/branches_data.html:52
2276 msgid "Files"
1909 msgid "There are no branches yet"
2277 msgstr ""
1910 msgstr ""
2278
1911
2279 #: rhodecode/templates/base/base.html:195 rhodecode/templates/base/base.html:199
1912 #: rhodecode/templates/base/base.html:254
1913 #: rhodecode/templates/shortlog/shortlog_data.html:10
1914 #: rhodecode/templates/tags/tags.html:14
1915 msgid "tags"
1916 msgstr ""
1917
1918 #: rhodecode/templates/base/base.html:261
1919 #: rhodecode/templates/tags/tags_data.html:32
1920 msgid "There are no tags yet"
1921 msgstr ""
1922
1923 #: rhodecode/templates/base/base.html:277 rhodecode/templates/base/base.html:281
1924 #: rhodecode/templates/files/files_annotate.html:40
1925 #: rhodecode/templates/files/files_source.html:11
1926 msgid "Options"
2280 msgid "Options"
1927 msgstr ""
2281 msgstr ""
1928
2282
1929 #: rhodecode/templates/base/base.html:286 rhodecode/templates/base/base.html:288
2283 #: rhodecode/templates/base/base.html:204 rhodecode/templates/base/base.html:206
1930 #: rhodecode/templates/base/base.html:306
2284 #: rhodecode/templates/base/base.html:224
1931 msgid "settings"
2285 msgid "settings"
1932 msgstr ""
2286 msgstr ""
1933
2287
1934 #: rhodecode/templates/base/base.html:292
2288 #: rhodecode/templates/base/base.html:209
2289 #: rhodecode/templates/data_table/_dt_elements.html:74
2290 #: rhodecode/templates/forks/fork.html:13
2291 msgid "fork"
2292 msgstr ""
2293
2294 #: rhodecode/templates/base/base.html:210
1935 msgid "search"
2295 msgid "search"
1936 msgstr ""
2296 msgstr ""
1937
2297
1938 #: rhodecode/templates/base/base.html:299
2298 #: rhodecode/templates/base/base.html:217
1939 msgid "journal"
2299 msgid "journal"
1940 msgstr ""
2300 msgstr ""
1941
2301
1942 #: rhodecode/templates/base/base.html:301
2302 #: rhodecode/templates/base/base.html:219
1943 msgid "repositories groups"
2303 msgid "repositories groups"
1944 msgstr ""
2304 msgstr ""
1945
2305
1946 #: rhodecode/templates/base/base.html:302
2306 #: rhodecode/templates/base/base.html:220
1947 msgid "users"
2307 msgid "users"
1948 msgstr ""
2308 msgstr ""
1949
2309
1950 #: rhodecode/templates/base/base.html:303
2310 #: rhodecode/templates/base/base.html:221
1951 msgid "users groups"
2311 msgid "users groups"
1952 msgstr ""
2312 msgstr ""
1953
2313
1954 #: rhodecode/templates/base/base.html:304
2314 #: rhodecode/templates/base/base.html:222
1955 msgid "permissions"
2315 msgid "permissions"
1956 msgstr ""
2316 msgstr ""
1957
2317
1958 #: rhodecode/templates/base/base.html:317 rhodecode/templates/base/base.html:319
2318 #: rhodecode/templates/base/base.html:235 rhodecode/templates/base/base.html:237
1959 #: rhodecode/templates/followers/followers.html:5
2319 #: rhodecode/templates/followers/followers.html:5
1960 msgid "Followers"
2320 msgid "Followers"
1961 msgstr ""
2321 msgstr ""
1962
2322
1963 #: rhodecode/templates/base/base.html:325 rhodecode/templates/base/base.html:327
2323 #: rhodecode/templates/base/base.html:243 rhodecode/templates/base/base.html:245
1964 #: rhodecode/templates/forks/forks.html:5
2324 #: rhodecode/templates/forks/forks.html:5
1965 msgid "Forks"
2325 msgid "Forks"
1966 msgstr ""
2326 msgstr ""
1967
2327
1968 #: rhodecode/templates/base/base.html:356 rhodecode/templates/base/base.html:358
2328 #: rhodecode/templates/base/base.html:316 rhodecode/templates/base/base.html:318
1969 #: rhodecode/templates/base/base.html:360 rhodecode/templates/search/search.html:4
2329 #: rhodecode/templates/base/base.html:320 rhodecode/templates/search/search.html:4
1970 #: rhodecode/templates/search/search.html:24
2330 #: rhodecode/templates/search/search.html:24
1971 #: rhodecode/templates/search/search.html:46
2331 #: rhodecode/templates/search/search.html:46
1972 msgid "Search"
2332 msgid "Search"
1973 msgstr ""
2333 msgstr ""
1974
2334
1975 #: rhodecode/templates/base/root.html:57
2335 #: rhodecode/templates/base/root.html:53
1976 #: rhodecode/templates/journal/journal.html:48
2336 msgid "add another comment"
1977 #: rhodecode/templates/summary/summary.html:36
2337 msgstr ""
2338
2339 #: rhodecode/templates/base/root.html:54
2340 #: rhodecode/templates/journal/journal.html:111
2341 #: rhodecode/templates/summary/summary.html:52
1978 msgid "Stop following this repository"
2342 msgid "Stop following this repository"
1979 msgstr ""
2343 msgstr ""
1980
2344
1981 #: rhodecode/templates/base/root.html:66
2345 #: rhodecode/templates/base/root.html:55
1982 #: rhodecode/templates/summary/summary.html:40
2346 #: rhodecode/templates/summary/summary.html:56
1983 msgid "Start following this repository"
2347 msgid "Start following this repository"
1984 msgstr ""
2348 msgstr ""
1985
2349
1986 #: rhodecode/templates/branches/branches_data.html:4
2350 #: rhodecode/templates/bookmarks/bookmarks.html:5
1987 #: rhodecode/templates/tags/tags_data.html:4
2351 msgid "Bookmarks"
2352 msgstr ""
2353
2354 #: rhodecode/templates/bookmarks/bookmarks.html:39
2355 #: rhodecode/templates/bookmarks/bookmarks_data.html:8
2356 #: rhodecode/templates/branches/branches.html:39
2357 #: rhodecode/templates/tags/tags.html:39 rhodecode/templates/tags/tags_data.html:8
2358 msgid "Author"
2359 msgstr ""
2360
2361 #: rhodecode/templates/branches/branches_data.html:7
1988 msgid "date"
2362 msgid "date"
1989 msgstr ""
2363 msgstr ""
1990
2364
1991 #: rhodecode/templates/branches/branches_data.html:6
1992 #: rhodecode/templates/shortlog/shortlog_data.html:7
1993 #: rhodecode/templates/tags/tags_data.html:6
1994 msgid "author"
1995 msgstr ""
1996
1997 #: rhodecode/templates/branches/branches_data.html:8
2365 #: rhodecode/templates/branches/branches_data.html:8
1998 #: rhodecode/templates/shortlog/shortlog_data.html:11
2366 #: rhodecode/templates/shortlog/shortlog_data.html:8
1999 #: rhodecode/templates/tags/tags_data.html:8
2367 msgid "author"
2000 msgid "links"
2368 msgstr ""
2001 msgstr ""
2369
2002
2370 #: rhodecode/templates/branches/branches_data.html:9
2003 #: rhodecode/templates/branches/branches_data.html:23
2371 #: rhodecode/templates/shortlog/shortlog_data.html:5
2004 #: rhodecode/templates/branches/branches_data.html:43
2372 msgid "revision"
2005 #: rhodecode/templates/shortlog/shortlog_data.html:39
2006 #: rhodecode/templates/tags/tags_data.html:24
2007 msgid "changeset"
2008 msgstr ""
2009
2010 #: rhodecode/templates/branches/branches_data.html:25
2011 #: rhodecode/templates/branches/branches_data.html:45
2012 #: rhodecode/templates/files/files.html:12
2013 #: rhodecode/templates/shortlog/shortlog_data.html:41
2014 #: rhodecode/templates/summary/summary.html:233
2015 #: rhodecode/templates/tags/tags_data.html:26
2016 msgid "files"
2017 msgstr ""
2373 msgstr ""
2018
2374
2019 #: rhodecode/templates/changelog/changelog.html:14
2375 #: rhodecode/templates/changelog/changelog.html:14
@@ -2028,126 +2384,211 b' msgstr ""'
2028 msgid "Show"
2384 msgid "Show"
2029 msgstr ""
2385 msgstr ""
2030
2386
2031 #: rhodecode/templates/changelog/changelog.html:50
2032 #: rhodecode/templates/changeset/changeset.html:42
2033 #: rhodecode/templates/summary/summary.html:609
2034 msgid "commit"
2035 msgstr ""
2036
2037 #: rhodecode/templates/changelog/changelog.html:63
2387 #: rhodecode/templates/changelog/changelog.html:63
2038 msgid "Affected number of files, click to show more details"
2388 #: rhodecode/templates/summary/summary.html:352
2389 msgid "show more"
2039 msgstr ""
2390 msgstr ""
2040
2391
2041 #: rhodecode/templates/changelog/changelog.html:67
2392 #: rhodecode/templates/changelog/changelog.html:67
2042 #: rhodecode/templates/changeset/changeset.html:66
2393 msgid "Affected number of files, click to show more details"
2043 msgid "merge"
2394 msgstr ""
2044 msgstr ""
2395
2045
2396 #: rhodecode/templates/changelog/changelog.html:81
2046 #: rhodecode/templates/changelog/changelog.html:72
2047 #: rhodecode/templates/changeset/changeset.html:72
2397 #: rhodecode/templates/changeset/changeset.html:72
2048 msgid "Parent"
2398 msgid "Parent"
2049 msgstr ""
2399 msgstr ""
2050
2400
2051 #: rhodecode/templates/changelog/changelog.html:77
2401 #: rhodecode/templates/changelog/changelog.html:87
2052 #: rhodecode/templates/changeset/changeset.html:77
2402 #: rhodecode/templates/changeset/changeset.html:78
2053 msgid "No parents"
2403 msgid "No parents"
2054 msgstr ""
2404 msgstr ""
2055
2405
2056 #: rhodecode/templates/changelog/changelog.html:82
2406 #: rhodecode/templates/changelog/changelog.html:92
2057 #: rhodecode/templates/changeset/changeset.html:80
2407 #: rhodecode/templates/changeset/changeset.html:82
2408 msgid "merge"
2409 msgstr ""
2410
2411 #: rhodecode/templates/changelog/changelog.html:95
2412 #: rhodecode/templates/changeset/changeset.html:85
2058 #: rhodecode/templates/files/files.html:29
2413 #: rhodecode/templates/files/files.html:29
2059 #: rhodecode/templates/files/files_annotate.html:25
2414 #: rhodecode/templates/files/files_add.html:33
2060 #: rhodecode/templates/files/files_edit.html:33
2415 #: rhodecode/templates/files/files_edit.html:33
2061 #: rhodecode/templates/shortlog/shortlog_data.html:9
2416 #: rhodecode/templates/shortlog/shortlog_data.html:9
2062 msgid "branch"
2417 msgid "branch"
2063 msgstr ""
2418 msgstr ""
2064
2419
2065 #: rhodecode/templates/changelog/changelog.html:86
2420 #: rhodecode/templates/changelog/changelog.html:101
2066 #: rhodecode/templates/changeset/changeset.html:83
2421 msgid "bookmark"
2422 msgstr ""
2423
2424 #: rhodecode/templates/changelog/changelog.html:107
2425 #: rhodecode/templates/changeset/changeset.html:90
2067 msgid "tag"
2426 msgid "tag"
2068 msgstr ""
2427 msgstr ""
2069
2428
2070 #: rhodecode/templates/changelog/changelog.html:122
2429 #: rhodecode/templates/changelog/changelog.html:143
2071 msgid "Show selected changes __S -> __E"
2430 msgid "Show selected changes __S -> __E"
2072 msgstr ""
2431 msgstr ""
2073
2432
2074 #: rhodecode/templates/changelog/changelog.html:172
2433 #: rhodecode/templates/changelog/changelog.html:234
2075 #: rhodecode/templates/shortlog/shortlog_data.html:61
2076 msgid "There are no changes yet"
2434 msgid "There are no changes yet"
2077 msgstr ""
2435 msgstr ""
2078
2436
2079 #: rhodecode/templates/changelog/changelog_details.html:2
2437 #: rhodecode/templates/changelog/changelog_details.html:2
2080 #: rhodecode/templates/changeset/changeset.html:55
2438 #: rhodecode/templates/changeset/changeset.html:60
2081 msgid "removed"
2439 msgid "removed"
2082 msgstr ""
2440 msgstr ""
2083
2441
2084 #: rhodecode/templates/changelog/changelog_details.html:3
2442 #: rhodecode/templates/changelog/changelog_details.html:3
2085 #: rhodecode/templates/changeset/changeset.html:56
2443 #: rhodecode/templates/changeset/changeset.html:61
2086 msgid "changed"
2444 msgid "changed"
2087 msgstr ""
2445 msgstr ""
2088
2446
2089 #: rhodecode/templates/changelog/changelog_details.html:4
2447 #: rhodecode/templates/changelog/changelog_details.html:4
2090 #: rhodecode/templates/changeset/changeset.html:57
2448 #: rhodecode/templates/changeset/changeset.html:62
2091 msgid "added"
2449 msgid "added"
2092 msgstr ""
2450 msgstr ""
2093
2451
2094 #: rhodecode/templates/changelog/changelog_details.html:6
2452 #: rhodecode/templates/changelog/changelog_details.html:6
2095 #: rhodecode/templates/changelog/changelog_details.html:7
2453 #: rhodecode/templates/changelog/changelog_details.html:7
2096 #: rhodecode/templates/changelog/changelog_details.html:8
2454 #: rhodecode/templates/changelog/changelog_details.html:8
2097 #: rhodecode/templates/changeset/changeset.html:59
2455 #: rhodecode/templates/changeset/changeset.html:64
2098 #: rhodecode/templates/changeset/changeset.html:60
2456 #: rhodecode/templates/changeset/changeset.html:65
2099 #: rhodecode/templates/changeset/changeset.html:61
2457 #: rhodecode/templates/changeset/changeset.html:66
2100 #, python-format
2458 #, python-format
2101 msgid "affected %s files"
2459 msgid "affected %s files"
2102 msgstr ""
2460 msgstr ""
2103
2461
2104 #: rhodecode/templates/changeset/changeset.html:6
2462 #: rhodecode/templates/changeset/changeset.html:6
2105 #: rhodecode/templates/changeset/changeset.html:14
2463 #: rhodecode/templates/changeset/changeset.html:14
2106 #: rhodecode/templates/changeset/changeset.html:31
2107 msgid "Changeset"
2464 msgid "Changeset"
2108 msgstr ""
2465 msgstr ""
2109
2466
2110 #: rhodecode/templates/changeset/changeset.html:32
2467 #: rhodecode/templates/changeset/changeset.html:37
2111 #: rhodecode/templates/changeset/changeset.html:121
2468 #: rhodecode/templates/changeset/diff_block.html:20
2112 #: rhodecode/templates/changeset/changeset_range.html:78
2113 #: rhodecode/templates/files/file_diff.html:32
2114 #: rhodecode/templates/files/file_diff.html:42
2115 msgid "raw diff"
2469 msgid "raw diff"
2116 msgstr ""
2470 msgstr ""
2117
2471
2118 #: rhodecode/templates/changeset/changeset.html:34
2472 #: rhodecode/templates/changeset/changeset.html:38
2119 #: rhodecode/templates/changeset/changeset.html:123
2473 #: rhodecode/templates/changeset/diff_block.html:21
2120 #: rhodecode/templates/changeset/changeset_range.html:80
2121 #: rhodecode/templates/files/file_diff.html:34
2122 msgid "download diff"
2474 msgid "download diff"
2123 msgstr ""
2475 msgstr ""
2124
2476
2125 #: rhodecode/templates/changeset/changeset.html:90
2477 #: rhodecode/templates/changeset/changeset.html:42
2478 #: rhodecode/templates/changeset/changeset_file_comment.html:69
2479 msgid "inline"
2480 msgstr ""
2481
2482 #: rhodecode/templates/changeset/changeset.html:97
2483 #, python-format
2484 msgid "%s files affected with %s insertions and %s deletions:"
2485 msgstr ""
2486
2487 #: rhodecode/templates/changeset/changeset.html:113
2488 msgid "Changeset was too big and was cut off..."
2489 msgstr ""
2490
2491 #: rhodecode/templates/changeset/changeset_file_comment.html:35
2492 msgid "Submitting..."
2493 msgstr ""
2494
2495 #: rhodecode/templates/changeset/changeset_file_comment.html:38
2126 #, python-format
2496 #, python-format
2127 msgid "%s files affected with %s additions and %s deletions."
2497 msgid "Commenting on line {1}. Comments parsed using %s syntax with %s support."
2128 msgstr ""
2498 msgstr ""
2129
2499
2130 #: rhodecode/templates/changeset/changeset.html:101
2500 #: rhodecode/templates/changeset/changeset_file_comment.html:41
2131 msgid "Changeset was too big and was cut off..."
2501 #: rhodecode/templates/changeset/changeset_file_comment.html:101
2132 msgstr ""
2502 msgid "Use @username inside this text to send notification to this RhodeCode user"
2133
2503 msgstr ""
2134 #: rhodecode/templates/changeset/changeset.html:119
2504
2135 #: rhodecode/templates/changeset/changeset_range.html:76
2505 #: rhodecode/templates/changeset/changeset_file_comment.html:47
2136 #: rhodecode/templates/files/file_diff.html:30
2506 #: rhodecode/templates/changeset/changeset_file_comment.html:106
2507 msgid "Comment"
2508 msgstr ""
2509
2510 #: rhodecode/templates/changeset/changeset_file_comment.html:48
2511 #: rhodecode/templates/changeset/changeset_file_comment.html:59
2512 msgid "Hide"
2513 msgstr ""
2514
2515 #: rhodecode/templates/changeset/changeset_file_comment.html:55
2516 msgid "You need to be logged in to comment."
2517 msgstr ""
2518
2519 #: rhodecode/templates/changeset/changeset_file_comment.html:55
2520 msgid "Login now"
2521 msgstr ""
2522
2523 #: rhodecode/templates/changeset/changeset_file_comment.html:97
2524 msgid "Leave a comment"
2525 msgstr ""
2526
2527 #: rhodecode/templates/changeset/changeset_file_comment.html:100
2528 msgid "Comments parsed using"
2529 msgstr ""
2530
2531 #: rhodecode/templates/changeset/changeset_file_comment.html:100
2532 msgid "syntax"
2533 msgstr ""
2534
2535 #: rhodecode/templates/changeset/changeset_file_comment.html:101
2536 msgid "support"
2537 msgstr ""
2538
2539 #: rhodecode/templates/changeset/changeset_range.html:29
2540 msgid "Compare View"
2541 msgstr ""
2542
2543 #: rhodecode/templates/changeset/changeset_range.html:49
2544 msgid "Files affected"
2545 msgstr ""
2546
2547 #: rhodecode/templates/changeset/diff_block.html:19
2137 msgid "diff"
2548 msgid "diff"
2138 msgstr ""
2549 msgstr ""
2139
2550
2140 #: rhodecode/templates/changeset/changeset.html:132
2551 #: rhodecode/templates/changeset/diff_block.html:27
2141 #: rhodecode/templates/changeset/changeset_range.html:89
2552 msgid "show inline comments"
2142 msgid "No changes in this file"
2553 msgstr ""
2143 msgstr ""
2554
2144
2555 #: rhodecode/templates/data_table/_dt_elements.html:33
2145 #: rhodecode/templates/changeset/changeset_range.html:30
2556 #: rhodecode/templates/data_table/_dt_elements.html:35
2146 msgid "Compare View"
2557 #: rhodecode/templates/data_table/_dt_elements.html:37
2147 msgstr ""
2558 #: rhodecode/templates/forks/fork.html:5
2148
2559 msgid "Fork"
2149 #: rhodecode/templates/changeset/changeset_range.html:52
2560 msgstr ""
2150 msgid "Files affected"
2561
2562 #: rhodecode/templates/data_table/_dt_elements.html:54
2563 #: rhodecode/templates/journal/journal.html:117
2564 #: rhodecode/templates/summary/summary.html:63
2565 msgid "Mercurial repository"
2566 msgstr ""
2567
2568 #: rhodecode/templates/data_table/_dt_elements.html:56
2569 #: rhodecode/templates/journal/journal.html:119
2570 #: rhodecode/templates/summary/summary.html:66
2571 msgid "Git repository"
2572 msgstr ""
2573
2574 #: rhodecode/templates/data_table/_dt_elements.html:63
2575 #: rhodecode/templates/journal/journal.html:125
2576 #: rhodecode/templates/summary/summary.html:73
2577 msgid "public repository"
2578 msgstr ""
2579
2580 #: rhodecode/templates/data_table/_dt_elements.html:74
2581 #: rhodecode/templates/summary/summary.html:82
2582 #: rhodecode/templates/summary/summary.html:83
2583 msgid "Fork of"
2584 msgstr ""
2585
2586 #: rhodecode/templates/data_table/_dt_elements.html:86
2587 msgid "No changesets yet"
2588 msgstr ""
2589
2590 #: rhodecode/templates/email_templates/main.html:8
2591 msgid "This is an notification from RhodeCode."
2151 msgstr ""
2592 msgstr ""
2152
2593
2153 #: rhodecode/templates/errors/error_document.html:44
2594 #: rhodecode/templates/errors/error_document.html:44
@@ -2160,80 +2601,69 b' msgstr ""'
2160 msgid "File diff"
2601 msgid "File diff"
2161 msgstr ""
2602 msgstr ""
2162
2603
2163 #: rhodecode/templates/files/file_diff.html:42
2604 #: rhodecode/templates/files/files.html:12
2164 msgid "Diff is to big to display"
2605 #: rhodecode/templates/summary/summary.html:328
2165 msgstr ""
2606 msgid "files"
2166
2607 msgstr ""
2167 #: rhodecode/templates/files/files.html:37
2608
2168 #: rhodecode/templates/files/files_annotate.html:31
2609 #: rhodecode/templates/files/files.html:44
2610 msgid "search truncated"
2611 msgstr ""
2612
2613 #: rhodecode/templates/files/files.html:45
2614 msgid "no matching files"
2615 msgstr ""
2616
2617 #: rhodecode/templates/files/files_add.html:4
2618 #: rhodecode/templates/files/files_edit.html:4
2619 msgid "Edit file"
2620 msgstr ""
2621
2622 #: rhodecode/templates/files/files_add.html:19
2623 msgid "add file"
2624 msgstr ""
2625
2626 #: rhodecode/templates/files/files_add.html:40
2627 msgid "Add new file"
2628 msgstr ""
2629
2630 #: rhodecode/templates/files/files_add.html:45
2631 msgid "File Name"
2632 msgstr ""
2633
2634 #: rhodecode/templates/files/files_add.html:49
2635 #: rhodecode/templates/files/files_add.html:58
2636 msgid "or"
2637 msgstr ""
2638
2639 #: rhodecode/templates/files/files_add.html:49
2640 #: rhodecode/templates/files/files_add.html:54
2641 msgid "Upload file"
2642 msgstr ""
2643
2644 #: rhodecode/templates/files/files_add.html:58
2645 msgid "Create new file"
2646 msgstr ""
2647
2648 #: rhodecode/templates/files/files_add.html:63
2169 #: rhodecode/templates/files/files_edit.html:39
2649 #: rhodecode/templates/files/files_edit.html:39
2650 #: rhodecode/templates/files/files_ypjax.html:3
2170 msgid "Location"
2651 msgid "Location"
2171 msgstr ""
2652 msgstr ""
2172
2653
2173 #: rhodecode/templates/files/files.html:46
2654 #: rhodecode/templates/files/files_add.html:67
2174 msgid "Go back"
2655 msgid "use / to separate directories"
2175 msgstr ""
2656 msgstr ""
2176
2657
2177 #: rhodecode/templates/files/files.html:47
2658 #: rhodecode/templates/files/files_add.html:77
2178 msgid "No files at given path"
2659 #: rhodecode/templates/files/files_edit.html:63
2179 msgstr ""
2660 #: rhodecode/templates/shortlog/shortlog_data.html:6
2180
2661 msgid "commit message"
2181 #: rhodecode/templates/files/files_annotate.html:4
2662 msgstr ""
2182 msgid "File annotate"
2663
2183 msgstr ""
2664 #: rhodecode/templates/files/files_add.html:81
2184
2665 #: rhodecode/templates/files/files_edit.html:67
2185 #: rhodecode/templates/files/files_annotate.html:12
2666 msgid "Commit changes"
2186 msgid "annotate"
2187 msgstr ""
2188
2189 #: rhodecode/templates/files/files_annotate.html:33
2190 #: rhodecode/templates/files/files_browser.html:160
2191 #: rhodecode/templates/files/files_source.html:2
2192 msgid "Revision"
2193 msgstr ""
2194
2195 #: rhodecode/templates/files/files_annotate.html:36
2196 #: rhodecode/templates/files/files_browser.html:158
2197 #: rhodecode/templates/files/files_source.html:7
2198 msgid "Size"
2199 msgstr ""
2200
2201 #: rhodecode/templates/files/files_annotate.html:38
2202 #: rhodecode/templates/files/files_browser.html:159
2203 #: rhodecode/templates/files/files_source.html:9
2204 msgid "Mimetype"
2205 msgstr ""
2206
2207 #: rhodecode/templates/files/files_annotate.html:41
2208 msgid "show source"
2209 msgstr ""
2210
2211 #: rhodecode/templates/files/files_annotate.html:43
2212 #: rhodecode/templates/files/files_annotate.html:78
2213 #: rhodecode/templates/files/files_source.html:14
2214 #: rhodecode/templates/files/files_source.html:51
2215 msgid "show as raw"
2216 msgstr ""
2217
2218 #: rhodecode/templates/files/files_annotate.html:45
2219 #: rhodecode/templates/files/files_source.html:16
2220 msgid "download as raw"
2221 msgstr ""
2222
2223 #: rhodecode/templates/files/files_annotate.html:54
2224 #: rhodecode/templates/files/files_source.html:25
2225 msgid "History"
2226 msgstr ""
2227
2228 #: rhodecode/templates/files/files_annotate.html:73
2229 #: rhodecode/templates/files/files_source.html:46
2230 #, python-format
2231 msgid "Binary file (%s)"
2232 msgstr ""
2233
2234 #: rhodecode/templates/files/files_annotate.html:78
2235 #: rhodecode/templates/files/files_source.html:51
2236 msgid "File is too big to display"
2237 msgstr ""
2667 msgstr ""
2238
2668
2239 #: rhodecode/templates/files/files_browser.html:13
2669 #: rhodecode/templates/files/files_browser.html:13
@@ -2256,51 +2686,96 b' msgstr ""'
2256 msgid "search file list"
2686 msgid "search file list"
2257 msgstr ""
2687 msgstr ""
2258
2688
2259 #: rhodecode/templates/files/files_browser.html:32
2689 #: rhodecode/templates/files/files_browser.html:31
2690 #: rhodecode/templates/shortlog/shortlog_data.html:65
2691 msgid "add new file"
2692 msgstr ""
2693
2694 #: rhodecode/templates/files/files_browser.html:35
2260 msgid "Loading file list..."
2695 msgid "Loading file list..."
2261 msgstr ""
2696 msgstr ""
2262
2697
2263 #: rhodecode/templates/files/files_browser.html:111
2698 #: rhodecode/templates/files/files_browser.html:48
2264 msgid "search truncated"
2699 msgid "Size"
2265 msgstr ""
2700 msgstr ""
2266
2701
2267 #: rhodecode/templates/files/files_browser.html:122
2702 #: rhodecode/templates/files/files_browser.html:49
2268 msgid "no matching files"
2703 msgid "Mimetype"
2269 msgstr ""
2704 msgstr ""
2270
2705
2271 #: rhodecode/templates/files/files_browser.html:161
2706 #: rhodecode/templates/files/files_browser.html:50
2707 msgid "Last Revision"
2708 msgstr ""
2709
2710 #: rhodecode/templates/files/files_browser.html:51
2272 msgid "Last modified"
2711 msgid "Last modified"
2273 msgstr ""
2712 msgstr ""
2274
2713
2275 #: rhodecode/templates/files/files_browser.html:162
2714 #: rhodecode/templates/files/files_browser.html:52
2276 msgid "Last commiter"
2715 msgid "Last commiter"
2277 msgstr ""
2716 msgstr ""
2278
2717
2279 #: rhodecode/templates/files/files_edit.html:4
2280 msgid "Edit file"
2281 msgstr ""
2282
2283 #: rhodecode/templates/files/files_edit.html:19
2718 #: rhodecode/templates/files/files_edit.html:19
2284 msgid "edit file"
2719 msgid "edit file"
2285 msgstr ""
2720 msgstr ""
2286
2721
2287 #: rhodecode/templates/files/files_edit.html:45
2722 #: rhodecode/templates/files/files_edit.html:49
2288 #: rhodecode/templates/shortlog/shortlog_data.html:5
2723 #: rhodecode/templates/files/files_source.html:26
2289 msgid "commit message"
2724 msgid "show annotation"
2725 msgstr ""
2726
2727 #: rhodecode/templates/files/files_edit.html:50
2728 #: rhodecode/templates/files/files_source.html:28
2729 #: rhodecode/templates/files/files_source.html:56
2730 msgid "show as raw"
2290 msgstr ""
2731 msgstr ""
2291
2732
2292 #: rhodecode/templates/files/files_edit.html:51
2733 #: rhodecode/templates/files/files_edit.html:51
2293 msgid "Commit changes"
2734 #: rhodecode/templates/files/files_source.html:29
2294 msgstr ""
2735 msgid "download as raw"
2295
2736 msgstr ""
2296 #: rhodecode/templates/files/files_source.html:12
2737
2297 msgid "show annotation"
2738 #: rhodecode/templates/files/files_edit.html:54
2298 msgstr ""
2739 msgid "source"
2299
2740 msgstr ""
2300 #: rhodecode/templates/files/files_source.html:153
2741
2742 #: rhodecode/templates/files/files_edit.html:59
2743 msgid "Editing file"
2744 msgstr ""
2745
2746 #: rhodecode/templates/files/files_source.html:2
2747 msgid "History"
2748 msgstr ""
2749
2750 #: rhodecode/templates/files/files_source.html:24
2751 msgid "show source"
2752 msgstr ""
2753
2754 #: rhodecode/templates/files/files_source.html:47
2755 #, python-format
2756 msgid "Binary file (%s)"
2757 msgstr ""
2758
2759 #: rhodecode/templates/files/files_source.html:56
2760 msgid "File is too big to display"
2761 msgstr ""
2762
2763 #: rhodecode/templates/files/files_source.html:112
2301 msgid "Selection link"
2764 msgid "Selection link"
2302 msgstr ""
2765 msgstr ""
2303
2766
2767 #: rhodecode/templates/files/files_ypjax.html:5
2768 msgid "annotation"
2769 msgstr ""
2770
2771 #: rhodecode/templates/files/files_ypjax.html:15
2772 msgid "Go back"
2773 msgstr ""
2774
2775 #: rhodecode/templates/files/files_ypjax.html:16
2776 msgid "No files at given path"
2777 msgstr ""
2778
2304 #: rhodecode/templates/followers/followers.html:13
2779 #: rhodecode/templates/followers/followers.html:13
2305 msgid "followers"
2780 msgid "followers"
2306 msgstr ""
2781 msgstr ""
@@ -2309,6 +2784,26 b' msgstr ""'
2309 msgid "Started following"
2784 msgid "Started following"
2310 msgstr ""
2785 msgstr ""
2311
2786
2787 #: rhodecode/templates/forks/fork.html:31
2788 msgid "Fork name"
2789 msgstr ""
2790
2791 #: rhodecode/templates/forks/fork.html:57
2792 msgid "Private"
2793 msgstr ""
2794
2795 #: rhodecode/templates/forks/fork.html:65
2796 msgid "Copy permissions"
2797 msgstr ""
2798
2799 #: rhodecode/templates/forks/fork.html:73
2800 msgid "Update after clone"
2801 msgstr ""
2802
2803 #: rhodecode/templates/forks/fork.html:80
2804 msgid "fork this repository"
2805 msgstr ""
2806
2312 #: rhodecode/templates/forks/forks.html:13
2807 #: rhodecode/templates/forks/forks.html:13
2313 msgid "forks"
2808 msgid "forks"
2314 msgstr ""
2809 msgstr ""
@@ -2321,23 +2816,27 b' msgstr ""'
2321 msgid "There are no forks yet"
2816 msgid "There are no forks yet"
2322 msgstr ""
2817 msgstr ""
2323
2818
2324 #: rhodecode/templates/journal/journal.html:34
2819 #: rhodecode/templates/journal/journal.html:20
2325 msgid "Following"
2820 msgid "Refresh"
2326 msgstr ""
2821 msgstr ""
2327
2822
2328 #: rhodecode/templates/journal/journal.html:41
2823 #: rhodecode/templates/journal/journal.html:32
2824 msgid "Watched"
2825 msgstr ""
2826
2827 #: rhodecode/templates/journal/journal.html:105
2329 msgid "following user"
2828 msgid "following user"
2330 msgstr ""
2829 msgstr ""
2331
2830
2332 #: rhodecode/templates/journal/journal.html:41
2831 #: rhodecode/templates/journal/journal.html:105
2333 msgid "user"
2832 msgid "user"
2334 msgstr ""
2833 msgstr ""
2335
2834
2336 #: rhodecode/templates/journal/journal.html:65
2835 #: rhodecode/templates/journal/journal.html:138
2337 msgid "You are not following any users or repositories"
2836 msgid "You are not following any users or repositories"
2338 msgstr ""
2837 msgstr ""
2339
2838
2340 #: rhodecode/templates/journal/journal_data.html:46
2839 #: rhodecode/templates/journal/journal_data.html:47
2341 msgid "No entries yet"
2840 msgid "No entries yet"
2342 msgstr ""
2841 msgstr ""
2343
2842
@@ -2371,25 +2870,13 b' msgstr ""'
2371 msgid "File names"
2870 msgid "File names"
2372 msgstr ""
2871 msgstr ""
2373
2872
2374 #: rhodecode/templates/search/search_content.html:20
2873 #: rhodecode/templates/search/search_content.html:21
2375 #: rhodecode/templates/search/search_path.html:15
2874 #: rhodecode/templates/search/search_path.html:15
2376 msgid "Permission denied"
2875 msgid "Permission denied"
2377 msgstr ""
2876 msgstr ""
2378
2877
2379 #: rhodecode/templates/settings/repo_fork.html:5
2380 msgid "Fork"
2381 msgstr ""
2382
2383 #: rhodecode/templates/settings/repo_fork.html:31
2384 msgid "Fork name"
2385 msgstr ""
2386
2387 #: rhodecode/templates/settings/repo_fork.html:55
2388 msgid "fork this repository"
2389 msgstr ""
2390
2391 #: rhodecode/templates/shortlog/shortlog.html:5
2878 #: rhodecode/templates/shortlog/shortlog.html:5
2392 #: rhodecode/templates/summary/summary.html:666
2879 #: rhodecode/templates/summary/summary.html:209
2393 msgid "Shortlog"
2880 msgid "Shortlog"
2394 msgstr ""
2881 msgstr ""
2395
2882
@@ -2397,104 +2884,136 b' msgstr ""'
2397 msgid "shortlog"
2884 msgid "shortlog"
2398 msgstr ""
2885 msgstr ""
2399
2886
2400 #: rhodecode/templates/shortlog/shortlog_data.html:6
2887 #: rhodecode/templates/shortlog/shortlog_data.html:7
2401 msgid "age"
2888 msgid "age"
2402 msgstr ""
2889 msgstr ""
2403
2890
2891 #: rhodecode/templates/shortlog/shortlog_data.html:18
2892 msgid "No commit message"
2893 msgstr ""
2894
2895 #: rhodecode/templates/shortlog/shortlog_data.html:62
2896 msgid "Add or upload files directly via RhodeCode"
2897 msgstr ""
2898
2899 #: rhodecode/templates/shortlog/shortlog_data.html:71
2900 msgid "Push new repo"
2901 msgstr ""
2902
2903 #: rhodecode/templates/shortlog/shortlog_data.html:79
2904 msgid "Existing repository?"
2905 msgstr ""
2906
2404 #: rhodecode/templates/summary/summary.html:12
2907 #: rhodecode/templates/summary/summary.html:12
2405 msgid "summary"
2908 msgid "summary"
2406 msgstr ""
2909 msgstr ""
2407
2910
2408 #: rhodecode/templates/summary/summary.html:79
2911 #: rhodecode/templates/summary/summary.html:44
2912 #: rhodecode/templates/summary/summary.html:47
2913 msgid "ATOM"
2914 msgstr ""
2915
2916 #: rhodecode/templates/summary/summary.html:77
2917 #, python-format
2918 msgid "Non changable ID %s"
2919 msgstr ""
2920
2921 #: rhodecode/templates/summary/summary.html:82
2922 msgid "public"
2923 msgstr ""
2924
2925 #: rhodecode/templates/summary/summary.html:90
2409 msgid "remote clone"
2926 msgid "remote clone"
2410 msgstr ""
2927 msgstr ""
2411
2928
2412 #: rhodecode/templates/summary/summary.html:121
2929 #: rhodecode/templates/summary/summary.html:121
2413 msgid "by"
2414 msgstr ""
2415
2416 #: rhodecode/templates/summary/summary.html:128
2417 msgid "Clone url"
2930 msgid "Clone url"
2418 msgstr ""
2931 msgstr ""
2419
2932
2420 #: rhodecode/templates/summary/summary.html:137
2933 #: rhodecode/templates/summary/summary.html:124
2421 msgid "Trending source files"
2934 msgid "Show by Name"
2422 msgstr ""
2935 msgstr ""
2423
2936
2424 #: rhodecode/templates/summary/summary.html:146
2937 #: rhodecode/templates/summary/summary.html:125
2938 msgid "Show by ID"
2939 msgstr ""
2940
2941 #: rhodecode/templates/summary/summary.html:133
2942 msgid "Trending files"
2943 msgstr ""
2944
2945 #: rhodecode/templates/summary/summary.html:141
2946 #: rhodecode/templates/summary/summary.html:157
2947 #: rhodecode/templates/summary/summary.html:185
2948 msgid "enable"
2949 msgstr ""
2950
2951 #: rhodecode/templates/summary/summary.html:149
2425 msgid "Download"
2952 msgid "Download"
2426 msgstr ""
2953 msgstr ""
2427
2954
2428 #: rhodecode/templates/summary/summary.html:150
2955 #: rhodecode/templates/summary/summary.html:153
2429 msgid "There are no downloads yet"
2956 msgid "There are no downloads yet"
2430 msgstr ""
2957 msgstr ""
2431
2958
2432 #: rhodecode/templates/summary/summary.html:152
2959 #: rhodecode/templates/summary/summary.html:155
2433 msgid "Downloads are disabled for this repository"
2960 msgid "Downloads are disabled for this repository"
2434 msgstr ""
2961 msgstr ""
2435
2962
2436 #: rhodecode/templates/summary/summary.html:154
2963 #: rhodecode/templates/summary/summary.html:164
2437 #: rhodecode/templates/summary/summary.html:320
2964 msgid "Check this to download archive with subrepos"
2438 msgid "enable"
2965 msgstr ""
2439 msgstr ""
2966
2440
2967 #: rhodecode/templates/summary/summary.html:164
2441 #: rhodecode/templates/summary/summary.html:162
2968 msgid "with subrepos"
2442 #: rhodecode/templates/summary/summary.html:297
2969 msgstr ""
2970
2971 #: rhodecode/templates/summary/summary.html:177
2972 msgid "Commit activity by day / author"
2973 msgstr ""
2974
2975 #: rhodecode/templates/summary/summary.html:188
2976 msgid "Stats gathered: "
2977 msgstr ""
2978
2979 #: rhodecode/templates/summary/summary.html:211
2980 msgid "Quick start"
2981 msgstr ""
2982
2983 #: rhodecode/templates/summary/summary.html:281
2443 #, python-format
2984 #, python-format
2444 msgid "Download %s as %s"
2985 msgid "Download %s as %s"
2445 msgstr ""
2986 msgstr ""
2446
2987
2447 #: rhodecode/templates/summary/summary.html:168
2988 #: rhodecode/templates/summary/summary.html:638
2448 msgid "Check this to download archive with subrepos"
2449 msgstr ""
2450
2451 #: rhodecode/templates/summary/summary.html:168
2452 msgid "with subrepos"
2453 msgstr ""
2454
2455 #: rhodecode/templates/summary/summary.html:176
2456 msgid "Feeds"
2457 msgstr ""
2458
2459 #: rhodecode/templates/summary/summary.html:257
2460 #: rhodecode/templates/summary/summary.html:684
2461 #: rhodecode/templates/summary/summary.html:695
2462 msgid "show more"
2463 msgstr ""
2464
2465 #: rhodecode/templates/summary/summary.html:312
2466 msgid "Commit activity by day / author"
2467 msgstr ""
2468
2469 #: rhodecode/templates/summary/summary.html:324
2470 msgid "Loaded in"
2471 msgstr ""
2472
2473 #: rhodecode/templates/summary/summary.html:603
2474 msgid "commits"
2989 msgid "commits"
2475 msgstr ""
2990 msgstr ""
2476
2991
2477 #: rhodecode/templates/summary/summary.html:604
2992 #: rhodecode/templates/summary/summary.html:639
2478 msgid "files added"
2993 msgid "files added"
2479 msgstr ""
2994 msgstr ""
2480
2995
2481 #: rhodecode/templates/summary/summary.html:605
2996 #: rhodecode/templates/summary/summary.html:640
2482 msgid "files changed"
2997 msgid "files changed"
2483 msgstr ""
2998 msgstr ""
2484
2999
2485 #: rhodecode/templates/summary/summary.html:606
3000 #: rhodecode/templates/summary/summary.html:641
2486 msgid "files removed"
3001 msgid "files removed"
2487 msgstr ""
3002 msgstr ""
2488
3003
2489 #: rhodecode/templates/summary/summary.html:610
3004 #: rhodecode/templates/summary/summary.html:644
3005 msgid "commit"
3006 msgstr ""
3007
3008 #: rhodecode/templates/summary/summary.html:645
2490 msgid "file added"
3009 msgid "file added"
2491 msgstr ""
3010 msgstr ""
2492
3011
2493 #: rhodecode/templates/summary/summary.html:611
3012 #: rhodecode/templates/summary/summary.html:646
2494 msgid "file changed"
3013 msgid "file changed"
2495 msgstr ""
3014 msgstr ""
2496
3015
2497 #: rhodecode/templates/summary/summary.html:612
3016 #: rhodecode/templates/summary/summary.html:647
2498 msgid "file removed"
3017 msgid "file removed"
2499 msgstr ""
3018 msgstr ""
2500
3019
General Comments 0
You need to be logged in to leave comments. Login now