##// END OF EJS Templates
updated pot file, and bumped dulwich version
marcink -
r1272:f2ac904f beta
parent child Browse files
Show More
This diff has been collapsed as it changes many lines, (1856 lines changed) Show them Hide them
@@ -8,7 +8,7 b' msgid ""'
8 msgstr ""
8 msgstr ""
9 "Project-Id-Version: RhodeCode 1.2.0\n"
9 "Project-Id-Version: RhodeCode 1.2.0\n"
10 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11 "POT-Creation-Date: 2011-02-25 19:12+0100\n"
11 "POT-Creation-Date: 2011-04-21 00:05+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,361 +17,422 b' msgstr ""'
17 "Content-Transfer-Encoding: 8bit\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Generated-By: Babel 0.9.5\n"
18 "Generated-By: Babel 0.9.5\n"
19
19
20 #: rhodecode/controllers/changeset.py:104 rhodecode/controllers/changeset.py:129
20 #: rhodecode/controllers/changeset.py:106 rhodecode/controllers/changeset.py:141
21 #: rhodecode/controllers/changeset.py:179 rhodecode/controllers/changeset.py:191
21 #: rhodecode/controllers/changeset.py:202 rhodecode/controllers/changeset.py:215
22 msgid "binary file"
22 msgid "binary file"
23 msgstr ""
23 msgstr ""
24
24
25 #: rhodecode/controllers/changeset.py:112 rhodecode/controllers/changeset.py:138
25 #: rhodecode/controllers/changeset.py:116 rhodecode/controllers/changeset.py:154
26 msgid "Changeset is to big and was cut off, see raw changeset instead"
26 msgid "Changeset is to big and was cut off, see raw changeset instead"
27 msgstr ""
27 msgstr ""
28
28
29 #: rhodecode/controllers/error.py:71
29 #: rhodecode/controllers/error.py:69
30 msgid "Home page"
30 msgid "Home page"
31 msgstr ""
31 msgstr ""
32
32
33 #: rhodecode/controllers/error.py:98
34 msgid "The request could not be understood by the server due to malformed syntax."
35 msgstr ""
36
33 #: rhodecode/controllers/error.py:101
37 #: rhodecode/controllers/error.py:101
34 msgid "The request could not be understood by the server due to malformed syntax."
38 msgid "Unauthorized access to resource"
35 msgstr ""
39 msgstr ""
36
40
37 #: rhodecode/controllers/error.py:103
41 #: rhodecode/controllers/error.py:103
38 msgid "Unauthorized access to resource"
42 msgid "You don't have permission to view this page"
39 msgstr ""
43 msgstr ""
40
44
41 #: rhodecode/controllers/error.py:105
45 #: rhodecode/controllers/error.py:105
42 msgid "You don't have permission to view this page"
46 msgid "The resource could not be found"
43 msgstr ""
47 msgstr ""
44
48
45 #: rhodecode/controllers/error.py:107
49 #: rhodecode/controllers/error.py:107
46 msgid "The resource could not be found"
47 msgstr ""
48
49 #: rhodecode/controllers/error.py:109
50 msgid ""
50 msgid ""
51 "The server encountered an unexpected condition which prevented it from "
51 "The server encountered an unexpected condition which prevented it from "
52 "fulfilling the request."
52 "fulfilling the request."
53 msgstr ""
53 msgstr ""
54
54
55 #: rhodecode/controllers/feed.py:48
55 #: rhodecode/controllers/feed.py:47
56 #, python-format
56 #, python-format
57 msgid "Changes on %s repository"
57 msgid "Changes on %s repository"
58 msgstr ""
58 msgstr ""
59
59
60 #: rhodecode/controllers/files.py:67 rhodecode/controllers/files.py:120
60 #: rhodecode/controllers/feed.py:48
61 #, python-format
62 msgid "%s %s feed"
63 msgstr ""
64
65 #: rhodecode/controllers/files.py:70
61 msgid "There are no files yet"
66 msgid "There are no files yet"
62 msgstr ""
67 msgstr ""
63
68
64 #: rhodecode/controllers/files.py:186
69 #: rhodecode/controllers/files.py:225
65 msgid "downloads disabled"
70 msgid "downloads disabled"
66 msgstr ""
71 msgstr ""
67
72
68 #: rhodecode/controllers/files.py:191
73 #: rhodecode/controllers/files.py:230
69 #, python-format
74 #, python-format
70 msgid "Unknown revision %s"
75 msgid "Unknown revision %s"
71 msgstr ""
76 msgstr ""
72
77
73 #: rhodecode/controllers/files.py:193
78 #: rhodecode/controllers/files.py:232
74 msgid "Empty repository"
79 msgid "Empty repository"
75 msgstr ""
80 msgstr ""
76
81
77 #: rhodecode/controllers/files.py:195
82 #: rhodecode/controllers/files.py:234
78 msgid "Unknown archive type"
83 msgid "Unknown archive type"
79 msgstr ""
84 msgstr ""
80
85
81 #: rhodecode/controllers/files.py:248 rhodecode/controllers/files.py:257
86 #: rhodecode/controllers/files.py:286 rhodecode/controllers/files.py:298
82 msgid "Diff is to big to display"
83 msgstr ""
84
85 #: rhodecode/controllers/files.py:250 rhodecode/controllers/files.py:259
86 msgid "Binary file"
87 msgid "Binary file"
87 msgstr ""
88 msgstr ""
88
89
89 #: rhodecode/controllers/files.py:272
90 #: rhodecode/controllers/files.py:289 rhodecode/controllers/files.py:301
91 msgid "Diff is too big to display"
92 msgstr ""
93
94 #: rhodecode/controllers/files.py:315
95 #: rhodecode/templates/changeset/changeset_range.html:4
96 #: rhodecode/templates/changeset/changeset_range.html:12
97 #: rhodecode/templates/changeset/changeset_range.html:29
90 msgid "Changesets"
98 msgid "Changesets"
91 msgstr ""
99 msgstr ""
92
100
93 #: rhodecode/controllers/files.py:273 rhodecode/controllers/summary.py:157
101 #: rhodecode/controllers/files.py:316 rhodecode/controllers/summary.py:174
102 #: rhodecode/templates/branches/branches.html:5
103 #: rhodecode/templates/summary/summary.html:694
94 msgid "Branches"
104 msgid "Branches"
95 msgstr ""
105 msgstr ""
96
106
97 #: rhodecode/controllers/files.py:274 rhodecode/controllers/summary.py:158
107 #: rhodecode/controllers/files.py:317 rhodecode/controllers/summary.py:175
108 #: rhodecode/templates/summary/summary.html:683
109 #: rhodecode/templates/tags/tags.html:5
98 msgid "Tags"
110 msgid "Tags"
99 msgstr ""
111 msgstr ""
100
112
101 #: rhodecode/controllers/login.py:112
113 #: rhodecode/controllers/journal.py:50
114 #, python-format
115 msgid "%s public journal %s feed"
116 msgstr ""
117
118 #: rhodecode/controllers/journal.py:178 rhodecode/controllers/journal.py:212
119 #: rhodecode/templates/admin/repos/repo_edit.html:357
120 #: rhodecode/templates/base/base.html:14
121 msgid "Public journal"
122 msgstr ""
123
124 #: rhodecode/controllers/login.py:110
102 msgid "You have successfully registered into rhodecode"
125 msgid "You have successfully registered into rhodecode"
103 msgstr ""
126 msgstr ""
104
127
105 #: rhodecode/controllers/login.py:134
128 #: rhodecode/controllers/login.py:132
106 msgid "Your new password was sent"
129 msgid "Your new password was sent"
107 msgstr ""
130 msgstr ""
108
131
109 #: rhodecode/controllers/search.py:110
132 #: rhodecode/controllers/search.py:107
110 msgid "Invalid search query. Try quoting it."
133 msgid "Invalid search query. Try quoting it."
111 msgstr ""
134 msgstr ""
112
135
113 #: rhodecode/controllers/search.py:115
136 #: rhodecode/controllers/search.py:112
114 msgid "There is no index to search in. Please run whoosh indexer"
137 msgid "There is no index to search in. Please run whoosh indexer"
115 msgstr ""
138 msgstr ""
116
139
117 #: rhodecode/controllers/settings.py:62 rhodecode/controllers/settings.py:171
140 #: rhodecode/controllers/settings.py:61 rhodecode/controllers/settings.py:170
118 #, python-format
141 #, python-format
119 msgid ""
142 msgid ""
120 "%s repository is not mapped to db perhaps it was created or renamed from the "
143 "%s repository is not mapped to db perhaps it was created or renamed from the "
121 "file system please run the application again in order to rescan repositories"
144 "file system please run the application again in order to rescan repositories"
122 msgstr ""
145 msgstr ""
123
146
124 #: rhodecode/controllers/settings.py:109 rhodecode/controllers/admin/repos.py:146
147 #: rhodecode/controllers/settings.py:109 rhodecode/controllers/admin/repos.py:235
125 #, python-format
148 #, python-format
126 msgid "Repository %s updated successfully"
149 msgid "Repository %s updated successfully"
127 msgstr ""
150 msgstr ""
128
151
129 #: rhodecode/controllers/settings.py:126 rhodecode/controllers/admin/repos.py:187
152 #: rhodecode/controllers/settings.py:126 rhodecode/controllers/admin/repos.py:253
130 #, python-format
153 #, python-format
131 msgid "error occurred during update of repository %s"
154 msgid "error occurred during update of repository %s"
132 msgstr ""
155 msgstr ""
133
156
134 #: rhodecode/controllers/settings.py:145 rhodecode/controllers/admin/repos.py:206
157 #: rhodecode/controllers/settings.py:144 rhodecode/controllers/admin/repos.py:271
135 #, python-format
158 #, python-format
136 msgid ""
159 msgid ""
137 "%s repository is not mapped to db perhaps it was moved or renamed from the "
160 "%s repository is not mapped to db perhaps it was moved or renamed from the "
138 "filesystem please run the application again in order to rescan repositories"
161 "filesystem please run the application again in order to rescan repositories"
139 msgstr ""
162 msgstr ""
140
163
141 #: rhodecode/controllers/settings.py:157 rhodecode/controllers/admin/repos.py:218
164 #: rhodecode/controllers/settings.py:156 rhodecode/controllers/admin/repos.py:283
142 #, python-format
165 #, python-format
143 msgid "deleted repository %s"
166 msgid "deleted repository %s"
144 msgstr ""
167 msgstr ""
145
168
146 #: rhodecode/controllers/settings.py:159 rhodecode/controllers/admin/repos.py:222
169 #: rhodecode/controllers/settings.py:158 rhodecode/controllers/admin/repos.py:287
147 #, python-format
170 #, python-format
148 msgid "An error occurred during deletion of %s"
171 msgid "An error occurred during deletion of %s"
149 msgstr ""
172 msgstr ""
150
173
151 #: rhodecode/controllers/settings.py:193
174 #: rhodecode/controllers/settings.py:192
152 #, python-format
175 #, python-format
153 msgid "forked %s repository as %s"
176 msgid "forked %s repository as %s"
154 msgstr ""
177 msgstr ""
155
178
156 #: rhodecode/controllers/summary.py:117
179 #: rhodecode/controllers/summary.py:122
157 msgid "No data loaded yet"
180 msgid "No data loaded yet"
158 msgstr ""
181 msgstr ""
159
182
160 #: rhodecode/controllers/summary.py:120
183 #: rhodecode/controllers/summary.py:125
161 msgid "Statistics are disabled for this repository"
184 msgid "Statistics are disabled for this repository"
162 msgstr ""
185 msgstr ""
163
186
164 #: rhodecode/controllers/admin/ldap_settings.py:51
187 #: rhodecode/controllers/admin/ldap_settings.py:48
165 msgid "BASE"
188 msgid "BASE"
166 msgstr ""
189 msgstr ""
167
190
168 #: rhodecode/controllers/admin/ldap_settings.py:52
191 #: rhodecode/controllers/admin/ldap_settings.py:49
169 msgid "ONELEVEL"
192 msgid "ONELEVEL"
170 msgstr ""
193 msgstr ""
171
194
172 #: rhodecode/controllers/admin/ldap_settings.py:53
195 #: rhodecode/controllers/admin/ldap_settings.py:50
173 msgid "SUBTREE"
196 msgid "SUBTREE"
174 msgstr ""
197 msgstr ""
175
198
176 #: rhodecode/controllers/admin/ldap_settings.py:57
199 #: rhodecode/controllers/admin/ldap_settings.py:54
177 msgid "NEVER"
200 msgid "NEVER"
178 msgstr ""
201 msgstr ""
179
202
180 #: rhodecode/controllers/admin/ldap_settings.py:58
203 #: rhodecode/controllers/admin/ldap_settings.py:55
181 msgid "ALLOW"
204 msgid "ALLOW"
182 msgstr ""
205 msgstr ""
183
206
184 #: rhodecode/controllers/admin/ldap_settings.py:59
207 #: rhodecode/controllers/admin/ldap_settings.py:56
185 msgid "TRY"
208 msgid "TRY"
186 msgstr ""
209 msgstr ""
187
210
188 #: rhodecode/controllers/admin/ldap_settings.py:60
211 #: rhodecode/controllers/admin/ldap_settings.py:57
189 msgid "DEMAND"
212 msgid "DEMAND"
190 msgstr ""
213 msgstr ""
191
214
192 #: rhodecode/controllers/admin/ldap_settings.py:61
215 #: rhodecode/controllers/admin/ldap_settings.py:58
193 msgid "HARD"
216 msgid "HARD"
194 msgstr ""
217 msgstr ""
195
218
196 #: rhodecode/controllers/admin/ldap_settings.py:103
219 #: rhodecode/controllers/admin/ldap_settings.py:100
197 msgid "Ldap settings updated successfully"
220 msgid "Ldap settings updated successfully"
198 msgstr ""
221 msgstr ""
199
222
200 #: rhodecode/controllers/admin/ldap_settings.py:108
223 #: rhodecode/controllers/admin/ldap_settings.py:105
201 msgid "Unable to activate ldap. The \"python-ldap\" library is missing."
224 msgid "Unable to activate ldap. The \"python-ldap\" library is missing."
202 msgstr ""
225 msgstr ""
203
226
204 #: rhodecode/controllers/admin/ldap_settings.py:124
227 #: rhodecode/controllers/admin/ldap_settings.py:121
205 msgid "error occurred during update of ldap settings"
228 msgid "error occurred during update of ldap settings"
206 msgstr ""
229 msgstr ""
207
230
231 #: rhodecode/controllers/admin/permissions.py:57
232 msgid "None"
233 msgstr ""
234
235 #: rhodecode/controllers/admin/permissions.py:58
236 msgid "Read"
237 msgstr ""
238
208 #: rhodecode/controllers/admin/permissions.py:59
239 #: rhodecode/controllers/admin/permissions.py:59
209 msgid "None"
240 msgid "Write"
210 msgstr ""
241 msgstr ""
211
242
212 #: rhodecode/controllers/admin/permissions.py:60
243 #: rhodecode/controllers/admin/permissions.py:60
213 msgid "Read"
244 #: rhodecode/templates/admin/ldap/ldap.html:9
214 msgstr ""
245 #: rhodecode/templates/admin/permissions/permissions.html:9
215
246 #: rhodecode/templates/admin/repos/repo_add.html:9
216 #: rhodecode/controllers/admin/permissions.py:61
247 #: rhodecode/templates/admin/repos/repo_edit.html:9
217 msgid "Write"
248 #: rhodecode/templates/admin/repos/repos.html:10
218 msgstr ""
249 #: rhodecode/templates/admin/settings/settings.html:9
219
250 #: rhodecode/templates/admin/users/user_add.html:8
220 #: rhodecode/controllers/admin/permissions.py:62
251 #: rhodecode/templates/admin/users/user_edit.html:9
252 #: rhodecode/templates/admin/users/user_edit.html:110
253 #: rhodecode/templates/admin/users/users.html:9
254 #: rhodecode/templates/admin/users_groups/users_group_add.html:8
255 #: rhodecode/templates/admin/users_groups/users_group_edit.html:9
256 #: rhodecode/templates/admin/users_groups/users_groups.html:9
257 #: rhodecode/templates/base/base.html:255 rhodecode/templates/base/base.html:344
258 #: rhodecode/templates/base/base.html:346 rhodecode/templates/base/base.html:348
221 msgid "Admin"
259 msgid "Admin"
222 msgstr ""
260 msgstr ""
223
261
262 #: rhodecode/controllers/admin/permissions.py:63
263 msgid "disabled"
264 msgstr ""
265
224 #: rhodecode/controllers/admin/permissions.py:65
266 #: rhodecode/controllers/admin/permissions.py:65
225 msgid "disabled"
267 msgid "allowed with manual account activation"
226 msgstr ""
268 msgstr ""
227
269
228 #: rhodecode/controllers/admin/permissions.py:67
270 #: rhodecode/controllers/admin/permissions.py:67
229 msgid "allowed with manual account activation"
230 msgstr ""
231
232 #: rhodecode/controllers/admin/permissions.py:69
233 msgid "allowed with automatic account activation"
271 msgid "allowed with automatic account activation"
234 msgstr ""
272 msgstr ""
235
273
236 #: rhodecode/controllers/admin/permissions.py:71
274 #: rhodecode/controllers/admin/permissions.py:69
237 msgid "Disabled"
275 msgid "Disabled"
238 msgstr ""
276 msgstr ""
239
277
240 #: rhodecode/controllers/admin/permissions.py:72
278 #: rhodecode/controllers/admin/permissions.py:70
241 msgid "Enabled"
279 msgid "Enabled"
242 msgstr ""
280 msgstr ""
243
281
244 #: rhodecode/controllers/admin/permissions.py:106
282 #: rhodecode/controllers/admin/permissions.py:103
245 msgid "Default permissions updated successfully"
283 msgid "Default permissions updated successfully"
246 msgstr ""
284 msgstr ""
247
285
248 #: rhodecode/controllers/admin/permissions.py:123
286 #: rhodecode/controllers/admin/permissions.py:120
249 msgid "error occurred during update of permissions"
287 msgid "error occurred during update of permissions"
250 msgstr ""
288 msgstr ""
251
289
252 #: rhodecode/controllers/admin/repos.py:86
290 #: rhodecode/controllers/admin/repos.py:95
253 #, python-format
254 msgid "created repository %s"
255 msgstr ""
256
257 #: rhodecode/controllers/admin/repos.py:113
258 #, python-format
259 msgid "error occurred during creation of repository %s"
260 msgstr ""
261
262 #: rhodecode/controllers/admin/repos.py:239
263 msgid "An error occurred during deletion of repository user"
264 msgstr ""
265
266 #: rhodecode/controllers/admin/repos.py:254
267 msgid "An error occurred during deletion of repository users groups"
268 msgstr ""
269
270 #: rhodecode/controllers/admin/repos.py:271
271 msgid "An error occurred during deletion of repository stats"
272 msgstr ""
273
274 #: rhodecode/controllers/admin/repos.py:286
275 msgid "An error occurred during cache invalidation"
276 msgstr ""
277
278 #: rhodecode/controllers/admin/repos.py:306
279 msgid "Updated repository visibility in public journal"
280 msgstr ""
281
282 #: rhodecode/controllers/admin/repos.py:309
283 msgid "An error occurred during setting this repository in public journal"
284 msgstr ""
285
286 #: rhodecode/controllers/admin/repos.py:314 rhodecode/model/forms.py:54
287 msgid "Token mismatch"
288 msgstr ""
289
290 #: rhodecode/controllers/admin/repos.py:334
291 #, python-format
291 #, python-format
292 msgid ""
292 msgid ""
293 "%s repository is not mapped to db perhaps it was created or renamed from the "
293 "%s repository is not mapped to db perhaps it was created or renamed from the "
294 "filesystem please run the application again in order to rescan repositories"
294 "filesystem please run the application again in order to rescan repositories"
295 msgstr ""
295 msgstr ""
296
296
297 #: rhodecode/controllers/admin/settings.py:113
297 #: rhodecode/controllers/admin/repos.py:169
298 #, python-format
299 msgid "created repository %s from %s"
300 msgstr ""
301
302 #: rhodecode/controllers/admin/repos.py:173
303 #, python-format
304 msgid "created repository %s"
305 msgstr ""
306
307 #: rhodecode/controllers/admin/repos.py:201
308 #, python-format
309 msgid "error occurred during creation of repository %s"
310 msgstr ""
311
312 #: rhodecode/controllers/admin/repos.py:304
313 msgid "An error occurred during deletion of repository user"
314 msgstr ""
315
316 #: rhodecode/controllers/admin/repos.py:319
317 msgid "An error occurred during deletion of repository users groups"
318 msgstr ""
319
320 #: rhodecode/controllers/admin/repos.py:336
321 msgid "An error occurred during deletion of repository stats"
322 msgstr ""
323
324 #: rhodecode/controllers/admin/repos.py:351
325 msgid "An error occurred during cache invalidation"
326 msgstr ""
327
328 #: rhodecode/controllers/admin/repos.py:371
329 msgid "Updated repository visibility in public journal"
330 msgstr ""
331
332 #: rhodecode/controllers/admin/repos.py:374
333 msgid "An error occurred during setting this repository in public journal"
334 msgstr ""
335
336 #: rhodecode/controllers/admin/repos.py:379 rhodecode/model/forms.py:53
337 msgid "Token mismatch"
338 msgstr ""
339
340 #: rhodecode/controllers/admin/repos.py:392
341 msgid "Pulled from remote location"
342 msgstr ""
343
344 #: rhodecode/controllers/admin/repos.py:394
345 msgid "An error occurred during pull from remote location"
346 msgstr ""
347
348 #: rhodecode/controllers/admin/settings.py:109
298 #, python-format
349 #, python-format
299 msgid "Repositories successfully rescanned added: %s,removed: %s"
350 msgid "Repositories successfully rescanned added: %s,removed: %s"
300 msgstr ""
351 msgstr ""
301
352
302 #: rhodecode/controllers/admin/settings.py:122
353 #: rhodecode/controllers/admin/settings.py:118
303 msgid "Whoosh reindex task scheduled"
354 msgid "Whoosh reindex task scheduled"
304 msgstr ""
355 msgstr ""
305
356
306 #: rhodecode/controllers/admin/settings.py:147
357 #: rhodecode/controllers/admin/settings.py:144
307 msgid "Updated application settings"
358 msgid "Updated application settings"
308 msgstr ""
359 msgstr ""
309
360
310 #: rhodecode/controllers/admin/settings.py:152
361 #: rhodecode/controllers/admin/settings.py:149
311 #: rhodecode/controllers/admin/settings.py:213
362 #: rhodecode/controllers/admin/settings.py:216
312 msgid "error occurred during updating application settings"
363 msgid "error occurred during updating application settings"
313 msgstr ""
364 msgstr ""
314
365
315 #: rhodecode/controllers/admin/settings.py:208
366 #: rhodecode/controllers/admin/settings.py:211
316 msgid "Updated mercurial settings"
367 msgid "Updated mercurial settings"
317 msgstr ""
368 msgstr ""
318
369
319 #: rhodecode/controllers/admin/settings.py:265
370 #: rhodecode/controllers/admin/settings.py:268
320 msgid "You can't edit this user since it's crucial for entire application"
371 msgid "You can't edit this user since it's crucial for entire application"
321 msgstr ""
372 msgstr ""
322
373
323 #: rhodecode/controllers/admin/settings.py:293
374 #: rhodecode/controllers/admin/settings.py:297
324 msgid "Your account was updated successfully"
375 msgid "Your account was updated successfully"
325 msgstr ""
376 msgstr ""
326
377
327 #: rhodecode/controllers/admin/settings.py:313
378 #: rhodecode/controllers/admin/settings.py:317
328 #: rhodecode/controllers/admin/users.py:128
379 #: rhodecode/controllers/admin/users.py:130
329 #, python-format
380 #, python-format
330 msgid "error occurred during update of user %s"
381 msgid "error occurred during update of user %s"
331 msgstr ""
382 msgstr ""
332
383
333 #: rhodecode/controllers/admin/users.py:79
384 #: rhodecode/controllers/admin/users.py:78
334 #, python-format
385 #, python-format
335 msgid "created user %s"
386 msgid "created user %s"
336 msgstr ""
387 msgstr ""
337
388
338 #: rhodecode/controllers/admin/users.py:91
389 #: rhodecode/controllers/admin/users.py:90
339 #, python-format
390 #, python-format
340 msgid "error occurred during creation of user %s"
391 msgid "error occurred during creation of user %s"
341 msgstr ""
392 msgstr ""
342
393
343 #: rhodecode/controllers/admin/users.py:117
394 #: rhodecode/controllers/admin/users.py:116
344 msgid "User updated succesfully"
395 msgid "User updated successfully"
345 msgstr ""
396 msgstr ""
346
397
347 #: rhodecode/controllers/admin/users.py:144
398 #: rhodecode/controllers/admin/users.py:146
348 msgid "successfully deleted user"
399 msgid "successfully deleted user"
349 msgstr ""
400 msgstr ""
350
401
351 #: rhodecode/controllers/admin/users.py:148
402 #: rhodecode/controllers/admin/users.py:150
352 msgid "An error occurred during deletion of user"
403 msgid "An error occurred during deletion of user"
353 msgstr ""
404 msgstr ""
354
405
355 #: rhodecode/controllers/admin/users.py:164
406 #: rhodecode/controllers/admin/users.py:166
356 msgid "You can't edit this user"
407 msgid "You can't edit this user"
357 msgstr ""
408 msgstr ""
358
409
359 #: rhodecode/controllers/admin/users_groups.py:78
410 #: rhodecode/controllers/admin/users.py:195
411 #: rhodecode/controllers/admin/users_groups.py:201
412 msgid "Granted 'repository create' permission to user"
413 msgstr ""
414
415 #: rhodecode/controllers/admin/users.py:204
416 #: rhodecode/controllers/admin/users_groups.py:210
417 msgid "Revoked 'repository create' permission to user"
418 msgstr ""
419
420 #: rhodecode/controllers/admin/users_groups.py:74
360 #, python-format
421 #, python-format
361 msgid "created users group %s"
422 msgid "created users group %s"
362 msgstr ""
423 msgstr ""
363
424
364 #: rhodecode/controllers/admin/users_groups.py:90
425 #: rhodecode/controllers/admin/users_groups.py:86
365 #, python-format
426 #, python-format
366 msgid "error occurred during creation of users group %s"
427 msgid "error occurred during creation of users group %s"
367 msgstr ""
428 msgstr ""
368
429
369 #: rhodecode/controllers/admin/users_groups.py:125
430 #: rhodecode/controllers/admin/users_groups.py:120
370 #, python-format
431 #, python-format
371 msgid "updated users group %s"
432 msgid "updated users group %s"
372 msgstr ""
433 msgstr ""
373
434
374 #: rhodecode/controllers/admin/users_groups.py:137
435 #: rhodecode/controllers/admin/users_groups.py:139
375 #, python-format
436 #, python-format
376 msgid "error occurred during update of users group %s"
437 msgid "error occurred during update of users group %s"
377 msgstr ""
438 msgstr ""
@@ -384,218 +445,1651 b' msgstr ""'
384 msgid "An error occurred during deletion of users group"
445 msgid "An error occurred during deletion of users group"
385 msgstr ""
446 msgstr ""
386
447
387 #: rhodecode/lib/auth.py:390
448 #: rhodecode/lib/auth.py:380
388 msgid "You need to be a registered user to perform this action"
449 msgid "You need to be a registered user to perform this action"
389 msgstr ""
450 msgstr ""
390
451
391 #: rhodecode/lib/helpers.py:394
452 #: rhodecode/lib/helpers.py:343
392 msgid "ago"
453 msgid "ago"
393 msgstr ""
454 msgstr ""
394
455
395 #: rhodecode/lib/helpers.py:397
456 #: rhodecode/lib/helpers.py:346
396 msgid "just now"
457 msgid "just now"
397 msgstr ""
458 msgstr ""
398
459
399 #: rhodecode/lib/helpers.py:416
460 #: rhodecode/lib/helpers.py:365
400 msgid "True"
461 msgid "True"
401 msgstr ""
462 msgstr ""
402
463
403 #: rhodecode/lib/helpers.py:420
464 #: rhodecode/lib/helpers.py:369
404 msgid "False"
465 msgid "False"
405 msgstr ""
466 msgstr ""
406
467
407 #: rhodecode/lib/helpers.py:461
468 #: rhodecode/lib/helpers.py:411
408 #, python-format
469 #, python-format
409 msgid "Show all combined changesets %s->%s"
470 msgid "Show all combined changesets %s->%s"
410 msgstr ""
471 msgstr ""
411
472
412 #: rhodecode/lib/helpers.py:465
473 #: rhodecode/lib/helpers.py:415
413 msgid "compare view"
474 msgid "compare view"
414 msgstr ""
475 msgstr ""
415
476
416 #: rhodecode/lib/helpers.py:473
477 #: rhodecode/lib/helpers.py:424
417 msgid "and"
478 msgid "and"
418 msgstr ""
479 msgstr ""
419
480
420 #: rhodecode/lib/helpers.py:473
481 #: rhodecode/lib/helpers.py:424
421 #, python-format
482 #, python-format
422 msgid "%s more"
483 msgid "%s more"
423 msgstr ""
484 msgstr ""
424
485
425 #: rhodecode/lib/helpers.py:475
486 #: rhodecode/lib/helpers.py:426 rhodecode/templates/changelog/changelog.html:14
487 #: rhodecode/templates/changelog/changelog.html:39
426 msgid "revisions"
488 msgid "revisions"
427 msgstr ""
489 msgstr ""
428
490
429 #: rhodecode/lib/helpers.py:489
491 #: rhodecode/lib/helpers.py:444
430 msgid "fork name "
492 msgid "fork name "
431 msgstr ""
493 msgstr ""
432
494
433 #: rhodecode/lib/helpers.py:492
495 #: rhodecode/lib/helpers.py:447
434 msgid "[deleted] repository"
496 msgid "[deleted] repository"
435 msgstr ""
497 msgstr ""
436
498
437 #: rhodecode/lib/helpers.py:493 rhodecode/lib/helpers.py:497
499 #: rhodecode/lib/helpers.py:448 rhodecode/lib/helpers.py:452
438 msgid "[created] repository"
500 msgid "[created] repository"
439 msgstr ""
501 msgstr ""
440
502
441 #: rhodecode/lib/helpers.py:494 rhodecode/lib/helpers.py:498
503 #: rhodecode/lib/helpers.py:449 rhodecode/lib/helpers.py:453
442 msgid "[forked] repository"
504 msgid "[forked] repository"
443 msgstr ""
505 msgstr ""
444
506
445 #: rhodecode/lib/helpers.py:495 rhodecode/lib/helpers.py:499
507 #: rhodecode/lib/helpers.py:450 rhodecode/lib/helpers.py:454
446 msgid "[updated] repository"
508 msgid "[updated] repository"
447 msgstr ""
509 msgstr ""
448
510
449 #: rhodecode/lib/helpers.py:496
511 #: rhodecode/lib/helpers.py:451
450 msgid "[delete] repository"
512 msgid "[delete] repository"
451 msgstr ""
513 msgstr ""
452
514
453 #: rhodecode/lib/helpers.py:500
515 #: rhodecode/lib/helpers.py:455
454 msgid "[pushed] into"
516 msgid "[pushed] into"
455 msgstr ""
517 msgstr ""
456
518
457 #: rhodecode/lib/helpers.py:501
519 #: rhodecode/lib/helpers.py:456
520 msgid "[pulled from remote] into"
521 msgstr ""
522
523 #: rhodecode/lib/helpers.py:457
458 msgid "[pulled] from"
524 msgid "[pulled] from"
459 msgstr ""
525 msgstr ""
460
526
461 #: rhodecode/lib/helpers.py:502
527 #: rhodecode/lib/helpers.py:458
462 msgid "[started following] repository"
528 msgid "[started following] repository"
463 msgstr ""
529 msgstr ""
464
530
465 #: rhodecode/lib/helpers.py:503
531 #: rhodecode/lib/helpers.py:459
466 msgid "[stopped following] repository"
532 msgid "[stopped following] repository"
467 msgstr ""
533 msgstr ""
468
534
469 #: rhodecode/lib/helpers.py:590
535 #: rhodecode/lib/helpers.py:624
470 #, python-format
536 #, python-format
471 msgid " and %s more"
537 msgid " and %s more"
472 msgstr ""
538 msgstr ""
473
539
474 #: rhodecode/lib/helpers.py:593
540 #: rhodecode/lib/helpers.py:628
475 msgid "No Files"
541 msgid "No Files"
476 msgstr ""
542 msgstr ""
477
543
478 #: rhodecode/model/forms.py:67
544 #: rhodecode/model/forms.py:66
479 msgid "Invalid username"
545 msgid "Invalid username"
480 msgstr ""
546 msgstr ""
481
547
482 #: rhodecode/model/forms.py:76
548 #: rhodecode/model/forms.py:75
483 msgid "This username already exists"
549 msgid "This username already exists"
484 msgstr ""
550 msgstr ""
485
551
486 #: rhodecode/model/forms.py:81
552 #: rhodecode/model/forms.py:79
487 msgid ""
553 msgid ""
488 "Username may only contain alphanumeric characters underscores, periods or "
554 "Username may only contain alphanumeric characters underscores, periods or "
489 "dashes and must begin with alphanumeric character"
555 "dashes and must begin with alphanumeric character"
490 msgstr ""
556 msgstr ""
491
557
492 #: rhodecode/model/forms.py:99
558 #: rhodecode/model/forms.py:94
493 msgid "Invalid group name"
559 msgid "Invalid group name"
494 msgstr ""
560 msgstr ""
495
561
496 #: rhodecode/model/forms.py:109
562 #: rhodecode/model/forms.py:104
497 msgid "This users group already exists"
563 msgid "This users group already exists"
498 msgstr ""
564 msgstr ""
499
565
500 #: rhodecode/model/forms.py:114
566 #: rhodecode/model/forms.py:110
501 msgid ""
567 msgid ""
502 "Group name may only contain alphanumeric characters underscores, periods or "
568 "Group name may only contain alphanumeric characters underscores, periods or "
503 "dashes and must begin with alphanumeric character"
569 "dashes and must begin with alphanumeric character"
504 msgstr ""
570 msgstr ""
505
571
506 #: rhodecode/model/forms.py:134 rhodecode/model/forms.py:142
572 #: rhodecode/model/forms.py:130 rhodecode/model/forms.py:138
507 #: rhodecode/model/forms.py:150
573 #: rhodecode/model/forms.py:146
508 msgid "Invalid characters in password"
574 msgid "Invalid characters in password"
509 msgstr ""
575 msgstr ""
510
576
511 #: rhodecode/model/forms.py:161
577 #: rhodecode/model/forms.py:157
512 msgid "Password do not match"
578 msgid "Password do not match"
513 msgstr ""
579 msgstr ""
514
580
515 #: rhodecode/model/forms.py:166
581 #: rhodecode/model/forms.py:162
516 msgid "invalid password"
582 msgid "invalid password"
517 msgstr ""
583 msgstr ""
518
584
519 #: rhodecode/model/forms.py:167
585 #: rhodecode/model/forms.py:163
520 msgid "invalid user name"
586 msgid "invalid user name"
521 msgstr ""
587 msgstr ""
522
588
523 #: rhodecode/model/forms.py:168
589 #: rhodecode/model/forms.py:164
524 msgid "Your account is disabled"
590 msgid "Your account is disabled"
525 msgstr ""
591 msgstr ""
526
592
527 #: rhodecode/model/forms.py:205
593 #: rhodecode/model/forms.py:201
528 msgid "This username is not valid"
594 msgid "This username is not valid"
529 msgstr ""
595 msgstr ""
530
596
597 #: rhodecode/model/forms.py:214
598 msgid "This repository name is disallowed"
599 msgstr ""
600
531 #: rhodecode/model/forms.py:218
601 #: rhodecode/model/forms.py:218
532 msgid "This repository name is disallowed"
533 msgstr ""
534
535 #: rhodecode/model/forms.py:222
536 msgid "This repository already exists"
602 msgid "This repository already exists"
537 msgstr ""
603 msgstr ""
538
604
539 #: rhodecode/model/forms.py:234
605 #: rhodecode/model/forms.py:237 rhodecode/model/forms.py:243
606 msgid "invalid clone url"
607 msgstr ""
608
609 #: rhodecode/model/forms.py:246
610 msgid "Invalid clone url, provide a valid clone http\\s url"
611 msgstr ""
612
613 #: rhodecode/model/forms.py:257
540 msgid "Fork have to be the same type as original"
614 msgid "Fork have to be the same type as original"
541 msgstr ""
615 msgstr ""
542
616
543 #: rhodecode/model/forms.py:240
617 #: rhodecode/model/forms.py:263
544 msgid "This username or users group name is not valid"
618 msgid "This username or users group name is not valid"
545 msgstr ""
619 msgstr ""
546
620
547 #: rhodecode/model/forms.py:303
621 #: rhodecode/model/forms.py:326
548 msgid "This is not a valid path"
622 msgid "This is not a valid path"
549 msgstr ""
623 msgstr ""
550
624
551 #: rhodecode/model/forms.py:317
625 #: rhodecode/model/forms.py:340
552 msgid "This e-mail address is already taken"
626 msgid "This e-mail address is already taken"
553 msgstr ""
627 msgstr ""
554
628
555 #: rhodecode/model/forms.py:333
629 #: rhodecode/model/forms.py:356
556 msgid "This e-mail address doesn't exist."
630 msgid "This e-mail address doesn't exist."
557 msgstr ""
631 msgstr ""
558
632
559 #: rhodecode/model/forms.py:355
633 #: rhodecode/model/forms.py:378
560 msgid ""
634 msgid ""
561 "The LDAP Login attribute of the CN must be specified - this is the name of "
635 "The LDAP Login attribute of the CN must be specified - this is the name of "
562 "the attribute that is equivalent to 'username'"
636 "the attribute that is equivalent to 'username'"
563 msgstr ""
637 msgstr ""
564
638
565 #: rhodecode/model/forms.py:374
639 #: rhodecode/model/forms.py:397
566 msgid "Please enter a login"
640 msgid "Please enter a login"
567 msgstr ""
641 msgstr ""
568
642
569 #: rhodecode/model/forms.py:375
643 #: rhodecode/model/forms.py:398
570 #, python-format
644 #, python-format
571 msgid "Enter a value %(min)i characters long or more"
645 msgid "Enter a value %(min)i characters long or more"
572 msgstr ""
646 msgstr ""
573
647
574 #: rhodecode/model/forms.py:383
648 #: rhodecode/model/forms.py:406
575 msgid "Please enter a password"
649 msgid "Please enter a password"
576 msgstr ""
650 msgstr ""
577
651
578 #: rhodecode/model/forms.py:384
652 #: rhodecode/model/forms.py:407
579 #, python-format
653 #, python-format
580 msgid "Enter %(min)i characters or more"
654 msgid "Enter %(min)i characters or more"
581 msgstr ""
655 msgstr ""
582
656
583 #: rhodecode/model/user.py:128
657 #: rhodecode/model/user.py:145
584 msgid "[RhodeCode] New User registration"
658 msgid "[RhodeCode] New User registration"
585 msgstr ""
659 msgstr ""
586
660
587 #: rhodecode/model/user.py:140 rhodecode/model/user.py:161
661 #: rhodecode/model/user.py:157 rhodecode/model/user.py:179
588 msgid "You can't Edit this user since it's crucial for entire application"
662 msgid "You can't Edit this user since it's crucial for entire application"
589 msgstr ""
663 msgstr ""
590
664
591 #: rhodecode/model/user.py:182
665 #: rhodecode/model/user.py:201
592 msgid "You can't remove this user since it's crucial for entire application"
666 msgid "You can't remove this user since it's crucial for entire application"
593 msgstr ""
667 msgstr ""
594
668
595 #: rhodecode/model/user.py:185
669 #: rhodecode/model/user.py:204
596 #, python-format
670 #, python-format
597 msgid ""
671 msgid ""
598 "This user still owns %s repositories and cannot be removed. Switch owners or "
672 "This user still owns %s repositories and cannot be removed. Switch owners or "
599 "remove those repositories"
673 "remove those repositories"
600 msgstr ""
674 msgstr ""
601
675
676 #: rhodecode/templates/index.html:4 rhodecode/templates/index.html:35
677 msgid "Dashboard"
678 msgstr ""
679
680 #: rhodecode/templates/index.html:33
681 #: rhodecode/templates/admin/users/user_edit_my_account.html:102
682 msgid "quick filter..."
683 msgstr ""
684
685 #: rhodecode/templates/index.html:35 rhodecode/templates/base/base.html:276
686 msgid "repositories"
687 msgstr ""
688
689 #: rhodecode/templates/index.html:41
690 msgid "ADD NEW REPOSITORY"
691 msgstr ""
692
693 #: rhodecode/templates/index.html:52
694 #: rhodecode/templates/admin/repos/repo_add_base.html:9
695 #: rhodecode/templates/admin/repos/repo_edit.html:32
696 #: rhodecode/templates/admin/repos/repos.html:30
697 #: rhodecode/templates/admin/repos_groups/repos_groups.html:39
698 #: rhodecode/templates/admin/users/user_edit_my_account.html:117
699 #: rhodecode/templates/files/files_browser.html:44
700 #: rhodecode/templates/settings/repo_settings.html:31
701 #: rhodecode/templates/summary/summary.html:31
702 #: rhodecode/templates/summary/summary.html:109
703 msgid "Name"
704 msgstr ""
705
706 #: rhodecode/templates/index.html:53
707 #: rhodecode/templates/admin/repos/repo_add_base.html:42
708 #: rhodecode/templates/admin/repos/repo_edit.html:65
709 #: rhodecode/templates/admin/repos/repos.html:31
710 #: rhodecode/templates/admin/repos_groups/repos_groups.html:40
711 #: rhodecode/templates/settings/repo_fork.html:40
712 #: rhodecode/templates/settings/repo_settings.html:40
713 #: rhodecode/templates/summary/summary.html:92
714 msgid "Description"
715 msgstr ""
716
717 #: rhodecode/templates/index.html:54 rhodecode/templates/admin/repos/repos.html:32
718 #: rhodecode/templates/admin/repos_groups/repos_groups.html:41
719 #: rhodecode/templates/summary/summary.html:116
720 msgid "Last change"
721 msgstr ""
722
723 #: rhodecode/templates/index.html:55 rhodecode/templates/admin/repos/repos.html:33
724 #: rhodecode/templates/admin/repos_groups/repos_groups.html:42
725 msgid "Tip"
726 msgstr ""
727
728 #: rhodecode/templates/index.html:56
729 #: rhodecode/templates/admin/repos/repo_edit.html:98
730 #: rhodecode/templates/admin/repos_groups/repos_groups.html:43
731 msgid "Owner"
732 msgstr ""
733
734 #: rhodecode/templates/index.html:57
735 #: rhodecode/templates/admin/repos_groups/repos_groups.html:44
736 #: rhodecode/templates/journal/public_journal.html:20
737 #: rhodecode/templates/summary/summary.html:179
738 #: rhodecode/templates/summary/summary.html:182
739 msgid "RSS"
740 msgstr ""
741
742 #: rhodecode/templates/index.html:58
743 #: rhodecode/templates/admin/repos_groups/repos_groups.html:45
744 #: rhodecode/templates/journal/public_journal.html:23
745 #: rhodecode/templates/summary/summary.html:180
746 #: rhodecode/templates/summary/summary.html:183
747 msgid "Atom"
748 msgstr ""
749
750 #: rhodecode/templates/index.html:68 rhodecode/templates/admin/repos/repos.html:42
751 #: rhodecode/templates/admin/repos_groups/repos_groups.html:55
752 #: rhodecode/templates/admin/users/user_edit_my_account.html:127
753 #: rhodecode/templates/summary/summary.html:48
754 msgid "Mercurial repository"
755 msgstr ""
756
757 #: rhodecode/templates/index.html:70 rhodecode/templates/admin/repos/repos.html:44
758 #: rhodecode/templates/admin/repos_groups/repos_groups.html:57
759 #: rhodecode/templates/admin/users/user_edit_my_account.html:129
760 #: rhodecode/templates/summary/summary.html:51
761 msgid "Git repository"
762 msgstr ""
763
764 #: rhodecode/templates/index.html:77
765 #: rhodecode/templates/admin/repos/repo_edit_perms.html:27
766 #: rhodecode/templates/admin/repos_groups/repos_groups.html:64
767 #: rhodecode/templates/journal/journal.html:53
768 #: rhodecode/templates/summary/summary.html:56
769 msgid "private repository"
770 msgstr ""
771
772 #: rhodecode/templates/index.html:79
773 #: rhodecode/templates/admin/repos_groups/repos_groups.html:66
774 #: rhodecode/templates/journal/journal.html:55
775 #: rhodecode/templates/summary/summary.html:58
776 msgid "public repository"
777 msgstr ""
778
779 #: rhodecode/templates/index.html:87
780 #: rhodecode/templates/admin/repos_groups/repos_groups.html:74
781 #: rhodecode/templates/base/base.html:267
782 #: rhodecode/templates/settings/repo_fork.html:13
783 msgid "fork"
784 msgstr ""
785
786 #: rhodecode/templates/index.html:88 rhodecode/templates/admin/repos/repos.html:60
787 #: rhodecode/templates/admin/repos_groups/repos_groups.html:75
788 #: rhodecode/templates/admin/users/user_edit_my_account.html:143
789 #: rhodecode/templates/summary/summary.html:69
790 #: rhodecode/templates/summary/summary.html:71
791 msgid "Fork of"
792 msgstr ""
793
794 #: rhodecode/templates/index.html:109 rhodecode/templates/admin/repos/repos.html:73
795 #: rhodecode/templates/admin/repos_groups/repos_groups.html:96
796 msgid "No changesets yet"
797 msgstr ""
798
799 #: rhodecode/templates/index.html:115 rhodecode/templates/index.html:117
800 #: rhodecode/templates/admin/repos_groups/repos_groups.html:102
801 #: rhodecode/templates/admin/repos_groups/repos_groups.html:104
802 #, python-format
803 msgid "Subscribe to %s rss feed"
804 msgstr ""
805
806 #: rhodecode/templates/index.html:122 rhodecode/templates/index.html:124
807 #: rhodecode/templates/admin/repos_groups/repos_groups.html:109
808 #: rhodecode/templates/admin/repos_groups/repos_groups.html:111
809 #, python-format
810 msgid "Subscribe to %s atom feed"
811 msgstr ""
812
813 #: rhodecode/templates/login.html:5
814 msgid "Sign In"
815 msgstr ""
816
817 #: rhodecode/templates/login.html:21
818 msgid "Sign In to"
819 msgstr ""
820
821 #: rhodecode/templates/login.html:31 rhodecode/templates/register.html:20
822 #: rhodecode/templates/admin/admin_log.html:5
823 #: rhodecode/templates/admin/users/user_add.html:32
824 #: rhodecode/templates/admin/users/user_edit.html:47
825 #: rhodecode/templates/admin/users/user_edit_my_account.html:45
826 #: rhodecode/templates/summary/summary.html:108
827 msgid "Username"
828 msgstr ""
829
830 #: rhodecode/templates/login.html:40 rhodecode/templates/register.html:29
831 #: rhodecode/templates/admin/ldap/ldap.html:46
832 #: rhodecode/templates/admin/users/user_add.html:41
833 msgid "Password"
834 msgstr ""
835
836 #: rhodecode/templates/login.html:60
837 msgid "Forgot your password ?"
838 msgstr ""
839
840 #: rhodecode/templates/login.html:63
841 msgid "Don't have an account ?"
842 msgstr ""
843
844 #: rhodecode/templates/password_reset.html:5
845 msgid "Reset You password"
846 msgstr ""
847
848 #: rhodecode/templates/password_reset.html:11
849 msgid "Reset You password to"
850 msgstr ""
851
852 #: rhodecode/templates/password_reset.html:21
853 msgid "Email address"
854 msgstr ""
855
856 #: rhodecode/templates/password_reset.html:31
857 msgid "Your new password will be send to matching email address"
858 msgstr ""
859
860 #: rhodecode/templates/register.html:5
861 msgid "Sign Up"
862 msgstr ""
863
864 #: rhodecode/templates/register.html:11
865 msgid "Sign Up to"
866 msgstr ""
867
868 #: rhodecode/templates/register.html:38
869 msgid "Re-enter password"
870 msgstr ""
871
872 #: rhodecode/templates/register.html:47
873 #: rhodecode/templates/admin/users/user_add.html:50
874 #: rhodecode/templates/admin/users/user_edit.html:74
875 #: rhodecode/templates/admin/users/user_edit_my_account.html:63
876 msgid "First Name"
877 msgstr ""
878
879 #: rhodecode/templates/register.html:56
880 #: rhodecode/templates/admin/users/user_add.html:59
881 #: rhodecode/templates/admin/users/user_edit.html:83
882 #: rhodecode/templates/admin/users/user_edit_my_account.html:72
883 msgid "Last Name"
884 msgstr ""
885
886 #: rhodecode/templates/register.html:65
887 #: rhodecode/templates/admin/users/user_add.html:68
888 #: rhodecode/templates/admin/users/user_edit.html:92
889 #: rhodecode/templates/admin/users/user_edit_my_account.html:81
890 #: rhodecode/templates/summary/summary.html:110
891 msgid "Email"
892 msgstr ""
893
894 #: rhodecode/templates/register.html:76
895 msgid "Your account will be activated right after registration"
896 msgstr ""
897
898 #: rhodecode/templates/register.html:78
899 msgid "Your account must wait for activation by administrator"
900 msgstr ""
901
902 #: rhodecode/templates/repo_switcher_list.html:14
903 msgid "Private repository"
904 msgstr ""
905
906 #: rhodecode/templates/repo_switcher_list.html:19
907 msgid "Public repository"
908 msgstr ""
909
910 #: rhodecode/templates/admin/admin.html:5 rhodecode/templates/admin/admin.html:9
911 msgid "Admin journal"
912 msgstr ""
913
914 #: rhodecode/templates/admin/admin_log.html:6
915 msgid "Action"
916 msgstr ""
917
918 #: rhodecode/templates/admin/admin_log.html:7
919 msgid "Repository"
920 msgstr ""
921
922 #: rhodecode/templates/admin/admin_log.html:8
923 msgid "Date"
924 msgstr ""
925
926 #: rhodecode/templates/admin/admin_log.html:9
927 msgid "From IP"
928 msgstr ""
929
930 #: rhodecode/templates/admin/admin_log.html:61
931 msgid "No actions yet"
932 msgstr ""
933
934 #: rhodecode/templates/admin/ldap/ldap.html:5
935 msgid "LDAP administration"
936 msgstr ""
937
938 #: rhodecode/templates/admin/ldap/ldap.html:11
939 msgid "Ldap"
940 msgstr ""
941
942 #: rhodecode/templates/admin/ldap/ldap.html:28
943 msgid "Connection settings"
944 msgstr ""
945
946 #: rhodecode/templates/admin/ldap/ldap.html:30
947 msgid "Enable LDAP"
948 msgstr ""
949
950 #: rhodecode/templates/admin/ldap/ldap.html:34
951 msgid "Host"
952 msgstr ""
953
954 #: rhodecode/templates/admin/ldap/ldap.html:38
955 msgid "Port"
956 msgstr ""
957
958 #: rhodecode/templates/admin/ldap/ldap.html:42
959 msgid "Account"
960 msgstr ""
961
962 #: rhodecode/templates/admin/ldap/ldap.html:50
963 msgid "Enable LDAPS"
964 msgstr ""
965
966 #: rhodecode/templates/admin/ldap/ldap.html:54
967 msgid "Certificate Checks"
968 msgstr ""
969
970 #: rhodecode/templates/admin/ldap/ldap.html:57
971 msgid "Search settings"
972 msgstr ""
973
974 #: rhodecode/templates/admin/ldap/ldap.html:59
975 msgid "Base DN"
976 msgstr ""
977
978 #: rhodecode/templates/admin/ldap/ldap.html:63
979 msgid "LDAP Filter"
980 msgstr ""
981
982 #: rhodecode/templates/admin/ldap/ldap.html:67
983 msgid "LDAP Search Scope"
984 msgstr ""
985
986 #: rhodecode/templates/admin/ldap/ldap.html:70
987 msgid "Attribute mappings"
988 msgstr ""
989
990 #: rhodecode/templates/admin/ldap/ldap.html:72
991 msgid "Login Attribute"
992 msgstr ""
993
994 #: rhodecode/templates/admin/ldap/ldap.html:76
995 msgid "First Name Attribute"
996 msgstr ""
997
998 #: rhodecode/templates/admin/ldap/ldap.html:80
999 msgid "Last Name Attribute"
1000 msgstr ""
1001
1002 #: rhodecode/templates/admin/ldap/ldap.html:84
1003 msgid "E-mail Attribute"
1004 msgstr ""
1005
1006 #: rhodecode/templates/admin/permissions/permissions.html:5
1007 msgid "Permissions administration"
1008 msgstr ""
1009
1010 #: rhodecode/templates/admin/permissions/permissions.html:11
1011 #: rhodecode/templates/admin/repos/repo_edit.html:110
1012 #: rhodecode/templates/admin/users/user_edit.html:127
1013 #: rhodecode/templates/admin/users_groups/users_group_edit.html:248
1014 #: rhodecode/templates/settings/repo_settings.html:58
1015 msgid "Permissions"
1016 msgstr ""
1017
1018 #: rhodecode/templates/admin/permissions/permissions.html:24
1019 msgid "Default permissions"
1020 msgstr ""
1021
1022 #: rhodecode/templates/admin/permissions/permissions.html:31
1023 msgid "Anonymous access"
1024 msgstr ""
1025
1026 #: rhodecode/templates/admin/permissions/permissions.html:41
1027 msgid "Repository permission"
1028 msgstr ""
1029
1030 #: rhodecode/templates/admin/permissions/permissions.html:49
1031 msgid ""
1032 "All default permissions on each repository will be reset to choosen "
1033 "permission, note that all custom default permission on repositories will be "
1034 "lost"
1035 msgstr ""
1036
1037 #: rhodecode/templates/admin/permissions/permissions.html:50
1038 msgid "overwrite existing settings"
1039 msgstr ""
1040
1041 #: rhodecode/templates/admin/permissions/permissions.html:55
1042 msgid "Registration"
1043 msgstr ""
1044
1045 #: rhodecode/templates/admin/permissions/permissions.html:63
1046 msgid "Repository creation"
1047 msgstr ""
1048
1049 #: rhodecode/templates/admin/repos/repo_add.html:5
1050 #: rhodecode/templates/admin/repos/repo_add_create_repository.html:5
1051 msgid "Add repository"
1052 msgstr ""
1053
1054 #: rhodecode/templates/admin/repos/repo_add.html:11
1055 #: rhodecode/templates/admin/repos/repo_edit.html:11
1056 #: rhodecode/templates/admin/repos/repos.html:10
1057 msgid "Repositories"
1058 msgstr ""
1059
1060 #: rhodecode/templates/admin/repos/repo_add.html:13
1061 msgid "add new"
1062 msgstr ""
1063
1064 #: rhodecode/templates/admin/repos/repo_add_base.html:17
1065 #: rhodecode/templates/summary/summary.html:80
1066 #: rhodecode/templates/summary/summary.html:82
1067 msgid "Clone from"
1068 msgstr ""
1069
1070 #: rhodecode/templates/admin/repos/repo_add_base.html:25
1071 #: rhodecode/templates/admin/repos/repo_edit.html:48
1072 #: rhodecode/templates/admin/repos_groups/repos_groups.html:5
1073 msgid "Repository group"
1074 msgstr ""
1075
1076 #: rhodecode/templates/admin/repos/repo_add_base.html:29
1077 #: rhodecode/templates/admin/repos/repo_edit.html:52
1078 msgid "add new group"
1079 msgstr ""
1080
1081 #: rhodecode/templates/admin/repos/repo_add_base.html:34
1082 #: rhodecode/templates/admin/repos/repo_edit.html:57
1083 msgid "Type"
1084 msgstr ""
1085
1086 #: rhodecode/templates/admin/repos/repo_add_base.html:50
1087 #: rhodecode/templates/admin/repos/repo_edit.html:74
1088 #: rhodecode/templates/settings/repo_fork.html:48
1089 #: rhodecode/templates/settings/repo_settings.html:49
1090 msgid "Private"
1091 msgstr ""
1092
1093 #: rhodecode/templates/admin/repos/repo_add_create_repository.html:9
1094 msgid "add new repository"
1095 msgstr ""
1096
1097 #: rhodecode/templates/admin/repos/repo_edit.html:5
1098 msgid "Edit repository"
1099 msgstr ""
1100
1101 #: rhodecode/templates/admin/repos/repo_edit.html:13
1102 #: rhodecode/templates/admin/users/user_edit.html:13
1103 #: rhodecode/templates/admin/users/user_edit_my_account.html:148
1104 #: rhodecode/templates/admin/users_groups/users_group_edit.html:13
1105 msgid "edit"
1106 msgstr ""
1107
1108 #: rhodecode/templates/admin/repos/repo_edit.html:40
1109 msgid "Clone uri"
1110 msgstr ""
1111
1112 #: rhodecode/templates/admin/repos/repo_edit.html:82
1113 msgid "Enable statistics"
1114 msgstr ""
1115
1116 #: rhodecode/templates/admin/repos/repo_edit.html:90
1117 msgid "Enable downloads"
1118 msgstr ""
1119
1120 #: rhodecode/templates/admin/repos/repo_edit.html:227
1121 #: rhodecode/templates/admin/repos_groups/repos_groups.html:10
1122 msgid "Group"
1123 msgstr ""
1124
1125 #: rhodecode/templates/admin/repos/repo_edit.html:228
1126 #: rhodecode/templates/admin/users_groups/users_groups.html:33
1127 msgid "members"
1128 msgstr ""
1129
1130 #: rhodecode/templates/admin/repos/repo_edit.html:313
1131 msgid "Administration"
1132 msgstr ""
1133
1134 #: rhodecode/templates/admin/repos/repo_edit.html:316
1135 msgid "Statistics"
1136 msgstr ""
1137
1138 #: rhodecode/templates/admin/repos/repo_edit.html:320
1139 msgid "Reset current statistics"
1140 msgstr ""
1141
1142 #: rhodecode/templates/admin/repos/repo_edit.html:323
1143 msgid "Fetched to rev"
1144 msgstr ""
1145
1146 #: rhodecode/templates/admin/repos/repo_edit.html:324
1147 msgid "Percentage of stats gathered"
1148 msgstr ""
1149
1150 #: rhodecode/templates/admin/repos/repo_edit.html:333
1151 msgid "Remote"
1152 msgstr ""
1153
1154 #: rhodecode/templates/admin/repos/repo_edit.html:337
1155 msgid "Pull changes from remote location"
1156 msgstr ""
1157
1158 #: rhodecode/templates/admin/repos/repo_edit.html:348
1159 msgid "Cache"
1160 msgstr ""
1161
1162 #: rhodecode/templates/admin/repos/repo_edit.html:352
1163 msgid "Invalidate repository cache"
1164 msgstr ""
1165
1166 #: rhodecode/templates/admin/repos/repo_edit.html:363
1167 msgid "Remove from public journal"
1168 msgstr ""
1169
1170 #: rhodecode/templates/admin/repos/repo_edit.html:365
1171 msgid "Add to public journal"
1172 msgstr ""
1173
1174 #: rhodecode/templates/admin/repos/repo_edit.html:371
1175 msgid "Delete"
1176 msgstr ""
1177
1178 #: rhodecode/templates/admin/repos/repo_edit.html:375
1179 msgid "Remove this repository"
1180 msgstr ""
1181
1182 #: rhodecode/templates/admin/repos/repo_edit_perms.html:3
1183 msgid "none"
1184 msgstr ""
1185
1186 #: rhodecode/templates/admin/repos/repo_edit_perms.html:4
1187 msgid "read"
1188 msgstr ""
1189
1190 #: rhodecode/templates/admin/repos/repo_edit_perms.html:5
1191 msgid "write"
1192 msgstr ""
1193
1194 #: rhodecode/templates/admin/repos/repo_edit_perms.html:6
1195 #: rhodecode/templates/admin/users/users.html:38
1196 #: rhodecode/templates/base/base.html:272
1197 msgid "admin"
1198 msgstr ""
1199
1200 #: rhodecode/templates/admin/repos/repo_edit_perms.html:7
1201 msgid "member"
1202 msgstr ""
1203
1204 #: rhodecode/templates/admin/repos/repo_edit_perms.html:18
1205 msgid "Failed to remove user"
1206 msgstr ""
1207
1208 #: rhodecode/templates/admin/repos/repo_edit_perms.html:57
1209 msgid "Failed to remove users group"
1210 msgstr ""
1211
1212 #: rhodecode/templates/admin/repos/repo_edit_perms.html:91
1213 msgid "Add another member"
1214 msgstr ""
1215
1216 #: rhodecode/templates/admin/repos/repos.html:5
1217 msgid "Repositories administration"
1218 msgstr ""
1219
1220 #: rhodecode/templates/admin/repos/repos.html:34
1221 #: rhodecode/templates/summary/summary.html:102
1222 msgid "Contact"
1223 msgstr ""
1224
1225 #: rhodecode/templates/admin/repos/repos.html:35
1226 #: rhodecode/templates/admin/users/user_edit_my_account.html:119
1227 #: rhodecode/templates/admin/users/users.html:40
1228 #: rhodecode/templates/admin/users_groups/users_groups.html:35
1229 msgid "action"
1230 msgstr ""
1231
1232 #: rhodecode/templates/admin/repos/repos.html:51
1233 #: rhodecode/templates/admin/users/user_edit_my_account.html:134
1234 #: rhodecode/templates/admin/users/user_edit_my_account.html:148
1235 msgid "private"
1236 msgstr ""
1237
1238 #: rhodecode/templates/admin/repos/repos.html:53
1239 #: rhodecode/templates/admin/repos/repos.html:59
1240 #: rhodecode/templates/admin/users/user_edit_my_account.html:136
1241 #: rhodecode/templates/admin/users/user_edit_my_account.html:142
1242 #: rhodecode/templates/summary/summary.html:68
1243 msgid "public"
1244 msgstr ""
1245
1246 #: rhodecode/templates/admin/repos_groups/repos_groups.html:10
1247 #, python-format
1248 msgid " %s repositories"
1249 msgstr ""
1250
1251 #: rhodecode/templates/admin/settings/settings.html:5
1252 msgid "Settings administration"
1253 msgstr ""
1254
1255 #: rhodecode/templates/admin/settings/settings.html:9
1256 #: rhodecode/templates/settings/repo_settings.html:5
1257 #: rhodecode/templates/settings/repo_settings.html:13
1258 msgid "Settings"
1259 msgstr ""
1260
1261 #: rhodecode/templates/admin/settings/settings.html:24
1262 msgid "Remap and rescan repositories"
1263 msgstr ""
1264
1265 #: rhodecode/templates/admin/settings/settings.html:32
1266 msgid "rescan option"
1267 msgstr ""
1268
1269 #: rhodecode/templates/admin/settings/settings.html:38
1270 msgid ""
1271 "In case a repository was deleted from filesystem and there are leftovers in "
1272 "the database check this option to scan obsolete data in database and remove "
1273 "it."
1274 msgstr ""
1275
1276 #: rhodecode/templates/admin/settings/settings.html:39
1277 msgid "destroy old data"
1278 msgstr ""
1279
1280 #: rhodecode/templates/admin/settings/settings.html:51
1281 msgid "Whoosh indexing"
1282 msgstr ""
1283
1284 #: rhodecode/templates/admin/settings/settings.html:59
1285 msgid "index build option"
1286 msgstr ""
1287
1288 #: rhodecode/templates/admin/settings/settings.html:64
1289 msgid "build from scratch"
1290 msgstr ""
1291
1292 #: rhodecode/templates/admin/settings/settings.html:76
1293 msgid "Global application settings"
1294 msgstr ""
1295
1296 #: rhodecode/templates/admin/settings/settings.html:85
1297 msgid "Application name"
1298 msgstr ""
1299
1300 #: rhodecode/templates/admin/settings/settings.html:94
1301 msgid "Realm text"
1302 msgstr ""
1303
1304 #: rhodecode/templates/admin/settings/settings.html:103
1305 msgid "GA code"
1306 msgstr ""
1307
1308 #: rhodecode/templates/admin/settings/settings.html:118
1309 msgid "Mercurial settings"
1310 msgstr ""
1311
1312 #: rhodecode/templates/admin/settings/settings.html:127
1313 msgid "Web"
1314 msgstr ""
1315
1316 #: rhodecode/templates/admin/settings/settings.html:132
1317 msgid "require ssl for pushing"
1318 msgstr ""
1319
1320 #: rhodecode/templates/admin/settings/settings.html:139
1321 msgid "Hooks"
1322 msgstr ""
1323
1324 #: rhodecode/templates/admin/settings/settings.html:144
1325 msgid "Update repository after push (hg update)"
1326 msgstr ""
1327
1328 #: rhodecode/templates/admin/settings/settings.html:148
1329 msgid "Show repository size after push"
1330 msgstr ""
1331
1332 #: rhodecode/templates/admin/settings/settings.html:152
1333 msgid "Log user push commands"
1334 msgstr ""
1335
1336 #: rhodecode/templates/admin/settings/settings.html:156
1337 msgid "Log user pull commands"
1338 msgstr ""
1339
1340 #: rhodecode/templates/admin/settings/settings.html:163
1341 msgid "Repositories location"
1342 msgstr ""
1343
1344 #: rhodecode/templates/admin/settings/settings.html:168
1345 msgid ""
1346 "This a crucial application setting. If You really sure you need to change "
1347 "this, you must restart application in order to make this settings take "
1348 "effect. Click this label to unlock."
1349 msgstr ""
1350
1351 #: rhodecode/templates/admin/settings/settings.html:169
1352 msgid "unlock"
1353 msgstr ""
1354
1355 #: rhodecode/templates/admin/users/user_add.html:5
1356 msgid "Add user"
1357 msgstr ""
1358
1359 #: rhodecode/templates/admin/users/user_add.html:10
1360 #: rhodecode/templates/admin/users/user_edit.html:11
1361 #: rhodecode/templates/admin/users/users.html:9
1362 msgid "Users"
1363 msgstr ""
1364
1365 #: rhodecode/templates/admin/users/user_add.html:12
1366 msgid "add new user"
1367 msgstr ""
1368
1369 #: rhodecode/templates/admin/users/user_add.html:77
1370 #: rhodecode/templates/admin/users/user_edit.html:101
1371 #: rhodecode/templates/admin/users_groups/users_group_add.html:41
1372 #: rhodecode/templates/admin/users_groups/users_group_edit.html:42
1373 msgid "Active"
1374 msgstr ""
1375
1376 #: rhodecode/templates/admin/users/user_edit.html:5
1377 msgid "Edit user"
1378 msgstr ""
1379
1380 #: rhodecode/templates/admin/users/user_edit.html:34
1381 #: rhodecode/templates/admin/users/user_edit_my_account.html:33
1382 msgid "Using"
1383 msgstr ""
1384
1385 #: rhodecode/templates/admin/users/user_edit.html:40
1386 #: rhodecode/templates/admin/users/user_edit_my_account.html:39
1387 msgid "API key"
1388 msgstr ""
1389
1390 #: rhodecode/templates/admin/users/user_edit.html:56
1391 msgid "LDAP DN"
1392 msgstr ""
1393
1394 #: rhodecode/templates/admin/users/user_edit.html:65
1395 #: rhodecode/templates/admin/users/user_edit_my_account.html:54
1396 msgid "New password"
1397 msgstr ""
1398
1399 #: rhodecode/templates/admin/users/user_edit.html:135
1400 #: rhodecode/templates/admin/users_groups/users_group_edit.html:256
1401 msgid "Create repositories"
1402 msgstr ""
1403
1404 #: rhodecode/templates/admin/users/user_edit_my_account.html:5
1405 msgid "My account"
1406 msgstr ""
1407
1408 #: rhodecode/templates/admin/users/user_edit_my_account.html:9
1409 msgid "My Account"
1410 msgstr ""
1411
1412 #: rhodecode/templates/admin/users/user_edit_my_account.html:101
1413 msgid "My repositories"
1414 msgstr ""
1415
1416 #: rhodecode/templates/admin/users/user_edit_my_account.html:107
1417 msgid "ADD REPOSITORY"
1418 msgstr ""
1419
1420 #: rhodecode/templates/admin/users/user_edit_my_account.html:118
1421 #: rhodecode/templates/branches/branches_data.html:7
1422 #: rhodecode/templates/shortlog/shortlog_data.html:8
1423 #: rhodecode/templates/tags/tags_data.html:7
1424 msgid "revision"
1425 msgstr ""
1426
1427 #: rhodecode/templates/admin/users/user_edit_my_account.html:157
1428 msgid "No repositories yet"
1429 msgstr ""
1430
1431 #: rhodecode/templates/admin/users/user_edit_my_account.html:159
1432 msgid "create one now"
1433 msgstr ""
1434
1435 #: rhodecode/templates/admin/users/users.html:5
1436 msgid "Users administration"
1437 msgstr ""
1438
1439 #: rhodecode/templates/admin/users/users.html:33
1440 msgid "username"
1441 msgstr ""
1442
1443 #: rhodecode/templates/admin/users/users.html:34
1444 #: rhodecode/templates/branches/branches_data.html:5
1445 #: rhodecode/templates/tags/tags_data.html:5
1446 msgid "name"
1447 msgstr ""
1448
1449 #: rhodecode/templates/admin/users/users.html:35
1450 msgid "lastname"
1451 msgstr ""
1452
1453 #: rhodecode/templates/admin/users/users.html:36
1454 msgid "last login"
1455 msgstr ""
1456
1457 #: rhodecode/templates/admin/users/users.html:37
1458 #: rhodecode/templates/admin/users_groups/users_groups.html:34
1459 msgid "active"
1460 msgstr ""
1461
1462 #: rhodecode/templates/admin/users/users.html:39
1463 #: rhodecode/templates/base/base.html:280
1464 msgid "ldap"
1465 msgstr ""
1466
1467 #: rhodecode/templates/admin/users_groups/users_group_add.html:5
1468 msgid "Add users group"
1469 msgstr ""
1470
1471 #: rhodecode/templates/admin/users_groups/users_group_add.html:10
1472 #: rhodecode/templates/admin/users_groups/users_groups.html:9
1473 msgid "Users groups"
1474 msgstr ""
1475
1476 #: rhodecode/templates/admin/users_groups/users_group_add.html:12
1477 msgid "add new users group"
1478 msgstr ""
1479
1480 #: rhodecode/templates/admin/users_groups/users_group_add.html:32
1481 #: rhodecode/templates/admin/users_groups/users_group_edit.html:33
1482 msgid "Group name"
1483 msgstr ""
1484
1485 #: rhodecode/templates/admin/users_groups/users_group_edit.html:5
1486 msgid "Edit users group"
1487 msgstr ""
1488
1489 #: rhodecode/templates/admin/users_groups/users_group_edit.html:11
1490 msgid "UsersGroups"
1491 msgstr ""
1492
1493 #: rhodecode/templates/admin/users_groups/users_group_edit.html:50
1494 msgid "Members"
1495 msgstr ""
1496
1497 #: rhodecode/templates/admin/users_groups/users_group_edit.html:58
1498 msgid "Choosen group members"
1499 msgstr ""
1500
1501 #: rhodecode/templates/admin/users_groups/users_group_edit.html:61
1502 msgid "Remove all elements"
1503 msgstr ""
1504
1505 #: rhodecode/templates/admin/users_groups/users_group_edit.html:75
1506 msgid "Available members"
1507 msgstr ""
1508
1509 #: rhodecode/templates/admin/users_groups/users_group_edit.html:79
1510 msgid "Add all elements"
1511 msgstr ""
1512
1513 #: rhodecode/templates/admin/users_groups/users_groups.html:5
1514 msgid "Users groups administration"
1515 msgstr ""
1516
1517 #: rhodecode/templates/admin/users_groups/users_groups.html:32
1518 msgid "group name"
1519 msgstr ""
1520
1521 #: rhodecode/templates/base/base.html:21 rhodecode/templates/base/base.html:316
1522 #: rhodecode/templates/base/base.html:318 rhodecode/templates/base/base.html:320
1523 msgid "Home"
1524 msgstr ""
1525
1526 #: rhodecode/templates/base/base.html:25 rhodecode/templates/base/base.html:325
1527 #: rhodecode/templates/base/base.html:327 rhodecode/templates/base/base.html:329
1528 #: rhodecode/templates/journal/journal.html:4
1529 #: rhodecode/templates/journal/journal.html:17
1530 #: rhodecode/templates/journal/public_journal.html:4
1531 msgid "Journal"
1532 msgstr ""
1533
1534 #: rhodecode/templates/base/base.html:71
1535 msgid "Submit a bug"
1536 msgstr ""
1537
1538 #: rhodecode/templates/base/base.html:111
1539 msgid "Switch repository"
1540 msgstr ""
1541
1542 #: rhodecode/templates/base/base.html:113
1543 msgid "Products"
1544 msgstr ""
1545
1546 #: rhodecode/templates/base/base.html:119
1547 msgid "loading..."
1548 msgstr ""
1549
1550 #: rhodecode/templates/base/base.html:185 rhodecode/templates/base/base.html:187
1551 #: rhodecode/templates/base/base.html:189
1552 #: rhodecode/templates/summary/summary.html:4
1553 msgid "Summary"
1554 msgstr ""
1555
1556 #: rhodecode/templates/base/base.html:201 rhodecode/templates/base/base.html:203
1557 #: rhodecode/templates/base/base.html:205
1558 #: rhodecode/templates/changelog/changelog.html:6
1559 #: rhodecode/templates/changelog/changelog.html:14
1560 msgid "Changelog"
1561 msgstr ""
1562
1563 #: rhodecode/templates/base/base.html:210 rhodecode/templates/base/base.html:212
1564 #: rhodecode/templates/base/base.html:214
1565 msgid "Switch to"
1566 msgstr ""
1567
1568 #: rhodecode/templates/base/base.html:218
1569 #: rhodecode/templates/branches/branches.html:13
1570 msgid "branches"
1571 msgstr ""
1572
1573 #: rhodecode/templates/base/base.html:225
1574 #: rhodecode/templates/branches/branches_data.html:32
1575 msgid "There are no branches yet"
1576 msgstr ""
1577
1578 #: rhodecode/templates/base/base.html:230
1579 #: rhodecode/templates/shortlog/shortlog_data.html:10
1580 #: rhodecode/templates/tags/tags.html:14
1581 msgid "tags"
1582 msgstr ""
1583
1584 #: rhodecode/templates/base/base.html:237
1585 #: rhodecode/templates/tags/tags_data.html:32
1586 msgid "There are no tags yet"
1587 msgstr ""
1588
1589 #: rhodecode/templates/base/base.html:244 rhodecode/templates/base/base.html:246
1590 #: rhodecode/templates/base/base.html:248 rhodecode/templates/files/files.html:4
1591 msgid "Files"
1592 msgstr ""
1593
1594 #: rhodecode/templates/base/base.html:253 rhodecode/templates/base/base.html:257
1595 #: rhodecode/templates/files/files_annotate.html:40
1596 #: rhodecode/templates/files/files_source.html:11
1597 msgid "Options"
1598 msgstr ""
1599
1600 #: rhodecode/templates/base/base.html:262 rhodecode/templates/base/base.html:264
1601 #: rhodecode/templates/base/base.html:281
1602 msgid "settings"
1603 msgstr ""
1604
1605 #: rhodecode/templates/base/base.html:268
1606 msgid "search"
1607 msgstr ""
1608
1609 #: rhodecode/templates/base/base.html:275
1610 msgid "journal"
1611 msgstr ""
1612
1613 #: rhodecode/templates/base/base.html:277
1614 msgid "users"
1615 msgstr ""
1616
1617 #: rhodecode/templates/base/base.html:278
1618 msgid "users groups"
1619 msgstr ""
1620
1621 #: rhodecode/templates/base/base.html:279
1622 msgid "permissions"
1623 msgstr ""
1624
1625 #: rhodecode/templates/base/base.html:293 rhodecode/templates/base/base.html:295
1626 msgid "Followers"
1627 msgstr ""
1628
1629 #: rhodecode/templates/base/base.html:301 rhodecode/templates/base/base.html:303
1630 msgid "Forks"
1631 msgstr ""
1632
1633 #: rhodecode/templates/base/base.html:334 rhodecode/templates/base/base.html:336
1634 #: rhodecode/templates/base/base.html:338 rhodecode/templates/search/search.html:4
1635 #: rhodecode/templates/search/search.html:24
1636 #: rhodecode/templates/search/search.html:46
1637 msgid "Search"
1638 msgstr ""
1639
1640 #: rhodecode/templates/base/root.html:80
1641 #: rhodecode/templates/journal/journal.html:48
1642 #: rhodecode/templates/summary/summary.html:36
1643 msgid "Stop following this repository"
1644 msgstr ""
1645
1646 #: rhodecode/templates/base/root.html:90
1647 #: rhodecode/templates/summary/summary.html:40
1648 msgid "Start following this repository"
1649 msgstr ""
1650
1651 #: rhodecode/templates/branches/branches_data.html:4
1652 #: rhodecode/templates/tags/tags_data.html:4
1653 msgid "date"
1654 msgstr ""
1655
1656 #: rhodecode/templates/branches/branches_data.html:6
1657 #: rhodecode/templates/shortlog/shortlog_data.html:7
1658 #: rhodecode/templates/tags/tags_data.html:6
1659 msgid "author"
1660 msgstr ""
1661
1662 #: rhodecode/templates/branches/branches_data.html:8
1663 #: rhodecode/templates/shortlog/shortlog_data.html:11
1664 #: rhodecode/templates/tags/tags_data.html:8
1665 msgid "links"
1666 msgstr ""
1667
1668 #: rhodecode/templates/branches/branches_data.html:24
1669 #: rhodecode/templates/shortlog/shortlog_data.html:39
1670 #: rhodecode/templates/tags/tags_data.html:24
1671 msgid "changeset"
1672 msgstr ""
1673
1674 #: rhodecode/templates/branches/branches_data.html:26
1675 #: rhodecode/templates/files/files.html:12
1676 #: rhodecode/templates/shortlog/shortlog_data.html:41
1677 #: rhodecode/templates/summary/summary.html:225
1678 #: rhodecode/templates/tags/tags_data.html:26
1679 msgid "files"
1680 msgstr ""
1681
1682 #: rhodecode/templates/changelog/changelog.html:14
1683 msgid "showing "
1684 msgstr ""
1685
1686 #: rhodecode/templates/changelog/changelog.html:14
1687 msgid "out of"
1688 msgstr ""
1689
1690 #: rhodecode/templates/changelog/changelog.html:37
1691 msgid "Show"
1692 msgstr ""
1693
1694 #: rhodecode/templates/changelog/changelog.html:40
1695 msgid "set"
1696 msgstr ""
1697
1698 #: rhodecode/templates/changelog/changelog.html:52
1699 #: rhodecode/templates/changeset/changeset.html:42
1700 #: rhodecode/templates/summary/summary.html:613
1701 msgid "commit"
1702 msgstr ""
1703
1704 #: rhodecode/templates/changelog/changelog.html:66
1705 #: rhodecode/templates/changeset/changeset.html:55
1706 msgid "removed"
1707 msgstr ""
1708
1709 #: rhodecode/templates/changelog/changelog.html:67
1710 #: rhodecode/templates/changeset/changeset.html:56
1711 msgid "changed"
1712 msgstr ""
1713
1714 #: rhodecode/templates/changelog/changelog.html:68
1715 #: rhodecode/templates/changeset/changeset.html:57
1716 msgid "added"
1717 msgstr ""
1718
1719 #: rhodecode/templates/changelog/changelog.html:70
1720 #: rhodecode/templates/changelog/changelog.html:71
1721 #: rhodecode/templates/changelog/changelog.html:72
1722 #: rhodecode/templates/changeset/changeset.html:59
1723 #: rhodecode/templates/changeset/changeset.html:60
1724 #: rhodecode/templates/changeset/changeset.html:61
1725 #, python-format
1726 msgid "affected %s files"
1727 msgstr ""
1728
1729 #: rhodecode/templates/changelog/changelog.html:77
1730 #: rhodecode/templates/changeset/changeset.html:66
1731 msgid "merge"
1732 msgstr ""
1733
1734 #: rhodecode/templates/changelog/changelog.html:82
1735 #: rhodecode/templates/changeset/changeset.html:72
1736 msgid "Parent"
1737 msgstr ""
1738
1739 #: rhodecode/templates/changelog/changelog.html:87
1740 #: rhodecode/templates/changeset/changeset.html:77
1741 msgid "No parents"
1742 msgstr ""
1743
1744 #: rhodecode/templates/changelog/changelog.html:92
1745 #: rhodecode/templates/changeset/changeset.html:80
1746 #: rhodecode/templates/files/files.html:29
1747 #: rhodecode/templates/files/files_annotate.html:25
1748 #: rhodecode/templates/shortlog/shortlog_data.html:9
1749 msgid "branch"
1750 msgstr ""
1751
1752 #: rhodecode/templates/changelog/changelog.html:96
1753 #: rhodecode/templates/changeset/changeset.html:83
1754 msgid "tag"
1755 msgstr ""
1756
1757 #: rhodecode/templates/changelog/changelog.html:132
1758 msgid "Show selected changes __S -> __E"
1759 msgstr ""
1760
1761 #: rhodecode/templates/changelog/changelog.html:163
1762 #: rhodecode/templates/shortlog/shortlog_data.html:65
1763 msgid "There are no changes yet"
1764 msgstr ""
1765
1766 #: rhodecode/templates/changeset/changeset.html:6
1767 #: rhodecode/templates/changeset/changeset.html:14
1768 #: rhodecode/templates/changeset/changeset.html:31
1769 msgid "Changeset"
1770 msgstr ""
1771
1772 #: rhodecode/templates/changeset/changeset.html:32
1773 #: rhodecode/templates/changeset/changeset.html:121
1774 #: rhodecode/templates/changeset/changeset_range.html:78
1775 #: rhodecode/templates/files/file_diff.html:32
1776 msgid "raw diff"
1777 msgstr ""
1778
1779 #: rhodecode/templates/changeset/changeset.html:34
1780 #: rhodecode/templates/changeset/changeset.html:123
1781 #: rhodecode/templates/changeset/changeset_range.html:80
1782 #: rhodecode/templates/files/file_diff.html:34
1783 msgid "download diff"
1784 msgstr ""
1785
1786 #: rhodecode/templates/changeset/changeset.html:90
1787 #, python-format
1788 msgid "%s files affected with %s additions and %s deletions."
1789 msgstr ""
1790
1791 #: rhodecode/templates/changeset/changeset.html:101
1792 msgid "Changeset was to big and was cut off..."
1793 msgstr ""
1794
1795 #: rhodecode/templates/changeset/changeset.html:119
1796 #: rhodecode/templates/changeset/changeset_range.html:76
1797 #: rhodecode/templates/files/file_diff.html:30
1798 msgid "diff"
1799 msgstr ""
1800
1801 #: rhodecode/templates/changeset/changeset.html:132
1802 #: rhodecode/templates/changeset/changeset_range.html:89
1803 msgid "No changes in this file"
1804 msgstr ""
1805
1806 #: rhodecode/templates/changeset/changeset_range.html:30
1807 msgid "Compare View"
1808 msgstr ""
1809
1810 #: rhodecode/templates/changeset/changeset_range.html:52
1811 msgid "Files affected"
1812 msgstr ""
1813
1814 #: rhodecode/templates/errors/error_document.html:44
1815 #, python-format
1816 msgid "You will be redirected to %s in %s seconds"
1817 msgstr ""
1818
1819 #: rhodecode/templates/files/file_diff.html:4
1820 #: rhodecode/templates/files/file_diff.html:12
1821 msgid "File diff"
1822 msgstr ""
1823
1824 #: rhodecode/templates/files/file_diff.html:40
1825 msgid "No changes"
1826 msgstr ""
1827
1828 #: rhodecode/templates/files/files.html:37
1829 #: rhodecode/templates/files/files_annotate.html:31
1830 msgid "Location"
1831 msgstr ""
1832
1833 #: rhodecode/templates/files/files.html:46
1834 msgid "Go back"
1835 msgstr ""
1836
1837 #: rhodecode/templates/files/files.html:47
1838 msgid "No files at given path"
1839 msgstr ""
1840
1841 #: rhodecode/templates/files/files_annotate.html:4
1842 msgid "File annotate"
1843 msgstr ""
1844
1845 #: rhodecode/templates/files/files_annotate.html:12
1846 msgid "annotate"
1847 msgstr ""
1848
1849 #: rhodecode/templates/files/files_annotate.html:33
1850 #: rhodecode/templates/files/files_browser.html:47
1851 #: rhodecode/templates/files/files_source.html:2
1852 msgid "Revision"
1853 msgstr ""
1854
1855 #: rhodecode/templates/files/files_annotate.html:36
1856 #: rhodecode/templates/files/files_browser.html:45
1857 #: rhodecode/templates/files/files_source.html:7
1858 msgid "Size"
1859 msgstr ""
1860
1861 #: rhodecode/templates/files/files_annotate.html:38
1862 #: rhodecode/templates/files/files_browser.html:46
1863 #: rhodecode/templates/files/files_source.html:9
1864 msgid "Mimetype"
1865 msgstr ""
1866
1867 #: rhodecode/templates/files/files_annotate.html:41
1868 msgid "show source"
1869 msgstr ""
1870
1871 #: rhodecode/templates/files/files_annotate.html:43
1872 #: rhodecode/templates/files/files_annotate.html:72
1873 #: rhodecode/templates/files/files_source.html:14
1874 #: rhodecode/templates/files/files_source.html:45
1875 msgid "show as raw"
1876 msgstr ""
1877
1878 #: rhodecode/templates/files/files_annotate.html:45
1879 #: rhodecode/templates/files/files_source.html:16
1880 msgid "download as raw"
1881 msgstr ""
1882
1883 #: rhodecode/templates/files/files_annotate.html:48
1884 #: rhodecode/templates/files/files_source.html:19
1885 msgid "History"
1886 msgstr ""
1887
1888 #: rhodecode/templates/files/files_annotate.html:67
1889 #: rhodecode/templates/files/files_source.html:40
1890 #, python-format
1891 msgid "Binary file (%s)"
1892 msgstr ""
1893
1894 #: rhodecode/templates/files/files_annotate.html:72
1895 #: rhodecode/templates/files/files_source.html:45
1896 msgid "File is to big to display"
1897 msgstr ""
1898
1899 #: rhodecode/templates/files/files_browser.html:13
1900 msgid "view"
1901 msgstr ""
1902
1903 #: rhodecode/templates/files/files_browser.html:14
1904 msgid "previous revision"
1905 msgstr ""
1906
1907 #: rhodecode/templates/files/files_browser.html:16
1908 msgid "next revision"
1909 msgstr ""
1910
1911 #: rhodecode/templates/files/files_browser.html:23
1912 msgid "follow current branch"
1913 msgstr ""
1914
1915 #: rhodecode/templates/files/files_browser.html:48
1916 msgid "Last modified"
1917 msgstr ""
1918
1919 #: rhodecode/templates/files/files_browser.html:49
1920 msgid "Last commiter"
1921 msgstr ""
1922
1923 #: rhodecode/templates/files/files_source.html:12
1924 msgid "show annotation"
1925 msgstr ""
1926
1927 #: rhodecode/templates/journal/journal.html:34
1928 msgid "Following"
1929 msgstr ""
1930
1931 #: rhodecode/templates/journal/journal.html:41
1932 msgid "following user"
1933 msgstr ""
1934
1935 #: rhodecode/templates/journal/journal.html:41
1936 msgid "user"
1937 msgstr ""
1938
1939 #: rhodecode/templates/journal/journal.html:65
1940 msgid "You are not following any users or repositories"
1941 msgstr ""
1942
1943 #: rhodecode/templates/journal/journal_data.html:52
1944 msgid "No entries yet"
1945 msgstr ""
1946
1947 #: rhodecode/templates/journal/public_journal.html:17
1948 msgid "Public Journal"
1949 msgstr ""
1950
1951 #: rhodecode/templates/search/search.html:7
1952 #: rhodecode/templates/search/search.html:26
1953 msgid "in repository: "
1954 msgstr ""
1955
1956 #: rhodecode/templates/search/search.html:9
1957 #: rhodecode/templates/search/search.html:28
1958 msgid "in all repositories"
1959 msgstr ""
1960
1961 #: rhodecode/templates/search/search.html:42
1962 msgid "Search term"
1963 msgstr ""
1964
1965 #: rhodecode/templates/search/search.html:54
1966 msgid "Search in"
1967 msgstr ""
1968
1969 #: rhodecode/templates/search/search.html:57
1970 msgid "File contents"
1971 msgstr ""
1972
1973 #: rhodecode/templates/search/search.html:59
1974 msgid "File names"
1975 msgstr ""
1976
1977 #: rhodecode/templates/search/search_content.html:20
1978 #: rhodecode/templates/search/search_path.html:15
1979 msgid "Permission denied"
1980 msgstr ""
1981
1982 #: rhodecode/templates/settings/repo_fork.html:5
1983 msgid "Fork"
1984 msgstr ""
1985
1986 #: rhodecode/templates/settings/repo_fork.html:31
1987 msgid "Fork name"
1988 msgstr ""
1989
1990 #: rhodecode/templates/shortlog/shortlog.html:5
1991 #: rhodecode/templates/summary/summary.html:670
1992 msgid "Shortlog"
1993 msgstr ""
1994
1995 #: rhodecode/templates/shortlog/shortlog.html:14
1996 msgid "shortlog"
1997 msgstr ""
1998
1999 #: rhodecode/templates/shortlog/shortlog_data.html:5
2000 msgid "commit message"
2001 msgstr ""
2002
2003 #: rhodecode/templates/shortlog/shortlog_data.html:6
2004 msgid "age"
2005 msgstr ""
2006
2007 #: rhodecode/templates/summary/summary.html:12
2008 msgid "summary"
2009 msgstr ""
2010
2011 #: rhodecode/templates/summary/summary.html:79
2012 msgid "remote clone"
2013 msgstr ""
2014
2015 #: rhodecode/templates/summary/summary.html:123
2016 msgid "by"
2017 msgstr ""
2018
2019 #: rhodecode/templates/summary/summary.html:130
2020 msgid "Clone url"
2021 msgstr ""
2022
2023 #: rhodecode/templates/summary/summary.html:139
2024 msgid "Trending source files"
2025 msgstr ""
2026
2027 #: rhodecode/templates/summary/summary.html:148
2028 msgid "Download"
2029 msgstr ""
2030
2031 #: rhodecode/templates/summary/summary.html:152
2032 msgid "There are no downloads yet"
2033 msgstr ""
2034
2035 #: rhodecode/templates/summary/summary.html:154
2036 msgid "Downloads are disabled for this repository"
2037 msgstr ""
2038
2039 #: rhodecode/templates/summary/summary.html:156
2040 #: rhodecode/templates/summary/summary.html:309
2041 msgid "enable"
2042 msgstr ""
2043
2044 #: rhodecode/templates/summary/summary.html:164
2045 #: rhodecode/templates/summary/summary.html:287
2046 #, python-format
2047 msgid "Download %s as %s"
2048 msgstr ""
2049
2050 #: rhodecode/templates/summary/summary.html:175
2051 msgid "Feeds"
2052 msgstr ""
2053
2054 #: rhodecode/templates/summary/summary.html:248
2055 #: rhodecode/templates/summary/summary.html:688
2056 #: rhodecode/templates/summary/summary.html:699
2057 msgid "show more"
2058 msgstr ""
2059
2060 #: rhodecode/templates/summary/summary.html:301
2061 msgid "Commit activity by day / author"
2062 msgstr ""
2063
2064 #: rhodecode/templates/summary/summary.html:313
2065 msgid "Loaded in"
2066 msgstr ""
2067
2068 #: rhodecode/templates/summary/summary.html:607
2069 msgid "commits"
2070 msgstr ""
2071
2072 #: rhodecode/templates/summary/summary.html:608
2073 msgid "files added"
2074 msgstr ""
2075
2076 #: rhodecode/templates/summary/summary.html:609
2077 msgid "files changed"
2078 msgstr ""
2079
2080 #: rhodecode/templates/summary/summary.html:610
2081 msgid "files removed"
2082 msgstr ""
2083
2084 #: rhodecode/templates/summary/summary.html:614
2085 msgid "file added"
2086 msgstr ""
2087
2088 #: rhodecode/templates/summary/summary.html:615
2089 msgid "file changed"
2090 msgstr ""
2091
2092 #: rhodecode/templates/summary/summary.html:616
2093 msgid "file removed"
2094 msgstr ""
2095
@@ -21,7 +21,7 b' requirements = ['
21 "celery>=2.2.5",
21 "celery>=2.2.5",
22 "babel",
22 "babel",
23 "python-dateutil>=1.5.0,<2.0.0",
23 "python-dateutil>=1.5.0,<2.0.0",
24 "dulwich>=0.7.0"
24 "dulwich>=0.7.1"
25 ]
25 ]
26
26
27 classifiers = ['Development Status :: 4 - Beta',
27 classifiers = ['Development Status :: 4 - Beta',
General Comments 0
You need to be logged in to leave comments. Login now